*{
	padding:0;
	margin:0;
}

a{
	text-decoration:none;
}


ul,li{
	list-style:none;
}


em{
	font-style:normal;
}

body{
	background:#F5F5F5;
}


.banner{
	width:100%;
	height:500px;
	background:url(../images/banner.jpg) no-repeat center center;
}



/*头部信息*/


.top_box{
	width:1200px;
	height:414px;
	background:#fff;
	margin:0 auto;
	margin-top:20px;
	display:flex;
	justify-content:space-between;
}

.imgs_box{
	width:574px;
	height:376px;
	margin-top:14px;
}


.info_box{
	width:585px;
	height:auto;
	margin-top:20px;
}

.info_box h3{
	font-size:30px;
}



.item_one{
	width:100%;
}

.item_one dl{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:10px;
}

.item_one dl dt{
	width:48%;
	font-size:16px;
}

.item_one dl dt span, .item_one p span{
	color:#999;
}
.item_one dl dt b{
	color:#F00;
	font-size:20px;
	vertical-align:top;
}

.item_one p{
	font-size:16px;
	margin-top:20px;
}


.item_one p a{
	color:#EC020F;
}


.xuline{
	width:100%;
	border-bottom:1px dashed #bbb;
	margin-top:8px;
}


.info_box ul{
	display:flex;
	justify-content:flex-start;
	margin-top:20px;
	margin-bottom:20px;
}


.info_box ul li{
	width:33%;
	vertical-align:middle;
	height:48px;
	line-height:48px;
}



.info_box ul li span{
	color:#999;
	display:inline-block;
	vertical-align:top;
	
}

.info_box ul li span i{
	display:inline-block;
	margin-top:4px;
	vertical-align:top;
}



.info_box ul li a{
	width:136px;
	height:48px;
	display:block;
	background:#EC020F;
	text-align:center;
	color:#FFF;
	border-radius:4px;
	vertical-align:top;
	line-height:48px;
	margin-left:20px;
}

.info_box ul li a i{
	display:inline-block;
	vertical-align:top;
	margin-top:4px;
}

.item_three{
	width:100%;
	display:flex;
	justify-content:flex-start;
	margin-top:30px;
}

.item_three span{
	color:#999;
}

.item_three ul{
	width:500px;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	margin-top:0;
}

.item_three ul li{
	width:33%;
	height:20px;
	line-height:20px;
	background:url(../images/gou.jpg) no-repeat left center;
	text-indent:20px;
	margin-bottom:28px;
}


/*主体信息*/

.content{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
	display:flex;
	justify-content:space-between;
	margin-bottom:30px;
}


.left_wrap{
	width:280px;
	background:#fff;
}


