@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol li{ list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #666; background:#fff;}
a { color: #666; }
/* a:hover { color: #00a0ea; } */
.wrap { width: 1200px; margin: 0 auto;}
.g-in{ width:1200px; margin:0 auto;}.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.wrapper{ position:relative; width:100%; margin:0 auto;overflow: hidden;   }
.wrapper img{  vertical-align:top; }

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}



/* 头部 */
.head .logo{float: left;}
.head .fun{float: right;}
.head .fun .nav-box{float: left;line-height: 100px;}
.head .fun .nav-box>li{float: left;margin-right: 55px;position: relative;}
.head .fun .nav-box>li .u-box{position: absolute;top: 101px;left: 50%;transform: translate(-50%,0);width:200px;text-align: center;line-height: 50px;z-index: 9999;background-color: white;display: none;}
.head .fun .nav-box>li .u-box li:hover a{display: block;}
.head .fun .nav-box>li .u-box li:hover{background-color: #143375;}
.head .fun .nav-box>li .u-box li:hover a{color: white;}
.head .fun .nav-box>li:last-child{margin-right: 0;}
.head .fun .nav-box>li .u-box li a{display: block;}
.head .fun .nav-box>li a{color: #333;font-size: 16px;}
.head .fun .nav-box>li:hover .u-box{display: block;}
.head .fun .nav-box .current>a{color: #143375;}
.head .fun .nav-box>li:hover>a{color: #143375;}
.head .fun .nav-box>li>a{position: relative;}
.head .fun .nav-box>li>a::after{content: "";top: 59px;border-bottom: 3px solid #143375;left: 50%;transform: translate(-50%,0);position: absolute;z-index: 9999999;width: 100%;display: none;}
.head .fun .nav-box>li:nth-child(1)>a::after{content: unset;}
.head .fun .nav-box>li:hover a::after{display: block;}
.head .fun .icon{float: right;background:url(icon2.png)no-repeat left center ;box-sizing: border-box;padding-left: 31px;line-height: 22px;margin-top: 37px;margin-left: 46px;}
.head .fun .icon select{position: relative;color: #333;font-size: 16px;}
.head .fun .icon .icon-search {background: url(search.png) no-repeat center;float: right;width: 22px;height: 22px;display: block;margin-left: 30px;}
.banner{position: relative;left: 50%;margin-left: -960px;width: 1920px;}
.banner a {display: block;width: 100%;overflow: hidden;}
.banner .swiper-pagination{bottom: 40px;}
.banner .swiper-pagination-bullet{width: 14px;height: 14px;box-sizing: border-box;background-color: transparent;border: 1px solid white;border-radius: 100%;margin: 0 5px;}
.banner .swiper-pagination-bullet-active{background-color: white;}
.banner .swiper-slide-active img{transform: scale3d(1.2,1.2,1.2);}
.banner .swiper-slide img{transition: all 6s cubic-bezier(0.04, 0.79, 1, 1);height: auto;}
.banner  .swiper-button-next, .banner .swiper-button-prev{width: 60px;height: 60px;margin-top: -30px;}
.banner  .swiper-button-next{background: url(R.png)no-repeat center;right: 200px;}
.banner  .swiper-button-prev{background: url(L.png)no-repeat center;left: 200px;}



.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; box-sizing: border-box;}
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#143375; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }


/* 尾部 */
.foot{background: url(bg3.png) no-repeat top center; text-align: center;padding-top: 65px;}
.foot ul{text-align: center;display: inline-block;}
.foot ul li{margin-right: 45px;color: white;font-size: 20px;line-height: 30px;float: left;}
.foot ul li:last-child{margin-right: 0;}
.foot ul li  a{color: white;font-size: 20px;line-height: 30px;}
.foot .link{margin-top: 35px;}
.foot .link a{margin-right: 10px;display: inline-block;width: 50px;height: 50px;}
.foot .link a:last-child{margin-right: 0;}
.foot .link  .bshare-custom .a a:nth-child(1){background:url(Facebook.png) no-repeat center;}
.foot .link  .bshare-custom .a a:nth-child(2){background:url(linkedin.png) no-repeat center;}
.foot .link  .bshare-custom .a a:nth-child(3){background:url(twitter.png) no-repeat center;}
.foot .link  .bshare-custom .a a:nth-child(4){background:url(tumblr.png) no-repeat center;}
.foot .copyright{margin-top: 55px;background-color: #071636;line-height: 80px;text-align: center;color: #8799b2;font-size: 16px;}
.foot .copyright a{color: #8799b2;font-size: 16px;}


/* 视频播放 */
.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{ width:1200px; position:absolute; left:50%; margin-left:-600px; top:50%; transform:translateY(-50%)}
.video .s1 video{ width:100%}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}

