*{padding:0;margin:0;border:0;}
body{font-family:"Microsoft YaHei";background:#ffffff;}
a{text-decoration:none;cursor:pointer; color: inherit;}
ul,li{list-style:none;}
input{border:0;outline:none;}
i,em{font-style:normal;}
.fl{float:left;}
.fr{float:right;}
.clear{zoom:1;}
.clear:after{display:table;content:'';clear:both;}
.pcNone{display:none!important;}
.base-wrapper{width:1200px;margin:0 auto;}
.img-cont img{ display: block; width: 100%; }
.coverImg img{ height: 100%; object-fit: cover;}
.esd-main .base-title{
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 40px;
}

.esd-main .base-list{
    padding-top: 16px;
}

.esd-main .base-more{
    text-align: center;
    margin-top: 30px;
}
.esd-main .base-more a{
    display: inline-block;
    padding-right: 30px;
    background: url("esd-more.png") right center no-repeat;
    font-size: 18px;
    color: #c30e22;
}


.esd-main .base-list li{
    font-size: 18px;
    color: #333333;
    line-height: 2.2;
    transition: color 0.4s;
}

.esd-main .base-list li:hover{
    color: #bb000c;
}

.esd-main .base-list li a{
    padding-left: 20px;
    position: relative;
}

.esd-main .base-list li a:before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: #bb000c;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 10px;
    left: 0;
}

.zyjs-main{
    padding-top: 1px;
}

.zyjs-main .base-title{
    width: 446px;
    height: 86px;
    background-image: url("esd-zyjs.png");
}

.zyjs-main .top-news{
    font-size: 36px;
    color: #c30e22;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.zyjs-main .top-news.big-news{
	font-size: 42px;
}

.zyjs-main .text-cont{
    float: left;
    width: 556px;
}

.zyjs-main .text-top{
    border-bottom: 2px dashed #aaaaaa;
    padding-bottom: 16px;
}

.zyjs-main .text-top h3{
    line-height: 1.3;
}

.esd-main{
    background: url("esd-mainBg.png") no-repeat;
    background-size: cover;
    padding-bottom: 70px;
}

.esd-list-main{
	background-image: url('esd-mainBg2.png');
}

.esd-main h3{
    font-size: 24px;
    color: #333;
    line-height: 2;
    transition: color 0.4s;
}

.esd-main h3:hover{
    color: #bb000c;
}

.zyjs-main .text-top p{
    font-size: 16px;
    color: #666666;
    margin-top: 12px;
    line-height: 1.8;
}

.zyjs-main .img-box{
    width: 615px;
    float: right;
    position: relative;
}

.zyjs-main .img-box .img-cont{
    height: 350px;
}
.zyjs-main .img-box .img-cont img{
    height: 100%;
    object-fit: cover;
}

.zyjs-main .img-box p{
    height: 60px;
    line-height: 54px;
    text-align: left;
    background-color: #bb000c;
    font-size: 20px;
    color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
}

.zyjs-main .img-box p a{
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
}

.xxgc-main{
    padding-top: 1px;
}

.xxgc-main .base-title{
    background-image: url("esd-xxgc.png");
    width: 445px;
    height: 86px;
}

.xxgc-main .base-title.dzbs{
    background-image: url("esd-dzbs.png");
}


.xxgc-main .xxgc-swiper{
    margin-top: 40px;
    position: relative;
}

.xxgc-main .xxgc-swiper .swiper-wrapper{
    width: 999999999px;
}

.xxgc-main .xxgc-swiper .clear{
    background: #fff;
}

.xxgc-main .xxgc-swiper .img-cont{
    width: 615px;
    height: 375px;
    float: left;
}

.xxgc-main .xxgc-swiper .text-cont{
    width: 585px;
    float: right;
    box-sizing: border-box;
    padding: 30px;
}

.xxgc-main .xxgc-swiper .text-cont h3{
    line-height: 1.4;
}

.xxgc-main .xxgc-swiper .text-cont p{
    font-size: 16px;
    line-height: 1.8;
    color: #666666;
    margin-top: 10px;
}

