﻿/*-----------------[初始化]--------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } 
.f-l{float: left;}
.f-r{float: right;}
.c{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } 
.fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; }
*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; 
    outline: none;
}
body{min-width: 1300px;line-height: 1.5;font-size: 12px;color: #023466;font-family: "微软雅黑","Microsoft Yahei", serif;background-color: #f9f9f9;}
img{max-width: 100%;}
a,img,button,input,textarea,div{-webkit-tap-highlight-color:rgba(255,255,255,0);}
input,textarea,select{font-size: 14px;color: #023466;font-family: "微软雅黑","Microsoft Yahei", serif;outline: 0;border: none;}
input[type='submit'],input[type='reset'],input[type='button'],input[type='radio'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {display: none;}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}

.ani{
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
a {color: #023466;text-decoration: none;}
a:hover {color: #0570da;}
/*布局*/
.wrap{margin: 0 auto;width: 1200px;}
/*DINPro-Bold*/
@font-face {
    font-family: 'dpB';
    src: url('../font/DINPro-Bold.otf') format('truetype'); 
}

/*******************************
  -------[=头部]-------
********************************/
.header {background-color: #fff;}
.header-top {padding: 15px 0 35px;}
.header-top .logo img {float: left;margin-right: 18px;width: 90px;}
.header-top .logo b {display: block;padding-top: 19px;white-space: nowrap;}
.header-top .logo .cn {display: block;font-size: 25px;color: #023466;}
.header-top .logo .en {display: block;font-size: 14px;color: #999;letter-spacing: 0.5px;}
.header-top .link {overflow: hidden;}
.header-top .link a {margin-left: 33px;padding-top: 54px;width: 50px;text-align: center;background-repeat: no-repeat;background-position: 50% 19px;-webkit-background-size: 36px;background-size: 36px;}
.header-top .tel{margin-right: 80px;padding-top: 18px;}
.tel span {display: block;line-height: 30px;padding-left: 24px;color:#a7a7a7;background-repeat: no-repeat;background-position: left center;background-size: auto 23px;}
.tel span:nth-child(1) {background-image: url('../images/tel.png');}
.tel span:nth-child(2) {background-image: url('../images/mobile.png');}
.navigation {height: 60px;}
.navigation li {position: relative;z-index: 100;float: left;height: 100%;width: 9.09%;text-align: center;}
.navigation .a1 {position: relative;z-index: 5;display: block;padding-top: 13px;font-weight: bold;font-size: 16px;}
.navigation li:before {content: '';position: absolute;top: 0;left: 50%;z-index: 2;width: 0;height: 3px;background-color: #0570da;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.navigation li:after {content: '';position: absolute;top: 3px;left: 0;z-index: 2;width: 100%;height: 0;background-color: #e6f0fb;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.navigation .a1 .en {display: block;font-size: 11px;color: #999;font-weight: normal;}
.navigation li:hover:before, .navigation li.on:before {left: 0;width: 100%;}
.navigation li:hover:after, .navigation li.on:after {height: 57px;}
.navigation li:hover .a1, .navigation .on .a1 {color: #023466;}
.navigation li:hover .a1 .en, .navigation .on .a1 .en {color: #0570da;}
.navigation .sub {display: none;position: absolute;top: 60px;left: 0;z-index: 100;width: 100%;line-height: 36px;background-color: #fff;opacity: .8;}
.navigation .v1 {display: block;border-bottom: 1px solid #2281db;background:#006dd8; filter:alpha(opacity=80);opacity:0.8;color:#fff;}
.navigation .v1:hover {background:#3b96ee;filter:alpha(opacity=80);opacity:0.8;}
/*******************************
  -------[=底部]-------
********************************/
.footer {height: 500px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
.footer .logo {padding: 35px 0 175px;}
.footer .logo img {display: inline-block;margin-right: 18px;width: 94px;vertical-align: middle;}
.logo .foot-tel {
    padding-left: 117px;
}
.logo .foot-tel img {
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 1px;
}
.logo .foot-tel span{
    color: #fff;
    padding-right: 25px;
    letter-spacing: 1px;
}
.footer .logo b {display: inline-block;vertical-align: middle;color: #fff;}
.footer .logo .cn {display: block;font-size: 25px;}
.footer .logo .en {display: block;font-size: 14px;letter-spacing: 0.5px;}
.footer .links {overflow: hidden;}
.footer .links a {margin-right: 105px;padding-top: 47px;width: 52px;font-size: 13px;text-align: center;background-repeat: no-repeat;background-position: center top;-webkit-background-size: 36px;background-size: 36px;color: #fff;}
.footer .copyright {padding-top: 30px;font-size: 13px;color: #808387;}
.footer .copyright a {display: inline-block;margin-left: 15px;color: #808387;}
.footer .copyright a:hover {text-decoration: underline;}
.footer .nav {overflow: hidden;padding-top: 33px;width: 36%;}
.footer .nav li {float: left;width: 33.3333%;}
.footer .nav h3 {padding: 14px 0 4px;font-size: 16px;line-height: 1.31;color: #fff;}
.footer .nav .subs a {display: block;font-size: 13px;color: #808387;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.footer .nav .subs a:hover {color: #fff;}
/*******************************
    -------[=公共]-------
********************************/
/*面包屑*/
.sitemap {position: relative;z-index: 500;padding: 30px 0 40px;font-size: 22px;}
.sitemap .itm {display: inline-block;padding: 0 6px;width: 130px;line-height: 32px;border-bottom: 1px solid #023466;font-size: 16px;}
.sitemap .tit {font-size: 16px;}
.sitemap .home {padding-left: 0;width: 34px;height: 32px;background: url(../images/icon-home.png) left center no-repeat;-webkit-background-size: 22px;background-size: 22px;}
.sitemap img {width: 32px;}
.sitemap .menu {position: relative;z-index: 100;}
.sitemap .menu > a {display: block;color: #023466;background: url(../images/icon-menu.png) right center no-repeat;-webkit-background-size: 22px;background-size: 22px;cursor: pointer;}
.sitemap .sub {display: none;position: absolute;top: 100%;left: -10px;right: -10px;z-index: 500;padding: 10px;background-color: #fff;}
.sitemap .sub a {display: block;padding: 0 6px;font-size: 16px;color: #023466;}
.sitemap .sub a:last-child {border-bottom: 1px solid #023466;}
.sitemap .sub a:hover {color: #0570da;}
/*标题*/
.g-title-1 {font-size: 16px;text-align: center;color: #000;}
.g-title-1 .icon {display: block;margin: 0 auto 30px;width: 13px;}
.g-title-1 h3 .cn {font-size: 40px;line-height: 1.1;}
.g-title-1 h3 .en {margin-bottom: 7px;}
.g-title-1 .color1 {color: #0570da;}
.g-title-2 {font-size: 64px;line-height: 1.3;font-weight: normal;text-align: center;color: #023466;}
.g-title-2 .light {font-weight: lighter;}
/*公用内容区域*/
.bg-cover {background-position: center center;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.banner-inner {height: 440px;}
.banner-inner .title {padding-top: 230px;font-size: 64px;text-align: right;color: #fff;}
.maincont {margin-top: -90px;padding: 0 30px;border-top: 4px solid #0570da;background-color: #fff;box-shadow:0px 3px 6px rgba(0,0,0,0.16);}
.maincont .g-title-2 {text-align: left;border-bottom: 1px solid #999;}
.g-more-1 {display: block;margin: 0 auto;width: 358px;font-size: 16px;line-height: 44px;text-align: center;background-color: #0570da;color: #fff;}
.g-more-1 img {display: inline-block;margin-left: 25px;width: 20px;}
.g-more-1:hover {opacity: .7;color: #fff;}
.pages {padding: 70px 0 40px;text-align: center;}
.pages a, .pages .elip, .pages span {display: inline-block;margin: 0 5px;min-width: 36px;padding: 0 8px;line-height: 36px;}
.pages a,.pages span {border: 1px solid #0570da;}
.pages .prev, .pages .next {width: 72px;}
.pages a:hover, .pages a.cur, .pages .current {background-color: #0570da;color: #fff;}
.pages .none, .pages .none:hover {color: #999;border-color: #999;background-color: #fff;}
.goTop {display: none;position: fixed;bottom: 70px;right: 3%;z-index: 999;font-size: 16px;text-align: center;}
.goTop a {display: block;width: 54px;line-height: 54px;border-radius: 50%;text-transform: uppercase;color: #fff;background-color: #0570da;}
.pop-my-video {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 600;
    overflow: hidden;
    overflow-y: auto;
    background-color: rgba(0,0,0,.6);
}
.pop-my-video .content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 830px;
    padding: 15px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    background-color: #fff;
}
.pop-my-video .close {
    position: absolute;
    top: -10px;
    right: -10px;
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #595757;
    text-align: center;
    line-height: 36px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.pop-my-video video {
    width: 100%;
    height: 100%;
}
.pop-my-video.fade {
    opacity: 0;
    visibility: hidden;
    -o-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.pop-my-video.in {
    opacity: 1;
    visibility: visible;
}
.pop-my-video .close:hover {
    background-color: #ccc;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
