@charset "utf-8";

/* CSS Document */


/*头条新闻*/

.top-content {
    background: none;
}

.news-box {
    min-width: 1288px;
    /*background-color:#9e9e9e33;*/
    background: url(//www.expreview.com/exp_new/static/exp5/images/b735.jpg) no-repeat center center;
    background-size: cover;
    /*background: linear-gradient(to bottom, #46443dcc, #f2f5f7);*/
    height: 979px;
    padding-top: 60px;
    /*    height:735px;*/
}

.news-box-h {
    height: 650px;
    background: url(//www.expreview.com/exp_new/static/exp5/images/b650.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 20px;
}

.news-c {
    margin-right: 0!important;
    margin-left: 0!important;
}

.news-l {
    margin-right: 17.5px!important;
    margin-left: 17.5px!important;
}

.news .headDown {
    margin-top: 20px!important;
}

.menuBox {
    width: 1288px;
    margin: 30px auto 0 auto;
    position: relative;
    border-radius: 4px;
}

.menuBox .productRow {
    background-color: #607D8B00;
    border-top: 1px dashed #666;
    border-bottom: 1px dashed #666;
}

.menuBox .productRow ul {
    float: left;
}

.menuBox ul li {
    float: left;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin: 10px 20px 10px 20px;
    padding: 0 6px;
}

.menuBox ul li a {
    color: #ddd;
}

.menuBox ul li:hover {
    text-align: center;
    background-color: #c10000;
    margin: 10px 20px 10px 20px;
    border-radius: 2px;
}

.menuBox ul li:hover a {
    color: #fff;
}

.menuBox ul li.current {
    width: 111px;
    /*    background: url(../images/ec.png) no-repeat center center;*/
    text-align: center;
    background-color: #c10000;
    margin: 10px;
    border-radius: 2px;
}

.menuBox ul li.current a {
    font-size: 22px;
    color: #fff;
    border-bottom: 0px solid #aeafaf;
}

.headNews {
    padding-bottom: 25px;
}

.selectBox {
    width: 1250px;
    margin: 50px auto 0 auto;
}

.editOf .ed-ui-do {
    max-width: 100%;
}

.editOf .ed-ui-do ul li {
    padding-right: 14px;
    margin-right: 14px;
}

.headse .news:nth-child(2) {
    margin-left: 18px;
    margin-right: 18px;
}


/*.editOf .ed-ui-do ul li span .co{
    display:inline-block;
    width:32px;
    height:16px;
    padding-left:18px;
    background:url('../images/i02.png') no-repeat left center;
}*/


/*新闻列表*/

.headNews h1 {
    color: #fff;
    padding: 40px 0;
    font-size: 24px;
}

.list-db .bq {
    width: 64px;
    height: 22px;
    border-radius: 11px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    background-color: #898c9d;
    color: #fff;
    display: block;
    margin-left: 20px;
    margin-top: 4px;
    color: #fff!important;
}

.list-db .bqo {
    width: 64px;
    height: 22px;
    border-radius: 11px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    background-color: #ee5303;
    color: #fff;
    display: block;
    margin-left: 20px;
    margin-top: 4px;
    color: #fff!important;
}

.listJj h1 {
    padding-top: 1px;
}

.listNews .listJj .list-db span.ii .sc {
    padding-left: 0;
}

.listNews .sc {
    width: 16px;
    height: 16px;
    display: inline-block;
}


/*.editOf .ed-ui-do ul li span .co{
    display:inline-block;
    width:32px;
    height:16px;
    padding-left:18px;
    background:url('../images/i02.png') no-repeat left center;
}*/


/*新闻列表结束*/


/*视频列表*/

.videoList {}

.videoList ul li {
    float: left;
    width: 416px;
    margin-top: 50px;
}

.videoList ul li:nth-child(1) {
    margin-top: 0;
}

.videoList ul li:nth-child(2) {
    margin-top: 0;
}

.videoList ul li:nth-child(2n) {
    margin-left: 18px;
}

.videoList li .vImg {
    position: relative;
    height: 240px;
    overflow: hidden;
    border-radius: 6px;
    text-align: center;
}

.videoList li .vImg img {
    width: 100%;
    height: 240px;
}

.videoList li .vImg .vm {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 46%;
    top: 46%;
}

.videoList li .vTitle {}

.videoList li .vTitle h1 {
    margin: 10px 0 5px 0;
    font-size: 16px;
    height: 42px;
}

.videoList li .vTitle h1:hover a {
    color: #ee5303;
}

.videoList li .vTitle h1 a {
    color: #333;
}

.videoList li .vTitle span {
    display: inline-block;
    color: #bfbfbf;
    font-size: 12px;
}

.videoList li .vTitle span a {
    color: #bfbfbf;
}

.videoList li .vTitle .v2 {
    margin-left: 10px;
    background: url('//www.expreview.com/exp_new/static/exp5/images/i02.png') no-repeat left center;
    padding-left: 20px;
}


/*视频结束*/


/*专题列表*/

.topList {}

.topList ul li {
    float: left;
    width: 416px;
    margin-top: 30px;
}

.topList ul li:nth-child(1) {
    margin-top: 0;
}

.topList ul li:nth-child(2) {
    margin-top: 0;
}

.topList ul li:nth-child(2n) {
    margin-left: 4%;
}

.topList li .vImg {
    position: relative;
    height: 234px;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
}

.topList li .vImg img {
    width: 100%;
    /* height: 234px; */
    min-height: 234px;
}

.topList li .vImg .vm {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 46%;
    top: 46%;
}

.topList li .vTitle {}

.topList li .vTitle h1 {
    margin: 10px 0 5px 0;
    font-size: 16px;
    /*height:42px;*/
}

.topList li .vTitle h1:hover a {
    color: #ee5303;
}

.topList li .vTitle h1 a {
    color: #333;
}

.topList li .vTitle span {
    display: inline-block;
    color: #bfbfbf;
    font-size: 12px;
}

.topList li .vTitle span a {
    color: #bfbfbf;
}

.topList li .vTitle .v2 {
    margin-left: 10px;
    background: url('//www.expreview.com/exp_new/static/exp5/images/i02.png') no-repeat left center;
    padding-left: 20px;
}


/*专题结束*/


/*必读精选*/

.readList {}

.readList ul li {
    float: left;
    width: 233px;
    margin-top: 35px;
    margin-right: 75px;
}

.readList ul li:nth-child(1) {
    margin-top: 0;
}

.readList ul li:nth-child(2) {
    margin-top: 0;
}

.readList ul li:nth-child(3) {
    margin-top: 0;
}

.readList ul li:nth-child(3n) {
    margin-right: 0;
}

.readList li .rImg {
    position: relative;
    height: 154px;
    width: 272px;
    text-align: center;
    overflow: hidden;
}

.readList li .rImg img {
    width: 100%;
    height: 100%;
}

.readList li .rImg .vm {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 46%;
    top: 46%;
}

.readList li .rTitle {
    /*height:67px;*/
    width: 270px;
}

.readList li .rTitle h1 {
    margin: 10px 0 5px 0;
    font-size: 14px;
    font-style: normal;
}

.readList li .rTitle h1:hover a {
    color: #ee5303;
}

.readList li .rTitle h1 a {
    color: #333;
}

.readList li .rTitle span {
    display: inline-block;
    color: #bfbfbf;
    font-size: 12px;
}

.readList li .rTitle span a {
    color: #bfbfbf;
}

.readList li .rTitle .v2 {
    margin-left: 10px;
    background: url('//www.expreview.com/exp_new/static/exp5/images/i02.png') no-repeat left center;
    padding-left: 20px;
}

.newsHeight {
    height: auto;
}

.news>div {
    background: #096571;
}


/*必读精选结束*/

.search-nav li.current {
    background-color: #c00000;
    /*border-radius: 8px 8px 0 0;*/
}

.search-box {
    width: 98%;
}

.search-nav li.current>a {
    color: #fff!important;
    border-radius: 4px;
}

.listNews .listJj {
    padding-top: 20px;
}

.listNews .listJj {
    margin: 0px 15px 0 15px!important;
}

.crossAd {
    width: 1250px;
    margin: 20px auto 0px auto!important;
    padding-bottom: 20px;
}

.head-box {
    /* background-color: rgba(255, 255, 255, 1)!important; */
}


/*.head .navBar-login .s-icon {

    background-image: url(//www.expreview.com/exp_new/static/exp5/images/search.png)!important;

}*/


/*.search-icon {
    background-image: url(//www.expreview.com/exp_new/static/exp5/images/search.png)!important;
}*/

.newsTop img {
    height: 486px;
}


/*固定导航*/

.search-nav-box {
    display: block!important;
}


/*固定导航结束*/

.headNews .ns {
    margin-top: 18px!important;
}


/*.icon-sousuo:before {
    content: "\e906";
    color: #666!important;
    font-size: 20px;
}*/