@charset "utf-8"; 
/* CSS Document */
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
*::selection { background: rgba(0, 110, 221, 0.05); }
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-size-adjust: none;-webkit-text-size-adjust: none;}
.ani, .ani * { transition-property: all; -ms-transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .2s; -ms-transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; }
.noani, .noani * { transition-duration: 0s; -ms-transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; }
from, div, dl, dd, dt, ol, ul, li, a, img, input, h1, h2, h3, h4, h5, h6, table, a, p, form, em, i { margin: 0; padding: 0; border: 0; font-weight: normal; }
ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, form, em, i { list-style-type: none; font-style: normal; font-size: inherit; }
body { margin: 0 auto; padding: 0; font: normal 14px/2 "Microsoft YaHei", "SimHei", "SimSun", "Helvetica Neue", Arial; color: #666; word-break: break-all; text-align: justify; background: #fff; padding: 100px 0 0 0; min-width: 1400px; }
body.on { overflow-y: hidden; }
img, li { vertical-align: top; }
input { font-family: "Microsoft YaHei" }
.clear { clear: both; }
.clearfix { zoom: 1; }
.clearfix:after { content: ""; display: block; clear: both; height: 0; }
.clearBlock { display: inline-block; width: 100%; }
*:focus { outline: none; }
a { text-decoration: none; color: #666; }
a:hover { color: #e60012; }
.btn:hover { opacity: .9 }
.fl { float: left !important; }
.fr { float: right !important; }
.wrap {width: 1400px;margin: 0 auto;}
img { max-width: 100%; }
.scale img { opacity: 1; transform: scale(1, 1); }
.scale:hover img { opacity: 0.95; transform: scale(1.1, 1.1); }
.textindent { text-indent: 0 !important; }
.border-none { border: none !important; }
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hidden { display: none!important; }
.vh-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }
.h-center { position: absolute; left: 50%; transform: translateX(-50%) }
.v-center { position: absolute; top: 50%; transform: translateY(-50%) }
@font-face { font-family: 'iconfont';  /* project id 398496 */ src: url('//at.alicdn.com/t/font_398496_pkvld6s57u.eot'); src: url('//at.alicdn.com/t/font_398496_pkvld6s57u.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_398496_pkvld6s57u.woff2') format('woff2'), url('//at.alicdn.com/t/font_398496_pkvld6s57u.woff') format('woff'), url('//at.alicdn.com/t/font_398496_pkvld6s57u.ttf') format('truetype'), url('//at.alicdn.com/t/font_398496_pkvld6s57u.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; vertical-align: middle; }
.goTop { position: fixed; right: 20px; bottom: 20px; background: rgba(35, 24, 21, .75); width: 60px; line-height: 20px; color: #fff!important; font-size: 15px; text-align: center; border-radius: 4px; opacity: 0; padding: 10px 0; }
.goTop:hover { background: #40afd3; }
.goTop.on { opacity: 1 }
.fengye { text-align: center; padding: 20px 0 0 0; }
.fengye a, .fengye span.off { display: inline-block; background: #e6e6e6; color: #666; font-size: 16px; line-height: 50px; border-radius: 5px; padding: 0 20px; margin: 0 3px; }
.fengye a:hover, .fengye span.off:hover {background: #005aa8;color: #fff;}
.fengye a.fenyeon,.fengye .focus2 {background: #005aa8;color: #fff;}
.fengye span{display:none}
.fengye span.off {background: #e6e6e6!important;color: #666!important;display: inline-block;}
.page_header {height: 100px;background: #fafafa;position: fixed;width: 100%;top: 0;z-index: 2;}
.header_sub1 { margin: 0 -50px; }
.logo { width: 106px; height: 76px; margin:12px 0 0 0; float: left; background: url(images/logo.png) no-repeat 50% 50%; }
.page_header .lan{float: right;height: 38px;background: #005aa8;border-radius: 38px;margin-top: 31px;}
.page_header .lan a{ background: url("images/lan.png") no-repeat 15px center; padding: 0 15px 0 50px; font-size: 12px; font-weight: bold; line-height: 38px; color: #fff; display: block;}
.page_header .user{float: right;overflow: hidden;padding: 35px 30px 0 0;}
.page_header .user a{display:block;float: left;position: relative;line-height: 30px;padding: 0 10px 0 40px;background-repeat: no-repeat;background-position: 0px center;margin: 0px 10px 0 20px;font-weight: bold;color: #005aa8;}
.page_header .user a:before{content: '';width: 2px;height:16px;background: #005aa8;position: absolute;left: -22px;top: 50%;margin: -8px 0 0 0px;}
.page_header .user .out{color: #848484;font-weight: normal;cursor: initial;}
.page_header .user .out span{font-weight: bold;color: #005aa8;cursor: pointer;}
.page_header .search{float: right;padding: 33px 0 0 0;}
.page_header .search form{height: 30px;background: #fff;width: 150px;position: relative;border: 1px solid #005aa8;border-radius: 30px;}
.page_header .search .text{background: none;width: 100%;line-height: 30px;padding: 0 30px 0 10px;}
.page_header .search .btn{position: absolute;right: -1px;top: -1px;width: 30px;height: 30px;background: #005aa8;color: #fff;border-radius: 0 30px 30px 0;cursor: pointer;}
.topNavBtn { display: none;}
.navBarWrap {position: relative;float: left;padding-left: 70px;}
.navBar { height: 100px;}
.navBar {}
.navBarWrap.on .navBar {}
.nav {}
.nav h3 {}
.nav .m {position: relative;float: left;display: inline;text-align: center;padding: 0 30px;}
.nav h3 a {zoom: 1;height: 100px;line-height: 100px;display: block;color: #4c4c4c;padding: 0 10px;text-align: center;font-size: 16px;font-weight: bold;}
.nav .on h3 a {color: #ee2028; position: relative;}
.nav .on h3 a:before {content: '';width: 100%;height: 3px;background: #ee2028;position: absolute;left: 0;bottom: 20px;}
.nav .on h3 a i { filter: alpha(opacity=100); opacity: 1; }
.nav .sub {display: none;width: 250px;/* padding: 10px 0; */position: absolute;left: 50%;transform: translateX(-50%);/* top: 80px; */background: rgba(35, 24, 21, .75);float: left;line-height: 30px;z-index: 9;}
.nav .sub li {text-align: center;}
.nav .sub li a {color: #fff;display: block;zoom: 1;line-height: 36px;text-align: left;padding: 0 0 0 20px;}
.nav .sub li a:hover {background: #46afd3;color: #fff;}
.page_footer {background: #1a1a1a;padding: 106px 0 0 0;margin-top: 70px;}
.page_footer dl{padding: 0 0 70px;}
.page_footer dd{float: left; width: 25%;}
.page_footer dd h2{padding:0 0 20px}
.page_footer dd h2 a{font-size: 25px;color: #fff;line-height: 1;}
.page_footer ul{}
.page_footer li a{color: #fff;font-size: 16px;line-height: 34px;}
.page_footer p{background-repeat: no-repeat;background-position: 0 center;font-size: 16px;line-height: 26px;color: #b8b8b8;padding: 5px 0 5px 50px;margin-bottom: 10px;}
.page_footer p span{font-weight: bold;display: block;}
.copy { margin-top: 30px; border-top: 1px solid #4d4d4d; padding: 20px 0; font-size: 15px; color: #bbb; line-height: 1.5; }
.copy a { color: #bbb; }
@media (max-width: 1600px) {
 .wrap {width: 1300px;margin: 0 auto;}   
body{padding: 80px 0 0 0;}    
.fengye { text-align: center; padding: 20px 0 0 0; }
.fengye a, .fengye span.off { display: inline-block; background: #e6e6e6; color: #666; font-size: 16px; line-height: 50px; border-radius: 5px; padding: 0 20px; margin: 0 3px; }
.fengye a:hover, .fengye span.off:hover {background: #005aa8;color: #fff;}
.fengye a.fenyeon,.fengye .focus2 {background: #005aa8;color: #fff;}
.fengye span{display:none}
.fengye span.off {background: #e6e6e6!important;color: #666!important;display: inline-block;}
.page_header {height: 80px;background: #fafafa;position: fixed;width: 100%;top: 0;z-index: 2;}
.header_sub1 {margin: 0 0px;}
.logo {width: 84px;height: 60px;margin: 10px 0 0 0;float: left;background: url(images/logo.png) no-repeat 50% 50%;background-size: cover;}
.page_header .lan{float: right;height: 38px;background: #005aa8;border-radius: 38px;margin-top: 21px;}
.page_header .lan a{ background: url("images/lan.png") no-repeat 15px center; padding: 0 15px 0 50px; font-size: 12px; font-weight: bold; line-height: 38px; color: #fff; display: block;}
.page_header .user{float: right;overflow: hidden;padding: 25px 30px 0 0;}
.page_header .user a{display:block;float: left;position: relative;line-height: 30px;padding: 0 10px 0 40px;background-repeat: no-repeat;background-position: 0px center;margin: 0px 10px 0 20px;font-weight: bold;color: #005aa8;}
.page_header .user a:before{content: '';width: 2px;height:16px;background: #005aa8;position: absolute;left: -22px;top: 50%;margin: -8px 0 0 0px;}
.page_header .user .out{color: #848484;font-weight: normal;cursor: initial;}
.page_header .user .out span{font-weight: bold;color: #005aa8;cursor: pointer;}
.topNavBtn { display: none;}
.navBarWrap {position: relative;float: left;padding-left: 70px;}
.navBar {height: 80px;}
.navBar {}
.navBarWrap.on .navBar {}
.nav {}
.nav h3 {}
.nav .m {position: relative;float: left;display: inline;text-align: center;padding: 0 20px;}
.nav h3 a {zoom: 1;height: 70px;line-height: 70px;display: block;color: #4c4c4c;padding: 0 10px;text-align: center;font-size: 16px;font-weight: bold;}
.nav .on h3 a {color: #ee2028; position: relative;}
.nav .on h3 a:before {content: '';width: 100%;height: 3px;background: #ee2028;position: absolute;left: 0;bottom: 10px;}
.nav .on h3 a i { filter: alpha(opacity=100); opacity: 1; }
.nav .sub {display: none;width: 250px;/* padding: 10px 0; */position: absolute;left: 50%;transform: translateX(-50%);/* top: 80px; */background: rgba(35, 24, 21, .75);float: left;line-height: 30px;z-index: 9;}
.nav .sub li {text-align: center;}
.nav .sub li a {color: #fff;display: block;zoom: 1;line-height: 36px;text-align: left;padding: 0 0 0 20px;}
.nav .sub li a:hover {background: #46afd3;color: #fff;}
.page_footer {background: #1a1a1a;padding: 50px 0 0 0;margin-top: 70px;}
.page_footer dl{padding: 0 0 10px;}
.page_footer dd{float: left; width: 25%;}
.page_footer dd h2{padding: 0 0 10px;}
.page_footer dd h2 a{font-size: 25px;color: #fff;line-height: 1;}
.page_footer ul{}
.page_footer li a{color: #fff;font-size: 14px;line-height: 2;}
.page_footer p{background-repeat: no-repeat;background-position: 0 center;font-size: 14px;line-height: 26px;color: #b8b8b8;padding: 5px 0 5px 50px;margin-bottom: 10px;}
.page_footer p span{font-weight: bold;display: block;}
.copy {margin-top: 20px;border-top: 1px solid #4d4d4d;padding: 14px 0;font-size: 12px;color: #bbb;line-height: 1.5;}
.copy a { color: #bbb; }  
}

@media (max-width: 1366px) {
 .wrap {width: 1200px;margin: 0 auto;}   
body{padding: 80px 0 0 0;min-width: 1280px;}    
.fengye { text-align: center; padding: 20px 0 0 0; }
.fengye a, .fengye span.off { display: inline-block; background: #e6e6e6; color: #666; font-size: 16px; line-height: 50px; border-radius: 5px; padding: 0 20px; margin: 0 3px; }
.fengye a:hover, .fengye span.off:hover {background: #005aa8;color: #fff;}
.fengye a.fenyeon,.fengye .focus2 {background: #005aa8;color: #fff;}
.fengye span{display:none}
.fengye span.off {background: #e6e6e6!important;color: #666!important;display: inline-block;}
.page_header {height: 80px;background: #fafafa;position: fixed;width: 100%;top: 0;z-index: 2;}
.header_sub1 {margin: 0 0px;}
.logo {width: 84px;height: 60px;margin: 10px 0 0 0;float: left;background: url(images/logo.png) no-repeat 50% 50%;background-size: cover;}
.page_header .lan{float: right;height: 38px;background: #005aa8;border-radius: 38px;margin-top: 21px;}
.page_header .lan a{ background: url("images/lan.png") no-repeat 15px center; padding: 0 15px 0 50px; font-size: 12px; font-weight: bold; line-height: 38px; color: #fff; display: block;}
.page_header .user{float: right;overflow: hidden;padding: 25px 10px 0 0;}
.page_header .user a{display:block;float: left;position: relative;line-height: 30px;padding: 0 10px 0 40px;background-repeat: no-repeat;background-position: 0px center;margin: 0px 10px 0 20px;font-weight: bold;color: #005aa8;}
.page_header .user a:before{content: '';width: 2px;height:16px;background: #005aa8;position: absolute;left: -22px;top: 50%;margin: -8px 0 0 0px;}
.page_header .user .out{color: #848484;font-weight: normal;cursor: initial;}
.page_header .user .out span{font-weight: bold;color: #005aa8;cursor: pointer;}
.page_header .search{float: right;padding: 25px 0 0 0;}
.page_header .search form{height: 30px;background: #fff;width: 150px;position: relative;border: 1px solid #005aa8;border-radius: 30px;}
.page_header .search .text{background: none;width: 100%;line-height: 30px;padding: 0 30px 0 10px;}
.page_header .search .btn{position: absolute;right: -1px;top: -1px;width: 30px;height: 30px;background: #005aa8;color: #fff;border-radius: 0 30px 30px 0;cursor: pointer;}    
.topNavBtn { display: none;}
.navBarWrap {position: relative;float: left;padding-left: 40px;}
.navBar {height: 80px;}
.navBar {}
.navBarWrap.on .navBar {}
.nav {}
.nav h3 {}
.nav .m {position: relative;float: left;display: inline;text-align: center;padding: 0 15px;}
.nav h3 a {zoom: 1;height: 70px;line-height: 70px;display: block;color: #4c4c4c;padding: 0 10px;text-align: center;font-size: 16px;font-weight: bold;}
.nav .on h3 a {color: #ee2028; position: relative;}
.nav .on h3 a:before {content: '';width: 100%;height: 3px;background: #ee2028;position: absolute;left: 0;bottom: 10px;}
.nav .on h3 a i { filter: alpha(opacity=100); opacity: 1; }
.nav .sub {display: none;width: 250px;/* padding: 10px 0; */position: absolute;left: 50%;transform: translateX(-50%);/* top: 80px; */background: rgba(35, 24, 21, .75);float: left;line-height: 30px;z-index: 9;}
.nav .sub li {text-align: center;}
.nav .sub li a {color: #fff;display: block;zoom: 1;line-height: 36px;text-align: left;padding: 0 0 0 20px;}
.nav .sub li a:hover {background: #46afd3;color: #fff;}
.page_footer {background: #1a1a1a;padding: 40px 0 0 0;margin-top: 70px;}
.page_footer dl{padding: 0 0 10px;}
.page_footer dd{float: left; width: 25%;}
.page_footer dd h2{padding: 0 0 10px;}
.page_footer dd h2 a{font-size: 16px;color: #fff;line-height: 1;}
.page_footer ul{}
.page_footer li a{color: #fff;font-size: 12px;line-height: 1.5;}
.page_footer p{background-repeat: no-repeat;background-position: 0 center;font-size: 12px;line-height: 1.5;color: #b8b8b8;padding: 5px 0 5px 40px;margin-bottom: 10px;background-size: 30px;}
.page_footer p span{font-weight: bold;display: block;}
.copy {margin-top: 20px;border-top: 1px solid #4d4d4d;padding: 14px 0;font-size: 12px;color: #bbb;line-height: 1.5;}
.copy a { color: #bbb; }  
}

@media (max-width: 1300px) {
}

@media (max-width: 600px) {
body{padding-top: 60px;min-width: initial;width: 100%;}    
body.on { overflow: hidden; }
body.on:before {content: '';position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.4);z-index: 3;}
body.on .page_header{z-index:9999;}
.wrap { width: 100%; padding-left: 10px!important; padding-right: 10px!important; }
.page_header {height: 60px;background: #fff;position: fixed;width: 100%;top: 0;z-index: 4;box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);}
.topNavBtn {display: block;background: rgba(0, 0, 0, .5);width: 30px;height: 30px;position: fixed;color: #fff;line-height: 30px;text-align: center;top: 15px;right: 10px;z-index: 99999;border-radius: 5px;}
.topNavBtn span { font-size: 20px; display: block; }
.topNavBtn.on { transform: translateX(-300px); }
.topNavBtn span:first-of-type { display: block; }
.topNavBtn span:last-of-type { display: none; }
.topNavBtn.on span:first-of-type { display: none; }
.topNavBtn.on span:last-of-type { display: block; }    
.fengye { text-align: center; padding: 20px 0 0 0; }
.fengye a, .fengye span.off {display: inline-block;background: #e6e6e6;color: #666;font-size: 12px;line-height: 30px;border-radius: 5px;padding: 0 10px;margin: 0 3px;}
.fengye a:hover, .fengye span.off:hover {background: #005aa8;color: #fff;}
.fengye a.fenyeon,.fengye .focus2 {background: #005aa8;color: #fff;}
.fengye span{display:none}
.fengye span.off {background: #e6e6e6!important;color: #666!important;display: inline-block;}
.page_header {height: 60px;background: #fafafa;position: fixed;width: 100%;top: 0;z-index: 2;}
.header_sub1 {margin: 0 0px;}
.logo {width: 56px;height: 40px;margin: 10px 0 0 0;float: left;background: url(images/logo.png) no-repeat 50% 50%;background-size: cover;}
.page_header .lan{float: right;height: 30px;background: #005aa8;border-radius: 38px;margin-top: 0;position: absolute;right: 50px;top: 15px;}
.page_header .lan a{background: url("images/lan.png") no-repeat 10px center;padding: 0 10px 0 30px;font-size: 12px;font-weight: normal;line-height: 30px;color: #fff;display: block;background-size: 15px;}
.page_header .user{float: right;overflow: hidden;padding: 0px 30px 0 0;position: absolute;right: 110px;top: 15px;}
.page_header .user a{display:block;float: left;position: relative;line-height: 30px;padding: 0 10px 0 20px;background-repeat: no-repeat;background-position: 0px center;margin: 0px 10px 0 10px;font-weight: bold;color: #005aa8;font-size: 12px;background-size: 15px;}
.page_header .user a:before{content: '';width: 1px;height:16px;background: #005aa8;position: absolute;left: -12px;top: 50%;margin: -8px 0 0 0px;}
.page_header .user .out{color: #848484;font-weight: normal;cursor: initial;}
.page_header .user .out span{font-weight: bold;color: #005aa8;cursor: pointer;}
.page_header .search{float: right;padding: 25px 0 0 0;}
.page_header .search form{height: 30px;background: #fff;width: 150px;position: relative;border: 1px solid #005aa8;border-radius: 30px;}
.page_header .search .text{background: none;width: 100%;line-height: 30px;padding: 0 30px 0 10px;}
.page_header .search .btn{position: absolute;right: -1px;top: -1px;width: 30px;height: 30px;background: #005aa8;color: #fff;border-radius: 0 30px 30px 0;cursor: pointer;}     
    .nav .on h3 a:before{opacity: 0;}    
 .navBarWrap { width: 100%; height: 0; position: relative; }
.navBar {color: #fff;position: fixed;background: #40afd3;z-index: 999999;width: 300px;height: 100%;top: 0;right: 0;padding-top: 10px;transform: translateX(300px);}
.navBar.on { transform: translateX(0px); opacity: 1; }
.navBarWrap.on .navBar { position: fixed; }
.nav { }
.nav h3 { }
.nav .m {position: initial;float: none;display: block;text-align: center;border-bottom: 1px solid rgb(59, 157, 189);}
.nav h3 a { zoom: 1; height: 40px; line-height: 40px; display: block; color: #fff; padding: 0 25px; text-align: left; font-size: 16px; }
.nav .on h3 a {border-bottom: none;color: #fff;background: #46bae0;}
.nav .on h3 a i { filter: alpha(opacity=100); opacity: 1; }
.nav .sub {display: block; /*默认隐藏*/width: 100%;padding: 0 0 0 20px;position: inherit;left: 0;/* top: 80px; */background: none;float: none;line-height: 30px;transform: translateX(0%);}
.nav .sub li {text-align: center;width: 100%;float: left;}
.nav .sub li a { color: #fff; display: block; zoom: 1; line-height: 36px; text-align: left; }
.nav .sub li a:hover {background: #46bae0;color: #fff;}
.nav .m2 { max-height: 41px; transition: max-height 0.5s; overflow: hidden; }
.nav .m2.open { max-height: 300px; }
.nav .m2 h3 a { position: relative; }
.nav .m2 h3 a:before {content: '+';position: absolute;right: 10px;width: 40px;text-align: center;opacity: 0;}
.nav .m2.open h3 a:before { content: '-'; }
.page_footer {background: #1a1a1a;padding: 20px 0 0 0;margin-top: 70px;}
.page_footer dl{padding: 0 0 0px;}
.page_footer dd{float: left;width: 25%;display: none;}
.page_footer dd:last-of-type{display:block;width: 100%;}
.page_footer dd h2{padding: 0 0 10px;}
.page_footer dd h2 a{font-size: 16px;color: #fff;line-height: 1;}
.page_footer ul{}
.page_footer li a{color: #fff;font-size: 12px;line-height: 1.5;}
.page_footer p{background-repeat: no-repeat;background-position: 0 center;font-size: 12px;line-height: 1.2;color: #fff;padding: 5px 0 5px 40px;margin-bottom: 10px;background-size: 30px;}
.page_footer p span{font-weight: bold;display: block;}
.copy {margin-top: 10px;border-top: 1px solid #4d4d4d;padding: 14px 0;font-size: 12px;color: #bbb;line-height: 1.2;}
.copy a { color: #bbb; }  

}
