﻿
@font-face {
    font-family: 'HYQiHei-DZS';
    src: url('../fonts/HYQiHei_55S.ttf');
}
@font-face {
    font-family: 'AllianzNeo-Light';
    src: url('../fonts/AllianzNeo-Light.otf');
}

@font-face {
    font-family: 'GaboDrive';
    src: url('../fonts/gabo_drive.otf');
}

/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:'AllianzNeo-Light','HYQiHei-DZS',"微软雅黑","Microsoft Yahei";}
a{color: #333;}
a:hover{color: #004B98;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #333;
    font-family:'HYQiHei-DZS',"微软雅黑","Microsoft Yahei";outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: 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: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
*,*:after,*:before{outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
/*布局*/
.wp{width: 100%;max-width: 1440px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}



.declare {
    margin: 0;
    padding-left: 5%;
    padding-top: 8px;
    padding-bottom: 8px;
}
.declare-span {
    display: table-cell;
    padding: 12px;
    width: 24px;
    height: 24px;
    font-family: Segoe UI, SegoeUI, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 0;
}
.declare-p {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    font-family: Segoe UI, SegoeUI, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 16px;
}
.banner-coo {
    position: relative;
    display: flex;
    z-index: 9999;
    width: 100%;
    background-color: #EBEBEB;
    justify-content: space-between;
    text-align: left;
}
.coo {
    display: inline-block;
    margin-left: 5%;
    min-width: fit-content;
    align-self: center;
    position: relative;
}
.but-cookie {
    margin: 2px;
    min-width: 150px;
    min-height: 36px;
    vertical-align: top;
    cursor: pointer;
    font-family: Segoe UI, SegoeUI, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}
.banner-coo .txt {
    border: none !important;
    background-color: #FFFFFF !important;
    color: #000000 !important;
}





/*******************************
  -------[=头部]-------
********************************/
.header{position: relative;z-index: 109;}
.header .hd{overflow: hidden;border-bottom: 1px solid #E5E5E5;}
.logo{float: left;line-height: 88px;font-size: 0;}
.logo img{display: inline-block;vertical-align: middle;height: 47px;}
.all-logo{float: right;line-height: 88px;font-size: 0;}
.all-logo img{display: inline-block;vertical-align: middle;height: 54px;}

.nav{*zoom:1;line-height: 87px;position: relative;}
.nav:after,.nav:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.nav li{float: left;margin-right: 30px;}
.nav li .v1{display: block;font-size: 20px;position: relative;padding: 0 10px;}
.nav li .v1:after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;
    height: 2px;background-color: #004B98;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.nav li:hover .v1:after,.nav li.on .v1:after{left: 0;right: 0;}
.nav li:hover .v1,.nav li.on .v1{color: #004B98;}
.nav .sub{display: none;}
.nav .sub-1{position: absolute;left: 0;right: 0;top: 100%;
    background-color: rgba(255,255,255,.95);margin-top: 1px;
}
.nav .sub-1 dl{overflow: hidden;margin-left: 95px;}
.nav .sub-1 dd{float: left;margin-right: 75px;}
.nav .sub-1 dd a{display: block;font-size: 18px;color: #555;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.nav .sub-1 dd a:hover,.nav .sub-1 dd.on2 a{color: #0C539D;}

.nav .sub-2{position: absolute;left: 0;right: 0;top: 100%;height: 450px;
    background-color: rgba(255,255,255,1);margin-top: 1px;
    padding: 65px 0 0;
}
.nav .sub-2 dl{float: left;margin-right: 102px;padding-top: 4px;}
.nav .sub-2 dt{margin-bottom: 25px;}
.nav .sub-2 dt a{display: block;line-height: 1.5;font-size: 20px;font-weight: normal;color: #004B98;}
.nav .sub-2 dd a{display: block;font-size: 16px;line-height: 2.5;color: #666;}
.nav .sub-2 dd a span{border-bottom: 1px solid transparent;}
.nav .sub-2 dd a:hover,.nav .sub-2 dd.on2 a{color: #004B98;}
.nav .sub-2 dd a:hover span,.nav .sub-2 dd.on2 a span{border-bottom-color:#004B98;}
.nav .pic{float: right;width: 450px;}
.nav .pic img{width: 100%;display: block;}
.nav .link{float: right;font-size: 20px;}
.nav .link a{padding-right: 26px;margin-right: 24px;position: relative;}
.nav .link a:after{content: '';position: absolute;right: 0;top: 50%;
    width: 1px;height: 18px;
    background-color: #333;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.so-btn{cursor: pointer;padding-left: 27px;
    background: url(../images/i-so.png) no-repeat left center;
    -o-background-size: 19px auto;
    -ms-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -webkit-background-size: 19px auto;
    background-size: 19px auto;
}
.so{position: absolute;top: 100%;margin-top: 15px;right: 235px;
    width: 329px;display: none;
}
.so .inp{width: 100%;height: 46px;display: block;
    background-color: #fff;border: 0;border-radius: 23px;
    font-size: 18px;padding: 0 46px 0 20px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}
.so .btn{position: absolute;right: 0;top: 0;width: 46px;height: 46px;
    border: 0;cursor: pointer;
    background: url(../images/i-so.png) no-repeat center;
    -o-background-size: 19px auto;
    -ms-background-size: 19px auto;
    -moz-background-size: 19px auto;
    -webkit-background-size: 19px auto;
    background-size: 19px auto;
}




/*******************************
    -------[=导航]-------
********************************/
.menuBtn{position: relative;z-index: 9;display: none;float: right;
    width: 40px;height: 40px;padding: 7px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #004B98;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 5px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
.banner{height: 620px;}
.banner .slick-slider,.banner .slick-list,.banner .slick-track,.banner .slick-slide{height: 100%;}
.banner .slick-slide .con{display: block;height: 100%;outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner .txt{position: absolute;left: 240px;top: 50%;right: 15px;color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner .txt h2{font-size: 56px;font-weight: normal;}
.banner .txt .desc{font-size: 48px;}
.banner .slick-dots{position: absolute;left: 0;bottom: 47px;width: 100%;text-align: center;z-index: 2;}
.banner .slick-dots li{display: inline-block;margin: 0 5px;}
.banner .slick-dots li button{display: block;width: 12px;height: 12px;
    font-size: 0;line-height: 0;text-indent: 999px;border: 0;
    background-color: #fff;border-radius: 6px;
}
.banner .slick-dots li.slick-active button{background-color: #023D7F;width: 36px;}


/*******************************
  -------[=底部]-------
********************************/

.fd-link{overflow: hidden;line-height: 36px;padding: 22px 0;color: #fff;
    background-color: #023D7F;
}
.fd-link .t1{float: left;font-size: 20px;font-weight: normal;margin-right: 45px;}
.fd-link .t-c{overflow: hidden;}
.fd-link .t-c a{color: #fff;font-size: 18px;position: relative;display: inline-block;padding-right: 33px;margin-right: 32px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.fd-link .t-c a:after{content: '';position: absolute;right: 0;top: 50%;width: 1px;
    height: 18px;background-color: #fff;opacity: .4;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fd-link .t-c a:last-child:after{display: none;}
.fd-link .t-c a:last-child{padding-right: 0;margin-right: 0;}
.fd-link .t-c a:hover{opacity: .8;}

.footer{
    background: #F0F5FA url(../images/i-07.png) no-repeat right 333px top 38px;
    -o-background-size: 671px auto;
    -ms-background-size: 671px auto;
    -moz-background-size: 671px auto;
    -webkit-background-size: 671px auto;
    background-size: 671px auto;
}
.fd-con{overflow: hidden;padding: 103px 0 85px;}
.fd-l{float: left;margin-right: 137px;}
.fd-logo{margin-bottom: 34px;}
.fd-logo img{display: block;height: 59px;}
.fd-nv{overflow: hidden;width: 400px;}
.fd-nv a{width: 33.33%;float: left;font-size: 18px;color: #666;
    line-height: 44px;
}
.fd-nv a:hover{color: #023D7F;}
.fd-content{float: left;padding-top: 4px;}
.fd-content .tit{font-size: 22px;margin-bottom: 14px;font-weight: normal;}
.fd-content .tel{font-size: 34px;color: #023D7F;font-family: 'GaboDrive';
    padding-left: 51px;margin-bottom: 9px;
    background: url(../images/i-02.png) no-repeat left center;
    -o-background-size: 36px auto;
    -ms-background-size: 36px auto;
    -moz-background-size: 36px auto;
    -webkit-background-size: 36px auto;
    background-size: 36px auto;
}
.fd-content .desc{font-size: 18px;line-height: 1.94;color: #666;}
.fd-shre{float: right;padding-top: 4px;}
.fd-shre .tit{font-size: 22px;margin-bottom: 34px;font-weight: normal;position: relative;padding-bottom: 25px;}
.fd-shre .tit:after{content: '';position: absolute;left: 0;bottom: 0;
    width: 32px;height: 1px;
    background-color: #313131;
}
.fd-shre .bdsharebuttonbox a{float: left;width: 39px;height: 39px;
    background-position: center;background-repeat: no-repeat;
    padding: 0;margin: 0 13px 0 0;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.fd-shre .bdsharebuttonbox .bds_weixin{background-image: url(../images/i-03.png);}
.fd-shre .bdsharebuttonbox .bds_sqq{background-image: url(../images/i-04.png);}
.fd-shre .bdsharebuttonbox .bds_qzone{background-image: url(../images/i-06.png);}
.fd-shre .bdsharebuttonbox .bds_tsina{background-image: url(../images/i-05.png);}

.fd-bot{overflow: hidden;font-size: 14px;padding: 23px 0;
    background-color: #023D7F;color: #fff;
}
.fd-bot a{color: #fff;}
.fd-bot a:hover{text-decoration: underline;}
.fd-bot .copy{float: left;}
.fd-bot .copy img{display: inline-block;vertical-align: middle;position: relative;top: -2px;}
.fd-bot .link{float: right;}

.fd-desc{padding:20px 0;text-align: center;font-size: 14px;border-top:1px solid #ddd;}


/*******************************
    -------[=正文]-------
********************************/
.bd_weixin_popup{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}




