@charset "utf-8";
body{margin: 0;padding: 0;}
a,button{cursor: pointer;}
a{text-decoration: none;}
a:hover,button:hover{color: #0f78cb;}
.bg-white{background-color: #ffffff;}
.bg-bar{background-color: #f1f1f1;}
.color-white{color: #ffffff;}
.color-blue{color: #0f78cb;}
.color-dark{color: #333333;}
.color-gray{color: #666666;}
.color-grey{color: #999999;}
.ld-center{margin: 0 auto;}
.border-top{border-top: 2px solid #0f78cb;}
.img-full img{width: 100%;display: block;}
.mt-30{margin-top: 20px;margin-bottom: 50px;}
.mlr-25{margin: 0 25px;}
.font-14{font-size: 14px;}
.hidden{display: none!important;}
.ld-inline{
    display: inline-block;
    float: left;
}
.width-60{width: 60%;}
.width-70{width: 70%;}
.width-80{width: 80%;}
ul.my-ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.ul-inline{
    margin: 0;
    padding: 0;
    list-style: none;
    zoom: 1;
}
ul.ul-inline li{
    display: inline-block;
    float: left;
}
ul.ul-inline:before, ul.ul-inline:after{
    display: table;
    content: " ";
}
ul.ul-inline:after{
    clear: both;
}
.color-blue a{color: #0f78cb;}
/*---------------------------------*/
.leader{
    font-family: "microsoft yahei", "微软雅黑", simhei, "黑体", arial, sans-serif;
    font-size: 16px;
}
.leader-site{
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.leader-head{
    width:100%;
    height: 230px;
}
.leader-bg{
    height: 100%;
    background:  no-repeat center;
    background-size: cover;
    color: #ffffff;
    text-align: center;
}
.leader-prov{
    font-size: 70px;
    font-weight: bold;
    padding-top: 25px;
}
.leader-title{
    font-size: 50px;
}
.leader-body{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.leader-foot{margin-top: 50px;}
.ld-left{
    display: inline-block;
    float: left;
    width: 376px;
    padding: 30px 0px;
    background-color: #f2f2f2;
    height: 570px;
}
.ld-right{
    display: inline-block;
    float: right;
    width: 750px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.ld-title{
    margin-top: 30px;
    border-left: 3px solid #0f78cb;
}
.ld-title b{
    margin-left: 8px;
    font-size: 18px;
}
.ld-title a{
    font-size: 14px;
    margin-top: 8px;
    float: right;
}
.ld-left b{
    font-size: 32px;
    text-align: left;
}
/*------------------*/
.per-info{display: block;}
.per-name{margin: 10px 0;}
.per-intro{
    /*height: 170px;*/
    margin-bottom: 10px;
    overflow: hidden;
}
.per-intro p{
    font-size: 14px;
    line-height: 1.8em;
}
.my-list{margin: 15px 0;}
.my-list a{
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.my-list span{font-size: 14px;}
/*-------------------*/
.load{
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.load .load-box{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}
.load-more{
    border: 1px solid #d9d9d9;
    background-color: #f2f2f2;
}
.load-more:hover{color: #0f78cb;}
/*--------tianjin added---------*/
.ld-left .ld-center{width: 256px;}
.ld-right .ld-center{width: 670px;}
/*------------------------------*/
@media screen and (min-width: 1024px){
    .hide-pc{display: none!important;}
}
/*------
@media screen and (max-width: 1023px) {
    .hide-phone{display: none!important;}
    
    .ld-left{
        display: block;
        float: none;
        width: 96%;
        padding: 0;
        margin: 10px auto;
        border: none;
    }
    .ld-left:before, .ld-left:after{
        display: table;
        content: " ";
    }
    .ld-left:after{clear: both;}
    .ld-left b{font-size: 20px;}
    .ld-left .img-full,.per-info{display: inline-block;}
    .ld-left .img-full{
        float: left;
        width: 32%;
    }
    .per-info{
        float: right;
        width: 65%;
        font-size: 14px;
    }
    .per-intro{height: 50px;}
    .per-intro p{margin: 0;}
    /*---------------------------*/
    .load .load-box{width: 158px;}
    .load-more{
        background-color: #ffffff;
        border-color: #0f78cb;
        color: #0f78cb;
    }
    .ld-left .ld-center{width: 100%;}
}
.fix{zoom: 1;}
.fix:before, .fix:after{
    display: table;
    content: " ";
}
.fix:after{clear: both;}

@charset "utf-8";
.ld-right .ld-inline{width: 48%;}
.leader-body .fr{float: right;}
.leader-body .fl{float: left;}
.img-list .ul-inline{
    margin: 0 -5px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.img-list .img-full{
    position: relative;
    width: 216px;
    height: 120px;
    overflow: hidden;
    margin: 5px;
}
.img-list .img-state{
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    background: center no-repeat;
    background-size: 100%;
}
/*--------------------*/
.more-leader{margin-top: 50px;}
.more-title{
    height: 58px;
    font-size: 30px;
    line-height: 58px;
    color: #ffffff;
    margin-bottom: 30px;
    background: center no-repeat;
    text-align: center;
}
.more-top{
    margin-bottom: 30px;
    height: 40px;
    line-height: 40px;
    background: center no-repeat;
}
.more-top b{
    margin:0 30px;
    color: #5982c7;
    font-size: 18px;
}
.more-icon span{
    padding-left: 14px;
    font-size: 14px;
    margin: 0 10px;
}
.bg-add{background: left center no-repeat;}
.bg-tel{background: left center no-repeat;}
.more-sir{margin-bottom: 50px;}
.sir{width: 120px;text-align: center;}
.sir .img-full{height: 150px;overflow: hidden;}
.more-sir .ld-center{text-align: center;}
.more-sir .sir-post{
    color: #666666;
    line-height: 50px;
    font-size: 18px;
}
.more-sir .sir-name{
    text-align: left;
    overflow: hidden;
}
.more-sir .color-blue{
    line-height: 30px;
    font-weight: bold;
}
.more-sir .bike{
    margin-top: 5px;
    line-height: 20px;
    border-radius: 10px;
    font-size: 14px;
    padding: 0 10px;
    background-color: #e5e5e5;
}
.more-sir .bike:hover{
    background-color: #6ab0d4;
    color: #ffffff;
}
.ul-inline .sir{margin: 10px 24px;}
.ld-inline .my-ul{height: 345px;overflow: hidden;}

 .xhdf_list_logo .xhdf_advtab .topadpic li {
      width: 860px;
      height: 100px;
      float: left;
      display: block;
      position: relative;
    }

    .xhdf_list_logo .xhdf_advtab .topadhd {
      position: absolute;
      right: 5px;
      bottom: 5px;
      z-index: 3;
      overflow: hidden;
      zoom: 1;
      display: block;
    }

    .xhdf_list_logo .xhdf_advtab .topadhd li {
      display: block;
    }

    .xhdf_list_logo .xhdf_advtab .topadhd li.on {
      background: #5982c7;
    }

    .xhdf_list_logo .xhdf_advtab .topadhd li {
      width: 8px;
      height: 8px;
      float: left;
      margin-right: 5px;
      background: #ccc;
      cursor: pointer;
      text-indent: -999em;
    }

    .lbz.showmoren {
      clear: both;
      overflow: hidden;
      padding: 0 20px 0 0;
    }

    .zg {
      height: 40px;
    }

    .ynpd_page_box1 {
      padding: 10px 0 10px;
    }

    .r_fashion .r_dls dl dd a {
      color: #fff;
    }

    /*轮播图*/
    .xhdf_list .list-slider-panel .slider-panel-cont ul.recommend-news li.recommend-item img {
      width: 160px;
      height: 100px;
      border: 1px solid #284679;
    }

    .xhdf_list .list-slider-panel a.recommend-large-cont,
    .xhdf_list .list-slider-panel a.recommend-large-cont img {
      width: 648px;
      height: 405px;
    }

    .one-level-page .l-n .l-s {
      float: left;
      margin: 0 5px 0 0;
    }

    .one-level-page .l-n .l-s.on {
      background-color: #6f9ae2;
      color: #fff;
    }

    .xhdf_num6_box ul li p a {
      color: #fff;
      font-size: 18px;
      font-weight: bold;
    }

    .xhdf_num3_col3 ul li .xhdf_num3_img p a {
      line-height: 45px;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }

    .xhdf_num3_col3 ul li .xhdf_num3_title a {
      color: #fff;
      font-size: 16px;
    }

    .r_fashion .r_dls dl dd {
      bottom: 0;
    }

    .img-state a {
      color: #ffffff;
    }

    .df_content_num8 a,
    .xhdf_num3_col3 a,
    .xhdf_content_num5 a,
    .xhdf_num2_col2 a {
      color: #ffffff;
    }

    .xhdf_topper {
      font-size: 12px;
    }

    .xhdf_topper .txcj a {
      color: #ff3300;
    }

    .xhdf_topper {
      overflow: inherit;
    }

    .xhdf_topper .tgyx {
      width: 68px;
      height: 39px;
      position: relative;
      cursor: pointer;
    }

    .xhdf_topper .tgyx1 {
      width: 150px;
      padding: 10px;
      line-height: 14px;
      left: -9999px;
      position: absolute;
      z-index: 9999;
    }

    .xhdf_topper .tgyx:hover .tgyx1 {
      border: 1px solid #3366cc;
      text-align: center;
      position: absolute;
      top: 38px;
      left: -50px;
      color: #999;
      background: #fff;
      border-radius: 6px;
      -moz-box-shadow: 0px 0px 8px #888888;
      /* 老的 firefox */
      box-shadow: 0px 0px 8px #888888;
      cursor: auto;
    }

    .xhdf_topper .tgyx span {
      color: #3366cc;
      font-weight: bold;
    }

    .my-list {
      height: 56px;
      position: relative;
      border-bottom: 1px dashed #cccccc;
    }

    .my-list .color-grey {
      position: absolute;
      bottom: 5px;
      right: 0;
      font-size: 12px;
    }

    .my-list a {
      height: 56px;
      line-height: 26px;
      display: block;
    }

    .fix .fixno1 {
      margin-left: 30px;
    }

    .fixno1 {
      width: 520px;
      float: left;
    }

    .ld-inline {
      width: 100%;
    }

    .img-list {
      width: 210px;
      float: right;
      overflow: hidden;
      margin-right: 30px;
    }

    .ld-inline .my-ul {
      height: 574px;
    }

    .leader-body,
    .mt-30 {
      width: 1000px;
      max-width: 1000px;
    }

    .ld-right {
      width: 570px;
    }

    .ld-right .ld-center {
      width: 570px;
    }

    .per-intro p {
      margin: 0 20px;
    }

    .color-blue {
      margin: 0 20px;
      font-size: 14px;
    }

    .top-bottom-navbig {
      margin-bottom: 0px;
    }

    .leader-head {
      height: 193px;
    }

    .ld-left {
      height: 330px;
    }

    .ld-right {
      height: 390px;
    }

    .color-blue a {
      font-size: 22px;
    }
    .guanggao{
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 26px;
      height: 16px;
      z-index: 1000;
      background: url(/uploads/image/rsimages/guanggao.png) 100% 0% no-repeat;
  }
  .top-bottom .top-bottom-navbig ul li {padding: 0px 16.5px;}
  .topl {
      position: relative;
      z-index: 3;
      width: 100%;
      height: 94px;
      padding-top: 20px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
  }
  
  .topl .logo {
      position: relative;
      padding-right: 15px
  }
  
  .topl .logo:before {
      content: "";
      width: 2px;
      height: 58px;
      background: #adadad;
      opacity: .45;
      display: block;
      position: absolute;
      right: 0;
      top: 5px
  }
  
  .topl .company {
      padding: 4px 15px;
      font-size: 14px;
      line-height: 20px;
      color: #083b90
  }
  
  .topl .company a,.topl .company span {
      display: block
  }
  
  .topl .company a {
      color: #083b90
  }
  
  .topl .adv {
      position: relative;
      width: 372px;
      height: 66px
  }
  
  .topl .adv .adv-cont {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 4
  }
  
  .topl .comprehensive {
      float: left;
  }
  
  
  .topl .comprehensive .comprehensive-bottom .channel {
      position: relative;
      display: inline-block;
      font-size: 14px;
      color: #083b90
  }
  
  .topl .comprehensive .comprehensive-bottom .channel a,.topl .comprehensive .comprehensive-bottom .channel span {
      cursor: pointer;
      position: relative;
      z-index: 3;
      color: #71869e;
      font-size: 12px;
  }
  
  .topl .comprehensive .comprehensive-bottom .channel a {
      color: #083b90
  }
  
  .topl .comprehensive .comprehensive-bottom .channel:hover .channel-sub {
      display: block
  }
  
  .topl .comprehensive .comprehensive-bottom .channel .channel-sub {
      display: none;
      position: absolute;
      top: 14px;
      left: -2px;
      z-index: 1;
      width: 445px;
      height: 106px
  }
  
  .topl .comprehensive .comprehensive-bottom .channel .channel-sub-cont {
      position: absolute;
      top: 22px;
      left: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px;
      width: 445px;
      height: 85px;
      line-height: 23px;
      background: #fff;
      border: 1px solid #ededed
  }
  
  .topl .comprehensive .comprehensive-bottom .channel .channel-sub-cont a {
      white-space: nowrap;
      padding-right: 8px;
  }
  
  .topl .comprehensive .comprehensive-bottom .channel .channel-sub-cont:before {
      content: "";
      position: absolute;
      left: 55px;
      top: -10px;
      width: 18px;
      height: 11px;
      background:  0 0 no-repeat
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel0,.topl .comprehensive .comprehensive-bottom .channel.channel1 {
      padding-right: 13px;
   background: right center no-repeat ;
      
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel0 {
      margin-right: 15.5px
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel0:after {
      content: "";
      display: block;
      position: absolute;
      right: -10px;
      top: 5px;
      width: 1px;
      height: 12px;
      background: #b4b4b4
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel0 .channel-sub-cont {
      width: 405px
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel1 {
      margin-right: 15.5px
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel1:after {
      content: "";
      display: block;
      position: absolute;
      right: -10px;
      top: 3px;
      width: 1px;
      height: 12px;
      background: #b4b4b4
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel5 .channel-sub {
      left: auto;
      right: -140px
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel5 .channel-sub-cont {
      width: 310px;
      height: 85px
  }
  
  .topl .comprehensive .comprehensive-bottom .channel.channel5 .channel-sub-cont:before {
      left: auto;
      right: 0
  }
  .topl .comprehensive .comprehensive-bottom .channel .channel-sub-cont a {padding-right: 3px;}
  .topl .comprehensive .comprehensive-bottom .channel .channel-sub-cont{text-align: left;width: 423px;top: 8px;}
  #topbody #xhsearch {
      position: relative;
      margin-left: 287px;
      margin-top: -10px;
  }
  
  .indexad3,.indexad3 img{height: 75px;width: 340px;}
  #headerbody .logo img {max-width: 100px;max-height: 109px;margin: 0 auto;vertical-align: middle;margin-top: -5px;}