@charset "UTF-8";

@import url('https://fonts.font.im/css?family=Prompt');

*, *: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, 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;margin:0;padding:0;}
button {overflow:visible}
button, select{text-transform:none;}
:focus {outline: 0;}
address, caption, cite, code, dfn, em, 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;}
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;}

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;}

@font-face {
    font-family:'bahnschrift';
    src: url('fonts/bahnschrift.eot');
    src: url('fonts/bahnschrift.eot#iefix') format('embedded-opentype'),
         url('fonts/bahnschrift.woff2') format('woff2'),
         url('fonts/bahnschrift.woff') format('woff'),
         url('fonts/bahnschrift.ttf') format('truetype'),
         url('fonts/bahnschrift.svg.xml') format('svg');
    font-weight: normal;font-style: normal;
}

body{color:#666;font-size:14px;font-family:Arial, Helvetica, sans-serif;background:#fff;max-width:1920px;margin:0 auto;}

a{color:inherit;}
a:hover{text-decoration:none;color:#0397eb;}

.uppercase {text-transform:uppercase;}
.hide{display:none;}
.wp{margin:0 auto;max-width:1400px;}
.wp2{margin:0 auto;max-width:1200px;}
.pr{position:relative;}
.fl{float:left !important;}.fr{float:right !important;}

.share{font-size:0;}
.share a{width:30px;height:30px;line-height:30px;background:#6081C4;display:inline-block;text-align:center;box-sizing:border-box;}
.share a i{font-size:18px;color:#fff;}
.share a:nth-child(2){background:#000000;}
.share a:nth-child(3){background:#FE0000;}
.share a:nth-child(4){background:#4BC0F0;}
.share a:nth-child(5){background:#0866FF;}
.share a:nth-child(6){background:#0CA3D1;}
.share a:nth-child(7){background:#0077BE;}
.share a:hover{opacity:0.7;}
.share a:hover i{color:#fff;}

.inquirbox .row{margin-bottom:15px;}
.inquirbox input[type="text"],.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 input.submit{display:block;background:#015696;color:#fff;width:145px;height:48px;line-height:48px;font-size:16px;text-align:center;cursor:pointer;margin:0 auto;}

/*---header---*/

#top{background:#015696;height:42px;display: none;}
#top .wp{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
#top span{display:none;width:50px;height:50px;line-height:50px;font-size:26px;text-align:center;cursor:pointer;}#top span.mo-header-search{margin-right:95px;}
#top span i{color:#fff;font-size:26px;}

#top h4{color:#015696;font-size:16px;font-weight:bold;}
#top .t{height:42px;padding:0 30px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;font-family:'Prompt', sans-serif;font-size:12px;color:#fff;background:#015696;position:relative;}
#top .t:before{position:absolute;content:'';top:0;left:-42px;border:21px solid transparent;border-right:21px solid #015696;border-top:21px solid #015696;}
#top .t:after{position:absolute;content:'';top:0;right:-42px;border:21px solid transparent;border-left:21px solid #015696;border-bottom:21px solid #015696;}
#top .t em{color:#f9cf33;}
#top .t a{color:#f9cf33;margin-left:20px;text-decoration:underline;}
#top img{margin-right:10px;}


.mo-search{padding:10px 15px;display:none;border-bottom:1px solid #222;position:absolute;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: 16px;line-height:1;color: #555;background-color: #fff;background-image: none;border:none;border-radius:4px 0 0 4px;}
.mo-search .submit_btn{float:left;width:15%;height:34px;line-height:34px;background:#DD3E00;border:none;font-size:20px;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:100!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{background:#fff;height:78px;}
.header .share a {
  background-color: transparent;
  color: #015696;

}
.header .share a i{
  color: #015696;
}
.header .wp{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 a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.header .logo h1{color:#015696;font-size:16px;font-weight:bold;margin-left:20px;}

.header-right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}

.header-contact{text-align:left;margin-right: 30px;}
.header-contact span{padding:0 0 0 33px;margin-right:20px;line-height:30px;font-size:16px;color:#015696;font-family:'Prompt', sans-serif;}
.header-contact .tel{background:url("../images/i1.png") no-repeat left center;margin-right:75px;}
.header-contact .mail{background:url("../images/i2.png") no-repeat left center;}
.header-contact .mob{background:url("../images/i3.png") no-repeat left center;}
.header-contact .agent{padding:0;margin-right:45px;}
.header-contact .agent a{color:#f9cf33;}

.header-lang{position:relative;transition:all 0.5s ease 0s;}
.header-lang .box{height:36px;width:88px;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;}
.header-lang .box img{margin:0 0 0 8px;}
.header-lang .box em{margin:0 5px 0 8px;font-size:12px;color:#333;}
.header-lang .box i{margin-top:3px;font-size:14px;color:#333;}
.header-lang ul{display:none;background:#fff;overflow:hidden;width:88px;padding:0 8px;position:absolute;left:0;top:36px;z-index:20;border:1px solid #ccc;border-top:none;box-sizing:border-box;}
.header-lang ul li{line-height:32px;border-bottom:1px solid rgba(51,51,51,.2);}
.header-lang ul li:last-child{border:none;}
.header-lang ul li a{color:#333;font-size:12px;}
.header-lang ul li a:hover{color:#0397eb;}
.header-lang ul li img{vertical-align:middle;margin-right:8px;}
.header-lang:hover ul{display:block;}


.nav{background:#015696;height:51px;border-bottom:3px solid #00467b;}
.nav .wp{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.nav ul{}
.nav ul li{float:left;position:relative;}
.nav ul li > a{display:block;font-size:16px;color:#fff;font-family:'Prompt', sans-serif;padding:0 20px;height:51px;line-height:51px;text-align:center;}
.nav ul > li > a > i{color:inherit;display:inline-block;font-size:13px;vertical-align:middle;transition:all 0.3s ease 0s;}

.nav dl{position:absolute;min-width:275px;max-width:275px;height:auto;left:0;top:51px;z-index:1000;background:#00467b;transform:rotate3d(1,0,0,-90deg);-webkit-transform: rotate3d(1,0,0,-90deg);-o-transform:rotate3d(1,0,0,-90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;-khtml-opacity:0;-moz-opacity:0;opacity:0;transition: transform 0.5s, opacity 0.3s;-webkit-transition: -webkit-transform 0.5s, opacity 0.3s;}
.nav dl dd{border-bottom:1px solid #EDEDED;}
.nav dl dd a{display:block;color:#fff;font-size:16px;line-height:24px;padding:8px 20px;}
.nav dl dd a:hover{background:#015696;}
.nav dl dd:last-child{border:none;background:none;}

.nav ul > li:hover > a,.nav ul > li.active > a{background:#00467b;}
.nav ul > li:hover > a > i{transform:rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}

.nav ul li:hover > dl{-moz-opacity:1;-khtml-opacity:1;opacity:1;transform:rotate3d(0,0,0,0);-webkit-transform:rotate3d(0,0,0,0);-o-transform:rotate3d(0,0,0,0);}


.search{width:260px;position:relative;}
.search .submit_text{border:none;background:#fff;width:100%;height:36px;line-height:36px;font-size:15px;color:#000;padding:0 45px 0 10px;box-sizing:border-box;}
.search .submit_btn{position:absolute;top:0;right:0;width:40px;background:#fff;height:36px;line-height:36px;text-align:center;display:block;cursor:pointer;}
.search .submit_btn i{color:#E8BA31;font-size:25px;}

#banner img{width:100%;}
#banner .swiper-container-horizontal > .swiper-pagination-bullets{bottom:25px;}
#banner .swiper-pagination-bullet {height:5px;width:94px;margin:0 9px;background:#fff;border-radius:0;opacity:1;box-sizing:border-box;}
#banner .swiper-pagination-bullet-active{background:#DFAF20;}

/*---footer---*/

#footer{background:#18252F;padding:70px 0 45px;box-sizing:border-box;}
#footer > .wp{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
#footer h5{margin:0 0 15px;font-size:22px;color:#fff;font-weight:bold;}

.foot-contact{width:440px;}
.foot-contact h6{color:#fff;font-size:18px;margin:0 0 8px;}
.foot-contact p{color:#fff;font-size:15px;margin:0 0 8px;line-height:22px;padding:0 0 0 28px;}
.foot-contact p.p1{background:url(../images/c1.png) no-repeat left center;}
.foot-contact p.p2{background:url(../images/c2.png) no-repeat left center;}
.foot-contact p.p3{background:url(../images/c3.png) no-repeat left center;}
.foot-contact p.p4{background:url(../images/c4.png) no-repeat left 4px;}
.foot-contact p.p5{background:url(../images/c5.png) no-repeat left 4px;}
.foot-contact p.p6{background:url(../images/c6.png) no-repeat left 4px;}
.foot-contact p a:hover{color:#E61A69;}

.foot-contact p a:hover{color:#e5b528;}

.foot-contact .share{margin:30px 0 0;}
.foot-contact .share a{border-radius:6px;}
.foot-contact .share a:not(:first-child){margin-left:6px;}

.foot-nav{width:180px;}
.foot-nav ul{}
.foot-nav ul li{font-size:16px;line-height:30px;color:#fff;}
.foot-nav ul li a:hover{color:#DD3E00;text-decoration:underline;}

.foot-form{width:495px;}
.foot-form p{font-size:14px;color:#fff;font-weight:bold;}
.foot-form .inquirbox{margin:20px 0 0;}
.foot-form .inquirbox input[type="text"],.foot-form .inquirbox textarea{border:none;}
.foot-form .inquirbox input.submit{margin:0;}


.copyright{margin:50px 0 0;border-top:1px solid #3A3A3A;padding:25px 0;color:rgba(255,255,255,0.5);text-align:center;}
.copyright p{font-size:14px;}





#gotop{position:fixed;bottom:100px;right:10px;height:40px;width:40px;line-height:40px;text-align:center;background:#015696;-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:20px;}
#gotop:hover {background:#353535;}

#footBar {position:fixed;bottom:0;left:0;width:100%;height:45px;display:none;z-index:999;background:#015696;border-top:1px solid rgba(255, 255, 255, 0.8);transition:all 0.6s ease 0s;-webkit-transition:all 0.6s ease 0s;}
#footBar li {width:25%;height:45px;float:left;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:14px;margin-top:3px;}


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

.row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}

.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{}
.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%;}
}
