/*header*/
.header{
    background: url("../images/hebj.png") no-repeat 100% 100%;
    height: 285px;
}
.header-left{
    width:450px;
    font-size: 15px;
    color: #fff;
    height:60px;
    line-height:60px;
    text-align: right;
}
.header-left a{
    color: #fff;
}
.current{
	background: #109ce7;
    color: #fff;
}
.header-right{
    font-size: 15px;
    color: #fff;
    height:60px;
    line-height:60px;
}
/*header end*/
/*logo-warp*/
.logo-warp{
    overflow: hidden;
    height: 165px;
}
.logo-margin{
    padding-top: 39px;
}
.logo{
    width:1200px;
    /*height: 87px;*/
}
.logo img{
    width:1200px;
    /*height: 117px;*/
}
.index-sech{
    margin-top: 20px;
}
.index-sech-bj{
    background-image: url("../images/bj-sech.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 380px;
    height: 50px;
}
.index-sech-input{
    font-size: 15px;
    width: 265px;
    margin-top: 13px;
    border: 0;
    margin-left: 20px;
    background: #f3f3f3;
}
.index-sech-sub{
    width: 81px;
    height: 50px;
    border: 0;
    opacity: 0;
    cursor: pointer;
}
.index-sech-input::-webkit-input-placeholder{
    /* WebKit browsers */
    color: #999;
}
.index-sech-input:-moz-placeholder{
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}
.index-sech-input::-moz-placeholder{
    /* Mozilla Firefox 19+ */
    color: #999;
}
.index-sech-input:-ms-input-placeholder{
    /* Internet Explorer 10+ */
    color: #999;
}
/*logo-warp end*/
/*nav*/
.nav{
    width: 1200px;
}
.nav li{
    float: left;
    font-size: 17px;
    color: #fff;
    line-height: 60px;
}
.nav  ul li{
    position: relative;
    z-index: 9999;
}
.nav  ul li a{
    display: block;
    width: 120px;
    color: #fff;
    text-align: center;
}
.nav  ul li >a:hover{
    background: #109ce7;
    color: #fff;
}
.nav  ul li >a.active{
    background: #109ce7;
    color: #fff;
}
.nav  ul li >a.activea{
    background: #109ce7;
    color: #fff;
}
.nav .sub-section{
    position: absolute;
    top: 60px;
    z-index: 99;
    width: 100%;
    left:0;
    display: none;
    padding: 0;
    background: rgba(7,77,163,0.8);
}
.nav .sub-section a{
    font-size: 16px;
    color: #fff;
    float: none;
    line-height: 50px;
    border-bottom: 0;
    padding: 0;
    text-align: center;
}
.nav .sub-section a:hover{
    background: #109ce7;
    color: #fff;
}
/*nav end*/
/*通知公告*/
.index-hot{
    background: url("../images/hotbj.png") no-repeat 100% 100%;
    height: 100px;
    margin-top: 60px;
    margin-bottom: 20px;
}
.index-hot .device{
    width: 1100px;
    height: 100px;
    position: relative;
    margin-left: 100px;
}
.index-hot .device .swiper-container{
    height: 100px;
}
.index-hoth3{
    font-size: 28px;
    color: #356eb4;
    line-height: 78px;
    width: 866px;
    margin: 9px auto 0;
    font-weight: bold;
    text-align: center;
}
.index-hoth3 a{
    color: #333333;
}
.index-hot .arrow-left {
    background: url(../images/hotup.png) no-repeat;
    position: absolute;
    right: 27px;
    top: 39%;
    margin-top: -12px;
    width: 24px;
    height: 13px;
    z-index: 9;
}
.index-hot .arrow-right {
    background: url(../images/hotdown.png) no-repeat;
    position: absolute;
    right: 27px;
    bottom: 39%
;
    margin-top: -12px;
    width: 24px;
    height: 13px;
    z-index: 9;
}
/*通知公告 end*/
/*学会动态*/
/*轮播*/
.index-oneleft{
    width: 510px;
    height: 360px;
}
.index-oneleft .device {
    width: 510px;
    height: 360px;
    position: relative;
}
.index-oneleft .swiper-container {
    width: 510px;
    height: 360px;
}
.index-oneleft .swiper-container .swiper-slide{
    position: relative;
    height: 360px;
}
.index-oneleft .swiper-container .swiper-slide img{
    max-width: 100%;
}
.swperpos{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: rgba(0,0,0,0.8);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
}
.index-oneleft .pagination {
    position: absolute;
    text-align: right;
    bottom: 12px;
    width: 30%;
    z-index: 2;
    counter-reset: step;
    right: 15px;
}
.index-oneleft .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    cursor: pointer;
    text-align: center;
    background:#6c6a70;
    border-radius: 10px;
}
.index-oneleft .swiper-active-switch {
    background: #fff;
}
/*轮播 end*/
/*tab*/
.index-onemidd{
    width: 430px;
    height: 360px;
    margin-left: 20px;
}
.index-onemidd .tabs{
    font-size: 0;
}
.index-onemidd .tabs a{
    width: 213px;
    display: inline-block;
    font-size: 20px;
    color: #333333;
    text-align: center;
    background: #ecf2f9;
    height: 50px;
    line-height: 50px;
}
.index-onemidd .tabs a i{
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.index-midicon1{
    background: url("../images/icon_01.png") no-repeat;
    width: 28px;
    height: 23px;
}
.index-midicon2{
    background: url("../images/icon_02.png") no-repeat;
    width: 26px;
    height: 20px;
}
.index-onemidd .tabs a:hover{
    color: #fff;
    background: #0952a4;
}
.index-onemidd .tabs a:hover .index-midicon1{
    background: url("../images/icon_03.png") no-repeat;
}
.index-onemidd .tabs a:hover .index-midicon2{
    background: url("../images/icon_04.png") no-repeat;
}
.index-onemidd .tabs .active{
    color: #fff;
    background: #0952a4;
}
.index-onemidd .tabs .active .index-midicon1{
    background: url("../images/icon_03.png") no-repeat;
}
.index-onemidd .tabs .active .index-midicon2{
    background: url("../images/icon_04.png") no-repeat;
}
.content-slide{
    margin-top: 19px;
}
.content-slide ul li{
    font-size: 15px;
    color: #666666;
    position: relative;
    height:47px;
	line-height:47px;
}
.content-slide ul li a{
    color: #666666;
}
.content-slide ul li span{
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}
.content-slide ul li:hover{
    color: #0952a4;
}
.content-slide ul li:hover a{
    color: #0952a4;
}
.content-slide ul li:hover span{
    color: #0952a4;
}
.index-onemidd .swiper-container{
    height: 310px;
}
/*tab end*/
/*index-oneright*/
.index-oneright{
    width: 220px;
    height: 360px;
    background: #f3f2f2;
}
.index-onerightdiv{
    width: 190px;
    margin: 0 auto;
    background: #fff;
    padding: 5px;
    margin-top: 10px;
}
.index-onerighth3{
    background: url("../images/icon_dis_03.png") no-repeat;
    height: 71px;
    line-height: 71px;
    font-size: 26px;
    color: #fff;
    text-align: right;
    padding-right: 20px;
}

.index-onerightul ul li{
    float: left;
    text-align: center;
    border-bottom: 1px dashed #f3f2f2;
    width: 100%;
    padding: 13px 0;
}
.index-onerighticon{
    height: 31px;
    text-align: center;
}
.index-onerighticon i{
    vertical-align: middle;
    display: block;
    height: 31px;
    margin: 0 auto;
}
.index-onerightimg1{
    background: url("../images/inricon1.png") no-repeat;
    width: 24px;
}
.index-onerightimg2{
    background: url("../images/inricon2.png") no-repeat;
    width: 27px;
}
.index-onerightimg3{
    background: url("../images/inricon3.png") no-repeat;
    width: 27px;
}
.index-onerightimg4{
    background: url("../images/inricon4.png") no-repeat;
    width: 30px;
}
.index-onerightimg5{
    background: url("../images/inricon5.png") no-repeat;
    width: 33px;
}
.index-onerightimg6{
    background: url("../images/inricon6.png") no-repeat;
    width: 30px;
}
.index-onerightimg15{
    background: url("../images/inricon15.png") no-repeat;
    width: 30px;
}
.index-onerightul ul li h3{
    font-size: 16px;
    color: #333333;
    margin-top: 5px;
}
.index-onerightul ul li:hover .index-onerightimg1{
    background: url("../images/inricon7.png") no-repeat;
}
.index-onerightul ul li:hover .index-onerightimg2{
    background: url("../images/inricon8.png") no-repeat;
}
.index-onerightul ul li:hover .index-onerightimg3{
    background: url("../images/inricon9.png") no-repeat;
}
.index-onerightul ul li:hover .index-onerightimg4{
    background: url("../images/inricon10.png") no-repeat;
}
.index-onerightul ul li:hover .index-onerightimg5{
    background: url("../images/inricon11.png") no-repeat;
}
.index-onerightul ul li:hover .index-onerightimg6{
    background: url("../images/inricon12.png") no-repeat;
}
.index-onerightul ul li:hover h3{
    color: #0952a4;
}
/*index-oneright end*/
/*学会动态 end*/
/*学术交流*/
.index-twoleft{
    width: 585px;
    height: 390px;
}
.index-twoleft .tabs{
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    font-size: 19px;
    color: #dcdcdc;
    padding-bottom: 15px;
}
.tabsdiv a{
    color: #666666;
}
.tabsdiv a:hover{
    color: #0952a4;
}
.tabsdiv .active{
    color: #0952a4;
}
.index-twoleftmore{
    position: absolute;
    right: 0;
    top: 1px;
    color: #999999;
    font-size: 15px;
}
.index-twoleftdes{
    border-bottom: 1px dashed #dcdcdc;
    padding: 10px 0 10px;
}
.index-twoleftdes h3{
    font-size: 17px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 5px;
}
.index-twoleftdes span{
    display: block;
    font-size: 15px;
    color: #999999;
    line-height: 30px;
    margin-bottom: 6px;
}
.index-twoleftdes p{
    font-size: 15px;
    color:#666666;
}
.index-twoleftdes p span{
    color: #999999;
    display: inline;
}

.index-twoleftul{
    margin-top: 15px;
}
.index-twoleftul li{
    background: url("../images/bg_info.png") no-repeat left center;
    font-size: 17px;
    position: relative;
    padding-left: 20px;
  	height:47px;
	line-height:47px;
}
.index-twoleftul li a{
    color: #444444;
}
.index-twoleftul li span{
    position: absolute;
    right: 0;
    top:0;
    color: #999999;
}
.index-twoleft .swiper-container{
    height: 348px;
}


.index-tworight{
    width: 586px;
    height: 390px;
    overflow: hidden;
}
.index-tworight .tabs{
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.index-tworightbt{
    font-size: 19px;
    color: #0952a4;
    width: 40%;
}
.index-tworightbt span{
    border-bottom: 3px solid #0952a4;
    padding-bottom: 13px;
}
.tabsdivt{
    font-size: 0;
    height: 40px;
}
.tabsdivt a{
    display: inline-block;
    border: 1px solid #dcdcdc;
    width: 98px;
    height: 40px;
    line-height: 41px;
    font-size: 15px;
    background: #f7f7f7;
    color: #333333;
    text-align: center;
}
.tabsdivt .active{
    background: #ffffff;
    border-bottom: 0;
    line-height: 41px;
}
/*时间轴*/
.event_list {
    width: 585px;
    float: right;
    background: url('../images/dian3.png') 83px 0 repeat-y;
    position: relative;
    margin-top: 10px;
}
.event_listpos{
    position: absolute;
    background: #fff;
    width: 20px;
    height: 16px;
    top: 0;
    left: 71px;
}
.event_list li {
    background: url('../images/jian.png') no-repeat  78px 17px;
    margin-bottom: 10px;
}

.event_list li span {
    width:75px;
    display: block;
    float: left;
    margin-top: 4px;
    color: #999999;
    font-size: 15px;
}

.event_list li div {
    width: 475px;
    display: inline-block;
    line-height: 25px;
    _float: left;
    margin-left: 35px;
}
.event_list li div h3{
    font-size: 17px;
    color: #0952a4;
    line-height: 24px;
    padding-top: 5px;
}
.event_list li div p{
    font-size: 15px;
    color: #333333;
}
.event_list li div p span{
    color: #999999;
    display: inline;
    float: none;
}
.index-tworight .swiper-container{
    height: 348px;
}
/*时间轴 end*/
/*学术交流 end*/
/*轮播四个*/
/*轮播*/
.index-fourslide{
    padding-top: 20px;
    margin-bottom: 20px;
}
.index-fourslide .device {
    position: relative;
    height: 120px;
}
.index-fourslide .swiper-container {
    height: 120px;
    width: 1133px;
    margin: 0 auto;
}
.index-fourslide .swiper-slide {
    height: 100%;
    text-align: center;
}
.index-fourslide .swiper-slide-visible {
}
.index-fourslide .swiper-slide-active {
    top: 0;
    opacity: 1;
}
.index-fourslide .device .arrow-left {
    background: url(../images/fourprev.png) no-repeat left top;
    position: absolute;
    left:0;
    top: 50%;
    margin-top: -20px;
    width: 22px;
    height: 40px;
}
.index-fourslide .device .arrow-right {
    background: url(../images/fournext.png) no-repeat left bottom;
    position: absolute;
    right:0;
    top: 50%;
    margin-top: -20px;
    width: 22px;
    height: 40px;
}
.index-fourslide .swiper-slide .title{
    width: 276px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
}
.index-fourslide .swiper-slide .title img{
    width: 274px;
    height: 118px;
    border: 1px solid #dcdcdc;
    object-fit: cover;
}

/*轮播 end*/
/*轮播四个 end*/
/*政策法规*/
.index-fgleft{
    width: 588px;
    height: 328px;
}
.index-tabs{
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    font-size: 19px;
    color: #dcdcdc;
    padding-bottom: 15px;
}
.tabsdiv-fg a{
    color: #666666;
}
.tabsdiv-fg .active{
    color: #0952a4;
}
.index-fgtmore{
    position: absolute;
    right: 0;
    top: 1px;
    color: #999999;
    font-size: 15px;
}
.index-fgul li{
    background: url("../images/fgicon.png") no-repeat left center;
    padding-left: 20px;
    position: relative;
    font-size: 15px;
    border-bottom: 1px dashed #dcdcdc;
    height: 47px;
    line-height: 47px;
}
.index-fgul li a{
    color: #333333;
}
.index-fgul li span{
    position: absolute;
    right: 0;
    top: 1px;
    font-size: 14px;
    color: #999999;
}
.index-fgleft .swiper-container{
    height: 288px;
}
/*政策法规 end*/
/*广告*/
.index-adv{
    height: 130px;
    margin-top: 20px;
}
.index-adv img{
    max-width: 100%;
}
/*广告 end*/
/*友情链接*/
.index-likh3{
    font-size: 19px;
    color: #0952a4;
    border-bottom: 1px solid #dcdcdc;
    padding: 12px 0;
}
.index-likh3 span{
    border-bottom: 3px solid #0952a4;
    padding-bottom: 11px;
}
.index-linkul{
    font-size: 15px;
    color: #666666;
    margin: 20px 0;
}
.index-linkul a{
    color: #666666;
    padding: 0 13px;
}
/*.index-linkul a:first-child{*/
    /*padding-left: 0;*/
/*}*/
/*.index-linkul a:last-child{*/
    /*padding-right: 0;*/
/*}*/
/*友情链接 end*/
/*footer*/
.footernav{
    background: url("../images/fnbj.png") no-repeat 100% 100%;
    /*height: 260px;*/
    padding-top: 40px;
}
.footnavleft{
    width: 128px;
    height: 87px;
}
.footnavleft img{
    width: 128px;
    height: 87px;
}
.footnavright{
    width: 1024px;
    overflow: hidden;
}
.footnavright ul{
    margin-right: -159px;
}
.footnavright ul li{
    float: left;
    margin-right: 158px;
}
.footer-cont-lefttiti{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
}
.footer-cont-lefta a{
    display: block;
    font-size: 14px;
    line-height: 36px;
    color:#fff;
}
.footer-cont-lefta a:hover{
    color: #0ad5f7;
}
.footerdon{
    background: #0952a4;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    padding: 35px 0;
}
.footerdon a{
    color: #fff;
}
/*footer end*/
/*关于我们*/
.page-slid{
    height: 192px;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}
.pagtit{
    margin-top: 50px;
    margin-left: 60px;
}
.page-slidnav{
    background-color: rgba(0,0,0,0.5);
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding-left: 10px;
}
.page-slidnav a{
    color: #fff;
    padding: 0 10px;
}
.page-slidnav a:hover{
    color: #109ce7;
}
.page-slidnav .active{
    color: #109ce7;
}
.page-abh3{
    font-size: 24px;
    color: #0952a4;
    padding: 10px 0;
    border-bottom: 1px solid #b8c4d1;
    position: relative;
}
.page-abh3 a{
    font-size: 14px;
    position: absolute;
    right: 0;
    color: #999999;
    top: 12px;
}
.page-abh3 a:hover{
    color: #0952a4;
}

.index-dynamic-list{
    margin-top: 25px;
    padding-bottom: 30px;
}
.page-abimgdiv{
    width: 334px;
    height: 219px;
    border: 1px solid #b8c4d1;
    padding: 5px;
}
.index-dynamic-listh3{
    width: 834px;
}
.index-dynamic-listp{
    font-size: 16px;
    color: #333333;
    height: 219px;
    line-height: 30px;
    overflow: hidden;
    padding-top: 12px;
}
.index-dynamic-listp span{
    color: #0952a4;
}

.pageab-left{
    width: 580px;
    min-height: 255px;
}
.pageab-leftdes{
    background: #e5f1ff;
    /*height: 353px;*/
    overflow: hidden;
}
.pageab-leftdes h3{
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 6px;
}
.pageab-leftdes{
    padding: 0 20px;
}
.pageab-leftdes p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.pageab-leftdes p span{
    color: #0952a4;
}
.pageab-leftdes p:hover{
    color: #0952a4;
}

.pageab-right{
    width: 580px;
    min-height: 255px;
}
.pageab-rightul{
    margin-top: -25px;
}
.pageab-rightul li{
    margin-bottom: 19px;
    height: 154px;
}
.pageab-rightp{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    width: 437px;
    margin-left: 20px;
}
.pageab-rightp:hover{
    color: #0952a4;
}
.pageab-rightp span{
    color: #0952a4;
}
.pageab-bmdiv{
    overflow: hidden;
    margin-top: 25px;
}
.pageab-bmdiv ul{
    margin-right: -35px;
    padding-bottom: 20px;
}
.pageab-bmdiv ul li{
    float: left;
    background: #dae5eb;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    border-radius: 5px;
    margin-right: 35px;
    margin-bottom: 20px;
}
.pageab-bmdiv ul li a{
    color: #333333;
}
.pageab-bmdiv ul li:hover a{
    color: #0952a4;
}
.pageab-li{
    margin-top: 20px;
}
.pageab-li ul li{
    margin-bottom: 12px;
}
/*关于我们 end*/
/*党建工作*/
.workimg{
    display: block;
    width: 580px;
    height: 120px;
}
.workimg img{
    width: 578px;
    height: 118px;
    border: 1px solid #dcdcdc;
}
/*党建工作 end*/
/*信息与服务*/
.serverul{
    overflow: hidden;
}
.serverul ul{

}
.serverul ul li{
    float: left;
    width: 240px;
    text-align: center;
}
.serverimg{
    height: 70px;
    line-height: 70px;
}
.serverimg img{
    max-width: 100%;
    vertical-align: middle;
}
.serverul ul li h3{
    margin-top: 20px;
    font-size: 18px;
    color: #333333;
}
/*信息与服务 end*/
/*关于我们简介*/
.page-addres{
    background-color:#f7f7f7;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e9e9e9;
}
.pagenewshome{
    font-size: 14px;
    color: #333333;
}
.pagenewshome a{
    color: #333333;
}
.pagenewshome > a + a:before {
    content: '>';
    padding-right: 6px;
    opacity: 1;
}
.pagenewshome a:hover{
    color: #0855b5;
}
.pagenewshome .active{
    color: #0855b5;
}

.about-twopage{
    margin-top: 30px;
}
.about-twoh3{
    background: url("../images/aboh3bj.png") no-repeat;
    height: 40px;
    width: 174px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    /*padding-left: 30px;*/
    margin-bottom: 30px;
    text-align: center;
}
.TextTitle {
    width:100%;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: 3px solid #19628f;
    text-align: center;
    padding-top: 0;
}
.TextTitle h3 {
    color: #0f56a5;
    font-size: 24px;
	font-weight:bold;
}
.TextTitle .shar {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
}
.TextTitle .shar .bdsharebuttonbox {
    display: inline-block;
    overflow: hidden;
    top: 6px;
    position: relative;
}
.bdshare-button-style2-24 a {
    width:25px !important;
    height: 25px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding:0 !important;
}
.bds_weixin:hover{
    background: url(../images/fx-ico.png) no-repeat!important;
}
.bds_weixin{
    background: url(../images/fx-hover1.png) no-repeat!important;
}

.bds_tsina:hover{
    background: url(../images/fx-ico2.png) no-repeat!important;
}
.bds_tsina{
    background: url(../images/fx-hover2.png) no-repeat!important;
}

.bds_qzone:hover{
    background: url(../images/fx-ico3.png) no-repeat!important;
}
.bds_qzone{
    background: url(../images/fx-hover3.png) no-repeat!important;
}

.bds_sqq:hover{
    background: url(../images/fx-ico4.png) no-repeat!important;
}
.bds_sqq{
    background: url(../images/fx-hover4.png) no-repeat!important;
}

.recpagep {
    margin-top: 30px;
    padding-bottom: 30px;
}
.recpagep p {
	margin-top:10px !important;
    font-size: 18px !important;
    color: #666666 !important;
	line-height:1.75em !important;
}
.recpagep p span{
	font-size: 18px !important;
    color: #666666 !important;
	line-height:1.75em !important;
}
.recpagep img{
    max-width: 100%;
}
.recpagep p img{
    max-width: 100%;
}
/*关于我们简介 end*/
/*领导介绍*/
.about-twoul .pageab-rightp{
    width: 1053px;
}
.about-twoul li{
    border-bottom: 1px dashed #dcdcdc;
    height: auto;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
/* 分页 */
.page {
    width: 100%;
    margin:25px auto;
}
.page .pagination {
    display: table;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    margin-top: 23px;
}
.pagination li {
    float: left;
    margin-right: 15px;
}
.pagination li a, .pagination li span {
    color: #999;
    width: 50px;
    height: 40px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    display: block;
}
.pagination li a:hover, .pagination li.active a {
    background: #0a52a4;
    border-color: #0a52a4;
    color: #fff;
}
.pagination li.prev a, .pagination li.next a, .pagination li.prev span, .pagination li.next span {
    width: 88px;
}
.page .text {
    display: block;
    padding: 0px 5px;
    line-height: 40px;
    float: left;
    font-size: 14px;
}
.page .input {
    display: block;
    width: 40px!important;
    height: 40px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: solid 1px #dcdcdc;
    border-radius: 5px;
}
.page .text {
    display: block;
    padding: 0px 5px;
    line-height: 40px;
    float: left;
    font-size: 14px;
}
.page .go-page {
    display: block;
    width: 60px!important;
    height: 40px!important;
    line-height: 40px!important;
    float: left;
    text-align: center;
    border: solid 1px #dcdcdc;
    border-radius: 5px;
    cursor: pointer;
}
/* 分页 end */
/*分页*/
.add-page{
    margin:25px auto;
    width: 565px;
}
.add-page ul li{
    display: inline-block;
}
.add-page ul li a{
    display: block;
    font-size: 14px;
    color: #999999;
    border: 1px solid #dcdcdc;
    border-radius:3px;
    padding: 7px 15px;
    margin-right: 2px;
}
.add-page ul li .add-page-first{
    padding: 7px 23px;
}
.add-page ul li .border-none{
    border: 0;
}
.add-page-number{
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius:3px;
}
.add-page-submit{
    width: 58px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius:3px;
    cursor: pointer;
    background: #ffffff;
}
.add-page ul li a:hover{
    color: #0952a4;
}
.add-page ul li .active{
    background: #0952a4;
    color: #fff;
    border: 1px solid #0952a4;
}
.add-page ul li .active:hover{
    color: #fff;
}
/*分页 end*/
/*领导介绍 end*/
/*部门介绍*/
.pageab-bm{
    width: 1200px;
}
/*分篇*/
.jourPages{
    border-top: 1px solid #dcdcdc;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
}
/*.jourPages a {
    width: 100%;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}*/
.jourPages a:hover{
    color: #0952a4;
}
/*分篇*/
/*部门介绍 end*/
/*新闻动态*/
.newstwoul{
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}
/*新闻动态 end*/
/*会员入会*/
.pexuform{
    width: 890px;
    margin: 0 auto;
    margin-top: 40px;
}
.pexuform ul li{
    margin-bottom: 20px;
}
.pexlabel{
    font-size: 14px;
    color: #333333;
    float: left;
    width: 170px;
    text-align: right;
    margin-right: 18px;
    line-height: 40px;
}
.pageinput{
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 9px;
    width: 406px;
}
.pexselect{
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 9px;
    width: 430px;
    outline: none;
}
.pexuyzm{
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 9px;
    width: 261px;
}
.pexyzmimg{
    width: 140px;
    height: 40px;
    vertical-align: middle;
    background: #0075c1;
    font-size: 14px;
    text-align: center;
    border: 0;
    color: #fff;
    padding-left: 0;
}

.pexpasub{
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 189px;
}
.pexsubinpt{
    background: #0952a4;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 160px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    border: 0;
}
.pexuredio{
    width: 406px;
    height: 40px;
    line-height: 40px;
}
.pexuredio input{
    vertical-align: middle;
}
.pexbt{
    color: #e62727;
    margin-left: 10px;
}
/*会员入会 end*/
.page-newswdith{
    width: auto;
    overflow: hidden;
}
.page-newsdiv ul{
    margin-right: -50px;
}
.page-newsdiv ul li{
    float: left;
    width: 580px;
    margin-right: 41px;
}
.recaddiv{
    font-size: 14px;
    color: #2f73bc;
    padding: 5px 0;
}
.recaddiv a{
    color: #2f73bc;
}
.recaddivsub{
    text-align: center;
    padding-top: 21px;
}
.recaddsubm{
    background: #0c53a3;
    font-size: 14px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    border: 0;
    text-align: center;
    width: 165px;
    border-radius: 3px;
    cursor: pointer;
}

.addserver{
    background: #eeeeee;
    border: 1px solid #dcdcdc;
    padding:17px 26px;
    margin-bottom: 20px;
}
.addserver-topleft{
    width: 235px;
    padding-top: 14px;
}
.addserver-radio{
    margin-right: 20px;
    vertical-align: sub;
}
.addserver-topright{
    background: url("../images/adsevbj.png") no-repeat;
    width: 886px;
    height: 50px;
}
.addsever-topsech{
    width: 740px;
    margin-top: 13px;
    padding-left: 20px;
    border: 0;
    margin-left: 5px;
}
.adsever-topsub{
    width: 120px;
    padding-left: 0;
    height: 48px;
    border: 0;
    background: transparent;
    opacity: 0;
    cursor: pointer;
}
.add-server-cont{
    background: #fff;
    padding: 20px 22px;
    margin-top: 15px;
}
.add-severtab{
    width: 100%;
}
.add-severtab tr th{
    width: 25%;
    font-size: 16px;
    color: #fff;
    background: #064ca2;
    padding: 12px 0;
    text-align: center;
}
.add-severtab tr td{
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 14px 0;
}
.add-severtab tr:nth-child(even) td{
    background: #f2f2f2;
}
