@charset "UTF-8";
/*!
  * Author: Lmowei
  * Description：公共样式
  * GitHub:
*/
/*右边框透明*/
.border-none {
    border: 1px solid transparent !important;
}
* {

font-family: Arial, Helvetica, sans-serif,"Microsoft YaHei";
}

.nav-content-English li a {
    padding: 0 96px !important;
    text-align: left;
}
/*中心区域1200px*/
.content-wrapper {
    width: 1200px;
    /*background-color: aquamarine;*/
    position: relative;
    margin: 0 auto;
}

/*页头*/
.header {
    text-align: left;
    margin: 20px 0;
    min-width: 1200px;
}

.margin5 {
    margin-top: 5px;
}

.margin130 {
    margin-top: 130px;
}

.margin280 {
    margin-top: 280px;
}

.logo img {
    width: 460px;
}

/*功能区*/
.shop {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.shop ul li {
    display: inline-block;
    border-right: 1px solid #666666;
    padding: 0 10px;

}

.shop ul li a {
    font-size: 16px;
    color: #666;
    text-decoration: none;
}

.shop ul li a:hover {
    color: #7A7A7A;
}

.shop ul li img {
    width: 22px;
    position: absolute;
    margin-left: 10px;
    top: 50%;
    transform: translateY(-50%);
}


.shop ul li input {
    font-size: 14px;
    color: #666666;
    width: 150px;
    height: 30px;
    padding-left: 40px;
}

/*导航*/
.nav {
    width: 100%;
    height: 60px;
    
    min-width: 1200px;
    text-align: center;
}

.nav-content {
    position: relative;
}

.nav-content li {
    display: inline-block;
    line-height: 60px;
}

.nav-hide {
    display: none;
    position: absolute;
    z-index: 999;
   
    top: 60px;
    animation: mymove 5s infinite; /*//延缓*/
    -webkit-animation: mymove 5s infinite; /* Safari 和 Chrome */

}

.nav-hide li {
    display: block;
}


.nav-content li a {
    padding: 0 35px;
    font-size: 18px;
    color: white;
    text-decoration: none;
    display: block;
    text-align: center;
}

.nav-content li a:hover {
    color: #FBFBFB;
}

/*banner图*/
#banner {
    width: 100%;
}

.aui-banner-content {
    overflow-x: hidden;
    width: 100%;
    position: relative;
    min-width: 1200px;
}

.aui-banner-content img,
.banner-tt img {
    width: 100%;
}

.banner-tt .gp-banner {
    background-color: #6E6E6E;
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0;
}

/*新闻中心*/
.content-part-1 {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 20px;
    min-width: 1200px;
}

.news-left {
    position: relative;
    width: 560px;
}

.news-img {
    width: 560px;
    position: relative;
}

.news-img img {
    width: 100%;
    box-shadow: 0 0 6px #e6e6e6;
   
}

.news-img-tt {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: #3b3b3b;
    opacity: 0.8;
    filter: alpha(opacity=80);
    ZOOM: 1;
    bottom: 0;
}

.news-img-tt h2 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FAFAFA;
}

.news-img-tt h2 a {
    color: #FAFAFA;
    line-height: 50px;
    text-decoration: none;

}

.news-img-tt h2 a:hover {
    color: #FBFBFB;
}

.news-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 560px;
}

/*标题模版*/
.tt-template {
    border-bottom: 1px solid #C0C0C0;

}

.tt-gp {
    display: inline-block;
    border-bottom: 1px solid #9C1E14;
    padding-bottom: 15px;
}

.tt-gp .tt-gp-icon {
    display: inline-block;
    width: 30px;
}

.tt-gp .tt-gp-icon img {
    width: 100%;
    vertical-align: middle;
}

.tt-gp .content-tt {
    display: inline-block;
    margin-left: 10px;
}

.tt-gp .content-tt h1 {
    font-size: 20px;
    text-transform: uppercase;
}

.tt-template span {
    margin-left: 420px;
    display: inline-block;
}

.tt-template span a {
    text-decoration: none;
    font-size: 14px;
    color: #999;
    text-transform: Capitalize;
}

.tt-template span a:hover {
    color: #7A7A7A;
}

.content-li-layout {
    font-size: 14px;
}

.content-li-layout ul {
    width: 100%;
    height: auto;
    position: relative;
}

.content-li-layout ul li {
    padding: 10px 0;
    font-size: 14px;
}

.content-li-layout ul li span {
    position: absolute;
    right: 0;
    color: #B0B0B0;
}

