@import "iconfont.css";

*, *:before, *:after{box-sizing:border-box;}

html {-webkit-text-size-adjust:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
img{max-width:100%;height:auto;width:auto\9;vertical-align:bottom;}
.video embed,.video object,.video iframe{width:100%;height:auto;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;outline:0;font-size:100%;background:transparent}
fieldset,img,input,button,hr{border:0;}
:focus {outline: 0;}
address, caption, cite, code, dfn, em, b,th, i,var, optgroup {font-style: normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
abbr, acronym {border: 0;font-variant: normal;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
button,input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size: 100%;}
ol, ul {list-style: none;}
table {border-collapse:collapse;border-spacing:0;}
caption, th {text-align: left;}
sup, sub {font-size: 100%;vertical-align: baseline;}

:link, :visited, ins {text-decoration: none;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:" ";}
.clearfix:after{clear:both;}

a{color:inherit;}
a:hover{text-decoration:none;color:var(--active-color);}

@font-face{
   font-family: AvantGarde;
   src: url('fonts/AvantGarde Bk BT.TTF'); 	
}

.wp{width:1200px;margin:0 auto;}

body{color:#666;font-size:16px;background:#fff;font-family:Montserrat,sans-serif;max-width:1920px;margin:0 auto;overflow-x:hidden;}

/*-----------------*/

.topNav{height:50px;text-align:center;background:#1983b5;display:none;padding:0 5px;}
#menuTop {height:50px;width:100%; text-align: center; background: #094a96;}
#menuBtn{width:40px;height:40px; line-height:40px; text-align:center;cursor: pointer; z-index: 99; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); opacity: 1;}
#menuBtn i{font-size:25px; color:#fff;}
#setBtn {width:40px;height:40px;line-height:40px;cursor:pointer;}
#setBtn i{font-size:23px;color:#fff;}

.nav-narrow{width:100%; display: none; margin: 0 auto;}
.nav-narrow li{ background:#e7e7e7; text-align:center; border-top:1px solid #f9f9f9;border-bottom: 1px solid #d0d0d0; transition: all 0.1s ease 0.01s;}
.nav-narrow li:hover a{ color:#043d78;}
.nav-narrow li>a{ display:block; line-height:28px; color:#333; font-size:14px;}


.mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;max-width:350px;-webkit-overflow-scrolling:touch;z-index:105!important;-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);box-shadow:0 0 40px rgba(82,85,90,0.1);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.mo-leftmenu .tit{height:56px;background:#485157;display:flex;justify-content:space-between;align-items:center;}
.mo-leftmenu .tit h6{color:#fff;padding:0 0 0 20px;font-size:20px;font-weight:bold;}
.mo-leftmenu .tit span{cursor:pointer;width:50px;text-align:center;display:block;}
.mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.mo-leftmenu > ul{}
.mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.mo-leftmenu > ul > li > a{padding:0 0 0 20px;}
.mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:12px;top:5px;right:0;z-index:1;width:50px;line-height:40px;text-align:center;cursor:pointer;}
.mo-leftmenu > ul > li.active{}
.mo-leftmenu ul li a{color:#333;display: block;}
.mo-leftmenu ul li a:hover{text-decoration: none;}
.mo-leftmenu ul li ul{display:none;padding-bottom:10px;}
.mo-leftmenu ul li ul li{line-height:35px;}
.mo-leftmenu ul li ul li a{background:url("../images/d.png") no-repeat 25px center;padding:0 0 0 40px;}

.menu-transitioning{-ms-transform:translateX(0);transform:translateX(0)}




.topRight{display:none;width:100%;background:#fff;position:absolute;z-index:100;box-shadow:0 0 10px rgba(63,62,62,0.2);padding:15px;}
.searchshou{width:100%;}
.searchshou form{position:relative;}
.searchshou .searTxt{width:100%;padding:0 10px;color:#fff;background:#9A9A9A;height:34px;line-height:34px;font-size:15px;}
.searchshou .serBtn{width:34px;height:34px;background:#063C78;position:absolute;right:0;top:0;}
.searchshou .serBtn i{font-size:16px;color:#fff;}



.langshou{ margin: 1% auto; text-align: center;}
.langshou ul{ display: inline-block;}
.langshou ul li{ float: left;}
.langshou ul li dl{ margin-left: 13px; color: #9b9b9b; font-size: 11px; }
.langshou ul li dl dt,.langshou ul li dd{ float: left; }
.langshou ul li dl dt{ margin-right: 10px; }
.langshou ul li dd{ padding-right: 16px; border-right: 1px solid #c1c1c1; }
.langshou ul li dd:last-child{ padding-right: 0; border-right: 0; }




.logowshou{ display: none;}
.logowshou img{ display: block; margin: 1% auto;}

.rw-footer-box{ float:left; width:100%; position:fixed; bottom:0px; left:0; display:none; z-index:1000000;}
.rw-footer-box.hide{ display: none;}

.rfb-h3{ width:100px; height:16px; background:#1983b5; margin:0 auto; cursor:pointer; border-radius:4px 4px 0 0;}
.rfb-h3 span{ display:block; color:#fff; text-align:center; transform:rotate(270deg);}

.rfb-cont{ float:left; width:100%; background:#1983b5; font-family:sans-serif; border-radius:4px 4px 0 0;}
.rfb-cont ul{ overflow:hidden; padding-left:3%;}
.rfb-cont li{ float:left; width:19%; padding:6px 0; text-align:center; font-size:10px;}

.rfb-cont a{ color:#fff;}
.rfb-cont a span{ display:block; width:30px; height:20px; margin:0 auto; background:url(../images/common.png) no-repeat; background-size:400px; -moz-background-size:400px;}
.rfb-cont a.rfbcli0 span{ background-position:-90px -110px;}
.rfb-cont a.rfbcli1 span{ background-position:0 -110px;}
.rfb-cont a.rfbcli2 span{ background-position:-120px -110px;}
.rfb-cont a.rfbcli3 span{ background-position:-60px -110px;}
.rfb-cont a.rfbcli4 span{ background-position:-30px -110px;}


.header{ width: 100%; height: auto; background: #fff;}
.header .wp{padding-top:24px;padding-bottom:16px;display:flex;justify-content:space-between;align-items:flex-end;}
.logo{}

.header-right{}
.header-right-top .lang{ float: left;}

.header-right-top{display:flex;align-items:center;justify-content:flex-end;}

.header-lang{position:relative;z-index:40;margin-left:15px;}
.header-lang .box{height:34px;width:88px;cursor:pointer;box-sizing:border-box;border:1px solid #666;}
.header-lang .box img{float:left;margin:7px 0 0 7px;}
.header-lang .box em{float:left;margin:7px 5px 0 7px;line-height:18px;font-size:13px;color:#666;text-transform:uppercase;}
.header-lang .box i{float:left;margin:7px 0 0 0;width:15px;line-height:18px;font-size:14px;text-align:center;color:#666;}
.header-lang .lang-box{width:200px;padding:15px;position:absolute;right:0;top:45px;z-index:200;background:#fff;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;border-radius:8px;}
.header-lang .lang-box::before{content:'';position:absolute;right:37px;top:-8px;overflow:hidden;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;display:block;}
.header-lang ul{max-height:160px;overflow-y:scroll;padding:5px 10px;border:1px solid #e5e5e5;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.header-lang ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #f5f5f5;width:50%;}
.header-lang ul li:last-child{border:none;}
.header-lang ul li a{color:#333;font-size:12px;display:block;}
.header-lang ul li a:hover{color:#015198;}
.header-lang ul li img{vertical-align:middle;margin-right:7px;}
.header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}

.lang{ margin: 5px 0 0 40px;}
.lang span{ float: left; color: #40454a; margin-right: 11px; line-height: 20px;}
.lang .yuzhong{ width: 85px; height: 20px; float: left; position: relative; margin-right: 11px;}
.lang ul{ line-height: 20px; padding-left: 15px; background: url(../images/tuiyuan.png) no-repeat; color: #9d9d9d;}
.yuzhong i{ width: 7px; height: 4px; background: url(../images/sanjiao.png) no-repeat; display: block; position: absolute; right: 10px; top: 9px;}

.delv{ float: left;}

.header-right-top .signin{ float: left; color: #40454a; line-height: 32px; margin: 4 14px 0;}
.header-right-top a:link{color:#333; line-height:32px;}
.yuzhong{ background: url(../images/tuiyuan.png) no-repeat; position: relative;}
.yuzhong h3{font-size:12px;cursor:pointer;width:85px;height:20px;color:#4c4c4c;text-indent:8px; line-height: 20px; font-weight: normal;}
.yuzhong ul{overflow:hidden;width:115px;position:absolute;left:0px;z-index:200; background:#fff;border:1px solid #e1e1e1;border-radius:5px; padding-bottom: 5px;}
.yuzhong ul li{width:100%;float:left;}
.yuzhong ul li img{float:left;margin:8px 5px 0 0}
.yuzhong ul li a{display:block;padding-left:5px;line-height:26px}
.yuzhong ul li a:hover{background:#ccc;text-decoration:none}

.search{}
.search form{display:flex;align-items:center;}
.search .searTxt{width:178px;color:#fff;background:#9A9A9A;border-radius:4px 0 0 4px;height:34px;line-height:34px;padding:0 12px;font-size:15px;}
.search .serBtn{width:34px;height:34px;background:#063C78;border-radius:0 4px 4px 0;}
.search .serBtn i{font-size:16px;color:#fff;}


.nav-btn,.nav-narrow{display:none}
.nav{ height: auto; margin-top: 20px;}

#nav {display:block;}
#nav > li{float:left;text-transform: uppercase;}

#nav > li > a{color:#4a4a4a;font-size:14px;line-height:38px;display:block;padding:0 17px; background: url(../images/nav-li-a-bg.jpg) no-repeat right center;}
#nav > li:last-child a{ padding-right: 0;}
#nav > li > a:hover{background:url(../images/nav_hover_bg.png) no-repeat bottom;bottom:-10px}
#nav > li ul{position:absolute;z-index:99;padding:15px;background:#fff;transition:all .4s ease 0s;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);opacity:0;visibility:hidden;}
#nav > li ul li{min-width:160px;}
#nav > li ul li.border{border-radius:0 0 6px 8px}
#nav > li ul li a{font-size:13px;color:#666;line-height:35px;}
#nav > li ul li a:hover{color:#fb0303}
#nav > li:last-child a{ background: 0;}

#nav > li.on > a{background:url(../images/nav_hover_bg.png) no-repeat bottom;}
#nav > li:hover > a{background:url(../images/nav_hover_bg.png) no-repeat bottom;bottom:-10px}

#nav > li:hover ul{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}




footer{background:#fff;border-top:7px solid #eeeeee;}
.footer{display:flex;justify-content:space-between;color: #414141;padding:40px 0;}
.footer h5{font-size:17px;font-weight:bold;margin-bottom:15px;text-transform:uppercase;}

.foot-left{width:350px;}
.foot-left form{width:100%;position:relative;}
.foot-left .submit_text{width:100%;height:40px;line-height:38px;color:#333;padding:0 110px 0 12px;border:2px solid #B3B3B3;border-radius:4px;font-size:16px;background:transparent;}
.foot-left .submit_btn{position:absolute;right:0;top:0;background:#053C78;width:90px;height:40px;line-height:40px;border-radius:0 4px 4px 0;font-size:16px;display:block;cursor:pointer;text-align:center;color:#fff;}
.foot-left .share{margin:25px 0 0;font-size:0;}
.foot-left .share a {display:inline-block;color:#fff;width:35px;height:35px;line-height:34px;border-radius:50%;text-align:center;background:#343434;transition:all .3s ease 0s}
.foot-left .share a+a {margin-left:20px}
.foot-left .share a i {font-size:18px;color:#fff;}
.foot-left .share a:hover {background:#FF6300;}
.foot-left .link{margin:25px 0 0;}
.foot-left .link p a{font-size:16px;color:#000;}
.foot-left .link p > a:not(:last-child)::after{content:"|";margin:0 20px;color:#000;}

.foot-contact{flex:1;margin:0 50px;}
.foot-contact p{padding:0 0 0 25px;font-size:16px;line-height:22px;}
.foot-contact p+p{margin-top:6px;}
.foot-contact p:nth-of-type(1){background:url(../images/foicon2.png) no-repeat left center;}
.foot-contact p:nth-of-type(2){background:url(../images/foicon3.png) no-repeat left center;}
.foot-contact p:nth-of-type(3){background:url(../images/foicon4.png) no-repeat left center;}
.foot-contact p:nth-of-type(4){background:url(../images/foicon5.png) no-repeat left center;}
.foot-contact p:nth-of-type(5){background:url(../images/foicon1.png) no-repeat left 4px;}

.foot-news{width:233px;}
.foot-news .list{ overflow: hidden; position: relative; height:144px;}
.foot-news .list ul{ position: absolute; left: 0; top: 0;}
.foot-news .list ul li{ line-height: 24px; background: url(../images/vicon.png) no-repeat left center; padding-left: 15px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.foot-news .list ul li a{ color: #414141;}
.foot-news .list ul li:hover a{ text-decoration: underline;}

.footer-bt{border-top:1px solid #eeeeee;padding:30px 0;text-align:center;}
.footer-bt p{font-size:15px;color: #7f7f7f;line-height: 30px;}
.footer-bt span{ float: left; margin-left: 19px; margin-top: 8px;}




/*------grid12------*/

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {display:none!important}

@media (max-width:766px) {
.visible-xs {display:block!important}
.visible-xs-block {display:block!important}
.visible-xs-inline {display:inline!important}
.visible-xs-inline-block {display:inline-block!important}
}

@media (min-width:767px) and (max-width:1279px) {
.visible-sm {display:block!important}
.visible-sm-block {display:block!important}
.visible-sm-inline {display:inline!important}
.visible-sm-inline-block {display:inline-block!important}
}

@media (min-width:1280px) and (max-width:1279px) {
.visible-md {display:block!important}
.visible-md-block {display:block!important}
.visible-md-inline {display:inline!important}
.visible-md-inline-block {display:inline-block!important}
}

@media (min-width:1280px) {
.visible-lg {display:block!important}
.visible-lg-block {display:block!important}
.visible-lg-inline {display:inline!important}
.visible-lg-inline-block {display:inline-block!important}
}

@media (max-width:766px) {
.hidden-xs {display:none!important}
}

@media (min-width:767px) and (max-width:1279px) {
.hidden-sm {display:none!important}
}

@media (min-width:1280px) and (max-width:1279px) {
.hidden-md {display:none!important}
}

@media (min-width:1280px) {
.hidden-lg {display:none!important}
}

.row{margin-right:-10px;margin-left:-10px; display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.align-items-center{-webkit-align-items:center;align-items:center;}
.row-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:10px;padding-left:10px;-webkit-box-sizing: border-box;box-sizing:border-box;}

.col-xs-12{width:100%;}.col-xs-11{width:91.66666667%;}.col-xs-10{width:83.33333333%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666667%;}.col-xs-7{width:58.33333333%;}
.col-xs-6{width:50%;}.col-xs-5{width:41.66666667%;}.col-xs-4{width:33.33333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.66666667%;}.col-xs-1{width:8.33333333%;}

@media (min-width: 768px) {
  .col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}
  .col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}
}

@media (min-width: 992px) {
  .col-md-12{width:100%;}.col-md-11{width:91.66666667%;}.col-md-10{width:83.33333333%;}.col-md-9{width:75%;}.col-md-8{width:66.66666667%;}.col-md-7{width:58.33333333%;}
  .col-md-6{width:50%;}.col-md-5{width:41.66666667%;}.col-md-4{width:33.33333333%;}.col-md-3{width:25%;}.col-md-2{width:16.66666667%;}.col-md-1{width:8.33333333%;}
}

@media (min-width: 1200px) {
  .col-lg-12 {width:100%;}.col-lg-11{width:91.66666667%;}.col-lg-10{width:83.33333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666667%;}.col-lg-7{width:58.33333333%;}
  .col-lg-6{width:50%;}.col-lg-5{width:41.66666667%;}.col-lg-4{width:33.33333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.66666667%;}.col-lg-1{width:8.33333333%;}
}