@charset "utf-8";
@import "font.css";
@font-face {
    font-family: 'Baiduan Number';
    src: url('../fonts/baidu_number.eot');
    src: url('../fonts/baidu_number.eot?#iefix') format('embedded-opentype'),
        url('../fonts/baidu_number.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0px;border:0;font-size:100%;outline:none}
body{font:14px/1.8 "HiraginoSansGB-W3","STHeiti",'Microsoft yahei',tahoma;margin:0 auto;color:#666;background-color:#fff;font-family:"HiraginoSansGB-W3","STHeiti",'Microsoft yahei',tahoma !important}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
strong{font-weight:bold}
input{outline:none}
table{border-collapse:collapse;border-spacing:0}
img{border:0}
::-moz-selection{background:#EB7D1B;color:#fff;text-shadow:none}
::selection{background:#EB7D1B;color:#fff;text-shadow:none}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());cursor:pointer;color:#666}
a:link,a:visited{text-decoration:none;transition:all 300ms ease 0s;-moz-transition:all 300ms ease 0s;-webkit-transition:all 300ms ease 0s;-o-transition:all 0.2s ease-in-out 0s}
a:active,a:hover{text-decoration:none;transition:all 300ms ease 0s;-moz-transition:all 300ms ease 0s;-webkit-transition:all 300ms ease 0s;-o-transition:all 0.2s ease-in-out 0s;color: #EB7D1B;;}
li::marker{display:none;content:''}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.fl,.l{float:left}
.fr,.r{float:right}
.vt{vertical-align:top}
.vm{vertical-align:middle}
.tc{text-align:center}
.inner{width:1200px;margin:0px auto}
.container{width:1400px;margin:0px auto;position:relative}
.inner88{width:88%;margin:0 auto}
.align-vertical { display:table-cell; vertical-align:middle;}
.ilinkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}
.hide,.ismobile{display: none!important}
.show,.ispc{display: block!important;}
.head-qr{display: none;}


.top a:link, .top a:visited { color: #333333;}
.top a:active,.top a:hover { color: #EB7D1B;}   
.header{ height: 84px;} 
.top{ position: fixed; z-index: 999; width: 100%; left: 0; top: 0; background-color: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);}
.logo{ position: absolute; left: 3%; top: 0;}
.logo a{ display: block; height:73px; padding: 5px 0px;}
.logo img{ height: 100%; display: block;}
.logo img.img1{ display: block;}
.logo img.img2{ display: none;}
.nav{ float: right; display: block; padding: 22px 0px; line-height: 40px; font-size: 16px;}
.nav li{ float: left; display: block; margin: 0px 14px;}
.nav li a.active{ color: #EB7D1B;}
.top-sider{ float: right; display: block; margin-left: 40px;}
.top-sider .serachItem,.top-sider .menuItem{ float: left; display: block;}
.serach-btn{ width: 100px; height: 84px; display: block; background-color: #f2f2f2;}
.serach-btn i{ background: url(../images/serach_bg.png) no-repeat scroll center center; width: 100%; height: 100%; display: block;}
.menuItem{ width: 100px; height: 84px;}
.trans, .trans:hover { -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.trans-fast, .trans-fast:hover { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; }

.top-sider-lang a:link, .top-sider-lang a:visited { color: #646464;}
.top-sider-lang a:active,.top-sider-lang a:hover { color: #ee2d31;}
.top-sider-lang{ float: left; display: block; width: 110px; border-left: 1px solid #d2d2d2; line-height: 42px; text-align: center;}
.follow-box {border-bottom: 1px solid #d2d2d2;line-height: 41px;}
.oaBtn{ display: block;}
.oaBtn span{ padding-right: 25px;background: url(../images/oa.png) no-repeat right center;}
.oaBtn:hover{ background-color: rgb(235, 125, 37);}

.menu-handler { width: 100px; height: 84px; background-color: #EB7D1B; cursor: pointer; position: fixed; right: 0; top: 0; z-index: 1020; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); }
.menu-handler .burger { width: 21px; height: 3px; background-color: #ffffff; display: block; position: absolute; z-index: 5; top: 31px; left: 50%; margin: 0px 0px 0px -10px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; }
.menu-handler .burger-2 { top: 40px; }
.menu-handler .burger-3 { top: 49px; }
.menu-handler.active .burger-1 { top: 40px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: 100%; }
.menu-handler.active .burger-3 { top: 40px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.search-Ibox{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: #222; z-index: 1020; display: none;}
.search-Ibox .close{ background: url(../images/close_i1.png) no-repeat scroll center center; width: 21px; height: 21px; position: absolute; right: 3%; top: 4%; transition: transform 0.3s; -webkit-transition: transform 0.3s; cursor: pointer;}
.search-Ibox .close:hover{ transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.topsearch-form{ position: absolute; left: 3%; width: 94%; top: 50%; border-bottom: 1px solid #515151; height: 120px; margin-top: -60px;}
.topsearch-box{ padding: 0px 124px 0px 10px; position: relative;}
.topsearchtx{ width: 100%; border: 0px none; padding: 0; margin: 0; display: block; height: 120px; line-height: 120px; font-size: 50px; color: #555; background-color: transparent; text-align: center;}
.topsearchbtn{ position: absolute; right: 0; top: 0; padding: 0; margin: 0; display: block; width: 124px; height: 100%; border: 0px none; background:url(../images/serach_bg2.png) no-repeat scroll center center #EB7D1B; cursor: pointer; display: block; transition: background 0.3s; -webkit-transition: background 0.3s;}
.topsearchbtn:hover{ background-color: #DF9501;}
.ovh{ overflow: hidden;}
.black-20{ background: url(../images/black_20.png) repeat; background: none rgba(0,0,0,0.2);}
.black-30{ background: url(../images/black_30.png) repeat; background: none rgba(0,0,0,0.3);}
.black-40{ background: url(../images/black_40.png) repeat; background: none rgba(0,0,0,0.4);}
.black-50{ background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5);}
.black-60{ background: url(../images/black_60.png) repeat; background: none rgba(0,0,0,0.6);}
.white-86{ background: url(../images/white_86.png) repeat; background: none rgba(255,255,255,0.86);}
.cs-50{ background: url(../images/cs_50.png) repeat; background: rgba(160,115,62,0.5); position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}
.siteMap-overlay{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1015; opacity: 0;  transition:0.65s cubic-bezier(0.550, 0.085, 0.000, 0.990); -webkit-transition:0.65s cubic-bezier(0.550, 0.085, 0.000, 0.990); visibility: hidden;}
.siteMap-nav a:link, .siteMap-nav a:visited { color: #666;}
.siteMap-nav a:active,.siteMap-nav a:hover { color: #EB7D1B;}  
.siteMap-nav{ background-color: #fff; position: fixed; right: -770px; bottom: 0; top: 84px; z-index: 1015; padding: 0px 60px; color: #666666; overflow-x: hidden; overflow-y:scroll;  width: 640px; -webkit-overflow-scrolling: touch; transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.siteMap-head{ border-bottom: 1px solid #cccccc; padding:45px 0px 20px; margin-bottom: 20px;}
.siteMap-head .en{ font-size: 48px; color: #EB7D1B; line-height: 1.2; font-family: "pf_din_text_comp_proregular";}
.siteMap-head .zh{ color: #333333; font-size: 15px; line-height: 1.2;}
.siteMap-body{ padding-bottom: 10px;}
.siteMap-list li{ margin-bottom: 20px;}
.siteMap-list a.sm-item{ font-weight: bold; color: #333;}
.siteMap-sub dd{ float: left; display: block; margin-right: 15px;}
.siteMap-sub dd:last-child{ margin-right: 0;}
.siteMap-sub-nav a{ margin: 0px 8px;}
.siteMap-foot{ padding: 40px 0px 45px; border-top: 1px solid #cccccc; }
.siteMap-foot .item{ padding-bottom: 18px; line-height: 1.5;}
.siteMap-foot .icon{ width: 40px; height: 40px; background-color: #EB7D1B; background-position: center center; background-repeat: no-repeat; border-radius: 50%; margin-right: 10px;}
.siteMap-foot .address{ background-image: url(../images/siteMap-f1.png);}
.siteMap-foot .phone{ background-image: url(../images/siteMap-f2.png);}
.menuOpen .pusher { transform: translateX(-26%); -webkit-transform: translateX(-26%); transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.menuOpen .siteMap-overlay{ opacity: 1; visibility: visible;}
.menuOpen .siteMap-nav{ right: -18px;}


.banner a:link, .banner a:visited { color: #fff;}
.banner a:active,.banner a:hover { color: #b07d41;}  
.banner { position: relative; overflow: hidden; }
.banner .item .pimg { position: absolute; right: 0px; top: 0px; width: 100%; display: block; }
.binbox{ position: absolute; left: 7%; bottom: 72px; color: #fff; border-left: 1px solid #fff; border-left: 1px solid rgba(255,255,255,0.5); padding-left: 50px;}
.binbox .t{ color: #fff; font-size: 40px; line-height: 1.1; margin-bottom: 10px; overflow: hidden; font-family: "微软正黑体","Microsoft JhengHei"; font-weight: bold;}
.binbox .en{ line-height: 1.4; font-size: 18px; font-family: "pf_din_text_comp_proregular";}
.binbox .con{ height: 160px; overflow: hidden;}
.binbox .moreBox{ font-family: "pf_din_text_comp_proregular";}
.banner .bot{ position: absolute; left: 0px; bottom: 0px; background-color: #EB7D1B; height: 6px; overflow: hidden;}
.banner .slick-arrow{ background:url(../images/black_50.png) repeat; background:none rgba(0,0,0,0.5); width:60px; height: 52px; z-index: 105;  bottom: 300px;}
.banner .slick-arrow i{ width: 100%; height: 100%; display: block; transition: 300ms; -webkit-transition: 300ms;}
.banner .slick-prev{ left: 7%; }
.banner .slick-next{ left: 7%; margin-left: 74px;}
.banner .slick-prev i{ background: url(../images/i_banner_l.png) no-repeat scroll center center;}
.banner .slick-next i{ background: url(../images/i_banner_r.png) no-repeat scroll center center;}
.banner .slick-prev:hover,.banner .slick-next:hover{ background:url(../images/cs_80.png) repeat; background:none rgba(135,35,27,0.8);}
.banner .slick-prev:hover i{ transform: translateX(-5px); -webkit-transform: translateX(-5px);}
.banner .slick-next:hover i{ transform: translateX(5px); -webkit-transform: translateX(5px);}
.banner-yy{ background: url(../images/bg_yy.png) repeat-x scroll left bottom; display: block; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0;}
.banner .slick-active .pimg { visibility: visible !important; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.banner .slick-active .binbox{  visibility: visible; -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: fadeInRightBig 1.2s 1; animation: fadeInRightBig 1.2s 1;}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.banner .slick-active .bot { -moz-animation: a_slidercurrent 5s linear; -webkit-animation: a_slidercurrent 5s linear; -o-animation: a_slidercurrent 5s linear; animation: a_slidercurrent 5s linear; }
@-moz-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}
@-webkit-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}
.banner .slick-dots{ right: 2.5%; bottom: 50%; width: 10px; margin-bottom: -92px; z-index: 105;left: auto; }
.banner .slick-dots li{ position: relative; display: block; width: 21px; padding: 20px 0px; margin: 0px; cursor: pointer;}
.banner .slick-dots li:before{ content: ""; background-color: #fff; width: 1px; height: 100%; position: absolute; left: 50%; top: 0;}
.banner .slick-dots li:first-child:before{ top: 50%; height: 50%;}
.banner .slick-dots li:last-child:before{ height: 50%;}
.banner .slick-dots li a{ height: 21px; width: 21px; line-height: 21px; display: block; overflow: hidden; margin: 0px auto; padding: 0px; cursor: pointer;  border-radius: 50%; background: url(../images/banner_y1.png) no-repeat scroll center center;}
.banner .slick-dots li a span{ width: 100%; height: 100%; display: block; border-radius: 50%; background: url(../images/banner_y2.png) no-repeat scroll center center;  visibility: hidden; opacity: 0; transform: scale(0.8); -webkit-transform: scale(0.8); transition: 300ms; -webkit-transition: 300ms;}
.banner .slick-dots li a:focus{ outline: none; }
.banner .slick-dots li.slick-active a span{ opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1); }
.mouseIco{ border: 2px solid #fff; width: 21px; height: 30px; display: block; margin: 0px auto; border-radius: 6px; position: absolute; left: 50%; margin-left: -17px; bottom: 67px; z-index:900;}
.mouseIco i{ width: 3px; height: 7px; border-radius: 1px; display: block; background-color: #fff; position: absolute; left: 50%; margin-left: -1px; top: 5px; -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}

.fixedImg { background-position: center top; background-repeat: no-repeat; background-size: cover;    background-attachment: fixed;}
.pinner{width:80%;max-width:1520px;margin:0px auto}
.surveyPbox .pinner{ position: relative;}
.survey-plist{ position: absolute; right: 10%; bottom: 0; width: 40%; color: #fff;}
.survey-plist li{ display: block; float: left; width: 31.33%; text-align: center; padding: 40px 1%;}
.survey-plist .num{ font-size: 72px; line-height: 1; font-family: "Baiduan Number";}
.surveyPCon a:link, .surveyPCon a:visited { color: #EB7D1B;}
.surveyPCon a:active,.surveyPCon a:hover { color: #000;}  
.surveyPCon{ padding: 170px 0px 135px;}
.survey-title{ margin-bottom: 35px;}
.survey-title .year{ font-size: 165px; font-family: "Baiduan Number"; text-transform: uppercase; color: #e8e8e8; line-height: 1;}
.survey-title .year span{ font-family: "pf_din_text_comp_proregular";}
.survey-title .zh{ color: #EB7D1B; position: relative; margin-top: -50px; font-size: 30px; line-height: 1;}
.survey-c{ width: 545px; height: 126px; overflow: hidden; margin-bottom: 30px;}
.moreBtn{ text-align: center; font-family: "pf_din_text_comp_proregular"; background: url(../images/more_bg.png) no-repeat scroll center bottom; display: block; width: 110px; padding-bottom: 2px; position: relative;}
.moreBtn:before { content: ""; width: 100%; height: 100%; background: url(../images/more_bg2.png) no-repeat scroll left bottom; position: absolute; left: 0; bottom: 0px; /*transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);  transition: transform .3s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); visibility:hidden\9;*/ width: 0; transition: 0.3s; -webkit-transition: 0.3s;}
.moreBtn2{ background-image: url(../images/more_bg2.png);}
.moreBtn2 .txt{ color: #EB7D1B;}
.moreBtn2:before{ background-image: url(../images/more_bg3.png);}
.moreBtn2:hover .txt{ color: #000;}
.surveyPbox .pinner{ position: relative;}
.moreBtn:hover:before {width: 100%;}

.survey-plist li{position:relative; text-align:center; padding:20px 0;}
.survey-plist li:after{content:''; width:1px; height:100%; background:url(../images/white32.png) center; background:rgba(255,255,255,0.46); position:absolute; right:0; bottom:0;}
.survey-plist li .icon{display:block; width:66px; height:66px; background:url(../images/ip2_ico.png) no-repeat center; margin:0 auto 7px;}
.survey-plist li .icon01{background-position:0 0}
.survey-plist li .icon02{background-position:-66px 0}
.survey-plist li .icon03{background-position:-132px 0}
.survey-plist li .icon04{background-position:-198px 0}
.survey-plist  li .t{font-size:20px; color:#fff;}
.survey-plist li .ip2_more .symbol i{font-size:20px; color:#fff; margin:0;}
.survey-plist li .ip2_more .txt{display:none; font-size:14px; color:#fff; line-height:35px;}
.survey-plist li .ip2_more .txt i{font-size:13px;}
.survey-plist li.cur{background:url(../images/y80.png) center;}
.survey-plist li.cur .ip2_more .txt{display:block;}
.survey-plist li.cur .ip2_more .symbol{display:none;}

.title{font-size: 40px;color: #EB7D1B;position: relative;margin-bottom: 40px;padding-bottom: 15px;text-align: center;line-height: 1}
.title h2{font-weight: normal;}
.title:after{content: '';position: absolute;left: 50%;width: 80px;height: 1px;background: #EB7D1B;bottom: 0;margin-left: -40px;}



.index-product{padding: 80px 0;}

.homeCoreDown *{box-sizing: border-box;}
.homeCoreDown ul{ width: 100%;}
.homeCoreDown ul li{ float: left; width: 12.5%; position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeCoreDown ul li.on{ width: 50%;}
.homeCoreDown ul li .picBack{ position: absolute; width: 100%; height:100%; left: 0; top: 0; }
.homeCoreDown ul li .picBack .black{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0,0,0,0.4);}
.homeCoreDown ul li.on .picBack .black{ background-color: rgba(0,0,0,0);}
.homeCoreDown ul li .icoBox{ position: absolute; width: 100%; left: 0; top: 50%; text-align: center; margin-top: -85px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeCoreDown ul li.on .icoBox{
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
.homeCoreDown ul li .icoBox .icoPic{ display: inline-block; vertical-align: top; width: 85px; height: 85px; line-height: 0; background-color: #fff;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    overflow: hidden;
}
.homeCoreDown ul li .icoBox .icoPic .imgc{}
.homeCoreDown ul li .icoBox .icoPic .imgp{ display: none;}
.homeCoreDown ul li .icoBox .icoTit{ float: left; width: 100%; padding: 46px 5px 16px 5px; text-align: center;  color: #fff; font-size: 18px; line-height: 22px; }
.homeCoreDown ul li .icoBox .icoLine{ float: left; width: 100%; text-align: center; line-height: 0; }
.homeCoreDown ul li .icoBox .icoLine span{ display: inline-block; vertical-align: top; width: 14px; height: 1px; background-color: #fff;}
@media screen and (max-width:1599px){
    .homeCoreDown ul li .icoBox{ margin-top: -75px; }
    .homeCoreDown ul li .icoBox .icoPic{ width: 65px; height: 65px; }
}
@media screen and (max-width:1279px){
    .homeCoreDown ul li .icoBox{ margin-top: -55px; }
    .homeCoreDown ul li .icoBox .icoPic{ width: 54px; height: 54px; }
    .homeCoreDown ul li .icoBox .icoTit{ padding: 24px 5px 8px 5px; font-size: 14px; }
}
@media screen and (max-width:991px){
    .homeCoreDown ul li .picBack{}
    .homeCoreDown ul li{ width: 20%; }
    .homeCoreDown ul li.on{ width: 20%;}
    .homeCoreDown ul li .icoBox{ position: relative; float: left; width: 100%; left: auto; top: auto;  margin-top: 0; z-index: 20;  padding: 15% 0; }
    .homeCoreDown ul li.on .icoBox{
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}
@media screen and (max-width:767px){
    .homeCoreDown ul li .picBack{ display: none; }
    .homeCoreDown ul li .icoBox{ padding: 10% 0; }
    .homeCoreDown ul li .icoBox .icoPic{ width: 48px; height: 48px; background-color: #EB7D1B; }
    .homeCoreDown ul li .icoBox .icoPic .imgc{ display: none;}
    .homeCoreDown ul li .icoBox .icoPic .imgp{ display: block;}
    .homeCoreDown ul li .icoBox .icoTit{ padding: 15px 5px 15px 5px; color: #333; font-size: 12px; line-height: 16px; }
    .homeCoreDown ul li .icoBox .icoLine span{ background-color: #EB7D1B;}
}



.homeCoreDown ul li .baiBox{ position: absolute; left: 0; top: 50%; margin-top: -171px; float: left; width: 494px; height: 343px; background-color: rgba(255,255,255,0.9); padding-right: 70px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeCoreDown ul li.on .baiBox{
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.homeCoreDown ul li .baiBox .baiTit{ float: left; width: 100%; padding: 57px 0 16px 0; border-bottom: #d7dce0 solid 1px; line-height: 30px; text-align: right; color: #EB7D1B; font-size: 30px; position: relative; }
.homeCoreDown ul li .baiBox .baiTit .tt{ position: absolute; width: 13px;  height: 13px; line-height: 0; left: 100%; top: 100%;}
.homeCoreDown ul li .baiBox .baiText{ float: left; width: 100%; height: 90px; margin-top: 32px; padding: 0 0 0 30px; color: #666666; font-size: 15px; line-height: 30px; overflow: hidden;
    text-overflow:ellipsis;
}
.homeCoreDown ul li .baiBox .baiMore{ float: left; width: 100%; margin-top: 15px; color: #EB7D1B; font-size: 16px; line-height: 30px; }
.homeCoreDown ul li .baiBox .baiMore .more{ float: right;}
.homeCoreDown ul li .baiBox .baiMore .moreline{ float: right; width: 18px; height: 3px; background-color: #EB7D1B; margin: 13px 8px 0 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.homeCoreDown ul li .baiBox .baiMore:hover .moreline{ width: 25px;}
.homeCoreDown ul li .baiBox .buleIco{ position: absolute; width: 48px; height: 48px; left: 100%; top: 50%; margin: -24px 0 0 -24px; background-color: #EB7D1B;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    overflow: hidden;
}
@media screen and (max-width:1599px){
    .homeCoreDown ul li .baiBox{ margin-top: -128px; width: 368px; height: 256px; padding-right: 54px; }
    .homeCoreDown ul li .baiBox .baiTit{ padding: 42px 0 11px 0; line-height: 31px; font-size: 27px; }
    .homeCoreDown ul li .baiBox .baiText{ height: 46px; margin-top: 23px; padding: 0 0 0 54px; font-size: 14px; line-height: 23px; }
    .homeCoreDown ul li .baiBox .baiMore{ margin-top: 33px; font-size: 14px; line-height: 24px; }
    .homeCoreDown ul li .baiBox .baiMore .moreline{  margin: 10px 8px 0 0; }
}
@media screen and (max-width:1279px){
    .homeCoreDown ul li .baiBox{ margin-top: -107px; width: 368px; height: 214px; padding-right: 40px; }
    .homeCoreDown ul li .baiBox .baiTit{ padding: 33px 0 9px 0; line-height: 27px; font-size: 22px; }
    .homeCoreDown ul li .baiBox .baiText{ height: 42px; margin-top: 16px; padding: 0 0 0 40px; line-height: 21px; }
    .homeCoreDown ul li .baiBox .baiMore{ margin-top: 25px;  }
}
@media screen and (max-width:991px){
    .homeCoreDown ul li .baiBox{ display: none;}
    .homeCoreDown ul li.on .baiBox{ display: none;}
}

.PdfDown { width: 100%; height: 283px; background: url(../images/pdfbg.jpg) no-repeat; overflow: hidden; text-align: center; color: #4d5961; }
.PdfDown .Pdfbox { width: 760px; margin: 54px auto; }
.PdfDown .Pdfbox .pdfTitle { font-size: 48px; text-transform: uppercase; line-height: 60px; }
.com-down{display:inline-block;padding:10px 40px;color:#ffffff;font-size:14px;border:1px solid #ffffff;border-radius:3px;transition:0.3s all ease;margin-top: 20px;;}
.com-down:hover{background:#EB7D1B;border-color:#EB7D1B;color: #fff;}
.PdfDown .com-down{background:#EB7D1B;border-color:#EB7D1B;color: #fff;}
.PdfDown .com-down:hover{background:#D79849;border-color:#D79849;color: #fff;}

.index-feedback{position: relative;}
.index-map{width: 100%;height: 600px;}
.indexBox4_box { width: 100%; height: 244px; background: url(../images/grey.png);  text-align: center; color: #f5f5f5; }
.indexBox4_box h1{font-size: 30px;margin-bottom: 14px;font-weight: normal;}
.indexBox4_box .indexBox4_box_p{margin-bottom: 24px;}
.indexBox4_box_div { width: 100%; }
.indexBox4_box_div .ico_p{line-height: 30px;height: 30px;}
.indexBox4_box_div > div { display: inline-block; width: 33%; vertical-align: top; }
.indexBox4_box > div { padding-top: 41px; }

/*底部*/
.cy-shade {background-image: url("../images/shade.png");}
footer { background-color: #999; color: #fff; }
footer .footer-line { margin: 5px 0; height: 2px; border-top: 1px solid #7d7d7d; border-bottom: 1px solid #b2b2b2; }
footer .footer-line.mobile { display: none; }
footer .footer-head { padding: 90px 0 20px; }
footer .contact-list { width: 950px; }
footer .contact-list dd { float: left; min-width: 200px; margin-right: 4%; }
footer .contact-item { margin: 0 0 15px; font: 15px/20px "Microsoft YaHei", sans-serif; }
footer .contact-item i { position: relative; top: 1px; display: inline-block; width: 20px; font-weight: bold; font-family: Arial, sans-serif; text-transform: uppercase; vertical-align: top; }
footer .contact-item a { transition: all .2s; color: #fff;}
footer .contact-item a:hover { color: #EB7D1B; }
footer .friendlylink { position: relative; width: 230px; z-index: 1; }
footer .friendlylink .t { position: relative; display: block; padding: 12px 15px; border: 1px solid #fff; line-height: 14px; cursor: pointer; }
footer .friendlylink .t:after { content: ''; position: absolute; top: 50%; right: 15px; margin-top: -4px; border-top: 8px solid #fff; border-left: 7px solid transparent; border-right: 7px solid transparent; transition: all .5s; }
footer .friendlylink .t.active:after { transform: rotate(-180deg); }
.no-csstransforms footer .friendlylink .title.active:after { border-top: 0 none; border-bottom: 18px solid #fff; }
footer .friendlylink .link-list { position: absolute; left: 0; right: 0; display: none; bottom: 100%; margin-bottom: -1px; padding: 4px 0; border: 1px solid #fff; background-color: #999; }
footer .friendlylink .link-list .link-item { position: relative; z-index: 1; }
footer .friendlylink .link-list .link-item:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../images/shade.png") #ccc; opacity: 0; visibility: hidden; transform: scale(1, 0); transition: all .5s; z-index: -1; }
footer .friendlylink .link-list .link-item:hover:before { opacity: 1; visibility: visible; transform: none; }
footer .friendlylink .link-list .link-item:hover a { color: #333; }
footer .friendlylink .link-list a { display: block; padding: 5px 15px; line-height: 15px; transition: all .5s;color: #fff; }
footer .footer-body { padding: 30px 0 70px; }
footer .footer-nav { width: 950px; }
footer .fn-item { float: left; width: 110px; margin: 20px 80px 0 0; }
footer .fn-item .icon { display: block; float: left; width: 30px; height: 30px; margin-right: 15px; background: no-repeat center center; transition: all .5s; }
footer .fn-item .ficon-1 { background-image: url("../images/footer-1.png"); }
footer .fn-item .ficon-2 { background-image: url("../images/footer-2.png"); }
footer .fn-item .ficon-3 { background-image: url("../images/footer-3.png"); }
footer .fn-item .ficon-4 { background-image: url("../images/footer-4.png"); }
footer .fn-item .ficon-5 { background-image: url("../images/footer-5.png"); }
footer .fn-item a { display: inline-block; margin: 5px 0; line-height: 20px; text-transform: uppercase; vertical-align: top; transition: all .2s; color: #fff;}
footer .fn-item .item-box { display: inline-block; vertical-align: top; }
footer .fn-item .item-box:hover .icon { animation: iconShow .5s 1; }
footer .fn-item .item-box:hover .ficon-1 { background-image: url("../images/footer-1h.png"); }
footer .fn-item .item-box:hover .ficon-2 { background-image: url("../images/footer-2h.png"); }
footer .fn-item .item-box:hover .ficon-3 { background-image: url("../images/footer-3h.png"); }
footer .fn-item .item-box:hover .ficon-4 { background-image: url("../images/footer-4h.png"); }
footer .fn-item .item-box:hover .ficon-5 { background-image: url("../images/footer-5h.png"); }
footer .fn-item .item-box:hover a { color: #EB7D1B; }
footer .footer-cnm { width: 230px; }
footer .footer-cnm .snm { position: relative; z-index: 1; }
footer .footer-cnm .snm:hover .snm-box { margin-bottom: 10px; opacity: 1; visibility: visible; transform: none; }
footer .footer-cnm .snm-box { position: absolute; left: -80px; right: -80px; bottom: 100%; padding: 4px; background: #fff; border: 1px solid #ccc; border-radius: 5px; box-shadow: 0 0 10px 1px #999; opacity: 0; visibility: hidden; transform: scale(0); transform-origin: 50% 100%; transition: all .5s; }
footer .footer-cnm .snm-box:before { content: ''; position: absolute; top: 100%; left: 50%; margin-left: -8px; border-top: 7px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; z-index: 2; }
footer .footer-cnm .snm-box:after { content: ''; position: absolute; top: 100%; left: 50%; margin-left: -9px; border-top: 8px solid #ccc; border-left: 9px solid transparent; border-right: 9px solid transparent; z-index: 1; }
footer .footer-cnm .snm-box img { width: 100%; }
footer .cnm-item { position: relative; float: left; border-radius: 50%; background: #a7a7a7; z-index: 1; }
footer .cnm-item + .cnm-item { margin-left: 10px; }
footer .cnm-item:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #EB7D1B; border-radius: 50%; opacity: 0; visibility: hidden; transform: scale(0); transition: all .5s; z-index: -1; }
footer .cnm-item a { display: block; width: 50px; height: 50px; background: no-repeat center center; border-radius: 50%; }
footer .cnm-item:hover:before { opacity: 1; visibility: visible; transform: none; }
footer .cnm-item:hover a { animation: iconShow .5s 1; }
footer .copyright { padding: 20px 0 30px; background-color: #666;font-size: 15px; line-height: 20px; }
footer  a { transition: all .2s; color: #fff;}
footer  a:hover { color: #EB7D1B; }


.contact-page{padding-top:110px;color:#000}
.contact_us01{padding-top:0;position:relative;z-index:1}
.contact_us01 .left{width:46%;float:left;position:relative}
.contact_us01 .left .left_area{position:absolute;width:100%;left:0;top:0;border-bottom:5px solid #EB7D1B;box-shadow:0px 2px 11px rgba(0,0,0,.16);background:#fff}
.contact_us01 .left .left_area{border-left:1px solid #f0f0f0;border-top:1px solid #f0f0f0;border-right:1px solid #f0f0f0}
:root .contact_us01 .left .left_area{border-left:none;border-top:none;border-right:none}
.contact_us01 .left .left_area .box{padding:55px 50px 63px}
.contact_us01 .left .left_area .box .infor .tit{font-size:38px;color:#EB7D1B;line-height:38px}
.contact_us01 .left .left_area .box .infor .common-line{margin:16px 0 30px}
.contact_us01 .left .left_area .box .infor .con{font-size:15px;color:#000;margin-bottom:30px}
.contact_us01 .left .left_area .box .content .cell{border-bottom:1px solid #dee0e2;line-height:50px;margin-bottom:15px;padding-left:15%;position:relative}
.contact_us01 .left .left_area .box .content .cell label{font-size:15px;color:#EB7D1B;position:absolute;left:0;top:0}
.contact_us01 .left .left_area .box .content .cell input{width:100%;background:transparent;border:none;height:30px;line-height:30px}
.contact_us01 .left .left_area .box .content .cell textarea{width:100%;background:transparent;border:none;padding:0;margin-top:15px}
.contact_us01 .left .left_area .box .content .btns{text-align:center;padding-top:39px}
.contact_us01 .left .left_area .box .content .btns button{display:inline-block;width:35%;height:55px;line-height:55px;font-size:16px;text-align:center;border:none;outline:none;margin:0 6px;cursor:pointer}
.contact_us01 .left .left_area .box .content .btns .btn1{display:inline-block;width:35%;height:55px;line-height:55px;font-size:16px;text-align:center;border:none;outline:none;margin:0 6px;cursor:pointer;background:#EB7D1B;color:#fff}
.contact_us01 .left .left_area .box .content .btns button.btn2{background:#b7b7b7;color:#212121}
.contact_us01 .right{width:50%;float:right}
.contact_us01 .right .box{padding:55px}
.contact_us01 .right .box .infor .tit{font-size:38px;color:#EB7D1B;line-height:38px}
.contact_us01 .right .box .infor .common-line{margin:16px 0 34px}
.contact_us01 .right .box .infor .con{font-size:16px;color:#000;line-height:24px;margin-bottom:28px}
.contact_us01 .right .box .infor .text .addr{position:relative;padding-left:30px;margin-bottom:10px}
.contact_us01 .right .box .infor .text i{display:inline-block;width:20px;height:18px;position:absolute;left:5px;top:6px;color:#EB7D1B;line-height:1;font-size:20px}
.contact_us01 .right .box .infor .text .addr span{display:inline-block;font-size:15px;color:#3d3d3d;line-height:30px}
.contact_us01 .right .box .infor .text .phone{position:relative;padding-left:30px;margin-bottom:5px}
.contact_us01 .right .box .infor .text .phone span{display:inline-block;font-size:20px;color:#EB7D1B;line-height:30px;font-weight:bold}
.contact_us01 .right .box .infor .text .phone span a{color:#EB7D1B}
.contact_us01 .right .box .infor .text .tel{padding-left:30px;font-size:15px;color:#3d3d3d;line-height:40px}
.contact_us01 .yzm{text-align:center;position:relative}
.contact_us01 .yzm ._yzm{line-height:40px;border:1px solid #dee0e2;width:35%;padding-left:10px;box-sizing:border-box}
.contact_us01 .yzm img{height:44px;vertical-align:middle}
.Validform_checktip{position:absolute;right:0;top:0px;z-index:1}
.Validform_wrong{color:#f00}
.Validform_right{display:none}
.common-line{width:120px;height:1px;background:#e5e6e7;position:relative}
.common-line i{width:38%;height:100%;position:absolute;left:0;top:0;background:#EB7D1B}
.contact_us01 a{color:#000}
.contact_us01 a:hover;{color:#EB7D1B}
.contact_us02{overflow:hidden;height:520px}
.contact_us02 img{max-width:none}
.contact_us03{padding:20px 0}
.contact_us03 .item{float:left;width:50%;text-align:center;color:#fff}


.list-page{padding:110px 0}
.list-page .inner{width: 1300px;}
.page_nav{width:100%;margin:20px 0 40px}
.page_nav a{text-align:center;background:#fff;color:#333;width:190px;line-height:50px;background-color:rgb(255,255,255);box-shadow:0.755px 0.656px 4px 0px rgba(35,24,21,0.12);display:block;float:left}
.page_nav a.active,.page_nav a:hover{border:none;background:#EB7D1B;color:#fff}
.news-list *{box-sizing: border-box;}
.news-list ul{padding:0px}
.news-list ul li{width:100%;background:#fff;margin-bottom:60px;padding:35px 60px;background-color:rgb(255,255,255);box-shadow:0px 3px 10px 0px rgba(35,24,21,0.15);transition:box-shadow .5s}
.news-list ul li:hover{box-shadow:0px 33px 51px 0px rgba(35,24,21,0.06)}
.news-list ul li .p_c_right{float:right;margin-top:30px;width:calc(100% - 400px)}
.news-list ul li .p_c_right h2{font-size:32px;color:#333;margin-top:0px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-list ul li .p_c_right p{font-size:14px;color:#666;line-height:24px;width:100%;margin-top:20px}
.news-list ul li .p_c_right div{color:#333;font-size:16px;background:url(../images/icon02.png);margin-right:20px;background-repeat:no-repeat;background-position:70px center;cursor:pointer;transition:background-position .5s;margin-top:20px}
.news-list ul li:hover .p_c_right div{background-position:80px center}
.news-list ul li .p_c_left{float:left;width:300px;max-height: 300px;overflow: hidden;}
.news-list ul li .p_c_left img{width:100%}
.pages{text-align:center;width:100%}
ul.pagination{display:inline-block;padding:0;margin:2rem auto}
ul.pagination li{display:inline}
ul.pagination li a{color:black;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s;border:1px solid #ddd}
ul.pagination li a.active{background-color:#EB7D1B;color:white;border:1px solid #EB7D1B}
ul.pagination li a:hover:not(.active){background-color:#ddd}
.page-content{padding:118px 0 80px}
.news-content{padding:60px 70px;width:1260px;background-color:#fff;margin:0px auto}
.news-content h2.tit{font-size:28px;font-weight:400}
.news-content .meta{color:#999;margin-top:10px}
.news-content .meta span{padding:0 5px}
.news-content .edit-cont{padding:3% 0%;margin-top:2%;border-top:1px solid #eee;font-size:16px;color:#666;line-height:2}
.news-content .edit-cont img{display:inline-block}
.news-content .bshare{margin-top:10px}
.previous{padding:26px 0px 0;border-top:1px solid #dedede;position:relative;margin-top:50px}
.previous .previ{display:block;width:130px;height:44px;text-align:center;line-height:44px;color:#333333;background-color:#dedede}
.previous .prev{float:left}
.previous .next{float:right}
.backlist{display:block;width:145px;height:44px;text-align:center;line-height:44px;color:#fff;background:#EB7D1B;position:absolute;left:50%;margin-left:-72px;top:26px}
.backlist:hover{background:#666}
.previous .previ:hover{background:#EB7D1B;color:#fff}

.page-about{padding:95px 0 0;background-color: #f6f6f6;}
.bgfff{background-color: #fff;}
.gsjj{width:100%;padding-bottom:140px;padding-top:35px}
.gsjj .inner{width: 1280px;}
.gsjj .box{width:43%; }
.gsjj .box .text{}
.gsjj .box h3{margin-bottom:10px;font-weight:400;font-size:30px}
.gsjj .box p.infop{margin-bottom:20px;color:#888;text-transform:uppercase;letter-spacing:1px;font-size:14px}
.gsjj .box .lines{display:block;margin-bottom:36px;width:26px;height:2px;background-color:#012E6E}
.gsjj .scapic{width:51%}
.gsjj .com-down{border-color: #EB7D1B;color: #EB7D1B;}
.gsjj .com-down:hover{color: #fff;}
.about-zzjg{padding: 60px 0 80px;text-align: center;}


.about-2{padding:100px 0;}
.honor-list {  position: relative; padding: 0 47px; }
.honor-info figure { margin: 0 7px; padding: 10px; border-radius: 0; transition: 430ms;border: 2px solid #ccc; background-size: contain;}
.honor-info figure img { display: block; width: 100%; line-height: 1; transition: 450ms; }

.honor-info:hover figure {border: 2px solid #EB7D1B;background-color: #EB7D1B;}
.honor-info:hover figure img { transform: scale(1.06); -webkit-transform: scale(1.06); -moz-transform: scale(1.06); }
.honor-list .slick-prev, .honor-list .slick-next { width: 40px; height: 40px; top: 50%; margin-top: -25; background-size: cover !important; transition: 330ms; }
.honor-list .imghide{overflow:hidden}
.honor-list .slick-dots { position: relative; bottom: 0; margin-top: 34px; text-align: center; }
.honor-list .slick-dots li { display: inline-block; margin-right: 12px; width: auto; margin-left: 0; height: auto; }
.honor-list .slick-dots li:last-child { margin-right: 0; }
.honor-list .slick-dots li button { padding: 0; margin: 0; border: none; outline: none; width: 14px; height: 14px; border-radius: 50%; background: #cec8ce; cursor: pointer; transition: 355ms; }
.honor-list .slick-dots li.slick-active button { background: #49A986; }
.honor-list p{margin-top: 10px;text-align: center;}
.honor-list .imghide a:before{position: absolute;top: 50%;left: 50%;margin: -25px 0 0 -25px;z-index: 5;display: none;transition: 450ms;background: url(../images/fd.png) 0 0 no-repeat;content: '';width: 50px;height: 50px;}
.honor-list .imghide a:hover:before{display: block;}
.honor-list .imghide a{display: block;position:relative;z-index: 3;background: none}
.honor-list .slick-arrow:hover{background-color: #EB7D1B;}

.about-3{padding:100px 0;background-color:#f7f7f7}
.red-80{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: none rgba(235 125 27 / 80%);}
.responsibility-list{margin-left: -1%;color: #fff;}
.responsibility-list li{ float: left; display: block; width: 24%; margin:0px 0px 25px 1%; position: relative; overflow: hidden;  }
.responsibility-list .img{ overflow: hidden; position: relative;}
.responsibility-list .img img{ width: 100%; display: block;}
.responsibility-list .black-20{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.responsibility-list .item{ position: absolute; left: 10%; width: 80%; top: 10%; height: 85%; line-height: 1.5; -webkit-transition:all .62s cubic-bezier(.4,0,.2,1); transition:all .62s cubic-bezier(.4,0,.2,1);}
.responsibility-list .ico{ width: 70px; height: 70px; display: block; margin: 0px 0 12px;}
.responsibility-list .zh{ font-size: 30px; line-height: 1.2; font-weight: bold; font-family: "微软正黑体","Microsoft JhengHei";}
.responsibility-list .en{font-size: 14px;}
.responsibility-list .bot{ width: 10%; height: 1px; background-color: #fff; margin:10px 0px 32px; display: block; -webkit-transition:all .62s cubic-bezier(.4,0,.2,1); transition:all .62s cubic-bezier(.4,0,.2,1);}
.responsibility-list .con{ max-height: 196px; overflow: hidden; line-height: 2; overflow: hidden; opacity: 0; visibility: hidden\9; transform:translateY(50px); -webkit-transform:translateY(50px);  -webkit-transition:all .62s cubic-bezier(.4,0,.2,1); transition:all .62s cubic-bezier(.4,0,.2,1);}
.responsibility-list .red-80{ -webkit-transition:-webkit-transform .62s cubic-bezier(.4,0,.2,1),opacity 0.5s; transition:transform .62s cubic-bezier(.4,0,.2,1),opacity 0.5s; transform-origin:left 100%; -webkit-transform-origin:left 100%; transform:scaleY(0); -moz-transform:scaleY(0); -webkit-transform:scaleY(0); opacity: 0; visibility:hidden\9;}
.responsibility-list .by{ font-size: 12px; font-family: arial, helvetica, sans-serif; text-transform: uppercase; position: absolute; left: 0%; bottom: 0%; opacity: 0; visibility: hidden\9; transform:translateY(50px); -webkit-transform:translateY(50px); -webkit-transition:all .62s cubic-bezier(.4,0,.2,1); transition:all .62s cubic-bezier(.4,0,.2,1);}
.responsibility-list li:hover .bot{ width: 100%;}
.responsibility-list li:hover .red-80{ transform:scaleY(1); -webkit-transform:scaleY(1); transform-origin:left 0; -webkit-transform-origin:left 0;  opacity: 1; visibility:visible\9;}
.responsibility-list li:hover .con,.responsibility-list li:hover .by{ opacity: 1; visibility:visible\9; transform:inherit; -webkit-transform:inherit;}



.zhanshi_2{padding: 80px 0;background-repeat: no-repeat;background-position: center center;background-size: cover;background-attachment: fixed;}
.ix-ab-l { width: 45%; }
.ix-ti .line { width: 19px; height: 6px; background: #EB7D1B; margin-bottom: 14px; display: block;}
.c-black { color: #333; }
.ix-ti .en { font-size: 53px; margin-bottom: 5px; }
.ix-ti .ch { font-size: 40px; }
.ix-ab-l .tx { font-size: 16px; line-height: 36px !important; height: 180px; margin: 41px 0 69px 0; }
.zhanshi_2 .ix-ti { position: absolute; left: 15px; top: 40px; }
.pro-a { display: block; overflow: hidden; color: #fff; position: relative; }
.pro-a .pic { width: 66.64%; float: right; }
.pro-a .txts { width: 530px; background: #EB7D1B; position: absolute; left: 0; bottom: 0; z-index: 9; }
.pro-a .txts .pa { padding: 44px 55px 68px 55px; position: relative; z-index: 9; }
.pro-a .txts .nowti { font-size: 20px; margin-bottom: 20px; }
.pro-a .txts .line { width: 33px; height: 1px; background: #fff; background: rgba(255,255,255,.5); margin-bottom: 15px; }
.pro-a .txts .tx { height: 50px; }
.pro-a .txts:before, .pro-a .txts:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-size: cover; background-repeat: no-repeat; transition: 600ms; -webkit-transition: 600ms; }

.zhanshi_1{padding: 80px 0;}
.zhanshi_1_c .pic{display:block;width:100%;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center}
.zhanshi_1_c .pic img{display:block;width:100%;transition:600ms;-webkit-transition:600ms}
.zhanshi_1_c .cover{background:url(../images/bg2.png);color:#fff;opacity:0;display:none\9;display:block;position:absolute;top:0;left:0;right:0;bottom:0;transition:600ms;-webkit-transition:600ms}
.zhanshi_1_c .ti{text-align:center;margin-top:23.5%}
.zhanshi_1_c .entra{transform:translateY(60px);-webkit-transform:translateY(60px);opacity:0;transition:400ms;-webkit-transition:400ms}
.zhanshi_1_c .ti .nowti{display:block;font-size:20px;margin-top:8px;transition-delay:50ms;-webkit-transition-delay:50ms;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.4;font-style:normal}
.zhanshi_1_c .ti .line{display:block;width:40px;height:1px;margin:0 auto;background:#fff;margin-top:20px;transition-delay:100ms;-webkit-transition-delay:100ms}
.zhanshi_1_c .tx{width:296px;position:absolute;left:50%;margin-left:-148px;bottom:45px;border:1px solid #fff;padding:2px 0;max-height:50px;text-align:center;border-radius:50px;transition-delay:150ms;-webkit-transition-delay:150ms;font-size:20px}
.zhanshi_1_c .ico{width:25px;height:25px;background-image:url(../images/big.png);position:absolute;top:20px;left:25px;transform:scale(0);-webkit-transform:scale(0);opacity:0;display:none\9;background-repeat:no-repeat;background-position:center center}
.zhanshi_1_c .item {display:block;float:left;position:relative;margin-left: 10px}
.zhanshi_1_c .item:first-child{margin-left:0}
.zhanshi_1_c .item:hover .ico{transform:scale(1);-webkit-transform:scale(1);opacity:1;display:block\9}
.zhanshi_1_c .item:hover .cover{opacity:1;display:block\9}
.zhanshi_1_c .ti .tii{display:block}
.zhanshi_1_c .item:hover .entra{transform:translateY(0);-webkit-transform:translateY(0);opacity:1}
.zhanshi_1_c .slick-next{right: -50px;}
.zhanshi_1_c .slick-prev{left:-60px;}
.zhanshi_1_c .slick-arrow:hover{background-color: #EB7D1B;}

.zhanshi_2 { position: relative; }
.zhanshi_2 .slick-arrow{ width:28px; height:28px; background:#959595; border-radius:100%; display:block; position:relative; z-index:99; }
.zhanshi_2 .slick-arrow i{ display:block; position:absolute; top:0; bottom:0; width:35px; transition:transform 300ms; -webkit-transition:transform 300ms; }
.zhanshi_2 .slick-prev i{ right:11px; background:url(../images/ix-ico-4.png) no-repeat left center; border: 0;margin: 0;left: auto}
.zhanshi_2 .slick-next i{ left:11px; background:url(../images/ix-ico-5.png) no-repeat right center;border: 0;margin: 0}

.zhanshi_2 .slick-arrow { bottom: 24px; position: absolute; background: #fff; top: auto}
.zhanshi_2 .slick-prev { left: 583px; opacity: 1}
.zhanshi_2 .slick-next { left: 632px; opacity: 1 }

.zhanshi_2 .slick-arrow:hover { background-color: #EB7D1B; }
.zhanshi_2 .slick-prev:hover i { background-position: right center; transform: translateX(-5px); -webkit-transform: translateX(-5px); }
.zhanshi_2 .slick-next:hover i { background-position: left center; transform: translateX(5px); -webkit-transform: translateX(5px); }
.slick-prev:before, .slick-next:before{content: '';display: none;}
.zhanshi_2 .item a:hover{color: #fff}

.zhanshi_3{padding: 0px 0 0}
.ixItem .item{position:relative}
.ixItem .txts{width:600px;background:url(../images/iibg.png);position:absolute;right:0;bottom:0}
.ixItem .txts .pa{padding:45px 60px 47px 35px;}
.ixItem a{color:#666}
.ixItem .txts .nowti{font-size:20px;color:#000}
.ixItem .txts .tx{font-size:15px;margin-top:8px}
.ixItem .slick-active .pic img{visibility:visible!important;-webkit-animation:scaleUpDown 5s forwards cubic-bezier(.25,.46,.45,.94);animation:scaleUpDown 5s forwards cubic-bezier(.25,.46,.45,.94)}
@-webkit-keyframes scaleUpDown{from{-webkit-transform:scale(1.08);transform:scale(1.08)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes scaleUpDown{from{-webkit-transform:scale(1.08);transform:scale(1.08)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
.ixItem .slick-dots li{width:14px;height:5px;background:#999;border-radius:0;border:none;margin-right:5px;margin-left:0}
.ixItem .slick-dots li.slick-active,.ixItem .slick-dots li:hover{background:#EB7D1B!important}
.ixItem .slick-dots{width:565px;left:auto;right:0;text-align:left;padding:0 0 0 35px;bottom:23px}
.ixItem .slick-next{width:46px;height:46px;position:absolute;right:0;top:100%;background:#EB7D1B url(../images/iaw.png) no-repeat center center;margin-top: -46px;}
.ixItem .slick-next:hover{background-color:#999}
.ixItem .slick-prev{display: none!important}

.zhanshi-page{padding: 110px 0 0;}

/*招聘*/
.job{padding: 162px 0px 80px;background: #F5F5F5}
.conceptList{ margin-left: -0.5%;}
.conceptList dd{ float: left; display: block; width: 24.5%; margin-left: 0.5%; background-color: #fff; transition:0.3s; -webkit-transition:0.3s; position: relative; z-index: 1;}
.conceptList dd:before{ content: "";  width:100%; height:4px; background:#EB7D1B; position:absolute; left:0; bottom:0px; z-index: -1; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .44s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .44s cubic-bezier(.4,0,.2,1); transition:transform .44s cubic-bezier(.4,0,.2,1); transition:transform .44s cubic-bezier(.4,0,.2,1),-webkit-transform .44s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9; }
.conceptList .item{ padding: 25px 12% 35px;}
.conceptList .t{ font-size: 16px; color: #333333; border-bottom: 1px solid #cacaca; padding-bottom: 10px; margin-bottom: 25px;}
.conceptList dd:hover{ box-shadow:0 0 20px rgba(0,0,0,0.2); background-color: #f1f0f0;}
.conceptList dd:hover .t{ color: #EB7D1B;}
.conceptList dd:hover:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}

.job-list{padding: 80px 0px;}
.hrList{ margin: 30px 0px 36px;}
.hrList .hspan{ text-align:center;cursor:pointer; width: 11%; display: block; float: left; height: 50px; line-height: 50px;}
.hrList .hspan1{ text-align: left; padding-left: 5%; width: 17%;}
.hrList .hspan2{width: 23%;}
.hrList .hrdt{ background-color: #acacac; color: #fff;}
.hrList dd{ margin-bottom: 3px; position: relative;}
.hrList .hrdt{ height: 50px; overflow: hidden;}
.hrList .hrT{ background-color: #f2f2f2; color:#666666;}
.hrList .hrT .hspan{ line-height: 50px; height: 50px;overflow: hidden;}
.hrList .ib{ width:16px; height:16px; margin: 17px auto 0px; display: block; position:relative; transition:400ms;-webkit-transition:400ms;}
.hrList .ib i{ display:block; background-color:#999999;}
.hrList .ib .ic1{ width:2px; height:16px; margin-left:7px;}
.hrList .ib .ic2{ width:16px; height:2px; position:absolute; left:0; top:50%; margin-top:-1px;}
.hrList .hrB{ border: 1px solid #EB7D1B; display: none;}
.hrList .hrCon{ width: 91%; margin: 0px auto; padding:30px 0px 50px; overflow: hidden;}
.hrList dd.active .hrT,.hrList dd:hover .hrT{ background-color:#EB7D1B; color: #fff;}
.hrList .active .ib i{ background-color: #fff;}
.hrList .active .ib{transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);}
.hrList .active .ib .ic2{ display: none;}

.section-4{padding: 5rem 0;background: #F5F3F0}
.chinamaps{width: 900px;margin: 0 auto;margin-top: 5%;position: relative;}
.chinamaps .point-name {position: absolute;font-size: 16px;width: 130px;height: 130px;}
.chinamaps .text{position:absolute;top:51px;left:50px;width:66px;height:26px;border:1px solid #cbcbcb;border-radius:10px 10px;background:#FFF;text-align:center}
.redc{display:inline-block;width:11px;height:11px;background:#DA231B;border-radius:50% 50%;margin-right:3px}
.point-area .point-dot{background-color:#DA231B;border:0 solid rgba(218, 35, 27,.37)}
.chinamaps .keliyuan{top: 370px;left: 665px;}
.chinamaps .heilongjiang{top: 65px;right: 45px;}
.chinamaps .jilin{top: 119px;right: 75px;}
.chinamaps .liaoning{top: 166px;right: 109px;}
.chinamaps .beijing{top: 195px;right: 205px;}
.chinamaps .tianjin{top: 221px;right: 181px;}
.chinamaps .shanxi{top: 252px;right: 260px;}
.chinamaps .shandong{top: 271px;right: 173px;}
.chinamaps .jiangsu{top: 314px;right: 138px;}
.chinamaps .henan{top: 318px;right: 243px;}
.chinamaps .xian{top: 318px;right: 314px;}
.chinamaps .hebei{top: 166px;right: 197px;}
.chinamaps .anhui{top: 356px;right: 177px;}
.chinamaps .zhejiang{top: 403px;right: 122px;}
.chinamaps .fujian{top: 458px;right: 148px;}
.chinamaps .hubei{top: 369px;right: 253px;}
.chinamaps .chongqing{top: 400px;right: 317px;}
.chinamaps .sichuan{top: 392px;right: 423px;}
.chinamaps .jiangxi{top: 425px;right: 194px;}
.chinamaps .hunan{top: 432px;right: 270px;}
.chinamaps .guangdong{top: 504px;right: 215px;}
.chinamaps .guangxi{top: 520px;right: 300px;}

.chinamaps .heilongjiang .text{width: 80px;}
.point-area .point{position:absolute;top:0;left:0;right:0;bottom:0;width:10px;height:10px;margin:auto;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;background:0 0}
.point-area .point-10{width:100%;height:100%}
.point-area .point-10:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 225ms infinite;-moz-animation:ripple 4.5s ease-out 225ms infinite;-o-animation:ripple 4.5s ease-out 225ms infinite;animation:ripple 4.5s ease-out 225ms infinite}
.point-area .point-20{width:100%;height:100%}
.point-area .point-20:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 450ms infinite;-moz-animation:ripple 4.5s ease-out 450ms infinite;-o-animation:ripple 4.5s ease-out 450ms infinite;animation:ripple 4.5s ease-out 450ms infinite}
.point-area .point-30{width:100%;height:100%}
.point-area .point-30:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 675ms infinite;-moz-animation:ripple 4.5s ease-out 675ms infinite;-o-animation:ripple 4.5s ease-out 675ms infinite;animation:ripple 4.5s ease-out 675ms infinite}
.point-area .point-40{width:100%;height:100%}
.point-area .point-40:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out .9s infinite;-moz-animation:ripple 4.5s ease-out .9s infinite;-o-animation:ripple 4.5s ease-out .9s infinite;animation:ripple 4.5s ease-out .9s infinite}
.point-area.point_shadow.point-80{width:100%;height:100%}
.point-area .point-50{width:100%;height:100%}
.point-area .point-50:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 1125ms infinite;-moz-animation:ripple 4.5s ease-out 1125ms infinite;-o-animation:ripple 4.5s ease-out 1125ms infinite;animation:ripple 4.5s ease-out 1125ms infinite}
.point-area .point-60{width:100%;height:100%}
.point-area .point-60:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 1.35s infinite;-moz-animation:ripple 4.5s ease-out 1.35s infinite;-o-animation:ripple 4.5s ease-out 1.35s infinite;animation:ripple 4.5s ease-out 1.35s infinite}
.point-area .point-70{width:100%;height:100%}
.point-area .point-70:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 1575ms infinite;-moz-animation:ripple 4.5s ease-out 1575ms infinite;-o-animation:ripple 4.5s ease-out 1575ms infinite;animation:ripple 4.5s ease-out 1575ms infinite}
.point-area .point-80{width:100%;height:100%}
.point-area .point-80:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 1.8s infinite;-moz-animation:ripple 4.5s ease-out 1.8s infinite;-o-animation:ripple 4.5s ease-out 1.8s infinite;animation:ripple 4.5s ease-out 1.8s infinite}
.point-area .point-90{width:100%;height:100%}
.point-area .point-90:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 2025ms infinite;-moz-animation:ripple 4.5s ease-out 2025ms infinite;-o-animation:ripple 4.5s ease-out 2025ms infinite;animation:ripple 4.5s ease-out 2025ms infinite}
.point-area .point-100{width:100%;height:100%}
.point-area .point-100:after{margin:auto;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #EB7D1B;opacity:0;-webkit-animation:ripple 4.5s ease-out 2.25s infinite;-moz-animation:ripple 4.5s ease-out 2.25s infinite;-o-animation:ripple 4.5s ease-out 2.25s infinite;animation:ripple 4.5s ease-out 2.25s infinite}
.point-area .point-shadow:after{-webkit-box-shadow:inset 0 0 5em rgba(235 125 27 / 90%);-moz-box-shadow:inset 0 0 5em rgba(218, 35, 27,.16);box-shadow:inset 0 0 5em rgba(235 125 27 / 90%)}
.point_area{text-align:center;position:relative;width:150px;height:150px;-webkit-transition:opacity .5s ease-out;-moz-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out}
.bg_banner{height: 598px;}

@keyframes ripple{0%{left:0;top:0;opacity:1;width:0;height:0}
100%{left:0;top:0;opacity:0;width:100%;height:100%}
}
@-webkit-keyframes ripple{0%{left:0;top:0;opacity:1;width:0;height:0}
100%{left:0;top:0;opacity:0;width:100%;height:100%}
}
@-moz-keyframes ripple{0%{left:0;top:0;opacity:1;width:0;height:0}
100%{left:0;top:0;opacity:0;width:100%;height:100%}
}
@-o-keyframes ripple{0%{left:0;top:0;opacity:1;width:0;height:0}
100%{left:0;top:0;opacity:0;width:100%;height:100%}
}
@keyframes moveMap{0%{transform:scale(1)}
30%{transform:scale(.6)}
60%{transform:scale(1.15)}
80%{transform:scale(.9)}
90%{transform:scale(1.05)}
to{transform:scale(1)}
}
@-webkit-keyframes moveMap{0%{-webkit-transform:scale(1)}
30%{-webkit-transform:scale(.6)}
60%{-webkit-transform:scale(1.15)}
80%{-webkit-transform:scale(.9)}
90%{-webkit-transform:scale(1.05)}
to{-webkit-transform:scale(1)}
}

@media screen and (max-width:1600px){
    .survey-title .year,.survey-title .span{ font-size: 140px;}
    .survey-title .zh{ font-size: 24px;}
    .survey-plist .num{ font-size: 60px;}
}
@media screen and (max-width:1441px){
    .header{ height: 62px;}
    .logo{ left: 2%;}
    .logo a{ height: 62px; padding: 0px 0px;}
    .top-sider{ margin-left: 30px;}
    .serach-btn,.menuItem{ width: 62px; height: 62px;}
    .menu-handler{ width: 62px; height: 62px;}
    .menu-handler .burger{ top: 20px;}
    .menu-handler .burger-2 { top: 29px; }
    .menu-handler .burger-3 { top: 38px; }
    .menu-handler.active .burger-1 { top: 29px; }
    .menu-handler.active .burger-3 { top: 29px;}
    .nav{ padding: 15px 0px; line-height: 32px; font-size: 14px;}
    .nav li{ margin: 0px 0px 0px 20px;}
    .siteMap-nav{ top: 62px;}
    .link-select-box{ width: 220px;}
    .inner{ width: 1100px;}
    .binbox{ bottom: 52px;}
    .binbox .t{ font-size: 30px;}
    .binbox .en{ font-size: 16px;}
    .binbox .con{ height: 140px;}
    .banner .slick-arrow{ bottom: 260px;}
    .mouseIco{ bottom: 47px;}
    .pinner{ width: 86%;}
    .surveyPCon{ padding: 140px 0 120px;}
    .survey-plist{ right: 7%;}
    .survey-plist li{ padding: 30px 1%;}
    .survey-plist .num{ font-size: 50px;}
    .container{width: 1200px;}
    .top-sider-lang{line-height: 30px;}
    .follow-box{line-height: 31px;}
}
@media only screen and (max-width:1368px) {
      .responsibility-list .ico{ width: 50px; height: 50px;}
      .responsibility-list .zh{ font-size: 30px;}
      .responsibility-list .en{ font-size: 16px;}
      .responsibility-list .item{ top: 8%; height: 88%;}
      .responsibility-list .ico{ width: 46px; height: 46px;}
      .responsibility-list .zh{ font-size: 26px;}
      .responsibility-list .bot{ margin: 8px 0px 25px;}
      .news-content{width: calc(100% - 140px);}
  }
@media screen and (max-width:1260px){
    .survey-plist{ right: 0;}
    .gsjj .inner{width: 90%;}
}
@media screen and (max-width:1024px){
    .ismobile{display: block!important;}
    .ispc{display: none!important;}
    .top-sider-lang{line-height: 26px;}
    .follow-box{line-height: 27px;}
    .head-qr{margin-top: 30px;display: block;}
    .head-qr .item{width: 50%;float: left;text-align: center;}
    .head-qr .item img{max-width: 80%;}
    .head-qr .item p{font-weight: normal;font-size: 12px;}
    .header{ height: 54px;}
    .nav{ display: none;}
    .logo{ left: 3%;}
    .logo a{ height: 54px;}
    .serach-btn,.menuItem{ width: 54px; height: 54px;}
    .serach-btn i{ background-size: 18px auto;}
    .menu-handler{ width: 54px; height: 54px;}
    .menu-handler .burger{ top: 16px;}
    .menu-handler .burger-2 { top: 25px; }
    .menu-handler .burger-3 { top: 33px; }
    .menu-handler.active .burger-1 { top: 25px;}
    .menu-handler.active .burger-3 { top: 25px;}
    .topsearch-form{ height: 80px; margin-top: -40px;}
    .topsearch-box{ padding: 0px 80px 0px 10px;}
    .topsearchtx{ height: 80px; line-height: 80px; font-size: 36px;}
    .topsearchbtn{ width: 80px;}
    .search-Ibox .close{ background-size: 70% auto;}
    .siteMap-nav{ top: 54px; width: 510px; padding: 0px 58px 0px 40px; right: -610px; }
    .siteMap-head .en{ font-size: 34px;}
    .siteMap-sub{ padding-top: 5px;}
    .siteMap-sub dd{ margin-right: 22px; padding-top: 5px;}
    .siteMap-list a{ font-size: 15px;}
    .link-select-box{ float: none; margin: 0;}
    .blackTop:hover{ bottom: 0;}
    .banner-yy{ height: 60%; background-image:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background-image:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));}
    .banner .slick-dots{ right: 4%; bottom: auto; margin-bottom: 0; top: 20%;}
    .banner .slick-dots li{ padding: 10px 0px;}
    .banner .slick-dots li a{ background:no-repeat; position: relative;}
    .banner .slick-dots li a:before{ background-color: #fff; content: ""; position: absolute; width: 7px; height: 7px; left: 50%; top: 50%; margin: -3.5px 0px 0px -3.5px; border-radius: 50%;}
    .banner .slick-dots li a span{ background: no-repeat transparent; border-radius: 50%; border: 1px solid #fff; width: 12px; height: 12px; margin: 4px auto;}
    .banner .slick-arrow{ display: none !important;}
    .banner .item{ overflow: hidden;}
    .binbox .t{ font-size: 24px;}
    .binbox .en{ font-size: 15px;}
    .pinner,.container,.inner,.list-page .inner{ width: 90%;}
    .surveyPCon{ padding: 100px 0 80px;}
    .survey-title .year,.survey-title .year span{ font-size: 120px;}
    .survey-title .zh{ margin-top: -30px;}
    .survey-plist li{ padding: 20px 1%;}
    .survey-plist .num{ font-size: 40px;}
    .survey-plist .txt{ font-size: 12px;}
    .survey-plist{ width: 400px;}
    .survey-plist li .t{font-size: 14px;}
    .survey-plist li .icon{width: 40px;height: 40px;background-size: cover;}
    .survey-plist li .icon02 { background-position: -38px 0; }
    .survey-plist li .icon03 {background-position: -82px 0; }
    .survey-plist li .ip2_more{line-height: 1;}
    .index-news-list li .pic img{height: auto;display: block;}
    .index-news-list li .word{padding: 30px;}
    .index-news-list li .word .c{min-height:114px;max-height: 114px;}
    .index-news-list li .pic{height: auto;}
    .index-news-list li .word .t{font-size: 20px;font-weight: normal;}
    .map_right .p{height: 126px;overflow: hidden;}
    .cy-contact-way>li{    background-size: auto;}
    
    .zhanshi_2 .ix-ti { position: static; margin-bottom: 2rem; }
    .zhanshi-page{padding-top: 5rem;padding-bottom: 0rem}
    .zhanshi_1{padding-bottom: 4rem}
    .zhanshi_1 .container{padding:0 80px;width: calc(100% - 160px);}
   
    .list-page,.page-about{padding: 5rem 0 0;}
    .news-list ul li {width: auto;}
    .page-content{padding:50px 0}
    .news-content{width:calc(98% - 80px);margin:0 auto;padding:4rem 40px;max-width:98%}
    .news-content img{max-width:100%}
    .cy-contact>p{display:block;float: left;width: calc(50% - 40px); padding: 0 0 0 40px;margin-bottom: 10px;}
    .cy-contact>p>i{font-size: 20px;}
    .gsjj{padding-top:0px;padding-bottom:40px}
    .gsjj .box{margin-top: 50px;}
    .about-zzjg{width: 100%;}
    .about-zzjg img{max-width: 96%;}
    .poptext{width:80%}
    .popnews.show .poptext{margin-left:10%;left:0}
    .popnews.show .popclose{left:-50px;margin-left:10%}
    .popnewtext{width: 90%;}
      
    footer .footer-head{padding: 3rem 0 1rem;}
    footer .friendlylink{margin-top: 30px;}
    footer .contact-list{width: 70%;}
    footer .footer-body {padding: 1rem 0 2rem;}
    footer .footer-nav{width: 70%;}
    footer .fn-item{margin: 20px 25px 0 0;width: 105px;}
    footer .copyright{text-align: center;}

    .responsibility-list{ margin-left: 0;}
    .responsibility-list li{ float: none; width: auto; margin-left: 0; background-color: #EB7D1B;}
    .responsibility-list li:nth-of-type(2n+1){ background-color: #EB7D1B;}
    .responsibility-list li:nth-of-type(2n+2){ background-color: #EB7D1B;}
    .responsibility-list li:nth-of-type(2n+3){ background-color: #EB7D1B;}
    .responsibility-list .black-20{ display: none;}
    .responsibility-list .img{ width: 50%;    height: 400px;}
    .responsibility-list .ico{ width: 40px; height: 40px;}
    .responsibility-list .zh{ font-size: 22px;}
    .responsibility-list .bot{ width: 100%;}
    .responsibility-list .red-80{ display: none;}
    .responsibility-list .con,.responsibility-list .by{ opacity: 1; visibility:visible\9; transform:inherit; -webkit-transform:inherit;}
    .responsibility-list .item{ left: 55%; width: 40%;}
    .responsibility-list .img img{ margin-top: -0%;}
    .zhanshi_1{padding-bottom: 2rem}
  .zhanshi_1 .container{padding:0 80px;width: calc(100% - 160px);}

  .conceptList dd{ width: 49%; margin-bottom: 15px;}
  .conceptList .ico img{ width: 30px;}
  .conceptList .t{ margin-bottom: 18px;}
  
  .job{padding-top: 6rem;padding-bottom: 2rem}
  .job-list{padding: 3rem 0}
  .hrList .hspan:nth-child(2), .hrList .hspan:nth-child(3){ display: none;}
  .hrList .hspan{ width: 19%;}
  #new-div{max-width: 100%;overflow-x: auto;}

}
@media screen and (max-width:860px){
    .logo {left: 1%;}
    .binbox .con{ height: auto; padding-bottom: 25px;}
    .mouseIco{ bottom: 3%;}
    .survey-plist{ position: relative; right: auto; bottom: auto;}
    .survey-title .year{ font-size: 100px;}
    .title{font-size: 24px;}
    .index-news{padding: 80px 0;}
    .index-news-list li .word{padding: 25px;}
    .index-news-list li .word .t{font-size: 16px;}
    .index-news-list li .word .c{min-height: auto;max-height: auto;font-size: 14px;line-height: 24px;}
    .lmore{width: 100px;margin-right: 10px;}
    .index-map{min-height: auto;}
    .map_right h2{margin-bottom: 0;}
    .map_right .p{margin-bottom: 10px;}
    .index-feedback{background-size: cover;}
    .index-feedback .com-title .t{font-size: 24px;}
    .index-feedback .com-title .p{width: 100%;}
    .index-product{background-color: #f5f5f5;}
   
    .ix-ti .ch{font-size: 30px;}
    .pro-a .pic { width: 100%; float: none; }
    .pro-a .txts { width: 100%; position: relative; }
    .pro-a .txts .tx { height: auto; width: 430px; max-width: 100%; }
    .zhanshi_2 .slick-arrow {display: none !important;}
    .zhanshi_2 .slick-dots { display: block !important;bottom: 9px;}
    .ixItem .txts{position:relative;background:#f8f8f8;width:100%;}
    .ixItem .slick-dots{width:auto;left:0}
    .ixItem .txts .pa{padding:45px 105px 45px 35px}
    .zhanshi-page{padding-top: 4rem;}
    
    .list-page,.contact-page,.page-about{padding: 3rem 0 0;}
    .news-list ul li{padding:20px}
    .news-list ul li .p_c_right{float:initial;margin-top:0px;width:96%}
    .news-list ul li .p_c_right div{margin-top:20px}
    .news-list ul li .p_c_left{width:100%;float:initial;margin-top:30px;margin-bottom:20px}
    .p_page_con li{margin-bottom:20px}
    .cy-copyright{width: 45%;}
    .cy-contact{width: 51%;padding: 0;}
    .contact_us01 .left{width:100%;float:none}
    .contact_us01 .left .left_area{position:relative}
    .contact_us01 .right{width:100%;float:none}
    .gsjj .box{margin-top: 0;}
    
  footer .friendlylink{width: 30%;}
  footer .contact-list{width: 70%;}
  footer .footer-nav{width:calc(100% - 240px);}
  .chinamaps{ width: 100% }
    .chinamaps .point-area{display: none;}
    .chinamaps .point-area.keliyuan{display: block;top: 30%;left: 50%;margin-top: -50px;}
    .chinamaps img{width: 100%;}

    .responsibility-list .con{ line-height: 1.8; max-height: 150px;}
    
    .conceptList { margin-left: 0;}
    .conceptList dd{ float: none; margin-left: 0; width: auto; height: auto !important;}
    .conceptList .item{ padding: 20px 5% 30px;}
    
  .hrList .hspan:nth-child(4){ display: none;}
  .hrList .hspan{ width: 23%;}
  .index-feedback{height: auto;}
  .indexBox4_box{position: relative;height: auto;}
  .indexBox4_box_div > div{width: 32%;}
  .indexBox4_box > div{padding: 40px 0;}
  .PdfDown .Pdfbox{width: 100%;}
  

}
@media screen and (max-width:641px){
    .top-sider-lang{display: block;width: 70px;}
    .oaBtn span{padding-right: 10px;}
    .topsearch-form{ height: 40px; top: auto; left: auto; margin:25% auto 0; position: relative;}
    .topsearch-box{ padding: 0px 40px 0px 0px;}
    .topsearchtx{ height: 40px; line-height: 40px; font-size: 20px;}
    .topsearchbtn{ width: 40px; background-size: 18px auto;}
    .search-Ibox .close{ width: 40px; height: 40px; background-size: 40% auto; position: relative; display: block; top: auto; right: auto; margin: 5% 3% 0 0; float: right; display: block;}
    .siteMap-overlay{ z-index: 998;}
    .siteMap-nav{ width: 100%; box-sizing: border-box; padding: 0; border-top: 1px solid #d4c3b8; right: -110%;}  
    .menuOpen .siteMap-nav{ right: 0;} 
    .siteMap-head,.siteMap-foot{ display: none;}
    .siteMap-body{ padding-bottom: 150px;}
    .siteMap-list li{ margin-bottom: 0; border-bottom: 1px solid #dedede;}
    .siteMap-list a.sm-item{ display: block; padding: 10px 5%; position: relative;}
    .siteMap-sub{ padding: 0; background-color: #f0f0f0; display: none;}
    .siteMap-sub dd{ display: block; float: none; margin: 0; border-top: 1px solid #dedede;}
    .siteMap-sub dd>a{ padding: 10px 5%; display: block;}
    .siteMap-sub dd a{ font-size: 14px;}
    .siteMap-sub-nav{ display: block; padding: 0px 5% 10px;}
    .siteMap-sub-nav a{ display: inline-block; margin: 0px 10px;}
    .mobile-menu .sm-item.cur{ background-color: #EB7D1B; color: #fff;}
    .mobile-menu .has-item:before{content: ""; width: 17px; height: 17px; background: url(../images/subnav_i2.png) no-repeat scroll center center; background-size: 13px 13px; position: absolute; right: 5%; top: 50%; margin-top: -8px; transition: 400ms; -webkit-transition: 400ms;}
    .mobile-menu .cur:before{  transform: rotate(360deg);-webkit-transform: rotate(360deg); }
    .ermBox{ width: 100px;}
    .ermBox .txt{ height: auto; padding: 5px; line-height: 1.5;}
    .foot-link-nav{ float: none; display: block; padding-bottom: 10px;}
    .footLink a.oaLink,.footLink a.emailLink{ display: block; margin: 0px 20px 0px 0; padding: 0px; width: 100px; text-align: center;}
    .smlink{ margin-left: 0; display: block;}
    .link-select-box .mt .aw{ background-size: 10px auto;}
    .blackTop{ background-size: 20px auto;}
    .mouseIco{ display: none;}
    .banner .item .pimg{ width: 120%; margin-left: -10%;}
    .banner .slick-dots li{ padding: 4px 0;}
    .binbox{ padding-left: 20px; left: 5%; width: 80%; bottom: 10%;}
    .binbox .t{ font-size: 16px; margin-bottom: 5px;}
    .binbox .en{ font-size: 12px;}
    .binbox .con{ height: auto; padding-bottom: 10px;}
    .surveyPbox .pinner{ width: 100%;}
    .surveyPCon{ padding: 60px 5% 80px;}
    .survey-title .year,.survey-title .year span{ font-size: 80px;}
    .survey-title .zh{ font-size: 20px; margin-top: -20px;}
    .survey-c{ width: auto; height: auto; }
    .survey-plist{ width: 100%;}
    .survey-plist li{ padding: 10px 1%; height: auto;}
    .fr, .r,.fl,.l{float: none;}
    .index-news-list li .pic{width: 100%;}
    .index-news-list li .word{width: calc(100% - 2px);}
    .map_left{float: none;width: 100%;padding: 0;}
    .map_right{float: none;width: 100%;}
    .map_right .p{height: 97px;}
    .lmore{width: 150px;}
    .index-news-list li{width: calc(100% - 2px)!important;margin:0 1px;}
    .zhanshi-page,.contact-page,.page-about,.about-2{padding-top: 3rem;}
    
    .news-content{width:auto;padding:2rem 5%}
    .news-content h2.tit{font-size:24px}
    .cy-copyright{width: 100%;}
    .cy-contact{width: 100%;padding: 0;}
    .cy-contact>p{    width: calc(33% - 40px);}
    .contact_us01 .left .left_area .box .infor .tit,.contact_us01 .right .box .infor .tit{font-size:24px}
    .contact_us01 .left .left_area .box .infor .con{margin-bottom:15px}
    .contact_us01 .left .left_area .box{padding:50px 10px}
    .contact_us01 .left .left_area .box .content .cell input,.contact_us01 .left .left_area .box .content .cell textarea{padding-left:20px;width:92%}
    .contact_us01 .right .box{padding:50px 10px}
    .contact_us03 .item{width:100%;float:none;margin:10px 0}
    .cy-friendlyLink{width: 100%;}
    .gsjj .scapic,.gsjj .box{width:100%}
    .gsjj .scapic{margin-bottom:20px}
    .about-zzjg{padding: 3rem 0;}
 
  footer .footer-head {padding: 2rem 0 1rem;}
  footer .contact-list{width: 100%;}
  footer .friendlylink{width: 100%;margin-top: 10px;}
  footer .footer-nav{width: 100%;}
  footer .footer-cnm{width: 100%;margin-top: 20px;text-align: center;}
  footer .fn-item{margin: 10px 5% 0 0;width: 28.3%;}
  footer .cnm-item{display: inline-block;}
  footer .cnm-item,footer .cnm-item + .cnm-item{margin-left: calc(28% - 50px);}
  footer .footer-body{padding: 1rem 0;}
  /*rencai*/
  .hrList .hspan:nth-child(4),.hrList .hspan:nth-child(5),.hrList .hspan:nth-child(6){ display: none;}
    .hrList .hspan{ width: 73%; height: 40px; line-height: 40px;}
    .hrList .hspan:nth-child(1){ text-align: left;}
    .hrList .hspan:nth-child(7){ width: 22%;}
    .hrList .hrdt,.hrList .hrT .hspan{ height: 40px; line-height: 40px;}
    .hrList .ib{margin: 10px auto 0}
    footer .contact-list dd{float: none;}
    .indexBox4_box_div > div{width: 100%;}
    .top-sider .serachItem{display: none;}
    .pdfSummy{width: 90%;text-align: center;margin: 0 auto;}
    .PdfDown .Pdfbox .pdfTitle{font-size: 30px;}
    .bg_banner{height: 200px;}
}
@media screen and (max-width:481px) {
    
    .survey-title .year, .survey-title .year span{ font-size: 60px;}
    .lmore{width: 100px;}
    .logo{left: 1%;width: calc(99% - 130px);}
    .logo a{display: flex;align-items: center}
    .logo a img{max-width: 100%;height: auto;align-items: center;}
    .index-product,.index-news,.index-map,.about-2,.about-zzjg{padding: 50px 0;}
    
    .zhanshi-page{padding-top: 2rem;}
    .zhanshi_1 .container{padding: 0px;    width: calc(100% - 40px);}
    .slick-prev,.slick-next{width: 40px;height: 40px;margin-top: -22px;}
    .index-news-list .slick-dots{display: block!important;bottom: -40px;}
    .index-news-list .item .con{padding: 40px 20px 20px;width: calc(100% - 40px);}
    .index-news-list .item .con time{margin: 0;}
    .zhanshi_1_c .slick-next{right: -20px;}
    .zhanshi_1_c .slick-prev{left: -20px;}
    .zhanshi_1_c .item{margin: 0 auto}
    .honor-info figure{margin: 0}
    .zhanshi_2{padding: 2rem 0}
    .ixItem img{width: 200%;margin-left: -50%;}
    .ixItem .txts .pa{padding:25px 15px 0 15px}
    .ixItem .txts{min-height:280px}
    .ixItem .slick-dots{padding:0 0 0 15px}
    .ixItem .txts .nowti{font-size:18px}
    
    .list-page,.contact-page{padding: 2rem 0 ;}
    .cy-contact>p{    width: calc(100% - 40px);}
    footer .fn-item{width: 30.3%;margin: 10px 3% 0 0;}
    footer .fn-item .icon{margin: 0 auto;}

    .responsibility-list .img{ width: 100%; display: none;}
    .responsibility-list .item{ position: inherit; left: auto; top: auto; padding: 25px 8% 30px; width: auto; height: auto; position: relative;}
    .responsibility-list .by{ position: inherit; left: auto; bottom: auto; display: block; margin-top: 18px;}
    .zhanshi_1 .container{padding: 0px;    width: calc(100% - 40px);}
  .slick-prev,.slick-next{width: 40px;height: 40px;margin-top: -22px;}
  .zhanshi_1_c .slick-next{right: -20px;}
  .zhanshi_1_c .slick-prev{left: -20px;}
  .zhanshi_1_c .item{margin: 0 auto}
  .contact_us01 .right .box .infor .text .phone span{font-size: 18px;}
  .index-map{height: 300px;padding: 0;}
  .PdfDown .Pdfbox .pdfTitle{font-size: 26px;}
}   
@media screen and (max-width:421px) {
    
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 360px) {
    

}

#andamap img{max-width: none;max-height: none;}
.pages {
    text-align: center;
    width: 100%;
}
.pages a {
    color: black;
    padding: 8px 16px;
    margin: 0 5px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}
.pages .current {
    background-color: #EB7D1B;
    color: white;
    border: 1px solid #EB7D1B;
}
