.hyperlink-lists{
    width: 265px;
    margin-top: 15px;
}
.hyperlink-lists .link{
    display: inline-block;
    width: 265px;
    height: 67px;
    line-height: 67px;
    font-size: 18px;
    color:#fff;
    padding-left: 87px;
    background: url("../images/link.png") no-repeat;
    margin-bottom: 10px;
    overflow: hidden;
}
.hyperlink-lists .bg1{
    background-position: 0 0;
}
.hyperlink-lists .bg2{
    background-position: 0 -75px;
}
.hyperlink-lists .bg3{
    background-position: 0 -152px;
}
.hyperlink-lists .bg4{
    background-position: 0 -227px;
}
/*友情链接*/
.card-lists{
    background: url("../images/card-bg.png") repeat-x;
    box-shadow: 0px 4px 5px #efefef;
}
.card-lists .title{
    position: relative;
    height: 30px;
    line-height: 30px;
}
.card-lists .title:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.card-lists .title span{
    position: absolute;
    left: 20px;
    top:-8px;
    display: inline-block;
    font-size: 18px;
    width: 98px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: url("../images/title_bg.png") no-repeat;
    text-align: center;
}
.card-lists .title a{
    float: right;
    font-size: 14px;
    color: #298dd6;
    margin-right: 20px;
}
.lists{
    padding:15px 20px;
}
.wc3{
    width: 265px;
    height: 130px;
    margin-top: 20px;
}
.jiao{
    width: 12px;
    height: 7px;
    background-position: 0 -47px;
}
.wc3 .lists .form-con .link{
    position: relative;
    width: 220px;
    height: 24px;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
}
.wc3 .lists .form-con .link ul {
    display: none;
    width: 218px;
    border: 1px solid #ccc;
    background-color: #ffffff;
}
.wc3 .lists .form-con .link ul li{
    padding: 8px 10px;
}
.wc3 .lists .form-con .link ul li a:hover{
    color: #ff5959;
}
.wc3 .lists .form-con .link span{
    display: inline-block;
    line-height: 24px;
    padding-left: 10px;
}
.wc3 .lists .form-con .jiao{
    position: absolute;
    top: 9px;
    right: 10px;
}

