﻿/*轮播*/
.lb {
    width:994px;
    margin:auto;
}
.swiper-container {
    width: 990px;
    height: 300px;
    float: left;
}
.swiper-slide img {
    width:100%;
    height:100%;
}
.lb-lisst{
    width: 394px;
    height: 300px;
    float: left;
    display:none;
    background:#83ccfe;
}
.lb-lisst ul li{
    width: 394px;
    color:#fff;
    padding-left: 10px;
    margin-bottom: 3px;
    background:#2e80c4;
}
.lb-lisst ul li>div{
    width:244px;
    float: left;
}
.lb-lisst ul li>div h4{
    width:100%;
    font-size: 20px;
    font-weight: bold;
    
}
.lb-lisst ul li>div p{
    width:240px;
    height:50px;
    word-wrap:break-word;
    text-indent: 1em;
    font-size: 18px;
    overflow: hidden;
}
.lb-lisst ul li>img{
    width: 150px;
    height: 98px;
}

/*头部广告*/
.top-AD{
    padding-top: 8px;
}
.top-AD a{
    display: inline-block;
    width: 490px;
    height: 37px;
    overflow: hidden;
}
.top-AD a img{
    width: 490px;
    height: 37px;
}
/*海洋信息 通知公告*/
.news1{
    width:710px;
    float: left;
    margin-top: 20px;
}
.card .title{
    position: relative;
    border-bottom: 1px solid #c9c9c9;
    height: 45px;
}
.card .title:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.card .title .info{
    position: absolute;
    bottom: -1px;
    border-bottom: 2px solid #49befd;
}
.card .title .info img{
    position: absolute;
    bottom: -4px;
    left: 20px;
}
.w200{
    width: 262px;
}
.card .title .info span{
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-left: 160px;
    color: #232323;
}
.card .link-more{
    display: inline-block;
    font-size: 14px;
    float: right;
    line-height: 59px;
    height: 45px;
    margin-right: 10px;
    color: #94c1fb;
}
.more{
    width: 10px;
    height: 10px;
    background-position: 0 -20px;
    margin-left: 5px;
}
.card .card-info{
    position: relative;
    background-color: #fff;
}
.card .card-info dl{
    overflow: hidden;
}
.card .card-info dl:after {
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.card .card-info dl dt{
    width: 203px;
    height: 198px;
    float: left;
    /* border: 1px solid #a3a3a3; */
    margin-top: 24px;
}
.card .card-info dl dd{
     width: 483px;
    float: right;
}
.card .card-info dl dd .con-title{
    display: inline-block;
    font-size: 16px;
    color: #fb0404;
    text-align: center;
    padding: 25px 20px 10px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
}
.card .card-info dl dd .lists{
    padding: 13px 0px 0 0;
}
.card .card-info dl dd .lists li{
    line-height: 20px;
    margin-bottom: 8px;
}
.card .card-info dl dd .lists li:after{
    content: "";
    width: 0;
    clear: both;
    visibility: hidden;
}
.card .card-info dl dd .lists li a {
    display: inline-block;
    color: #323232;
    font-size: 14px;
}
.card .card-info dl dd .lists li a:hover{
    color: #ff5959;
}
.card .card-info dl dd .lists li span{
    float:right;
    font-size: 14px;
    color:#2baef5;
}

.w300{
    width: 265px;
    height: 259px;
    float: right;
    margin-top: 30px;
}
.w300 .news-lists a{
    font-size: 16px;
    margin-bottom: 15px;
}
.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;
}
/*学会动态 会员注册 入会须知 在线投稿..*/
.left-box{
    float: left;
    width: 710px;
}
.right-box{
    float: right;
    width: 265px;
}
.news2{
    width: 710px;
}
.tab-link{
    float: right;
}
.tab-link a{
    display: inline-block;
    font-size: 16px;
    color:#494949;
    margin-right: 49px;
    margin-top: 10px;
}
.tab-link a:hover,.tab-link a.on{
    color:#2baef5;
}
.card-info dl.info{
    width: 275px;
    float: left;
    margin-top: 20px;
}
.card-info dl.info dt{
    width: 275px;
    text-align: center;
    margin-top: 0;
    float: none;
    height: 80px;
}
.card-info dl.info dt a{
    display: inline-block;
    width: 112px;
    height: 80px;
    float: left;
}
.card-info dl.info dt .lists-title{
    float: right;
    font-size: 14px;
    color: #323232;
    width: 155px;
    font-weight: bold;
    height: 63px;
    text-align: left;
}
.card-info dl.info dd{
    width: 273px;
    height: 123px;
    float: none;
    /* overflow: hidden; */
    /* margin-left: 14px; */
}
.card-info dl.info dd .lists-title{
    font-size: 18px;
    color: #323232;
    font-weight: bold;
    margin-bottom: 20px;
}
.card-info dl.info dd p{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 10px 0 10px;
}
.card-info dl.info dd .detail-link{
    font-size: 14px;
    color: #1159b2;
    border: 1px solid #1159b2;
    padding: 3px 10px;
    border-radius: 5px;
}
.card-info .info-lists{
    width: 412px;
    height: 183px;
    float: left;
    margin: 20px 0 0 20px;
}
.hyperlink-lists{
    width: 238px;
}
.hyperlink-lists .link{
    display: inline-block;
    width: 176px;
    height: 67px;
    line-height: 64px;
    font-size: 18px;
    color:#fff;
    padding-left: 87px;
    background: url("../images/link.png") no-repeat;
    margin-bottom: 10px;
    font-weight: bold;
}
.hyperlink-lists .bg1{
    background-position: 0 0;
}
.hyperlink-lists .bg2{
    background-position: 0 -76px;
}
.hyperlink-lists .bg3{
    background-position: 0 -152px;
}
.hyperlink-lists .bg4{
    background-position: 0 -228px;
}
/*广告*/
.ad{
    margin: 20px 0 0px 0;
    display: inline-block;
}
.ad img{
    width: 702px;
    height: 110px;
}
/*照片墙 视频库 音频库*/
.news3{
    width: 370px;
    float: left;
}
.news3 .title:after{
    content: "";
    clear: both;
    width: 0;
    visibility: hidden;
}
.news3 .title .title-link{
    float: left;
    margin-left: 99px;
}
.news3 .title .title-link a{
    display: inline-block;
    font-size: 16px;
    margin: 11px 6px;
}
.news3 .title .title-link a:hover,
.news3 .title .title-link a.on{
    color:#1999e0;
}
.w400{
    width: 290px;
}
.pic-lists{
    padding: 23px 0 0 0;
}
.pic-lists a{
    display: inline-block;
    width: 115px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin: 0 10px 10px 0;
}
.pic-lists a img{
    width: 115px;
    height:100px;
}
a.no-mr{
    margin-right: 0;
}
.news4{
    width: 705px;
    float: right;
}
/*国家政策*/
.w252{
    height: 250px;
    width: 340px;
    float: left;
}
.lists .new-dl dt{
    float: left;
}
.lists .new-dl dt img{
     width: 80px;
    height: 60px;
    border:1px solid #ccc;
    padding: 3px;
}
.lists .new-dl dd {
    float: right;
    width: 225px;
}
/*学会章程及管理规定*/
.long-title .title span{
   background: url("../images/title_bg2.png") no-repeat;
    width: 182px;
}
/* bottom 广告*/
.bottom-ad{
    display: inline-block;
    margin-top: 13px;
    width: 703px;
    height: 115px;
    overflow: hidden;
}
.bottom-ad img{
    width: 703px;
    height: 115px;
}
/*会员单位*/
.wc1{
    width: 260px;
    height: 250px;
    margin-top: 20px;
}
.wc1 .news-btn a{
    display: block;
    border: 1px solid #ccc;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.wc1 .news-btn a .unit{
    width: 20px;
    height: 18px;
    background-position: 0 -83px;
    margin-right: 5px;
}
.wc1 .news-btn a span,
.wc1 .news-btn a i{
    vertical-align: middle;
}
.wc1 .news-btn a:hover{
    background-color: #0883d3;
    color: #fff;
}
.wc1 .news-btn a:hover .unit{
    background-position: 0 -63px;
}
/*专家风采*/
.wc2{
    width: 260px;
    height: 405px;
    margin-top: 32px;
}
.wc2 .lists{
    padding: 16px 38px 0 37px;
}
.wc2 .news-lists a{
    display: inline-block;
    width: 80px;
    float: left;
    margin-right: 25px;
    margin-bottom: 0;
}
.wc2 .news-lists img{
    width: 75px;
    height: 80px;
    border: 1px solid #ccc;
    padding: 2px;
}
.wc2 .news-lists span{
    display: block;
    text-align: center;
    line-height: 30px;
}
.wc2 .news-lists a.no-mr{
    margin-right: 0;
}
/*友情链接*/
.wc3{
    width: 260px;
    height: 383px;
    margin-top: 32px;
}
.jiao{
    width: 12px;
    height: 7px;
    background-position: 0 -48px;
}
.wc3 .lists .form-con .link{
    position: relative;
    width: 232px;
    height: 24px;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
}
.wc3 .lists .form-con .link ul {
    display: none;
    width: 231px;
    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;
}
.wc3 .lists .form-con .hr{
    border: 1px dashed #ccc;
    margin: 20px 0 20px;
}
.wc3 .lists .form-con .form p{
    font-size: 16px;
    color: #24a0e3;
    padding-left: 22px;
    padding-bottom: 15px;
}
.wc3 .lists .form-con .form ul li{
    font-size: 14px;
    color:#808080;
    padding: 0 0 10px 0;
}
.wc3 .lists .form-con .form ul li .rb{
    margin-right: 5px;
}
.wc3 .lists .form-con .form ul li .rb,.wc3 .lists .form-con .form ul li span{
    vertical-align: middle;
}
.wc3 .lists .form-con .form .per-button{
    padding: 2px 5px;
    font-size: 14px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: pointer;
}
.wc3 .lists .form-con .form .per-button.primary {
    background-color: #24a0e3;
    border-color: #24a0e3;
    color: #fff;
}
.wc3 .lists .form-con .form .btn{
    margin-left: 82px;
    margin-top: 23px;
}
/*海洋科普*/
.w322{
    height: 259px;
    width: 322px;
    float: right;
    margin-top: 20px;
}
.w322 .news-lists a{
    
margin-bottom: 15px;
}

