@charset "utf-8";
/* 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, 微软雅黑, 新細明體, 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 { padding-top: 50px; text-align: center;}
.title label {
	font-size: 40px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	color: #000;
	padding: 0px 20px;
	font-weight: bold;
	}
.title label:after {
	content:"";
	position: absolute;
	display: block;
	width: 53px;
	height: 53px;
	background: url(/Specials/ztkuaiji/new1_tit.png) no-repeat 0 0 / contain;
	left: -63px;
	top: -10px;
	}
.title label font {
	color: #cb0e19;
	display: inline-block;
	text-transform: uppercase;
	}
.title p {
	display: block;
	font-size: 20px;
	color: #717172;
	line-height: 30px;
	margin-top: 20px;
	padding: 0px 200px;
	}

.more { text-align: center;}
.more a {
    line-height: 50px;
    background: #2758be;
    border-radius: 30px;
    color: #ffe670;
	display: inline-block;
	font-size: 20px;
	padding: 0px 50px;
	margin: 50px 15px;
	}
.more a:last-child { background: #ff575a; color: #fff;}
.more a:hover { box-shadow: 0px 0px 20px rgb(0,0,0,.2);}
/** banner **/


/***/
.head_logo {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}
.head_logo .hd_logo {
	display:inline-block;
	text-align: center;
	}
.head_logo .hd_logo a {
	height: 100%;
	display: block;
	}	
.head_logo .hd_logo a img { max-width: 100%;}
.head_logo .head_mag ul {
	display: flex;
	}
.head_logo .head_mag li {
	position: relative;
	}

