@charset "gb2312";
/* CSS Document */
*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body {font-size: 14px; font-family: "Helvetica Neue", Helvetica, Î¢ÈíÑÅºÚ, ÐÂ¼šÃ÷ów, Arial, "Lucida Grande", sans-serif; margin: 0px; padding: 0px; color: #333;}
div,form,img,ul,ol,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6,label { margin:0; padding:0; border:0;}
ul,ol,li { list-style:none;}
input,select,option,textarea{outline: none;}
h3,h4 { font-weight: normal;}
i,em { font-style: normal;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.pr { position: relative;}
.fl { float: left;} .fr { float: right;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.container { width: 1200px; margin: 0px auto;}
.p60 { padding: 60px 0px 20px;}
.p100 { padding: 100px 0px;}


	
/**/
.title {text-align: center; }
.title label {
	font-size: 36px;
	display: block;
	position: relative;
	font-weight: 700;
	padding: 30px 0px;
	}
.title label font {
	color: #ed4343;
	display: inline-block;
	text-transform: uppercase;
	}
.title p a{
	display: inline-block;
	font-size: 16px;
	color: #ff5807;
	border: 1px solid #ff5807;
	line-height: 34px;
	padding: 0px 20px;
	border-radius: 4px;
	box-shadow: 0px 0px 10px 0px rgb(0,0,0,.1);
	}
.title p a:hover { background: #ff5807; color: #fff;}

.more { text-align: center; padding: 50px 0px;}
.more a {
    font-size: 24px;
    line-height: 54px;
    color: #000;
    border-radius: 4px;
    padding: 0px 60px;
    display: inline-block;
	background: linear-gradient(0deg, #ffa200 0%, #ffc90d 100%);
    box-shadow: 0px 4px 6px 0px rgb(0,0,0,.2);
	margin: 0px 20px;
	}
.more a:nth-child(2) { background: linear-gradient(0deg, #0f4f92 0%, #00aaff 100%); color: #fff;}

/** banner **/


/***/

.ban_top {
	width: 100%;
	height: 70px;
	line-height: 70px;
	padding: 0px 50px;
	background: rgba(255,255,255,1);
	box-shadow: 0px 5px 5px rgb(0,0,0,.1);
	/*background: linear-gradient(rgb(37, 135, 191) 15px, rgba(37, 135, 191, 0.85) 32px, rgba(37, 135, 191, 0.6) 50px, rgba(37, 135, 191, 0) 70px, rgba(37, 135, 191, 0));*/
	}
.ban_top .ban_top_nav {
	min-width: 1170px;
    display: flex;
    justify-content: space-between;
	}

.ban_top .logo {
	width: 274px;
	height: 55px;
	background: url(/zt/ztscizd/logo.png) center center no-repeat;
	background-size: contain;
	margin-top: 7px;
	}
.ban_top .logo a {
	display: block;
	height: 55px;
	text-indent: -9999px;
	}
.ban_top .logo img {
    display: inline-block;
	vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.ban_r{}
.ban_nav {
	margin-left: 20px;
	display: flex;
	justify-content: space-around;
	padding-top: 10px;
	}
.ban_nav li {
	text-align: center;
	padding: 0px 15px;
	}
.ban_nav li a {
	display: block;
	color: #333;
	font-size: 16px;
	padding: 0px 10px;
	line-height: 48px;
	position: relative;
	}
.ban_nav li a:hover {color: #f78a2f; border-bottom: 2px solid #f78a2f;}
.ban_nav li:first-child a{ color: #f78a2f; border-bottom: 2px solid #f78a2f;}
	
/***ËÑË÷**/
.searchbox {
	width: 330px;
	display: inline-table;
	float: right;
	padding-top: 15px;
	}
.searchbox select {
	height:40px;
	width:90px;
	color:#ccc;
	font-size: 14px;
	border: 1px solid #ccc;
	border-right: none;
	padding-left: 10px;
	background: none;
	border-radius: 30px 0px 0px 30px;
	}
.searchbox select option { color: #666;}
.searchbox .sx{
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	width: 179px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
	display: inline-block;
	color:#ccc;
	font-size: 14px;
	float: left;
	background: none;
	outline: none;
	}
.searchbox .btn {
	float: left;
    height: 40px;
	line-height:40px;
	padding:0px 30px;
	cursor:pointer;
	background:url(/zt/ztscizd/search.png) center center no-repeat;
	border:1px solid #ccc;
	border-left: none;
	border-radius: 0px 30px 30px 0px;
	}

	
/****/
.gd_ban {
	width: 100%;
    height: 505px;
    background: url(/zt/ztscizd/banner.jpg) center top no-repeat;
	}
.gd_ban h3 a {
	display: inline-block;
	background: linear-gradient(90deg, #f4930a, #ffd014);
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
	line-height: 55px;
	padding: 0px 50px;
	border-radius: 50px;
	color: #c00;
	font-size: 25px;
	font-weight: bold;
	transition: all .3s linear;
	text-shadow: none;
	}
.gd_ban h3 a:hover {transform:translateY(-5px);}
.gd_ban h3 {
	display: block;
	text-align: center;
	font-size: 80px;
	font-weight: bold;
	color: #fff;
	padding-top: 80px;
	text-shadow: 4px 4px 0px rgb(0,0,0,.8);
	}
.gd_ban h3 font { color: #ff0; display: block;}

.gd_ban b {
	display: inline-block;
	line-height: 60px;
	background: #fff;
	color: #ff0000;
	font-size: 24px;
	border-radius: 40px;
	padding: 0px 60px;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.55);
	margin-top: 30px;
	}
.gd_ban a:hover b {
	background: linear-gradient(90deg, #30d5ce, #8d84da);
	color: #fff;
	}
.gd_ban .container { position: relative;} 
.gd_ban .bd_bg {
	position: absolute;
	width: 300px;
	height: 505px;
	display: inline-table;
	background: rgb(0,0,0,.5);
	left: 0px;
	top: 0px;
	z-index: 5;
	}
.gd_ban .bd_bg h4 {
	font-size: 30px;
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	padding: 30px 0px 5px;
	display: block;
	text-align: center;
	}
.gd_ban .bd_bg p {
	font-size: 16px;
	color: #ff0;
	line-height: 26px;
	display: block;
	text-align: center;
	padding: 0px 20px;
	}
.gd_ban .bd_bg p font { color: #f00; margin-right: 5px;}
.bd_form_list {
	padding: 20px 20px;
	text-align: center;
	margin-bottom: 10px;
	}

.bd_form_list form { padding: 0px 10px;}
.bd_form_list form input {
	line-height: 43px;
	width: 100%;
	padding: 0px 10px;
	background: rgb(255,255,255,1);
	border: 1px solid #ccc;
	font-size: 12px;
	color: #333;
	outline: none;
	box-sizing: border-box;
	margin: 0px 0px 20px;
	border-radius: 4px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	}
input::-webkit-input-placeholder {color: #777;}

.bd_form_list select{
	background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 100%;
    height: 45px;
	font-size: 12px;
    color: #777;
    padding-left: 6px;
	outline: none;
	box-sizing: border-box;
	margin-bottom: 20px;
	}
.bd_form_list button {
	height: 45px;
	line-height: 45px;
	background: linear-gradient(30deg, #5c52e9 0%, #4fbcff 100%);
	color: #fff;
	font-size: 18px;
	width: 100%;
	display: block;
	border-radius: 4px;
	cursor: pointer;
	}
.serve_num {
	display: block;
	text-align:center;
	color: #fff;
	line-height: 26px;
	}
.serve_num span {
	padding: 0px 5px;
	display: inline-block;
	font-size: 20px;
	color: #f00;
	vertical-align: middle;
	}


/**/
.g1_bg {
	background: url(/zt/ztscizd/box5_bg.png) center center no-repeat;
	background-size: cover;
	padding: 30px 0px;
	}
.g1_bg ul {display: flex;}
.g1_bg ul li {
    width: 25%;
	}
.g1_bg ul li a {
    display: block;
	height: 100%;
    padding: 10px;
	text-align: center;
    transition: all .3s linear;
    cursor: pointer;
	background: #fff;
	box-shadow: 0px 0px 10px rgb(0,0,0,.2);
	border-radius: 4px;
	margin: 0px 10px;
	}
.g1_bg ul li a:hover {transform:translateY(-10px);}
.g1_bg .g1_img {
	width: 100%;
	height: 140px;
	overflow: hidden;
	}
.g1_bg .g1_img img {
	width: 100%;
	height: 140px;
	transition: all .2s ease-in;
	}
.g1_bg ul li:hover .g1_img{box-shadow:3px 4px 9px 0 #ccc}
.g1_bg ul li:hover img{transform:scale(1.1,1.1)}
.g1_bg ul li h4 {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	color: #0f4f92;
	font-weight: bold;
	}
.g1_bg ul li p {
	color: #444;
	text-align: left;
	}


/**/

.qkcx_box {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 15px rgba(70,152,255,.2);
	padding: 20px 50px 30px;
	}
.qkcx_box h3 {
	line-height: 60px;
	border-bottom: 1px solid #dcdcdc;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}
.qkcx_box h3 a {
	font-size: 24px;
	color: #e37310;
	margin: 0px 50px;
	display: inline-block;
	background: url(/zt/ztscizd/cx-1.png) center left no-repeat;
	padding-left: 50px;
	}
.qkcx_box h3 a:last-child { background-image: url(/zt/ztscizd/cx-2.png);}

.qkcx_box>div {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
.qkcx_box>div a {
	margin:15px 15px;
	width: calc(25% - 30px);
	border: 2px solid #4698ff;
	color: #4698ff;
	line-height: 48px;
	display: block;
	font-size: 24px;
	text-align:center;
	}
.qkcx_box>div a:hover {
	border-color: #e37310;
	color: #e37310;
	}
	
.qk_show .qk_tit {
	background: #4698ff;
	border-radius: 8px 8px 0px 0px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
	}
.qk_show .qk_tit i {
	display: inline-block;
	width: 31px;
	height: 31px;
	background: url(/zt/ztscizd/cx-1.png) 0 0 no-repeat;
	vertical-align: middle;
	margin-left: 15px;
	}
.qk_show table {
	width:100%;
	border-collapse:collapse;
	}
.qk_show table tr td {
	font-size: 16px; 
	width: 100px;
	text-align: center;
	border: 1px solid #ccc;
	}
.qk_show table tr:nth-child(even) { background: #EBF0FF;}
.qk_show table tr td a {
	display: block;
	height: 100%;
	line-height: 50px;
	}

/**/
.ly_bg {
	width: 100%;
	background: url(/zt/ztscizd/section_bg.png) center center no-repeat;
	background-size: cover;
	padding: 30px 0px 0px;
	margin-top: 50px;
	}
.lytd { text-align: center;}
.lytd label {
	font-size: 46px;
	display: block;
	position: relative;
	font-weight: 700;
	color: #ed4343;
	}
.ly_bg .more { padding: 30px 0px;}

/**/
.tglc {
	background: url(/zt/ztscizd/fuli_back.jpg) center center no-repeat;
	background-size: cover;
	margin-top: 50px;
	}
.tglc .title label { color: #fff;}
/**sciÉó¸åÁ÷³Ì**/
.hmd_zt {
	display: flex;
	align-items: center;
    justify-content: space-between;
	margin: 120px 0px;
	position: relative;
	}
.hmd_zt h4 {
	position: relative;
	width: 115px;
	height: 115px;
	background: #0dcabd;
	box-shadow: 0px 0px 15px rgb(63,78,147,.5);
	border-radius: 50%;
	text-align: center;
	}
.hmd_zt h4 span{
	display: block;
	width: 100%;
	font-size: 15px;
	color: #fff;
	padding: 0px 10px;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	z-index: 5;
	}
.hmd_zt i {
	width: 20px;
	height: 10px;
	background: #fb7e21;
	position: relative;
	}

.hmd_zt i:before {
	content:"";
	position: absolute;
	display: inline-block;
	width:0;height:0;  
    line-height:0;  
    border-width:14px;  
    border-style:solid;  
    border-color: transparent transparent transparent #fb7e21;
	right: -20px;
	top: 50%;
	margin-top: -14px;
	z-index: 10;
	}
.hmd_zt h4:nth-child(9), .hmd_zt h4:nth-child(11) { background: #1286f2;}
.hmd_zt h4:nth-child(13), .hmd_zt h4:nth-child(15) { background: #5712f2;}
.hmd_zt b {
	position: absolute;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	background: #fb7e21;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	font-size: 15px;
	top: -108px;
	left: 14.5%;
	}
.hmd_zt h5 {
	position: absolute;
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 20px 10px 0px;
	background: #fb7e21;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	font-size: 15px;
	top: -60px;
	left: 59.5%;
	}
.hmd_zt em {
	position: absolute;
	font-size: 14px;
	}
.hmd_zt .em1{ top: -25px; left: 16%; color: #fff;}
.hmd_zt .em2{ top: 10px; left: 23%; color: #fff;}
.hmd_zt .p_1 {
	position: absolute;
	padding: 10px 20px;
	background: #0dcabd;
	border-radius: 30px;
	bottom: -130px;
	left: 19%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	}
.hmd_zt .p_1:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 204px;
	height: 113px;
	background: url(/zt/ztscizd/jt_1.png) 0 0 no-repeat;
	background-size: contain;
	left: -180px;
	bottom: 5px;
	}
.hmd_zt .p_1:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 204px;
	height: 113px;
	background: url(/zt/ztscizd/jt_1.png) 0 0 no-repeat;
	background-size: contain;
	right: -180px;
	bottom: 5px;
	transform: rotateY(180deg);
	}
.hmd_zt .p_2 {
	position: absolute;
	padding: 10px 20px;
	background: #1286f2;
	border-radius: 30px;
	bottom: -105px;
	left: 57%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	}
.hmd_zt .p_2:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 81px;
	height: 88px;
	background: url(/zt/ztscizd/jt_2.png) 0 0 no-repeat;
	background-size: contain;
	left: -90px;
	bottom: 12px;
	}
.hmd_zt .p_2:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 81px;
	height: 88px;
	background: url(/zt/ztscizd/jt_2.png) 0 0 no-repeat;
	background-size: contain;
	right: -90px;
	bottom: 12px;
	transform: rotateY(180deg);
	}
.hmd_zt .p_3 {
	position: absolute;
	padding: 10px 20px;
	background: #5712f2;
	border-radius: 30px;
	bottom: -80px;
	right: 6%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	}
.hmd_zt .p_3:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 75px;
	height: 81px;
	background: url(/zt/ztscizd/jt_3.png) 0 0 no-repeat;
	background-size: contain;
	left: -80px;
	bottom: 15px;
	}
.hmd_zt .p_3:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 75px;
	height: 81px;
	background: url(/zt/ztscizd/jt_3.png) 0 0 no-repeat;
	background-size: contain;
	right: -80px;
	bottom: 15px;
	transform: rotateY(180deg);
	}
	


/**/
.qkml_list {
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	padding: 0px 5px;
	}
.qkml_list li{
	width:calc(20% - 20px);
	margin: 10px 10px;
	border: 1px solid #eee;
	padding: 25px 5px 15px;
	text-align: center;
	background: #fff;
	}
.qkml_list li a {
	display: inline-block;
	width: 100%;
	}
.qkml_list li:hover {
	cursor: pointer;
	text-decoration: none;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	}
.qkml_list li .list_img {width:125px; height: 170px; display: inline-block; overflow: hidden; margin-top: 20px;}
.qkml_list li img { width: 80%; height: 170px; transition:all 1s;}
.qkml_list li a:hover img{
    transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    -o-transform: scale(1.03,1.03);
    -ms-transform: scale(1.03,1.03);
	}
.qkml_list li h4 {
	line-height: 30px;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-top: 5px;
	font-size: 14px;
	}
.qkml_list li p a {
	font-size: 12px; 
	margin-left: 20px; 
	display: inline-block!important; 
	width: auto;
	}
.qkml_list li span {
	font-size: 12px;
	color: #666;
	}

	
/**/
.our_ys {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	}
.our_ys li {
	margin:15px 15px;
	width: calc(33.333334% - 30px);
	background: #fff;
	box-shadow: 5px 5px 15px rgb(0,0,0,.1);
	border-radius: 4px;
	overflow: hidden;
	padding: 20px 35px;
	border-left: 5px solid #ae9fe1;
	}
.our_ys li:nth-child(even) { border-color: #50caae;}
.our_ys li h3 {
	font-size: 26px;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	}
.our_ys li h3 img {
	display: inline-block;
	margin-right: 15px;
	}
.our_ys li p {
	font-size: 16px;
	line-height: 30px;
	}
	
/**/
.bg_f8 {
	width: 100%;
	background: #f8f8f8;
	}
.ask_box {
	text-align: center;
	padding: 20px 0px;
	}
.ask_box a {
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	padding: 0px 20px;
	background: #fff;
	border-radius: 30px;
	box-shadow: 0px 0px 10px rgb(0,0,0,.1);
	margin: 10px 5px;
	}
.ask_box a:hover { background: #4698ff; color: #fff;}

.ask_new {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	padding-bottom: 50px;
	}
.ask_new li {
	width: 48%;
	padding: 15px 0px;
	border-top: 1px solid #ccc;
	}
.ask_new li:nth-child(1), .ask_new li:nth-child(2) { border-top: none;}
.ask_new li h4 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 16px;
	font-weight: bold;
	}
.ask_new li p {
	font-size: 16px;
	line-height: 30px;
	color: #757575;
	}

/**/
.footer {
	width: 100%;
	padding-top: 30px;
	}
.footer .container { display: flex;}
.footer .foot_logo {
	text-align: center;
	margin-right: 50px;
	}
.footer .foot_logo a {display: inline-block;}
.footer .sp_foot_nav {
	display: block;
	text-align: center;
	padding: 20px 0px;
	}
.footer .sp_foot_nav a {
	display: inline-block;
	line-height: 15px;
	padding: 0px 5px;
	border-right: 1px solid #aaa;
	color: #666;
	}
.footer .sp_foot_nav a:hover { color: #f00;}
.footer .sp_foot_nav a:last-child { border-right: none;}

.foot_inner {
	line-height: 30px;
	text-align: center;
	color: #444;
	font-size: 16px;
	}

	


@media screen and (max-width:640px) {
	body { max-width: 415px;}
	.container { width: 100%;}

	.title { padding-top: 20px; padding-bottom: 10px; margin: 0px 10px;}
	.title label { font-size: 22px; line-height: 22px; padding: 0px 0px 5px;}
	.title p a { font-size: 12px; line-height: 24px; padding: 0px 10px;}
	.more { padding: 0px 0px;}
	.more a { font-size: 14px; line-height: 40px; padding: 0px 20px; margin: 15px 5px;}
	
	.ban_top { padding: 0px 0px; height: auto; line-height: inherit;}
	.ban_top .ban_top_nav { min-width: min-content; flex-wrap: wrap;}
	.ban_top .logo { width: 100%; max-width: 100%; height: 25px;}
	.searchbox { float: inherit; width: 100%; padding: 10px 15px 0px;}
	.searchbox select { height: 30px; font-size: 12px;}
	.searchbox .sx { width: 60%; height: 30px; line-height: 30px; font-size: 12px;}
	.searchbox .btn { height: 30px; line-height: 30px; background-size: auto 60%;}
	.ban_nav { margin-left: 0px; flex-wrap: wrap; justify-content: flex-start; padding: 4px 10px;}
	.ban_nav li { padding: 0px 8px;}
	.ban_nav li a { font-size: 14px; line-height: 30px; padding: 0px 0px;}
	
	.gd_ban { height: 220px; background-size: auto 100%; background-position: 70% center; margin-top: 5px;}
	.gd_ban h3 { font-size: 45px; padding-top: 10px; text-align: left; padding-left: 15px;}
	.gd_ban h3 a { line-height: 35px; font-size: 18px;}
	.gd_ban .bd_bg { top: 230px; left: 2%; width:96%; height: auto; background: #fff; box-shadow: 0px 0px 10px rgb(0,0,0,.1); border-radius: 4px; padding-bottom: 20px;}
	.gd_ban .bd_bg h4 { color: #333; padding: 15px 0px 5px;}
	.gd_ban .bd_bg p { color: #f00;}
	.bd_form_list { padding: 20px 10px 10px;}
	.bd_form_list form input { line-height: 33px; margin: 0px 0px 10px;}
	.bd_form_list select { height: 35px; margin-bottom: 10px;}
	.serve_num { color: #333;}
	
	.g1_bg { margin-top: 380px; padding: 0px 0px 20px;}
	.g1_bg ul { padding: 0px 2px;}
	.g1_bg ul li a { padding: 3px 3px; margin: 0px 2px;}
	.g1_bg .g1_img { height: 60px;}
	.g1_bg .g1_img img { height: 60px;}
	.g1_bg ul li h4 { font-size: 14px; line-height: 16px; min-height: 32px; margin: 5px 0px;}
	.g1_bg ul li p { font-size: 12px;}
	
	.qkcx_box { padding: 10px 10px;}
	.qkcx_box>div a { font-size: 14px; line-height: 18px; margin: 5px 5px; width: calc(25% - 10px); border-width: 1px; padding: 5px 5px;}
	.qk_show { padding: 0px 5px;}
	.qk_show .qk_tit { font-size: 18px; margin-top: 20px;}
	.qk_show table tr td { font-size: 12px;}
	.qk_show table tr td a { line-height: 16px; padding: 5px 2px;}
	
	.ly_bg { margin-top: 20px; padding: 10px 0px 5px;}
	.ly_bg .more { padding: 0px 0px;}
	
	.our_ys li { padding: 5px 5px; margin: 3px 3px; width: calc(33.3334% - 6px);}
	.our_ys li h3 { font-size: 16px; margin-bottom: 5px;}
	.our_ys li h3 img { max-width: 100%; height: 35px; margin-right: 10px;}
	.our_ys li p { font-size: 12px; line-height: 20px;}
	
	.tglc { margin-top: 15px;}
	.hmd_zt {flex-wrap: wrap; margin: 75px 6px 0px;}
	.hmd_zt h4 { width: 80px; height: 80px; margin-bottom: 50px;}
	.hmd_zt h4 span { font-size: 12px; padding: 0px 5px;}
	.hmd_zt i { width: 10px; height: 4px; margin-top: -50px;}
	.hmd_zt i:before { border-width: 8px; right: -14px; margin-top: -8px;}
	.hmd_zt b { width: 50px; height: 50px; line-height: 50px; font-size: 14px; left: 28.5%; top: -75px;}
	.hmd_zt h5 { width: 55px; height: 55px; font-size: 12px; line-height: 14px; left: 16.5%; top: 105px; padding: 8px 5px 0px;}
	.hmd_zt em { font-size: 12px;}
	.hmd_zt .em1 { left: 30%;}
	.hmd_zt .em2 { left: 45%;}
	.hmd_zt .p_1 { bottom: 140px; font-size: 14px; padding: 5px 15px; left: 33%;}
	.hmd_zt .p_1:after { width: 77px; height: 50px; left: -80px;}
	.hmd_zt .p_1:before {width: 77px; height: 50px; right: -80px;}
	.hmd_zt .p_2 { font-size: 14px; padding: 5px 15px; bottom: 0px; left: 12%;}
	.hmd_zt .p_2:after, .hmd_zt .p_3:after { width: 46px; height: 50px; left: -50px;}
	.hmd_zt .p_2:before, .hmd_zt .p_3:before {width: 46px; height: 50px; right: -50px;}
	.hmd_zt .p_3 { font-size: 14px; padding: 5px 15px; bottom: 0px; right: 12%;}
	
	.qkml_list li { width: calc(50% - 10px); margin: 5px 5px; padding: 15px 5px;}
	.qkml_list li h4 { margin-top: 0px; line-height: 24px;}
	.ask_box { padding: 0px 0px;}
	.ask_box a { font-size: 14px; line-height: 30px; margin: 5px 2px;}
	.ask_new { padding-bottom: 10px;}
	.ask_new li { width: 100%; padding: 10px 15px;}
	.ask_new li h4 { font-size: 14px;}
	.ask_new li p { font-size: 12px; line-height: 16px;}
	.ask_new li:nth-child(2) { border-top: 1px solid #ccc;}
	
	.footer { padding: 20px 15px 0px;}
	.footer .container {flex-wrap: wrap;}
	.footer .foot_logo { width: 100%; margin-right: 0px; margin-bottom: 10px;}
	.foot_inner { font-size: 12px; line-height: 18px;}

	}
@media screen and (max-width:375px) {
	.searchbox .sx { width: 54%;}
	.lytd label { font-size: 35px;}
	.hmd_zt h4 { width: 75px; height: 75px;}
	.hmd_zt i { width: 6px;}
	.hmd_zt i:before { border-width: 4px; right: -6px; margin-top: -4px;}
	.hmd_zt .em1 { left: 30%;}
	.hmd_zt h5 { padding: 12px 2px 0px; top: 95px;}
	.hmd_zt .p_2:before, .hmd_zt .p_3:before { width: 37px; height: 40px; right: -40px;}
	.hmd_zt .p_2:after, .hmd_zt .p_3:after { width: 37px; height: 40px; left: -40px;}
	.qkml_list li img { height: 155px;}
	}
@media screen and (max-width:320px) {
	.searchbox .sx { width: 45%;}
	.ban_nav li { padding: 0px 5px;}
	.gd_ban .bd_bg p { font-size: 14px;}
	.our_ys li h3 img { height: 30px; margin-right: 3px;}
	.hmd_zt b { left: 38.5%;}
	.hmd_zt h5 { left: 55.5%; width: 46px; height: 46px; padding: 5px 0px 0px; z-index: 1; top: 105px;}
	.hmd_zt .em1 { left: 40%; top: -22px;}
	.hmd_zt .em2 { left: 60%;}
	.hmd_zt .p_1 { bottom: auto; top: 90px; left: 30%;}
	.hmd_zt .p_2 { bottom: 130px; left: 48%;}
	.hmd_zt .p_3 { right: 35%;}
	.hmd_zt { justify-content: center;}
	.hmd_zt i { width: 10px; height: 4px; margin: -50px 5px 0px;}
	.hmd_zt i:before { border-width: 8px; right: -14px; margin-top: -8px;}
	.qkml_list li img { height: 125px;}
	.qkml_list li h4 { font-size: 12px;}
	}



