/**************
*  2019-04-08  *
*              *
***************/

body{
    font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;
}
.ad{
    width: 100%;
}
.tlad{
    width:1200px;
    margin: 0 auto
}
.ad,.tlad img{ 
    width: 100%
}

.mt10{
    margin-top: 10px!important;
}
.mt15{
    margin-top: 15px!important;
}
.mt20{
    margin-top: 20px!important;
}
.mt30{
    margin-top: 30px!important;
}
.mt40{
    margin-top: 40px!important;
}
.pb20{
    padding-bottom: 20px!important;
}
.border_bs{
    border-bottom: 1px solid #eee;
}
.fhTop{
    width: 40px;
    height: 40px;
    position: fixed;
    margin-right: -640px;
    right: 50%;
    bottom: 200px;
    z-index: 9;
    cursor: pointer;
    display: none;
}

/*头部*/
.header{
    width: 100%;
    height: 120px;
}
.header .head{
    width: 1200px;
    height:70px;
    margin: 0 auto;
}
/*logo*/
.header .head .logo{
    width: auto;
    height: 31px;
    float: left;
}
.header .head .logo img{
    padding-top: 28px;
    float: left;
}
.header .head .logo span{
    /*width:56px;*/
    height: 27px;
    display: block;
    float: left;
    line-height: 27px;
    font-size: 18px;
    color:#fff;
    background-color: #A61111;
    text-align: center;
    margin-top: 32px;
    margin-left: 5px;
    padding: 0 5px;
}
.header ul.nav{
    width: 1200px;
    height: 52px;
    background-color:#A51111;
    display: block;
    margin: 0 auto;    
}
.header ul.nav li{
    padding: 0 37px;
    text-align: center;
    font-size: 20px;
    float: left;
    line-height: 52px;
}

.header  ul.nav li a{
    color:#fff;
    font-size: 20px;
}

.header .head .r_box{
    width: 210px;
    height: 30px;
    float: right;
    margin-top: 36px;
}
.header .head .r_box a{
    display: block;
    margin-left: 20px;
    float: left;
    position: relative;
}
.header .head .r_box a .weixin{
    width: 22px;
}
.header .head .r_box a.mobile{
    width: 22px;
    margin-left: 10px;
}
.header .head .r_box a.title{
    font-size: 14px;
    color:#A61111;
    font-weight:bold;
}
.header .head .r_box a .ewmImg{
    display: none;
    position: absolute;
    top:26px;
    left: 0;
    height: 108px;
    max-width: 91px;
    z-index: 9;
}
.header .head .r_box a:hover .ewmImg{
    display: block;
}
.device {
    width: 100%;
    position: relative;
    height: 322px;
  }
  
  .device .arrow-left {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30px;
    height: 40px;
    z-index: 9;
    display: none;
    cursor: pointer;
  }
.device .arrow-right {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 30px;
    height: 40px;
    z-index: 9;
    cursor: pointer;
    display: none;
  }
  .swiper-container {
    height: 322px;
    width: 572px;
  }
  .content-slide {
    padding: 20px;
    color: #fff;
  }
  .title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .swiper-slide{
      position: relative;
  }
  .swiper-slide img{
      width: 572px;
      height: 322px;
  }
  .swiper-slide span{
      position: absolute;
      bottom: 0;
      display: block;
      left: 0px;
      font-size: 18px;
      height: 60px;
      color: #fff;
      width: 562px;
      line-height: 60px;
      z-index: 4;
      padding-left: 10px;
  }
  .swiper-slide .titleBj{
      width: 100%;
      height: 60px;
      opacity: .6;
      filter: alpha(opacity=60);
      background-color: #000;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 3;
  }
  .banner .pagination {
    position: absolute;
    right: 30px;
    text-align: center;
    bottom:40px;
    z-index: 9;
    color:#fff;
    font-size: 16px;
    height: 10px;
    clear: both;
    padding: 20px 0;
    margin: 0 auto;
    display: inline-block;
    width: auto;
  }
  
  .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #a61111;
    width: 20px;
}
.banner{
    width: 1200px;
    height: 328px;
    margin: 0 auto;
}
.banner .left{
    width: 580px;
    height: 328px;
    float: left;
    position: relative;
}