.head_logo .head_mag li:first-child a {color: #0068a2;}
.head_logo .head_mag li:first-child a:after { width: 100%;}
.head_logo .head_mag a{
	display: inline-block;
	margin: 0px 10px;
	font-size: 18px;
	line-height: 40px;
	position: relative;
	}
.head_logo .head_mag a:hover { color: #0068a2; transition: all .4s;}
.head_logo .head_mag li a:after {
	content: '';
	bottom: 0;
	position: absolute;
	display: block;
	width: 0;
	height: 1px;
	background: #0068a2;
	transition: all .4s;
	}

.head_logo .head_mag li a:hover:after {width: 100%;}

.head_but a {
	display: inline-block;
	background: linear-gradient(30deg, #ff575a, #557EFF);
    box-shadow: 0px 3px 5px 0px rgb(22,62,239,.2);
    color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	border-radius: 30px;
	padding: 0px 30px;
	}
.head_but a:hover {background: linear-gradient(30deg, #ff4862, #ff933b);}

	
/****/
.gd_ban {
	width: 100%;
    height: 730px;
    background: url(/Specials/ztkuaiji/banner.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 80px;
	}
.gd_ban strong {
	display: inline-block;
	font-size: 24px;
	line-height: 50px;
	padding: 0px 40px;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 50px;
	position: relative;
	}
.gd_ban strong:before {
	content:"";
	position: absolute;
	display: block;
	width: 151px;
	height: 35px;
	background: url(/Specials/ztkuaiji/ban_icon.png) 0 0 no-repeat;
	top: 0px;
	left: -120px;
	}	
.gd_ban h1 {
	padding: 10px 0px 20px;
	color: #f6cf4d;
	font-size: 100px;
	display: block;
	font-weight: 700;
	text-shadow: 0px 4px 0px #ff7e00;
	}
.gd_ban h4 { margin: 10px 0 40px;}
.gd_ban h4 a{
	display: inline-block;
	background: #fff;
	border-radius: 4px;
	padding: 10px 15px;
	font-size: 16px;
	position: relative;
	margin: 0px 5px;
	}
.gd_ban h4 a img { max-width: 100%; height: 40px;}
.gd_ban h4 a span {
	display: none;
	position: absolute;
	background: #fff;
	width: 100%;
	padding: 5px 10px 10px;
	font-size: 12px;
	border-radius:0 0 4px 4px;
	left: 0;
	bottom: -35px;
	}
.gd_ban h4 a span font {
	background: #210cb3;
	color: #fff;
	border-radius: 4px;
	line-height: 24px;
	display: block;
	}
.gd_ban h4 a:hover { color: #210cb3;}
.gd_ban h4 a:hover span { display: block;}
.gd_ban h5 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	}
.gd_ban h5 b { color: #f00;}
.gd_ban ul {
	display: flex;
	margin: 20px 100px;
	background: #053ea2;
	padding: 15px 0;
	border-radius: 4px;
	}
.gd_ban ul li {
	flex: 1;
	text-align: center;
	border-right: 1px solid #0d56d3;
	color: #fff;
	font-size: 16px;
	}
.gd_ban ul li:last-child { border-right: 0;}
.gd_ban ul li b {
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #ff0;
	}
.gd_ban p a {
	display: inline-block;
	line-height: 60px;
	padding: 0px 50px;
	font-size: 28px;
	color: #fff;
	background: #ff7e00;
	border-radius: 4px;
	margin: 10px 20px 0;
	transition: all .3s linear;
	}
.gd_ban p a:hover {
	transform:translateY(-5px);
	transition: all .3s linear;
	}
.gd_ban p a:last-child{ background: #f00;}
	
/**/
.fw_box {
    margin: 40px 0px;
	display: flex;
	}
.fw_box li {
	margin: 20px 30px;
	width: calc(33.3334% - 60px);
	background: #fff;
	border-radius: 20px;
	box-shadow: 0px 0px 30px rgb(0,0,0,.25);
	overflow: hidden;
	text-align: center;
	padding: 0px 0px 30px;
	}
.fw_box li em{
	display: block;
	background: url(/Specials/ztkuaiji/fw_1.png) no-repeat 0 0 / cover;
	height: 135px;
	}
.fw_box li i {
	display: inline-flex;
    align-items: center;
    justify-content: center;
	background: #fff;
	width: 90px;
	height: 90px;
	text-align: center;
	border-radius: 50%;
	margin-top: -45px;
	box-shadow: 0px 0px 25px rgb(0,0,0,.15);
	}
.fw_box li i img { max-width: 100%;}
.fw_box li:nth-child(2) em{ background-image: url(/Specials/ztkuaiji/fw_2.png);}
.fw_box li:nth-child(3) em{ background-image: url(/Specials/ztkuaiji/fw_3.png);}

.fw_box li:nth-child(2) h4:after { background: #0074ff;}
.fw_box li:nth-child(2) .dd1 { background: #0074ff;}
.fw_box li:nth-child(2) .dd1:hover { background: #000;}
.fw_box li:nth-child(3) h4:after { background: #6b61d2;}
.fw_box li:nth-child(3) .dd1 { background: #6b61d2;}
.fw_box li:nth-child(3) .dd1:hover { background: #000;}
.fw_box h4 {
	display: block;
	font-size: 26px;
	padding: 10px 0px;
	position: relative;
	}
.fw_box h4:after {
	content:"";
	position: absolute;
	width: 40px;
	height: 2px;
	background: #ff5676;
	bottom: 0px;
	left: 50%;
	margin-left: -20px;
	}
.fw_box h5 {
	font-size: 16px;
	font-weight: normal;
	margin: 15px 30px;
	}
.fw_box p a {
	display: inline-block;
	line-height: 34px;
	padding: 0px 20px;
	color: #fff;
	border-radius: 4px;
	margin: 0px 10px;
	}
.fw_box .dd1 { background: #ff5676;}
.fw_box .dd2 { background: #3e48bc;}
.fw_box p a:hover { background: #000;}

	
/***********/
.server_bg {
	width: 100%;
	background: url(/Specials/ztkuaiji/ser_bg.jpg) no-repeat center center;
	}
.ser_box {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin: 60px 0px 30px;
	}
.ser_box li {
	margin: 0px 15px 50px;
    width: calc(25% - 30px);
    color: #666;
    text-align: center;
	background: #fff;
	box-shadow: 0 0 15px rgb(0,0,0,.05);
	border-radius: 4px;
	overflow: hidden;
	padding: 30px 0px;
	}
.ser_box li:nth-child(1) { border-top: 3px solid #71c0f8;}
.ser_box li:nth-child(2) { border-top: 3px solid #11d2bf;}
.ser_box li:nth-child(3) { border-top: 3px solid #c470ff;}
.ser_box li:nth-child(4) { border-top: 3px solid #f2c15b;}
.ser_box li:nth-child(5) { border-top: 3px solid #ef6688;}
.ser_box li:nth-child(6) { border-top: 3px solid #ffc317;}
.ser_box li:nth-child(7) { border-top: 3px solid #00ca74;}
.ser_box li:nth-child(8) { border-top: 3px solid #44a1f0;}
.ser_box li i {
	width: 36px;
	height: 36px;
	display: inline-block;
	}
.ser_box li:nth-child(1) i { background: url(/Specials/ztkuaiji/icon.png) 0 0 no-repeat;}
.ser_box li:nth-child(2) i { background: url(/Specials/ztkuaiji/icon.png) -47px 0 no-repeat;}
.ser_box li:nth-child(3) i { background: url(/Specials/ztkuaiji/icon.png) -100px 0 no-repeat;}
.ser_box li:nth-child(4) i { background: url(/Specials/ztkuaiji/icon.png) -150px 0 no-repeat;}
.ser_box li:nth-child(5) i { background: url(/Specials/ztkuaiji/icon.png) -197px 0 no-repeat;}
.ser_box li:nth-child(6) i { background: url(/Specials/ztkuaiji/icon.png) -245px 0 no-repeat;}
.ser_box li:nth-child(7) i { background: url(/Specials/ztkuaiji/icon.png) -293px 0 no-repeat;}
.ser_box li:nth-child(8) i { background: url(/Specials/ztkuaiji/icon.png) -343px 0 no-repeat;}
.ser_box li strong {
	display: block;
	line-height: 50px;
	font-size: 20px;
	}
.ser_box li p {
	font-size: 16px;
	line-height: 26px;
	padding: 0px 35px;
	}
.ser_box li a {
	display: inline-block;
	line-height: 34px;
	padding: 0px 30px;
	border-radius: 30px;
	color:#fff;
	background: #3e48bc;
	transition: all ease .3s;
	font-size: 16px;
	margin-top: 15px;
	}
.ser_box li a:hover {
	color:#fff;
	background:#ff7e00;
	}
.ser_box li:nth-child(1) strong { color: #71c0f8;}
.ser_box li:nth-child(2) strong { color: #11d2bf;}
.ser_box li:nth-child(3) strong { color: #c470ff;}
.ser_box li:nth-child(4) strong { color: #f2c15b;}
.ser_box li:nth-child(5) strong { color: #ef6688;}
.ser_box li:nth-child(6) strong { color: #ffc317;}
.ser_box li:nth-child(7) strong { color: #00ca74;}
.ser_box li:nth-child(8) strong { color: #44a1f0;}
	
	
/************/
.ys_bg {
	width: 100%;
	background: url(/Specials/ztkuaiji/ser_bg1.jpg) center center no-repeat;
	}
.ys_box {
	display: flex;
	margin: 60px 0px;
	}
.ys_box li {
	width: 16.6667%;
	height: 200px;
	text-align: center;
	padding-top: 15px;
	}
.ys_box li:nth-child(odd) { margin-top: 120px;}
.ys_box li:nth-child(1) { background: url(/Specials/ztkuaiji/ys_1.png) center center / cover no-repeat;}
.ys_box li:nth-child(2) { background: url(/Specials/ztkuaiji/ys_2.png) center center / cover no-repeat;}
.ys_box li:nth-child(3) { background: url(/Specials/ztkuaiji/ys_3.png) center center / cover no-repeat;}
.ys_box li:nth-child(4) { background: url(/Specials/ztkuaiji/ys_4.png) center center / cover no-repeat;}
.ys_box li:nth-child(5) { background: url(/Specials/ztkuaiji/ys_5.png) center center / cover no-repeat;}
.ys_box li:nth-child(6) { background: url(/Specials/ztkuaiji/ys_6.png) center center / cover no-repeat;}
.ys_box li i {
	display: inline-flex;
    align-items: center;
    justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	}
.ys_box li i img { max-width: 100%; height: 20px;}
.ys_box li:nth-child(1) i { background: #2abdee;}
.ys_box li:nth-child(2) i { background: #f79f51;}
.ys_box li:nth-child(3) i { background: #794cee;}
.ys_box li:nth-child(4) i { background: #ee6753;}
.ys_box li:nth-child(5) i { background: #53c698;}
.ys_box li:nth-child(6) i { background: #c65387;}
.ys_box li h4 {
	font-size: 24px;
	display: block;
	font-weight: bold;
	line-height: 40px;
	}
.ys_box li:nth-child(1) h4 { color: #2abdee;}
.ys_box li:nth-child(2) h4 { color: #f79f51;}
.ys_box li:nth-child(3) h4 { color: #794cee;}
.ys_box li:nth-child(4) h4 { color: #ee6753;}
.ys_box li:nth-child(5) h4 { color: #53c698;}
.ys_box li:nth-child(6) h4 { color: #c65387;}
.ys_box li p {
	font-size: 15px;
	margin-top: 25px;
	color: #fff;
	padding: 0px 35px;
	}
	
/************/
.ly_bg {
	width: 100%;
	background: url(/Specials/ztkuaiji/ly_bg.jpg) no-repeat center center / cover;
	padding: 0px 0px 50px;
	}
.ly_bg label { color: #fff;}
.ly_bg p { color: #eee;}
.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(/Specials/ztkuaiji/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(/Specials/ztkuaiji/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(/Specials/ztkuaiji/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(/Specials/ztkuaiji/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(/Specials/ztkuaiji/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(/Specials/ztkuaiji/jt_3.png) 0 0 no-repeat;
	background-size: contain;
	right: -80px;
	bottom: 15px;
	transform: rotateY(180deg);
	}

/*******************/
.hot_qk {
	margin: 30px 0px 60px;
	}
.hot_qk li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dashed #d7d7d7;
	padding: 10px 0px;
	}
.hot_qk li h4 {
	width: 10%;
	background: linear-gradient(90deg, #0987ff, #2cb5fb);
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	position: relative;
	border-radius: 4px;
	}
.hot_qk li h4 span {
	width: 100%;
	padding: 0px 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	}
.hot_qk li h4:after{
	content:"";
	position: absolute;
	width:0;height:0;  
    line-height:0;  
    border-width:10px;  
    border-style:solid;  
    border-color:transparent transparent transparent #2cb5fb;
	right: -20px;
	top: 10px;
	}
.hot_qk li p {
	width: 75%;
	font-size: 15px;
	line-height: 24px;
	}
.hot_qk li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
	font-size: 16px;
	background: #ff6e32;
	color: #fff;
	border-radius: 20px;
	transition: all ease .3s;
	}
.hot_qk li a:hover {
	background: #3e48bc;
	}

	
.f9 { background: #f8f8f8;}
	
.xsqk_list {
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
	margin-top: 50px;
	padding-bottom: 60px;
	}
.xsqk_list li {
	margin: 10px 10px;
	width: calc(33.3334% - 20px);
	display: block;
	background: #f3f5f8;
	border: 2px solid #fff;
	box-shadow: 8px 8px 20px rgba(55,99,170,.1), -8px -8px 20px #fff;
	border-radius: 4px;
	padding: 10px 10px;
	}
.xsqk_list li dl {
    display: flex;
    flex: 1;
	}
.xsqk_list li dl dt {
    flex: 0 0 120px;
    height: 160px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%);
	}
.xsqk_list li dl dt img {
	width: 100%;
	height: 100%;
	display: block;
	}
.xsqk_list li dl dd {
    padding-left: 10px;
    flex: 1;
    overflow: hidden;
    width: 0;
	}
.xsqk_list li h4 {
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom: 10px;
	}
.xsqk_list li p {
	max-height: 40px;
	overflow: hidden;
	display: block;
	}
.xsqk_list li p span {
	color: #4c5b76;
	display: block;
	line-height: 20px;
	font-size: 12px;
	}
.xsqk_list li p span font { color: #ff5807;}
.xsqk_list li b a{
	line-height: 34px;
	background: #fff;
	padding: 0px 20px;
	text-align: center;
	box-shadow: 5px 5px 10px rgba(55,99,170,.1), -8px -8px 20px #fff;
	display: inline-block;
	margin-top: 15px;
	margin-right: 10px;
	border-radius: 4px;
	}
.xsqk_list li b a:hover{
	background: #1840bc;
	color: #fff;
	}
	
/*表单*/ 
.biaodan{
	background: url(/Specials/ztkuaiji/bd_bg.jpg) top center no-repeat;
	background-size: cover;
	}
.sp_bd_form{
    padding: 80px 0px;
	}
.sp_bd_tit {padding: 0px 0px 35px 10px; color: #fff;}
.sp_bd_tit h3 {
	font-size: 30px; 
	display: inline-block; 
	font-weight: bold;
	margin-right: 20px;
	}
.sp_bd_tit p {
	font-size: 20px; 
	line-height: 34px; 
	display: inline-block; 
	border: 1px solid #fff;
	padding: 0px 20px;
	}

.sp_bd_form form {
	display: flex;
	justify-content: center;
	}
.sp_bd_form form input {
	line-height: 40px;
	width: 27%;
	padding: 0px 15px;
	background: rgb(255,255,255,1);
	border: 1px solid #ccc;
	font-size: 14px;
	color: #999;
	outline: none;
	box-sizing: border-box;
	margin: 0px 5px;
	border-radius: 4px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
	}
input::-webkit-input-placeholder {color: #999;}

.sp_bd_form select{
	background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 27%;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
    color: #999;
    padding:0px 10px;
	margin: 0px 5px;
	outline: none;
	box-sizing: border-box;
	}
.sp_bd_form button {
	line-height: 42px;
	background: linear-gradient(30deg, #3e91f1, #ff7e00);
	box-shadow: 0px 0px 10px rgb(200,32,62,.2);
	color: #fff;
	font-size: 18px;
	padding: 0px 40px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	margin: 0px 5px;
	}
.zy_but {
	padding: 50px 0px 0px;
	text-align: center;
	}
.zy_but h4 {
	line-height: 50px;
	display: inline-block;
	border: 1px solid #ffce2d;
	color: #fff;
	font-size: 20px;
	border-radius: 5px;
	padding-left: 30px;
	}
.zy_but h4 font { color: #ff0; font-weight: bold;}
.zy_but h4 span{
	display: inline-block;
	background: #ffce2d;
	padding: 0px 30px;
	border-radius: 0px 5px 5px 0px;
	margin-left: 30px;
	color: #f03900;
	font-weight: bold;
	}
	
	
.news_info { margin-top: 30px;}
.lw_cont_list {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 20px 0px 30px;
	}
.lw_cont_list li {
	width: 48%;
    background: #fff;
    margin-bottom: 20px;
    padding: 15px 20px;
	border: 1px solid #eee;
    transition: all .3s;
	}
.lw_cont_list li:hover {
	border-color: #1869c5; 
	box-shadow: 0 0 20px 0px rgba(30,159,255,0.15);
	}
.lw_cont_list li h3 a:hover { color: #fe5a35;}
.lw_cont_list h3 a{
	font-size: 16px;
	font-weight: bold;
	color: #1869c5;
	}
.lw_cont_list .lw_tit{
    margin-bottom: 10px;
	margin-top: 10px;
	color: #666;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	}
.lw_cont_list .lw_gjc {color: #666; font-size: 12px;}
.lw_cont_list .lw_gjc span{ margin-right: 15px;}
.lw_cont_list .lw_gjc span font { color: #fe5a35;}

/****************/
.server_box {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 30px;
	}
.server_box li {
	margin: 20px 0px;
	width: 30%;
	position: relative;
	}
.server_box i {
	position: relative;
    display: contents;
	}
.server_box i:nth-child(1):after {
	content:"";
	position: absolute;
	width: 36px;
	height: 36px;
	display: inline-block;
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	top: 0px;
	left: 0px;
	z-index: 20;
	}
.server_box i:nth-child(2):after {
	content:"";
	position: absolute;
	width: 36px;
	height: 36px;
	border-top: 2px solid #555;
	border-right: 2px solid #555;
	display: inline-block;
	top: 0px;
	right: 0px;
	z-index: 20;
	}
.server_box i:nth-child(3):after {
	content:"";
	position: absolute;
	width: 36px;
	height: 36px;
	border-bottom: 2px solid #555;
	border-left: 2px solid #555;
	display: inline-block;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	}
.server_box i:nth-child(4):after {
	content:"";
	position: absolute;
	width: 36px;
	height: 36px;
	border-bottom: 2px solid #555;
	border-right: 2px solid #555;
	display: inline-block;
	bottom: 0px;
	right: 0px;
	z-index: 20;
	}
.server_box li a {
	display: block;
	height: 100%;
	border: 1px solid #d5d5d5;
	padding: 40px 35px;
	text-align: center;
	}
.server_box .g1_img {
	width: 100%;
	height: 150px;
	overflow: hidden;
	}
.server_box .g1_img img {
	width: 100%;
	height: 150px;
	transition: all .2s ease-in;
	}
.server_box li:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}
.server_box li h4 {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	color: #000;
	}
.server_box li p {
	color: #444;
	min-height: 65px;
	font-size: 15px;
	}
.server_box li span {
	display: inline-block;
	line-height: 36px;
	border-radius: 30px;
	border: 1px solid #1869c5;
	padding: 0px 40px;
	font-size: 18px;
	margin-top: 10px;
	color: #1869c5;
	}
.server_box li:hover span {
	background: #1869c5;
	color: #fff;
	border-color: #0263ee;
	}


/**/
.footer {
	width: 100%;
	padding-top: 30px;
	}

.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: 24px;
	text-align: center;
	color: #444;
	font-size: 14px;
	}

.gotop{
	position: fixed;
	bottom: 100px;
	right: 20px;
	width: 40px;
	height: 40px;
	background: url(/Specials/ztkuaiji/top.png) center center no-repeat;
	background-size: contain;
	opacity: .6;
	z-index: 4;
	display: none;
	cursor: pointer;
	}



@media screen and (max-width:640px) {
	body { max-width: 415px;}
	.container { width: 100%;}
	.head_logo { height: auto; flex-wrap: wrap; padding: 5px 5px;}
	.head_logo .hd_logo { width: 100%;}
	.head_logo .hd_logo a img { height: 40px;}
	.head_logo .head_mag { width: 100%;}
	.head_logo .head_mag ul {justify-content: space-between;}
	.head_logo .head_mag a { margin: 0px 0px; padding: 0px 1px; font-size: 12px; line-height: 14px; text-align: center;}
	.head_logo .head_mag li:first-child a:after { width: auto; display: block;}
	
	.gd_ban { height: 350px; padding: 20px 5px 0px;}
	.gd_ban strong { font-size: 14px; line-height: 30px; padding: 0px 20px;}
	.gd_ban strong:before { width: 65px; height: 15px; background-size: contain; left: -50px;}
	.gd_ban h3 { padding: 0px 0px 5px; font-size: 30px; text-shadow: 0px 2px 0px #ff7e00;}
	.gd_ban h4 { display: flex; margin: 5px 0px;}
	.gd_ban h4 a { font-size: 12px; padding: 5px 5px; margin: 0px 2px;}
	.gd_ban h4 a img { height: 20px;}
	.gd_ban h5 { font-size: 14px;}
	.gd_ban ul { margin: 5px 0px; padding: 5px 0px;}
	.gd_ban ul li { font-size: 12px;}
	.gd_ban ul li b { font-size: 14px; line-height: 20px;}
	.gd_ban p a { font-size: 14px; line-height: 30px; padding: 0px 20px; margin: 10px 10px 0;}
	
	.title { padding-top: 10px;}
	.title label { font-size: 20px;}
	.title label:after { width: 30px; height: 30px; background-size: contain; top: 0px; left: -20px;}
	.title p { font-size: 14px; line-height: 20px; padding: 0px 10px; margin-top: 0px;}
	
	
	.fw_box { margin: 0px 5px;}
	.fw_box li { margin: 10px 3px; width: calc(33.3334% - 6px); box-shadow: 0px 0px 10px rgb(0,0,0,.25); padding: 0px 0px 10px; border-radius: 4px;}
	.fw_box li em { height: 50px;}
	.fw_box li i { width: 50px; height: 50px; margin-top: -25px; box-shadow: 0px 0px 15px rgb(0,0,0,.15);}
	.fw_box li i img { height: 20px;}
	.fw_box h4 { font-size: 15px;}
	.fw_box h5 { font-size: 12px; margin: 10px 5px;}
	.fw_box p a { font-size: 12px; padding: 0px 2px; margin: 0px 1px; line-height: 28px;}
	
	.ser_box { margin: 10px 5px;}
	.ser_box li { margin: 5px 3px; width: calc(25% - 6px); padding: 10px 0px;}
	.ser_box li strong { font-size: 14px; line-height: 30px;}
	.ser_box li p { font-size: 12px; padding: 0px 5px; line-height: 14px; min-height: 70px;}
	.ser_box li a { font-size: 12px; line-height: 30px; padding: 0px 10px; margin-top: 10px;}
	
	.ys_box { margin: 10px 0px;}
	.ys_box { flex-wrap: wrap;}
	.ys_box li { padding-top: 10px; height: 140px; width: 33%;}
	.ys_box li h4 { font-size: 16px; line-height: 30px;}
	.ys_box li p { font-size: 12px; padding: 0px 10px; margin-top: 10px;}
	.ys_box li i { width: 30px; height: 30px;}
	.ys_box li:nth-child(odd) { margin-top: 30px;}
	
	.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%;}
	
	.hot_qk { margin: 10px 0px 20px;}
	.hot_qk li h4 { font-size: 12px; line-height: 16px;}
	.hot_qk li p { font-size: 12px; line-height: 16px;}
	.hot_qk li a { width: 10%; font-size: 12px; line-height: 14px; padding: 5px 5px; text-align: center;}
	
	.news_info { flex-wrap: wrap; padding: 0px 5px; margin-top: 0px;}
	.lw_cont_list { padding: 10px 0px;}
	.lw_cont_list li { padding: 5px 10px; width: 100%; margin-bottom: 10px;}
	.lw_cont_list h3 a{ font-size: 14px;}
	.lw_cont_list .lw_tit { font-size: 12px; margin: 5px 0px;}
	
	.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) {
	.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;}
	}
@media screen and (max-width:320px) {
	.gd_ban h3 { font-size: 28px;}
	.fw_box li {margin: 10px 1px; width: calc(33.3334% - 2px);}
	.fw_box { margin: 0px 0px;}
	.fw_box p a { padding: 0px 0px; margin: 0px 0px;}
	.ser_box { margin: 10px 0px;}
	.ser_box li {margin: 5px 1px; width: calc(25% - 2px);}
	.ser_box li strong { font-size: 12px;}
	.ser_box li p { padding: 0px 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;}
	.hot_qk li h4 span { padding: 0px 3px;}
	.hot_qk li a { padding: 5px 3px;}
	}



.pop_l {
	position: fixed;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	}
.pop_l ul {
	border-radius: 8px;
	width: 80px;
	
	}
.pop_l ul li {
	display: block;
	text-align: center;
	font-size: 15px;
	position: relative;
	margin-bottom: 10px;
	background: #2188b7;
	line-height: 18px;
	box-shadow: 0px 0px 10px #ddd;
	}
.pop_l ul li:hover { background: #1781b1}
.pop_l ul li:first-child { background: none; box-shadow: none;}
.pop_l ul li:first-child img{ max-width: 100%; }
.pop_l ul li a {
	display: block;
	height: 100%;
	padding: 10px 20px;
	color: #fff;
	}
.pop_l ul li:last-child { border-bottom: none;}
.pop_l ul li p {
	position: absolute;
	display: none;
	width: 125px;
	top: 0px;
	right: 85px;
	padding: 5px 5px;
	font-size: 13px;
	border: 1px solid #ddd;
	line-height: 18px;
	background: #fff;
	}
.pop_l ul li p img {
	display: block;
	max-width: 100%;
	}
.pop_l ul li:hover p { display: block;}