.content-li-layout ul li a {
    text-decoration: none;
    color: #666666;
    width: 420px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.content-li-layout ul li a:hover {
    color: #7A7A7A;
}

.content-part-2 {
    margin-top: 50px;

}

.span-width {
    position: absolute;
    right: 0;
}

/*图片*/
.part-2-img {
    margin-top: 20px;
    position: relative;
}

.research-img-one {
    height: 190px;
    width: 260px;
    border: 1px solid #000000;
    position: relative;
}

.research-img-one img {
    width: 100%;
    display: block;
}

/*mask标题遮罩层*/
.research-img-one .mask-tt {
    width: 100%;
    height: 30px;
    background-color: #3B3B3B;
    opacity: 0.8;
    filter: alpha(opacity=80);
    ZOOM: 1;
    position: absolute;
    bottom: 0;
}

.research-img-one .mask-tt h3 {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FAFAFA;
}

.research-img-one .mask-tt h3 a {
    color: #FAFAFA;
    line-height: 30px;
    text-decoration: none;
}

.research-img-one .mask-tt h3 a:hover {
    color: #FBFBFB;;
}

.research-img-two {
    position: absolute;
    right: 0;
    top: 0;
}

/*ul常用样式*/
.content-li-gp {
    position: relative;
    top: 20px;
}

.notice-gp {
    position: relative;
    margin: 25px 0;
}

.data {
    width: 80px;
    height: 80px;
    background-color: #EEEEEE;
    position: relative;
}

.data-mask {
    width: 100%;
    height: 45px;
   
    text-align: center;
    line-height: 45px;
}

.data-mask span {
    color: white;
    font-size: 24px;
}

.month {
    width: 100%;
    height: 35px;
    background-color: #EEEEEE;
    position: absolute;
    bottom: 0;
}

.month p {
    
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}

.notice-tt {
    position: absolute;
    top: 2px;
    left: 100px;
}

.title {
    text-decoration: none;
    color: #666666;
    width: 500px;
}

.title h3 {
    color: #333333;
    display: block;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
}

.title h3 a {
    font-size: 15.5px;
    text-decoration: none;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.title h3 a:hover {
    color: #4E4E4E;
}

.title-content {
    text-decoration: none;
    width: 500px;
    margin-top: 2px;
}

.title-content p {
    font-size: 14px;
    color: #999999;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /*/ / 控制多行的行数*/
    -webkit-box-orient: vertical;
    text-transform: capitalize;

}

.innovate-gp {
    width: 560px;
    margin-top: 20px;
}

.innovate-gp img {
    width: 100%;
}

.innovate-tt {
    position: absolute;
    top: 25px;
    left: 80px;
    width: 400px;
}

.innovate-tt h3 {
    font-size: 18px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.innovate-tt p {
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /*/ / 控制多行的行数*/
    -webkit-box-orient: vertical;
}

.map-img {
    width: 560px;
    border: 1px solid #000000;
}

.map-img img {
    width: 100%;
}

.foot {
    padding-bottom: 50px;
    border-bottom: 5px solid #9c1e14;
}

.copyright {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.foot-logo {
    width: 85px;
    display: inline-block;
}

.foot-logo img {
    width: 100%;
}

.copy-tt {
    position: absolute;
    top: 13px;
    left: 100px;

}

.copy-tt p {
    color: #666666;
    font-size: 12px;
}

.copy-nav {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
}

.copy-nav li {
    display: inline-block;
    border-right: 1px solid #666666;
    padding: 0 10px;
}

.copy-nav li a {
    text-decoration: none;
    color: #666666;
}

.copy-nav li a:hover {
    color: #7A7A7A;
}

/*英文版样式*/
.wrapper-part-1 {
    position: relative;
}

.nav-content-English li a {
    padding: 0 40px !important;
}

.tt-template-English {
    margin-top: 40px;
}

.content-left-English {
    position: relative;
    /*background-color: #666666;*/
    width: 560px;
    display: inline-block;
}

.content-right-English {
    /*background-color: #eb6106;*/
    width: 560px;
    position: absolute;
    right: 0;
    top: 54px;

}

.title-English {
    width: 450px;
}

.title-content-English {
    width: 450px;
}

.research-English {
    margin-top: 30px;
    /*background-color: #eb6106;*/
}

.research-English-01 {
    width: 360px;
    height: 430px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 5px #888888;
    position: relative;
    display: inline-block;
float: left;
    margin: 18px;
    /* 支持  ie6/7/8 */
   
}

.research-English-img {
    width: 360px;
}

.research-English-img img {
    width: 100%;
}

.research-English-content {
    width: 360px;
    height: 180px;
}

.research-English-tt {
    width: 90%;
    margin: 0 auto;
}

.research-English-tt h3 {
   font-size: 15px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    margin-top: 10px;
    height: 16px;
}

 

.btn {
    width: 100px;
    height: 40px;
    background-color: #9c1e14;
    border-radius: 5px;
   
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    text-transform: capitalize;
}

.btn a {
    color: #FFFFFF;
    text-decoration: none;
}

.btn a:hover {
    color: #FBFBFB;
}

.map-English {
    width: 1200px;
    border: 1px solid #000000;
    margin: 30px 0;
}

.map-English img {
    width: 100%;
}
 .research-English-tt p {
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-align: left;
    margin-top: 10px;
}
