/* 顶部banner */

.banner_bg {
    background: url(../images/banner.jpg) repeat-x;
    width: 100%;
    /*min-height: 550px;*/
    position: relative;
}

.header_box {
    padding-top: 320px;
}

.mainsearch .input {
    width: 295px;
}

/** 手动头条 **/
#div_toutiao a b, #div_toutiao a {color:#000!important;}

/* 精彩专题 */

.swiper-container-topic {
    width: 350px;
    height: 320px;
    overflow: hidden;
}

.swiper-container-topic .swiper-slide {
    position: relative;
    height: 280px !important;
}

.swiper-container-topic .swiper-slide img, .swiper-container-topic .swiper-slide>a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container-topic .swiper-slide .title {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.pagination-topic {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.pagination-topic .swiper-pagination-switch {
    display: inline-block;
    width: 17px;
    height: 5px;
    background: #cdcdcd;
    margin: 0 5px;
    opacity: 1;
    cursor: pointer;
}

.pagination-topic .swiper-active-switch {
    background: #e00;
}

.news_list_ul_2 li.first a.first_a img {
    width: 145px;
    height: 100px;
}

.news_list_ul_2 li.first a.first_a h3, .news_list_ul_2 li.first a.first_a p {
    margin-left: 155px;
}

/* 区域经济 */

.qyjj li.first a.first_a img {
    width: 100px;
    height: 70px;
}

.qyjj li.first a.first_a h3, .qyjj li.first a.first_a p, .qyjj li.first a.first_a .type {
    margin-left: 115px;
}

.qyjj li.first a.first_a p {
    font-size: 12px;
    color: #828282;
    white-space: nowrap;
    display: block;
    height: 15px;
    line-height: 15px;
}

.qyjj li.first a.first_a .type {
    background: #21a1d5;
    color: #fff;
    text-align: center;
    width: 50px;
}

.qyjj li.first, .qyjj li.first a.first_a dt, .qyjj li.first a.first_a {
    height: 70px;
}

.qyjj li.first {
    margin-top: 15px;
}

/* 资兴手机报 */

.main-mobile {
    position: absolute;
    top: 100px;
    width: 324px;
    height: 654px;
    background: url(../images/phone_bg.png);
    float: left;
}

.swiper-mobile {
    width: 240px;
    height: 390px;
    margin: 0 auto;
    margin-top: 150px;
    overflow-x: auto;
}

/**/
.nav ul.menu, .nav ul.menu li {
    overflow: inherit!important; 
    z-index:999;
}

 .nav ul.menu li {
    width:100px;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
    display: none;
    margin-top: -2px;
    position: absolute;
    background-color: #cfcfcf;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 0px;
    background: rgba(207, 207, 207, 0.8);
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a:hover{background:#22a2d5!important;}

.site_specific .site_app_a {
    background: url(/images/app.jpg) 3px 0 no-repeat;background-size:100% 100%;
}

.site_specific .site_wmbl_a {
    background: url(../images/wmbl.png) 0px 0 no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
}

.site_specific .site_wcwx_a {
    background: url(../images/edu.png) 0px 0 no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
}

.site_specific .site_yjjb_a {
    background: url(../images/tousjb.jpg) 0px 0 no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
}