@charset "utf-8";
/*面包屑导航*/
#bread_div_bg{
	/*border-bottom: 1px solid #ccc;*/
	line-height: 45px;
	background: #eee;
	margin-top: 50px;
}
#bread_div{
	/*border: 1px solid red;*/
	margin: 0 auto;
}
.bread_row{
	/*border: 1px solid red;*/
	color: #333;
	font-size: 14px;
}
.bread_row a{
	color: #333;
}
.bread_row a:hover{
	color: #666;
}


#xietong_list_bg{
	/*border: 1px solid red;*/
	background-repeat:no-repeat;
   	 background-position:top;
   	 height: auto;
	overflow: hidden;
	/*margin-bottom: 20px;*/
	/*padding-bottom: 9.5%;*/
	/*background: url(../../image/index2_09.jpg) center bottom no-repeat;*/
}
#xietong_list_div{
	margin: 0 auto;
	margin-top:1%;
	/*border: 1px solid red;*/
	margin-bottom: 2%;
}

.xt_banner{
	/*border: 1px solid red;*/
}
.xt_banner .topArcOneA{
	width: 100%;
	/*border: 1px solid red;*/
	display: inline-block;
	position: relative;
}
.xt_banner .topArcOneA .topArcOneSpan{
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: inline-block;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	/*display: none;*/
}
.xt_banner img{
	width: 100%;
	/* height: 313px; */
	max-height: 313px;
}

/*实时资讯*/
.xt_sszx{
	border: 1px solid #ccc;
}
.xt_sszx h4{
	line-height: 35px;
	background: url(../../image/news_08.png) left center no-repeat;
	padding-left:15px;
	font-weight: 600;
	font-size: 17px;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	width: 96%;
	margin-top: 10px;
	color: #333;
	text-align: left;
}
.xt_sszx h4 span{
	float: right;
	font-size: 12px;
}

.xt_sszx_ul{
	/*border: 1px solid red;*/
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 10px;
}
.xt_sszx_ul li{
	line-height: 35px;
}
.xt_sszx_ul li span{
	float: right;
	margin-right: 10px;
}
.xt_sszx_ul li a{
	color: #333;
}
.pc_xt_sszx_li{
	display: block;
}
.moblie_xt_sszx_li{
	display: none;
}


/*项目推广*/
.pc_xmtg_div{
	/*border: 1px solid red;*/
	margin-top: 40px;
}
.pc_xmtg_div h3{
	font-size: 18px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-weight: 600;
}

.xmtg_img{
	margin-bottom: 10px;
	/*position: relative;*/
}
.xmtg_text{
	/*border: 1px solid red;*/
	position: absolute;
	top: 0;
	background: #333;
	opacity: 0.8;
	text-align: center;
	width: 97%;
	height: 100%;
	display: none;
}
.xmtg_text font{
	display: block;
	margin-top: 35%;
	color: #fff;
	font-size: 20px;	
}

.xmtg_img2{
	/*border: 1px solid red;*/
}
.xmtg_img2 img{
	width: 575px;
	height: 230px;
}

.moblie_xmtg_div{
	display: none;
}

/*规划推送*/
#gxts_div{
	margin: 0 auto;
}
#gxts_div h3{
	/*border: 1px solid red;*/
	font-size: 18px;
	font-weight: 600;
	line-height: 35px;
	padding-left: 10px;
}
#gxts_div h3 span{
	float: right;
	font-size: 12px;
}
.gxts_row{
	border: 1px solid #ccc;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 99.5%;
	margin-left: 1%;
}
.gxts_left_col{
	margin-top: 2%;
	margin-bottom: 1%;
}
.line{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.gxtz_img{
	/*float: left;*/
}
.gxtz_img img{
	width: 100%;
}
.gxts_text{
	/*border: 1px solid red;*/
}
.gxts_text h4{
	line-height: 35px;
	font-size: 16px;
}
.gxts_text h4 a{
	/*color: #333;*/
	color: #000;
}
.gxts_text p{
	/*line-height: 25px;
	color: #999;*/

	line-height: 25px;
	color: #666;
	font-size: 14px;
}
.pc_p{
	display: block;
}
.moblie_p{
	display: none;
}
.moblie_h4{
	display: none;
}

.gxtx_right_ul{
	/*border: 1px solid red;*/
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.gxtx_right_ul li{
	line-height: 35px;
	font-size: 15px;
}
.gxtx_right_ul span{
	float: right;
	color: #999;
}
.gxtx_right_ul li a{
	color: #333;
}
.moblie_li{
	display: none;
}

/*答疑解惑专区*/
#faq_img_bg{
	/*border: 1px solid red;*/
	margin-bottom: 20px;
	margin-top: 20px;
	height: 200px;
	background: url(../../image/xietong_02.png) top center no-repeat;
}
#faq_img{
	margin: 0 auto;
}
.faq_col{
	/*border: 1px solid red;*/
	/*text-align: center;*/
	margin-left: 20%;
	margin-top: 4%;
}
.faq_col h3{
	color: #fff;
	font-size: 30px;
	margin-bottom: 1%;
	letter-spacing: 2px;
}
.faq_col h4{
	color: #fff;
	border: 1px solid #fff;
	width: 20%;
	line-height: 25px;
	letter-spacing: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.faq_col span{
	display: block;
	background: #C4000E;
	width: 10%;
	text-align: center;
	border-radius:10px;
	margin-left: 5%;
}
.faq_col span a{
	color: #fff;
	line-height: 30px;

}


/*答疑解惑*/
#faq_div{
	/*border: 1px solid red;*/
	margin: 0 auto;
	margin-bottom: 20px;
}
.xt_left_faq{
	/*border: 1px solid red;*/
	background: url(../../image/xietong_05.png) top center no-repeat;
	height: 337px;
}
.xt_left_faq h4{
	/*border: 1px solid red;*/
	font-size: 18px;
	padding-top: 20px;
	font-weight: 600;
	margin-left: 5%;
	margin-bottom: 15%;
}
.xt_faq_form{
	border: 1px solid #ccc;
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
}
.input_div{
	height: 40px;
	width:80%;
	float: left;
	padding-left: 2%;
	border: 0;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
}
.btn_primary{
	border: 0px solid #4CC9CB;
	background:#BD0B17;
	color: #fff;
	height:40px;
	line-height:40px;
	width:20%;
	/*margin-top: 30px;*/
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 16px;
}