.kpjs{ 
	width:350px; height:286px; float:left; margin-right:8px;}
}
.kpjs .lists .form-con{ 

}
.ysdw{ 
	width:350px; height:286px; float:right;
}
/*左侧menu*/
.menu{
    width: 200px;
    float: left;
    margin-top: 20px;
}
.menu .title{
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    background-color: #03589c;
}
.menu ul{
    margin-top: 10px;
    background-color: #e9ecf1;
    border: 1px solid #a7cfe6;
    height: 280px;
}
.menu ul li a{
    display: inline-block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #232323;
}
.menu ul li:hover a,
.menu ul li.on a{
    color: #fff;
    background-color: #2baef5;
}
/*文章*/
.article{
    width: 780px;
    margin-top: 20px;
    float: left;
}
.list {
    width:210px;
    /* height:100px; */
    float: left;
    color: #fff;
    margin-top:20px;
    margin-right: 20px;
    
}
.list .title{
    height:40px;
    line-height:40px;
    color: #fff;
    padding-left:20px;
    background-image: linear-gradient(180deg, #8bbbe2 0%, #03589c 100%);
}
.list .hid dl dd{
    /*height:40px;*/
    line-height:40px;
    color: #fff;
    padding-left:20px;
    background:#03589c;
    margin-top: 2px;
    text-indent: 1rem;
}
.list .hid dl .cur{
   color: #000;
   background:#88aac5;
}
.list .hid dl dd a{
    color: #fff;
    height:100%;
    width: 100%;
    /*display:inline-block;*/
}
.article .bread{
    margin-bottom: 8px;
    margin-left: 12px;
}
.article .bread a{
    font-size: 14px;
    color: #999;
}
.article .bread a.fontblue{
    color: #03589c;
}
.article .banner,
.article .banner img{
    width: 500px;
    height: 115px;
    background-color: #fff;
    background-image: none;
}
.article .content{
    margin: 10px 0px 40px;
}
.article .content p{
    text-indent: 2em;
    font-size: 16px;
    color: #323232;
    line-height: 35px;
}
.article .pages{
    text-align: right;
}
.article .pages a{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    background-color: #efeeee;
    text-align: center;
    line-height: 26px;
    border-radius: 3px;
}

.article .pages a,.article .pages span{
    vertical-align: middle;
}
.article .pages a .sql{
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid #666;
    border-left-color:transparent;
    border-right-color:#666;
    border-bottom-color:transparent;
    border-top-color:transparent;
    margin: 7px 4px 9px 0;
}
.article .pages a.no .sql{
    border-right-color:#999;
}
.article .pages a .sqr{
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid #666;
    border-left-color:#666;
    border-right-color:transparent;
    border-bottom-color:transparent;
    border-top-color:transparent;
    margin: 7px 0 9px  7px;
}
.article .pages a.no .sqr{
    border-right-color:#999;
}
.article .pages span{
    font-size: 16px;
    color: #666;
}
.article .pages a:hover,.article .pages a.on{
    color: #fff;
    background-color: #2baef5;
}
.aside{
    width: 268px;
    float: right;
    margin-top: 40px;
}
.aside .share{
    width: 162px;
    height: 42px;
    background: url("../images/page1_03.png") no-repeat;
    padding: 10px 0 0 76px;
    margin-bottom: 20px;
}
.aside .share a{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 4px;
}
.footer{
    margin-top: 40px;
}
/*政策法规*/
.lists-con .lists{
    padding: 30px 20px 198px 20px;
}
.lists-con .lists li{
    line-height: 20px;
}
.lists-con .lists li:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.lists-con .lists li a {
    display: inline-block;
    color: #323232;
    font-size: 14px;
    margin-bottom: 26px;
}
.lists-con .lists li a:hover{
    color: #ff5959;
}
.lists-con .lists li span {
    float: right;
    font-size: 12px;
    color: #999;
}
/*信息公告*/

.card-lists{
    background: url("../images/card-bg.png") repeat-x;
    box-shadow: 0 4px 5px #efefef;
    border: 1px solid #efefef;
}
.card-lists .title{
    position: relative;
    height: 30px;
    line-height: 30px;
}
.card-lists .title:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.card-lists .title span{
    position: absolute;
    left: 20px;
    top:-8px;
    display: inline-block;
    font-size: 18px;
    width: 98px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: url("../images/title_bg.png") no-repeat;
    text-align: center;
}
.card-lists .title a{
    float: right;
    font-size: 14px;
    color: #298dd6;
    margin-right: 20px;
}
.lists{
    padding: 20px 20px;
}
.news-lists a{
    display: block;
    font-size: 15px;
    color: #323232;
    line-height: 25px;
    margin-bottom: 12px;
}
.news-lists a:hover{
    color:#ff5959;
}
.arrow{
    width: 14px;
    height: 12px;
    background-position: 0 -34px;
    margin-right: 10px;
}
.wc4{
    width: 265px;
    height: 259px;
    margin-top: 14px;
}
.wc4 .news-lists a{
    font-size: 16px;
    margin-bottom: 15px;
}
.wc5{
    width: 265px;
    height: 143px;
    margin-top: 27px;
}
.wc5 .news-lists a{
    font-size: 16px;
    margin-bottom: 15px;
}
.wc6{
    width: 265px;
    height: 143px;
    margin-top: 27px;
}
.wc6 .news-btn a{
    display: block;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.wc6 .news-btn a .unit{
    width: 20px;
    height: 18px;
    background-position: 0 -83px;
    margin-right: 5px;
}
.wc6 .news-btn a span,
.wc6 .news-btn a i{
    vertical-align: middle;
}
.wc6 .news-btn a:hover{
    background-color: #0883d3;
    color: #fff;
}
.wc6 .news-btn a:hover .unit{
    background-position: 0 -63px;
}

.wc9{
	width: 360px;
    height: 300px;
    margin-top: 27px;
	display:inline-block;
	float:left;
}
.wc9 .news-lists a{
    font-size: 16px;
    margin-bottom: 15px;
}
/*系统登录*/
.page-card{
    width: 697px;
    background: url("../images/page9_bg.png") repeat-x top left;
    border: 1px solid #efefef;
    box-shadow: 2px 2px 4px #efefef;
    border-radius: 10px;
}
.system-login{
    padding: 90px 67px 120px 68px;

}
.system-login-form ul{
    margin-bottom: 26px;
}
.system-login-form ul li{
    margin-bottom: 20px;
    overflow: hidden;
}
.system-login-form ul li:after{
    content: "";
    clear: both;
    width: 0;
    visibility: hidden;
}
.system-login-form ul li label{
    width: 81px;
    height: 46px;
    line-height: 46px;
    float: left;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    color:#494949;
    margin-right: 10px;
}
.system-login-form ul li input{
    width: 349px;
    height: 44px;
    float: left;
    padding-left: 10px;
    font-size: 16px;
    border: 1px solid #6ac6f8;
    background-color: #f7f7f7;
    margin-right: 10px;
    border-radius: 5px;
}
.system-login-form ul li .changeTel{
    display: inline-block;
    width: 100px;
    float: right;
    font-size: 12px;
    color: #d30808;
    line-height: 20px;
}
.system-login-form ul li .picVerify{
    float: right;
    width: 100px;
    height: 46px;
}
.system-login-form .iagree{
    overflow: hidden;
    margin-bottom: 18px;
}
.system-login-form .iagree:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.system-login-form .iagree .radio{
    float: left;
    margin: 3px 5px 0 0;
}
.system-login-form .iagree span,
.system-login-form .iagree a{
    float: left;
    font-size: 14px;
}
.system-login-form .iagree span{
    color:#666;
}
.system-login-form .iagree a{
    color: #0883d3;
    text-decoration: underline;
}
.system-login-form .personal-login{
    position: relative;
    width: 317px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #fff;
    background-color: #6ac6f8;
    text-align: center;
    margin-left: 117px;
}
.system-login-form .personal-login:before{
    content: '';
    position: absolute;
    left: -22px;
    top: 0;
    width: 24px;
    height: 48px;
    background: url("../images/icon.png") no-repeat -25px -64px;
    z-index: 1;
}
.system-login-form .personal-login:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 50px;
    background: url("../images/icon.png") no-repeat -49px -64px;
}
/*学会领导*/
.article .pic-box{
    padding: 50px 0 125px 42px;
}
.article .pic-box a{
    display: block;
    float: left;
    width: 170px;
    height: 227px;
    margin-bottom: 12px;
    text-align: center;
    margin-right: 64px;
    margin-top: 10px;
    color:#205492;
}
.article .pic-box a img{
    display: inline-block;
    width: 160px;
    height: 176px;
    padding: 5px;
    border: 1px solid #ccc;
}
.article .pic-box a span{
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.article .pic-box a:hover{
    color:#ff5959;
}
.article .pic-box a.no-mr{
    margin-right: 0;
}
/*组织结构*/
.pic1-3{
    margin: 36px 0 378px 0;
}
.pic1-3 img{
    width: 500px;
}
/*资质荣誉*/
.article .pic6-box{
    padding: 40px 0 125px 0px;
}
.article .pic6-box a{
    display: block;
    float: left;
    width: 234px;
    height: 210px;
    margin-bottom: 15px;
    text-align: center;
    margin-right: 17px;
    margin-top: 8px;
    color:#205492;
}
.article .pic6-box a img{
    display: inline-block;
    width: 220px;
    height: 168px;
    padding: 5px;
    border: 1px solid #ccc;
}
.article .pic6-box a span{
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.article .pic6-box a:hover{
    color:#ff5959;
}
.article .pic6-box a.no-mr{
    margin-right: 0;
}
/*政策法规*/
.article .content p.word3{
    color: #0055a7;
}
.wc7{
    width: 735px;
    height: 384px;
    margin-top: 36px;
}
.wc5{
    width: 360px;
    height: 300px;
    margin-top: 36px;
}
.wc7 .news-lists a{
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}
.wc7 .news-lists a:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.wc7 .news-lists a em{
    float: right;
    color: #999;
    font-size: 16px;
}
.long-title .title span{
    background: url("../images/title_bg2.png") no-repeat;
    width: 182px;
}
.more {
    width: 10px;
    height: 10px;
    background-position: 0 -20px;
    margin-left: 5px;
}
/*学术动态*/
.wc8{
    width: 735px;
    margin-top: 36px;
}
.article .pic-box6{
    /* padding: 20px 0 0 20px; */
    margin-bottom: 20px;
}
.article .pic-box6 a{
    display: block;
    float: left;
    width: 140px;
    height: 220px;
    margin-bottom: 12px;
    text-align: center;
    margin-right: 44px;
    margin-top: 10px;
    color:#205492;
}
.article .pic-box6 a img{
    display: inline-block;
    width: 140px;
    height: 189px;
}
.article .pic-box6 a span{
    display: block;
    font-size: 16px;
    margin-top: 10px;
    color: #999;
}
.article .pic-box6 a:hover{
    color:#ff5959;
}
.article .pic-box6 a.no-mr{
    margin-right: 0;
}
/*分支机构*/
.fhxx{
    width: 188px;
    height: 93px;
    background: url(../images/zzjg.jpg);
    float: left;
}
.fhxx a {
    display: block;
    width: 161px;
    height: 37px;
    margin-top: 46px;
    margin-left: 15px;
    color: #136cc7;
    font-size: 12px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
}
.fhxx a:hover {
    background: #d8eeff;
}

    .item {
      float: left;
      width: 33.33%;
      margin-bottom: 32px;
    }
    .item-inner {
      padding-left: 10px;
    }
    .title {
      line-height: 24px;
      font-size: 16px;
      color: #333;
      text-decoration: none;
    }
    .img-box {
      position: relative;
      width: 100%;
      height: 208px;
      line-height: 208px;
      border-radius: 3px;
      background: #ddd;
      margin-bottom: 10px;
    }
    .img-box:after {
      content: '加载中...';
      position: absolute;
      top: 50%;
      left: 50%;
      height: 1em;
      line-height: 1em;
      margin-top: -.5em;
      margin-left: -30px;
      z-index: -1;
    }
    .play-icon {
      position: absolute;
      right: 10px;
      bottom: 10px;
      border-radius: 50px;
      line-height: 28px;
      height: 28px;
      padding: 0 20px;
      padding-left: 30px;
      color: #fff;
      font-size: 12px;
      background: #ccc;
      background: rgba(0,0,0, .3);
      cursor: pointer;
    }
    .play-icon:before {
      position: absolute;
      top: 50%;
      left: 15px;
      display: block;
      margin-top: -8px;
      content: '';
      border: solid 8px transparent;
      border-left-color: #fff;
      width: 0;
      height: 0;
      padding: 0;
    }