.banner .left img{
    width: 580px;
    height: 328px;
}
.banner .left .swiper-slide span{
    position: absolute;
    bottom: 0;
    display: block;
    left: 0px;
    font-size: 18px;
    height: 60px;
    color: #fff;
    width: 520px;
    line-height: 60px;
    z-index: 4;
    padding-left: 10px;
}
span.titleBj{
    width: 100%;
    height: 60px;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.banner .right{
    width: 256px;
    height: 100%;
    float: left;
    padding-left: 10px;
}
.banner .right li{
    width: 100%;
    height: 144px;
    float: left;
    position: relative;
}
.banner .right li:first-child{
    margin-bottom: 10px;
}
.banner .right li img{
    width: 100%;
    height: 100%;
}
.banner .right li span{
    position: absolute;
    bottom: 0;
    height: 60px;
    font-size: 16px;
    color:#fff;
    line-height: 24px;
    padding:0 10px ;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.banner .banNews{
    width: 585px;
    height: 100%;
    float: right;
}
.banNews ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banNews ul h3{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 10px;
    box-sizing: border-box;
    background: url(../images/icon/dian.png) 10px 11px no-repeat;
    padding-left: 25px;
}
.banNews ul h3 a{
    color: #333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.banNews ul{
    width: 100%;
}
.banNews ul li{
    width: 100%;
    line-height: 40px;
    font-size: 18px;
    box-sizing: border-box;
    padding-left: 25px;
    background: url(../images/icon/dian.png) 10px 18px no-repeat;
}
.banNews ul li a{
    color: #333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.banAd{
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}
/*信用中国搜索*/
.xy_search{
    padding: 10px;
    border:1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 20px;
    width: 308px;
    border-top:none;
    overflow: hidden;
}
.xy_search .sidebar-wrap .sidebar-box .sidebar-header .sidebar-header-title {
    font-size: 18px;
    font-weight: 800;
    color: #000;
    margin-top: 10px;
}
.right-search-input {
    position: relative;
    border:1px solid #ccc;
    background-color:#fff;
    height: 30px;
    width: 308px;
    border-radius: 10px;
}
.right-inputText{
    width: 290px;
    height: 30px;
    padding-left: 14px;
    margin-top:0px;
    border:none;
    outline:none;
    border-radius: 10px;
}
.right-inputBtn{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    border: none;
    background: url(../images/icon/search_s.png) no-repeat center center;
}
.right-search-list {
    margin-top: 10px;
}
.right-search-list li{
    height: 25px;
    line-height: 25px;
    padding-left: 14px;
    background:url(../images/icon/radio_btn_s.png) -2px 1px no-repeat;
    cursor: pointer;
    font-size: 14px;
    color:#666;
    width: auto;
    float: left;
    margin-left: 8px;
}
.right-search-list .search_btn_active{
    background-position: -2px -27px
}
.sidebar-wrap .sidebar-box .sidebar-header .sidebar-header-title {
    font-size: 18px;
    font-weight: 800;
    color: #000;
    margin-top: 10px;
}

.banAd .xyxfAd{
    width: 599px;
    height: 120px;
    float: right;
}
.banAd .xyxfAd img{
    width: 100%;
    height: 100%;
}
.conNews{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.conNews .left{
    width:426px;;
    height: auto;
    float: left;
}
.conNews .imgBox{
    width: 100%;
    position: relative;
    display: block;
}

.conNews .imgBox img{
    width: 100%;
    height:239px;
}
.conNews .right .imgBox img{
    width: 100%;
    height:206px;
}
.conNews .imgBox span {
    position: absolute;
    bottom: 0;
    display: block;
    left: 0px;
    font-size: 18px;
    height: 60px;
    color: #fff;
    width: 97.5%;
    line-height: 30px;
    z-index: 4;
    padding-left: 10px;
    background: rgba(0, 0, 0,0.6);
}
.conNews .con{
    width: 376px;
    padding-left: 10px;
    float: left;
}
.conNews .banNews{
    width: 100%;
}
.conNews .banNews ul{
    width: 100%;
}
.conNews .banNews ul li {
    width: 100%;
    line-height: 39px;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 25px;
    background: url(../images/icon/dian.png) 10px 18px no-repeat;
}
.conNews .right{
    width: 330px;
    height: auto;
    float: right;
    margin-top: -42px;
}
.conNews .right .device {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 190px;
}

.conNews .right  .device .arrow-left {
background: url(../images/icon/arrows_l.png) no-repeat 5px 7px;
position: absolute;
left: 0px;
bottom: 0px;
width: 30px;
height: 40px;
z-index: 9;
cursor: pointer;
}
.conNews .right .device .arrow-right {
background: url(../images/icon/arrows_r.png) no-repeat 15px 7px;
position: absolute;
right: 0px;
bottom: 0px;
width: 30px;
height: 40px;
z-index: 9;
cursor: pointer;
}
.conNews .right .swiper-container {
height: 190px;
width: 330px;
}
.conNews .right .content-slide {
padding: 20px;
color: #fff;
}
.conNews .right .title {
font-size: 25px;
margin-bottom: 10px;
}
.conNews .right .swiper-slide{
    position: relative;
}
.conNews .right .swiper-slide span{
    position: absolute;
    bottom: 0;
    left: 60px;
    text-align: center;
    font-size: 18px;
    height: 40px;
    color: #fff;
    width: 410px;
    line-height: 40px;
    z-index: 4;
}
.conNews .right .swiper-slide .titleBj{
    width: 100%;
    height: 40px;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.conNews .right .pagination {
position: absolute;
left: 20px;
text-align: center;
bottom:0px;
width: 50px;
z-index: 9;
color:#fff;
font-size: 16px;
}
.conNews .right .pagination .index{
    font-size: 24px;
    color:#FF3234;
    font-weight: 600;
}
.conNews .right .swiper-pagination-switch {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
background: #999;
box-shadow: 0px 1px 2px #555 inset;
margin: 0 3px;
cursor: pointer;
}
.conNews .right .swiper-active-switch {
background: #fff;
}
.conNews .right .device .arrow_left_rt {
    background: url(../images/icon/arrows_l.png) no-repeat 2px 3px;
    /* background: red; */
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
}
.conNews .right .device .arrow_right_rt {
    background: url(../images/icon/arrows_r.png) no-repeat 7px 3px;
    /* background: blue; */
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 20px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
}

.conNews .right .swiper-container-rt .content-slide {
    padding: 20px;
    color: #fff;
}
.conNews .right .swiper-container-rt .title {
    font-size: 25px;
    margin-bottom: 10px;
}
.conNews .right .swiper-container-rt .swiper-slide{
    position: relative;
}
.conNews .right .swiper-container-rt .swiper-wrapper span{
    position: absolute;
    bottom: 0;
    left: 50px;
    text-align: center;
    font-size: 16px;
    height: 30px;
    color: #fff;
    width: 220px;
    line-height: 30px;
    z-index: 4;
    letter-spacing:2px;
    display: block;
}
.conNews .right .swiper-container-rt .swiper-wrapper .titleBj{
    width: 100%;
    height: 30px;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.conNews .right .swiper-container-rt .swiper-wrapper a img{
    width: 100%;
    height: 100%;
}
.conNews .right .pagination_rt {
    position: absolute;
    left: 20px;
    text-align: center;
    bottom: 0px;
    width: 30px;
    z-index: 9;
    color: #fff;
    font-size: 14px;
}
.conNews .right .pagination_rt .index{
    font-size: 20px;
    color:#FF3234;
    font-weight: 600;
}
.conNews .right .swiper-container-rt .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.conNews .right .swiper-container-rt .swiper-active-switch {
    background: #fff;
}
.conNews .right .device .arrow_left_rt {
    background: url(https://www.zhonghongwang.com/res/public/images/icon/arrows_l.png) no-repeat 2px 3px;
    /* background: red; */
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
}
.conNews .right .device .arrow_right_rt {
    background: url(https://www.zhonghongwang.com/res/public/images/icon/arrows_r.png) no-repeat 7px 3px;
    /* background: blue; */
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 20px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
}
.conNews .BgTitle{
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #A61115;
    line-height: 38px;
    float: left;
}
.conNews .BgTitle span{
    padding-left: 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #A61115
}
.conNews .lists{
    width: 380px;
    height: auto;
    float: left;
    padding-left: 30px;
}
.conNews .lists ul{
    width: 100%;
    clear: both;
}
.conNews .lists ul li {
    width: 100%;
    line-height: 39px;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 25px;
    background: url(../images/icon/dian.png) 10px 18px no-repeat;
}
.conNews .lists ul li a {
    color: #333;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.conNews .lists:first-child{
    padding-left: 0;
}
.conNews .lists .banNews{
    width: 100%;
}
.conNews .lists .banNews .liOne .img{
    width: 258px;
    height: 146px;
    float: left;
    padding-right: 20px;
    padding-top: 3px;
}
.conNews .lists .banNews .liOne .img img{
    width: 100%;
    height: 100%
}
.banNews ol{
    width: 100%;
}
.banNews ol li{
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
}
.banNews ol li a {
    color: #333;
}
.banNews ol li span {
    color: #CFCFCF;
    font-size: 12px;
    float: right;

}
.yqlj{
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    padding: 12px;
    height: 112px;
    position: relative;
}
.yqlj .title{
    font-size: 16px;
    color:#A61111
}
.yqlj img{
    display: block;
    margin: 0 auto;
}
.yqlj a{
    position: absolute;
    top: 0px;
    display: block;
    height: 53px;
    padding:0 5px;
}
.yqlj a.y1{
    width: 355px;
    top:41px;
    left: 13px;
}
.yqlj a.y2{
    width: 275px;
    top: 41px;
    left: 376px;
}

.yqlj a.y3{
    width: 235px;
    top: 41px;
    left: 662px;
}
.yqlj a.y4{
    width: 145px;
    top: 41px;
    left: 910px;
}
.yqlj a.y5{
    width: 106px;
    top: 41px;
    left: 1065px;
}
.ppgg{
    width:1200px;
    height: 120px;
    margin: 0 auto;
    background: url(../images/logo/xyfwjg.png) no-repeat;
}
.scroll_horizontal {
    position: relative;
}

.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 858px;
    height: 120px;
    float: right;
    margin-right: 20px;
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
}

.scroll_horizontal .list li {
    float: left;
    width: 286px;
    text-align: center;
    margin-top: 15px;
}
.scroll_horizontal .list li a{
    outline:none;
}
.scroll_horizontal .plus,
.scroll_horizontal .minus {
    position: absolute;
    top: 50px;
    width: 30px;
    height: 60px;
    background: #f90;
    cursor: pointer;
    display: none;
}
.pagination {
    position: absolute;
    left: 20px;
    text-align: center;
    bottom:0px;
    width: 50px;
    z-index: 9;
    color:#fff;
    font-size: 16px;
    }
    .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
    }
        .pagination-ad {
        width: 25px;
        bottom: 10px;
        left: 1170px !important;
        z-index: 3;
    }
    .pagination-ad .swiper-pagination-switch {
        display: block !important;
        margin-top: 10px;
    }
    .swiper-active-switch {
        background: #fff;
    }
.footer{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.footer .footCon{
    width: 1200px;
    height: 130px;
    margin: 0 auto;
}
.footer .footCon p{
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 14px;

}
.footer .footCon p a{
    color:#333;
}
.footer .footCon p.qualifications a{
    color:#333;
    padding: 0 10px;
}
.footer .footCon p.about a{
    color:#333;
    padding: 0 5px;
}
.footer .footCon p.about span{
    border-left:1px solid #666;
    height: 12px;
    display: inline-block;
}


/* 2020.3.12 添加的滚动条样式 */
.ppgg_1 {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    background: url(../images/logo/xyxh.png) 0 0  no-repeat;
}
.scroll_horizontal_1 {
    position: relative;
}
.scroll_horizontal_1 .box {
    overflow: hidden;
    position: relative;
    width: 740px;
    height: 120px;
    float: right;
    margin-right: 160px;
}
.scroll_horizontal_1 .list {
    overflow: hidden;
    width: 9999px;
}
.scroll_horizontal_1 .list li {
    float: left;
    width: 190px;
    text-align: center;
}
.scroll_horizontal_1 .list li a {
    outline: none;
}
/* 2020.3.12 end */


.nav .qikan .down_nav{
    position: absolute;
    display: none;
    width: 138px;
    height: 80px;
    background: #f5f5f5;
    left: 7px;
}
.nav .qikan .down_nav ul li{
    width: 100%;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    padding: 0 !important;
}
.nav .qikan .down_nav ul li a{
    color: #a51111;
}
.nav .qikan:hover .down_nav{
    display: block;
}
.conNews .right .p_ding{
    position: absolute;
    display: block;
    width: 98px;
    height: 28px;
    right: 10px;
    bottom: 104px;
}
.conNews .right .p_tou{
    position: absolute;
    display: block;
    width: 98px;
    height: 28px;
    right: 10px;
    bottom: 66px;
}