/*学会概况*/

/*scroll*/
#box{
    position:relative;
    width: 626px;
    height:196px;
    margin:0 auto;
    padding-top: 20px;
}
#list{
    width: 626px;
    height:210px;
    overflow:hidden;
}
#uls{
    width:7000px;
}
#uls li{
    float:left;
    width: 626px;
    height:230px;
}
.left{
    position: absolute;
    width:30px;
    height:70px;
    top: 82px;
    left: -42px;
    background-color: #ededed;
    cursor: pointer;
}
.left:after{
    position: absolute;
    top: 25px;
    left: 3px;
    content:"";
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid #ededed;
    border-left-color:transparent;
    border-right-color:#ededed;
    border-bottom-color:transparent;
    border-top-color:transparent;
}
.left:before{
    position: absolute;
    top: 25px;
    left: 0px;
    content:"";
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid #b4b4b4;
    border-left-color:transparent;
    border-right-color:#b4b4b4;
    border-bottom-color:transparent;
    border-top-color:transparent;

}
div.left:hover:before{
    border-right-color: #fff;
}
div.left:hover:after {
    border-right-color: #2c8fc5;
}
div.left:hover{
    background-color: #2c8fc5;
}
.right{
    position: absolute;
    width:30px;
    height:70px;
    top:82px;
    right:-42px;
    background-color: #ededed;
}
.right:after{
    position: absolute;
    top: 25px;
    right: 3px;
    content:"";
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid #ededed;
    border-left-color:#ededed;
    border-right-color:transparent;
    border-bottom-color:transparent;
    border-top-color:transparent;
}
.right:before{
    position: absolute;
    top: 25px;
    right: 0px;
    content:"";
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid #b4b4b4;
    border-left-color:#b4b4b4;
    border-right-color:transparent;
    border-bottom-color:transparent;
    border-top-color:transparent;

}
div.right:hover:before{
    border-left-color: #fff;
}
div.right:hover:after {
    border-left-color: #2c8fc5;
}
div.right:hover{
    background-color: #2c8fc5;
}
#box .bg{
    position: absolute;
    background: #000;
    width:472px;
    height:35px;
    left:0;
    bottom:40px;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#box .text{
    position: absolute;
    left:10px;
    bottom:50px;
    color:#fff;
    font-weight: bold;
}

