@charset "utf-8";
/*banner焦点图切换*/
.flexslider{position:relative; width:100%; margin:0 auto;height:auto;overflow:hidden;}
.flexslider .slides{position:relative;z-index:1;font-size: 0;}
.flexslider .slides li{ width:100%;height:auto; position:relative; }
.flexslider .slides li a{ display:block;width:100%; height:100%;}
.flexslider .slides li a img{ width:100%; height:auto;}
.flexslider .flex-control-nav{position:absolute;bottom:2%;z-index:2; right:46%;text-align:center; background: rgba(0,0,0,0.5); padding: 12px 30px; border-radius: 2em; -moz-border-radius: 2em; overflow: hidden;}
.flexslider .flex-control-nav li{display:inline-block;width:13px;height:13px;*display:inline;zoom:1; padding-right: 24px; background: url(../images/2.png) no-repeat right center; }
.flexslider .flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;
background: url(../images/y1.png) no-repeat center center;cursor:pointer;}
.flexslider .flex-control-nav .flex-active{background:url(../images/y2.png) no-repeat center center;}
.flexslider .flex-direction-nav{z-index:3; left:0;width:100%;top:45%;}
.flexslider .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flexslider .flex-control-nav li:last-child{padding-right: 0; background: none;}
@media (max-width:1024px) {
.flexslider .flex-control-nav{bottom:3%;right:41%; padding:10px 25px;}
}

@media (max-width:768px) {
.flexslider .flex-control-nav{bottom:3%;right:40%; padding:8px 20px;}
.flexslider{ top:-10px;}

}

