@font-face {
    font-family: 'DINProMed';
    src: url('../font/DINProMed.eot');
    src:
    url('../font/DINProMed.eot?#font-spider') format('embedded-opentype'),
    url('../font/DINProMed.woff') format('woff'),
    url('../font/DINProMed.ttf') format('truetype'),
    url('../font/DINProMed.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DinAlte';
    src: url('../font/DinAlte.eot');
    src:
    url('../font/DinAlte.eot?#font-spider') format('embedded-opentype'),
    url('../font/DinAlte.woff') format('woff'),
    url('../font/DinAlte.ttf') format('truetype'),
    url('../font/DinAlte.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINProBlack';
    src: url('../font/DINProBlack.eot');
    src:
    url('../font/DINProBlack.eot?#font-spider') format('embedded-opentype'),
    url('../font/DINProBlack.woff') format('woff'),
    url('../font/DINProBlack.ttf') format('truetype'),
    url('../font/DINProBlack.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINProLight';
    src: url('../font/DINProLight.eot');
    src:
    url('../font/DINProLight.eot?#font-spider') format('embedded-opentype'),
    url('../font/DINProLight.woff') format('woff'),
    url('../font/DINProLight.ttf') format('truetype'),
    url('../font/DINProLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINProReg.eot';
    src: url('../font/DINProReg.eot.eot');
    src:
    url('../font/DINProReg.eot.eot?#font-spider') format('embedded-opentype'),
    url('../font/DINProReg.eot.woff') format('woff'),
    url('../font/DINProReg.eot.ttf') format('truetype'),
    url('../font/DINProReg.eot.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
/* 初始化CSS */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "Microsoft Yahei","SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "PingFang SC", "Microsoft Yahei","SimSun",Arial,sans-serif; resize:none;}
body{font:12px "PingFang SC","Microsoft Yahei","SimSun",Arial,sans-serif; color:#333; background:#fff;}
a{text-decoration:none; color:inherit;}
i, em{ font-style:normal;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}

/*html5*/
article,aside,footer,header,section,footer,nav,figure,main{display:block}

/*小号文字  scale以12号字体为基准 需写实际字号大小*/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}

/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.TXTovehid-two{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.TXTovehid-three{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}

.scaleimg:hover .pic img.ani,
.scaleimg:hover .pic em{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(-6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

/*网页限定宽度*/
.w1520{width: 90%;max-width: 1520px;margin: 0 auto;}

input[type="submit"],input[type="reset"],select,button{-webkit-appearance:none;appearance:none; }

*:before,*:after{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

*:focus{-webkit-tap-highlight-color:rgba(0,0,0,0); }

/*解决chrome浏览器 input,textarea 获得焦点时会有一个边框的问题*/
input,textarea{outline: none;}
/*清除ios端 input,textarea 默认内阴影 默认圆角,radio和checkbox需要还原值为normal*/
input,textarea{appearance: none;-webkit-appearance: none;border-radius: 0;}


.cd-popup { position: fixed; left: 0; top: 0;right: 0;bottom: 0; height: 100%; width: 100%;background: url(../images/grayBg.png) repeat;visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container { position: relative; height: 36px; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.hidden_search .text { width: 100%; height: 20px; padding: 8px 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn { display: block; background: url(../images/search_icon.jpg) no-repeat center center; position: absolute; right: 0; top: 0; height: 36px; width: 36px; text-indent: -999em;border:none;cursor: pointer;}
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 56px; padding-left: 20px; height: 36px; }
.hidden_search .close_btn { position: absolute; right: 0; top: 0; padding: 10px; width: 22px; height: 22px; -webkit-transition: 0.5s; transition: 0.5s; }
.hidden_search .close_btn:after, .hidden_search .close_btn:before { background: #cccccc; width: 20px; height: 3px; display: block; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; content: ""; position: absolute; left: 10px; top: 11px; }
.hidden_search .close_btn:before { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.hidden_search .close_btn:after { -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 26px; }
.hidden_search .close_btn:hover:after, .hidden_search .close_btn:hover:before { background: #e60012;}

.header .menuIcon{width: 32px;cursor: pointer;display: none;position: absolute;right: 5%;top:50%;
-webkit-transform:translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
.header .menuIcon img{width: 100%;}

.navForm{background: #fff;border-radius: 3px;}
.navForm .text{width: 80%;height: 32px;border:none;background: none;font-size: 14px;color: #555;line-height: 32px;text-indent: 8px;}
.navForm .subm{width: 20%;height: 32px;border:none;background: url(../images/search_icon.jpg) no-repeat center;cursor: pointer;}
.mm-listview > li.nBorder:not(.mm-divider):after{display:none;}

.header{background: #ffffff;line-height: 103px;position: relative;z-index: 2;}
.header .searchBtn{width: 30px;height: 30px;margin: 34px 0 0 80px;cursor: pointer;background: url(../images/hIcon.png) no-repeat right top;}
.header .searchBtn:hover{background-position: right bottom;}
.header .language{width: 30px;height: 30px;margin: 34px 0 0 40px;position: relative;cursor: pointer;}
.header .language dt{width: 100%;height: 100%;background: url(../images/hIcon.png) no-repeat left top;}
.header .language:hover dt{background-position: left bottom;}
.header .language dd{width: 120px;position: absolute;left: 50%;margin-left: -60px;top:30px;display: none;}
.header .language dd i{display: block;margin: 0 auto;width: 0;height: 0;border: 8px solid transparent;border-bottom: 8px solid #eee;}
.header .language dd ul{background: #eee;text-align: center;font-size: 14px;line-height: 48px;color: #444;}
.header .language dd ul a:hover{color: #e60012;}
.header .nav .nLi h3 a{display: block;font-size: 22px;color: #313131;padding: 0 20px;margin: 0 14px;position: relative;font-weight: normal;}
.header .nav .nLi:first-child h3 a{margin: 0;}
.header .nav .nLi h3 a:before{content: "";width: 100%;height: 3px;background: #e60012;position: absolute;left: 0;bottom: 0;-webkit-transform: scale(0,1);transform: scale(0,1);opacity: 0;}
.header .nav .nLi.on h3 a,.header .nav .nLi h3 a:hover{color: #e60012;}
.header .nav .nLi.on h3 a:before,.header .nav .nLi:hover h3 a:before{-webkit-transform: scale(1,1);transform: scale(1,1);opacity: 1;}
.header .nav .nLi .navSub{position: absolute;left: 0;top:103px;width: 100%;background: #F2F7FB;text-align: center;font-size: 0;display: none;}
.header .nav .nLi .navSub ul{padding: 33px 0 38px;display: inline-block;vertical-align: top;}
.header .nav .nLi .navSub ul li a{display: block;margin: 0 36px;padding-bottom: 10px;position: relative;font-size: 20px;line-height: 25px;color: #313131;}
.header .nav .nLi .navSub ul li a:before{content: "";width: 100%;height: 1px;background: #e60012;position: absolute;left: 0;bottom: 0;-webkit-transform: scale(0,1);transform: scale(0,1);opacity: 0;}
.header .nav .nLi .navSub ul li a:hover{color: #e60012;}
.header .nav .nLi .navSub ul li a:hover:before{-webkit-transform: scale(1,1);transform: scale(1,1);opacity: 1;}

.banner{width: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;width: 100%;height: 0;padding-bottom: 858px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.banner .btnWrap{position: absolute;left:50%;bottom: 43px;z-index: 2;-webkit-transform:translateX(-50%); -moz-transform: translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);box-sizing: border-box;padding: 0 120px;}
.banner .btnWrap .btn{width: 56px;height: 56px;border: 2px solid rgba(255,255,255,0.5);border-radius: 50%;margin-left: 20px;cursor: pointer;position: relative;}
.banner .btnWrap .btn:before{content: "";width: 10px;height: 10px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;left: 50%;top:50%;margin: -6px 0 0 -6px;}
.banner .btnWrap .btn.prev{-webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); transform: rotateZ(45deg);}
.banner .btnWrap .btn.next{-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.banner .btnWrap .btn:hover{box-shadow: 0px 6px 9px 0px rgba(230, 0, 18, 0.4);background: #e60012;border-color: #e60012;}
.banner .btnWrap .mouse{width: 27px;height: 48px;position: relative;background: url(../images/mouse.png) no-repeat center;z-index: 3;}
.banner .btnWrap .mouse i{display: block;width: 2px;height: 20px;background: #fff;position: absolute;left: 50%;top:50%;margin:  -10px 0 0 -1px    ;-ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); height: 16px;animation: scrolldown 2s infinite cubic-bezier(0.645, 0.045, 0.355, 1);}
@keyframes scrolldown { 
	0% { -webkit-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
  55% { -webkit-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
  70% { -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; }
  85% { -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 0 0; transform-origin: 0 0; }
  100% { -webkit-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0; } 
 }
 .banner .btnWrap .mouse .arr{width: 16px;height: 8px;position: absolute;left: 50%;margin-left: -8px;top: 54px;}
 .banner .btnWrap .mouse .arr img{position: absolute;left: 0;top:0;animation: arrowMove 1.4s infinite ease;}
.banner .btnWrap .mouse .arr img:nth-child(2){top:10px;animation-delay: 0.7s;}
@keyframes arrowMove{50%{opacity: 0.5;}100%{opacity: 1;}}

.iTitle{padding: 46px 0 64px;text-align: center;position: relative;z-index: 2;}
.iTitle h3{font-size: 45px;color: #313131;line-height: 64px;font-weight: normal;margin-bottom: 10px;}
.iTitle h4{font-size: 20px;line-height: 36px;color: #313131;text-transform: uppercase;font-family: "DINProLight";}
.bgTxt{position: absolute;left: 0;top: 60px;text-align: center;width: 100%;font-size: 220px;color: #ffffff;line-height: 242px;text-transform: uppercase; -webkit-text-stroke: 1px #f2f2f2;font-family: "DINProBlack";}


.isect1{position: relative;overflow: hidden;}
.isect1 .iTitle h3{margin-bottom: 0;}
.isect1 .container{position: relative;z-index: 2;background: #ffffff;border:1px solid #cacaca;}
.isect1 .container a{display: block;width: 100%;border-right: 1px solid #cacaca;position: relative;box-sizing: border-box;}
.isect1 .container .pic{height: 280px;line-height: 280px;text-align: center;font-size: 0;overflow: hidden;position: relative;}
.isect1 .container .pic img{max-width: calc(100% - 2px);max-height: calc(100% - 2px);}
.isect1 .container .icon{width: 60px;height: 60px;position: absolute;left: 42px;top:32px;line-height: 60px;z-index: 2;}
.isect1 .container .icon img{width: 100%;height: 100%;}
.isect1 .container .txt{padding:0 44px 76px;}
.isect1 .container .txt h5{font-size: 22px;line-height: 56px;color: #313131;margin-bottom: 10px;}
.isect1 .container .txt p{font-size: 16px;line-height: 30px;color: #222222;opacity: 0.6;}
.isect1 .container .arr{width: 60px;height: 60px;position: absolute;right: 0;bottom: 0;background: #f8f8f8;}
.isect1 .container .arr:before{content: "";width: 10px;height: 10px;border-left: 2px solid #313131;border-bottom: 2px solid #313131;position: absolute;left: 50%;top:50%;margin: -6px 0 0 -6px;-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.isect1 .container a:hover{background: #f2f7fb;}
.isect1 .container a:hover .txt h5{color: #e60012;}
.isect1 .container a:hover .arr{background: #e60012;}
.isect1 .container a:hover .arr:before{border-color: #fff;}


.isect2{position: relative;}
.isect2 .cont{position: relative;padding: 110px 2.6%;/* background: url(../images/isect2Bg.jpg) no-repeat center;background-size: cover; */}
.isect2 .cont .bgScroll{position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.isect2 .cont .bgScroll .swiper-slide{height: 100%;position: relative;overflow: hidden;}
.isect2 .cont .bgScroll em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;-webkit-transform: scale(1.05);transform: scale(1.05);}
.isect2 .cont .bgScroll .swiper-slide-active em{-webkit-transform: scale(1);transform: scale(1);}


.isect2 ul{display: flex;flex-wrap: nowrap;border:2px solid rgba(255,255,255,0.5);position: relative;z-index: 2;}
.isect2 ul li{width: 20%;border-left: 2px solid rgba(255,255,255,0.5);box-sizing: border-box;}
.isect2 ul li:first-child{border:none;}
.isect2 ul li a{display: block;position: relative;padding: 38px 30px;height: 584px;box-sizing: border-box;color: #fff;-webkit-transition:all 0.8s linear;transition:all 0.8s linear;}
.isect2 ul li a .icon{width: 100px;height: 100px;}
.isect2 ul li a h5{margin: 80px auto 22px;font-size: 22px;line-height: 38px;}
.isect2 ul li a p{font-size: 16px;line-height: 32px;opacity: 0;}
.isect2 ul li a .more{width: 56px;height: 56px;border:2px solid #fff;border-radius: 30px;position: absolute;left: 30px;bottom: 66px;font-size: 20px;line-height: 56px;}
.isect2 ul li a .more:before{content: "";width: 10px;height: 10px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;right: 22px;top:50%;margin: -6px 0 0 0;-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.isect2 ul li a .more span{display: block;padding-left: 34px;width: 90px;-webkit-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin:left center;transform-origin:left center;}
.isect2 ul li.on{width: 40%;}
.isect2 ul li.on a{background: rgba(8,22,54,0.5);}
.isect2 ul li.on a p{opacity: 1;}
.isect2 ul li.on a .more{width: 192px;background: #e60012;border-color: #e60012;}
.isect2 ul li.on a .more span{-webkit-transform: scale(1,1);transform: scale(1,1);}

.isect3{position: relative;}
.isect3 .iTitle{padding-bottom: 0;}
.isect3 .tabs{margin-bottom: 20px;position: relative;}
.isect3 .tabs li{margin-left: 78px;}
.isect3 .tabs li:first-child{margin-left: 0;}
.isect3 .tabs li a{display: block;position: relative;font-size: 22px;line-height: 92px;color: #313131;}
.isect3 .tabs li a:before{content: "";width: 100%;height: 3px;background: #e60012;position: absolute;left: 0;bottom: 0; -webkit-transform: scale(0,1);transform: scale(0,1);}
.isect3 .tabs li.active a{color: #e60012;}
.isect3 .tabs li.active a:before{-webkit-transform: scale(1,1);transform: scale(1,1);}
.isect3 .tabs .more{position: absolute;right: 0;top:50%;margin-top: -10px;}
.isect3 .tabs .more i{width: 17px;height: 17px;border:2px solid #313131;border-radius: 50%;margin-left: 9px;}
.isect3 .tabs .more i:first-child{margin-left: 0;}
.isect3 .tabs .more:hover i{border-color: #e60012;background: #e60012;}
.isect3 .tabs .more:hover i:nth-child(2){transition:all 0.3s linear 0.15s;}
.isect3 .tabs .more:hover i:nth-child(3){transition:all 0.3s linear 0.3s;}
.isect3 .container{width: 100%;position: relative;overflow: hidden;}
.isect3 ul{width: 50%;}
.isect3 .left{padding-top: 14px;}
.isect3 .left li{padding: 14px 0 12px;border-bottom: 1px solid #e8e8e8;}
.isect3 .left li a{display: block;height: 90px;padding-left: 165px;position: relative;}
.isect3 .left li a .pic{width: 120px;height: 90px;position: absolute;left: 0;top:0;overflow: hidden;}
.isect3 .left li a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.isect3 .left li a h5{font-size: 20px;line-height: 30px;color: #313131;font-weight: normal;}
.isect3 .left li a span{display: block;font-size: 22px;line-height: 52px;color: #666666;font-family: "DINProReg";}
.isect3 .left li a:hover h5{color: #e60012;}
.isect3 .right li{width: 50%;box-sizing: border-box;padding-left: 20px;}
.isect3 .right li a{display: block;background: #f0f6fb;}
.isect3 .right li a .pic{width: 100%;height: 0;padding-bottom: 219px;position: relative;overflow: hidden;}
.isect3 .right li a .pic em{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.isect3 .right li a .txt{padding: 23px 24px 0 32px;height: 260px;box-sizing: border-box;}
.isect3 .right li a .txt h5{font-size: 22px;line-height: 36px;color: #313131;height: 72px;margin-bottom: 80px;}
.isect3 .right li a .txt span{display: block;font-size: 22px;line-height: 38px;color: #666666;font-family: "DINProReg";padding-left: 38px;background: url(../images/dateIcon.png) no-repeat left center;}
.isect3 .right li a:hover .txt h5{color: #e60012;}

.isect4{margin-bottom: 57px;position: relative;overflow: hidden;}
.isect4 .cont{position: relative;z-index: 2;font-size: 16px;line-height: 30px;color: #fff;text-align: center;}
.isect4 .cont:before{content: "";width: 100%;height: 535px;position: absolute;left: 0;top:0;background: url(../images/isect4Bg.jpg) no-repeat center top;background-size: cover;}
.isect4 .cont .w1520{position: relative;z-index: 2;}
.isect4 .cont .data{display: flex;padding-top: 76px;}
.isect4 .cont .data li{flex: 1;position: relative;}
.isect4 .cont .data li:before{content: "";width: 1px;height: 50px;position: absolute;left: 0;top:18px;opacity: 0.3;background: #f8f8f8;}
.isect4 .cont .data li:first-child:before{display: none;}
.isect4 .cont .data li h5{font-size: 70px;line-height: 86px;font-family: "DINProMed";font-weight: normal;}
.isect4 .cont .desc{margin: 50px auto 56px;max-width: 808px;}
.isect4 .cont dl dd{width: 48.88%;}
.isect4 .cont dl dd a{display: block;width: 100%;height: 0;padding-bottom: 50%;position: relative;overflow: hidden;}
.isect4 .cont dl dd a em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.isect4 .cont dl dd a .moreBtn{width: 192px;height: 60px;position: absolute;bottom: 90px;left: 50%;margin-left: -96px;background: #e60012;border-radius: 30px;box-sizing: border-box;padding: 0 34px;font-size: 20px;color: #ffffff;line-height: 60px;text-align: left;}
.isect4 .cont dl dd a .moreBtn:before{content: "";width: 10px;height: 10px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;right: 24px;top:50%;margin: -6px 0 0 0;-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.isect4 .cont dl dd a .moreBtn span{display: block;position: relative;}
.isect4 .cont dl dd a .moreBtn span:before{content: "";width: 10px;height: 10px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;right: 0;top:50%;margin-top: -8px; -webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}


.isect4 .cont dl dd a i{width: 82px;height: 82px;position: absolute;left: 50%;top:50%;margin: -41px 0 0 -41px;background: url(../images/videoIcon.png) no-repeat center;}
.isect4 .cont dl dd a:hover i{-webkit-transform: rotateZ(45deg);transform: rotateZ(45deg); }


.footer{background: url(../images/footerBg.jpg) no-repeat center;background-size: cover;color: #fff;font-size: 18px;line-height: 38px;}
.footer .top{border-bottom: 1px solid rgba(255,255,255,0.2);}
.footer .top .left{width: 18.6%;text-align: center;padding-top: 58px;}
.footer .top .left .share{padding-top: 34px;font-size: 0;}
.footer .top .left .share dl{display: inline-block;width: 58px;height: 58px;position: relative;margin: 0 13px;}
.footer .top .left .share dl dt{width: 58px;height: 58px;border:2px solid rgba(255,255,255,0.3);border-radius: 50%;}
.footer .top .left .share dl dt img{width: 100%;height: 100%;}
.footer .top .left .share dl .codeImg{position: absolute;left: 50%;margin-left: -75px;bottom: 60px;z-index: 8;display: none;}
.footer .top .left .share dl .codeImg .pic{width: 130px;height: 130px;background: #fff;padding: 5px;}
.footer .top .left .share dl .codeImg .pic img{width: 100%;height: 100%;}
.footer .top .left .share dl .codeImg i{display: block;margin: 0 auto;width: 0;height: 0;border: 8px solid transparent;border-top: 8px solid #fff;}
.footer .top .right{width: 81.4%;display: flex;justify-content: space-between;}
.footer .top .right dl{border-left: 1px solid rgba(255,255,255,0.2);padding: 62px 0 40px 42px;}
.footer .top .right dl a{display: inline-block;}
.footer .top .right dl dt{margin-bottom: 40px;}
.footer .top .right dl dt a{position: relative;font-size: 22px;line-height: 42px;}
.footer .top .right dl dt a:before{content: "";width: 3px;height: 36px;background: #e60012;position: absolute;left: -43px;top:3px;}
.footer .top .right dl dd a{opacity: 0.7;}
.footer .top .right dl dd a:hover{opacity: 1;}
.footer .top .right dl dd ul{padding-right: 4.5vw;}
.footer .top .right dl dd ul li{width: 50%;box-sizing: border-box;font-size: 16px;line-height: 32px;}
.footer .top .right dl dd ul li .line{padding-left: 54px;margin-bottom: 36px;position: relative;}
.footer .top .right dl dd ul li .line .icon{position: absolute;left: 0;top:1px;}
.footer .top .right dl dd ul li .line.words{font-family: "DINProLight";}
.footer .top .right .select{margin-top: 76px;position: relative;width: 224px;}
.footer .top .right .select .dt{height: 47px;box-sizing: border-box;border:1px solid rgba(255,255,255,0.7);padding: 0 15px;cursor: pointer;position: relative;line-height: 45px;color: rgba(255,255,255,0.7);}
.footer .top .right .select .dt:before{content: "";width: 10px;height: 10px;border-left: 2px solid rgba(255,255,255,0.2);border-bottom: 2px solid rgba(255,255,255,0.2);position: absolute;right: 20px;top:50%;margin: -8px 0 0 0;-webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); transform: rotateZ(-45deg);}
.footer .top .right .select .dd{position: absolute;left: 0;bottom: 47px;background: #efefef;width: 100%;display: none;}
.footer .top .right .select .dd ul{max-width: 200px;overflow: auto;padding: 6px 0;}
.footer .top .right .select .dd ul li{width: 100%;}
.footer .top .right .select .dd ul li a{display: block;color: #555;font-size: 14px;padding: 0 15px;opacity: 1;}
.footer .top .right .select .dd ul::-webkit-scrollbar{width:3px;height:3px}
.footer .top .right .select .dd ul::-webkit-scrollbar-button:vertical{display:none}
.footer .top .right .select .dd ul::-webkit-scrollbar-corner,
.footer .top .right .select .dd ul::-webkit-scrollbar-track{background-color:#ccc}
.footer .top .right .select .dd ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#fff; }
.footer .top .right .select .dd ul::-webkit-scrollbar-thumb:vertical:hover{ }
.footer .top .right .select .dd ul::-webkit-scrollbar-thumb:vertical:active{ }
.footer .top .right .select .dd ul li a:hover{color: #e60012;}
.footer .btm{line-height: 58px;font-size: 18px;color: rgba(255,255,255,0.7);padding: 22px 2.6%;}
.footer .btm a:hover{color: #fff;}
.footer .btm ul li{margin-right: 35px;}
.footer .btm ul li a{text-decoration: underline;}
.footer .btm .mRight1{margin-right: 108px;margin-right: 34px;}
.footer .btm .mRight2{margin-right: 34px;}

.nyBanner{width: 100%;height: 500px;background-repeat: no-repeat;background-position: center;background-size: cover;box-sizing: border-box;padding-top: 174px;font-size: 0;}
.nyBanner h3{font-size: 45px;line-height: 60px;color: #FFFFFF;display: inline-block;padding-bottom: 40px;position: relative;}
.nyBanner h3:before{content: "";width: 60px;height: 4px;background: #FFFFFF;position: absolute;left: 0;bottom: 0;}

.nyNav{width: 100%;background: #F2F7FB;}
.nyNav li{margin-right: 228px;}
.nyNav li:last-child{margin-right: 0;}
.nyNav li a{display: block;font-size: 20px;color: #313131;line-height: 82px;position: relative;}
.nyNav li a:before{content: "";width: 100%;height: 3px;background: #E60012;position: absolute;left: 0;bottom: 0;-webkit-transform: scale(0,1);transform: scale(0,1);}
.nyNav li.on a,.nyNav li a:hover{color: #E60012;}
.nyNav li.on a:before,.nyNav li a:hover:before{-webkit-transform: scale(1,1);transform: scale(1,1);}

.path{padding: 36px 0 38px;color: #313131;line-height: 30px;color: #848484;}
.path span{margin: 0 9px;}
.path a:hover,.path i{color: #E60012;}

.nyTitle{padding-bottom: 38px;position: relative;margin-bottom: 77px;color: #313131;line-height: 60px;text-align: center;}
.nyTitle:before{content: "";width: 66px;height: 4px;background: #E60012;position: absolute;bottom: 0;left: 50%;margin-left: -33px;}

.pageStyle{color: #7D7F81;}
.pageStyle *{max-width: 100% !important;}
.pageStyle img{height: auto !important;}

.fz48{font-size: 48px;line-height: 1.25;}
.fz40{font-size: 40px;}
.fz36{font-size: 36px;line-height: 1.66;}
.fz32{font-size: 32px;}
.fz30{font-size: 30px;}
.fz26{font-size: 26px;line-height: 2.3;}
.fz24{font-size: 24px;line-height: 1.8;}
.fz22{font-size: 22px;}
.fz20{font-size: 20px;}
.fz18{font-size: 18px;line-height: 2.44;}
.fz16{font-size: 16px;line-height: 2.25;}


.nyWrap{min-height: 400px;}

.aboutWrap .item1{padding: 95px 0 118px;background: #F2F7FB;}
.aboutWrap .item1 .txt{width: 47.9%;padding-right: 20px;height: 450px;overflow: auto;}
.aboutWrap .item1 .txt .mrgBtm{margin-bottom: 42px;}
.aboutWrap .item1 .pic{width: 48.7%;height: 450px;position: relative;overflow: hidden;cursor: pointer;}
.aboutWrap .item1 .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.aboutWrap .item1 .pic i{width: 100px;height: 100px;position: absolute;left: 50%;top:50%;margin: -50px 0 0 -50px;background: url(../images/videoIcon1.png) no-repeat center;background-size: 100% 100%;}
.aboutWrap .item1 .pic:hover em{-webkit-transform: scale(1.1);transform: scale(1.1);}
.aboutWrap .item1 .ul{padding: 117px 0 0;text-align: center;font-size: 0;display: flex;}
.aboutWrap .item1 .ul li{flex: 1;}
.aboutWrap .item1 .ul li .icon{height: 85px;margin-bottom: 20px;}
.aboutWrap .item1 .ul li h5{margin-bottom: 15px;font-size: 22px;color: #7f8183;line-height: 50px;font-weight: normal;}
.aboutWrap .item1 .ul li h5 span{font-size: 45px;color: #E60012;font-family: "DINProMed";}
.aboutWrap .item1 .ul li p{line-height: 26px;color: #313131;}

.aboutWrap .item2{padding: 182px 0 184px;background: url(../images/aboutBg1.jpg) no-repeat center;background-size: cover;color: #fff;margin-bottom: 190px;}
.aboutWrap .item2 .pageStyle{color: #fff;}
.aboutWrap .item2 .nyTitle{text-align: left;margin-bottom: 40px;color: #fff;}
.aboutWrap .item2 .nyTitle:before{left: 0;margin-left: 0;background: #fff;opacity: 0.6;}
.aboutWrap .item2 .desc{margin-bottom: 150px;line-height: 2.88;}
.aboutWrap .item2 .ul li{margin-bottom: 48px;display: flex;align-items: center;}
.aboutWrap .item2 .ul li .icon{margin-right: 30px;}

.aboutWrap .item3{padding-bottom: 88px;}
.aboutWrap .item3 .dl{margin-bottom: 105px;}
.aboutWrap .item3 .dl .dt{width: 50%;height: 0;padding-bottom: 462px;position: relative;overflow: hidden;}
.aboutWrap .item3 .dl .dt em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.aboutWrap .item3 .dl .dd{width: 50%;height: 462px;box-sizing: border-box;padding: 105px 0 30px 120px;overflow: auto;}
.aboutWrap .item3 .dl .dd::-webkit-scrollbar{width:6px;height:3px}
.aboutWrap .item3 .dl .dd::-webkit-scrollbar-button:vertical{display:none}
.aboutWrap .item3 .dl .dd::-webkit-scrollbar-corner,
.aboutWrap .item3 .dl .dd::-webkit-scrollbar-track{background-color:#eee}
.aboutWrap .item3 .dl .dd::-webkit-scrollbar-thumb{border-radius:0;background-color:#f49804; }
.aboutWrap .item3 .dl .dd::-webkit-scrollbar-thumb:vertical:hover{ }
.aboutWrap .item3 .dl .dd::-webkit-scrollbar-thumb:vertical:active{ }
.aboutWrap .item3 .dl .dd .nyTitle{text-align: left;padding-left: 55px;position: relative;color: #E60012;margin-bottom: 44px;}
.aboutWrap .item3 .dl .dd .nyTitle:before{left: 0;margin-left: 0;}
.aboutWrap .item3 .dl .dd .nyTitle .icon{position: absolute;left: 0;top:10px;line-height: 40px;}
.aboutWrap .item3 .dl .dd li{line-height: 34px;margin-bottom: 14px;padding-left: 25px;position: relative;color: #7D7F81;}
.aboutWrap .item3 .dl .dd li:last-child{margin-bottom: 0;}
.aboutWrap .item3 .dl .dd li:before{content: "";width: 8px;height: 8px;background: #7D7F81;border-radius: 50%;position: absolute;left: 0;top:13px;}
.aboutWrap .item3 .dl:nth-child(2n) .dt{float: right;}
.aboutWrap .item3 .dl:nth-child(2n) .dd{padding-right: 30px;padding-left: 0;}

.culture{position: relative;margin-bottom: 100px;}
.culture .bg{width: 100%;height: 696px;position: absolute;left: 0;top:0;background: url(../images/cultureBg.jpg) no-repeat center top;background-size: cover;}
.culture .w1520{position: relative;z-index: 2;}
.culture .title{text-align: center;color: #fff;padding: 70px 0 375px;}
.culture ul{display: flex;justify-content:space-between;}
.culture ul li{width: 30%;text-align: center;padding-bottom: 36px;}
.culture ul li .pic{width: 100%;height: 0;padding-bottom: 70.76%;position: relative;overflow: hidden;}
.culture ul li .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.culture ul li .txt{padding: 50px 0 0;}
.culture ul li .txt .icon{width: 70px;height: 70px;line-height: 70px;margin: 0 auto 32px;}
.culture ul li .txt h5{line-height: 1;font-weight: normal;margin-bottom: 18px;}
.culture ul li .txt p{color: #7D7F81;line-height: 26px;}
.culture ul li:hover{box-shadow: 0 0 20px rgba(0,0,0,0.2);}

.devlop{margin-bottom: 140px;}
.devlop .contScroll{margin-bottom: 137px;background: #F2F7FB;position: relative;overflow: hidden;}
.devlop .contScroll .pic{width: 50%;height: 0;padding-bottom: 486px;position: relative;overflow: hidden;}
.devlop .contScroll .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.devlop .contScroll .text{width: 50%;box-sizing: border-box;height: 486px;padding: 142px 0 63px;}
.devlop .contScroll .text .wrap{width: 100%;height: 100%;box-sizing: border-box;padding: 0 85px;overflow: auto;}
.devlop .contScroll .text .wrap::-webkit-scrollbar{width:3px;height:3px}
.devlop .contScroll .text .wrap::-webkit-scrollbar-button:vertical{display:none}
.devlop .contScroll .text .wrap::-webkit-scrollbar-corner,
.devlop .contScroll .text .wrap::-webkit-scrollbar-track{background-color:#ccc}
.devlop .contScroll .text .wrap::-webkit-scrollbar-thumb{border-radius:0;background-color:#fff; }
.devlop .contScroll .text .wrap::-webkit-scrollbar-thumb:vertical:hover{ }
.devlop .contScroll .text .wrap::-webkit-scrollbar-thumb:vertical:active{ }
.devlop .contScroll .text .date{line-height: 50px;color: #313131;margin-bottom: 54px;}
.devlop .contScroll .text .date span{font-size: 45px;color: #E60012;font-family: "DINProMed";font-weight: normal;margin-right: 5px;}
.devlop .contScroll .text .txt{color: #7D7F81;line-height: 2.44;}
.devlop .tabScroll{padding: 0 27px;position: relative;}
.devlop .tabScroll:before{content: "";width: 100%;height: 1px;background: #E8E8E8;position: absolute;left: 0;top:50%;}
.devlop .tabScroll .btn{width: 25px;height: 25px;position: absolute;top:50%;margin-top: -13px;border-radius: 50%;border:1px solid rgba(49,49,49,0.4);background: #fff;cursor: pointer;z-index: 3;}
.devlop .tabScroll .btn:before{content:"";width: 7px;height: 7px;border-left: 1px solid rgba(0,0,0,0.4);border-bottom: 1px solid rgba(0,0,0,0.4);position: absolute;left: 50%;top:50%;margin: -4px 0 0 -3px;-webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); transform: rotateZ(45deg);}
.devlop .tabScroll .prev{left: 0;}
.devlop .tabScroll .next{right: 0;}
.devlop .tabScroll .next:before{-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);margin-left: -5px;}
.devlop .tabScroll .btn:hover{border-color: #E60012;background: #E60012;}
.devlop .tabScroll .btn:hover:before{border-color: #fff;}
.devlop .tabScroll .btn.disable{pointer-events: none;}
.devlop .tabScroll .container{position: relative;overflow: hidden;}
.devlop .tabScroll .dot{width: 98px;height: 98px;margin: 0 auto;background: #F2F7FB;border-radius: 50%;text-align: center;line-height: 98px;color: #313131;font-family: "DINProMed";cursor: pointer;}
.devlop .tabScroll .on .dot{background: #E60012;color: #fff;}

.honor .item1{padding: 90px 0 112px;background-image: radial-gradient(#fff 0%, #F2F7FB 100%);overflow: hidden;}
.honor .item1 .w1520{position: relative;}
.honor .item1 .text{width: 42.5%;color: #7D7F81;line-height: 2.44;}
.honor .item1 .text dl{margin-bottom: 50px;}
.honor .item1 .text dl:last-child{margin-bottom: 0;}
.honor .item1 .text dl dt{margin-bottom: 13px;color: #313131;font-weight: bold;}
.honor .item1 .pic{position: absolute;top: 50%;right: -146px;width: 55.5%;-webkit-transform:translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}

.honor .item2{padding: 204px 0 136px;}
.honor .item2 .tabs{margin-bottom: 105px;text-align: center;font-size: 0;border-bottom: 1px solid #E8E9EA;}
.honor .item2 .tabs li{display: inline-block;margin: 0 97px;}
.honor .item2 .tabs li a{display: block;position: relative;color: #313131;line-height: 25px;padding: 0 20px 25px;}
.honor .item2 .tabs li a:before{content: "";width: 100%;height: 3px;position: absolute;left: 0;bottom: 0;background: #E60012;-webkit-transform: scale(0,1);transform: scale(0,1);}
.honor .item2 .tabs li.on a:before,.honor .item2 .tabs li a:hover:before{-webkit-transform: scale(1,1);transform: scale(1,1);}

.honorList{padding-bottom: 50px;}
.honorList li{width: 29.6%;margin: 0 5% 50px 0;}
.honorList li:nth-child(3n){margin-right: 0;}
.honorList li a{display: block;padding: 20px 22px 44px;background: #F2F7FB;}
.honorList li a .pic{width: 100%;height: 0;padding-bottom: 137.2%;position: relative;overflow: hidden;margin-bottom: 38px;}
.honorList li a .pic em{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.honorList li a h5{line-height: 2;color: #313131;font-weight: normal;}
.honorList li a:hover{box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.honorList li a:hover h5{color: #E60012;}

.honorList.honorList1 li a .pic{padding-bottom: 75.3%;}
.honorList.honorList1 li a .pic{padding-bottom: 56%;}
.honorList.honorList1 li a .pic span{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.honorList.honorList1 li a .pic span img{max-width: 100%;max-height: 100%;}
.honorList.honorList1 li a h5{text-align: center;}

.moreBtn{display: block;width: 275px;height: 68px;margin: 0 auto;border:1px solid #d5d5d5;position: relative;overflow: hidden;line-height: 68px;color: #838383;text-align: center;border-radius: 35px;}
.moreBtn span{position: relative;z-index: 2;}
.moreBtn:before{width: 238px;height: 238px;border-radius: 100%;background: #E60012;content: '';
position: absolute;left: -20%;top: -80%;-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;-webkit-transform: scale(0);transform: scale(0);}
.moreBtn:hover:before{-webkit-transform: scale(2);transform: scale(2);}
.moreBtn:hover{color: #fff;border-color: #E60012;}

.jobList{margin-bottom: 136px;}
.jobList .hd{background: #29548D;color: #FFFFFF;line-height: 100px;}
.jobList .item{box-sizing: border-box;padding-right: 20px;width: 21%;}
.jobList .item1{width: 25.5%;padding-left: 4.4%;}
.jobList .item5{width: 11.5%;padding: 0;text-align: center;}
.jobList .bd{border:1px solid #E8E9EA;border-top: none;}
.jobList .bd .nLi{border-bottom: 1px solid #E8E9EA;}
.jobList .bd .nLi:last-child{border-bottom: none;}
.jobList .bd .dt{line-height: 100px;color: #313131;cursor: pointer;}
.jobList .bd .dt .item4{font-family: "DINProMed";}
.jobList .bd .dt .item5 i{display: inline-block;width: 40px;height: 40px;background: #E8E8E8;border-radius: 50%;position: relative;vertical-align: middle;}
.jobList .bd .dt .item5 i:before{content: "";width: 9px;height: 9px;border-left: 1px solid #797979;border-bottom: 1px solid #797979;position: absolute;left: 50%;top:50%;margin: -6px 0 0 -4px;-webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); transform: rotateZ(-45deg);}
.jobList .bd .nLi:hover .dt,.jobList .bd .nLi.on .dt{background: #F8F8F8;}
.jobList .bd .dd{color: #7D7F81;line-height: 2.25;display: none;}
.jobList .bd .dd .wrap{padding: 0 4.4% 46px;}
.jobList .bd .dd .line{width: 100%;height: 1px;background: #fff;margin-bottom: 34px;}
.jobList .bd .dd .tit{line-height: 1;color: #313131;margin-bottom: 14px;}
.jobList .bd .dd .tit .en{font-family: "DINProMed";}
.jobList .bd .dd .wap{display: none;}
.jobList .bd .dd .cont{margin-bottom: 26px;}
.jobList .bd .dd .moreBtn{margin: 24px 0 0 0;width: 172px;height: 54px;background: #29548D;border:none;line-height: 54px;color: #FFFFFF;}
.jobList .bd .dd .moreBtn em{margin-left: 14px;}
.jobList .bd .nLi.on .dt .item5 i{-webkit-transform: rotateZ(180deg);transform: rotateZ(180deg);}

.contactUs{margin-bottom: 136px;}
.contactUs .item1{padding: 60px 0 72px;}
.contactUs .item1 li{width: 47.9%;box-sizing: border-box;border:1px solid #E8E8E8;position: relative;padding: 84px 80px 0;height: 300px;}
.contactUs .item1 li .icon{position: absolute;left: 50%;top:-60px;margin-left: -30px;}
.contactUs .item1 li .cont{display: flex;justify-content: space-between;/* align-items:center; */}
.contactUs .item1 li .tit{line-height: 32px;margin-bottom: 26px;padding-top: 16px;}
.contactUs .item1 li .txt{color: #666666;line-height: 40px;}
.contactUs .item1 li .txt .en{font-family: "DINProMed";padding-left: 40px;position: relative;}
.contactUs .item1 li .txt .en span{position: absolute;left: 0;top:0;}
.contactUs .item1 li .qrcode{width: 164px;text-align: center;}
.contactUs .item1 li .qrcode img{width: 100%;}
.contactUs .item1 li .qrcode p{font-size: 14px;color: #666666;line-height: 14px;}
.contactUs .mapWrap{height: 610px;}

.newsWrap{margin-bottom: 130px;}
.recomNews{margin-bottom: 66px;}
.recomNews a{display: block;}
.recomNews .pic{width: 43%;height: 0;padding-bottom: 390px;position: relative;overflow: hidden;}
.recomNews .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.recomNews .text{width: 45.8%;margin-right: 6.5%;}
.recomNews .text h5{line-height: 60px;color: #313131;font-weight: normal;}
.recomNews .text .date{margin: 10px 0;color: #666666;font-family: "DINProReg";}
.recomNews .text p{line-height: 44px;color: #7D7F81;margin-bottom: 118px;}
.recomNews .text .moreBtn{margin: 0;border-radius: 34px;}
.recomNews a:hover .text h5{color: #E60012;}

.newsList{padding-bottom: 64px;}
.newsList li{padding: 60px 0 66px;border-top: 1px solid #E8E9EA;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;}
.newsList li a{display: block;height: 230px;padding-left: 410px;position: relative;}
.newsList li a .pic{width: 340px;height: 230px;position: absolute;left: 0;top:0;overflow: hidden;-webkit-transition:all 0.4s linear;transition:all 0.4s linear;}
.newsList li a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.newsList li a h5{line-height: 60px;font-weight: normal;color: #313131;}
.newsList li a .date{display: block;font-size: 20px;color: #666666;line-height: 32px;font-family: "DINProReg";margin: 8px 0 11px;}
.newsList li a p{line-height: 44px;color: #7D7F81;}
.newsList li a:hover h5{color: #E60012;}
.newsList li:hover{-webkit-box-shadow:  0 0 20px rgba(0,0,0,0.3);box-shadow:  0 0 20px rgba(0,0,0,0.3);}
.newsList li:hover a .pic{-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}

.page{text-align: center;font-size: 0;}
.page .wrap{display: inline-block;font-size: 21px;color: #606266;line-height: 42px;}
.page .btn{width: 10px;height: 42px;position: relative;margin: 0 23px;}
.page .btn:before{content: "";width: 8px;height: 8px;border-left: 2px solid #606266;border-bottom: 2px solid #606266;position: absolute;left: 50%;top:50%;margin: -5px 0 0 -5px;-webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); transform: rotateZ(45deg);}
.page .btn.next{margin-right: 45px;}
.page .btn.next:before{-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.page .num{margin: 0 23px;}
.page .text{margin: 0 9px;width: 88px;height: 40px;border:1px solid #DCDFE6;border-radius: 4px;text-align: center;line-height: 40px;font-size: 21px;color: #606266;}
.page .num.on,.page .num:hover{color: #E60012;}
.page .btn:hover:before{border-color: #E60012;}

.psgWrap{background: #F8F8F8;padding-bottom: 136px;}
.passage{box-sizing: border-box;padding: 98px 60px 68px 72px;background: #FFFFFF;}
.passage .psgTitle{padding-bottom: 36px;border-bottom: 1px solid #E8E9EA;margin-bottom: 62px;}
.passage .psgTitle h5{line-height: 60px;color: #313131;font-weight: normal;margin-bottom: 20px;}
.passage .info{line-height: 41px;color: #959595;}
.passage .info span{margin-right: 56px;}
.passage .info span img{margin-right: 10px;margin-top: -7px;}
.passage .psgCont{line-height: 2.88;color: #848484;margin-bottom: 16px;min-height: 300px;}
.passage .psgCont .pic{padding: 56px 0;text-align: center;}
.passage .psgLink{padding-top: 56px;line-height: 28px;color: #848484;text-align: center;}
.passage .psgLink .link{width: 250px;}
.passage .psgLink .link a{position: relative;}
.passage .psgLink .prev a{padding-left: 32px;text-align: left;}
.passage .psgLink .next a{padding-right: 32px;text-align: right;}
.passage .psgLink .link a:before{content: "";width: 12px;height: 12px;border-left: 2px solid #848484;border-bottom: 2px solid #848484;position: absolute;top:50%;margin-top: -7px;-webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); transform: rotateZ(45deg);}
.passage .psgLink .prev a:before{left: 5px;}
.passage .psgLink .next a:before{right: 5px;-webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.passage .psgLink .link a:hover{color: #E60012;}
.passage .psgLink .link a:hover:before{border-color: #E60012;}
.passage .psgLink .toList{padding-left: 36px;background: url(../images/listIcon.png) no-repeat left top;}
.passage .psgLink .toList:hover{color: #E60012;background-position: left bottom;}
.psgShare{line-height: 41px;color: #959595;}
.psgShare .item{margin-right: 24px;}
.psgShare .item:last-child{margin-right: 0;}

.psgLeft{width: 100%;}
.passage1{padding: 35px 4.71% 84px;margin-right: 290px;}
.hotNews{width: 270px;background: #FFFFFF;box-sizing: border-box;margin-left: -270px;}
.hotNews .title { font-size: 18px; color: #666666; border-bottom: 1px solid #efefef; padding: 35px 10.37% 18px; }
.hotNews .title span { padding-right: 19px; background: url(../images/info_righticon.jpeg) no-repeat right center; }
.hotNews .recent_info li { border-bottom: 1px solid #efefef; }
.hotNews .recent_info li a { display: block; padding: 23px 10.37%; }
.hotNews .recent_info li a:hover h5 { color: #E60012; }
.hotNews .recent_info li h5 { margin-bottom: 21px; line-height: 1.8; font-size: 16px; color: #555555; text-transform: capitalize;  }
.hotNews .recent_info li span { font-size: 12px; color: #bbbbbb;display: block;  }


.prodChanel{box-sizing: border-box;max-width: 1374px;}
.prodChanel .li{width: 46.94%;margin-bottom: 5.5%;box-sizing: border-box;}
.prodChanel .li:nth-child(2n){float: right;}
.prodChanel .li .pic{width: 100%;border: 1px solid #DEDEDE;position: relative;overflow: hidden;}
.prodChanel .li .pic em{display: block;width: 100%;height: 0;padding-bottom: 71.628%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.prodChanel .li .pic .icon{position: absolute;left: 58px;top: 44px;z-index: 2;}
.prodChanel .li .pic .hover{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(242,247,251,0.85);box-sizing: border-box;padding: 120px 60px 50px;opacity: 0;visibility: hidden;z-index: 3;}
.prodChanel .li .pic .hover ul{width: 100%;height: 100%;overflow: auto;}

.prodChanel .li .pic .hover ul::-webkit-scrollbar{width:3px;height:3px}
.prodChanel .li .pic .hover ul::-webkit-scrollbar-button:vertical{display:none}
.prodChanel .li .pic .hover ul::-webkit-scrollbar-corner,
.prodChanel .li .pic .hover ul::-webkit-scrollbar-track{background-color:#fff}
.prodChanel .li .pic .hover ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc; }
.prodChanel .li .pic .hover ul::-webkit-scrollbar-thumb:vertical:hover{ }
.prodChanel .li .pic .hover ul::-webkit-scrollbar-thumb:vertical:active{ }

.prodChanel .li .pic .hover ul li{margin-top: 22px;}
.prodChanel .li .pic .hover ul li:first-child{margin-top: 0;}
.prodChanel .li .pic .hover ul li a{padding-left: 28px;position: relative;color: #313131;line-height: 24px;}
.prodChanel .li .pic .hover ul li a:before{content: "";width: 8px;height: 8px;background: #313131;border-radius: 50%;position: absolute;left: 0;top:6px;}
.prodChanel .li .pic .hover ul li a:hover{color: #E60012;}
.prodChanel .li .pic .hover ul li a:hover:before{background: #E60012;}
.prodChanel .li .text{padding: 40px 60px 48px;background: #0E1A2F;color: #FFFFFF;}
.prodChanel .li .text h5{line-height: 53px;margin-bottom: 10px;}
.prodChanel .li .text p{line-height: 40px;height: 120px;overflow: hidden;margin-bottom: 60px;}
.prodChanel .li .text .moreBtn{width: 148px;height: 48px;margin: 0;border: 1px solid #E60312;background: #E60312;color: #fff;line-height: 48px;}
.prodChanel .li .text .moreBtn span{padding-right: 16px;}
.prodChanel .li .text .moreBtn span:before{content: "";width: 8px;height: 8px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;position: absolute;right: 0;top:50%;margin-top: -6px; -webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}

.prodChanel .li .text{background: #F3F3F3;color: #6A6B6C;}
.prodChanel .li .text h5{color: #E60012;}

.prodChanel .li .text .moreBtn:before{display: none;}
.prodChanel .li:hover .pic .hover{opacity: 1;visibility: visible;}
.prodChanel .li:hover .pic em{-webkit-transform: scale(1.1);transform: scale(1.1);}
.prodChanel .li:hover .text .moreBtn{background: none;color: #E60312;}
.prodChanel .li:hover .text .moreBtn span:before{border-color: #E60312;}

.prodPage .desc{margin-bottom: 65px;color: #6A6B6C;line-height: 2.22;}
.prodList{padding: 92px 0 82px;background: url(../images/prodBg.jpg) no-repeat center;background-size: cover;margin-bottom: 137px;}
.prodList li{width: 23.75%;margin: 0 1.25% 1.78% 0;background: #FFFFFF;}
.prodList li:nth-child(4n){margin-right: 0;}
.prodList li a{display: block;}
.prodList li .tit{position: relative;border-bottom: 1px solid #D8D8D8;text-align: center;}
.prodList li .tit h5{line-height: 70px;}
.prodList li .tit:before{content: "";width: 100%;height: 2px;position: absolute;left: 0;bottom: -1px;background: #E60012;-webkit-transform-origin:left center;-transform-origin:left center;-webkit-transform: scale(0,1);transform: scale(0,1);}
.prodList li .pic{width: 100%;height: 0;padding-bottom: 79.78%;position: relative;overflow: hidden;}
.prodList li .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.prodList li .pic .hover{width: 100%;height: 100%;position: absolute;left: 0;top:0;z-index: 2;background: rgba(242,247,251,0.85);opacity: 0;visibility: hidden;}
.prodList li .pic .hover p{line-height: 36px;color: #313131;position: absolute;left: 0;top:50%;-webkit-transform:translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);box-sizing: border-box;padding: 0 40px;max-height: 180px;overflow: hidden;}
.prodList li:hover .tit:before{-webkit-transform: scale(1,1);transform: scale(1,1);}
.prodList li:hover .tit h5{color: #E60012;}
.prodList li:hover .pic .hover{opacity: 1;visibility: visible;}


.cProd{margin-bottom: 120px;}
.cProd .item1{padding: 97px 0 105px;background: url(../images/prodBg2.jpg) no-repeat center;background-size: cover;}
.cProd .item1 .top{margin-bottom: 57px;padding-right: 382px;position: relative;}
.cProd .item1 .container{width: 100%;position: relative;overflow: hidden;}
.cProd .item1 .container em{display: block;height: 0;padding-bottom: 596px;background-repeat: no-repeat;background-position: center;background-size: cover;}

.cProd .item1 .container .desc1{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 2;box-sizing: border-box;padding: 26px 50px;background: rgba(0,0,0,0.7);color: #FFFFFF;line-height: 1.667;}


.cProd .item1 .tabs{width: 320px;padding-right: 33px;position: absolute;right: 0;top:0;height: 100%;overflow: auto;}



.cProd .item1 .tabs::-webkit-scrollbar{width:7px;height:3px}
.cProd .item1 .tabs::-webkit-scrollbar-button:vertical{display:none}
.cProd .item1 .tabs::-webkit-scrollbar-corner,
.cProd .item1 .tabs::-webkit-scrollbar-track{background-color:#ACB6C5}
.cProd .item1 .tabs::-webkit-scrollbar-thumb{border-radius:0;background-color:#E60312; }
.cProd .item1 .tabs::-webkit-scrollbar-thumb:vertical:hover{ }
.cProd .item1 .tabs::-webkit-scrollbar-thumb:vertical:active{ }

.cProd .item1 .tabs li{margin-bottom: 19px;position: relative;cursor: pointer;}
.cProd .item1 .tabs li:last-child{margin-bottom: 0;}
.cProd .item1 .tabs li em{display: block;width: 100%;height: 0;padding-bottom: 186px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.cProd .item1 .tabs li:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;z-index: 2;box-sizing: border-box;border: 3px solid #E60012;opacity: 0;}
.cProd .item1 .tabs li.on:before{opacity: 1;}
.cProd .desc{padding-left: 57px;position: relative;color: #fff;line-height: 3.33;border-left: 7px solid #E60312;}
.cProd .item2{padding-top: 123px;color: #313131;line-height: 42px;display: none;}
.cProd .item2 .tit{color: #313131;line-height: 53px;margin: 72px 0 20px;}
.cProd .item2 .tit:first-child{margin-top: 0;}
.cProd .item2 ul li{padding-left: 30px;position: relative;}
.cProd .item2 ul li:before{content: "";width: 10px;height: 10px;background: #6A6B6C;position: absolute;left: 0;top:16px;border-radius: 50%;}


.cProd .item3{padding-top: 84px;}
.cProd .item3 .tabs{padding: 9px 64px 0;background: #29548D;line-height: 89px;color: #fff;}
.cProd .item3 .tabs li{padding: 0 62px;cursor: pointer;}
.cProd .item3 .tabs li.active{background: #FFFFFF;color: #516598;}
.cProd .item3 .container{position: relative;width: 100%;overflow: hidden;color: #313131;}
.cProd .item3 .container .pageStyle{color: #313131;}
.cProd .item3 .container .ul{padding: 60px;}
.cProd .item3 .container .ul li{padding-left: 30px;position: relative;}
.cProd .item3 .container .ul li:before{content: "";width: 10px;height: 10px;background: #6A6B6C;position: absolute;left: 0;top:16px;border-radius: 50%;}


.pApp{padding-bottom: 68px;}
.pApp .desc{color: #313131;margin-bottom: 66px;line-height: 2.22;}
.pApp .list li{margin-bottom: 68px;}
.pApp .list a{display: block;height: 390px;padding-left: 723px;position: relative;}
.pApp .list .pic{width: 655px;height: 390px;position: absolute;left: 0;top:0;overflow: hidden;}
.pApp .list .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.pApp .list h5{line-height: 60px;color: #313131;margin-bottom: 15px;}
.pApp .list p{line-height: 40px;color: #6A6B6C;height: 80px;overflow: hidden;margin-bottom: 157px;}
.pApp .list .moreBtn{width: 158px;height: 48px;line-height: 48px;border: 1px solid #E60312;color: #E60312;margin: 0;}
.pApp .list .moreBtn span{padding-right: 16px;}
.pApp .list .moreBtn span:before{content: "";width: 8px;height: 8px;border-left: 2px solid #E60312;border-bottom: 2px solid #E60312;position: absolute;right: 0;top:50%;margin-top: -6px; -webkit-transform: rotateZ(-135deg); -moz-transform: rotateZ(-135deg); -ms-transform: rotateZ(-135deg); transform: rotateZ(-135deg);}
.pApp .list a:hover .moreBtn{color: #fff;}
.pApp .list a:hover .moreBtn span:before{border-color: #fff;}
.pApp .list a:hover .moreBtn:before{-webkit-transform: scale(2);transform: scale(2);}
.pApp .list a:hover h5{color: #E60312;}

.contPApp{padding-bottom: 136px;}
.contPApp .cont{color: #6A6B6C;line-height: 2.22;}
.contPApp .cont .tit{color: #313131;margin-bottom: 48px;line-height: 1.5;}
.contPApp .cont .pic{text-align: center;padding: 50px 0 107px;}
.contPApp .cont .pic:last-child{padding-bottom: 0;}


/*网站地图*/
.sitemap-box{padding-bottom: 60px;}
.sitemap-box .item{margin-bottom: 20px;}
.sitemap-box .item .tit{padding-bottom: 10px;border-bottom: 1px dashed #ddd;font-size: 20px;line-height: 30px;}
.sitemap-box .item .tit a{display: inline-block;vertical-align: top;color: #e60012;}
.sitemap-box .item .txt{margin-top: 20px;line-height: 20px;}
.sitemap-box .item .txt a{position: relative;display: inline-block;vertical-align: top;padding-left: 20px;margin: 0 10px 10px;transition: 0.3s;font-size: 16px;}
.sitemap-box .item .txt a:before{content: "";position: absolute;left: 0;top: 50%;width: 12px;height: 12px;margin-top: -6px;background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiPjxwYXRoIGQ9Ik01MDAuNDI5IDcxMS4zNzNsNjcuMDcyLTY3Ljg5MWMtNjEuMDMtNS4xMi0xMDIuMDkzLTIzLjg2LTEzMy4xMi01NC43ODQtODIuNzQtODIuNjM3LTgyLjc0LTIwMC4xOTIgMC0yODIuMzE3bDE1Ny40OTEtMTU3LjE4NGM4My4yNTEtODIuNjM3IDIwMC4wOS04My4xNDkgMjgyLjgyOS0uNTEyIDgzLjI1MSA4My42NiA4Mi43MzkgMjAwLjI5NC41MTIgMjgyLjQxOWwtODkuOTA3IDg5LjcwMmMxMy43MjEgMzIuNDYxIDE3LjgxNyA3MC40NTIgMTEuNjczIDEwMy45MzZsMTM5LjY3NC0xMzkuNDY4YzExNi4zMjYtMTE1LjUwOCAxMTYuNzM2LTI4MC4yNy0uNTEyLTM5Ny4zMTItMTE3Ljc2LTExNy43Ni0yODIuMzE3LTExNi43MzYtMzk4LjEzMS0uNjE1TDM3Mi40MjkgMjUyLjYyMWMtMTE1LjcxMiAxMTUuNjEtMTE2LjczNiAyODAuMzcxLjUxMiAzOTcuNDE0IDMwLjAwMyAyOS40OTEgNjguMDk2IDUwLjY4OCAxMjcuNDg4IDYxLjQ0ek00ODYuMTk1IDkzNi45NmwxNjUuMDY5LTE2NS4xNzFDNzY3LjU5IDY1NS42NjcgNzY4IDQ5MS40MTggNjUwLjc1MiAzNzMuNzZjLTI5LjQ5MS0yOS4zODktNjcuNTg0LTUwLjY4OC0xMjYuOTc2LTYwLjgyNmwtNjcuNTg0IDY3LjQ4MmM2MS40NCA1LjUzIDEwMi42MDUgMjQuMjY5IDEzMy4xMiA1NC42ODIgODMuMjUxIDgyLjYzNiA4Mi43NCAyMDAuMjk0LjUxMiAyODIuNDE5TDQzMS44MjEgODc0LjQ5NmMtODIuNzQgODIuNjM3LTE5OS41NzggODMuMTQ5LTI4Mi4zMTcuNTEyLTgzLjc2My04My4wNDYtODIuNzQtMjAwLjE5Mi0uNTEyLTI4Mi4zMTdsODkuOTA3LTg5LjcwMmExODYuMDYgMTg2LjA2IDAgMCAxLTExLjY3My0xMDMuNDI0TDg3LjU1MiA1MzguNTIyYy0xMTYuMzI2IDExNi4xMjEtMTE3LjM1IDI4MC4zNy41MTIgMzk3LjkyNiAxMTcuMjQ4IDExNy4xNDYgMjgxLjgwNSAxMTYuMTIyIDM5OC4xMzEuNTEyeiIgZmlsbD0iI2U2MDAxMiIvPjwvc3ZnPg==');background-size: 100% 100%;filter: brightness(0) invert(.5);}
.sitemap-box .item .txt a:hover{text-decoration: underline;color: #e60012;}
.sitemap-box .item .txt a:hover:before{filter: none;}


/* 响应式调整 */
.header{line-height: 94px;}
.header .nav .nLi .navSub{top:94px;}
.header .nav .nLi h3 a{font-size: 16px;color: #030716;}
.header .nav .nLi .navSub ul li a{font-size: 16px;color: #444;}
.header .language dt,.header .searchBtn{-webkit-transform: scale(0.8);transform: scale(0.8);}
.header .searchBtn{margin-left: 50px;}

.bgTxt{font-size: 200px;}
.iTitle{padding: 50px 0 40px;}
.iTitle h3{font-size: 36px;line-height: 52px;margin-bottom: 0;}

.nyBanner{height: 432px;padding-top: 150px;}
.nyBanner h3{font-size: 40px;padding-bottom: 30px;}

.nyTitle{font-size: 30px;padding-bottom: 20px;margin-bottom: 54px;}

.isect3 .left li a h5{font-size: 18px;}
.isect3 .left li a span{font-size: 14px;}
.isect3 .right li a .txt span{font-size: 14px;background-size: 22px auto;padding-left: 28px;}

.footer{font-size: 15px;}
.footer .top .right dl dt{margin-bottom: 30px;}
.footer .top .right dl dt a{font-size: 20px;}
.footer .btm{font-size: 16px;padding: 16px 2.6%;}

.passage .psgTitle h5{color: ##3a3a3a;line-height: 40px;}

.aboutWrap .item1{padding: 80px 0 100px;}

.aboutWrap .item1 .ul{padding-top: 90px;}
.aboutWrap .item1 .ul li h5{font-size: 18px;margin-bottom: 0;}
.aboutWrap .item1 .ul li h5 span{font-size: 35px;}

.aboutWrap .item2{padding: 115px 0 130px;margin-bottom: 120px;}
.aboutWrap .item2 .desc{margin-bottom: 100px;}
.aboutWrap .item2 .ul li:last-child{margin-bottom: 0;}

.prodChanel .li{margin-bottom: 4%;}
.prodChanel .li .pic em{padding-bottom: 60%;}
.prodChanel .li .pic .hover{padding: 80px 48px 40px;}
.prodChanel .li .text{padding: 30px 40px 38px;}
.prodChanel .li .text p{line-height: 30px;height: 90px;margin-bottom: 40px;}

.path{padding: 24px 0;}

/*侧边栏留言表单 20241105*/
.message-sidebar{z-index: 2;position: fixed;top: 30%;right: 20px;font-size: 14px;}
.message-sidebar .item{position: relative;display: block;width: 80px;box-sizing: border-box;padding: 14px 10px;background-color: #D32D26;border-radius: 5px;text-align: center;cursor: pointer;}
.message-sidebar .item .icon{display: inline-block;vertical-align: top;width: 30px;height: 30px;}
.message-sidebar .item .tit{margin-top: 8px;color: #fff;}
.message-sidebar .item .hidden-wrap{display: none;position: absolute;right: 0;top: 0;text-align: left;cursor: default;box-shadow: 0 2px 10px rgba(0,0,0,.15);}
.message-sidebar .item.open .hidden-wrap{display: block;}
/*留言表单*/
.message-form{width: 230px;background-color: #fff;font-size: 12px;}
.message-form *{box-sizing: border-box;}
.message-form input::-webkit-input-placeholder,
.message-form textarea::-webkit-input-placeholder{color: #999;}
.message-form .title{display: flex;justify-content: space-between;align-items: center;height: 46px;padding: 0 10px;background: #D32D26 url(../images/message_title_bg.jpg) center no-repeat;background-size: cover;color: #fff;}
.message-form .title .name{display: inline-flex;align-items: center;font-size: 14px;font-weight: bold;}
.message-form .title .name .icon{width: 1em;height: 1em;margin-right: .25em;}
.message-form .title .close-btn{display: inline-flex;justify-content: center;align-items: center;position: relative;width: 1em;height: 1em;cursor: pointer;}
.message-form .title .close-btn::after{content: '';position: absolute;left: 0;right: 0;top: 50%;height: 2px;margin-top: -1px;background-color: currentColor;border-radius: 1px;}
.message-form .content{padding: 10px 10px 20px;}
.message-form .tip{margin-bottom: 16px;color: #666;}
.message-form .row{display: flex;align-items: center;padding: 0 8px;margin-bottom: 10px;border: 1px solid #ddd;border-radius: 4px;}
.message-form .row .icon{width: 1em;height: 1em;margin-right: .75em;}
.message-form .row .info-content{flex: 1;overflow: hidden;}
.message-form input{vertical-align: top;width: 100%;height: 32px;padding: 0;background-color: transparent;border: 1px solid transparent;font-size: 12px;outline: none;}
.message-form textarea{vertical-align: top;width: 100%;height: 72px;padding: 8px 0;background-color: transparent;border: 1px solid transparent;font-size: 12px;outline: none;resize: none;}
.message-form .btns-area{display: flex;justify-content: center;align-items: center;}
.message-form .btns-area .btn{background-color: #D32D26;border-radius: 4px;color: #fff;cursor: pointer;}


@media screen and (max-width: 1640px){
.footer{font-size: 15px;line-height: 2;}
.footer .top .left .share dl{margin: 0 6px;}
.footer .top .left .share dl dt{width: 48px;height: 48px;}
.footer .top .left .share dl dt img{width: 100%;height: 100%;}
.footer .top .right dl{padding: 40px 0 40px 20px;}
.footer .top .right dl dt{margin-bottom: 20px;}
.footer .top .right dl dt a{font-size: 18px;line-height: 34px;}
.footer .top .right dl dt a:before{left: -22px;height: 28px;}
.footer .top .right dl dd ul li{max-width: 260px;font-size: 14px;line-height: 24px;top:0;}
.footer .top .right dl dd ul li:nth-child(1){padding-right: 20px;}
.footer .top .right dl dd ul li .icon{width: 24px;height: 24px;}
.footer .top .right dl dd ul li .icon img{width: 100%;height: 100%;}
.footer .top .right dl dd ul li .line{margin-bottom: 20px;padding-left: 36px;}
.footer .top .right .select{margin-top: 40px;}
.footer .top .right .select .dt{height: 40px;line-height: 38px;}
.footer .top .right .select .dd{bottom: 40px;}
.footer .btm{font-size: 15px;padding: 16px 2.6%;}

.nyBanner{height: 400px;padding-top: 140px;}
.nyBanner h3{font-size: 36px;line-height: 44px;}
.nyBanner h3:before{width: 44px;}

.nyNav li{margin-right: 120px;}

.path{padding: 24px 0;font-size: 18px;}

.fz36{font-size: 30px;}
.fz32{font-size: 26px;}
.fz48{font-size: 40px;}
.fz40{font-size: 34px;}
.fz18{font-size: 16px;}
.nyTitle{padding-bottom: 18px;margin-bottom: 40px;}

.aboutWrap .item1{padding: 70px 0;}
.aboutWrap .item1 .txt .mrgBtm{margin-bottom: 30px;}
.aboutWrap .item1 .ul{padding-top: 100px;}
.aboutWrap .item2{padding: 140px 0;margin-bottom: 140px;}
.aboutWrap .item2 .desc{margin-bottom: 100px;}
.aboutWrap .item3 .dl{margin-bottom: 80px;}

.devlop .contScroll{margin-bottom: 100px;}
.devlop .contScroll .pic{padding-bottom: 400px;}
.devlop .contScroll .text{padding: 80px 0 40px;height: 400px;}
.devlop .contScroll .text .wrap{padding: 0 60px;}
.devlop .contScroll .text .date{margin-bottom: 30px;}

.honor .item1{padding: 70px 0 100px;}
.honor .item1 .pic{width: 65%;}
.honor .item1 .text dl{margin-bottom: 30px;}
.honor .item1 .text dl dt{margin-bottom: 0;}

.honor .item2{padding: 150px 0 100px;}
.honor .item2 .tabs{margin-bottom: 80px;}
.honorList li a{padding-bottom: 10px;}
.honorList li a .pic{margin-bottom: 10px;}

.jobList .hd,.jobList .bd .dt{line-height: 88px;}


.contactUs .item1 li{padding: 70px 40px 0;}
.contactUs .item1 li .icon{width: 110px;height: 110px;top:-55px;margin-left: -55px;}
.contactUs .item1 li .txt{font-size: 18px;line-height: 34px;}
.contactUs .item1 li .qrcode{width: 150px;}

.newsList li{padding: 40px 0;}

.passage{padding: 60px 40px 40px;}

}
@media screen and (max-width: 1520px){
.header .nav .nLi h3 a{margin: 0;}
.header .searchBtn{margin: 38px 50px 0 20px;}
.header .language{margin: 38px 0 0 0;}

.banner .swiper-slide a{padding-bottom: 56.4%;}
.banner .btnWrap{padding: 0;}
.banner .btnWrap .btn{width: 40px;height: 40px;margin-left: 12px;}

.iTitle{padding: 40px 0;}
.iTitle h3{font-size: 40px;line-height: 56px;}

.bgTxt{font-size: 180px;line-height: 180px;}

.isect2 ul li a{padding: 30px 20px;height: 500px;}
.isect2 ul li a .icon{width: 80px;height: 80px;}
.isect2 ul li a h5{margin: 60px auto 20px;}
.isect2 ul li a .more{width: 48px;height: 48px;line-height: 48px;border-radius: 24px;font-size: 18px;}
.isect2 ul li a .more:before{right: 19px;}
.isect2 ul li.on a .more{width: 180px;}

.prodList li .pic .hover p{line-height: 30px;max-height: 150px;}

.cProd .item1 .top{padding-right: 300px;}
.cProd .item1 .tabs{width: 270px;padding-right: 10px;}
.cProd .item1 .tabs li{margin-bottom: 10px;}
.cProd .item1 .tabs li em{padding-bottom: 160px;}
.cProd .item1 .container em{padding-bottom: 500px;}


.pApp .list li{margin-bottom: 40px;}
.pApp .list a{height: 298px;padding-left: 540px;}
.pApp .list .pic{width: 500px;height: 298px;}
.pApp .list h5{line-height: 50px;}
.pApp .list p{line-height: 30px;height: 60px;margin-bottom: 120px;}
}

@media screen and (max-width: 1480px){
.fz48{font-size: 40px;}
.fz40{font-size: 30px;}
.fz36{font-size: 26px;}
.fz32{font-size: 24px;}
.fz30{font-size: 22px;}
.fz26{font-size: 20px;}
.fz24{font-size: 18px;}
.fz22{font-size: 17px;}
.fz20{font-size: 16px;}
.fz18{font-size: 15px;}
.fz16{font-size: 14px;}

.header{line-height: 98px;}
.header .logo img{height: 48px;}
.header .nav .nLi h3 a{font-size: 16px;}
.header .nav .nLi .navSub{top:98px;}
.header .nav .nLi .navSub ul{padding: 20px 0;vertical-align:middle;}
.header .nav .nLi .navSub ul li a{margin: 0 20px;font-size: 16px;}
.header .language dt,.header .searchBtn{-webkit-transform: scale(0.8);transform: scale(0.8);}

.banner .swiper-slide a{padding-bottom: 90vh;}

.iTitle{padding: 30px 0 20px;}
.iTitle h3{font-size: 30px;line-height: 40px;margin-bottom: 5px;}
.iTitle h4{font-size: 16px;line-height: 28px;}


.isect1 .container .pic{height: 240px;line-height: 240px;}
.isect1 .container .icon{width: 48px;height: 48px;left: 24px;top: 18px;line-height: 48px;}
.isect1 .container .txt{padding: 0 30px 60px;}
.isect1 .container .arr{width: 50px;height: 50px;}
.isect1 .container .txt h5{font-size: 20px;line-height: 48px;}
.isect1 .container .txt p{font-size: 14px;}

.isect2 .cont{padding: 80px 2.6%;}
.isect2 ul li a{height: 440px;}
.isect2 ul li a .icon{width: 60px;height: 60px;}
.isect2 ul li a h5{margin: 40px auto 12px;}
.isect2 ul li a p{font-size: 14px;line-height: 28px;}

.isect3 .left{width: 45%;}
.isect3 ul{width: 55%;}
.isect3 .right li a .txt{padding: 18px 18px 0;height: 220px;}
.isect3 .right li a .txt h5{font-size: 18px;line-height: 30px;height: 60px;margin-bottom: 60px;}
.isect3 .right li a .txt span{font-size: 18px;background-size: 22px auto;padding-left: 30px;}
.isect3 .left li{padding: 10px 0;}
.isect3 .left li a{height: 85px;padding-left: 150px;}
.isect3 .left li a .pic{width: 116px;height: 85px;}
.isect3 .left li a h5{padding-top: 8px;font-size: 18px;}
.isect3 .left li a span{font-size: 18px;}
.isect3 .tabs li{margin-left: 50px;}
.isect3 .tabs li a{font-size: 20px;line-height: 78px;}
.isect3 .tabs .more i{width: 12px;height: 12px;}

.isect4 .cont:before{height: 500px;}
.isect4 .cont .data{padding-top: 50px;}
.isect4 .cont .data li h5{font-size: 54px;line-height: 66px;}

.footer .btm{padding: 12px 2.6%;line-height: 48px;}
.footer .btm .pic{height: 40px;}

.nyTitle{line-height: 40px;}

.aboutWrap .item1{padding: 50px 0;}
.aboutWrap .item1 .pic i{width: 80px;height: 80px;}
.aboutWrap .item1 .ul{padding-top: 60px;}
.aboutWrap .item1 .ul li .icon{height: 65px;}
.aboutWrap .item1 .ul li h5{margin-bottom: 0;}
.aboutWrap .item1 .ul li h5 span{font-size: 40px;}
.aboutWrap .item2{padding: 100px 0;margin-bottom: 100px;}
.aboutWrap .item2 .desc{margin-bottom: 80px;}
.aboutWrap .item2 .ul li:last-child{margin-bottom: 0;}
.aboutWrap .item3 .dl{margin-bottom: 60px;}
.aboutWrap .item3 .dl:last-child{margin-bottom: 0;}
.aboutWrap .item3 .dl .dd .nyTitle .icon{top:0;}
.aboutWrap .item3 .dl .dt{padding-bottom: 400px;}
.aboutWrap .item3 .dl .dd{height: 400px;padding: 60px 0 20px 80px;}

.culture{margin-bottom: 70px;}
.culture .bg{height: 540px;}
.culture .title{padding: 50px 0 300px;}
.culture ul li{padding-bottom: 30px;}
.culture ul li .txt{padding-top: 30px;}
.culture ul li .txt .icon{width: 54px;height: 54px;line-height: 54px;margin-bottom: 30px;}
.culture ul li .txt .icon img{height: 100%;}

.devlop{margin-bottom: 70px;}
.devlop .contScroll{margin-bottom: 70px;}
.devlop .contScroll .pic{padding-bottom: 380px;}
.devlop .contScroll .text{padding: 60px 0 30px;height: 380px;}
.devlop .contScroll .text .date{margin-bottom: 20px;}
.devlop .contScroll .text .date span{font-size: 40px;}

.honor .item1{padding: 50px 0 80px;}
.honor .item2{padding: 100px 0 70px;}
.honor .item2 .tabs{margin-bottom: 50px;}
.honorList{padding-bottom: 0;}

.jobList .hd, .jobList .bd .dt{line-height: 66px;}
.jobList .bd .dd .line{margin-bottom: 20px;}

.prodChanel .li{margin-bottom: 4%;width: 48%;}
.prodChanel .li .pic em{padding-bottom: 60%;}
.prodChanel .li .pic .icon{left: 30px;top:20px;}
.prodChanel .li .pic .icon img{height: 48px;}
.prodChanel .li .text{padding: 20px 30px 30px;}
.prodChanel .li .text p{line-height: 25px;height: 75px;margin-bottom: 40px;}
.prodChanel .li .text .moreBtn{width: 120px;height: 34px;line-height: 34px;}
.prodChanel .li .pic .hover{padding: 40px 30px;}
.prodChanel .li .pic .hover ul li{margin-top: 15px;}

.prodPage .desc{margin-bottom: 40px;}
.prodList{padding: 66px 0 40px;margin-bottom: 80px;}
.prodList li .tit h5{line-height: 54px;}

.cProd{margin-bottom: 80px;}
.cProd .item1{padding: 60px 0;}
.cProd .item1 .top{margin-bottom: 30px;}
.cProd .item1 .tabs{}
.cProd .item1 .tabs li em{padding-bottom: 140px;}
.cProd .item1 .container em{padding-bottom: 440px;}
.cProd .desc{padding-left: 40px;line-height: 2.6;border-left-width: 3px;}
.cProd .item1 .container .desc1{padding: 20px 30px;}
.cProd .item3{padding-top: 60px;}
.cProd .item3 .tabs{line-height: 66px;padding: 9px 40px 0;}
.cProd .item3 .tabs li{padding: 0 40px;}
.cProd .item3 .container .ul{padding: 30px;}

.nyNav li a{font-size: 16px;line-height: 60px;}
.nyNav li a:before{height: 2px;}

.pApp .list a{height: 238px;padding-left: 440px;}
.pApp .list .pic{width: 400px;height: 238px;border: 1px solid #efefef;box-sizing: border-box;}
.pApp .list p{margin-bottom: 48px;line-height: 24px;height: 48px;}
.pApp .list .moreBtn{width: 120px;height: 34px;line-height: 34px;}

.contPApp .cont .tit{margin-bottom: 30px;}

.recomNews{margin-bottom: 36px;}
.recomNews .pic{padding-bottom: 320px;}
.recomNews .text p{line-height: 30px;margin-bottom: 60px;}
.recomNews .text .moreBtn{width: 180px;height: 44px;line-height: 44px;}

.newsList li{padding: 30px 0;}
.newsList li a{height: 204px;}
.newsList li a .pic{width: 300px;height: 204px;}
.newsList li a p{line-height: 30px;}
.newsList li a .date{font-size: 16px;}

.contactUs{margin-bottom: 80px;}
.contactUs .item1{padding: 40px 0 50px;}
.contactUs .item1 li{padding: 50px 30px 0;height: 260px;}
.contactUs .item1 li .icon{width: 80px;height: 80px;top:-40px;margin-left: -40px;}
.contactUs .item1 li .qrcode{width: 130px;}
.contactUs .mapWrap{height: 500px;}
}
@media screen and (max-width: 1200px){
.header .nav{display: none;}
.header .menuIcon{display: block;}

.banner .swiper-slide a{padding-bottom: 56.4%;}

.isect3 ul{width: 100%;}
.isect3 .left{margin-bottom: 20px;}
.isect3 .right li{width: 49%;padding-left: 0;}
.isect3 .right li:nth-child(2n){float: right;}
.isect3 .right li a .txt{height: auto;padding: 20px;}
.isect3 .right li a .txt h5{margin-bottom: 40px;font-size: 16px;line-height: 26px;height: 52px;}
.isect3 .right li a .txt span{font-size: 16px;line-height: 24px;padding-left: 24px;background-size: 16px auto;}

.isect4 .cont{font-size: 15px;line-height: 26px;}
.isect4 .cont:before{height: 400px;}
.isect4 .cont .data{padding-top: 50px;}
.isect4 .cont .desc{margin: 30px auto;}
.isect4 .cont dl dd a .moreBtn{width: 160px;margin-left: -80px;font-size: 16px;bottom: 35px;line-height: 48px;height: 48px;}
.isect4 .cont dl dd a i{width: 60px;height: 60px;margin: -30px 0 0 -30px;background-size: 100% 100%;}
.footer .top .right{width: 70%;}
.footer .top .right dl{display: none;}
.footer .top .right dl:nth-child(4){display: block;padding-left: 40px;}
.footer .top .right dl dt a:before{left: -42px;}
.footer .top .left{width: 30%;}
.footer .btm{font-size: 13px;}
.footer .btm .mRight1{margin-right: 20px;}
.footer .btm .mRight2{margin-right: 14px;}
.footer .btm .pic{height: 40px;}
.footer .btm ul li{margin-right: 15px;}

.fz18{line-height: 2;}
.fz22{font-size: 18px;}
.fz24{font-size: 20px;}
.fz32{font-size: 24px;}
.aboutWrap .item1 .pic,.aboutWrap .item1 .txt{height: 340px;}
.aboutWrap .item1 .txt .mrgBtm{margin-bottom: 20px;}
.aboutWrap .item1 .pic i{width: 50px;height: 50px;margin: -25px 0 0 -25px;}
.aboutWrap .item1 .ul{padding-top: 50px;}
.aboutWrap .item1 .ul li .icon{height: 55px;margin-bottom: 12px;}
.aboutWrap .item1 .ul li h5{font-size: 18px;margin-bottom: 8px;}
.aboutWrap .item1 .ul li h5 span{font-size: 36px;}

.aboutWrap .item2{padding: 100px 0;margin-bottom: 100px;}
.aboutWrap .item2 .desc{margin-bottom: 50px;line-height: 2;}
.aboutWrap .item2 .ul li{margin-bottom: 30px;}
.aboutWrap .item3 .dl .dt{padding-bottom: 300px;}
.aboutWrap .item3 .dl .dd{height: 300px;padding: 20px 0 20px 50px;}
.aboutWrap .item3 .dl .dd .nyTitle{margin-bottom: 30px;}

.fz40{font-size: 34px;}
.culture{margin-bottom: 70px;}
.culture .bg{height: 400px;}
.culture .title{padding: 50px 0 200px;}
.culture ul li .txt{padding-top: 30px;}
.culture ul li .txt .icon{width: 44px;height: 44px;line-height: 44px;margin-bottom: 20px;}
.culture ul li .txt .icon img{height: 44px;}
.culture ul li .txt h5{margin-bottom: 10px;}

.devlop .contScroll{margin-bottom: 80px;}
.devlop .contScroll .pic{padding-bottom: 320px;}
.devlop .contScroll .text{padding: 40px 0 20px;height: 320px;}
.devlop .contScroll .text .wrap{padding: 0 40px;}
.devlop .contScroll .text .date{margin-bottom: 12px;}
.devlop .contScroll .text .date span{font-size: 36px;}
.devlop .contScroll .text .txt{line-height: 1.8;}

.honor .item2{padding: 80px 0;}
.honor .item2 .tabs{margin-bottom: 50px;}
.honor .item2 .tabs li{margin: 0 40px;}
.honorList{padding-bottom: 30px;}
.honorList li{width: 32%;margin: 0 2% 2% 0;}
.moreBtn{width: 250px;height: 58px;line-height: 58px;}

.fz32{font-size: 24px;}
.fz30{font-size: 24px;}
.fz26{font-size: 22px;}
.fz20{font-size: 18px;}
.recomNews .pic{padding-bottom: 300px;}
.recomNews .text{margin-right: 0;width: 52%;}
.recomNews .text p{line-height: 30px;margin-bottom: 80px;}
.newsList li a{padding-left: 320px;height: 192px;}
.newsList li a .pic{width: 284px;height: 192px;}
.newsList li a h5{line-height: 40px;}
.newsList li a .date{font-size: 16px;}
.newsList li a p{line-height: 30px;}

.psgWrap{padding-bottom: 80px;}
.passage{padding: 40px 30px;}
.passage .psgTitle{padding-bottom: 20px;margin-bottom: 30px;}
.passage .psgTitle h5{line-height: 48px;margin-bottom: 12px;}
.passage .info span{margin-right: 20px;}
.psgShare .item{margin-right: 18px;}
.passage .psgCont{line-height: 2.2;}
.passage .psgCont .pic{padding: 30px 0;}
.passage .psgLink{padding-top: 30px;}

.prodChanel .li .pic .icon{left: 5%;top:5%;}
.prodChanel .li .pic .icon img{width: 40px;height: 40px;}
.prodChanel .li .text{padding: 20px 30px 40px;}
.prodChanel .li .text p{line-height: 30px;height: 90px;margin-bottom: 30px;}
.prodChanel .li .text .moreBtn{width: 120px;height: 40px;line-height: 40px;}
.prodChanel .li .pic em{padding-bottom: 71.628%;}

.prodList li .pic .hover p{padding: 0 15px;line-height: 24px;max-height: 96px;}


.contPApp{padding-bottom: 60px;}
.contPApp .cont .tit{margin-bottom: 24px;}
.contPApp .cont .pic{padding: 30px 0 40px;}

.cProd .item3 .container .ul li:before{top:12px;}
}



@media screen and (max-width: 1024px){
.nyNav{display: none;}
.honor .item1{padding: 40px 0;}
.honor .item1 .text{width: 100%;}
.honor .item1 .text dl,.honor .item1 .text dl:last-child{margin-bottom: 20px;}
.honor .item1 .pic{position: relative;margin: 0 auto;top:0;right: 0;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);display: block;}

.jobList .hd, .jobList .bd .dt{line-height: 78px;}
.jobList .item2,.jobList .item3,.jobList .item4{display: none;}
.jobList .item5{width: 120px;}
.jobList .item1{width: calc(100% - 120px);}
.jobList .bd .dt .item5 i{width: 30px;height: 30px;}
.jobList .bd .dt .item5 i:before{width: 5px;height: 5px;margin: -3px 0 0 -3px;}
.jobList .bd .dd .wap{display: block;}
.jobList .bd .dd .wap .tit{margin-bottom: 20px;}
.jobList .bd .dd .line{margin-bottom: 20px;}

.contactUs .item1{padding: 40px 0;}
.contactUs .item1 li{padding: 50px 20px 0;height: 260px;}
.contactUs .item1 li .cont{align-items:center;}
.contactUs .item1 li .icon{width: 88px;height: 88px;top:-44px;margin-left: -44px;}
.contactUs .item1 li .txt{font-size: 16px;line-height: 28px;}
.contactUs .item1 li .qrcode{width: 120px;}
.contactUs .mapWrap{height: 400px;}

.fz40{font-size: 30px;}
.fz30{font-size: 20px;}
.fz32{font-size: 22px;}

.newsWrap{margin-bottom: 80px;}
.recomNews .pic{padding-bottom: 240px;}
.recomNews .text p{line-height: 24px;margin-bottom: 60px;}
.recomNews .text h5{line-height: 40px;}
.recomNews .text .moreBtn{width: 200px;height: 48px;line-height: 48px;}
.newsList{padding-bottom: 40px;}

.page span,.page .text{display: none;}
.page .num{margin: 0 8px;}

.psgShare{display: none;}
.passage .info{font-size: 16px;}
.passage1{margin-right: 0;}
.hotNews{width: 100%;margin: 20px auto 0;}
.hotNews .title{padding: 28px 6% 16px;}
.hotNews .recent_info li a{padding: 18px 6%;}
.hotNews .recent_info li h5{margin-bottom: 16px;}

.prodPage .desc{margin-bottom: 60px;}
.prodList li{width: 32%;margin-right: 2%;}
.prodList li:nth-child(3n){margin-right: 0;}
.prodList li:nth-child(4n){margin-right: 2%;}

.cProd{margin-bottom: 60px;}
.cProd .item1 .top{padding-right: 0;margin-bottom: 30px;}
.cProd .item1 .top .tabs{width: 100%;height: auto;overflow-x: auto;position: relative;padding-top: 20px;}
.cProd .item1 .tabs ul{white-space: nowrap;}
.cProd .item1 .tabs li{width: 300px;margin-right: 10px;display: inline-block;}
.cProd .item1 .container em{padding-bottom: 52.37%;}
.cProd .item1 .tabs li em{padding-bottom: 58.49%;}
.cProd .desc{padding-left: 30px;border-width: 2px;line-height: 2.4;}
.cProd .item3{padding-top: 40px;}
.cProd .item3 .tabs{padding: 9px 15px 0;line-height: 64px;}
.cProd .item3 .tabs li{padding: 0 30px;}
.cProd .item3 .container .ul{padding: 30px;}

.pApp .list a{height: 200px;padding-left: 360px;}
.pApp .list .pic{width: 340px;height: 200px;}
.pApp .list h5{line-height: 34px;}
.pApp .list p{line-height: 24px;height: 48px;margin-bottom: 58px;}
.pApp .list .moreBtn{width: 128px;height: 40px;line-height: 40px;}

/*侧边栏留言表单*/
.message-sidebar{right: 5px;}
.message-sidebar .item{width: 60px;padding: 5px;}
.message-sidebar .item .icon{width: 20px;height: 20px;}
.message-sidebar .item .tit{margin-top: 4px;font-size: 12px;}
.message-sidebar .item .hidden-wrap{right: calc(100% + 5px);}

}

@media screen and (max-width: 760px){
.header{line-height: 68px;}
.header .logo img{height: 40px;}
.header .language,.header .searchBtn{margin-top: 20px;transform: scale(0.8);}
.header .searchBtn{margin: 20px 35px 0 10px;}
.header .menuIcon{width: 28px;}
.banner .btnWrap .mouse{display: none;}
.banner .btnWrap{bottom: 5%;}
.banner .btnWrap .btn{width: 28px;height: 28px;}
.banner .btnWrap .btn:before{width: 8px;height: 8px;margin: -5px 0 0 -5px;}

.iTitle{padding: 30px 0 20px;}
.iTitle h3{font-size: 28px;line-height: 34px;}
.iTitle h4{font-size: 16px;line-height: 28px;}

.bgTxt{font-size: 60px;line-height: 60px;}
.isect1 .container .pic{height: 220px;line-height: 220px;}
.isect1 .container .txt{padding: 0 20px 40px;}
.isect1 .container .txt h5{font-size: 16px;line-height: 34px;margin-bottom: 0;}
.isect1 .container .txt p{font-size: 13px;line-height: 24px;}
.isect1 .container .arr{width: 38px;height: 38px;}
.isect1 .container .icon{width: 40px;height: 40px;left: 20px;top:20px;line-height: 40px;}


.isect2{position: relative;}
.isect2 .cont{padding: 50px 2.6%;}
.isect2 ul li.on,.isect2 ul li{width: 25%;}
.isect2 ul li a{height: auto;text-align: center;padding: 30px 0;}
.isect2 ul li a p{display: none;}
.isect2 ul li a .more{width: 38px;height: 38px;display: none;}
.isect2 ul li.on a .more{width: 38px;}
.isect2 ul li.on a .more span{-webkit-transform: scale(0,1);transform: scale(0,1);}
.isect2 ul li a .more:before{right: auto;left: 50%;margin-left: -6px;}
.isect2 ul li a .icon{width: 60px;height: 60px;}
.isect2 ul li a h5{font-size: 16px;margin: 40px 0 0;}

.isect3 .tabs{margin-bottom: 10px;}
.isect3 .tabs li{margin-left: 20px;}
.isect3 .tabs li a{font-size: 18px;line-height: 44px;}
.isect3 .tabs .more{margin-top: -7px;}
.isect3 .tabs .more i{width: 10px;height: 10px;margin-left: 4px;}
.isect3 .left{padding-top: 0;}
.isect3 .left li a{padding-left: 132px;}
.isect3 .left li a h5{font-size: 16px;}
.isect3 .left li a span{font-size: 14px;}
.isect3 .right li a .pic{padding-bottom: 60.8%;}
.isect3 .right li a .txt{padding: 12px;}
.isect3 .right li a .txt h5{font-size: 14px;line-height: 24px;height: 48px;margin-bottom: 30px;}

.isect4{margin-bottom: 30px;}
.isect4 .cont .data li h5{font-size: 38px;line-height: 60px;}
.isect4 .cont .data li p{font-size: 13px;}
.isect4 .cont dl dd{width: 100%;margin-bottom: 12px;}

.footer .top .left{display: none;}
.footer .top .right{width: 90%;margin: 0 5%;}
.footer .top .right dl dd ul li{width: 100%;max-width: 100%;padding-right: 0;}
.footer .top .right dl dd ul li:nth-child(2) .line:last-child{padding-left: 0;}
.footer .top .right .select{margin-top: 20px;}
.footer .top .right dl:nth-child(4){padding: 20px 0 10px 24px;}
.footer .top .right dl dt a:before{left: -25px;}
.footer .btm{font-size: 12px;line-height: 22px;}
.footer .btm span{display: block;float: none;text-align: center;}
.footer .btm ul{float: none;text-align: center;padding-top: 12px;}
.footer .btm ul li{float: none;display: inline-block;}

.nyBanner{height: 160px;padding-top: 50px;}
.nyBanner h3{font-size: 26px;line-height: 30px;padding-bottom: 15px;}
.nyBanner h3:before{width: 30px;}

.fz22{font-size: 16px;}
.fz40{font-size: 28px;}
.fz18{font-size: 14px;}
.fz36{font-size: 20px;}

.nyTitle{line-height: 44px;padding-bottom: 10px;margin-bottom: 26px;}

.path{padding: 18px 0;font-size: 15px;}
.aboutWrap .item1{padding: 40px 0;}
.aboutWrap .item1 .txt{width: 100%;padding-right: 0;height: auto;}
.aboutWrap .item1 .pic{width: 100%;margin-top: 20px;}
.aboutWrap .item1 .ul{padding-top: 20px;}
.aboutWrap .item1 .ul li .icon{height: 40px;margin-bottom: 6px;}
.aboutWrap .item1 .ul li h5{font-size: 15px;line-height: 40px;margin-bottom: 0;}
.aboutWrap .item1 .ul li h5 span{font-size: 28px;}

.aboutWrap .item2{padding: 50px 0 40px;margin-bottom: 80px;}
.aboutWrap .item2 .nyTitle{margin-bottom: 30px;}
.aboutWrap .item2 .desc{margin-bottom: 30px;}

.aboutWrap .item3{padding-bottom: 40px;}
.aboutWrap .item3 .dl{margin-bottom: 0;}
.aboutWrap .item3 .dl .dd .nyTitle{padding-left: 40px;}
.aboutWrap .item3 .dl .dd .nyTitle .icon{line-height: 30px;top:5px;}
.aboutWrap .item3 .dl .dd .nyTitle .icon img{height: 30px;}
.aboutWrap .item3 .dl .dd li{margin-bottom: 8px;}
.aboutWrap .item3 .dl .dt,.aboutWrap .item3 .dl .dd{width: 100%;float: none;}
.aboutWrap .item3 .dl .dd{height: auto;padding: 20px 0 30px;}

.fz48{font-size: 30px;}
.fz40{font-size: 22px;}
.fz26{font-size: 20px;}
.fz24{font-size: 18px;}
.fz16{font-size: 14px;}
.culture{margin-bottom: 30px;}
.culture .bg{height: 300px;}
.culture .title{padding: 40px 0 130px;}
.culture ul{flex-wrap: wrap;}
.culture ul li{width: 100%;margin-bottom: 26px;padding-bottom: 20px;}
.culture ul li:last-child{margin-bottom: 0;}
.culture ul li .txt{padding-top: 10px;}

.devlop{margin-bottom: 60px;}
.devlop .tabScroll .dot{width: 66px;height: 66px;line-height: 66px;}
.devlop .contScroll{margin-bottom: 30px;}
.devlop .contScroll .pic{width: 100%;padding-bottom: 63.95%;}
.devlop .contScroll .text{width: 100%;height: auto;padding: 15px 20px 30px;}
.devlop .contScroll .text .wrap{padding: 0;height: auto;}
.devlop .contScroll .text .date{margin-bottom: 0;}
.devlop .contScroll .text .date span{font-size: 26px;}

.honor .item1 .text{line-height: 1.8;}
.honor .item1 .text dl, .honor .item1 .text dl:last-child{margin-bottom: 12px;}
.honor .item1 .pic{width: 100%;}

.honorList{padding-bottom: 20px;}
.honorList li{width: 48%;margin-right: 0;}
.honorList li:nth-child(2n){float: right;}
.honorList li a{padding: 12px;}

.honor .item2{padding: 40px 0;}
.honor .item2 .tabs{margin-bottom: 25px;}
.honor .item2 .tabs li{margin: 0 10px;}
.honor .item2 .tabs li a{padding: 0 5px 20px;}

.moreBtn{width: 180px;height: 44px;line-height: 44px;}

.jobList .hd, .jobList .bd .dt{line-height: 66px;}

.contactUs{margin-bottom: 40px;}
.contactUs .item1{padding-bottom: 20px;}
.contactUs .item1 li{width: 100%;margin-bottom: 50px;height: auto;padding: 50px 20px 30px;}
.contactUs .item1 li:last-child{margin-bottom: 0;}
.contactUs .item1 li .icon{width: 60px;height: 60px;margin-left: -30px;top:-30px;}
.contactUs .item1 li .tit{margin-bottom: 10px;}
.contactUs .item1 li .cont{display: block;text-align: center;}
.contactUs .item1 li .qrcode{margin: 20px auto 0;}
.contactUs .item1 li .txt .en{padding-left: 0;}
.contactUs .item1 li .txt .en span{position: relative;margin-right: 8px;}
.contactUs .mapWrap{height: 200px;}

.recomNews{margin-bottom: 30px;}
.recomNews .pic{width: 100%;margin-bottom: 10px;}
.recomNews .text{width: 100%;}
.recomNews .text p{margin-bottom: 20px;}
.recomNews .text .moreBtn{width: 160px;height: 40px;line-height: 40px;}

.newsWrap{margin-bottom: 40px;}
.newsList{padding-bottom: 20px;}
.newsList li{padding: 25px 0 15px;}
.newsList li a{height: auto;padding-left: 0;}
.newsList li a .pic{width: 100%;position: relative;padding-bottom: 59.5%;height: 0;margin-bottom: 12px;}
.newsList li a h5{line-height: 30px;}
.newsList li a .date{margin: 5px 0;}

.page .num{display: none;}
.page .num.on{display: block;}

.fz40{font-size: 20px;}
.psgWrap{padding-bottom: 40px;}
.passage{padding: 24px;}
.passage .psgTitle{padding-bottom: 10px;margin-bottom: 16px;}
.passage .psgTitle h5{line-height: 34px;margin-bottom: 6px;}
.passage .info{line-height: 32px;font-size: 13px;}
.passage .info span{margin-right: 8px;}
.passage .info span:nth-child(3){margin-right: 0;}
.passage .info span img{height: 16px;margin-right: 4px;margin-top: 0;}
.passage .psgCont .pic{padding: 15px 0;}
.passage .psgLink{font-size: 15px;padding-top: 15px;}
.passage .psgLink .toList{display: none;}
.passage .psgLink .link{width: 100%;float: none;}
.passage .psgLink .link a{padding-left: 24px;}
.passage .psgLink .next a{text-align: left;padding: 0 0 0 20px;}
.passage .psgLink .link a:before{width: 8px;height: 8px;margin-top: -5px;}
.passage .psgLink .next a:before{right: auto;left: 5px;-webkit-transform: rotateZ(45deg);-moz-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);transform: rotateZ(45deg);}

.passage1{margin-right: 0;}

.prodChanel .li{width: 100%;}
.prodChanel .li .pic .hover{opacity: 1;visibility: visible;padding: 20px;}
.prodChanel .li .pic .hover ul li{margin-top: 10px;}
.prodChanel .li .text{padding: 12px 20px 28px;}
.prodChanel .li .text h5{line-height: 44px;}

.prodPage .desc{margin-bottom: 30px;}
.prodList{padding: 40px 0;margin-bottom: 40px;}
.prodList li{width: 49%;margin-right: 0;}
.prodList li:nth-child(4n){margin-right: 0;}
.prodList li:nth-child(2n){float: right;}
.prodList li .tit h5{line-height: 58px;}

.cProd{margin-bottom: 40px;}
.cProd .item1{padding: 40px 0;}
.cProd .item1 .tabs li{width: 200px;}
.cProd .item1 .container .desc1{padding: 16px 20px;position: relative;}
.cProd .item2{padding-top: 40px;line-height: 34px;}
.cProd .item2 .tit{margin: 30px 0 0;}
.cProd .item2 ul li{padding-left: 20px;}
.cProd .item2 ul li:before{width: 6px;height: 6px;top: 13px;}

.pApp .list a{height: auto;padding-left: 0;}
.pApp .list .pic{width: 100%;height: 0;padding-bottom: 59.4%;position: relative;margin-bottom: 12px;}
.pApp .list p{margin-bottom: 20px;}


.contPApp{padding-bottom: 40px;}
.contPApp .cont .tit{margin-bottom: 14px;}
.contPApp .cont .pic{padding: 15px 0 20px;}

.cProd .item3 .container .ul li{padding-left: 20px;}
.cProd .item3 .container .ul li:before{width: 6px;height: 6px;top:11px;}
}

@media screen and (max-width: 468px){
.isect4 .cont .data{display: block;overflow: hidden;padding-top: 30px;}
.isect4 .cont .data li{width: 50%;float: left;margin-bottom: 12px;}
.isect4 .cont .data li:nth-child(3):before{display: none;}
.isect4 .cont .data li h5{font-size: 32px;line-height: 48px;}
.isect4 .cont .desc{font-size: 13px;line-height: 26px;margin: 15px auto;}

.aboutWrap .item1 .ul li .icon{height: 30px;}
.aboutWrap .item1 .ul li h5{font-size: 13px;}
.aboutWrap .item1 .ul li h5 span{font-size: 24px;}
.aboutWrap .item1 .pic{height: 0;padding-bottom: 60.8%;}

.aboutWrap .item2{margin-bottom: 50px;}
.aboutWrap .item3{padding-bottom: 20px;}
.aboutWrap .item3 .dl .dt{padding-bottom: 60.6%;}

.prodList li{width: 100%;margin-bottom: 20px;}
.prodList li .pic .hover p{line-height: 30px;max-height: 150px;}

.sitemap-box{padding-bottom: 30px;}
.sitemap-box .item .tit{font-size: 16px;padding-bottom: 4px;}
.sitemap-box .item .txt{margin-top: 10px;}
.sitemap-box .item .txt a{font-size: 13px;}

.cProd .item3 .tabs{padding: 8px 8px 0;line-height: 50px;}
.cProd .item3 .tabs li{width: 33.33%;padding: 0;text-align: center;}
.cProd .item3 .container .ul{padding: 15px;}

.newsList li:hover a .pic{-webkit-transform:translateX(0);transform:translateX(0);}
}