.xxgc-main .xxgc-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 25px;
    width: 100%;
    right: 20px;
    text-align: center;
    text-align: right;
}
.xxgc-main .xxgc-swiper .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: solid 2px #c30e22;
    border-radius: 8px;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
    opacity: 1;
}
.xxgc-main .xxgc-swiper .swiper-active-switch {
    background: #c30e22;
}

.xxgc-main .xxgc-list{
    margin-top: 25px;
    background: #fff;
    background: linear-gradient(0deg,rgba(254,248,244,0.55) 0%,rgba(254,249,245,0.77) 10%,rgba(255,252,250,0.87) 50%,#fff 100%);
    box-sizing: border-box;
    padding: 0 30px;
    overflow: hidden;
    color: #333333;
}

.xxgc-main .xxgc-list ul{
    margin-right: -70px;
}

.xxgc-main .xxgc-list li{
    width: 550px;
    float: left;
    margin-right: 25px;
    border-bottom: 1px dashed #aaaaaa;
    height: 70px;
    line-height: 64px;
    box-sizing: border-box;
}

.esd-main .xxgc-list .base-list li:before{
    top: 31px;
}

.ddbfc-main{
    padding-top: 1px;
}

.ddbfc-main .base-title{
    background-image: url("esd-ddbfc.png");
    width: 534px;
    height: 86px;
}

.ddbfc-main .ddb-cont{
    width: 1077px;
    height: 480px;
    background-color: #ffffff;
    box-shadow: 0 0 5px 2px #ddd;
    margin-left: auto;
    position: relative;
    margin-top: 126px;
    color: #333333;
    box-sizing: border-box;
    padding: 36px 40px;
}

.ddbfc-main .ddb-cont .img-cont{
    position: absolute;
    width: 500px;
    height: 350px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 25px;
    box-shadow: 0 0 5px 2px #ddd;
    left: -122px;
    top: -30px;
    z-index: 3;
}

.ddbfc-main .ddb-cont .name-cont{
    width: 705px;
    height: 162px;
    background-color: #ffffff;
    position: absolute;
    right: 114px;
    top: -65px;
    box-shadow: 0 0 5px 2px #ddd;
    box-sizing: border-box;
    padding-left: 170px;
    padding-top: 50px;
}

.ddbfc-main .ddb-cont .name-cont h4{
    font-size: 24px;
}

.ddbfc-main .ddb-cont .name-cont p{
    font-size: 18px;
    margin-top: 12px;
}

.ddbfc-main .ddb-cont .news-cont{
    height: 100%;
    border: solid 3px #c30e22;
    box-sizing: border-box;
    padding-top: 86px;
    padding-left: 386px;
}
.ddbfc-main .ddb-cont .news-cont h3{
    position: relative;
    padding-bottom: 15px;
}
.ddbfc-main .ddb-cont .news-cont h3:after{
    content: '';
    width: 80px;
    height: 5px;
    background-color: #c30e22;
    position: absolute;
    left: 0;
    bottom: 0;
}


.ddbfc-main .ddb-cont .news-cont p{
    font-size: 18px;
    line-height: 2;
    margin-top: 20px;
    width: 520px;
}


.xxth-main{
    padding-top: 1px;
}

.xxth-main .base-title{
    background-image: url("esd-xxth.png");
    width: 443px;
    height: 86px;
}

.xxth-main .top-cont{
    margin-top: 30px;
    margin-bottom: 20px;
}

.xxth-main .top-cont p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 10px;
}

.xxth-main .base-list{
    margin-right: -50px;
    margin-top: 30px;
}

.xxth-main .base-list li{
    width: 584px;
    float: left;
    border-bottom: 1px dashed #aaaaaa;
    margin-right: 30px;
    box-sizing: border-box;
    line-height: 1.6;
    height: 70px;
    line-height: 64px;
}

.esd-main .xxth-main .base-list li:before{
    top: 26px;
}

.sdjd-main .base-title{
    background-image: url("esd-sdjd.png");
    width: 444px;
    height: 86px;
}

.fjrt-main{
    padding-top: 1px;
}

.fjrt-main .base-title{
    background-image: url("esd-fjrt.png");
    width: 445px;
    height: 86px;
}

.fjrt-main ul{
    margin-top: 50px;
    margin-right: -20px;
}

.fjrt-main ul li{
    float: left;
    width: 300px;
    height: 195px;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
}

.fjrt-main ul li .img-cont{
    height: 100%;
}