.xt_right_col{
	/*border: 1px solid red;*/
	margin: 0;
	padding: 0;
}
.xt_right_faq{
	/*border: 1px solid red;*/
	width: 100%;
	height:165px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
}
.xt_right_faq a{
	text-align: center;
	display: block;
	height: 100%;
	padding-top: 40%;
	background: #1F3860;
	color: #fff;
}
.xt_right_faq a:hover{
	background: #C4000E;
	color: #fff;
}
.xt_right_faq_col{
	margin: 0;
	padding: 0 5px;
	/*border: 1px solid red;*/
}



@media(max-width: 768px){
	.pc_xt_sszx_li{
		display: none;
	}
	.moblie_xt_sszx_li{
		display: block;
		color: #333;
		text-align: left;
	}
	.xt_sszx{
		margin-top: 20px;
		border: 0px solid red;
	}
	.pc_xmtg_div{
		display: none;
	}
	.moblie_xmtg_div{
		display: block;
		margin-top: 20px;
	}
	.moblie_xmtg_div h3{
		display: none;
	}
	.xmtg_img2{
		margin-bottom: 10px;
		/*border: 1px solid red;*/
	}
	.xmtg_img2 img{
		width: 100%;
		/*width: 355px;*/
		/*height: 190px;*/
		height: auto;
		padding: 0;
		margin: 0;
	}
	.xmtg_img{
		margin-bottom: 10px; 
	    /* margin-top: 10px; */
	     /*border: 1px solid red; */
	    margin-left: 3.5%;
	    /* margin-right: 5px; */
	    width: 45%;
	    padding: 0;
	}
	.xmtg_img img{
		width: 100%;
	}
	.xmtg_text{
		/*border: 1px solid red;*/
		position: absolute;
		top: 0;
		background: #333;
		opacity: 0.8;
		text-align: center;
		width: 85%;
		height: 100%;
	}
	.xmtg_text font{
		display: block;
		margin-top: 25%;
		color: #fff;
		 font-size: 18px;	
	}
	#gxts_div{
		margin-top: 10px;
		/*border: 1px solid red;*/
	}
	#gxts_div h3{
		margin-right: 10px;
		color: #333;
	}
	.gxts_row{
		border: 0px solid #ccc;
		margin-top: 5px;
		margin-bottom: 5px;
		width: 100%;
		margin-left: 0%;
	}
	.gxtz_img{
		/*border: 1px solid red;*/
		margin-top: 5px;
	}
	.gxtz_img img{
		width: 100%;
	}
	.line {
	    border-bottom: 1px solid #ccc;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	}
	.pc_h4{
		display: none;
	}
	.moblie_h4{
		display: block;
		text-align: left;
	}
	.pc_p{
		display: none;
	}
	.moblie_p{
		display: block;
		text-align: left;
	}
	.pc_li{
		display: none;
	}
	.moblie_li{
		display: block;
		text-align: left;
	}
	.faq_col{
		margin-top:12%;
	}
	.faq_col h4{
		width:70%;
		margin-top: 10px;
	}
	.faq_col span{
		width: 50%;
		margin-left: 9%;
	}
	.xt_left_faq h4{
		/*border: 1px solid red;*/
		padding-top: 10px;
		margin-bottom: 5%;
	}
	.xt_left_faq{
		/*border: 1px solid red;*/
		background: none;
		height: auto;
	}
	.xt_faq_form{
		margin-bottom:20px;
		width: 100%;
	}
	.input_div{
		width:73%;
	}
	.btn_primary{
		width:26.9%;
	}
	.xt_right_col{
		/*border: 1px solid red;*/
		padding: 0 10px;
	}
	.xt_right_faq{
		height:100px;
	}
	.xt_right_faq a{
		padding-top: 33%;
	}
}