*{
    margin: 0;
    padding: 0;
    border: none;
    color: #000;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
	*zoom: 1
}
a{
    text-decoration: none;
}
ul li{
    list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.wrap{
    background: #f2f2f2;
}
.hidden{
    display: none;
}
.whiteBg{
    background: #fff;
    padding:10px 20px;
    margin-top: 10px;
}
h2.title_h2,.whiteBg .tab_tit span{
    font-size: 18px;
    font-weight: bold;
    color: #666;
    line-height: 40px;
}
/*nav*/
.nav{
    height: 130px;
}
.nav .nav_list{
    width: 700px;
}
.nav .nav_list li{
    float: left;
    padding: 0 14px 0 36px;
    line-height: 130px;
}
.nav .logo img{
    display: block;
    width: 170px;
    margin: 30px 0 0;
}
.nav .nav_list li.on a,.nav .nav_list li a:hover{
    color: #00a0e9;
}
.nav .nav_list li.child{
    position: relative;
    background: url(../image/more.png) no-repeat right center;
}
.nav .nav_list li.child ul{
    display: none;
    position: absolute;
    left: 36px;
    top: 90px;
    width: 100px;
    background: #fff;
    box-shadow: 0px 1px 2px #1875bf;
    z-index: 999;
}
.nav .nav_list li.child ul li{
    padding: 0 10px;
    line-height: 30px;
}
.nav .nav_list li.child:hover ul{
    display: block;
}
/*banner*/
.banner{
    width: 100%;
    height: 410px;
    background: #004986;
}
.bannerCount{
    background: #003d6f;
    height: 410px;
}
.bannerCount .map{
    width: 560px;
    height: 410px;
    background: url(../image/ditu.png) no-repeat center;
    background-size: inherit;
    position: relative;
}
.bannerCount .map a{
    display: block;
    position: absolute;
    background: url(../image/diquBG.png) no-repeat center;
    width: 95px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}
.bannerCount .map a:hover{
    background: url(../image/diquBG01.png) no-repeat center;
}
.bannerCount .map .wlcb{
    left: 245px;
    top: 130px;
}
.bannerCount .map .zw{
    left: 218px;
    top: 168px;
}
.bannerCount .map .ga{
    left: 222px;
    top: 270px;
}
.bannerCount .map .zb{
    left: 305px;
    top: 110px;
}
.bannerCount .map .nt{
    left: 335px;
    top: 190px;
}
.bannerCount .js{
    padding-top: 60px;
    width: 390px;
}
.bannerCount .js h2{
    font-size: 24px;
    color: #fff;
    border-bottom: 3px solid #fff;
    line-height: 40px;
    width: 120px;
}
.bannerCount .js .jsCount{
    background: url(../image/bg.png) repeat;
    width: 350px;
    height: 150px;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.jsLink{
    width: 390px;
    height: 58px;
    line-height: 58px;
    font-size: 22px;
    font-weight: bold;
    text-indent: 80px;
}
.jsLink .zc{
    display: block;
    width: 50%;
    float: left;
    background: #2cc9ab url(../image/icon1.png) no-repeat 30px center;
    color: #fff;
}
.jsLink .add{
    display: block;
    width: 50%;
    float: left;
    background: #f4c40c url(../image/icon2.png) no-repeat 30px center;
    color: #fff;
}
/*footer*/
.footer{
    background: #999;
    padding: 40px 0;
}
.footer h2{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer .friendLink a,.footer .countUs p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    display: block;
}
.footer .friendLink a:hover{
    color: #00a0e9;
}
.footer .friendLink{
    width: 150px;
    border-right: 1px solid #fff;
    margin-right: 60px;
}
.footer img{
    margin-top: 30px;
}

/*-------------index---------------*/
.counts .whiteBg{
    width: 455px;
    height: 362px;
}
.whiteBg .tab_tit span{
    display: block;
    margin-right: 25px;
    float: left;
    cursor: pointer;
}
.whiteBg .tab_tit span.on{
    border-bottom: 2px solid #00a0e9;
}
.newsBox .lt{
    margin-top: 20px;
}
.newsBox .lt li{
    line-height: 34px;
    font-size: 14px;
    color: #999;
}
.newsBox .lt li span{
    color: #999;
    float: right;
}
.newsBox .lt li a{
    color: #999;   
}
.newsBox .lt li a:hover{
    color: #00a0e9;   
}
.newsBox .more{
    display: block;
    color:#00a0e9;
    font-size: 14px;
    margin-top: 20px;
}

.yuyueLink{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.huigu_box{
    background: #fff;
    margin: 10px 0;
    padding: 10px 20px;
}
.huigu_list .swiper-wrapper{
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    height: 230px !important;
    overflow: hidden;
}
.huigu_list .swiper-wrapper img{
    display: block;
    width: 310px;
    margin: 0 auto;
}
.huigu_list .swiper-wrapper p a:hover{
    color: #00a0e9;
}
/*------------章程--------------*/
.zhangcheng{
    padding: 10px 0;
}
.zhangcheng .w1000{
    background: #fff;
    padding: 40px 20px;
}
.zhangcheng h2{
    font-size: 24px;
    color: #666;
}
.zhangcheng h3{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
}
.zhangcheng p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
/*------------动态-------------*/
.dongtaiBox{
    padding: 10px 0;
}
.dongtaiBox .huigu_box{
    margin: 0;
}
.dongtaiBox .counts .whiteBg{
    height: auto;
}
.dongtaiBox .newsBox .lt {
    margin-top: 0;
}
.dongtaiBox .huigu_list .swiper-wrapper{
    height: 298px !important;
}
.dongtaiBox .huigu_list .swiper-wrapper .cont{
    color: #999;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
/*------------指数-------------*/
.zhishuBox{
    margin-top: 0;
} 
.zsGongShi table{
    width: 100%;
    border-collapse: collapse;
}
.zsGongShi table td{
    border: 1px solid #ebecec;
    text-align: center;
    padding: 4px;
    color: #666;
    font-size: 14px;
}
.zsGongShi th{
    background: #00a0e9;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.zsGongShi table .tit2 td{
    background: #dcdddd;
    color: #333;
    font-weight: bold;
    line-height: 34px;
}
.zsGongShi table .bg td{
    background: #f6f7f7;
}
.zhishuBox .fr{
    width: 390px;
    padding-top: 20px;
}
.zhishuBox .fr p{
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin: 20px 0 40px;
}
.jsLink .zc.zs{
    background: #2cc9ab url(../image/icon3.png) no-repeat 30px center;
}

/*-----------------关于----------------*/
.about_banner{
    background: #003d6f;
    width: 100%;
    height: 300px;
    margin-bottom: 50px;
}
.about_banner .w1000{
    background: url(../image/about_banner.jpg) no-repeat center;
    height: 300px;
    position: relative;
}
.about_banner .aboutBox{
    position: absolute;
    width: 570px;
    height: 220px;
    padding: 0 30px;
    background: url(../image/bg01.png) repeat;
    bottom: -30px;
    left: 185px;
}
.about_banner .aboutBox h2{
    font-size: 24px;
    line-height: 60px;
    border-top: 4px solid #fff;
    color: #fff;
    text-align: center;
    width: 120px;
    margin: 0 auto;
}
.about_banner .aboutBox p{
    font-size: 12px;
    color: #f2f2f2;
    line-height: 26px;
}
.about_banner .aboutBox .jsLink{
    width: 280px;
    margin: 16px auto 0;
    line-height: 40px;
}
.about_banner .aboutBox .jsLink a{
    font-size: 18px;
    width: 120px;
    margin: 0 10px;
    background-size: 26px;
    text-indent: 40px;
    background-position: 10px center;
}
.about_banner .aboutBox .jsLink a.zc{
    text-indent: 56px;
    background-size: 22px;
}
/**********贵安**********/
.guianBg{
    background: url(../image/guian_bg.jpg) no-repeat center;
    background-size: cover;
}
.dongtaiBox .guianList{
    margin: 10px 0 0;
}
.dongtaiBox .guianList .swiper-wrapper {
    height: 178px !important;
}
.guian_banner{
    background: #003d6f;
    width: 100%;
    height: 300px;
}
.guian_banner .w1000{
    background: url(../image/guian_banner.jpg) no-repeat center;
    height: 300px;
    position: relative;
}
.guian_banner .aboutBox{
    position: absolute;
    width: 570px;
    height:180px;
    padding: 0 30px;
    background: url(../image/bg01.png) repeat;
    bottom:0px;
    left: 185px;
}
.guian_banner .aboutBox h2{
    font-size: 24px;
    line-height: 60px;
    border-top: 4px solid #fff;
    color: #fff;
    text-align: center;
    width: 160px;
    margin: 0 auto;
}
.guian_banner .aboutBox p{
    font-size: 12px;
    color: #f2f2f2;
    line-height: 26px;
}
.yuanquBox{
    margin-bottom: 10px;
}
.yuanquBox .tit{
    width: 100%;
    line-height: 50px;
    background: #fff;
    box-shadow: 2px 0 4px #f2f2f2;
    margin-bottom: 10px;
}
.yuanquBox .tit a{
    font-size: 16px;
    margin: 0 30px 0 10px;
    color: #666;
    font-weight: bold;
    cursor: pointer;
}
.yuanquBox .tit a.on{
    color: #00a0e9;
}
.yuanquBox .count{
    width: 100%;
    border-top: 2px solid #00a0e9;
    position: relative;
}
.yuanquBox .count i{
    display: block;
    position: absolute;
    left: 140px;
    top: -10px;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #00a0e9;
}
