@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 { padding: 50px 0px 40px; text-align: center; position: relative;}
.title:after {
	content:"";
	position: absolute;
	width: 15px;
	height: 29px;
	background: url(/spcall/ztscishen/d1.png) 0 0 no-repeat;
	left: 50%;
	bottom: 0px;
	}
.title label {
	font-size: 40px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	color: #000;
	padding: 0px 20px;
	font-weight: bold;
	}

.title label font {
	color: #ed4343;
	display: inline-block;
	text-transform: uppercase;
	}
.title p {
	display: block;
	font-size: 20px;
	color: #717172;
	margin-top: 15px;
	}

.more { text-align: center;}
.more a {
    line-height: 50px;
    background: linear-gradient(90deg, #30d5ce, #59b2d4);
    box-shadow: 0px 0px 10px rgb(200,32,62,.2);
    border-radius: 30px;
    color: #fff;
	display: inline-block;
	font-size: 20px;
	padding: 0px 80px;
	margin: 50px auto;
	}

/** banner **/


/***/
.head_logo {
	height: 75px;
	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%; height: 52px;}
.head_logo .head_mag a{
	display: inline-block;
	padding: 0px 10px;
	font-size: 18px;
	line-height: 48px;
	}

	
/****/
.gd_ban {
	width: 100%;
    height: 600px;
    background: url(/spcall/ztscishen/banner.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	}
.gd_ban h4 {
	display: flex;
	justify-content: center;
	padding-top: 80px;
	}
.gd_ban span {
	display: inline-block;
	line-height: 34px;
	font-size: 24px;
	margin-right: 120px;
	}
.gd_ban p { text-align: center;}
.gd_ban a {
	display: inline-block;
	line-height: 60px;
	padding: 0px 80px;
	font-size: 30px;
	color: #fff;
	background: linear-gradient(90deg, #30d5ce, #59b2d4);
	transition: all .3s linear;
	border-radius: 30px;
	margin-top: 20px;
	}
.gd_ban a:hover {
	transform:translateY(-5px);
	}
	
/**/
.qk_show .qk_tit {
	background: #00574d;
	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: 30px;
	height: 30px;
	background: url(/spcall/ztscishen/sg.png) 0 0 no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-left: 15px;
	}
.qk_show table {
	width:100%;
	border-collapse:collapse;
	}
.qk_show table tr td {
	font-size: 16px;
	line-height: 24px;
	border: 1px solid #ccc;
	padding: 15px 15px;
	}
.qk_show table tr:nth-child(even) { background: #eaf4f3;}

/**/
.rh_box {}
.rh_box_txt {
	background: #59b2d4;
	box-shadow: 0px 10px 20px rgb(0,0,0,.2);
	padding: 50px 40px;
	font-size: 40px;
	text-align: center;
	position: relative;
	}
.rh_box_txt:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 226px;
	height: 194px;
	background: url(/spcall/ztscishen/ico.png) 0 0 no-repeat;
	left: -90px;
	bottom: -60px;
	}
.rh_box_txt p { color: #000080; font-weight: bold;}
.rh_box_txt i {
	display: inline-block;
	width:80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	background: #00574d;
	margin: 15px 0px;
	color: #fff;
	}
.rh_box_txt span { color: #ff0;}
.rh_box_txt b {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 15px 0px;
	}
.tj_sg_box {
	display: flex;
	justify-content: space-between;
	}
.tj_sg_box li {
	margin: 50px 0px;
    width: 46%;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0px 0px 40px rgb(0,0,0,.1);
	text-align: center;
	overflow: hidden;
	}
.tj_sg_box li img { max-width: 100%; height: 380px;}
.tj_sg_box li strong {
	display: block;
	font-size: 28px;
	padding: 20px 0px;
	background: #00574d;
	color: #fff;
	}
.tj_sg_box li:nth-child(2) strong { background-color: #ff7943;}
.tj_sg_box li p {
	padding: 50px 50px;
	}
	
.news_r_u {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	padding-top: 30px;
	}
.news_r_u li {
	margin: 0 10px;
	width: calc(50% - 20px);
    position: relative;
    padding-left: 15px;
	line-height: 34px;
	}
.news_r_u li:after {
	content:"";
	position: absolute;
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #fe5a35;
	left: 0px;
	top: 50%;
	margin-top: -2px;
	}
.news_r_u li em {
	float: right;
	display: inline-block;
	margin-right: 10px;
	color: #999;
	}
.news_r_u li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	}
.news_r_u li a:hover { color: #fe5a35;}
.sjk_flex {
	position: fixed;
	width: 50px;
	background: #3b5998;
	border-radius: 30px;
	left: 0px;
	top: 30%;
	font-size: 20px;
	}
.sjk_flex a {
	display: block;
	text-align: center;
	color: #D9D919;
	padding: 25px 10px;
	color:#D9D919;
	text-decoration:none;
	}

/**/
.main_text {
	width: 100%;
	background: url(/spcall/ztscishen/pic-1.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	padding: 25px 0px;
	margin-top: 50px;
	}
.main_text h3 {
	font-size: 40px;
	font-weight: bold;
	color: #00574d;
	}
.main_text p {
	font-size: 30px;
	color: #f00;
	font-weight: bold;
	margin: 15px 0px;
	}
.main_text p font {
	font-weight: normal;
	color: #000;
	}
.main_text a {
    height: 50px;
    line-height: 50px;
    background: linear-gradient(90deg, #30d5ce, #59b2d4);
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
	padding: 0px 60px;
	}
	
/**/
.main_3 {
	background: url(/spcall/ztscishen/ban-2.png) center right no-repeat;
	background-size: auto 80%;
	padding: 30px 500px 50px 0px;
	}
.main_3 h3{
	font-size: 22px;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	}
.main_3 h3:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 10px;
	background: rgb(48,213,206,.3);
	left: 0px;
	top:80%;
	z-index: -1;
	}
.main_3 ul li strong {
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
	display: inline-block;
	border-left: 4px solid #00574d;
	padding-left: 10px;
	margin-top: 10px;
	}
.main_3 ul li p {
    font-size: 16px;
	margin: 5px 0px;
	}



/*ÁªÏµ*/
.sp_bd_bg {
	width: 100%;
	background: url(/spcall/ztscishen/bd_bg.png) center bottom no-repeat;
	padding: 30px 30px;
	}
.sp_bd_bg .container { position: relative;}
.sp_bd_tit {color: #fff; padding-bottom: 15px;}
.sp_bd_tit h3 { font-size: 26px; display: inline-block;}
.sp_bd_tit p { font-size: 14px; line-height: 26px; display: inline-block;}
.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;
	outline: none;
	box-sizing: border-box;
	}
.sp_bd_form button {
	line-height: 42px;
	background: linear-gradient(180deg, #30d5ce, #59b2d4);
	box-shadow: 0px 0px 10px rgb(200,32,62,.2);
	color: #fff;
	font-size: 18px;
	padding: 0px 50px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	vertical-align: bottom;
	}
	
.sp_bd_ban {
	width: 100%;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	left: 0px;
	bottom: -280px;
	text-align: center;
	padding: 30px 10px;
	box-shadow: 0 0 10px rgb(0,0,0,.1);
	}
.sp_bd_ban h3 {
	font-size: 70px;
	color: #ff350d;
	font-weight: bold;
	}
.sp_bd_ban p {
	display: block;
	font-size: 24px;
	padding: 10px 0px;
	}
.sp_bd_ban span {
	display: inline-block;
	padding: 3px;
	background: linear-gradient(180deg, #ffd51a, #f44801);
	border-radius: 50px;
	box-shadow: 0 0 20px rgb(0,0,0,.2);
	}
.sp_bd_ban span a {
	display: block;
	line-height: 50px;
	font-size: 30px;
	color: #ff350d;
	padding: 0px 50px;
	font-weight: bold;
	background: linear-gradient(180deg, #fff3e3, #fd7528);
	border-radius: 50px;
	}



/**/
.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%;}
	.head_logo { height: auto; flex-wrap: wrap; padding: 10px 10px;}
	.head_logo .hd_logo { width: 100%;}
	.head_logo .hd_logo a img { height: 32px;}
	.head_logo .head_mag { width: 100%;}
	.head_logo .head_mag a { padding: 0px 5px; font-size: 14px; line-height: 20px;}
	
	.gd_ban { height: auto; background-size: cover; padding-bottom: 20px;}
	.gd_ban h4 { padding-top: 10px;}
	.gd_ban span { font-size: 14px; margin-right: 20px; line-height: 20px;}
	.gd_ban p img { max-width: 100%;}
	.gd_ban a { line-height: 30px; font-size: 14px; padding: 0px 30px; margin-top: 10px;}
	
	.title { padding: 20px 0px 35px;}
	.title label { font-size: 20px; line-height: 30px;}
	.title p { font-size: 12px; margin: 5px 5px 0px;}
	.more a { margin: 20px auto; line-height: 40px; font-size: 16px;}
	
	.qk_show .qk_tit { margin-top: 10px;}
	.qk_show table tr td { font-size: 14px; line-height: 20px; padding: 5px 5px;}
	
	.tj_sg_box li { margin: 20px 5px; box-shadow: 0px 0px 10px rgb(0,0,0,.1);}
	.tj_sg_box li strong { font-size: 18px; padding: 10px 15px;}
	.tj_sg_box li p { padding: 10px 5px;}
	.tj_sg_box li img { height: 140px;}
	.rh_box_txt { font-size: 26px; padding: 20px 35px; box-shadow: 0px 5px 10px rgb(0,0,0,.2);}
	.rh_box_txt:after { width: 110px; height: 94px; background-size: contain; left: -50px; bottom: -40px;}
	
	.main_text { padding: 15px 5px;}
	.main_text h3 { font-size: 20px;}
	.main_text p { font-size: 18px; margin: 5px 0px;}
	.main_text a { height: 30px; line-height: 30px; font-size: 16px;}
	
	.main_3 { padding: 0px 10px 200px 10px; background-position: bottom right; background-size: auto 36%;}
	.main_3 ul li p { font-size: 14px;}
	
	.news_r_u { padding-top: 10px;}
	.news_r_u li { border-bottom: 1px dashed #eee; margin: 0px 5px; width: calc(100% - 10px);}
	.news_r_u li a { font-size: 14px;}
	.news_r_u li em { font-size: 12px;}
	
	.sp_bd_bg { padding: 20px 15px; }
	.sp_bd_tit h3 { font-size: 14px;}
	.sp_bd_tit p { font-size: 12px; line-height: 18px;}
	.sp_bd_form form input { width: 100%; margin: 5px 0px; padding: 0px 10px; font-size: 12px; line-height: 28px;}
	.sp_bd_form select { width: 100%; height: 30px; line-height: 30px; font-size: 12px; padding: 0px 5px;}
	.sp_bd_form button { font-size: 14px; height:30px; line-height: 30px; width: 100%;}
	
	.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) {
	
	}
@media screen and (max-width:320px) {
	.sp_bd_form button { padding: 0px 30px;}
	.gd_ban span { font-size: 12px; margin-right: 10px;}
	.main_text h3 { font-size: 16px;}
	.main_text p { font-size: 14px;}
	.main_3 { background-size: auto 26%;}
	}



