.top-atlas{
    border-bottom:1px solid #E4E4E4;
    width: 100%;
}
.title1{
    width: 1010px;
    margin: 0 auto;
    height:70px;
    position: relative;
}
.titleLeft{
    display: inline-block;
    height: 70px;
    line-height: 70px;
}

.titleLeft img{
    width: 94px;
    height: 23px;
    vertical-align: middle;
    border-right: 1px solid #E4E4E4;
    padding-right: 25px;
}
.titleLeft a{
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
    margin-left: 30px;
}
.titleRight{
    position: absolute;
    right:0;
    top:17px;
    height:36px;
}
.titleRight input{
    border: 1px solid #E4E4E4;
    font-size: 14px;
    color: #D3D0D0;
    width: 290px;
    height: 34px;
    padding-left: 10px;
    outline: none;
    position: absolute;
    right: 0;
    top:0;
}
.titleRight img{
    width: 16px;
    height: 15px;
    position: absolute;
    top:0;
    bottom:0;
    right:10px;
    margin:auto 0;
}
.result{
    position: absolute;
    border: 1px solid #c5c7d2;
    top:36px;
    right:0;
    width:300px;
    font-size: 12px;
    background: #fff;
}
.about{
    background: #fcfcfc;
    padding: 3px 7px;
    color: #999;
    word-wrap:break-word;
    line-height: 18px;
}
.about span:nth-child(1){
    white-space:nowrap;
}
.result ul li{
    overflow: hidden;
    padding: 3px 7px;
}
.result ul li:hover{
    background: #eee;
}
.result ul li  span{
    color: #999;
}
.result ul li  span:nth-child(2){
    float: right;
}
/*描素样式*/
.decription{
    width: 1010px;
    margin: 0 auto;
    margin-top:50px;
    font-size: 0;
}
.decriptionWord{
    display:inline-block;
    vertical-align: middle;
    width: 416px;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    margin-right: 178px;
}
.decriptionImg{
    display: inline-block;
    vertical-align: middle;
    width: 416px;
    height:215px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
/*精选样式*/

.collections{
    width: 1010px;
    margin: 0 auto;
    border-top: 1px solid #E4E4E4;
    padding-top: 15px;
    margin-top:50px;
}
.collectionsWord{
    font-size: 20px;
    color: #333333;
    line-height: 18px;
    display: inline-block;
    font-weight: bold;
}
.btn{
    display: inline-block;
    float: right;
}
.btn :hover{
    cursor: pointer;
}
.leftBtn,.rightBtn{
    width: 36px;
    height: 30px;
}

.collectionsSwiper{
    width: 1010px;
    margin: 20px auto 0;
    font-size: 0;
    position: relative;
    overflow: hidden;
    height: 320px;
}

.collectionsContant{
    position: absolute;
}
.collectionsDetails{
    display: inline-block;
    float: left;

}
.collectionsDetails:nth-child(2n){
    margin-left: 50px;
}
.collectionsImg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 274px;
    height: 320px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.collectionsImgRight{
    padding-top: 16px;
    width: 196px;
    height: 304px;
    display: inline-block;
    vertical-align: middle;
}
.collectionsTitle{
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-decoration: none;
    font-weight: bold;
    height:45px;
    display: inline-block;
}
.collectionsTime{
    font-size: 16px;
    color: #333;
    margin: 14px 0;
}
.collectionsTime span:nth-child(1){
    margin-right: 10px;
}
.collectionsDecription{
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 22px;
    height: 178px;
    overflow: hidden;
    text-align:justify;
}
/*图集样式*/
.atlasTab{
    width: 1010px;
    margin: 60px auto 0;
    border-top:1px solid #e4e4e4;
    /*overflow: hidden;*/
    padding-top: 13px;
}
.lookmore img,.lookmore1 img{
    width: 10px;
    height: 10px;
}
.lookmore span,.lookmore img,.lookmore1 span,.lookmore1 img{
    vertical-align: middle;
}

.atlasTabWord{
    font-size: 20px;
    color: #333;
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
}
.articleTabs,.tabs{
    display: inline-block;
    vertical-align: bottom;
    font-size: 0;
}
.tabs span,.articleTabs span{
    vertical-align: bottom;
    font-size: 14px;
    color: #333;
    margin-left: 40px;
    /*padding-bottom: 11px;*/
    cursor: pointer;
}
.tabs span:nth-child(1),.articleTabs span:nth-child(1){
    border-bottom: 2px solid #6FBAF7;
    color: #439df7;
}
.atlasTab a{
    font-size: 14px;
    color: #333;
    vertical-align: bottom;
    display: inline-block;
    float: right;
    margin-top: 2px;
}
.atlasDetails{
    font-size: 0;
    width: 1010px;
    margin: 20px auto 0;
    display: none;
}

.atlasDetailsImg{
    width: 495px;
    display: inline-block;
    vertical-align: top;
}
.atlasDetailsImg:nth-child(2n){
    margin-left: 20px;
}
.atlasDetailsImg:nth-child(3),.atlasDetailsImg:nth-child(4){
    margin-top: 30px;
}

.bigImg{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: 170px;
    height: 170px;
    vertical-align: top;
}
.smallImg{
    display: inline-block;
    width: 280px;
    height: 170px;
    vertical-align: top;
}
.smallImg span{
    width: 130px;
    height: 80px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 10px;
}
.smallImg span:nth-child(1),.smallImg span:nth-child(2){
    margin-bottom: 10px;
}
.topImg{
    padding:20px 22px;
    background: #F5F5F5;
    width: 450px;

}
.atlasTitle{
    font-size: 16px;
    color: #333;
    margin: 10px 0;
    padding: 0 22px;
}
.atlasLable{
    font-size: 12px;
    color: #999;
    padding: 0 22px;
}
.atlasLable span{
    vertical-align: middle;
}
.seeNum{
    float: right;
}
.seeNum img{
    width: 14px;
    height: 12px;
    margin-right: 5px;
}
.seeNum img,.seeNum span{
    vertical-align: middle;
}


/*好的文章样式*/
.articleList{
    display: none;
}
.articleList ul{
    width: 1010px;
    font-size: 0;
    margin: 0 auto;
    margin-top: 5px;
}
.articleList ul li{
    width: 323px;
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;
}
.articleList ul li:not(:nth-child(3n+1)){
    margin-left: 20px;
}
.articleListImg{
    background-position: center;
    background-size: cover;
    width: 323px;
    height: 191px;
}
.articleTittle{
    font-size: 16px;
    color: #444;
    line-height: 24px;
    padding:0 5px;
    margin:10px 0 4px;
    height: 50px;
    overflow: hidden;
}
.articleDetails{
    font-size: 12px;
    color: #b8b8b8;
    line-height: 18px;
    padding: 0 5px;
    margin-bottom: 10px;
    height:38px;
    overflow: hidden;
}
.lableTimeEye{
    padding: 0 5px 20px;
}
.articleLable{
    font-size: 12px;
    color: #439DF7;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.articleTime{
    font-size: 12px;
    color: #7d7d7d;
    letter-spacing: 0;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
}
.articleEye{
    float: right;
}
.articleEye>span{
    opacity: 0.8;
    font-size: 12px;
    color: #7d7d7d;
    letter-spacing: 0;
    line-height: 15px;
    vertical-align: middle;
}
.articleEye>img{
    width: 14px;
    height: 12px;
    vertical-align: middle;
    margin-right: 5px;
}