.btn-lists a{
    display: inline-block;
    width: 140px;
    height: 210px;
    text-align: center;
    margin: 0 6px;
}
.btn-lists a span{
    display: block;
    font-size: 14px;
    margin-top: 7px;
}
.btn-lists a em{
    position: relative;
    display: block;
    width: 140px;
    height: 185px;
    text-align: center;
}
.btn-lists a img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.btn-lists a:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
}


/*插件滚动*/
.ad-plug-box{
    /* padding: 5px; */
}
.ad-plug {
    height: 198px;
    width: 100%;
    overflow: hidden;
}

.feat-area {
    height: 198px;
    position: relative;
    overflow: hidden;
    min-width: 193px;
}

.gain-items,.slider li a,.slider-index {
    min-width: 193px;
    width: 193px;
    margin: 0 auto;
    position: relative;
}

.slider-items {
    width: 100%;
    height: 198px;
    overflow: hidden;
    position: relative;
}

.slider {
    width: 100%;
    min-width: 193px;
    height: 199px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    display: none;
}

.slider li {
    width: 100%;
    height: 198px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.slider li a {
    display: block;
    text-indent: -9999em;
    overflow: hidden;
    height: 198px;
}

.slider-index .items {
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.slider-index li {
    float: left;
    display: inline;
    margin-right: 3px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
    background: #242541;
    color: #ffffff;
}

.slider-index li.current {
    background: #a7b9a1;
    color: #fff;
}

.slider-updown .button {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 140px
}

/*
.slider-updown .prev {
    background: url("../images/slide-btnL.png") no-repeat;
    left: 10px;
    opacity: 0;
}

.slider-updown .next {
    position: absolute;
    background: url("../images/slide-btnR.png") no-repeat;
    right: 10px;
    opacity: 0;
}*/

.solid{
    height: 233px;
}
.tabSolid{
    position: absolute;
    top: 0;
    left: 0;
    height: 233px;
    display: none;
}
.solidPic{
    height: 243px;
}
.picSolid{
    position: absolute;
    top: 0;
    left: 0;
    height: 243px;
    display: none;
}
