@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-top: 50px;}
.title label {
	font-size: 34px;
	line-height: 34px;
	color: #333;
	display: block;
	border-left: 6px solid #6132e0;
	padding-left: 16px;
	margin-bottom: 30px;
	font-weight: bold;
	}

.title label font {
	color: #ed4343;
	display: inline-block;
	text-transform: uppercase;
	}
.title p {
	display: block;
	font-size: 24px;
	color: #717172;
	margin-top: 25px;
	}

.more { text-align: center;}
.more a {
    height: 50px;
    line-height: 50px;
    background: #5c7bee;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
	padding: 0px 60px;
	margin: 50px auto;
	}
.more a:hover { background: #1a59db;}
/** 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: 550px;
	padding-top: 100px;
    background: url(/spcall/ztywzhidao//ban_head.jpg) center bottom no-repeat;
	}
.gd_ban a {display: block;}
.gd_ban h4 {
	font-size: 34px;
	color: #e5e5e5;
	padding: 0px 0px 10px;
	display: inline-block;
	}
.gd_ban h2 {
	font-size: 60px;
	line-height: initial;
	color: #fff000;
	text-shadow: 3px 3px 0px rgb(0,0,0,.5);
	/*background-image:-webkit-linear-gradient(0deg, #9b27ff, #4dadff, #e29cff); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;*/
	}
.gd_ban p {
	font-size: 26px;
	line-height: 30px;
	padding: 20px 0px;
	display: block;
	color: #d3e7fa;
	}
.gd_ban p span { padding: 0px 10px; }
.gd_ban a {
	display: inline-block;
	line-height: 60px;
	background: #fff;
	color: #4881ed;
	font-size: 24px;
	border-radius: 40px;
	padding: 0px 60px;
	box-shadow: 0px 0px 18px 0px rgba(159, 124, 236, 0.55);
	margin-top: 30px;
	}
.gd_ban a:hover {
	background: linear-gradient(90deg, #30d5ce, #8d84da);
	color: #fff;
	}
	
/**/
.main_3 {
	padding: 0px 0px 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	}
.main_3 h3{
	font-size: 22px;
	position: relative;
	display: inline-block;
	}
.main_3 h3:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 8px;
	background: #ff7e00;
	left: 0px;
	top:70%;
	z-index: -1;
	}
.main_3 ul li { margin-top: 10px;}
.main_3 ul li strong {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 5px;
	display: inline-block;
	position: relative;
	}
.main_3 ul li strong:before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 8px;
	background: #ff7e00;
	left: 0px;
	top:70%;
	z-index: -1;
	}
.main_3 ul li p {
    color: #777;
    font-size: 16px;
	}