.fjrt-main ul li:nth-of-type(5),.fjrt-main ul li:nth-of-type(6),.fjrt-main ul li:nth-of-type(7){
    width: 400px;
    height: 260px;
}

.fjrt-main ul li .text-cont{
    position: absolute;
    width: 100%;
    text-align: left;
    color: #fff;
    background-color: rgba(253, 0, 0, 0.6);
    left: 0;
    bottom: -100%;
    transition: bottom 0.6s;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
    padding: 0 15px;
    box-sizing: border-box;
}

.fjrt-main ul li .text-cont span{
    display: inline-block;
    line-height: 1.3;
    vertical-align: middle;
}

/*.fjrt-main ul li:nth-of-type(5) .text-cont,.fjrt-main ul li:nth-of-type(6) .text-cont,.fjrt-main ul li:nth-of-type(7) .text-cont{
    height: 60px;
    line-height: 54px;
    font-size: 18px;
}*/

.fjrt-main ul li:hover .text-cont{
    bottom: 0;
}


.fjrt-main .fjrt-swiper{
    margin-top: 46px;
    position: relative;
}

.fjrt-main .fjrt-swiper ul{
    margin: 0 -8px;
}

.fjrt-main .fjrt-swiper ul li{
    width: 25%;
    padding: 0 8px;
    float: left;
    box-sizing: border-box;
    margin: 0;
}

.fjrt-main .fjrt-swiper ul li .img-cont{
    height: 188px;
}

.fjrt-main .fjrt-swiper .swiper-wrapper{
    width: 9999999px;
}

.fjrt-main .fjrt-swiper .swiper-btn{
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    top: 50%;
    position: absolute;
    margin-top: -20px;
    cursor: pointer;
}

.fjrt-main .fjrt-swiper .swiper-btn.prev{
    background-image: url("esd-arrow1.png");
    left: -60px;
}

.fjrt-main .fjrt-swiper .swiper-btn.next{
    background-image: url("esd-arrow2.png");
    right: -60px;
}

.footer{
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #bd000c;
}

.esd-list-main{
    padding-top: 30px;
}

.esd-list-main .esd-thumb{
    font-size: 16px;
    color: #666666;
}

.esd-list-main .base-title{
    position: relative;
    margin: 0;
}

.esd-list-main .list-cont{
	position: relative;
}

.esd-list-main .list-cont .esd-thumb{
	position: absolute;
	right: 0;
	top: 50%;
	transform:translateY(-50%);

}

.esd-list-main .list-main .base-title{
	width: 360px;
    height: 70px;
}

.esd-list-main .base-title:after{
    content: '';
    display: block;
    position: absolute;
    left: 102%;
    height: 1px;
    bottom: 0;
    background: #bd3418;
    width: 1400px;
}


.esd-list-main .list-main .list-cont{
    overflow: hidden;
}

.esd-list-main .list-main ul{
    margin-top: 40px;
}

.esd-list-main .list-main ul li{
    border-bottom: 1px dashed #999999;
    font-size: 18px;
    color: #666666;
    transition: color 0.4s;
    padding: 16px 0;
}
.esd-list-main .list-main ul li a{
    display: block;
    overflow: hidden;
}


.esd-list-main .list-main ul li:hover{
    color: #bd000c;
}

.esd-list-main .list-main ul li .li-left{
    float: left;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
}

.esd-list-main .list-main ul li .li-left br{
    display: none;
}

.esd-list-main .list-main ul li .li-left:before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #bb000c;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 10px;
}

.esd-list-main .list-main ul li .li-right{
    float: right;
    display: block;
}

.esd-list-main .list-main .fjrt-list{
    margin-right: -40px;
}

.esd-list-main .list-main .fjrt-list li{
    width: 370px;
    margin-right: 35px;
    float: left;
    margin-bottom: 20px;
    height: auto;
    border: none;
    position: relative;
    overflow: visible;
}

.esd-list-main .list-main .fjrt-list li .img-cont{
    height: 250px;
}

.esd-list-main .list-main .fjrt-list li .text-cont{
    height: 90px;
    box-sizing: border-box;
    padding: 15px 0;
    font-size: 20px;
    color: #333333;
    line-height: 1.6;
    position: static;
    text-align: left;
    background: transparent;
    transition: all 0.4s;
}

