@charset "utf-8";

body {
    color: #333333;
    font-size: 16px;
    font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, Serif, sans-serif, Simsun, SimHei, Monospace;
    -webkit-text-size-adjust: none;
    background-color: #F4FCFF;


}

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    padding: 0;
    margin: 0;
}

li,
ol,
ul {
    list-style: none;
}

img {
    border: none;
    border: 0;
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #333333;
    noline: expression(this.onFocus=this.blur());
}

a:focus {
    outline: none;
    -moz-outline: none;
}

a:hover {
    color: #337fd4;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 0.9375em;
}

input:focus,
textarea:focus {
    outline: none;
}

input::-webkit-input-placeholder {
    color: #999999;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both;
}

/* 公共列表样式 */
.common_list li {
    height: 48px;
    text-indent: 24px;
    line-height: 48px;
    border-bottom: 1px dashed #CCCCCC;
    font-size: 1.125rem;
    color: #333;
    position: relative;
}

.common_list li:last-child {
    border-bottom: 0;
}

.common_list li::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #0c77be;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -4px;
}

.common_list li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common_list li span {
    color: #999;
    position: absolute;
    top: 0;
    right: 0;
}


.common_tit {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
}
.common_tit>.gd{
    position: absolute;
    right: 0;
    bottom: 20px;
    font-size: 12px;
}
.common_tit>.gd>a{
    color:#fff;
}

.common_tit span {
    display: inline-block;
    color: #0063A5;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 40px;
    width: 104px;
    height: 47px;
    text-align: center;
    border-bottom: 3px solid #D90000;
    position: absolute;
    left: 0px;
}

.common_tit .more {
    color: #999;
    font-size: 1rem;
    line-height: 48px;
    position: absolute;
    top: 0;
    right: 0;
}

.common_tit .more:hover {
    color: #DE141F;
}

.common_con_dy {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-indent: 32px;
    margin-top: 24px;
}

.common_con {
    padding-top: 18px
}

.common_con_list li {
    text-align: center;
    line-height: 40px;
}

.common_con_list li span {
    font-size: 30px;
    font-weight: 600;
    color: #186aab;
}

.common_con_list li a {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    color: #186aab;
}


/* header */
.header {
    width: 1920px;
position: relative;
    /* height: auto; */
    /* width:100% ; */
    /* background: url("../img/bacg.png") center top  #F4FCFF; */
}
.header>a{
  position: absolute;
  top: 45px;
  left: 13%;
 
}


body {
    background-image: url("../images/sdbg.png");
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: top;
    /* 可选属性：background-color用于指定背景颜色 */
    /* background-color: rgba(235, 236, 237, 1); */
    /* background-color: rgba(234, 253, 242, 1); */
    /* overflow: hidden; */
  

}
.containera {
    max-width: 1200px;
    margin: 0 auto;
background-color:rgba(234, 253, 242, 1);
    margin-top: 698px;
    /* height: 2100px; */
        position: relative;
        border-radius: 10px!important;
        margin-bottom: 20px;
       
}
.container{
    width: 1200px!important;

    margin:  0 auto;
}
.footer{
    background-color: #34AD67;
}

/* xmxx */

.xmxx_header{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
.xmxx_header>a{
    width: 346px;
    display: block;
    margin: 0 auto;
    
    
}
.xmxx_header>a>img{
    width: 346px;
}

/* con_top */
.con_top{
    width: 1200px;
    height: 392px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    /* margin-bottom: 61px; */
    padding: 0 20px;
    /* padding-top: 16px; */
    display: flex;
    margin-top: 0;


}

.con_top_left{
    width: 570px;
    height: 345px;
    /* background-color: #333; */
}
.tpxw {
    width: 570px;
        height: 345px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}

.tpxw .hd {
    width: 100%;
    height: 32px;
    line-height: 32px;
    /* text-align: center; */
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 99;
}
.hd_text>a{
    padding-left: 10px;
    color: #fff;
}
.tpxw .hd ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 100px;
    position: absolute;
        right: 0px;
        bottom: 10px;
       
}