@media (max-width: 480px) {
.flexslider .flex-control-nav{bottom:3%;right:30%; padding:8px 20px;}
}
.index0{padding: 60px 0;}
.lh-product-item li.smidd-25{ width:45%;}
.lh-product-item li{float:left; height: auto; padding:10px; border:1px solid #F6F6F8; position:relative; overflow:hidden;}
.lh-product-item li .img{width:100%; height:100%; position:absolute; left:0; top:0; opacity:0; transition: all 1s;background-size: cover;}
.lh-product-item li:hover .img{opacity:1; transform:scale(1.2);}
.lh-product-item li:before{content:''; display:block; width:0; height:2px; background:#F4CE1B; position:absolute; left:0; bottom:0; transition:all .45s; z-index:400;}
.lh-product-item li:hover:before{width:100%;}
.lh-product-item li:hover a{color:#fff;}
.lh-product-item li:hover h4{color:#fff;}
.lh-product-item li:hover .i1{background-position:left top;}
.lh-product-item li:hover .i2{background-position:-98px top;}
.lh-product-item li:hover .i3{background-position:-192px top;}
.lh-product-item li:hover .i4{background-position:-284px top;}
.lh-product-item li:hover .i5{background-position:-383px top;}
.lh-product-item li a{color:#444; display:block; position:relative; z-index:1; padding:10px;}
.lh-product-item li i{display:block; width:70px; height:70px; background:url(../images/spirit-index.png) no-repeat left -72px; transition:all .12s;}
.lh-product-item li .i2{background-position:-98px -72px;}
.lh-product-item li .i3{background-position:-192px -72px;}
.lh-product-item li .i4{background-position:-284px -72px;}
.lh-product-item li .i5{background-position:-383px -72px;}
.lh-product-item li h2{font-size:16px; height:16px; line-height:16px; margin:33px 0 15px;}
.lh-product-item li h3{font-size:12px;}
.lh-product-item li h4{ font-size:14px;line-height:24px; color:#929292; margin-top:20px; transition:all .35s;}
@media screen and (max-width: 1920px) and (min-width:770px) {/* 小屏幕的尺寸 */
.lh-product-item .row>.span-03{width:21%}
.lh-product-item li.smidd-25{ width:21%;}
}
@media only screen and (max-width:769px){
.lh-product-item .row>.span-03{ width:46%;}
}
@media (max-width:480px) {
.lh-product-item li{float:left; height: auto; padding:10px 10px; height:300px;}
.lh-product-item li.smidd-25{ width:40.5%;}
.lh-product-item li h2{font-size:15px; height:16px; line-height:16px; margin:15px 0 15px;}
.lh-product-item li h3{ display:none;}
}
@media screen and (max-width: 1280px) and (min-width:1025px) {/* 小屏幕的尺寸 */
.index0{padding: 40px 0;}
}
@media (max-width:768px) {
.index0{padding: 30px 0;}
}
.index1{padding: 60px 0 80px;background: url(../images/index1.jpg) no-repeat fixed;}
.i1_title{ color: #15161d; text-align:center;line-height:40px;}
.i1_title h2 { text-align:center;height: 40px;line-height:40px;font-weight:normal;font-size: 30px; color:#333; margin:20px 0; font-family:"microsoft yahei", 微软雅黑, tahoma;}
.i1_title .i1t_en{font-size: 46px; color: #F7BB09; font-family:Arial,helvetica neue,Helvetica,sans-serif; font-weight:bold ;text-transform:uppercase;}
.i1_title p {color: #878787;line-height: 2;width: 65%; font-size:14px;margin: 0 auto;}
.i1_tab{margin-top:30px;}
.i1_tab a{display: block; float:left; font-size: 15px; color: #666666; height: 36px; line-height:36px; margin-right:14px; border:1px solid #999;border-radius:40px; padding:0px 12px;}
.i1_tab a:hover{border: 1px solid #F4CE1B; background-color:#F4CE1B ; font-weight: bold; color: #fff;}
.i1_tab a.more{padding:0px 18px;border: 1px solid #F4CE1B; background-color:#F4CE1B ; font-weight: bold; color: #fff; }
.i1_con{ margin-top: 10px; position: relative;}
.i1_qh{height: auto; overflow: hidden;position: relative;}
.i1_li{width: 380px;float: left; margin-right: 30px;}
.i1_a{display: block;width: 380px; height: 300px;  margin-top: 30px;position: relative;overflow: hidden;  }
.i1_bt{position: absolute; bottom:10px; left:10px; background: rgba(0,0,0,0.6); width: 320px; height: 50px; line-height: 50px; padding: 0 20px; color: #FFFFFF; font-size: 16px;}
.i1_pos{width: 100%; height: 100%; position: absolute; top:100%; left: 0; background: rgba(233,206,27); color: #FFFFFF;}
.i1_wrap{width: 300px; margin: 0 auto; margin-top:40px;}
.i1_h3{font-size: 20px; font-weight: bold; line-height: 24px; height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.i1_js{line-height: 20px; margin-top: 10px;}
.i1_js span{display: block; float: left; margin-right: 15px;}
.i1_txt{line-height: 24px; overflow:hidden; margin-top:15px;}
.i1_tb{font-size: 0; margin-top: 50px;}
.i1_a:hover .i1_pos{top: 0;}
.i1_a:hover .i1_bt{bottom: -100%;}
.i1_btn{position:absolute; top:-40px; right: 0; z-index: 9;}
.i1_btn a{display: block; width: 18px; height: 12px; float: left; margin-left: 18px; cursor: pointer;}
.i1_prev{background: url(../images/7.png) no-repeat center center;}
.i1_next{background: url(../images/8.png) no-repeat center center;}
.i1_prev:hover{background: url(../images/7h.png) no-repeat center center;}
.i1_next:hover{background: url(../images/8h.png) no-repeat center center;}
@media screen and (max-width: 1280px) and (min-width:1025px) {/* 小屏幕的尺寸 */
.i1_title h2 {  margin-bottom:15px;font-size: 26px;}
.i1t_en{font-size: 38px;}
.i1_tab a{ font-size: 14px; height: 36px; line-height:36px; margin-right:8px; padding:0px 5px;}
}
@media (max-width:768px) {
.index1{padding: 30px 0;background: url(../images/index1.jpg) no-repeat fixed;}
.i1_tab a{font-size: 15px; color: #666666; height: 36px; line-height:36px; margin-right:10px;padding:0px 8px; margin-bottom:8px;}
.i1_title h2 { text-align:center;height: 40px;line-height:40px;font-weight:normal;font-size: 20px; color:#333; margin:0px;}
.i1_title .i1t_en{font-size:28px; color: #F7BB09; font-family:Arial,helvetica neue,Helvetica,sans-serif; font-weight:bold ;text-transform:uppercase;}
.i1_title p {color: #878787;line-height: 1.5;width: 85%; font-size:14px;margin: 0 auto;}

}
.index1 .box{text-align: center;overflow: hidden;position: relative; margin-top:30px;}
.index1 .box img{width: 100%;height: auto;}
.index1 .box:hover img{transform: scale(1.2);transition: all 0.3s ease 0s;}
.index1 .box .box-content{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;transition: all 0.2s ease 0s;}
.index1 .box:before,
.index1 .box:after,
.index1 .box .box-content:before,
.index1 .box .box-content:after{content: "";width: 100%;height: 25%;background: rgba(0,0,0,0.6);z-index: 1;position: absolute;top: 0;left: 0;transition: all 0.3s ease 0s;}
.index1 .box:before{ transform: translateX(100%); }
.index1 .box:after{height: 25%;top: 25%;transform: translateX(-100%);transition-delay: 0.05s;}
.index1 .box .box-content:before{top: 50%;transform: translateX(100%);transition-delay: 0.1s;}
.index1 .box .box-content:after{top: 75%;transform: translateX(-100%);transition-delay: 0.15s;}
.index1 .box:hover:before,
.index1 .box:hover:after,
.index1 .box:hover .box-content:before,
.index1 .box:hover .box-content:after{ transform: translateX(0); }
.index1 .box .inner-content{padding: 7px 0;text-align: left;position: absolute; top:8%;left:5%; right:3%;z-index: 2;transition: all 0.3s ease 0s;}
.index1 .box .title{font-size: 24px; line-height:45px;font-weight: 700;text-align:left;color: #faac01;letter-spacing: 1px;text-transform: uppercase;opacity: 0;transform: translateY(150px);transition: all 0.4s ease 0s;}
.index1 .box .post{display: inline-block;padding: 0 5px;font-size: 16px; line-height:28px; margin-top:15px;color: #fff; text-align:left; opacity: 0;transform: translateY(50px);transition: all 0.4s ease 0s;}
.index1 .box:hover .title,
.index1 .box:hover .post{opacity: 1;transform: translate(0, 0);}
.index1 .box .icon{padding: 0;margin: 0;list-style: none;position: absolute;bottom: -200px;left: 45%;z-index: 2;transition: all 0.4s ease 0.2s;}
.index1 .box:hover .icon{ bottom:25%; }
.index1 .box .icon li a{display: block;width: 40px;height: 40px;line-height: 36px;background: #faac01;font-size: 24px;color: #fff;position: relative;transition: all 0.3s ease 0s;}
.index1 .box .icon li a:hover{text-decoration: none;border-radius: 30%;background: #fff;color: #faac01;}
@media (max-width:768px) {
.index1 .box{text-align: center;overflow: hidden;position: relative; margin-top:10px;}
.index1 .box .post{ display:none;}
}
@media only screen and (max-width:479px){
.index1 .box .title{ font-size: 18px }
}
@media screen and (max-width: 1280px) and (min-width:1025px) {/* 小屏幕的尺寸 */
.index1{padding: 40px 0;}
.i1_li{width: 325px;float: left; margin-right: 10px;}
.i1_a{display: block;width: 325px; height: 300px;  margin-top: 30px;position: relative;overflow: hidden;  }
.i1_bt{position: absolute; bottom:10px; left:10px; background: rgba(0,0,0,0.6); width: 270px; height: 50px; line-height: 50px; padding: 0 20px; color: #FFFFFF; font-size: 14px;}
.i1_wrap{width: 270px; margin: 0 auto; margin-top:40px;}
}

.index2{ padding: 60px 0 ;}
.i2_title{ color: #15161d; text-align:center;line-height:40px;}
.i2_title h2 { text-align:center;height: 40px;line-height:40px;font-weight:normal;font-size: 30px; color:#333; margin:20px 0; font-family:"microsoft yahei", 微软雅黑, tahoma;}
.i2_title .i2t_en{font-size: 46px; color: #F7BB09; font-family:Arial,helvetica neue,Helvetica,sans-serif; font-weight:bold ;text-transform:uppercase;}
.i2_title p {color: #878787;line-height: 2;width: 65%; font-size:14px;margin: 0 auto;}
.i2_con{ margin-top: 40px;position: relative;}
.i2_main{width:100%;height:375px; overflow: hidden; position: relative;}
.i2_li{width:100%; height:45px;}
.i2_a{display: block; position: relative;}
.i2_a img{ width:100%; overflow:hidden }
.i2_pos{width: 90%; left: 15px; position: absolute;color: #333;}
.i2p_left{width: 170px; color: #888888; font-size: 14px; line-height: 34px;}
.i2p_ch{color: #444; font-size:17px; font-weight:600;}
.i2p_tb{width: 18px; height: 12px; background: url(../images/9.png) no-repeat; position: relative; margin-top: 15px;}
.i2p_hov{width:0; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/9h.png) no-repeat; overflow: hidden;}
.i2_bor{width:0; height: 111px; position: absolute; bottom:0px; left: 0;  z-index: 9;}
.i2_a:hover .i2_pos{width:98%; left: 0;}
.i2_a:hover .i2_bor{width:100%;}
.i2_a:hover .i2p_hov{width: 18px;}
.i2_a:hover .i2p_ch{color: #F89918;}
.i2_con .flicking_con{width: 100%; text-align: center; margin-top: 35px;font-size: 0;}
.i2_con .flicking_con a{display: inline-block; width: 13px; height: 13px; margin: 0 5px; background: url(../images/10.png) no-repeat;}
.i2_con .flicking_con a.on{background: url(../images/10h.png) no-repeat;}



@media screen and (max-width: 1280px) and (min-width:1025px) {/* 小屏幕的尺寸 */
.index2{padding: 40px 0 ;}
.i2t_h3 h2 {margin-bottom:15px;font-size: 26px;}
.i2t_h3 .i2t_en{font-size: 38px;}
.i2t_ts{color: #2f2f2f; font-size: 14px; width: 580px; border-left: 1px solid #dedede; padding-left: 45px; line-height: 26px;}
.i2_a:hover .i2p_hov{width:32px;}
.i2_a:hover .i2_pos{width:96%; left: 0;}
}
#swiper2 { padding-top:40px; padding-bottom:50px;}
#swiper2 .swiper-slide{cursor: pointer;position: relative;}
#swiper2 a{display: block;width: 100%;height: 100%;}
#swiper2 .swiper-paginatione{position: relative;bottom:0;padding: 43px 0}
.swiper-container .swiper-pagination span{width: 10px;height: 10px; border:1px solid #F4CE1B;opacity: 1;filter: alpha(opacity=100);border-radius: 10px;}
.swiper-container .swiper-pagination span.swiper-pagination-bullet-active{background:#F4CE1B;height:10px;border-radius: 10px;animation:progress 3s;}
.swiper-container .swiper-paginations-new3 span{width: 20px;height: 20px; border:1px solid #F4CE1B;opacity: 1;filter: alpha(opacity=100);border-radius: 30px;}
.swiper-container .swiper-paginations-new3 span.swiper-pagination-bullet-active{background:#F4CE1B;height:20px;border-radius: 20px;	animation:myfisrt 3s;}

@media screen and (max-width: 1024px) and (min-width:780px) {/* 小屏幕的尺寸 */
.i2_li{width:110%;height: 335px;}
.i2_pos{ bottom: 20px; border-top: 2px solid #F4CE1B;}
.i2_main{width:100%;height:365px; overflow: hidden; position: relative;}
#swiper2 { padding-top:30px; padding-bottom:40px;}

}
@media (max-width:768px) {
.index2{padding: 30px 0;}
.i2_title h2 {font-size: 20px;margin:0px;}
.i2_title .i2t_en{font-size:28px; font-family:Arial,helvetica neue,Helvetica,sans-serif;}
.i2_title p {line-height: 1.5;width: 85%; font-size:14px;}

}

.index4{padding:60px 0;background: url(../images/a4.jpg) no-repeat;}
.i4_title{ color: #15161d; text-align:center;line-height:40px;}
.i4_title h2 { text-align:center;height: 40px;line-height:40px;font-weight:normal;font-size: 30px; color:#fff; margin:20px 0; font-family:"microsoft yahei", 微软雅黑, tahoma;}
.i4_title .i4t_en{font-size: 46px; color: #F7BB09; font-family:Arial,helvetica neue,Helvetica,sans-serif; font-weight:bold ;text-transform:uppercase;}
.i4_title p {color: #fff;line-height: 2;width: 65%; font-size:14px;margin: 0 auto;}
.index4_bg{ background-color:#FFF; padding-bottom:50px; }
.i4_con{border-top:2px solid #e3e3e3; margin-top: 30px; background-color:#FFF; padding:30PX 30px 40px;height:400px;}
.i4_dl{border-bottom:2px solid #e3e3e3;padding: 30px 0;}
.i4_dt{width: 100px; height: 30px; background:#F0B021;position: relative; overflow:hidden;}
.i4_img{display: none; width: 100%; height:auto; overflow: hidden;}
.i4_pos{width: 100%; height: 100%; position: absolute; top: 0; left: 0;text-align: center; color: #fff; font-weight:bold;}
.i4_pos span{display: inline-block; padding-top: 0; font-size: 16px;line-height: 30px; padding-bottom: 20px; background: url(../images/11.png) no-repeat bottom center;}
.i4_dd{ width: 850px; margin-top: 0;margin-left: 35px; }
.i4d_a{display: block; font-size: 18px; color: #303030; line-height:30px; height:30px; overflow: hidden; font-weight: bold; text-overflow: ellipsis; white-space: nowrap;}
.i4d_txt{display: none;color: #888888; font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; margin-top: 20px;}
.i4_date{display: block;margin-top:0px;  font-size: 15px; color: #8b8b8b; padding-right: 45px; line-height: 30px; background: url(../images/8.png) no-repeat right center;}
.i4_dl.hover{padding:0;}
.i4_dl.hover .i4_dt{width: 300px; height: auto; background:none;}
.i4_dl.hover .i4_dt img{ width:100%;}
.i4_dl.hover .i4_pos span{ display:none;}
.i4_dl.hover .i4_img{display: block;}
.i4_dl.hover .i4_dd{width: 550px;margin-top:50px;}
.i4_dl.hover .i4d_a{font-size: 20px;}
.i4_dl.hover .i4d_txt{display: block;}
.i4_dl.hover .i4_date{margin-top: 90px;}
@media screen and (max-width: 1280px) and (min-width:1025px) {/* 小屏幕的尺寸 */
.index4{padding:40px 0; }
.i4t_h3 h2 {margin-bottom:15px;font-size: 26px;}
.i4t_h3 .i4t_en{font-size: 38px;}
.i4_dd{ width: 70%; margin-top: 0;margin-left: 35px; }
.i4_dl.hover .i4_dt{width: 30%; height: auto; background:none;}
.i4_dl.hover .i4_dd{width: 50%;margin-top:50px;}
.i4_pos span{ color:#FFFFFF;}
}
@media (max-width:768px) {
.index4{padding: 30px 0;}
.i4_title h2 {font-size: 20px;margin:0px;}
.i4_title .i4t_en{font-size:28px; font-family:Arial,helvetica neue,Helvetica,sans-serif;}
.i4_title p {line-height: 1.5;width: 85%; font-size:14px;}
.i4d_a{display: block; font-size: 16px;}
.i4_dl{border-bottom:1px solid #e3e3e3;padding:15px 0;}
.i4_dl dt{ display:none;}
.i4_dt{display: none;}
.i4_dl.hover .i4_dt{display: none; width:0px;}
.i4_con{ margin-top: 30px; padding:0px;height: auto;}
.i4_dl.hover .i4_dd{width: 94%;margin-top:20px; margin-bottom:20px;}
.i4_date{display: none;}
.i4_dl.hover .fl{ float:none;}
.i4_dl.hover .fr{ float:none;}
.index4_bg{ background-color:#FFF; padding-bottom:30px; }
.i4_dd{ width:70%; margin-top: 0;margin-left:10px; }
.i4d_txt{display: none;color: #888888; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-top: 10px;}
.i4_dl.hover .i4d_a{font-size: 16px;}

}

@media screen and (max-width: 1024px) and (min-width:780px) {/* 小屏幕的尺寸 */
.i4_dl.hover .i4_dt{width:27%; height: auto; background:none;}
.i4_dl.hover .i4_dd{width: 50%;margin-top:50px;}
.i4_dd{ width: 68%; margin-top: 0;margin-left: 35px; }
.i4_pos span{ color:#FFFFFF;}
.i4_dl.hover .i4_pos span{padding-top:85px; color:#E7AC12;}

}
.index6{width: 100%;padding: 60px 0;}
.i6_title{ color: #15161d; text-align:center;line-height:40px;}
.i6_title h2 { text-align:center;height: 40px;line-height:40px;font-weight:normal;font-size: 30px; color:#333; margin:20px 0; font-family:"microsoft yahei", 微软雅黑, tahoma;}
.i6_title .i6t_en{font-size: 46px; color: #F7BB09; font-family:Arial,helvetica neue,Helvetica,sans-serif; font-weight:bold ;text-transform:uppercase;}
.i6_title p {color: #878787;line-height: 2;width: 65%; font-size:14px;margin: 0 auto;}
.index6 .tab-btn{margin-top:25px;text-align:center;}
.index6 .tab-btn div{display:inline-block;}
.index6 .tab-btn div a{float:left;margin-right:8px;margin-left:8px;padding:7px 14px 8px;display:block;color:#2a2a2a;font-size:16px;font-family:'Microsoft YaHei';border-radius:5px;position:relative;text-decoration:none;}
.index6 .tab-btn div a:hover,.index6 .tab-btn div a.active{background:#E77412;color:#ffffff;}
.tab-content-area{margin-top:35px;}
.tab-content-area > ul > li{margin-bottom:10px;overflow:hidden;}
.tab-content-area > ul > li a{display:block;position:relative;overflow:hidden;}
.index6 .tab-content-area > ul > li a > img{width:100%;height:418px;overflow:hidden;}
.index6 .tab-content-area > ul > li > ul > li img{width:100%;height:200px;overflow:hidden;}
.tab-content-area > ul > li a > img{transition:all 1s;}
.tab-content-area > ul > li a:hover img{transform:scale(1.2);}
.tab-content-area > ul > li:hover .info-boxa{transform:translateY(-140px);}
.tab-content-area > ul > li a .info-boxa{width:100%;padding:15px 20px;background:rgba(230,120,23,0.9);height:70px;position:absolute;bottom:-180px;transition:all 1s;}
.tab-content-area > ul > li a .info-boxa h3{font-size:20px;color:#f5f5f5;}
.tab-content-area > ul > li a .info-boxa .infoa{font-size:12px;color:#f5f5f5;line-height:24px;margin-top:10px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height:72px;}
.tab-content-area > ul > li > ul > li :hover .info-boxb{transform:translateY(-85px);}
.tab-content-area > ul > li > ul > li .info-boxb{width:100%;padding:15px 20px;padding-bottom:0;background:rgba(230,120,23,0.9);height:55px;position:absolute;bottom:-105px;transition:all 1s;}
.tab-content-area > ul > li > ul > li .info-boxb h3{font-size:16px;color:#f5f5f5;}
.tab-content-area > ul > li > ul{margin-right:-5px;margin-left:-5px;}
.tab-content-area > ul > li > ul > li{margin-bottom:10px;}
.index6 .tab-btn ul > li a:hover,.index6 .tab-btn ul > li.active a{background:#e77412;color:#ffffff;}
.index6 .tab-btn ul > li a:hover::after,.index6 .tab-btn ul > li.active a::after{content:"";position:absolute;background:url(../images/triangle-1.png);width:10px;height:8px;display:inline-block;top:36px;left:50%;transform:translateX(-50%);}
.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}
@media screen and (max-width: 1280px) and (min-width:1025px) {
.index6{padding: 40px 0;}
.i6t_h3 h2 {margin-bottom:15px;font-size: 26px;}
.i6t_h3 .i6t_en{font-size: 38px;}
}
@media (max-width:768px) {
.index6{padding: 30px 0;}
.i6_title h2 {font-size: 20px;margin:0px;}
.i6_title .i6t_en{font-size:28px; font-family:Arial,helvetica neue,Helvetica,sans-serif;}
.i6_title p {line-height: 1.5;width: 85%; font-size:14px;}
.index6 .tab-btn div a{float:left;margin-right:4px;margin-left:4px;padding:7px 8px 8px;}
.tab-content-area{margin-top:15px;}
.index6 .tab-content-area > ul > li a > img{width:100%;height:320px;overflow:hidden;}
.index6 .tab-content-area > ul > li > ul > li img{width:100%;height:160px;overflow:hidden;}

}


.index5{ padding:60px 0; background-color:#fafafa;}
.i5_title{ color: #15161d; text-align:center;line-height:40px; width:1200PX; margin:0 auto;}
.i5_title h2 { text-align:center;height: 40px;line-height:40px;font-weight:normal;font-size: 30px; color:#333; margin:20px 0; font-family:"microsoft yahei", 微软雅黑, tahoma;}
.i5_title .i5t_en{font-size: 46px; color: #F7BB09; font-family:Arial,helvetica neue,Helvetica,sans-serif; font-weight:bold ;text-transform:uppercase;}
.i5_title p {color: #878787;line-height: 2;width: 65%; font-size:14px;margin: 0 auto;}
.list-friend{ padding:0 15px; margin-bottom:40px;}
.list-friend li{float:left;width:14.66666667%; margin-right:2%;text-align:center;}
.list-friend li img{/*filter:gray;-webkit-filter:grayscale(100%);opacity:.5;-ms-filter:'alpha(opacity= 50)';filter:alpha(opacity=50);-webkit-filter:grayscale(1);*/-webkit-transition:.3s;transition:.3s;}
.list-friend li:hover img{/*opacity:1;-ms-filter:'alpha(opacity= 100)';filter:alpha(opacity=100);filter:none;*/-webkit-filter:grayscale(0%)}
.index5 .slide-content {margin-top: 30px;background-color:#fff; padding-bottom:20px; padding-top:20px; }
.index5 .slide-content {overflow: hidden;}
.index5 .slide-content .cont-inner {position: relative;*zoom: 1;overflow: hidden;}
.index5 .slide-content .cont-inner:before,
.index5 .slide-content .cont-inner:after {display: table;content: " ";}
.index5 .slide-content .cont-inner:after {clear: both;}
.index5 .slide-content .cont-inner .slide-item {float: left;}
.index5 .slide-item {float: left;}
.index5 .slide-nav {margin-top: 50px;margin-bottom: 15px;font-size: 0;text-align: center;}
.index5 .slide-nav a.prev,
.index5 .slide-nav a.next,
.index5 .slide-nav span {display: inline-block;margin: 0 5px;height: 50px;background: #F0AD24;border-radius: 3px;color: #fff;text-align: center;line-height: 50px;vertical-align: middle;font-size: 20px;}
.index5 .slide-nav a.prev,
.index5 .slide-nav a.next {width: 52px;}
.index5 .slide-nav span {width: 80px;cursor: pointer;}
.customer_list {*zoom: 1; width:98%}
.customer_list:before,
.customer_list:after {display: table;content: " ";}
.customer_list:after {clear: both;}
#section-customer{transition: all .5s;-webkit-transition: all .5s;}
.section.noPageScroll{height: auto!important;padding-top: 0%!important;padding-bottom: 3%;}
.section.noPageScroll .fp-tableCell{height: auto!important;}
.section.noPageScroll .fp-tableCell{height: auto;}
#section-footer.noPageScroll{padding-bottom: 0!important;}
.customer_list .trans{transition: all .4s;-webkit-transition: all .4s;}
body.customer .customer_list{margin-bottom: 40px;}
body.customer .customer_list.small{margin-bottom: 0;}
.customer .pagenav{margin-top: 10px;}
.customer_list .item:hover{box-shadow: 0px 0px 25px #d1d1d1;border-color: transparent;border-bottom:3px solid #E40012;transform: translate3d(0, -2px, 0);
-webkit-transform: translate3d(0, -2px, 0);}
@media screen and (max-width: 1024px) and (min-width:0px) {
.customer_list .item {width:98%;margin:  0 .5% 0; background-color:#FFFFFF;border-bottom:3px solid #e4e4e4; padding:8px 1%;}
.module.customer .module-hd {padding-bottom:10px;}
.index5 .slide-trg ul li {display: inline-block;padding: 0 20px;font-size: 14px;line-height:30px;cursor: pointer;}
.index5 .slide-trg + .slide-content {margin-top: 10px;}

}
@media screen and (max-width: 1280px) and (min-width:1025px) {
.index5{ padding: 40px 0 ;}
.i5_title{width: 1024px; margin: 0 auto;}
.i5t_h3 h2 {margin-bottom:15px;font-size: 26px;}
.i5t_h3 .i5t_en{font-size: 38px;}
}
@media screen and (max-width: 1024px) and (min-width:0px) {
.i5_title{ width:96%; padding-left:2%; padding-right:2%;}
.list-friend li{float:left;width:31.33333333%; margin-right:2%;text-align:center;}
}

@media screen and (min-width : 768px) and (max-width : 1024px){
.index5{padding-top:30px; padding-bottom:30px; margin-top:30px; margin-bottom:30px;}
}
@media (max-width:768px) {
.index5{padding-top:20px; padding-bottom:20px; margin-top:10px; margin-bottom:20px;}
.i5_title h2 {font-size: 20px;margin:0px;}
.i5_title .i5t_en{font-size:28px; font-family:Arial,helvetica neue,Helvetica,sans-serif;}
.i5_title p {line-height: 1.5;width: 85%; font-size:14px;}
.list-friend li{float:left;width:31.33333333%;}
.index5 .slide-content {margin-top: 30px;background-color:#fff; padding-bottom:20px; padding-top:20px; }
}
