html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Arial","Microsoft Yahei",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;margin: 0;padding: 0;}
p{margin: 0;padding: 0;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
a:hover, a:focus{text-decoration: none;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";text-align: left;}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button{outline: none !important;box-shadow: none !important;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
label{font-weight: normal;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}


html{max-width: 780px;margin: 0 auto;}
.w1200{position: relative;margin: 0 auto;padding: 0 10px;}

@font-face {
	font-family: mdbt;
	src: url(../fonts/TT0145M_.TTF);
}


.dy_header{background: #FFFFFF;}
.dy_header_flex{height: 60px;display: flex;justify-content: space-between;align-items: center;}

.h_logo img{height: 33.5px;}

.dy_header .h_more{display: flex;}
.toindex{display: inline-block;height: 30px;line-height: 30px;background: #2C78FC;border-radius: 10px;padding: 0 15px;font-weight: 500;font-size: 14px;color: #FFFFFF;}
.toindex img{position: relative;top: -1px;}
.dy_header .h_phone{display: flex;}
.dy_header .h_phone .img{padding-right: 10px;margin-top: 2px;}
.dy_header .h_phone .desc{}
.dy_header .h_phone .desc p{font-size: 18px;color: #666666;line-height: 20px;}
.dy_header .h_phone .desc span{font-size: 25px;font-weight: bold;color: #D10000;font-family: SourceHanSansSC;line-height: 30px;}





.dy_banner .swiper-container-banner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.dy_banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.dy_banner img{width: 100%;}
.dy_banner .swiper-pagination{bottom: 0px;}
.dy_banner .swiper-pagination-bullet{width: 12px;height: 6px;border-radius: 4px;background: #fff;transition: .3s;opacity: .8;}
.dy_banner .swiper-pagination-bullet-active{width: 40px;background: #2566F6;opacity: 1;}



.dy_banner_number{padding: 50px 0 35px;border-bottom: 1px solid #E2E2E2;}
.number-box{display: flex;justify-content: space-between;}
.number-item{text-align: center;}
.number-item .atit{}
.number-item .atit span{font-size: 55px;color: #2566F6;line-height: 55px;display: inline-block;}
.number-item .atit sub{font-size: 18px;color: #222222;line-height: 30px;}
.number-item .btit{font-size: 18px;color: #222222;line-height: 30px;}



.dy-title{text-align: center;padding: 20px 0 20px;}
.dy-title .atit{font-size: 28px;font-weight: bold;color: #222222;line-height: 34px;}
.dy-title .atit b{color: #2566F6;}
.dy-title .btit{font-size: 14px;color: #222222;line-height: 24px;}



.case_sel_list{display: flex;flex-wrap: wrap;border-top: 1px solid #DCDCDC;border-left: 1px solid #DCDCDC;}
.case_sel_item{width: 33.33%;height: 45px;line-height: 45px;text-align: center;background: #F8F8F8;border-bottom: 1px solid #dcdcdc;border-right: 1px solid #DCDCDC;transition: .3s;}
.case_sel_item i{display: inline-block;height: 23px;width: 28px;position: relative;top: 4px;zoom: .8;}
.case_sel_item span{font-size: 14px;color: #222222;transition: .3s;}
.case_sel_item.active{background: #FF4400;}
.case_sel_item.active i{background-position: 0 -60px !important;}
.case_sel_item.active span{color: #fff;}

.case_sel_content{margin-top: 15px;}
.case_sel_Info{position: relative;display: none;}
.case_sel_Info .img{}
.case_sel_Info .img img{width: 100%;height: 100%;display: block;}
.case_sel_Info .desc{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.7);padding: 15px 15px 15px;}
.case_sel_Info .desc p{font-size: 18px;line-height: 24px;font-weight: bold;color: #FFFFFF;padding-bottom: 0px;}
.case_sel_Info .desc span{font-size: 14px;color: #FFFFFF;line-height: 24px;display: none;}

.case_sel_Info.active{display: block;}


.dy_sec2{background: url(../images/dy_sec2_bg.png) no-repeat center/cover;margin-top: 10px;}
.dy_sec2 img{width: 100%;}
.dy_sec2 .a{display: block;height: 20%;width: 12%;position: absolute;top: 61%;}
.dy_sec2 .a1{left: 2%;}
.dy_sec2 .a2{left: 16%;}


.sj_item{display: block;margin-bottom: 15px;}
.sj_item .img{width: 100%;}
.sj_item .img img{width: 100%;height: 100%;object-position: center;object-fit: cover;}
.sj_item .desc{display: flex;padding: 20px 15px 20px 15px;background: #F6F6F6;width: 100%;}
.sj_item .num{width: 60px;height: 60px;line-height: 60px;text-align: center;background: #2566F6;border-radius: 15px 0px 10px 0px;font-size: 36px;font-weight: bold;font-family: mdbt;color: #fff;flex-shrink: 0;}
.sj_item .desc .info{padding-left: 20px;width: calc(100% - 60px);}
.sj_item .desc .info .atit{font-size: 20px;font-weight: bold;color: #2566F6;line-height: 30px;border-bottom: 1px solid #bfbfbf;padding-bottom: 2px;margin-bottom: 7px;}
.sj_item .desc .info .btit{font-size: 14px;color: #222222;line-height: 22px;}


.dy_sec4{padding: 10px 0 0px;}
/* .jm_list{display: flex;} */
.jm_item{width: 100%;margin-bottom: 10px;}
.jm_item .img{overflow: hidden;border-radius: 30px;box-shadow: 0px 0px 6px 0px #777;}
.jm_item .img img{width: 100%;}
.jm_item p{text-align: center;display: block;font-size: 16px;color: #222222;line-height: 24px;padding: 15px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.dy_sec5{background: #EAF3FD;padding-bottom: 40px;}
.hzkh_list{display: flex;flex-wrap: wrap;}
.hzkh_item{width: calc(33.3333% - 5px);margin-right: 7px;margin-bottom: 7px;border: 1px solid #777777;background: #FFFFFF;padding: 20px;}
.hzkh_item:nth-of-type(3n){margin-right: 0;}
.hzkh_item img{width: 100%;}


.lc_list{display: flex;flex-wrap: wrap;}
.lc_item{background: #EAF3FD;border-radius: 0px 20px 0px 20px;padding: 25px 15px 25px 15px;text-align: center;width: calc(50% - 5px);margin-bottom: 10px;margin-right: 10px;}
.lc_item:nth-of-type(2n){margin-right: 0;}
.lc_item:nth-of-type(5){width: 100%;margin-right: 0;}
.lc_item .img{}
.lc_item .img img{}
.lc_item .atit{padding: 18px 0 4px;font-size: 20px;font-weight: bold;color: #2566F6;}
.lc_item .atit b{color: #FF6600;}
.lc_item .btit{font-size: 14px;color: #222222;line-height: 24px;}


.ryzz_list{display: flex;}
.ryzz_item{border: 1px solid #eee;}
/* .ryzz_item+.ryzz_item{margin-left: 15px;} */
.ryzz_item img{width: 100%;}

.swiper-container-honor {width: 100%;height: 100%;position: relative;overflow: hidden;padding-bottom: 50px;}
.swiper-container-honor .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}


.dy_sec8{background: url(../images/dy_sec8_bg.png) no-repeat center;margin-top: 10px;}
.dy_sec8 img{width: 100%;}

.gywm_box{display: block;}
.gywm_box .img{width: 100%;border-radius: 10px;overflow: hidden;box-shadow: 0px 0px 10px 0px #666;margin-bottom: 15px;}
.gywm_box .img img{width: 100%;height: 100%;}
.gywm_box .desc{width: 100%;padding-left: 0px;font-size: 14px;color: #222222;line-height: 24px;}
.gywm_box .desc a{display: inline-block;margin-top: 20px;height: 40px;line-height: 40px;padding: 0 23px;background: #2566F6;border-radius: 10px;font-size: 16px;color: #FFFFFF;}


.gywm_imgs{display: flex;flex-wrap: wrap;padding: 35px 0 20px;}
.gywm_img{width: calc(50% - 5px);margin-bottom: 10px;margin-right: 10px;}
.gywm_img:nth-of-type(2n){margin-right: 0;}
.gywm_img img{width: 100%;}



.dy_sec10_zw{display: block;width: 100%;height: 110px;}
.dy_sec10{background: #2566F6;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 9999;}
.sec10_desc{display: block;align-items: center;justify-content: space-between;padding: 20px 0px;}
.dy_sec10 .tit{font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 30px;padding-bottom: 5px;}
.dy_sec10 .desc{}
.dy_sec10 .desc .form_box{display: flex;}
.dy_sec10 .desc .int{display: block;width: calc((100% - 100px)/2);height: 32px;background: #FFFFFF;border-radius: 5px;padding: 0 10px;margin-right: 5px;}
.dy_sec10 .desc .btn{height: 32px;line-height: 32px;width: 90px;text-align: center;background: #FDCB2E;border-radius: 5px;color: #E53D16;cursor: pointer;}






@media screen  and (max-width:768px){
	.dy_banner{
		padding-top: 50px;
	}
}




/* 新加的 */
.new_productList {
	display: flex;
	align-items: center;
	width: 100%;
	border: 1px solid #EBEBEB;
	margin-bottom: 4px;


}

.fatherList {
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	text-align: center;
	line-height: 50px;
	width: 168px;
	height: 50px;
	background: #EBEBEB;
}


.fatherList i {
	display: inline-block;
	height: 23px;
	width: 28px;
	position: relative;
	top: 4px;
	zoom: .8;
}

.childList {
	display: flex;
	margin-left: 15px;
}

.childList_item {
	margin-right: 10px;
	font-size: 12px;
	font-weight: 300;
	color: #777777;

}

.new_continer{
	display: none;
}
.new_info {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: space-between;
}

.new_info_child {
	width: 49%;
	margin-bottom: 10px;
}

.new_info_child img {
	width: 100%;
}

.new_info_child .item{
	position: relative;
	overflow: hidden;
}
.new_info_child .desc{
	position:absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.7);
    padding: 0px 15px;
	line-height: 40px;
	height: 40px;
}

.new_info_child .desc p{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;

}

.active{
	background-color: #FF4400;
	color: white;
}
.show{
	display: block;
}

.icon{

background-position: 0 -60px !important;
}


@media screen and (max-width:425px) {
	.new_productList{
		flex-direction: column;
	}
	.fatherList {
		width: 100%;
	}
}



.new_productTitle{position: fixed;top: 50vh;transform: translateY(-50%);left: 0;z-index: 9999;background: #ffffff;width: 80px;}
.new_productList{margin-bottom: 0;border: none;}
.childList{display: none;}
.fatherList{line-height: 30px;height: 30px;font-size: 12px;}
.fatherList i{display: none;}
.fatherList span{position: relative;display: flex;align-items: center;justify-content: center;}
.fatherList span::after{content: "";display: block;background: url(/templets/default/images/sec1_icon_arrow.png);width: 10px;height: 15px;margin-left: 6px;zoom: .5;transition: .3s;}
.fatherList.active span::after{transform: rotate(90deg);background: url(/templets/default/images/sec1_icon_arrow2.png);}
.new_protitle{text-align: center;line-height: 45px;background: #2566f6;color: #ffffff;font-weight: bold;font-size: 16px;}


#footer {font-size: 16px;height: 100%;text-align: center;margin-top: 14px;line-height: 22px;padding: 2% 0;font-size: 85%;background-color: #5f5f5f;background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));background: -moz-linear-gradient(top, #fff, #f2f2f2);overflow: hidden;}
.foc {background: #919191;overflow: hidden;position: fixed;z-index: 8;bottom: 0;width: 100%;max-width: 640px;background: #2566f6;}
.foc li {width: 33.33%;text-align: center;color: #333;float: left;padding: 1.5% 0;background: url(../images/fo_li.jpg) left repeat-y;cursor: pointer;}
.foc li span {display: block;padding-top: 13%;font-size: 80%;}
.foc li a {color: #fff;}
.foc .sms {background: none;}
.foc .sms span {background: url(../images/tel.png) center 6% no-repeat;background-size: 11.6%;}
.foc .chat span {background: url(../images/zixun.png) center 5% no-repeat;background-size: 12%;}
.foc .contact span {background: url(../images/contact.png) center 4% no-repeat;background-size: 10%;}



.sxls_sel{display: flex;}
.sxls_sel{margin-bottom: 5px;}
.sxls_sel .sxls_tit{line-height: 50px;background: #1247b3;padding: 0 5px;box-sizing: border-box;display: flex;align-items: center;width: 120px;}
.sxls_sel .sxls_tit img{display: block;}
.sxls_sel .sxls_tit span{font-size: 16px;color: #FFFFFF;display: block;white-space: nowrap;}
.sxls_sel .sxls_desc{padding: 0 8px;box-sizing: border-box;line-height: 50px;height: 50px;overflow: hidden;display: flex;flex-wrap: wrap;width: calc(100% - 120px);border: 1px solid #ebebeb;}
.sxls_sel .sxls_desc a{display: block;position: relative;padding-left: 8px;box-sizing: border-box;margin-right: 10px;font-size: 13px;}
.sxls_sel .sxls_desc a::after{content: "";display: block;height: 2px;width: 2px;border-radius: 100%;background: #777777;position: absolute;left: 0;top: 50%;margin-top: -2px;}
