﻿
/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;
    font-family:"微软雅黑","Microsoft Yahei";padding-top: 149px;
    overflow-x: hidden;
}
a{color: #333;}
a:hover{color: #1C64B6;}
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:"微软雅黑","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: #444;}
::-moz-placeholder {color: #444; }
::-ms-input-placeholder {color: #444;}

@font-face {
    font-family: 'impact';
    src: url('../fonts/impact.ttf');
}

.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: 1400px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}


/*******************************
  -------[=头部]-------
********************************/
.header{position: fixed;top: 0;left: 0;right: 0;z-index: 109;
    background: #fff url(../images/hd-bg.png) no-repeat center top;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.header.fixed{top: -86px;}
.header .top{overflow: hidden;}
.logo{line-height: 86px;font-size: 0;float: left;}
.logo img{display: inline-block;vertical-align: middle;height: 38px;}
.top-r{float: right;line-height: 86px;}
.lang{float: left;font-size: 18px;padding-left: 36px;
    background: url(../images/i-04.png) no-repeat left center;
    -o-background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
}
.lang a{}
.so{float: left;position: relative;width: 250px;margin-top: 23px;
    margin-left: 44px;display: none;
}
.so input{display: block;width: 100%;height: 40px;border: 1px solid #999;
    border-radius: 20px;padding: 0 50px 0 15px;font-size: 16px;
}
.so .btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;
    cursor: pointer;border: 0;
    background: url(../images/i-03.png) no-repeat center;
    -o-background-size: 22px auto;
    -ms-background-size: 22px auto;
    -moz-background-size: 22px auto;
    -webkit-background-size: 22px auto;
    background-size: 22px auto;
}
.so-btn{float: right;font-size: 18px;padding-left: 35px;margin-left: 44px;cursor: pointer;
    background: url(../images/i-03.png) no-repeat left center;
    -o-background-size: 22px auto;
    -ms-background-size: 22px auto;
    -moz-background-size: 22px auto;
    -webkit-background-size: 22px auto;
    background-size: 22px auto;
}
.nav{height: 63px;*zoom:1;line-height: 63px;
    background-color: #2566B1;
}
.nav:after,.nav:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.nav ul{float: left;}
.nav li{float: left;position: relative;margin-right: 32px;}
.nav li .v1{display: block;font-size: 20px;color: #fff;}
.nav li .v1 i{display: inline-block;vertical-align: middle;width: 20px;height: 20px;
    position: relative;top: -2px;margin-left: 5px;
    background: url(../images/i-05.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.nav li.ok .v1 i{background-image: url(../images/i-05-on.png);}
.nav dl{position: absolute;left: 0;top: 100%;width: 258px;display: none;
    background-color: #fff;padding: 20px 20px;
    box-shadow: 0px 6px 20px 0px rgba(12,35,65,0.1000);
}
.nav dd a{font-size: 18px;line-height: 60px;display: block;
    border-bottom: 1px solid rgba(0,0,0,.1);
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nav dd:last-child a{border-bottom: 0;}
.nv-btn{float: right;}
.nv-btn a{float: left;font-size: 18px;color: #fff;margin-left: 42px;}
.nav .down{display: none;}




/*******************************
    -------[=导航]-------
********************************/
.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: #1C64B6;
    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 .con{outline: 0;position: relative;display: block;height: 640px;overflow: hidden;
    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 .wp{position: relative;height: 100%;z-index: 2;}
.banner .tit{position: absolute;top: 50%;left: 0;color: #333;z-index: 2;
    line-height: 1.3;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner .tit h2{opacity:0;font-size: 46px;font-weight: normal;
    -webkit-transition:all 2s ease-out;
    transition:all 2s ease-out;
    -webkit-transform:translateY(80px);
    -moz-transform:translateY(80px);
    -o-transform:translateY(80px);
    -ms-transform:translateY(80px);
    transform:translateY(80px)
}
.banner .tit2{position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;
    height: 80px;line-height: 80px;
    background-color: rgba(37,102,177,.8);
}
.banner .tit2 h2{font-size: 20px;font-weight: normal;color: #fff;}
.banner .slick-arrow{
    position: absolute;top: 50%;overflow: hidden;
    width: 25px;height: 50px;font-size: 0;line-height: 0;z-index: 2;
    text-indent: 9999px;border: 0;cursor: pointer;
    background-repeat: no-repeat;background-color: transparent;
    background-position: center center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner .slick-prev{left: 39px;background-image: url(../images/i-01.png);}
.banner .slick-next{right: 39px;background-image: url(../images/i-02.png);}

.banner .bg{outline:0;display:block;height:100%;
    position: absolute;top: 0;left: 0;width: 100%;overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    -o-background-size:cover;
    -ms-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
    -webkit-transition:all 5s ease-out;
    transition:all 5s ease-out
}
.banner .slick-slide.img_scale .bg{
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition:all 5s ease-out;
    transition:all 5s ease-out
}

.banner .slick-slide.img_scale h2{opacity:1;
    -webkit-transition:all 2s ease-out;
    transition:all 2s ease-out;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -o-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}

.ban{height: 460px;
    background-position: center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.ban .wp{position: relative;height: 100%;}
.ban .tit{position: absolute;left: 0;bottom: 50px;font-size: 50px;font-weight: normal;color: #fff;}



/*******************************
  -------[=底部]-------
********************************/
.footer{position: relative;padding-top: 2px;
    background-color: #F3F5F7;
}
.footer:before{content: '';position: absolute;top: 0;left: 0;width: 100%;
    height: 2px;background-color: #2566B1;
}
.footer:after{content: '';position: absolute;top: 0;right: 0;width: 33%;
    height: 2px;background-color: #D2AB77;z-index: 2;
}

.fd-top{overflow: hidden;line-height: 54px;padding: 24px 0;
    border-bottom: 1px solid #ddd;
}
.fd-top .tit{float: left;color: #666;}
.fd-top .tit h3{font-size: 18px;float: left;}
.fd-top .tit span{float: left;margin-left: 65px;font-size: 14px;}
.fd-top .con{float: right;}
.fd-top .con a{float: left;width: 425px;float: left;text-align: center;
    font-size: 16px;background-color: #E8E8E8;margin-left: 16px;color: #333;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.fd-top .con a:hover{background-color: #2566B1;color: #fff;}

.fd-copy{overflow: hidden;padding: 22px 0;font-size: 14px;color: #fff;line-height: 22px;
    background-color: #2566B1;
}
.fd-copy .copy{float: left;}
.fd-copy .link{float: right;}
.fd-copy .link a{color: #fff;}
.fd-copy .link a:hover{text-decoration: underline;}

.fd-cen{overflow: hidden;padding: 43px 0 45px;}
.fd-link{float: left;}
.fd-link dl{float: left;margin-right: 40px;max-width: 280px;}
.fd-link dt{margin-bottom: 10px;}
.fd-link dt a{font-size: 18px;color: #666;font-weight: bold;display: block;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fd-link li{position: relative;}
.fd-link li .s1{display: block;font-size: 16px;line-height: 40px;color: #666;position: relative;padding-right: 15px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fd-link .sub{display: none;}
.fd-link .sub a{font-size: 14px;line-height: 36px;display: block;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fd-link li:hover .s1,.fd-nv a:hover{color: #2566B1;text-decoration: underline;}
.fd-link li:hover .sub{display: block;}
.fd-link li i{width: 7px;height: 6px;position: absolute;right: 0;top: 50%;
    background: url(../images/i-09.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fd-link li:hover i{background-image: url(../images/i-09-on.png);}

.fd-qr{float: right;}
.fd-qr .pic{width: 129px;}
.fd-qr .pic img{width: 100%;display: block;}
.fd-qr h3{text-align: center;font-size: 14px;color: #666;line-height: 40px;font-weight: normal;}
.fd-bot{*zoom:1;border-top: 1px solid #ddd;}
.fd-bot:after,.fd-bot:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.fd-nv{float: left;}
.fd-nv a{float: left;font-size: 18px;color: #666;font-weight: bold;
    line-height: 84px;margin-right: 24px;
}
.fd-share{float: right;}
.fd-share .bdsharebuttonbox a{float: left;width: 30px;height: 84px;
    margin: 0 0 0 28px;padding: 0;position: relative;
    background-position: center;background-repeat: no-repeat;
    -o-background-size: auto 25px;
    -ms-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -webkit-background-size: auto 25px;
    background-size: auto 25px;
}
.fd-share .bdsharebuttonbox a:hover{opacity: 1;}
.fd-share .bdsharebuttonbox .bds_sqq{background-image: url(../images/i-s.png);}
.fd-share .bdsharebuttonbox .bds_weixin{background-image: url(../images/i-weix.png);}
.fd-share .bdsharebuttonbox .bds_tsina{background-image: url(../images/i-sina.png);}
.fd-share .bdsharebuttonbox .in{background-image: url(../images/i-in.png);}
.fd-share .bdsharebuttonbox .bds_sqq:hover{background-image: url(../images/i-s-on.png);}
.fd-share .bdsharebuttonbox .bds_weixin:hover{background-image: url(../images/i-weix-on.png);}
.fd-share .bdsharebuttonbox .bds_tsina:hover{background-image: url(../images/i-sina-on.png);}
.fd-share .bdsharebuttonbox .in:hover{background-image: url(../images/i-in-on.png);}
.fd-share .qr{display: none;width: 160px;position: absolute;left: 50%;bottom: 70px;text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fd-share .qr img{width: 100%;display: block;margin-bottom: 5px;}
.fd-share .qr em{font-size: 14px;}
.fd-share .bdsharebuttonbox a:hover .qr{display: block;}
/*******************************
    -------[=正文]-------
********************************/

.g-tit{overflow: hidden;border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 47px 0 0;
}
.g-tit .tab{float: left;}
.g-tit .tab li{float: left;margin-right: 43px;}
.g-tit .tab li a{display: block;font-size: 18px;color: #111;font-weight: bold;
    position: relative;padding-bottom: 26px;
}
.g-tit .tab li a:after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;
    height: 2px;background-color: #2566B1;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.g-tit .tab li:hover a,.g-tit .tab li.on a{color: #2566B1;}
.g-tit .tab li:hover a:after,.g-tit .tab li.on a:after{left: 0;right: 0;}
.g-tit .cur{float: right;font-size: 18px;color: #666;padding-bottom: 24px;}
.g-tit .cur a{color: #666;}
.g-tit .cur .home{padding-left: 30px;
    background: url(../images/i-12.png) no-repeat left center;
    -o-background-size: 20px auto;
    -ms-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
}
.g-tit .cur a:hover{color: #2566B1;}

.bd_weixin_popup{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

.dropdown-menu{display: none;}

.fd-copy .copy a{color: #fff;}
.fd-copy .copy a:hover{text-decoration: underline;}

a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}

.main{min-height: 600px;}