body{background: #fff;font-size:14px;font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#333;max-width: 1920px;margin:0 auto;}

*{margin:0;padding:0;box-sizing: border-box;}

ul,dl,dd,dt,h2,p,h3,h4,h1{margin:0;}

ul,li{list-style: none;}

i{font-style: normal;}

a{cursor: pointer;color:inherit;}

a:hover,a:focus{text-decoration: none;color:inherit;}



.fs0{font-size:0;}

.fs91{font-size:91px;line-height: 1;}

.fs70{font-size: 70px;}

.fs60{font-size: 60px;}

.fs40{font-size: 40px;}

.fs35{font-size: 35px;}

.fs30{font-size: 30px;}

.fs26{font-size: 26px;}

.fs24{font-size: 24px;}

.fs20{font-size: 20px;}

.fs18{font-size: 18px;}

.fs16{font-size: 16px;}



@font-face{font-family: "iconfont";

  src: url('../fonts/iconfont.eot'); /* IE9*/

  src: url('../font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */

  url('../font/iconfont.woff') format('woff'), /* chrome, firefox */

  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/

  url('http://www.yzhftx.cn/Public/Web/templates/QLD446/fonts/iconfont.svg') format('svg'); /* iOS 4.1- */

}

.iconfont {

  font-family:"iconfont" !important;

  display:inline-block;

  vertical-align: middle;

  margin:0 .3em;

  font-size: 1.1em;

  font-style:normal;

  -webkit-font-smoothing: antialiased;

  -webkit-text-stroke-width: 0px;

  -moz-osx-font-smoothing: grayscale;   

}





@font-face{

  font-family: 'rt';

  src:url('http://www.yzhftx.cn/Public/Web/templates/QLD446/css/pf/pfr.ttf');

}



.ht{font-family: '黑体';}

.c0{color:#000;}

.c3{color:#333;}

.c6{color:#666;}

.fl{float:left;}

.fr{float:right!important;}

.mb10{margin-bottom: 10px;}

.mt10{margin-top: 10px;}

.mt5{margin-top: 5px;}

.pr{position: relative;}

.bold{font-weight: bold;}

.img-responsive{display: block;margin:0 auto;}

.flex,.flexC{ display: -webkit-box;display: -webkit-flex;  display: -ms-flexbox; display: flex;}

.flex>.sub,.flexC>.sub{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden;}

.flexC{-webkit-flex-direction: column; flex-direction: column;}

.sb{justify-content: space-between;}

.jc{justify-content: center;}

.ai{-webkit-box-align:center;-moz-box-align:center;-o-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}

.wrap{flex-wrap: wrap;}

.oneLine{white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}

.twoLine{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}

.no-padding{padding-left:0;padding-right: 0;}

.padding{padding:0 3%;}

.bg{background: #f8f8f8;}

.navbar{margin:0;border:none;background: none;color:#fff;}

.navbar-brand{height: auto;padding:20px 15px;display: inline-block;}

/*.navbar-collapse{padding:20px 0;}*/

.logo-m{display: none!important;}

.navbar-brand>img{max-height: 55px;}

.imghover{transition: all linear .6s;}

.imghover:hover{transform: scale(1.06);}

.mix{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}

.w100{width: 100%;}

.css3{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}

.css3l{-webkit-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}

.full_img{width:100%;height: 100%;object-fit: cover;object-position: center;position: absolute;left:0;top:0;}

.w100{width: 100%;}



.more-btn{display: block;width: 147px;line-height: 48px;border:1px solid #333333;position: relative;text-align: center;transition: all .3s;}

.more-btn:after{content:''; width:0%; height:100%; background:#bb0012; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}

.more-btn span{display: inline-block;padding-right:20px;background: url(../image/icon-right.png) no-repeat right center;letter-spacing: 1px;position: relative;z-index: 10;}

.more-btn:hover{border-color:#bb0012;color:#fff;}

.more-btn:hover:after{width: 100%;}

.more-btn:hover span{background-image: url(../image/icon-right1.png);}



.common_btn{position: relative;overflow: hidden;}

.common_btn>span{display:inline-block;vertical-align:middle;opacity:0;filter: alpha(opacity=0);color:#fff;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);vertical-align:0}

.common_btn::before{content:attr(c-text);position:absolute;top:0;left:10%;width:80%;height:100%;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);display: none\0;}

.common_btn:hover .iconfont{color:#fff;}

/*.common_btn:hover{background:#d20319;}*/

.common_btn:hover::before{opacity:0;filter: alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}

.common_btn:hover>span{opacity:1;filter: alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display: inline-block;}

.common_btn>span.sep{width: 5px;height: 5px;display: inline-block;}

.common_btn:hover>span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}

.common_btn:hover>span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}

.common_btn:hover>span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}

.common_btn:hover>span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}

.common_btn:hover>span:nth-child(5){-webkit-transition-delay:.225s;transition-delay:.225s}

.common_btn:hover>span:nth-child(6){-webkit-transition-delay:.27s;transition-delay:.27s}

.common_btn:hover>span:nth-child(7){-webkit-transition-delay:.315s;transition-delay:.315s}

.common_btn:hover>span:nth-child(8){-webkit-transition-delay:.36s;transition-delay:.36s}

.common_btn:hover>span:nth-child(9){-webkit-transition-delay:.405s;transition-delay:.405s}

.common_btn:hover>span:nth-child(10){-webkit-transition-delay:.45s;transition-delay:.45s}

.common_btn:hover>span:nth-child(11){-webkit-transition-delay:.495s;transition-delay:.495s}

.common_btn:hover>span:nth-child(12){-webkit-transition-delay:.54s;transition-delay:.54s}

.common_btn:hover>span:nth-child(13){-webkit-transition-delay:.585s;transition-delay:.585s}

.common_btn:hover>span:nth-child(14){-webkit-transition-delay:.63s;transition-delay:.63s}

.common_btn:hover>span:nth-child(15){-webkit-transition-delay:.675s;transition-delay:.675s}

.common_btn:hover>span:nth-child(16){-webkit-transition-delay:.72s;transition-delay:.72s}

.common_btn:hover>span:nth-child(17){-webkit-transition-delay:.765s;transition-delay:.765s}

.common_btn:hover>span:nth-child(18){-webkit-transition-delay:.81s;transition-delay:.81s}

.common_btn:hover>span:nth-child(19){-webkit-transition-delay:.855s;transition-delay:.855s}

.common_btn:hover>span:nth-child(20){-webkit-transition-delay:.9s;transition-delay:.9s}

.common_btn.static_btn:hover{background:none;}

.common_btn.static_btn>span{color:#d20319;}

.common_btn.static_btn::before{left:0;}



.common-btn{border-radius:999px;width:310px;text-align: center;max-width: 60%;margin-left:auto;margin-right: auto;display: block;line-height: 58px;border:3px solid #313131;}

.common-btn:hover{border-color:#0084e9;background: #0084e9;color:#fff;}



@media (min-width: 767px){

    .container{width:90%;max-width: 1520px;}

}

@media (min-width: 1300px){

  .container{width:82%;}

}

@media (min-width: 1500px){

  .container{width: 1380px;}

}



/* 导航部分 */

.header{position: fixed;top:0; left:0; right:0; z-index: 99;transition: top .5s ease;-webkit-transition:top .5s ease; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;background: #fff;}

.header.fixed{top:0;box-shadow: 0 6px 10px 0 rgba(7,0,2,.15); background:#fff;}

.header_box{position: relative;}

.header .header_logo{position: absolute;left:0;top:0;bottom:0;max-width: 42%;}

.header .header_logo .flexC{height: 100%;}

.header .header_logo img{max-height:75%;margin:0;}

.header .header_nav{text-align: right;font-size:16px;}

.header .header_nav .nav_container>ul>li{display: inline-block;text-align: center;margin-left:3%;}

.header .header_nav .nav_container >ul>li .dropdown-menu{display:none;margin:0;padding:0;border:none;left:50%;transform: translateX(-50%);text-align: center;border-radius:0;background: #fff;font-size:15px;min-width:140px;}

.dropdown-menu li a{display: block;white-space: nowrap;padding:14px 10px;color:#010000;position: relative;transition: all .3s;}

.dropdown-menu li a:hover, .dropdown-menu li a:focus,.dropdown-menu li a.active{background: #bb0012;color:#fff;}

.header .header_nav .nav_container >ul>li:hover .dropdown-menu{display:block;}

.header .header_nav li{position: relative;}

.header .header_nav .nav_container>ul>li>a{display: block;padding:42px 0;line-height: 1;color:#000000;position: relative;}

.header .header_nav .nav_container>ul>li>a.active,.header .header_nav .nav_container>ul>li>a:hover{color:#bb0012;}





.mobile_key {display: none;width:28px;height:25px;position: relative;border:none!important;cursor: pointer;padding:0;}

/*.button_menu{width: 30px;height: 25px;position: absolute;top:7px;left:0;}*/

.button_menu span {display:block;width:100%;height:3px;background-color:#333;position:absolute;left:0;-moz-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;transition:all .36s ease;}

.button_menu span:nth-child(1) {top:0}

.button_menu span:nth-child(2) {top:50%;transform: translateY(-50%);}

.button_menu span:nth-child(3) {bottom:0}

/*.button_close .button_menu span:nth-child(1) {

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg)

}

.button_close .button_menu span:nth-child(2) {

    -moz-transform: rotate(-45deg) translate(6px,-7px);

    -ms-transform: rotate(-45deg) translate(6px,-7px);

    -webkit-transform: rotate(-45deg) translate(6px,-7px);

    transform: rotate(-45deg) translate(6px,-7px)

}*/

/*.header.fixed .header_tools .button_menu span,.header:hover .header_tools .button_menu span,.index_header.allIn .header_tools .button_menu span{background: #000;}*/





/* 触控 吸顶*/

/*.header .header_nav .nav_container>ul>li>a:hover,.header .header_nav .nav_container>ul>li>a.active{color:#04357f!important;}

.header.fixed,.header:hover{background:#fff;}

.header.fixed .logo-m,.header:hover .logo-m,.index_header.allIn .logo-m{display: block!important;}

.header.fixed .logo-pc,.header:hover .logo-pc,.index_header.allIn .logo-pc{display: none!important;}

.header .header_box:hover .header_logo:after{background: #0e68b0;transition: all .5s ease;}

.header.fixed .header_nav .nav_container>ul>li>a,.header:hover .header_nav .nav_container>ul>li a,.index_header.allIn .header_nav ul l a{color:#000;}

*/

.index_header{top:-80px; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}

.index_header.ani{top:0;}

.header-container{position: relative;z-index:10;}



.ibanner{position: relative;text-align: center;}

.ibanner .slide-item{position: relative;overflow: hidden;color:#fff;display: block;}

.ibanner .slide-item .slide-item-img{max-width: 100%;}

.ibanner .item-mask{position: absolute;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,.3);color:#fff;text-align: center;}

.ibanner .item-mask .en{line-height: 1;opacity: 0.2;text-transform: uppercase;font-weight: bold;transform: translateY(60px);opacity: 0;filter: alpha(opacity=0);transition: all .9s;transition-delay: .2s;}

.ibanner .item-mask .title{line-height: 1;margin-top:-45px;transform: translateY(60px);opacity: 0;filter: alpha(opacity=0);transition: all .9s;transition-delay: .3s;}

.ibanner .item-mask .line{margin:30px auto 0;width:7%;max-width: 132px;height: 2px;background: #fff;transform: translateY(50px);opacity: 0;filter: alpha(opacity=0);transition: all .9s;transition-delay: .4s;}

.ibanner .item-mask .desc{margin-top:30px;transform: translateY(50px);opacity: 0;filter: alpha(opacity=0);transition: all 1s;transition-delay: .5s;}



.ibanner .ani-slide .title,.ibanner .ani-slide .line,.ibanner .ani-slide .desc{transform: translateY(0);opacity: 1;filter: alpha(opacity=100);}

.ibanner .ani-slide .en{transform: translateY(0);opacity: 0.2;filter: alpha(opacity=20);}



.ibanner .swiper-pager{position: absolute;bottom:6.83%;left:0;width:100%;}

.ibanner .swiper-pagination{position: relative;width:100%;bottom:auto;text-align: right;}

.ibanner .swiper-pagination-bullet{margin:0 0 0 1.88%;width: 10px;height:10px;background:#fff;opacity:1;transition: all .2s;font-size:0;}

.ibanner .swiper-pagination-bullet-active{opacity: 1;background: #bb0012;}



.banner_mouse{position:absolute; width: 23px;height: 37px;cursor:pointer;background:url(../image/banner_mouse_ico.png) no-repeat -23px 0px;-webkit-animation: nudgeMouse 1.6s linear infinite;animation: nudgeMouse 1.6s linear infinite; bottom:5.44%; left:50%;margin-left:-12px;z-index:1;}

.banner_mouse:after,.banner_mouse:before{content: "";position: absolute;}

.banner_mouse:before{width:24px;height:40px;background:url(../image/banner_mouse_ico.png) no-repeat 0px 0px;-webkit-animation: colorSlide 1.6s linear infinite;animation: colorSlide 1.6s linear infinite;top:0;left:0;}

.banner_mouse:after{background-color: #ffffff;width: 4px;height: 8px;border-radius: 2px;-webkit-animation: trackBallSlide 1.6s linear infinite;animation: trackBallSlide 1.6s linear infinite;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}

@-webkit-keyframes colorSlide {0% {height:0;}

90% {height:40px;}

}

@keyframes colorSlide {0% {height:0;}

90% {height:40px;}

}

@-webkit-keyframes trackBallSlide {0% {opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}

34% {opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}

68% {opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px);}

100% {opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}

}

@keyframes trackBallSlide {0% {opacity:1;-webkit-transform:scale(1) translateY(-8px);transform:scale(1) translateY(-8px);}

34% {opacity:1;-webkit-transform:scale(0.9) translateY(4px);transform:scale(0.9) translateY(4px);}

68% {opacity:0;-webkit-transform:scale(0.4) translateY(16px);transform:scale(0.4) translateY(16px);}

100% {opacity:0;-webkit-transform:scale(0.4) translateY(-8px);transform:scale(0.4) translateY(-8px);}

}

@-webkit-keyframes nudgeMouse {0% {-webkit-transform:translateY(0);transform:translateY(0);}

50% {-webkit-transform:translateY(8px);transform:translateY(8px);}

100% {-webkit-transform:translateY(0);transform:translateY(0);}

}

@keyframes nudgeMouse {0% {-webkit-transform:translateY(0);transform:translateY(0);}

50% {-webkit-transform:translateY(8px);transform:translateY(8px);}

100% {-webkit-transform:translateY(0);transform:translateY(0);}

}



@media (max-width: 1400px){
	.header .header_logo img{height: 60%;}
}

@media (max-width: 1200px){
	.header .header_logo img{height: 50%;}
}

@media (max-width:992px){

  .header_box{overflow: hidden;padding:20px 0;}

  .mobile_key{display: block;float:right;}

  .header .header_logo{max-width: 70%;}

  .header .header_nav{text-align: left;font-size:14px;display:none;}

}

@media (max-width:767px){

  .header_box{padding:15px 0;}

  .no-padding{padding-left:15px;padding-right: 15px;}

}



.part{padding-top:100px;}

.part-about{overflow: hidden;background: url(../image/map-icon.png) no-repeat left 60px;}

.part-about .left{position: relative;}

.part-about .left .line{position: absolute;left:20px;top:-100px;height: 238px;background: #999999;width: 1px;}

.part-about .left .title{border-left:10px solid #bb0012;line-height: 1;padding-left:17px;position: relative;z-index:10;margin-bottom: 63px;}

.part-about .left .title .en{line-height: 0.8;color:#bb0012;text-transform: uppercase;margin-bottom: 11px;}

.part-about .left .title .tit{letter-spacing: 1px;}

.part-about .left .desc{line-height: 2.25;letter-spacing: 2px;text-align: justify;max-width: 600px;}

.part-about .img-box{height: 753px;position: relative;}

.part-about .img-box .img{position: absolute;overflow: hidden;height: 100%;left:0;top:0;}

.part-about .img-box .imghover{height: 100%;width: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}

.part-about .left .more-btn{margin-top:30px;}

.part-about .left .txt{height: 164px;position: relative;margin-top:30px;z-index:10;}

.part-about .left .txt .c{background: url(../image/about-bg1.png) no-repeat center;background-size: cover;position: absolute;height: 100%;padding:0 ;color:#bb0012;width: 146%;padding:0 20px;text-align: center;box-shadow: 0 0 40px 0 rgba(0,0,0,.15);top:0;left:0;}



.title-box{text-align: center;line-height: 1;margin-bottom: 54px;}

.title-box .en{text-transform: uppercase;line-height: 1;color:#bb0012;margin-bottom: 10px;}

.title-box .line{position: relative;width: 308px;height: 1px;margin:24px auto 0;background: #999999;}

.title-box .line span{position: absolute;width:19.8%;height: 6px;top:-3px;left:50%;transform: translateX(-50%);background: #bb0012;}



.part-product .box{background: url(../image/product-bg.png) no-repeat bottom center;background-size: cover;padding-bottom: 24px;}

.index-pro-tabList{line-height: 94px;background: rgba(255,255,255,.9);padding:0 20px;}

.index-pro-tabList a{display: block;text-align: center;position: relative;}

.index-pro-tabList a:after{content:'';position: absolute;right:-1px;top:50%;width: 1px;height: 40px;margin-top:-20px;background: #666666;}

.index-pro-tabList a:before{content:'';position: absolute;left:50%;transform: translateX(-50%);height: 6px;top:0;width:0;transition: all .4s;background: #bb0012;overflow: hidden;}

.index-pro-tabList li:last-child a:after{display: none;}

.index-pro-tabList a:hover:before{width: 74%;}

.index-pro-tabList a:hover{color:#bb0012;}



.index-proList{margin-top:44px;position: relative;}

.index-proList .item{padding:0 7.6%;display: block;}

.index-proList .img{position: relative;padding-bottom: 58%;overflow: hidden;}

.index-proList p{line-height: 1;padding:22px 15px;text-align: center;opacity: 0;transition: all .3s;}

.index-proList .swiper-btn{height: 122px;width: 52px;text-align: center;background: #bb0012;position: absolute;top:50%;margin-top:-92px;z-index:10;}

.index-proList .swiper-slide-active p{opacity: 1;}

.index-proList .swiper-btn span{display: block;height: 100%;background: url(../image/prev.png) no-repeat center;}

.index-proList .swiper-btn-next span{background-image: url(../image/next.png);}

.index-proList .swiper-btn-next{right:28.8%;margin-right:-26px;}

.index-proList .swiper-btn-prev{left:28.8%;margin-left:-26px;}



.part-news .list li{overflow: hidden;}

.part-news .list li:nth-child(2n+2) a{flex-direction: row-reverse;}

.part-news .list .left-img{width: 50%;overflow: hidden;position: relative;height: 360px;}

.part-news .list .right-con{width: 36%;background: #f7f7f7;}

.part-news .list .right-con p{line-height: 1;margin-bottom: 20px;}

.part-news .list .right-con .txt{padding:72px 9.4%;}

.part-news .list .right-con .t{transition: all .4s;}

.part-news .list .right-con .more-btn{margin:50px auto 0;}

.part-news .list .right-con:hover {color:#bb0012;}

.part-news .list .right-con:hover .t{transform: translateY(-30px);}

.part-news .list .right-con:hover .more-btn{border-color:#bb0012;color:#fff;}

.part-news .list .right-con:hover .more-btn:after{width: 100%;}

.part-news .list .right-con:hover .more-btn span{background-image: url(../image/icon-right1.png);}



.part-bottom{background-attachment: fixed;background-position: center;background-size: cover;}

.part-bottom .box{background: rgba(0,0,0,.6);min-height: 465px;color:#fff;font-weight: bold;line-height: 1.6;padding:185px 0;position: relative;}

.part-bottom .txt{padding-right:60px;position: relative;}

.part-bottom .txt .more{position: absolute;right:0;top:50%;margin-top:-24px;width: 57px;height: 57px;text-align: center;border:1px solid #fff;}

.part-bottom .txt .more i{display: block;height:100%;background: url(../image/next.png) no-repeat center;background-size: 13px auto;}

.part-bottom .txt .more:hover{border-color:#bb0012;background: #bb0012;}



.footer-box{margin-top:100px;background: #efefef;padding:40px 0 25px;}

.footer-nav{float:left;width:calc(100% - 225px);}

.footer-nav li{float:left;margin-right:12%;min-width: 120px;line-height: 1;margin-bottom: 25px;}

.footer-nav li .s-menu{margin-top:25px;color:#666666;}

.footer-nav li .s-menu p{margin-bottom: 20px;}

.footer-nav li .s-menu p:nth-of-type(n+7){display: none;}

.footer-nav li .s-menu p:last-child{margin-bottom: 0;}

.footer-info{width:225px;float:right;line-height: 1;}

.footer-info p{margin-bottom: 18px;}

.footer-info .icon-box{margin-top:35px;}

.footer-info .icon-box .icon{width: 40px;height: 40px;position: relative;margin-right:12px;float:left;cursor: pointer;}

.footer-info .icon-box .code-box{position: absolute;right:100%;padding-right: 12px;margin-top:-65px;top:50%;opacity: 0;transform: scale(0);transform-origin: right center;}

.footer-info .icon-box .code-box:before{position: absolute;content:'';width:0;height: 0;border:8px solid transparent;border-left:8px solid #fff;right:-2px;top:50%;margin-top:-4px;}

.footer-info .icon-box .code{padding:4px;background: #fff;border:1px solid #eee;width: 150px;height: 185px;border-radius:4px;overflow: hidden;}

.footer-info .icon-box .icon:hover .code-box{transform: scale(1);opacity: 1;}

.copyright{margin-top:40px;padding:15px 0;border-top:1px solid #a5a5a5; display: flex; justify-content: space-between;}



body{padding-top:100px;}

@media (max-width:1400px){

  .fs91{font-size:70px}

  .fs70{font-size: 62px;}

  .fs60{font-size: 56px;}

  .fs40{font-size: 38px;}

  .fs35{font-size: 33px;}

  .fs30{font-size: 28px;}

  .fs26{font-size: 24px;}

  .fs24{font-size: 22px;}

  .fs18{font-size: 17px;}

  .fs16{font-size: 15px;}

  body{padding-top:86px;}

  .ibanner .item-mask .desc{margin-top:25px;}
	
	.header .header_nav .nav_container>ul>li{margin-left: 2%;}

  .header .header_nav .nav_container>ul>li>a{padding:35px 0;}

  .part-about .left .more-btn{margin-top:50px;}

  .part-about .left .desc{padding-right: 25px;letter-spacing: 1px;}

  .part-about .left .txt{height: 150px;}

  .part-about .left .txt .c{font-size:26px;}

  .footer-nav li{width:20%;margin-right: 5%;}

}

@media (max-width:1200px){

  .fs91{font-size:64px}

  .fs70{font-size: 56px;}

  .fs60{font-size: 48px;}

  .fs40{font-size: 36px;}

  .fs35{font-size: 31px;}

  .fs30{font-size: 26px;}

  .fs26{font-size: 22px;}

  .fs24{font-size: 20px;}

  .fs18{font-size: 16px;}
	
		.header .header_nav .nav_container>ul>li{margin-left: 1%;}
	  .header .header_nav .nav_container>ul>li>a{font-size: 14px;}

  .ibanner .item-mask .title{margin-top:-30px;}

  .ibanner .item-mask .line{width: 9%;}

  .ibanner .item-mask .desc{margin-top:20px;}

  .part-about .left .txt .c{font-size:22px;}

  .part-about .left .desc{letter-spacing: 0;}

  .part-about .left .title{margin-bottom: 50px;}

  .part{padding-top:85px;}

  .part-about .left .line{height: 215px;}

  .part-about .left .more-btn{margin-top:40px;}

  .part-about .left .txt{height: 140px;margin-top:55px;}

  .part-about .img-box{height: 700px;}

  .title-box{margin-bottom: 50px;}

  .index-pro-tabList{line-height: 70px;}

  .index-pro-tabList a:before{height: 5px;}

  .part-news .list .left-img{height: 290px;}

  .part-news .list .right-con .txt{padding:60px 9% 30px;}

  .part-news .list .right-con .more-btn{margin-top:40px;}

  .more-btn{line-height: 44px;}

  .part-bottom .box{min-height: auto;padding:120px 0;}

  .footer-box{margin-top:80px;}

  .copyright{font-size:13px; display: block;}

}



@media (max-width:992px){

  .fs91{font-size:48px}

  .fs70{font-size: 40px;}

  .fs60{font-size: 36px;}

  .fs40{font-size: 32px;}

  .fs35{font-size: 27px;}

  .fs30{font-size: 24px;}

  .fs24{font-size: 20px;}

  body{padding-top: 65px;}

  /*.ibanner .item-mask .en{font-size:48px;}*/

  .ibanner .item-mask .title{margin-top:-25px;}

  .ibanner .item-mask .line{margin-top:25px;}

  .ibanner .item-mask{padding-bottom: 30px;}

  .part{padding-top:75px;}

  .part-about .left .title{margin-bottom: 40px;}

  .part-about .left .line{height: 190px;}

  .part-about .left .desc{font-size:14px;line-height: 2;padding-right:20px;}

  .part-about .left .more-btn{margin-top:30px;}

  .more-btn{width: 135px;}

  .part-about .left .txt{margin-top:40px;height: 110px;}

  .part-about .left .txt .c{font-size:20px;}

  .part-about .img-box{height: 600px;}

  .title-box{margin-bottom: 45px;}

  .index-pro-tabList a:after{height: 30px;margin-top:-15px;}

  .index-pro-tabList a:before{height: 4px;}

  .title-box .line{width: 280px;}

  .index-proList .swiper-btn{width: 42px;height: 98px;margin-top:-82px;}

  .index-proList .swiper-btn span{background-size: 16px auto;}

  .index-proList .swiper-btn-next{margin-right:-21px;}

  .index-proList .swiper-btn-prev{margin-left:-21px;}

  .part-news .list .right-con .txt{padding-top:40px;}

  .part-news .list .left-img{height: 234px;}

  .part-news .list .right-con .more-btn{margin-top:30px;}

  .part-news .list .right-con:hover .t{transform: translateY(-10px);}

  .part-news .list .right-con p{margin-bottom: 16px;}

  .more-btn{width: 130px;line-height: 42px;}

  .more-btn span{background-size: 5px auto;}

  .part-bottom .txt .more{width: 50px;height: 50px;}

  .footer-box{margin-top:65px;}

  .footer-nav li{width: 25%;}

}



@media (max-width:767px){

  body{padding-top:55px;}

  .fs91{font-size:40px}

  /*.fs70{font-size: 32px;}*/

  .fs40{font-size: 28px;}

  .fs35{font-size: 27px;}

  .fs30{font-size: 22px;}

  .fs26{font-size: 20px;}

  .fs18{font-size: 15px;}

  .ibanner .slide-item .slide-item-img{min-height: 350px;}

  .ibanner .item-mask{padding:0 15px 30px;}

  .ibanner .item-mask .en{font-size:34px;}

  .ibanner .item-mask .title{font-size:22px;line-height: 1.4;}

  .ibanner .item-mask .desc{font-size:14px;}

  .ibanner .item-mask .line,.ibanner .item-mask .desc{margin-top:15px;}

  .part{padding-top:60px;}

  .part-about .left .desc{padding-right:0;}

  .part-about .left .txt .c{width: 100%;font-size:18px;}

  .part-about .img-box{height: auto;padding:30px 0 0;}

  .part-about .img-box .img{position: relative;height: auto;}

  .part-about .img-box .imghover{padding-bottom: 78.4%;}

  .title-box .line{width: 200px;}

  .index-pro-tabList{line-height: 60px;padding:0 15px;}

  .index-pro-tabList li{width: auto;}

  .index-pro-tabList li p{padding:0 20px;}

  .index-proList .swiper-btn-next{right: 7.6%;}

  .index-proList .swiper-btn-prev{left: 7.6%;}

  .part-news .list .left-img,.part-news .list .right-con{width: 100%;}

  .part-news .list .left-img{height: auto;padding-bottom: 37.5%;}

  .part-news .list .right-con .txt{padding:30px 20px;}

  .part-bottom .box{padding:100px 0;}

  .part-bottom .txt{padding-right:50px;}

  .part-bottom .txt .desc{font-size:18px;}

  .part-bottom .txt .more{width: 40px;height: 40px;margin-top:-20px;}

  .part-bottom .txt .more i{background-size: 10px auto;}

  .footer-box{margin-top:45px;padding:20px 0 10px;}

  .footer-nav,.footer-info{float:none;width: 100%;}

  .footer-info{margin-top:25px;}

  .footer-nav li{margin-right:0;width:25%;text-align: center;min-width: auto;margin-bottom: 0;font-weight: bold;font-size:15px;}

  .footer-nav li .s-menu{display: none;}

  .footer-nav li .nav-item{padding:10px 0;display: block;}

  .footer-info{text-align: center;}

  .footer-info .icon-box{margin-top:20px;}

  .footer-info .icon-box .icon{margin:0 10px;float:none;display: inline-block;}

  .footer-info .icon-box .code-box{left:50%;right:auto;bottom:100%;top:auto;margin:0 0 0 -65px;padding:0 0 12px 0;z-index:10;transform-origin: bottom center;}

  .footer-info .icon-box .code-box:before{border-top-color:#fff;border-left-color:transparent;top:auto;margin:0;left:50%;margin-left:-4px;bottom:0;right:auto;}

  .footer-info p{margin-bottom: 13px;}

  .copyright{margin-top:25px;padding:10px 0;}

  .copyright p{text-align: center;font-size:12px;padding:5px 15px;}

}



.inner-banner{position: relative;}

.inner-banner .nav-now{width: 100%;position: absolute;top:0;left:0;height: 100%;background: rgba(47,47,47,.3);color:#fff;text-align: center;z-index:50;line-height: 1;}

.inner-banner .nav-now h2{text-transform: uppercase;opacity: 0.2;}

.inner-banner .nav-now p{position: relative;z-index:10;transform: translateY(-70%);letter-spacing: 1px;}



.category-box{background: #fff;}

.category-box .category{position: relative;padding:0 45px;line-height: 84px;color:#000000;}

.category-box .swiper-slide{width: auto;padding:0 30px;}

.category-box .swiper-slide a{display: block;position: relative;}

.category-box .swiper-slide a:after{position: absolute;content:'';width: 0;height: 5px;overflow: hidden;background: #bb0012;transition: all .3s;left:50%;bottom:0;transform:translateX(-50%);}

.category-box .swiper-slide a.active:after,.category-box .swiper-slide a:hover:after{width: 100%;}

.category-box .swiper-btn{color:#a5a5a5;}

.category-box .swiper-btn:after{font-size:34px;}

.category-box .swiper-btn:hover{color:#bb0012;}

.product-list .list{margin-top:100px;margin-left:-2%;margin-right:-2%;}

.product-list .list li{margin-bottom: 70px;padding:0 2%;}

.product-list .pro-item{display: block;position: relative;}

.product-list .pro-item .item-img{position: relative;padding-bottom: 87.1%;overflow: hidden;}

.product-list .pro-item .item-mask{position: absolute;top:0;left:0;width: 100%;height: 100%;padding:8.7% 8.8%;background: rgba(255,255,255,.7);opacity: 0;transition: all .3s;}

.product-list .pro-item .item-mask .c{position: relative;width: 100%;height: 100%;}

.product-list .pro-item .item-mask .line{position: absolute;background: #bb0012;}

.product-list .pro-item .item-mask .line1,.product-list .pro-item .item-mask .line3{height:1px;width:0;transition: all .4s;}

.product-list .pro-item .item-mask .line2,.product-list .pro-item .item-mask .line4{width:1px;height:0;transition: all .6s;}

.product-list .pro-item .item-mask .line1{top:0;right:0;}

.product-list .pro-item .item-mask .line2{right:0;bottom:0;transition-delay: 0.3s;}

.product-list .pro-item .item-mask .line3{bottom:0;left:0;transition-delay: 0.2s;}

.product-list .pro-item .item-mask .line4{left:0;top:0%;transition-delay: 0.1s;}

.product-list .pro-item:hover .item-mask{opacity: 1;}

.product-list .pro-item:hover .item-mask .line1,.product-list .pro-item.pro-item:hover .item-mask .line3{width: 89.6%;}

.product-list .pro-item:hover .item-mask .line2,.product-list .pro-item.pro-item:hover .item-mask .line4{height: 88%;}

.product-list .pro-item .item-mask .icon{width: 36px;position: absolute;height: 36px;top:50%;left:50%;margin-left:-18px;margin-top:-18px;background: url(../image/icon-arrow.png) no-repeat center;z-index:10;opacity: 0;filter: Alpha(opacity=0);-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;transition-delay: 0.3s;}

.product-list .pro-item:hover .item-mask .icon{opacity: 1;filter: Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;}

.product-list .pro-item .name{line-height: 1;margin-top:25px;text-align: center;}



.pages{text-align: center;margin-top:5px;}

.pages .pagination li a{display: inline-block;margin:0 8px;background: #fff;color:#333;line-height: 30px;min-width: 30px;text-align: center;padding:0 10px;font-size:16px;border:0px;}

/*.pages a.PreA,.pages a.NextA{padding:0 25px;}*/

.pages .pagination li a:hover{background: #bb0012;color:#fff;}

.pages .pagination li a:active{background: #bb0012;color:#fff;}

@media (max-width:1400px){

  .category-box .category{line-height: 80px;}

  .product-list .list{margin-top:80px;}

  .product-list .list li{margin-bottom: 60px;}

}

@media (max-width:1200px){

  .product-list .list{margin-top:70px;}

}

@media (max-width:992px){

  .category-box .category{line-height: 70px;}

  .product-list .list{margin-top:60px;}

  .category-box .swiper-slide a:after{height: 4px;}

  .pages a{margin:0 5px;}

  .pages a.PreA,.pages a.NextA{padding:0 15px;}

  .category-box .swiper-slide{padding:0 20px;}

}

@media (max-width:767px){

  .inner-banner .nav-now h2{font-size:32px;}

  .inner-banner .nav-now p{font-size:30px;}

  .category-box .no-padding{padding:0;}

  .category-box .category{line-height: 60px;padding:0 30px;}

  .category-box .swiper-btn:after{font-size:28px;}

  .category-box .swiper-button-next{right:0;}

  .category-box .swiper-button-prev{left:0;}

  .category-box .swiper-slide{padding:0 15px;}

  .category-box .swiper-slide a:after{height: 3px;}

  .product-list .list{margin-top:45px;}

  .product-list .list li{margin-bottom: 35px;}

  .pages a{margin:0 2px;font-size:14px;}

  .pages a.PreA, .pages a.NextA{padding:0 6px;}
	
	.product-list .pro-item .item-img{padding-bottom:0;}

}





.product-detail-img{width: 420px;float:left;}

.product-detail-img .item-img{position: relative;padding-bottom: 87.1%;background: #fff;overflow: hidden;}

.product-detail-img .item-img img{max-width: 100%;max-height: 100%;}

.product-detail-right{margin-left:420px;}

.product-detail-right .con{padding-left:8.85%;padding-top:20px;}

.product-detail-right .title{margin-bottom: 28px;} 

.product-detail-right .desc{line-height: 36px;letter-spacing: 1px;min-height: 180px;}

.product-detail-right .s-btn{width:184px;line-height: 58px;text-align: center;background: #bb0012;color:#fff;display: block;margin-top:25px;}

.product-detail .detail{margin-top:100px;}

.product-detail .content{margin-top:50px;}

.product-detail .content .tab span{float:left;line-height: 1;padding-bottom: 14px;border-bottom: 3px solid #bb0012;}

.product-detail .content .description{line-height:2.25;letter-spacing: 2px;margin-top:60px;text-align: justify;}

@media (max-width:1200px){

  .product-detail .detail{margin-top:80px;}

  .product-detail-right .con{padding-top:15px;}

  .product-detail-right .title{font-weight: bold;}

  .product-detail .content .tab span{font-weight: bold;}

  .product-detail .content .description{margin-top:50px;}

}

@media (max-width:992px){

  .product-detail .detail{margin-top:60px;}

  .product-detail-img{width: 320px;}

  .product-detail-right{margin-left:320px;}

  .product-detail-right .s-btn{width: auto;min-width: 130px;padding:0 15px;line-height: 44px;float:left;}

  .product-detail-right .desc{line-height:30px;min-height: 150px;}

  .product-detail-right .title{margin-bottom: 20px;}

  .product-detail .content .description{margin-top:40px;letter-spacing: 1px;}

}



@media (max-width:767px){

  .product-detail-img{width: 100%;float:none;}

  .product-detail-right{margin:30px 0 0;}

  .product-detail-right .con{padding:0;}

  .product-detail-right .desc{min-height: 60px;}

  .product-detail .content .tab span{font-size:16px;}

  .product-detail .content .description{letter-spacing: 0;margin-top:30px;}

  .category-box .swiper-btn:after{font-size:26px;}

}



.aboutUs .about-title .en{text-transform: uppercase;letter-spacing: 2px;color:#bb0012;opacity: 0.1;line-height: 1;}

.aboutUs .about-title .cn{position: relative;z-index:10;margin-left:-2em;}

.aboutUs .about-title.tr{justify-content: flex-end;}

.aboutUs .about-title.tr .cn{margin-right:-2em;}



.about-p1{background: none;}

.about-p1 .right,.about-p1 .left{float:left;width: 50%;}

.about-p1 .right{overflow: hidden;}

.about-p1 .right .img{height: 550px;background-repeat: no-repeat;background-size: cover;background-position: center;}

.about-p1 .desc1{padding-right:7%;text-align: justify;line-height: 2.25;letter-spacing: 1px;margin-top:30px;}

.about-p1 .left .txt{margin-top:35px;height: 118px;}

.about-p2{position: relative;margin-top:100px;}

.about-p2 .box{min-height: 770px;background: #fff;padding:0;}

.about-p2 .img-box{position: absolute;left:0;width: 50%;top:0;height: 100%;overflow: hidden;}

.about-p2 .img-box .img{background-position: center;background-repeat: no-repeat;background-size: cover;height: 100%;}

.about-p3 .img-box{position: absolute;left:0;width: 50%;top:0;height: 100%;overflow: hidden;}

.about-p3 .img-box .img{background-position: center;background-repeat: no-repeat;background-size: cover;height: 100%;}

.about-p4 .img-box{position: absolute;left:0;width: 50%;top:0;height: 100%;overflow: hidden;}

.about-p4 .img-box .img{background-position: center;background-repeat: no-repeat;background-size: cover;height: 100%;}

.about-p2 .desc{margin-top:75px;padding:0 7.5%;}

.about-p2 .desc .tit{margin-bottom: 40px;}

.about-p2 .desc .txt{line-height: 2.25;text-align: justify;letter-spacing: 1px;max-height: 600px;overflow-y: auto;}

.about-p2 .desc .txt p{min-height: 1em;}

.about-p2 .desc .txt::-webkit-scrollbar {width:6px;}

.about-p2 .desc .txt::-webkit-scrollbar-track {background:#f8f8f8;}

.about-p2 .desc .txt::-webkit-scrollbar-thumb {background:#999;}

.about-p2 .desc .txt::-webkit-scrollbar-thumb:window-inactive {background:#999;}

.about-p2 .desc .txt::-webkit-scrollbar-thumb:vertical:hover {background:#999;}

.about-p3 .img-box{left:auto;right:0;}

.about-p3 .desc{margin-top:60px;padding:0 10.9% 0 11.3%;}

.about-p4{margin-top:85px;}

.about-p4 ul{position: relative;margin-left:-12px;margin-right:-12px;}

.about-p4 ul li{position: absolute;padding:12px;height: 50%;width: 25%;}

.about-p4 ul li .img-box{width: 100%;height: 100%;position: relative;overflow: hidden;}

.about-p4 ul li .img{width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;}

.about-p4 ul li:nth-child(5n+1){position: relative;height: auto;width: 50%;}

.about-p4 ul li:nth-child(5n+1) .img-box{height: auto;}

.about-p4 ul li:nth-child(5n+1) .img{padding-bottom: 87%;height: auto;}

.about-p4 ul li:nth-child(5n+2){left:50%;top:0;}

.about-p4 ul li:nth-child(5n+3){right:0;top:0;}

.about-p4 ul li:nth-child(5n+4){bottom:0;left:50%;}

.about-p4 ul li:nth-child(5n+5){right:0;bottom:0;}

.about-p5{margin-top:85px;}

.about-p5 .honor-list{padding:0 68px;position: relative;}

.about-p5 .honor-list .swiper-btn{width: 52px;text-align: center;color:#fff;background: #bb0012;height: 122px;top:50%;margin-top:-61px;}

.about-p5 .honor-list .swiper-btn:after{font-size:36px;}

.about-p5 .honor-list .swiper-button-prev{left:0;}

.about-p5 .honor-list .swiper-button-next{right:0;}

.about-p5 .honor-list .swiper-slide{padding:0 11px;width: 33.333%;}

.about-p5 .honor-list .honor-item{position: relative;padding-bottom: 70.3%;border:1px solid #a5a5a5;cursor: pointer;}

.about-p5 .honor-list .honor-item img{max-width: 95%;max-height: 95%;}



@media (max-width:1200px){

  .aboutUs .about-title .en{letter-spacing: 1px;}

  .about-p1 .desc1{margin-top:45px;}

  .about-p1 .left .txt{margin-top:55px;}

  .about-p2 .desc{margin-top:60px;}

  .about-p2 .desc .tit{margin-bottom: 32px;}

  .about-p3 .desc{margin-top:45px;}

  .about-p4 ul{margin-left:-10px;margin-right:-10px;}

  .about-p4 ul li{padding:10px;}

  .about-p5 .honor-list{padding:0 60px;}

  .about-p5 .honor-list .swiper-slide{padding:0 8px;}

  .about-p5 .honor-list .swiper-btn{width: 48px;}

  .about-p5 .honor-list .swiper-btn:after{font-size:32px;}

  .about-p2 .box{min-height: 700px;}

  .about-p2 .desc .txt{max-height: 520px;}

}



@media (max-width:992px){

  .about-p1 .desc1{margin-top:35px;}

  .about-p1 .left .txt{margin-top:40px;}

  .about-p2{margin-top:80px;}

  .about-p2 .box{min-height: 560px;}

  .about-p2 .desc{padding-right:0;margin-top:45px;}

  .about-p2 .desc .tit{margin-bottom: 25px;}

  .about-p2 .desc .txt{letter-spacing: 0;max-height: 400px;font-size:14px;}

  .about-p3 .desc{padding-left:0;padding-right:5%;}

  .about-p4,.about-p5{margin-top:65px;}

  .about-p4 ul{margin-left:-6px;margin-right:-6px;}

  .about-p4 ul li{padding:6px;}

}



@media (max-width:767px){

  .about-p1 .right, .about-p1 .left{float:none;width: 100%;}

  .aboutUs .about-title .cn{font-size:24px;font-weight: bold;}

  .aboutUs .about-title .en{font-size:48px;}

  .about-p1 .desc1{margin-top:25px;padding:0;letter-spacing: 0;font-size:15px;}

  .about-p1 .right{margin-top:25px;}

  .about-p1 .right .img{height: auto;padding-bottom: 80%;}

  .about-p2{margin-top:60px;}

  .about-p2 .box{min-height: 100px;}

  .about-p2 .img-box{position: relative;margin-top:30px;height: auto;width: 100%;}

  .about-p2 .img-box .img{padding-bottom: 80.2%;height: auto; }

  .about-p2 .desc{padding:0;margin-top:35px;}

  .about-p2 .desc .txt{max-height: none;}

  .about-p4, .about-p5{margin-top:50px;}

  .about-p4 ul{margin-left:-5px;margin-right:-5px;}

  .about-p4 ul li{position: relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width: 50%;height: auto;padding:5px;float:left;}

  .about-p4 ul li .img,.about-p4 ul li .img-box{height: auto;}

  .about-p4 ul li .img{padding-bottom: 90%;}

  .about-p4 ul li:nth-child(5n+1){width: 100%;padding:5px;}

  .about-p5 .honor-list{padding:0 45px;}

  .about-p5 .honor-list .swiper-btn{width: 36px;height: 90px;margin-top:-45px;}

  .about-p5 .honor-list .swiper-btn:after{font-size:28px;}

}



.subcolumn-nav{background: #fff;text-align: center;font-size:0;}

.subcolumn-nav a{display: inline-block;line-height: 84px;position: relative;margin:0 1.5%;}

.subcolumn-nav a:after{position: absolute;content:'';bottom:0;left:50%;transform: translateX(-50%);width: 0;overflow: hidden;background: #bb0012;height: 5px;transition: all .3s;}

.subcolumn-nav a:hover:after,.subcolumn-nav a.active:after{width: 100%;}



.news-list{margin-top:100px;}

.news-list .list li{margin-bottom: 54px;}

.news-list .news-item{background: #fff;display: block;}

.news-list .news-item .img{position: relative;height: 230px;width: 400px;float:left;}

.news-list .news-item .con{margin-left:400px;color:#000;}

.news-list .news-item .t{padding:35px 4% 0;line-height: 1;}

.news-list .news-item .date{margin:22px 0;}

.news-list .news-item:hover .tit{color:#bb0012;}

.news-list .news-item .more{width: 200px;line-height: 38px;text-align: center;border-radius:40px;float:right;border:1px solid #a5a5a5;position: relative;overflow:hidden;transition: all .4s;margin-top:20px;}

.news-list .news-item .more:after{position: absolute;content:'';left:0;width: 0;height: 100%;top:0;background: #bb0012;transition: all .4s;}

.news-list .news-item .more span{position: relative;z-index:10;}

.news-list .news-item .more:hover{border-color:#bb0012;color:#fff;}

.news-list .news-item .more:hover:after{width: 100%;}



@media (max-width:1200px){

  .news-list{margin-top:80px;}

  .subcolumn-nav a{line-height: 80px;font-size:17px;}

  .news-list .list li{margin-bottom: 50px;}

  .news-list .news-item .img{width: 30%;}

  .news-list .news-item .con{margin:0;float:left;width: 70%;}

}



@media (max-width:992px){

  .news-list{margin-top:60px;}

  .news-list .news-item .img{width: 35%;height: 210px;}

  .news-list .news-item .con{width:65%;}

  .news-list .list li{margin-bottom: 40px;}

  .news-list .news-item .t{padding:25px 5%;}

  .news-list .news-item .more{width: 180px;}

}



@media (max-width:767px){

  .subcolumn-nav a{line-height: 60px;margin:0 5px;font-size:16px;font-weight: bold;}

  .subcolumn-nav a:after{height: 4px;}

  .news-list{margin-top:45px;}

  .news-list .news-item .img{width: 100%;height: auto;padding-bottom: 57.5%;float:none;}

  .news-list .news-item .t{width: 25px 18px;}

  .news-list .news-item .con{float:none;width:100%;}

  .news-list .news-item .date{margin:18px 0;}

  .news-list .news-item .tit{font-weight: bold;font-size:18px;}

  .news-list .news-item .more{width: 160px;}

  .news-list .list li{margin-bottom: 30px;}

}



.news-detail{margin-top:90px;color:#000;}

.news-detail .news-title{text-align: center;margin-bottom: 42px;}

.news-detail .news-tips{font-size:0;text-align: center;}

.news-detail .news-tips span{font-size:14px;display: inline-block;margin:0 10px;line-height: 16px;padding-left: 24px;background: url(../image/icon-date.png) no-repeat left center;}

.news-detail .news-tips .eye{background-image: url(../image/icon-eye.png);}

.news-detail .detail{line-height: 2.25;margin:45px 0 70px;letter-spacing: 2px;text-align: justify;}

.news-detail .detail p{min-height:1em;}

.news-detail .bottom-box{color:#a5a5a5;text-align: center;}

.news-detail .bottom-box .prev-a{float:left;}

.news-detail .bottom-box .next-a{float:right;}

.news-detail .bottom-box a span{display: block;width:101px;background: #a5a5a5;transition: all .3s;}

.news-detail .bottom-box a span i{display: block;height: 8px;background: url(../image/news-left.png) no-repeat center;background-size: 100% ;}

.news-detail .bottom-box .next-a span i{background-image: url(../image/news-right.png);}

.news-detail .bottom-box a:hover{color:#bb0012;}

.news-detail .bottom-box a:hover span{background:#bb0012;}

@media (max-width:1200px){

  .news-detail{margin-top:70px;}

  .news-detail .news-title{margin-bottom: 35px;}

  .news-detail .detail{letter-spacing: 1px;}

}

@media (max-width:767px){

  .news-detail{margin-top:50px;}

  .news-detail .news-title{margin-bottom: 22px;}

  .news-detail .news-tips span{font-size:12px;margin:0 8px;}

  .news-detail .detail{margin:30px 0 50px;letter-spacing: 0;}

  .news-detail .bottom-box a span{width: 80px;}

  .news-detail .bottom-box a span i{height:6px;}

}



@media (min-width:767px) and (max-width: 992px){

  .js-part.about-p2 .desc{padding-right:15px;}

  .js-part.about-p3 .desc{padding-left:15px;}

}

@media (max-width:767px){

  .js-part.about-p2 .desc{padding:0 15px 15px;}

}





.video-fixed {position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:130;top:0;left:0;cursor:pointer;display:none;}

.video-fixed .videoboxs {width:100%;height:100%;position:absolute;left:0;top:0;right:0;margin:auto;margin-top:0;background:#000;/* padding:30px;*/    box-sizing:border-box;}

.video-fixed .videoboxs .box {height: 100%;}

.video-fixed .cha {width:40px;height:40px;background:url(../image/close-vid2.png) no-repeat center/100% auto;position:absolute;top:40px;right:40px;cursor:pointer;}



@media (max-width:767px){

  .video-fixed .cha {width: 25px;height: 25px;}

}



.contact-box{padding-top:100px;}

.contact-box .map-box{position: relative;top:-100px;height: 355px;}

.contact-box #allmap{width: 100%;height: 100%;}

.contact .left{width: 50%;float:left;padding-right:25px;}

.contact .right{width: 50%;float:right;max-width: 600px;box-shadow: 0 0 10px rgba(0,0,0,.2);background: #fff;color:#000;position: relative;z-index:10;padding:20px 45px 40px;border-bottom:5px solid #bb0012;}

.contact .right .title{line-height: 1;margin-bottom: 40px;}

.contact .right .form-item{border:1px solid #000000;border-radius:4px;overflow: hidden;margin-bottom: 35px;}

.contact .right .item-value{display: block;width: 100%;border:none;outline: none;line-height: 24px;padding:8px 15px;}

.contact .right textarea.item-value{height: 146px;resize: none;}

.contact .item-value::-webkit-input-placeholder {color:#a5a5a5;}

.contact .item-value:-moz-placeholder {color:#a5a5a5;}

.contact .item-value::-moz-placeholder {color:#a5a5a5;}

.contact .item-value:-ms-input-placeholder {color:#a5a5a5;}

.contact .right .submit-btn{float:right;width: 200px;line-height: 38px;text-align: center;color:#fff;background: #333333;transition: all .3s;border:1px solid #333;}

.contact .right .submit-btn:hover{background: #fff;color:#333;}

.contact .left .top .en{color:#a5a5a5;opacity: 0.2;line-height: 1;}

.contact .left .top .cn{line-height: 1;color:#000;transform: translateY(-80%);position: relative;z-index: 10;}

.contact .left .top .cn span{display: inline-block;position: relative;}

.contact .left .top .cn span:after{content:'';position: absolute;bottom:0;left:100%;height:2px;background: #bb0012;width: 115px;margin-left: 30px;}

.contact .left .tel{margin:28px 0 5px;color:#bb0012;}

.contact .left .addr{margin-top:60px;}



@media (max-width:1200px){

  .contact-box{padding-top:80px;}

.contact .right .form-item{margin-bottom: 30px;}

}

@media (max-width:992px){

  .contact-box{padding-top:70px;}

  .contact .left,.contact .right{float:none;width: 100%;}

  .contact .left .addr{margin-top:35px;}

  .contact .right{margin:40px auto 0;}

}

@media (max-width:767px){

  .contact-box{padding-top:50px;}

  .contact .left .top .en{font-size:44px;}

  .contact .left .top .cn{transform: translateY(-60%);}

  .contact .left .tel p{margin-bottom: 5px;}

  .contact .left{padding-right:0;}

  .contact .left .addr{margin-top:25px;}

  .contact .right{margin-top:30px;padding:20px 24px 30px;}

  .contact .right .title{margin-bottom: 30px;}

  .contact .right .form-item{margin-bottom: 25px;}

  .contact-box .map-box{height: 400px;}

}





.abmao{top: -100px;}

@media (max-width:1200px){

  .abmao{top: -85px;}

}

@media (max-width:992px){

  .abmao{top: -65px;}

}

@media (max-width:767px){

  .abmao{top: -55px;}

}

/*视频页*/
.install-box{margin-top:80px;}
.install-box .list li{border-bottom:1px solid #e8e8e8;margin-bottom: 20px;position: relative;}
.install-box .list li:after{content:'';width: 312px;height: 1px;position: absolute;z-index:10;left:0;bottom:-1px;background: #d80a10;transition: all .6s;}
.install-box .list li:hover:after{width: 100%;}
.install-box .install-item{display: block;padding-bottom: 40px;}
.install-box .install-item .item-img{float:left;width: 312px;height: 240px;position: relative;overflow: hidden;}
.install-box .install-item .item-img img{width:100%;}
.install-box .install-item .img-icon{position: absolute;width:100%;height: 100%;top:0;left:0;background: url(../image/icon-play-w.png) no-repeat center;z-index:10;background-size: 35px auto;cursor: pointer;}
.install-box .install-item .item-con{margin-left:312px;padding-left: 3.2%;padding-top:28px;}
.install-box .install-item .item-tit{line-height: 1;}
.install-box .install-item .item-tit a{    font-size: 24px;font-weight: 700;color: #333;}
.install-box .install-item .item-desc{line-height:24px;color:#999;height:48px;margin-top:32px;}
.install-box .install-item .item-btns{margin-top:40px;    overflow: hidden;}
.install-box .install-item .btns{float:left;margin-right:10px;padding:0 28px;line-height: 38px;border:1px solid #e8e8e8;color:#333;cursor: pointer;}
.install-box .install-item .btns span{display: block;padding-left:28px;background: url(../image/icon-more.png) no-repeat left center;}
.install-box .install-item .btns.videoitems span{background-image: url(../image/icon-play.png);background-size: 18px auto;}
.install-box .install-item .btns:hover{background: #d80a10;color:#fff;}
.install-box .install-item .btns:hover span{background-image: url(../image/icon-more-w.png);border-color:#d80a10;}
.install-box .install-item .btns.videoitems:hover span{background-image: url(../image/icon-play-w.png);}
@media (max-width:992px){
  .install-box .install-item .item-img{width:240px;height: 180px;}
  .install-box .install-item .item-con{margin-left:240px;padding-top:15px;}
  .install-box .install-item .item-btns{margin-top:20px;}
  .install-box .install-item .item-desc{margin-top:20px;}
  .install-box .install-item{padding-bottom: 30px;}
  .install-box .list li:after{width: 240px;}
  .install-box .install-item .btns{padding:0 20px;}
		.full_img{position: relative;}
}
@media (max-width:700px){
  .install-box .install-item .item-img{width: 100%;float:none;height: auto;}
  .install-box .install-item .item-con{margin:20px 0 0;padding:0;}
  .install-box .list li:after{width: 150px;}
  .install-box .install-item .item-desc{margin-top:16px;}
  .install-box .install-item .item-tit{font-size:18px;}
  .install-box .install-item .img-icon{z-index:1}
	.full_img{position: relative;}
}