.esd-list-main .list-main .fjrt-list li:hover .text-cont{
    color: #bb000c;
}

.esd-list-main .list-main .fjrt-list li .li-wrapper{
    position: relative;
    z-index: 2;
}

.esd-list-main .list-main .fjrt-list li .li-bg{
    position: absolute;
    top:-10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: #fff;
    box-shadow: 0 0 5px 2px #ddd;
    opacity: 0;
    transition: all 0.4s;
}

.esd-list-main .list-main .fjrt-list li:hover .li-bg{
    opacity: 1;
}

.esd-list-main ul.xxgc-img-list li{
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px dashed #999999;
    height: auto;
    position: relative;
    transition: background 0.4s;
}

.esd-list-main ul.xxgc-img-list li:hover{
    background: #fff;
    box-shadow: 0 0 5px 2px #ddd;
    border-bottom-color: transparent;
    top: -1px;
}

.esd-list-main .xxgc-img-list .img-cont{
    margin-right: 20px;
    float: left;
}

.esd-list-main .xxgc-img-list .img-cont img{
	width: 200px;
    height: 125px;
}

.esd-list-main .xxgc-img-list .img-cont img[src='']{
	display: none;
}

.esd-list-main .xxgc-img-list .text-cont{
    float: none;
    width: auto;
    overflow: hidden;
}

.esd-list-main .xxgc-img-list .text-cont:hover{
    color: inherit;
}

.esd-list-main .xxgc-img-list .text-cont h3{
    font-size: 20px;
    line-height: 1.4;
}

.esd-list-main .xxgc-img-list .text-cont p{
    font-size: 16px;
    line-height: 1.6;
    margin-top: 6px;
    color: #666;
}

.esd-list-main .xxgc-img-list .text-cont p:nth-of-type(2){
    font-size: 15px;
    margin-top: 0;
    text-align: right;
}

/*分页*/
.nypage {
    padding: 50px 0 70px;
    text-align: center;
    color: #333333;
    line-height: 32px;
}

.nypage a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
}

.nypage a.index, .nypage a.end {
    width: 48px;
}

.nypage a.next {
    width: 65px;
}

.nypage a.cur {
    background: #ce0212;
    color: #ffffff;
}

.nypage font {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-size: 0;
}

.nypage font span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    float: left;
}

.nypage font span {
    line-height: 27px;
    margin-right: 3px;
}

.nypage input {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    float: left;
    margin-top: -2px;
    border-radius: 2px;
}

.nypage #go {
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    height: 32px;
    background: #e6e6e6;
    cursor: pointer;
    color: #333;
    margin-left: 10px;
    line-height: 32px;
    border-radius: 2px;
    margin-top: -2px;
}

.zyjs-main .base-list{
    padding-top: 10px;
}

.zyjs-main .base-list li{

}



.esd-main .base-list li a{
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
}

.zyjs-main .base-list li a{
    line-height: 1.8;
}

.zyjs-main .base-list li a:before{
    top: 12px;
}


.hdfd-main{
    padding-top: 1px;
    display: none;
}

.hdfd-main .base-title{
    background-image: url("esd-hdfd.png");
    width: 446px;
    height: 86px;
}

.hdfd-main ul{
    margin-top: 40px;
    margin-right: -30px;
}

.hdfd-main ul li{
    width: 380px;
    float: left;
    height: 420px;
    background: #fff;
    box-shadow: 0 0 5px 2px #ddd;
    margin-right: 30px;
    box-sizing: border-box;
    padding: 10px;
    transition: all 0.4s;
}

.hdfd-main ul li:hover{
    transform: translateY(-20px);
}

.hdfd-main ul li .img-cont{
    height: 230px;
}

.hdfd-main ul li h3{
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px
}

.hdfd-main ul li h3 span{
    line-height: 1.6;
    vertical-align: middle;
    display: inline-block;
}

.hdfd-main ul li:hover h3{
        color: #bb000c;
}

.hdfd-main ul li p{
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.8;
    color: #666666;
}



