@charset "utf-8";
/* CSS Document */
/*通用定义*/
@font-face {
  font-family: "SourceHanSerifCN-Bold-2";
  src: url("../css/SourceHanSerifCN-Bold-2.otf");
}
*{
    margin: 0;
    padding: 0;
}
body{min-width: 1200px; margin: 0 auto;
    position: relative;
    font-family: "微软雅黑";
}
ul,li{
    list-style:none;
}
a{
    text-decoration: none;
    color:#333;
}
.hide{ display: none;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.clearing {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 0;
}
.marT40{margin-top: 40px;}
.marT30{margin-top: 30px;}
.marL26{margin-left: 26px;}
.marL24{margin-left: 24px;}
.w436{width: 436px;}
.w282{width: 282px;}
.w196{width: 196px;}
.w980{width: 980px;}
.w1160{width: 1160px; margin: 0 auto;}
.list_right_con{border: 1px solid #f0f0f0; border-radius: 8px;}
.fl{ float: left;}
.fr{ float: right;}
.content{
    width:1200px;
    margin:0 auto;
    position: relative;
}
.boxMo{min-width: 1200px;}
.top {
    min-width: 1200px;
    width: 100%;
    background: #a50008;
    color: #ffcb6a;
    padding: 10px 0;
    height: auto;
    overflow: hidden;
}
.ion {
    background: #ac1016;
    border-radius: 20px;
    text-align: center;
    float: right;
    font-size: 14px;
    padding: 3px 20px;
}
.banner {
    height: 489px;
    background: url(../images/banner.jpg) no-repeat center top;
    overflow: hidden;
    width: 100%;
}
.logo {
    text-align: center;
    display: block;
    margin: 60px auto 0;
}
.search {
    position: absolute;
    right: 0;
    top: 284px;
    display: flex;
    width: 308px;
    height: 46px;
    background-color: #ff9495;
    border-radius: 20px;
}
.index-search1 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 250px;
    height: 46px;
    text-indent: 10px;
    line-height: 46px;
    background: none;
    border: none;
    color: #fff;
    font-size: 16px;
}
.search-1 {
    width: 60px;
    height: 39px;
    position: absolute;
    right: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    background: none;
    border: none; }

.index-search1::-webkit-input-placeholder {
    color: white; border: none;
}
.index-search1:-moz-placeholder {
    color: white; border: none;
}
.index-search1::-moz-placeholder {
    color: white; border: none;
}
.index-search1:-ms-input-placeholder {
    color: white; border: none;
}
.index-search2 {
    background-image: url(../images/icon_search.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.index-search1:focus {
    /* 比如设置背景色变化，替代边框提示 */
    background-color: #ff9495;}

.nav{ background: url(../images/nav.jpg) no-repeat center top; width: 100%; min-width: 1200px; height: 80px;}
.nav_con{ width: 1200px; margin: 0 auto; background: url(../images/nav_con.jpg) no-repeat center top; height: 80px;}
.nav .itm{
display:inline-block;
float: left;
width: 200px;
text-align: center;
}
.nav .itm a {
    font-size: 26px;
    font-family: "SourceHanSerifCN-Bold-2";
    line-height: 80px;
    color: #fff;
    text-align: center;
    height: 80px;
}
/* .nav .itm.active{
    color:#ffdf96;
     height: 80px;
} */
.nav .itm a.active {
     font-size: 32px;
    display: block;
    color: #ffdf96;
    height: 80px;
   
}

.nav .itm a:hover{ color:#ffdf96; font-size: 32px;}

.main .content{
    background:#fff;
}
.main h2 a{
    color:#1571d2;
}

.title{
    width: 100%;
    margin: 0 auto;
    display:flex;
    position: relative;
    height:auto;
    align-items: center;
    padding-top: 30px;
}

.title>a{
    
    margin-right:20px;
}
.title h2{ 
    font-family:微软雅黑;
    font-size:44px;
    color:#b40004;
    flex: 1; 
    text-align: center;
    line-height: 60px;
}
.title h2 a{ color:#b40004;}
.xin{
    margin-top:30px;
    height:auto;
    overflow: hidden;
}
.xin-left{
    float:left;
    width: 660px;
    height: 370px;
}

ul,li{
    list-style:none;
}

.xin-right{
    float: right;
    width: 510px;
}
.top1{
    width:100%;
    border-bottom: 3px solid #ac1016;
    height:50px;
    line-height:38px;
}
.top1 ul li {
    float:left;
    width:150px;
    color:#333;
    font-size:22px;
    text-align: center;
}
.top1 ul li.active{
    font-weight: 600;
    height:50px;
    background: linear-gradient(to bottom, #fff, #f0f0f0);

}
.top1 ul li.active a{color: #ca1e1d;font-size: 24px;}

.top1 ul li a{ font-size: 22px; line-height: 50px;
    color:#333;
}

.ad{width: 1200px; margin: 40px auto 0; height: 112px;}

.ad img{width: 1200px; height: 112px; border-radius: 5px; overflow: hidden;}

.ad1{width: 282px; height:111px; margin-bottom: 15px;}
.ad1 img{width: 282px; height: 111px; border-radius: 5px; overflow: hidden;}

.con_tit{ width: 100%;
    border-bottom: 3px solid #ac1016;
    height: 50px;
    line-height: 38px;
}
.con_tit h3{color: #ca1e1d;
    float: left;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    height:50px;
    line-height: 50px;
    padding: 0 20px;
    background: linear-gradient(to bottom, #fff, #f0f0f0);
}
.con_tit h3 a{color: #ca1e1d;}

.zwgk_item{width: 280px; height: 62px; border:1px solid #f0f0f0; border-radius: 8px; margin-bottom: 12px;display: block;}
.zwgk_item img{margin-left: 26px; float: left; margin-top: 13px;}
.zwgk_item p{margin-left: 26px; float: left; font-size: 20px; line-height: 60px; font-weight: bold;color: #ca1e1d;}
.zwgk_item:hover{ background: #fff5f1;}

.zwgk_con{width: 280px; border:1px solid #f0f0f0; border-radius: 8px; overflow: hidden;}
.zwgk_con h3 img{float: left; width: 77px; height: 69px;}
.zwgk_con h3 a{float: left;color: #ca1e1d; font-size: 20px; font-weight: 600; line-height: 69px; margin-left: 20px;}

.zwgk_con .new_list{width: 240px; margin: 0 auto 0; overflow: hidden;}
.zwgk_con .new_list li{ font-size:16px; line-height: 24px; color: #333; border-bottom: 1px dashed #ffae95; display: flex; align-items: center; height:74px ;}
.zwgk_con .new_list li a{flex: 1;}
.zwgk_con .new_list li a:hover{color: #ca1e1d; text-decoration: underline;}
.zwgk_con .new_list li:nth-child(4) { border-bottom: none;}

.fwhd{ overflow: hidden;}
.fwhd .fwhd_item{ float: left;width: 220px; height: 260px; border:1px solid #f0f0f0; border-radius: 8px; margin-right: 22px; text-align: center;}
.fwhd .fwhd_item a{display: block;}
.fwhd .fwhd_item img{margin: 20px auto 0;}
.fwhd .fwhd_item p{font-size: 20px; line-height: 30px; font-weight: bold;color: #333; text-align: center;}
.fwhd .fwhd_item a p:hover{color: #ca1e1d;}
.fwhd .fwhd_item:hover{ background: #fff5f1;color: #ca1e1d;}
.fwhd .fwhd_item:nth-child(5) {margin-right:0;}





.bottom{height:auto;overflow: hidden;
margin-top:15px;
}
.bottom1{
    float:left;
    font-size: 16px;
    width: 100%;
}
.bottom1 ul li{ position: relative;
    line-height:44px;
    text-align: left;
    height: 44px;
    overflow: hidden;
}

.bottom1 ul li a{ 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
    display: inline-block;
    height: 44px;
}
.bottom1 ul li a:hover{text-decoration: underline; color:  #ca1e1d;}
.bottom1 ul li span{ float: right; color: #333; font-size: 14px;line-height: 44px;}
.bottom1 ul li img{
    margin-right:10px;
}
.bottom2{
    float:right;
    font-size: 14px;
    margin-left:10px;
}
.bottom2 ul li{
    line-height:36px;
    color:#a9a9a9;
}
.title1{
    width:1152px;
    height:32px;
    background-image: url(../img/标题装饰.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size:100% 100%;
    margin-top:36px;
    position: relative;
}
.title1 h2{
    margin-left:80px;
    position: absolute;
    top:-10px;
    color:#1571d2;
    font-size: 22px;
}
.focus {
    position: relative;
    width: 660px;
    height: 370px;
    float: left;
}
.tt-swiper {
    overflow: hidden;
}
.tt-itm {
    overflow: hidden;
    /* position: absolute; */
}
.tt-itm .tt-til {
    width: 100%;
    height: auto;
    padding-left: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
}
.tt-itm .tt-til a {
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    width: 86%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tt-itm img {
    width: 660px;
    height: 370px;
    overflow: hidden;
}
.tt-swiper .pagination {z-index:99;
    position: absolute;
    bottom: 12px;
    right: 8px;
    overflow: hidden;
}
.tt-swiper .swiper-pagination-switch {
    width: 12px;
    height: 12px;
    background-color: #D0D0D0;
    float: left;
    margin-left: 8px;
    border-radius: 15px;
    cursor: pointer;
}
.tt-swiper .swiper-active-switch {
    background-color: #C10D0C;
}
.tt-swiper .swiper-button-prev,
.tt-swiper .swiper-button-next { z-index:99;
    display: none;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 60px;
    background: rgba(0,0,0,0.4);
    transform: translateY(-50%);
    cursor: pointer;
}
.tt-swiper .swiper-button-prev {
    left: 0;
}
.tt-swiper .swiper-button-prev::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateZ(45deg);

}
.tt-swiper .swiper-button-next {
    right: 0;
}
.tt-swiper .swiper-button-next::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%) rotateZ(45deg);
}

/* .tt-swiper:hover .tt-swiper-prev,
.tt-swiper:hover .tt-swiper-next {
    display: block;
} */
.swiper-pagination{text-align: right ! important; bottom: 15px ! important; width: 100px ! important; left: 550px ! important;}
.swiper-pagination-bullet{ margin:0 3px; background: #fff ! important; opacity: 1 ! important;}
.tongzhi{
    overflow: hidden;
    margin-top:24px;
    height:auto;
}
.swiper-pagination-bullet-active{ background-color: #ffce80 ! important;}


.youqing{
    margin-top: 20px;
    width:100%;
    border:1px solid  #d6dee8;
    border-radius: 8px;
}
.navc{
    border-top-left-radius: 8px; 
    border-top-right-radius: 8px; 
    background: #e3e3e3;
    height:56px;
    line-height:50px;
}
.navc li{
    width: 240px;
    font-size: 18px;
    height:56px;
    float:left;
    text-align:center;
}
.navc li.active{
    color: #ca1e1d;
    border-top-left-radius: 8px; 
    border-top-right-radius: 8px; 
    background:#fff;
    font-weight:600;
}
.as{
    overflow: auto;
}
.container ul{
    height:46px;
    line-height:50px;
}
.container li{
    float:left;
    text-align: left;
    margin-left:50px;
}
.container li a:hover{ text-decoration: underline; color: #ca1e1d;}
.footer{
    margin-top: 40px;
    min-width: 1200px;
    width:100%;
    height:160px;
    background:#f0f0f0;
    /* position: absolute; */
    bottom: 0;
    padding-bottom: 20px;
    border-top:1px solid #d6dee8; 
    font-size: 12px;
    color:#333;
}

#_span_jiucuo{
    margin-top: 32px;
    margin-right: 30px;
}

.footer .content{
    background:#e7f1fa;
    padding-bottom: 0;
}

.footer img{
    display: inline-block;
}

.footer .ga img{
    vertical-align: -6px;
}

.footer li{
    line-height: 24px;
    text-align: left;
}

.footer li a{
    color:#333;
}

.footer1{
    float:left;
    margin-top:40px;
    text-align: center;
}

.footer1 span{
    float:left;
    
}

.footer1a{
    float:left;
    margin-left: 30px;
}

.footer2{
    float:left;
    display: inline-block;
    margin-top: 50px;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #d6dee8;
}
.suspension{
    margin-top: 40px;
position: relative;
float: right;
margin-left: 80px;
width: 300px;
}
.suspension li {
    width: 150px;
display: block;
cursor: pointer;
float: left;
margin-bottom: 20px;
}
.suspension li img{ margin-right: 10px;}
.suspension img {
vertical-align: middle;
border: 0;
width: 40px;
height: 40px;
}

.zxrcode img{
    width: 100px;
    height: 100px;
}
.ystcode{
    position: absolute;
    left: -105px;
    top: 0;
}
.ystcode img{
    width: 100px;
    height: 100px;
}
.wechatcode{
    position: absolute;
right: 155px;
top: 0;
}
.wechatcode img{
    width: 100px;
    height: 100px;
}
.saoheicode{
    position: absolute;
    left: -105px;
    top: 0;
}
.saoheicode img{
    width: 100px;
    height: 100px;
}
.zhengwucode{
    position: absolute;
right: 155px;
top: 0;
}
.zhengwucode img{
    width: 100px;
    height: 100px;
}

.hide{
    display:none;
}

.loc {
    height: 28px;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 28px;
    color: #ca1e1d;
    background: url(../images/loc.png) no-repeat left top;
    border-bottom: 2px solid #ac1016;
    padding-bottom: 10px;
}
.loc a, .loc span {
    color: #ca1e1d;
}

.list_leftbar {
   
}
.list_leftbar a { 
    margin-bottom: 15px;
    border-radius: 8px;
    border: 1px solid #f0f0f0;
    background: url(../images/left_bar1.png) no-repeat 170px center;
    position: relative;
    display: block;
    width: auto;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 20px 10px 15px;
    color: #666666;
}
.list_leftbar a:hover, .list_leftbar a.active {
    color: #ca1e1d;background: url(../images/left_bar.png) no-repeat 170px center; border: 1px solid #ca1e1d;
}

.ldxx{width: 940px; margin: 30px auto 0; border-bottom: 1px dashed #f0f0f0; padding-bottom: 25px; overflow: hidden;}
.ldxx img{ width: 132px; height: 184px;}
.ldxx h3{ color: #c1201f; font-size: 28px; font-weight: bold; margin: 10px 0;}
.ldxx p{font-size: 18px; line-height: 36px; color: #333;}

.news_list2 {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.pages {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 30px;
}
.news_list2 li {
    position: relative;
    height: 72px;
    padding-left: 16px;
    font: 18px / 72px "Microsoft Yahei";
    border-bottom: 1px dashed #e0e0e0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_list2 li a{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 85%; float: left;}
.news_list2 li:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #c0201f;
    content: "";
}
.news_list2 li span {
    float: right;
    font-size: 16px;
    line-height: 72px;
    color: #888888;
}

.pages a.first, .pages a.prev, .pages a.next, .pages a.last {
    box-sizing: border-box;
    width: auto;
    padding: 0 10px;
    height: 34px;
    cursor: pointer;
}
.pages a {
    box-sizing: border-box;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 4px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #666;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    cursor: pointer;
}
.pages a.current, .pages a:hover {
    color: #fff;
    background-color: #c0201f;
    border-color: #c0201f;
}
.sel_page_wrap {
    display: inline-block;
    font-size: 14px;
    line-height: 36px;
    color: #666;
}
#sel_page {
    height: 34px;
    margin: 0 5px;
    color: #666;
    border-color: #e6e6e6;
    border-radius: 4px;
    cursor: pointer;
}
.jrdj_lh{ width: 1280px; margin: 80px auto 0; position: relative;}
.jrdj_lh .swiper {
      width: 1200px;
      height: 213px;
    }

.jrdj_lh .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    @media (max-width: 760px) {
    .jrdj_lh .swiper-button-next {
        right: 20px;
        transform: rotate(90deg);
      }

    .jrdj_lh .swiper-button-prev {
        left: 20px;
        transform: rotate(90deg);
      }
    }
    
.jrdj_lh .swiper-slide img{ width: 384px; height: 215px;}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c0201f ! important;
}
.jrdj_lh .swiper-slide .jrdj_lh_tit {
    width: 384px;
    height: auto;
    position: absolute;
    bottom: 0;
    background-color: rgba(148, 80, 0, 0.6);
    box-sizing: border-box;
}
.jrdj_lh .swiper-slide .jrdj_lh_tit a{color: #fff;font-size: 16px; line-height: 36px;}

.title_content{ margin-top: 50px; color: #ca2121; font-weight: bold;text-align: center; font-size: 32px; line-height: 48px;}

.ly_div {
    line-height: 70px;
    font-size: 14px;
    margin-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    color: #666;
    height: 70px;
}
.ly_div .fl li {
    margin-right: 20px;
}
.ly_div li {
    display: inline-block;
}
.ly_div .fr li {
    margin-left: 20px;
}
.zwgk_comr3 {
    padding: 20px;
    min-height: 300px;
    line-height: 36px;
    font-size: 18px;
    color: #333;
}
.line {
    line-height: 30px;
}
.dy {
    height: 50px;
    line-height: 50px;margin-bottom: 20px;
}