.topbanner{
    width: 100%;
    background: url(../img/banner.png) center top no-repeat;
    height: 340px;
    position: relative;
}

.topbanner img{
    margin: 150px 0 0 350px;
}

.topbanner ul{
    position: absolute;
    bottom: 10px;
    display: flex;
}

.topbanner ul li{
    font-size: 20px;
    margin-right: 55px;
    line-height: 2;
}

.topbanner ul li a{
    color: #fff;
}

.twobanner{
    width: 100%;
    background: url(../img/banner2.png) center bottom no-repeat;
    height: 511px;
    padding-top: 50px;
}

.bannerwrap{
    width: 1200px;
    margin: 0 auto;
}

.slideBox {
	width: 620px;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.slideBox .hd {
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 1;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 5px;
}

.slideBox .hd ul li.on {
	background: #2948d2;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	position: relative;
    width: 620px;
    height: 400px;
    overflow: hidden;
}

.slideBox .bd li img {
	width: 620px;
	height: 400px;
    transition: transform 0.5s ease;
}

.slideBox .bd li img:hover{
    transform: scale(1.1);
}
.slideBox .bd p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: url("https://uploads.dahe.cn/lxx/dahezhiku/sy/img/pic-bg.png") top left repeat-x;
	text-indent: 10px;
	z-index: 1;
	color: #fff;
}

.ttbox{
    width: 540px;
    height: 400px;
}

.ttnews{
    height: 135px;
    width: 540px;
    border-bottom: 1px solid #e6e7e9;
    padding-top: 18px;
}

.ttnews h3{
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ttnews h3 a{
    color: #4e504f;
}

.ttnews p{
    font-size: 16px;
    line-height: 1.7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    margin-top: 5px;
}

.ttnews p a{
    color: #a3a2a0;
}

.ttbox ul{
    margin-top: 15px;
}

.ttbox ul li{
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-indent: 25px;
    background: url(../img/tt_li.png) left 15px no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.threebanner{
    width: 100%;
    height: 633px;
    background: url(../img/banner3.png) center bottom no-repeat;
    padding-top: 60px;
}

.threebox{
    width:1200px;
    /* height: 375px; */
    display: flex;
    justify-content: space-between;
    margin-top: 75px;
}

.yqalk{
    width: 480px;
    height: 375px;
}

.slideyqalk {
	width: 475px;
	height: 275px;
	position: relative;
	overflow: hidden;
    margin-top: 25px;
}

.slideyqalk .hd {
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 1;
}

.slideyqalk .hd ul li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 5px;
}

.slideyqalk .hd ul li.on {
	background: #2948d2;
}

.slideyqalk .bd {
	position: relative;
	z-index: 0;
}

.slideyqalk .bd li {
	position: relative;
    width: 475px;
	height: 275px;
    overflow: hidden;
}

.slideyqalk .bd li img {
	width: 475px;
	height: 275px;
    transition: transform 0.5s ease;
}

.slideyqalk .bd li img:hover{
    transform: scale(1.1);
}
.slideyqalk .bd p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: url("https://uploads.dahe.cn/lxx/dahezhiku/sy/img/pic-bg.png") top left repeat-x;
	text-indent: 10px;
	z-index: 1;
	color: #fff;
}

.zwbd{
    width: 477px;
    height: 375px;
}

.zwbd_box{
    width: 477px;
    height: 275px;
    background: url(../img/zwbd_box.png) no-repeat;
    margin-top: 25px;
    padding-top: 1px;
}

.zwbd_box ul{
    margin-top: 10px;
    width: 440px;
    margin-left: 18.5px;
}

.zwbd_box ul li{
    height: 62px;
    line-height: 62px;
    border-bottom: 1px dashed #e1a952;
    background: url(../img/zw_li.png) left center no-repeat;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-indent: 25px;
}

.zwbd_box ul li:last-child{
    border-bottom: none;
}

.yqtj{
    width: 171px;
    height: 372px;
}

.fourbanner{
    width: 100%;
    height: 664px;
    background: url(../img/banner4.png) center bottom no-repeat;
    padding-top: 76px;
}

.ysdt{
    width: 480px;
}

.ysdt_box{
    width: 480px;
    margin-top: 35px;
    height: 265px;
    background: #2c71bc;
}

.ysdt_box ul{
    width: 460px;
    margin-left: 10px;
}