@media screen and (max-width: 1440px){
    .base-wrapper{
        width: 1000px;
    }

    .esd-main .base-title{
        margin-top: 30px;
    }

    .zyjs-main .base-title{
        width: 372px;
        height: 70px;
    }

    .zyjs-main .top-news{
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .zyjs-main .top-news.big-news{
    	font-size: 34px;
    }

    .zyjs-main .text-cont{
        width: 462px;
    }

    .zyjs-main .img-box{
        width: 513px;
    }
    .zyjs-main .img-box .img-cont{
        height: 293px;
    }

    .esd-main h3{
        font-size: 20px;
    }

    .zyjs-main .text-top p{
        margin-top: 5px;
        font-size: 13px;
    }

    .zyjs-main .text-top{
        padding-bottom: 10px;
    }

    .esd-main .base-list li{
        font-size: 15px;
        height: 50px;
        line-height: 46px;
    }

    .zyjs-main .base-list li{
        height: auto;
        line-height: normal;
    }

    

    .zyjs-main .img-box p{
        height: 50px;
        line-height: 46px;
        font-size: 16px;
    }

    .esd-list-main .list-main .base-title{
		width: 300px;
	    height: 60px;
	    margin-top: 0;
	}

    .esd-main .base-list li a:before{
        width: 5px;
        height: 5px;
        top: 6px;
    }

    .zyjs-main .base-list li a:before{
        top: 10px;
    }

    .esd-main .base-more{
        margin-top: 24px;
    }

    .esd-main .base-more a{
        font-size: 15px;
        padding-right: 20px;
        background-size: 16px auto;
    }


    .xxgc-main .base-title{
        width: 371px;
        height: 70px;
    }

    .xxgc-main .xxgc-swiper .img-cont{
        width: 513px;
        height: 314px;
    }

    .xxgc-main .xxgc-swiper .text-cont{
        width: 480px;
        padding: 25px 20px;
    }

    .xxgc-main .xxgc-swiper .text-cont p{
        font-size: 14px;
    }

    .xxgc-main .xxgc-swiper .pagination{
        bottom: 30px;
    }

    .xxgc-main .xxgc-swiper .swiper-pagination-switch{
        width: 8px;
        height: 8px;
    }

    .xxgc-main .xxgc-list{
        margin-top: 20px;
        padding: 0 25px;
    }

    .xxgc-main .xxgc-list li{
        width: 470px;
        margin-right: 15px;
        height: 55px;
        line-height: 50px;
    }

    .esd-main .xxgc-list .base-list li:before{
        top: 24px;
    }

    .ddbfc-main .base-title{
        width: 445px;
        height: 70px;
    }

    .ddbfc-main .ddb-cont{
        width: 898px;
        height: 400px;
        padding: 30px 32px;
    }

    .ddbfc-main .ddb-cont .news-cont{
        border-width: 2px;
        padding-top: 72px;
        padding-left: 320px;
    }

    .ddbfc-main .ddb-cont .news-cont p{
        font-size: 15px;
        margin-top: 10px;
        width: 440px;
    }

    .ddbfc-main .ddb-cont .img-cont{
        width: 406px;
        height: 280px;
        padding: 16px;
        left: -100px;
        top: -25px;
    }

    .ddbfc-main .ddb-cont .name-cont{
        width: 588px;
        height: 136px;
        right: 100px;
        top: -55px;
        padding-top: 40px;
        padding-left: 140px;
    }

    .ddbfc-main .ddb-cont .name-cont h4{
        font-size: 20px;
    }

    .ddbfc-main .ddb-cont .name-cont p{
        font-size: 15px;
        margin-top: 8px;
    }

    .ddbfc-main .ddb-cont .news-cont h3:after{
        width: 66px;
        height: 4px;
    }

    .ddbfc-main .ddb-cont .news-cont h3{
        padding-bottom: 10px;
    }

    .xxth-main .base-title{
        width: 369px;
        height: 70px;
    }

    .xxth-main .base-list{
        margin-top: 22px;
    }

    .xxth-main .top-cont p{
        font-size: 13px;
        margin-top: 5px;
    }

    .xxth-main .top-cont{
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .xxth-main .base-list li{
        width: 487px;
        margin-right: 20px;
        height: 55px;
        line-height: 50px;
    }

    .esd-main .xxth-main .base-list li:before{
        top: 22px;
    }

    .fjrt-main .base-title{
        width: 370px;
    }

    .fjrt-main ul{
        margin-top: 40px;
    }

    .fjrt-main ul li{
        width: 250px;
        margin-bottom: 5px;
        height: 163px;
    }

    .fjrt-main ul li:nth-of-type(5),.fjrt-main ul li:nth-of-type(6),.fjrt-main ul li:nth-of-type(7){
        width: 333.5px;
        height: 216px;
    }

    .fjrt-main ul li .text-cont{
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    /*.fjrt-main ul li:nth-of-type(5) .text-cont,.fjrt-main ul li:nth-of-type(6)  .text-cont,.fjrt-main ul li:nth-of-type(7) .text-cont{
        height: 60px;
        line-height: 60px;
        font-size: 16px;
    }*/

    .fjrt-main .fjrt-swiper{
        margin-top: 35px;
    }

    .fjrt-main .fjrt-swiper ul{
        margin: 0 -5px;
    }

    .fjrt-main .fjrt-swiper ul li{
        padding: 0 5px;
    }

    .fjrt-main .fjrt-swiper .swiper-btn{
        width: 34px;
        height: 34px;
        margin-top: -17px;
        background-size: 100% auto;
    }

    .fjrt-main .fjrt-swiper .swiper-btn.prev{
        left: -50px;
    }

    .fjrt-main .fjrt-swiper .swiper-btn.next{
        right: -50px;
    }

    .footer{
        height: 125px;
        line-height: 125px;
        font-size: 15px;
    }

    .esd-list-main .list-main ul li{
        font-size: 16px;
    }

    .esd-list-main .list-main ul li .li-left:before{
        top: 8px;
    }

    .esd-list-main .esd-thumb{
        font-size: 14px;
    }

    .esd-list-main .list-main .fjrt-list li{
        width: 320px;
        margin-right: 20px;
        margin-bottom: 15px;
    }
    .esd-list-main .list-main .fjrt-list li .img-cont{
        height: 208px;
    }

    .esd-list-main .list-main .fjrt-list li .text-cont{
        font-size: 16px;
        padding: 10px 0;
        height: 70px;
    }

    .esd-list-main ul.xxgc-img-list li{
        padding: 15px;
        height: auto;
    }

    .esd-list-main .xxgc-img-list .img-cont img{
        width: 165px;
        height: 107px;
    }


    .esd-list-main .xxgc-img-list .text-cont h3{
        font-size: 17px;
    }

    .esd-list-main .xxgc-img-list .text-cont p{
        font-size: 14px;
        margin-top: 0;
    }

    .esd-list-main .xxgc-img-list .text-cont p:nth-of-type(2){
        font-size: 14px;
    }

    /*分页*/
    .nypage {
        padding: 50px 0 70px;
        text-align: center;
        color: #333333;
        line-height: 28px;
    }
    .nypage a {
        display: inline-block;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        color: #333333;
        margin: 0 2px;
        border: 1px solid #dddddd;
        font-size: 14px;
        border-radius: 2px;
    }
    .nypage a.index, .nypage a.end {
        width: 40px;
    }
    .nypage a.next {
        width: 54px;
    }
    .nypage a.cur {
        background: #ce0212;
        color: #ffffff;
    }
    .nypage font {
        display: inline-block;
        vertical-align: middle;
        height: 28px;
        line-height: 28px;
        font-size: 0;
    }
    .nypage font span {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        float: left;
    }
    .nypage font span {
        line-height: 23px;
        margin-right: 3px;
    }
    .nypage input {
        margin: 0 2px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
        float: left;
        margin-top: -3px;
        border-radius: 2px;
    }
    .nypage #go {
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
        height: 26px;
        background: #E6E6E6;
        cursor: pointer;
        color: #333;
        margin-left: 10px;
        line-height: 26px;
        border-radius: 2px;
        margin-top: -1px;
    }

    .hdfd-main .base-title{
        width: 370px;
    }

    .hdfd-main ul li{
        margin-right: 20px;
        width: 320px;
        height: 342px;
    }
    .hdfd-main ul li .img-cont{
        height: 190px;
    }


    .hdfd-main ul li h3{
        font-size: 16px;
        margin-top: 5px;
    }

    .hdfd-main ul li p{
        font-size: 14px;
         margin-top: 5px;
    }
}
