html, body, div, h1, h2, h3, h4, h5, h6, p, span, a, ul, ol, li, dl, dd, dt, img, form, textarea, input,select,button,em,i,table,tr,th,td,b,tbody,strong,label{margin: 0; padding:0; vertical-align: top; border: none; background: none; outline: none;font-style: normal;font-weight: normal; font-family: "PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;}
html, body{font-size: 14px;line-height: 1.0;text-align: left;}
ul li,ol li{list-style: none;}
strong{font-weight: bold;}
a{text-decoration: none; color: #333;}
input,button {border-radius: 0;-webkit-border-radius: 0;}
input,select{appearance:none;  -moz-appearance:none;  -webkit-appearance:none; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  -webkit-touch-callout: none; outline: none ;}
input, textarea {border: 0;}
textarea {resize: none; outline: none; font-family: "PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: #FFFFFF !important;
    transition: background-color 5000s ease-in-out 0s !important;
}

img {border: 0;vertical-align: middle;}
.clear::after{content: '.'; height: 0; display: block; visibility: hidden; clear: both;}
.clear{*zoom:1; zoom: 1;}

@font-face{font-family:'DINCond-Bold';src:url('../fonts/DINCond-Bold.eot');src:url('../fonts/DINCond-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/DINCond-Bold.woff2') format('woff2'),url('../fonts/DINCond-Bold.woff') format('woff'),url('../fonts/DINCond-Bold.svg#DINCond-Bold') format('svg');font-weight:normal;font-style:normal;}
@font-face {font-family: 'gothamregular'; src: url('../fonts/gotham-black-webfont.eot');src: url('../fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gotham-black-webfont.woff2') format('woff2'),url('../fonts/gotham-black-webfont.woff') format('woff'), url('../fonts/gotham-black-webfont.ttf') format('truetype'),url('../fonts/gotham-black-webfont.svg#gothamregular') format('svg'); font-weight: normal;font-style: normal;}


.wrap {width: 1640px; margin: 0 auto;}
.flef{float: left;}
.frig{float: right;}
.transition {transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;-o-transition:all 0.5s; }
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes scaleBigToSmall{0%{opacity:1;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
    100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
@keyframes scaleBigToSmall{0%{opacity:1;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
    100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
}
.scaleBigToSmall{-webkit-animation-name:scaleBigToSmall;-moz-animation-name:scaleBigToSmall;-o-animation-name:scaleBigToSmall;animation-name:scaleBigToSmall;transform-origin:50% 50%;}
/*头部*/
.header{position: fixed;left: 0;top:0;width: 100%;z-index: 2000;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.04);}
.header .wrap{}
.header .logo{float: left;padding-top: 24px;padding-bottom: 38px;}
.header .logo a{display: block;}
.header .logo img{height: 32px;}
.header .nav li{float: left;position: relative;}
.header .subMenu{position: absolute;left: 0;  top: 100%; width: 100%; z-index: 1001;background: #fff;box-shadow: 0 6px 12px rgba(0,0,0,.175);display: none; }
.header .subMenu a{display: block;font-size: 16px;line-height:22px;color: #333;padding: 10px 0;text-align: center; }

.header .nav li>a,.header .rigH .lang a{font-size: 18px;line-height: 32px;color: #1e1e1e;}
.header .nav li>a{display: block;padding: 31px 38px;}
.header .nav li>a span{display: block;position: relative;}
.header .nav li>a span:after{content: "";position: absolute;left: 50%;bottom: 0;width: 0;height: 1px;background:#007571;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;-o-transition:all 0.5s; }
.header .rigH .lang{font-size: 0;}
.header .rigH .lang a{display: inline-block;padding: 31px 12px;position: relative; }
.header .rigH .lang a:first-child:after{content: "";position: absolute;right: 0;top:50%;width: 2px;height: 19px;margin-top: -9.5px;background: #1e1e1e;}
.header .rigH .searchH{padding: 36px 0;margin-left: 35px;font-size: 0;cursor: pointer;}
.header .rigH .searchH img{width: 22px;}

.header .nav li:hover>a,.header .nav li.active>a span,.header .rigH .lang a:hover{color:#007571;}
.header .nav li:hover>a span:after{left: 0;width: 100%;}
.header .nav li:hover .subMenu{display: block;}
.header .subMenu a:hover{background: #007571;color: #fff;}

.header .search-click{position: absolute;top: 100%;left: 0;padding: 50px 20px;width: 100%;background: rgba(0,0,0,0.75); color: #333;z-index: 999;display: none;}
.header .search-click .close{position: absolute;top: 30px;right: 30px;display: inline-block;height: 25px;width: 25px;
    text-align: center;color: #fff;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;}
.header .search-click .close img{display: block;margin: 0 auto;width: 18px;vertical-align: middle;}
.header .search-click .tac{text-align: center;}
.header .search-click .inb{display: inline-block;width: 50%;padding-right: 50px;position: relative;}
.header .search-click .inb input{line-height: 40px;height: 40px;color: #333;background: none;}
.header .search-click .inb input[type="text"] {width: 100%;color: #333;border: 1px solid #007571;  border-right: none;  padding: 0 10px;background: #fff;box-sizing: border-box;}
.header .search-click .inb input[type="submit"] {position: absolute;top: 0;right: 0;width: 50px;text-align: center;  cursor: pointer;background-size:20px;background-image: url(../images/icon_search2.png);background-position: center center;background-repeat: no-repeat;background-color: #007571; }
.header .search-click .inb input:-ms-input-placeholder{  color: #333;opacity:0.8;filter:alpha(opacity=80); }
.header .search-click .inb input::-webkit-input-placeholder{  color: #333;opacity:0.8;filter:alpha(opacity=80);  }

/*手机端头部*/
.searchForm .searchForm {position: absolute;right: 0;top: 0;width: 1060px;height: 100%;padding-top: 18px;background: #fff;box-sizing: border-box;opacity: 0;visibility: hidden;z-index: 1;}
.openSearch .searchForm .searchForm {opacity: 1;visibility: visible;transition: opacity .6s ease .3s, visibility .6s ease .3s;}
.searchForm .searchForm {position: relative;border: 1px solid #c5c5c5;}
.searchForm .searchForm input {width: 660px;height: 43px;line-height: 43px;padding: 0 58px 0 16px;color: #575757;  border: none;box-sizing: border-box;}
.openSearch .searchForm .searchForm input {width: 860px;transition: width .4s ease .3s;}
.searchForm .searchForm button {position: absolute;right: 0;top: 0;width: 58px;height: 100%;background: none;  border: none;cursor: pointer;display: flex;align-items: center;}
.searchForm .searchForm button svg {display: block;width: 23px;height: 23px;fill: #007571;}
.searchForm .searchForm .btnClose {display: flex;align-items: center;height: 45px;padding: 0 15px 0 20px;}
.searchForm .searchForm .btnClose svg {display: block;width: 23px;height: 23px;fill: #333;}


/*.menu-bg {display: none;position: fixed;left: 100%;top: 0;width: 100%;  height: 100%; background: #00387e;  z-index: 10000; }*/
/*.menu-bg a.close{position: absolute; top: 0;right:0;line-height: 58px;  display: inline-block;  margin-right: 6% }*/
/*.menu-bg a.close img{vertical-align: middle;}*/
/*.menu-list {display: none; position: fixed;  left: 100%;  top: 58px;  width: 100%;height: 100%;  z-index: 10001;  }*/
/*.menu-list a { display: block; position: relative;left: 100%; opacity: 0;  font-size: 18px;  line-height: 40px;  color: #fff;  padding-left: 7%;}*/
.menu-handler { position:fixed; top:0; right:0; width: 58px; height: 58px; cursor: pointer; display: none; margin-left: 15px; z-index: 10000; }
.menu-handler .burger { width: 24px; height: 2px; background: #007571; display: block; position: absolute; z-index: 5; top: 20px;left: 50%; margin: 0 0 0 -12px; transform-origin: center; -webkit-transform-origin: center;
    -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; transition: all 277ms ease-in-out;}
.menu-handler .burger-2 { top: 27px; }
.menu-handler .burger-3 { top: 35px; }
.menu-handler.active .burger-1 { top: 27px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.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; }
.menu-handler.active .burger-3 { top: 27px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }



/*底部*/
.footer{background: #19827e;}
.footer .footer-mes{padding-top: 35px;padding-bottom: 35px;}
.footer-mes .flogo{padding-top: 10px; }
.footer-mes .flogo a,.footer-mes .flogo span{display: inline-block;vertical-align: bottom;}
.footer-mes .flogo img{}
.footer-mes .flogo span{font-size: 18px;line-height: 24px;color: #fafafa;vertical-align: bottom;margin-left: 20px;}
.footer-nav {padding-top: 42px;padding-bottom: 50px;border-top: 1px solid #469a97;}
.footer-nav dl { float: left;margin-right: 180px;}
.footer-nav dl:last-child{margin-right: 0;}
.footer-nav dt {font-size: 18px; line-height: 48px;color: #fafafa;}
.footer-nav a { font-size: 16px;line-height: 34px;color: #89ccc9;}
.footer-nav a:hover {color: #fff;}
.footer .code{position: relative;margin-right: 10px;padding-top: 10px;}
.footer .code img{width: 32px;}
.footer .code .code-img{position: absolute;bottom: 100%;left: 50%;width: 90px;margin-left: -45px;text-align: center;z-index: 100;visibility: hidden; }
.footer .code .code-img img{width: 100%;cursor: pointer;}
.footer .code .code-img:after{content: "";position: absolute;left:50%;bottom: -12px;width: 0;height: 0;border: 6px solid transparent;border-top: 6px solid #fff;margin-left: -6px; }
.footer .code:hover .code-img{visibility: visible;}
.footer .copyright{padding:26px 0;border-top: 1px solid #469a97; }
.footer .copyright,.footer .copyright a{font-size: 14px;line-height: 24px;color: #9acdcb;}
.footer .copyright .tech,.footer .copyright .tech a{color: #70a8a6;}
.footer .copyright .link{width: 180px;margin-right: 10px;}
.footer .copyright .link select{font-size: 14px;line-height: 24px;color: #9acdcb;padding: 0 20px 0 5px;width: 100%;border: 1px solid #9acdcb;background: url("../images/select.png") no-repeat scroll right center transparent;}
.proNav{margin-bottom: 44px;}
.proNav li{float: left;width: 7.6%;height: 132px;text-align: center;transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;-o-transition:all 0.5s linear;cursor: pointer;  }
.proNav li img{height: 58px;margin: 16px 0;}
.proNav li p{font-size: 18px;line-height: 26px;color: #121212;}
.proNav li:hover,.proNav li.active{background: #ebedef;}

.title{font-size: 46px;line-height: 56px;color: #121212;text-align: center;padding-top: 48px;margin-bottom: 25px;}
/*内页*/
.f-banner{position: relative;height:644px;overflow: hidden;}
.f-banner .img{width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size:cover;transition: all 3s linear; -webkit-transition: all 3s linear; -moz-transition: all 3s linear;-o-transition:all 3s linear; }
.current{position: absolute;top: 0;left: 0;width: 100%;height: 100%; overflow: hidden;}
.current .cont{margin-top: 230px;color: #fff;}
.current h1{font-size: 60px;line-height: 54px;text-transform: uppercase;font-family:'DINCond';}
.current span{display: block;width: 30px;height: 5px;background: #fff;margin: 35px 0;}
.current p {font-size: 28px;line-height: 38px;}
.fabout .current .cont{color: #404040;}
.fabout .current span{background: #007571;}

.ftit{padding-top: 100px;padding-bottom: 70px;position: relative;}
.ftit.bor{padding-top: 20px;padding-bottom: 35px;border-bottom: 1px solid #e1e3e8;margin-bottom: 55px; }
.ftit h2{float: left;font-size: 42px;line-height: 42px;color: #404040;}
.ftit h3{font-size: 38px;line-height: 54px;color: #404040;}
.ftit .en{float: left;margin-left: 35px;}
.ftit .en em{display: block;width: 10px;height: 10px;background: #ea5413;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;margin-top: 3px;}
.ftit .en p{font-size: 18px;line-height: 20px;color: #a9a9a9;margin-top: 9px;}



/*分页*/
.pages{position: relative;text-align: center;padding: 40px 0;margin-bottom: 60px;overflow: hidden;}
.pages .pages-list{display: inline-block;}
.pages a{display: block;float: left;width: 42px;height: 42px;background-color: #fff;font-size: 14px;color: #4c4c4c;line-height: 42px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition:transform .3s;-moz-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;}
.pages .prevpage,.pages .nextpage{width: 80px;height: 42px;background-repeat: no-repeat;background-position: center center;background-size: 100%;background-color: #fff;}
.pages .prevpage{background-image:url("../images/p_prev.png");margin-right: 100px;}
.pages .nextpage{background-image:url("../images/p_next.png");margin-left: 100px;}
.pages a.on,.pages a:hover{background-color: #007a78;color: #fff;}
.pages a.prevpage:hover,.pages a.nextpage:hover{background-color: #fff;}
.pages a.prevpage:hover{background-image:url("../images/p_prev2.png");}
.pages a.nextpage:hover{background-image:url("../images/p_next2.png");}
.subN{position: relative;}
.subBg{position: absolute;left: 0;top: 108px;width: 100%;height: 108px;text-align: center;background: #fff;display: none;box-shadow: 0 0 20px rgba(159,159,159,0.17);}
.sevNav{overflow: hidden;margin-bottom: 30px;position: relative;z-index: 10;}
.sevNav li{float: left;width: 33%;}
.sevNav li>a{display: block;font-size: 24px;line-height: 30px;color: #fff;padding: 39px 0;background: #007a78;text-align: center;}
.sevNav li.active>a,.sevNav li:hover>a{background: #20ac82;}
.sevNav li .sub{position: absolute;left: 0;top: 100%;font-size: 0; transition: opacity .6s ease .2s, visibility .6s ease .2s;white-space: nowrap;display: none;}

.sevNav li:nth-child(2) .sub{left: -100%;}
.sevNav li:nth-child(3) .sub{left:-221%;}
.sevNav li:nth-child(4) .sub{left:-300%;text-align: right;padding-right: 10%;}

.sevNav .sub a{position: relative;display: inline-block;margin: 0 5px; font-size: 17px;line-height: 17px;color: #616161;padding: 41px 15px;}

.sevNav .sub a:first-child{margin-left: 2%;}
.sevNav li:nth-child(2) .sub a:first-child{margin-left: 20%;}
.sevNav li:nth-child(3) .sub a:first-child{margin-left: 40%;}
.sevNav li:nth-child(4) .sub a:first-child{margin-left: 30px;}
.sevNav .sub a em{position: absolute;left: 0;top:53%;display: inline-block;width: 7px;height: 7px;margin-top: -5px;background:#616161;border-radius: 50%; }
.sevNav .sub a:hover,.sevNav .sub a.hot{color: #007a78;}
.sevNav .sub a:hover em,.sevNav .sub a.hot em{background: #007a78;}

.sevNav li.on .sub{position: relative;z-index: 1;display: block;}

.form-search{position: absolute;right: 0;top:50%;margin-top: -30px;}
.form-search form{width: 410px;border: 1px solid #f3f3f3;padding-right: 80px;}
.form-search form input{font-size: 22px;line-height: 40px;height: 60px;color: #4f4f4f;background: none;}
.form-search form input[type="text"]{display: block;width: 100%;padding: 10px 10px;}
.form-search form .submitB{position: absolute;top: 0;right: 0;width: 80px;text-align: center;}