.main_3 .main_img {
	flex: 0 0 300px;
	height: 300px;
	background: url(/spcall/ztywzhidao//xs_ico.png) center center no-repeat;
	background-size: contain;
	margin-left: 20px;
	}
	
/**/
.lc_bg {
	width: 100%;
	background: url(/spcall/ztywzhidao//lc-bg.jpg) center bottom no-repeat;
	}
.main_lc_box {
	padding: 50px 0px;
	}

.lc_cont {
	display: flex;
	justify-content: space-between;
	position: relative;
	}
.lc_cont:after {
	content:"";
	position: absolute;
	display: block;
	width: 100%;
	height: 4px;
	background: #cfe1fd;
	top: 0px;
	left: 0px;
	}
.lc_cont li {
	text-align: center;
	padding: 30px 0px 0px;
	margin: 0px 5px;
	position: relative;
	font-size: 16px;
	}
.lc_cont li b {
	display: block;
	font-size: 24px;
	}
.lc_cont li i {
	display: inline-block;
	width: 52px;
	height: 52px;
	background: url(/spcall/ztywzhidao//icon1.png) 0 0 no-repeat;
	position: absolute;
	top: -26px;
	left: 50%;
	margin-left: -26px;
	z-index: 1;
	}
.lc_cont li:nth-child(2) i { background-image: url(/spcall/ztywzhidao//icon2.png);}
.lc_cont li:nth-child(3) i { background-image: url(/spcall/ztywzhidao//icon3.png);}
.lc_cont li:nth-child(4) i { background-image: url(/spcall/ztywzhidao//icon4.png);}
.lc_cont li:nth-child(5) i { background-image: url(/spcall/ztywzhidao//icon5.png);}
.lc_cont li:nth-child(6) i { background-image: url(/spcall/ztywzhidao//icon6.png);}
.lc_cont li:nth-child(7) i { background-image: url(/spcall/ztywzhidao//icon7.png);}

/**/
.why_bg{ padding-bottom: 50px;}
.why_bg ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: url(/spcall/ztywzhidao//yaosu.png) center center no-repeat;
	background-size: auto 100%;
	}
.why_bg ul li {
	width: 35%;
	margin: 20px 0px;
	text-align: right;
	padding-right: 50px;
	}
.why_bg ul li:nth-child(even) { text-align: left; padding-right: 0px; padding-left: 50px;}
.why_bg ul li strong { font-size: 20px;}
.why_bg ul li p {
	font-size: 16px;
	padding-top: 10px;
	color: #666;
	}
	
/**/
.main_text {
	width: 100%;
	background: url(/spcall/ztywzhidao//pic-1.jpg) center center no-repeat;
	text-align: center;
	padding: 25px 0px;
	}
.main_text h3 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	}
.main_text p {
	font-size: 22px;
	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: #5c7bee;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
	padding: 0px 60px;
	}
.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_2 {
	height: 356px;
	position: relative;
	margin-top: 50px;
	padding-top: 22px;
	display: flex;
	}
.main_2:after {
	content:"";
	position: absolute;
	display: block;
	width: 240px;
	height: 320px;
	background: url(/spcall/ztywzhidao//main_bg.jpg) 0 0 no-repeat;
	box-shadow: 2px 4px 16px 0 rgba(84, 65, 250, 0.4);
	top: 0px;
	left: 0px;
	z-index: -1;
	}
.main_2 h3 {
	width: 100px;
	font-size: 24px;
	display: inline-block;
	color: #fff;
	padding: 0px 25px;
	text-align: center;
	}
.main_2_u1 {
	width: 100%;
	height: 334px;
    box-shadow: 2px 4px 16px 0 rgba(153, 153, 153, 0.2);
    background: #fff;
    border-radius: 7px;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 15px;
	}
.main_2_u1 li {
    margin: 9px 9px;
	width: calc(33.3334% - 18px);
    border-radius: 7px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    cursor: pointer;
	}
.main_2_u1 li img {
	width: 84px;
    display: block;
    float: left;
    margin: 23px 12px 0 30px;
	}
.main_2_u1 li strong {
	font-size: 20px;
    font-weight: bold;
    margin-top: 24px;
	display: block;
	}
.main_2_u1 li p {
	font-size: 16px;
    color: #999999;
    margin-top: 10px;
	padding-right: 20px;
	}
	
/**/
.ask_bg {
	width: 100%;
	background: url(/spcall/ztywzhidao//problem_bg.png) center center no-repeat;
	background-size: cover;
	}
.ask_new {
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	padding: 30px 0px 50px;
	}
.ask_new li {
	width: 49%;
	position: relative;
    padding: 20px 28px 20px 56px;
    margin-bottom: 20px;
    background-color: #ffffff;
    box-shadow: 0px 2px 3px 4px rgb(232,232,232,.2);
    border-radius: 10px;
	}
.ask_new li h4 { position: relative;}
.ask_new li h4:after {
	content:"Q:";
	position: absolute;
	font-size: 24px;
	color: #5c7bee;
	left: -40px;
	top: 0px;
	font-weight: bold;
	}
.ask_new li h4 a{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	display: block;
	color: #5c7bee;
	}
.ask_new li h4 a:hover { color: #ff8400;}
.ask_new li p {
	font-size: 16px;
	line-height: 30px;
	color: #757575;
	position: relative;
	}	
.ask_new li p:after {
	content:"A:";
	position: absolute;
	font-size: 20px;
	left: -40px;
	top: 0px;
	font-weight: bold;
	}

/**/
.sp_bd_bg {
	width: 100%;
	background: url(/spcall/ztywzhidao//bd_bg.jpg) center center 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, #fbfa89, #fee804);
	box-shadow: 0px 0px 10px rgb(200,32,62,.2);
	color: #f00;
	font-size: 18px;
	padding: 0px 50px;
	display: inline-block;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	vertical-align: bottom;
	}
	



/**/
.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: 50px; padding: 0px 10px;}
	.head_logo .hd_logo a img { height: 30px; }
	.head_logo .head_mag a { padding: 0px 5px; font-size: 14px; line-height: 20px;}
	
	.gd_ban { height: 155px; background-size: 150% auto; background-position: left center; padding-left: 10px; padding-top: 10px;}
	.gd_ban h4 { font-size: 16px; padding-bottom: 0px;}
	.gd_ban h2 { font-size: 26px;}
	.gd_ban p { font-size: 14px; padding: 0px 0px;}
	.gd_ban a { line-height: 30px; font-size: 14px; padding: 0px 20px; margin-top: 0px;}
	
	.title { padding-top: 20px;}
	.title label { font-size: 20px; margin-bottom: 10px;}
	.more a { margin: 20px auto; height: 40px; line-height: 40px; font-size: 18px;}
	
	.main_3 { padding: 0px 5px 30px;}
	.main_3 .main_img { display: none;}
	.main_3 ul li strong { font-size: 16px;}
	.main_3 ul li strong:before { height: 4px;}
	.main_3 ul li p { font-size: 14px;}
	
	.main_lc_box { padding: 30px 5px;}
	.lc_cont li { margin: 0px 2px; font-size: 12px; padding: 20px 0px 0px;}
	.lc_cont li i { width: 30px; height: 30px; top: -15px; margin-left: -15px; background-size: contain;}
	.lc_cont li b { font-size: 16px;}
	
	.why_bg { padding-bottom: 20px;}
	.why_bg ul { background-size: auto 60%;}
	.why_bg ul li { margin: 5px 0px; padding-right: 0px;}
	.why_bg ul li strong { font-size: 16px;}
	.why_bg ul li p { font-size:14px; padding-top: 0px;}
	.why_bg ul li:nth-child(even) { padding-left: 0px;}
	
	.main_text h3 { font-size: 24px;}
	.main_text p { font-size: 14px; margin: 10px 10px;}
	.main_text a { height: 40px; line-height: 40px; font-size: 16px;}
	
	.main_2 { margin: 20px 0px; height: auto;}
	.main_2:after { height: 200px; width: 170px;}
	.main_2 h3 { font-size: 14px; width: 50px; padding: 0px 10px;}
	.main_2_u1 { height: auto; padding: 4px 4px;}
	.main_2_u1 li { margin: 2px 2px; width: calc(33.3334% - 8px); text-align: center; padding-bottom: 10px;}
	.main_2_u1 li img { max-width: 100%; width: auto; height: 40px; margin: 10px auto 0px; float: inherit;}
	.main_2_u1 li strong { font-size: 14px; margin-top: 5px;}
	.main_2_u1 li p { font-size: 12px; margin-top: 5px; padding: 0px 5px;}
	
	.ask_new { padding: 10px 5px;}
	.ask_new li { width: 100%; padding: 20px 15px 20px 40px; margin-bottom: 10px;}
	.ask_new li h4 a { font-size: 16px;}
	.ask_new li h4:after { font-size: 20px; left: -30px;}
	.ask_new li p { font-size: 14px; line-height: 20px;}
	.ask_new li p:after { font-size: 18px; left: -30px;}
	
	.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 5px; font-size: 12px; line-height: 28px;}
	.sp_bd_form select { width: 100%; margin: 5px 0px; height: 30px; line-height: 30px; font-size: 12px;}
	.sp_bd_form button { font-size: 14px; height:30px; width: 100%; margin-top: 5px; line-height: 30px;}
	
	
	.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) {
	.why_bg ul { background-size: auto 45%;}
	}
@media screen and (max-width:320px) {
	.gd_ban h4 { font-size: 14px;}
	.gd_ban h2 { font-size: 22px;}
	}



