@charset "UTF-8";

@import "iconfont.css";
*{-webkit-box-sizing: border-box;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, small, 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,i, b,th, 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;padding:0;}
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;}

input::placeholder,select::placeholder,textarea::placeholder{opacity:0.8;}

input::-webkit-input-placeholder,textarea::-webkit-textarea-placeholder{color:#999 !important}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999 !important}
input::-moz-placeholder,textarea::-moz-placeholder{color:#999 !important}
input:-ms-input-placeholder,textarea:-ms-textarea-placeholder{color:#999 !important}

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

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

.uppercase{text-transform:uppercase;}
.hide,.none{display:none;}
.hidebox{visibility: hidden;position: absolute;z-index: -1;height: 0;}
.wp{margin:0 auto;width:1370px;}
.wp2{margin:0 auto;width:1200px;}
.pr{position:relative;}
.fl{float:left !important;}.fr{float:right !important;}


.qc:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


a{color:inherit;}
a:hover{text-decoration:none;color:#013a81;}

.mt30{margin-top:30px;-webkit-text-stroke-width:0.2px;text-stroke-width:0.2px;}
.mt50{margin-top:50px;}
/*-----public-----*/

body{color:#595959;font-size:16px;font-family:Montserrat,Arial,Helvetica,sans-serif;background:#fff;}

.hide{display:none !important;}

/*---mo-header---*/

.sitetop{background:#46494F;height:50px;}
.sitetop > div{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}

.sitetop-left,.sitetop-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}

.sitetop span{width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer;display:none;}
.sitetop span.mo-header-search{margin-right:10px;}
.sitetop span i{color:#fff;font-size:24px;}

.sitetop-left h2{font-size:18px;color:#fff;}

.sitetop-right p{font-size:18px;color:#fff;background:url("../images/mail.png") no-repeat left center;padding:0 0 0 28px;line-height:21px;margin-right:30px;}
.sitetop-right p a:hover{color:#E50112;}
.sitetop-right .p1{font-size:18px;color:#fff;background:url("../images/tel.png") no-repeat left center;padding:0 0 0 28px;line-height:21px;margin-right:30px;}

.header-lang{position:relative;transition:all 0.5s ease 0s;}
.header-lang .box{height:32px;width:85px;cursor:pointer;box-sizing:border-box;border:1px solid #ccc;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;padding:0 6px;}
.header-lang .box em{margin:0 5px 0 6px;font-size:12px;color:#fff;text-transform: uppercase;}
.header-lang .box i{font-size:14px;color:#fff;}
.header-lang .lang-box{width:200px;padding:15px;position:absolute;right:0;top:44px;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;box-shadow: 0 0 10px rgba(63,62,62,0.2);}
.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);}


.search{width:150px;margin-left:10px;position:relative;}
.search input[type="text"]{border:1px solid #d9d9d9;background:none;width:100%;height:32px;line-height:32px;font-size:15px;color:#fff;padding:0 45px 0 10px;box-sizing:border-box;}
.search .submit_btn{position:absolute;top:0;right:0;width:36px;background:none;height:32px;line-height:32px;text-align:center;display:block;cursor:pointer;box-sizing:border-box;}
.search .submit_btn i{color:#fff;font-size:23px;display:inline-block;margin-top:1px;}

/*
.search .cl{background: 0 0;width: 150px;height: 24px;line-height: 24px;font-size: 11px;padding: 0 0 0 12px;box-sizing: border-box;float: right;border-radius: 10px;}
.search .submit_btn{width:30px;background:transparent;height: 24px;line-height: 24px;text-align: center;display: block;float: right;cursor: pointer;box-sizing: border-box;}
.search .submit_btn i{font-size:18px;color:#fff;}
.search .form-control{width: 100px;}
*/

.mo-search{padding:10px 15px;display:none;border-bottom:1px solid #222;position:absolute;z-index:200;left:0;top:51px;width:100%;background:#333;box-sizing:border-box;}
.mo-search .form-control {float:left;display:block;box-sizing: border-box;width:85%;height:34px;padding: 6px 12px;font-size: 14px;line-height:1;color: #555;background-color: #fff;background-image: none;border-radius:4px 0 0 4px;}
.mo-search .submit_btn{float:left;width:15%;height:34px;line-height:34px;background:#013a81;font-size:18px;color:#fff;border-radius:0 4px 4px 0;}

.mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;-webkit-overflow-scrolling:touch;z-index:105!important;-webkit-transition:all .4s cubic-bezier(0.7,0,0.2,1);-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);-webkit-box-shadow:0 0 40px rgba(82,85,90,0.1);box-shadow:0 0 40px rgba(82,85,90,0.1);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.mo-leftmenu .tit{height:50px;line-height:50px;background:#353535;}
.mo-leftmenu .tit h6{float:left;color:#fff;padding:0 0 0 20px;font-size:20px;font-weight:bold;font-family: "Times New Roman";}
.mo-leftmenu .tit span{float:right;cursor:pointer;width:50px;text-align:center;}
.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{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}

/*---header---*/

.header{height:100px;background:#fff;}
.header > div{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}

.header .logo{height:60px;}

.nav{}
.nav > ul{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;}
.nav > ul > li{position:relative;}
.nav > ul > li+li{margin-left:60px;}
.nav > ul > li > a{display:block;font-size:16px;color:#000;height:62px;line-height:62px;}

.nav li > ul{position:absolute;width:180px;left:calc(50% - 90px);top:65px;z-index:1000;padding:3px 0 0;background:#013a81;box-shadow:rgba(0,0,0,0.14) 0px -6px 9px 0px;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;}
.nav li > ul::before{content:'';position:absolute;left:calc(50% - 8px);margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #013a81;border-left:8px solid transparent;}
.nav li > ul > li{border-bottom:1px solid rgba(255,255,255,0.2);text-align:left;position:relative;}
.nav li > ul > li:last-child{border:none;}
.nav li > ul > li > a{display:block;padding:9px 15px;color:#fff;font-size:14px;line-height:22px;text-transform:capitalize;}
.nav li > ul > li > a i{position:absolute;right:10px;font-size:11px;}
.nav li > ul > li > a:hover{opacity:0.8;}

.nav > ul > li:nth-child(21) ul{width:400px;}
.nav > ul > li:hover > a,.nav > ul > li.active > a{color:#013a81;}
.nav > ul > li:hover > a > i{transform:rotate(180deg);-webkit-transform: rotate(180deg);}
.nav > ul > li:hover > ul{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}

.header-fixed{position:fixed;left:0;top:0;width:100%;background: #fff;z-index:999;box-shadow:0px 2px 2px #9E9E9E;}


.index-banner img{width:100%;}
.index-banner .swiper-slide a img:last-child{display:none;}

.index-banner .swiper-pagination-bullet{background:#fff;}
.index-banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;background:rgba(255,255,225,1);border-radius:50%;opacity:1;box-sizing:border-box;position:relative;}
.index-banner .swiper-pagination-bullet-active {width:20px;border-radius:4px;background:#013a81;}

.index-banner .swiper-button-prev,.index-banner .swiper-button-next{width:40px;height:40px;border-radius:50%;background:rgba(91,112,136,.5);margin-top:-20px;text-align:center;}
.index-banner .swiper-button-prev::after,.index-banner .swiper-button-next::after{display:none;}
.index-banner .swiper-button-prev i,.index-banner .swiper-button-next i{font-size:20px;line-height:40px;color:#F8F6F5;}
.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next{left:20px;right:auto;}
.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev{right:20px;left:auto;}

.index-banner .swiper-button-prev:hover,.index-banner .swiper-button-next:hover{background:rgba(0,0,0,0.8);}
.index-banner .swiper-button-prev:hover i,.index-banner .swiper-button-next:hover i{color:#fff;}


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

.inquirbox{}
.inquirbox .row{margin-bottom:15px;}
.inquirbox input[type="text"],.inquirbox input[type="email"],.inquirbox textarea{padding:10px 10px;font-size:15px;border:1px solid #D2D2CF;width:100%;line-height:22px;text-align:left;color:#333;box-sizing:border-box;}
.inquirbox textarea{max-width:100%;width:100%;resize:none;}
.inquirbox input[type="text"]:focus,.inquirbox textarea:focus{box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:0}
.inquirbox .red{color:#f00;font-weight:bold;}
.inquirbox .yzm { width:70%; margin-right:10px;}
.inquirbox img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}
.inquirbox .submit{display:block;background:#013a81;color:#fff;line-height:40px;width:140px;font-size:16px;text-align:center;cursor:pointer;margin:0 auto;}


/*---footer---*/

.foot-mail{padding:50px 0;/*background:url("../images/ibg3.jpg") no-repeat center;*/background:#013a81 url(../images/ibg4.png) repeat center;text-align:center;}
.foot-mail h5{font-size:26px;color:#fff;font-weight:700;line-height:1;}
.foot-mail p{font-size:24px;color:#fff;margin:25px 0 0;}
.foot-mail p a:hover{color:#fff;text-decoration:underline;}
.foot-mail p i{font-size:26px;vertical-align:middle;}

.footer{background:#303030;overflow:hidden;padding:25px 0 0;}


.foot-top{border-bottom:1px solid #4E4E4E;padding:15px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.foot-top img{width:400px;}
.foot-top ul{display:-webkit-flex;display:flex;}
.foot-top ul li{font-size:16px;color:#A9A9A9;}
.foot-top ul li a:hover{color:#fff;}
.foot-top ul li+li{margin-left:20px;}

.foot-bot{padding:50px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}


.foot-contact{}
.foot-contact p{font-size:14px;line-height:28px;color:#808080;}
.foot-contact p a:hover{color:#fff;}
.foot-contact .share{margin-top:20px;font-size:0;}
.foot-contact .share a{background:#595959;width:36px;height:36px;line-height:36px;margin-right:10px;border-radius:50%;text-align:center;display:inline-block;}
.foot-contact .share a:hover{background:#fff;}
.foot-contact .share a i{font-size:19px;color:#ACACAC;}

.foot-bot-right{text-align:right;}
.foot-bot-right a{display:block;background:url("../images/mail2.png") no-repeat right center;padding:0 80px 0 0;min-height:71px;}
.foot-bot-right em{font-size:14px;color:#808080;}
.foot-bot-right p{font-size:22px;color:#fff;font-weight:bold;margin-top:10px;}
.foot-bot-right p a:hover{color:#A9A9A9;text-decoration:underline;}



#gotop{position:fixed;bottom:100px;right:20px;height:40px;width:40px;line-height:40px;text-align:center;background:#004DA1;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition:all 0.4s ease 0s;z-index:1000;cursor:pointer;display:none;border-radius:4px;}
#gotop i{color:#fff;font-size:18px;}
#gotop:hover {background:#353535;}

#footBar{position:fixed;bottom:0;left:0;width:100%;height:45px;display:none;z-index:999;background:#333;border-top:1px solid rgba(255, 255, 255, 0.8);transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;}#footBar ul{display:-webkit-flex;display:flex;}#footBar li {width:25%;height:45px;text-align:center;border-left:1px solid rgba(255, 255, 255, 0.2);cursor:pointer;padding:6px 0 0 0;box-sizing: border-box;}#footBar li:first-child {border-left:none;}#footBar li a{display:block;height:45px;line-height:1;text-transform:uppercase;}#footBar li i{color:#fff;font-size:20px;}#footBar li span{display:block;color:#fff;font-size:12px;margin-top:3px;}



.wyz {position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:50px 0;height:482px;box-sizing:border-box;z-index:99;}

.wyz .transition {-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;}

.wyz .wyz-item .img-block i{color:#fff;font-size:30px;}

.wyz .wyz-item-block{position:absolute;right:0;width:70px;height:70px;background-color:rgba(0,0,0,.4);border:1px solid #fff;border-right:none;box-sizing:border-box;}
.wyz .wyz-item-block:nth-child(1) {top:50px;}
.wyz .wyz-item-block:nth-child(2) {top:128px;}
.wyz .wyz-item-block:nth-child(3) {top:206px;}
.wyz .wyz-item-block:nth-child(4) {top:284px;}
.wyz .wyz-item-block:nth-child(5) {top:362px;}
.wyz .wyz-item {width:100%;height:100%;}
.wyz .wyz-item-p {color:#fff;font-size:12px;margin-top:5px;}
.wyz .wyz-item-in {height:100%;display:none;position:relative;z-index:1;overflow:hidden;}
.wyz .wyz-item-in-p {color:#fff;text-align:center;line-height:68px;height:68px;white-space:nowrap;}
.wyz .wyz-in.cur {width:156px;background-color:transparent;}
.wyz .wyz-in.cur .wyz-item-in {width:100%;display:block;}
.wyz .wyz-in.cur .wyz-item {display:none;}
.wyz .wyz-in:before {content:"";background-color:rgba(10,55,130,.8);position:absolute;height:100%;width:0;-webkit-transition:all .8s ease;transition:all .8s ease;}
.wyz .wyz-in.cur:before {width:100%;}
.wyz .wyz-item-block.wyz-top {display:none;cursor:pointer;width:46px;height:46px;top:480px;}
.wyz .wyz-item-block.wyz-top .wyz-item-p {font-size:14px;margin-top:0;}
.wyz .wyz-in.wyz-search.cur {border-left:none;}


.wyz .wyz-qr-show {display:none;position:absolute;z-index:1;border:1px solid rgba(10,55,130,.8);left:-160px;top:-91px;}
.wyz .flex-col {display:flex;flex-direction:column;justify-content:center;align-items:center;}


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

.row {margin-right:-10px;margin-left:-10px;*zoom:1;overflow:hidden;}
.row:before,.row:after{display:table;content:" ";}
.row:after{clear:both;}

.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-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left;}
.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-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
  .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-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left;}
  .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-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left;}
  .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%;}
}