.left_wrap .cpbox{
	width:252px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.left_wrap .cpbox h3{
	width:100%;
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
}



.left_wrap .cpbox ul{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.left_wrap .cpbox ul li{
	width:120px;
	line-height:34px;
	text-align:center;
	margin-bottom:10px;
}

.left_wrap .cpbox ul li a{
	color:#000;
}

.left_wrap .cpbox ul li img{
	width:120px;
	display:block;
}

.art_keywords{
	width:280px;
}

.art_keywords h3{
	width:100%;
	font-size:20px;
	margin:20px 0;
	text-indent:10px;
}

.art_keywords dl{
	width:94%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.art_keywords dl dd{
	width:48%;
	height:40px;
	border:1px solid #dedede;
	margin-bottom:10px;
	border-radius:6px;
	line-height:40px;
	text-align:center;
	box-sizing:border-box;
	color:#666;
	font-size:16px;
}

.art_keywords dl dd a{
	color:#666;
}
.art_keywords dl dd a:hover{
	color:#F00;
}


.right_wrap{
	width:900px;
	height:auto;
	background:#FFF;
}


.nav_xuanze{
	width:100%;
	display:flex;
	justify-content:space-between;
	border-bottom:3px solid #333333;
}


.nav_xuanze ul{
	width:620px;
	display:flex;
	justify-content:space-start;
}

.nav_xuanze ul li{
	width:134px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	cursor:pointer;
}

.nav_xuanze ul li a{
	color:#333;
}

.nav_xuanze ul li.set a{
	width:100%;
	height:100%;
	display:block;
	background:#333;
	color:#FFF;
}

.nav_xuanze p{
	width:100px;
	height:60px;
	line-height:60px;
	position:relative;
}


.nav_xuanze p i{
	position:absolute;
	right:10px;
	top:-10px;
}


.nav_xuanze p a{
	font-size:18px;
	color:#EC020F;
}


.xq_body{
	width:854px;
	margin:0 auto;
}


.xq_body .content{
	width:100%;
	height:auto;
}


.xq_title{
	width:100%;
	height:60px;
	background:url(../images/lines.png) repeat-x left 20px;
	margin-top:50px;
}


.xq_title .ctname{
	width:166px;
	height:60px;
	background:#fff;
	margin:0 auto;
}

.ctname h3{
	font-size:30px;
	text-align:center;
}

.ctname p{
	font-size:12px;
	text-align:center;
	color:#666;
}

.ask_list{
	width:100%;
	margin-top:30px;
}

.gsgrrr{
	width:100%;
	margin-top:26px;
	font-size:18px;
}

.gsgrrr ul{
	width:100%;
	justify-content:space-between;
}


.gsgrrr ul li{
	line-height:30px;
}

.gsgrrr ul li a{
	color:#EC020F;
	font-weight:bold;
}


.gsgrrr ul li span{
	font-weight:bold;
}

.ask_list ul{
	width:100%;
	display:flex;
	justify-content:space-between;
}


.ask_list ul li{
	width:31%;
	height:50px;

	line-height:50px;
	text-align:center;
}

.ask_list ul li a{
	width:100%;
	height:100%;
	display:block;
	font-size:18px;
	color:#000;
	border:1px solid #CCC;
	border-radius:8px;
}

.ask_list ul li a:hover{
	border:1px solid #f00;
	color:#f00;
}


.call_list{
	width:100%;
	margin-top:50px;
}

.call_list ul{
	width:100%;
	display:flex;
	justify-content:center;
}

.call_list ul li{
	margin:0 10px;
	border-radius:6px;
}

.call_list ul li.calling{
	width:280px;
	height:52px;
	border:1px solid #E6231D;
	color:#E6231D;
	line-height:52px;
	text-align:center;
	font-size:18px;
}


.call_list ul li.zxbtn{
	width:156px;
	height:52px;
	line-height:52px;
	text-align:center;
	font-size:18px;
}

.call_list ul li.zxbtn a{
	width:100%;
	height:100%;
	display:block;
	border-radius:6px;
	background:#E6231D;
	color:#FFF;
}
.call_list ul li.zxbtn a:hover{
	background:#000;
}

.jiaoxue_box{
	width:100%;
	margin-top:20px;
}

.jiaoxue_box p{
	text-align:center;
}

.jiaoxue_box ul{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:20px;
}

.jiaoxue_box ul li{
	margin-bottom:10px;
}

.jiaoxue_box ul li img{
	display:block;
}


.zhichi{
	width:100%;
	margin-top:30px;
}

.zhichi p{
	font-size:28px;
	color:#E6231D;
	text-align:center;
}



.zhichi ul{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}


.zhichi ul li{
	width:24%;
	border-left:1px dashed #E9E9E9;
	text-align:center;
}


.zhichi ul li:first-child{
	border-left:none;
}


.zhichi ul li h3{
	font-size:24px;
	color:#333;
}

.zhichi ul li h4{
	width:130px;
	height:42px;
	line-height:42px;
	background:#E6231D;
	margin:0 auto;
	border-radius:10px;
	color:#FFF;
	margin-top:10px;
}


.zhichi ul li span{
	width:130px;
	display:inline-block;
	margin:0 auto;
	line-height:28px;
	margin-top:10px;
}



.kd_text_list{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:20px;
}


.kd_text_list p{
	width:33%;
	font-size:18px;
	vertical-align:top;
	margin-top:15px;
}



.kd_text_list p span{
	width:20px;
	height:20px;
	display:inline-block;
	background:#333333;	
	margin-right:6px;
	margin-top:4px;
}



.kd_img_list{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:20px;
}


.kd_img_list p{
	width:33%;
	margin-top:15px;
}


.wd_text_list{
	width:100%;
	margin-top:20px;
}


.wd_text_list dl dt{
	width:460px;
	height:50px;
	background:#E6231D;
	border-radius:25px;
	font-size:20px;
	color:#FFF;
	line-height:50px;
	text-indent:20px;
}

.wd_text_list dl dd{
	padding:20px;
	font-size:18px;
	line-height:30px;
}


.wd_text_list dl dd span{
	color:#E6231D;
}


.xiangqing{
	line-height:30px;
	padding-top:20px;
}