.ysdt_box ul li{
    padding: 30px 0;
    border-bottom: 1px dashed #fff;
}
.ysdt_box ul li:last-child{
    border-bottom: none;
}
.ysdt_box ul li h3{
    font-size: 24px;
    color: #fff;
}

.ysdt_box ul li p{
    font-size: 16px;
    color: #fff;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-top: 8px;
}

.jdxm{
    width: 475px;
}

.jdxm ul{
    margin-top: 35px;
    width: 475px;
}

.jdxm ul li{
    width: 100%;
    height: 120px;
    margin-bottom: 27px;
}

.jdxm ul li a{
    display: flex;
    width: 100%;
    height: 100%;
}

.jdxm ul li img{
    width: 178px;
    height: 120px;
}

.jdxm ul li p{
    width: 300px;
    height: 120px;
    background: #fff;
    padding: 24px 20px 0;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.7;
}

.fivebanner{
    width: 100%;
    height: 689px;
    background: url(../img/banner5.png) center bottom no-repeat;
    padding-top: 94px;
}

.zxzx{
    width: 475px;
}

.zxzx ul{
    width: 475px;
    margin-top: 50px;
}

.zxzx ul li{
    margin-bottom: 30px;
}

.zxzx ul li h3{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-left: 30px;
    background: url(../img/tt_li.png) left 10px no-repeat;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.zxzx ul li p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.7;
    padding-left: 30px;
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
}

.jdal{
    width: 475px;
}

#certify {
	width: 475px;
	margin: 60px auto 0;
    position: relative;
}

#certify .swiper-container {
}

#certify  .swiper-slide {
	width: 350px;
	height: 240px;
    position: relative;
}
#certify  .swiper-slide img{
	display:block;
    width: 350px;
	height: 240px;
}
#certify  .swiper-slide p {
	color: #fff;
	font-size: 16px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-indent: 15px;
    background: rgba(0,0,0,0.5)
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
    display: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 0;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: 0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.sixbanner{
    width: 100%;
    height: 1139px;
    background: url(../img/banner6.png) center bottom no-repeat;
    padding-top: 78px;
}

.sixbox{
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

#map_area{
    width: 835px;
    height: 860px;
    margin-top: 105px;
}

.sixlist{
    width: 330px;
    height: 570px;
    margin-top: 215px
}

.jichu{
    width: 100%;
    padding: 15px 17px;
    background: #326fcc;
}

.jichu.zonghe{
    background: rgba(43,194,201,.8);
    margin-top: 20px;
}

.jichu.zhuanye{
    background: rgba(204, 155, 114, .8);
    margin-top: 20px;
}

.jichu_title{
    background: url(../img/blue.png) left bottom no-repeat;
    padding-bottom: 13px;
    display: flex;
    align-items: center;
}

.jichu.zonghe .jichu_title{
    background: url(../img/green.png) left bottom no-repeat;
}

.jichu.zhuanye .jichu_title{
    background: url(../img/yellow.png) left bottom no-repeat;
}

.jichu_title img{
    width: 26px;
    height: 28px;
}

.jichu_title a{
    font-size: 24px;
    color: #fff;
    margin-left: 12px;
}

.jichu_con{
    display: flex;
    flex-wrap: wrap;
}

.jichu_con a{
    margin: 20px 20px 0 0;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

#footer{
    position: relative;
    border: none;
    width: 100%;
}

.sevenbanner{
    width: 100%;
    height: 648px;
    background: url(../img/banner7.png) center bottom no-repeat;
    padding-top: 78px;
}

.btsj{
    width: 475px;
}

.btsj ul{
    width: 475px;
    margin-top: 45px;
    height: 255px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}

.btsj ul li:first-child{
    width: 445px;
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
    line-height: normal;
    text-indent: 0;
    background: none;
    white-space: wrap;
}

.btsj ul li:first-child a{
    display: flex;
    align-items: center;
    line-height: normal;
    font-size: 18px;
}

.btsj ul li:first-child img{
    width: 180px;
    height: 100px;
}

.btsj ul li:first-child h3{
    width: 250px;
    margin-left: 10px;
}

.btsj ul li{
    height: 50px;
    line-height: 50px;
    background: url(../img/zw_li.png) left center no-repeat;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-indent: 25px;
}

.szzy{
    width: 475px;
}

.szzy ul{
    margin-top: 45px;
}

.szzy ul li{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}