.tpxw .hd li {
    display: flex;
    width: 15px;
    height: 3px;
    margin-right: 5px;
    /* border-radius: 2px; */
    border: 2px solid #fff;
    border: 0;
    background-color: #fff;
   
}

.tpxw .hd li.on {
    width: 30px;
    height: 3px;
    background-color: #079443;
    /* border: 0; */
}

.elli-s {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

.tpxw .bd li {
    display: block;
    width: 570px;
        height: 345px;
    position: relative;
    overflow: hidden;

}
.hd_text {
    color: #fff;
    width: 70%;
    position: absolute;
       left: 20px;
        bottom: 8px;
        z-index: 1000;
}


.tpxw .bd img {
    display: block;
    width: 100%;
    height: 100%;
}



.con_top_right{
    height: 368px;
    width: 557px;
    /* background-color: #D90000; */
    margin-left: 27px;

}
.con_top_right_title{
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 12px;
}
/* map */

.map{
    width: 1200px;
    margin-top: 38px;
    background-color: #fff;
  
    border-radius: 10px;
    margin-bottom: 32px;
    border-radius: 10px;
    padding-bottom: 30px;
}


.map_img{
margin: 0 auto;
width: 1171px;
height: 888px;

}
.xmfb_header {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.xmfb_header>a {
    width: 346px;
    display: block;
    margin: 0 auto;


}

.xmfb_header>a>img {
    width: 346px;
}

.map_footer{
    width: 1200px;
    height: 52px;
    position: relative;
}


.map_footer>img{
    position: absolute;
    right: 20px;
    top: 10px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    position: relative;
}

.swiper-slide img {
    display: block;
    width: 366px;
    height: 238px;
    object-fit: cover;
}

.swiper-slide>.zg {

    width: 366px;
    height: 52px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: center;
    line-height: 52px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    font-size: 18px;

}














html {
    /* overflow-y: scroll; */
}

:root {
    overflow-y: auto;
    overflow-x: hidden;
}

:root body {
    position: absolute;
}

body {
    width: 100vw;
    /* overflow: hidden; */

}
#bannerCtrl{
    height: 47px!important;
}
/* gdhd */
.gdhd{
    width: 1200px;
    height: 533px;
    /* background-color: pink; */
    margin:  0 auto;
    margin-top: 147px;
    padding-left: 20px;
    padding-right: 20px;
    /* position: relative; */
}

.gdhd_pic{
    height: 232px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.gdhd_pic_box{
    height: 232px;
    width: 364px;
    position: relative;
}
.gdhd_pic_box>a>img{
    height: 232px;
        width: 364px;
        position: relative;
}

.gdhd_text{
    margin-top: 34px;
}
.elli-m_gd {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 101;
}
.elli-m_gd>li>a{
    color: #fff!important;
}
.pic_zg_bot{
        width: 100%;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.5);
        overflow: hidden;
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 99;

}
/* mtsy */

/* xmjy */


.xmjy_header{
    width: 1200px;
   
 

}
.xmjy_header>a{
    width: 346px;
    display: block;
    margin: 0 auto;
}
.xmjy_header>a>img{
    width: 346px;
}

.xmjy_header_text{
    width: 144px;
    height: 53px;
    position: absolute;
    top: -200px;
    left: 112px;
    font-size: 36px;
    font-weight: bold;
    color: #FF8D1A;
}
.xmjy_header_text>span{
    color: #389C60;
}




.mtsy{
border-radius: 10px;
    width: 1200px;
    height: 404px;
    background-color: #fff;
    margin-top: 38px;
    padding-bottom: 53px;
position: relative;
}

.mtsy_con{
    position: relative;
    width: 100%;
    /* height: 508px; ; */
    /* background-color: black; */
    
}
.mtsy_con_top{
    width: 1200px;
    height: 334px;
    display: flex;
    justify-content: space-between;
    /* margin-bottom: 15px; */

}

.mtsy_con_top_pic{
    width: 580px;
    height: 334px;
    position: relative;
}
.mtsy_con_top_pic>a>img{
    width: 580px;
        height: 334px;

}

.mtsy_con_top_zg{
    width: 100%;
    height: 56px;
    background-color: #20693D;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 56px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  
}
.mtsy_con_top_zg>.title{
    color: #fff!important;
    
}

.header {

    height: 100%;
    background:none;
    border-bottom:none;
}
.mtsy_con_bot{
    width: 1200px;
    height: 158px;
    display: flex;
    justify-content: space-between;
   
   
}

.mtsy_con_bot_pic{
    height: 158px;
    width:282px ;

}

.mtsy_con_bot_pic>a>img{
    height: 158px;
        width: 282px;

}

/* 列表 */
.infolist {
    clear: both;
    font-size: 16px;
}

.infolist li {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 28px;
    overflow: hidden;
    vertical-align: top;
}

.infolist li a {
    float: left;
    position: relative;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.infolist li,
.infolist li a {
    -moz-box-sizing: border-box;
    -welit-box-sizing: border-box;
    box-sizing: border-box;
}

.infolist li .time {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 26px;
    margin: auto 0;
    color: #999999;
}

.infolist li a br {
    display: none;
}

.infolist li:hover a,
.infolist li a:hover {
    color: #2354AF;
}

.infolist li:hover span {
    color: #2354AF;
}

.infolist.md li {
    padding-right: 60px;
}

.infolist.ymd li {
    padding-right: 100px;
}

.infolist.dot li a {
    padding-left: 15px;
}

.infolist.dot li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
}
/* .gdhd_text .dot{
    content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2px;
        width: 8px;
        height: 8px;
        background: #65B885;
        border-radius: 50%;
} */

.footer{
    height: 181px;
    width: 100%;
    background-color:rgba(52, 173, 103, 1);
/* margin-top: 1000px; */
}



.infolist.dot li:hover a:before {
    background: #2354AF;
}

.infolist.line li {
    border-bottom: 1px solid #e1e5eb;
}

.infolist.line li {
    padding-top: 14px;
    padding-bottom: 14px;
}

.infolist.col2 li,
.infolist.col3 li,
.infolist.col4 li {
    float: left;
}

.infolist.col2 li {
    width: 50%;
}

.infolist.col3 li {
    width: 33.33333%;
}

.infolist.col4 li {
    width: 25%;
}

.infolist.space20 {
    margin-left: -10px;
    margin-right: -10px;
}

.infolist.space20 li {
    padding-left: 10px;
    padding-right: 10px;
}

.infolist.space20 li .time {
    right: 10px;
}

.infolist.space20.infolist.md li {
    padding-right: 70px;
}

.infolist.space20.infolist.ymd li {
    padding-right: 110px;
}

.infolist.space30 {
    margin-left: -15px;
    margin-right: -15px;
}

.infolist.space30 li {
    padding-left: 15px;
    padding-right: 15px;
}

.infolist.space30 li .time {
    right: 15px;
}

.infolist.space30.infolist.md li {
    padding-right: 75px;
}

.infolist.space30.infolist.ymd li {
    padding-right: 115px;
}

@media (max-width: 768px) {

    .infolist.col2,
    .infolist.col3,
    .infolist.col4 {
        margin-left: 0;
        margin-right: 0;
    }

    .infolist.col2 li,
    .infolist.col3 li,
    .infolist.col4 li {
        width: 100%;
        padding-left: 0;
    }

    .infolist.md[class*="space"] li {
        padding-right: 60px;
    }

    .infolist.ymd[class*="space"] li {
        padding-right: 100px;
    }
}

@media (max-width: 480px) {
    .res.infolist li {
        padding-right: 0 !important;
        position: relative;
    }

    .res.infolist li a {
        position: static;
        float: none;
        max-width: none;
        padding-left: 0;
        padding-right: 12px;
        white-space: normal;
    }

    .res.infolist li .time {
        position: static;
        display: inline-block;
    }

    .res.infolist li a:before {
        top: 20px;
        margin-top: 0;
    }

    .res.infolist.line li a:before {
        top: 24px;
    }

    .res.infolist.dot li {
        padding-left: 18px;
    }
}
