@charset "utf-8";
/* CSS Document */
ul,li,ol{
	
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	width: 100%; 
	margin: 0;
    padding: 0;	
}

.clear {
	clear: both;
	position: unset; 
}
.header{
	font-family: "微软雅黑";
}

.guide {
	width: 25%;
	max-width: 384px;
	display: block;
	position: fixed;
	float: left;
	font-size: 12px;
	font-family:"宋体";
}
.guide ul{	
	width: 260px;
	margin: 70px auto;
	background: #f7f7f7;
	text-align: center;
	letter-spacing: 3px;
	padding-bottom: 20px;
	border-radius: 0 0 20px 20px;
	box-shadow: 10px 10px 20px #ddd;
 }
.guide ul h2 {
	font-size: 12px!important;
	font-weight: normal;
	line-height: 70px;
	color: #fff;
	background: #999;
	border-radius: 20px 20px 0 0 ;
	margin-bottom: 0;
}
.guide ul li{
	line-height: 45px;
	border-bottom: 1px dashed #ccc;
}
.guide ul a:hover li{
	background: #f00;
	color: #fff;
}

.jc-content{
	background:#f7f7f7;
	height: inherit;
	width: 76%;
	max-width: 1600px;
	min-height: 420px;
	display: block;
	padding: 43px 30px;
	margin-top: 17px;
	font-size: 12px;
	font-family:"宋体";
}
.jc-content *{
	box-sizing: border-box;
}
.jc-content div:checked{
	background: #f00;
}
.jc-content .left{
	width: 460px;
	height: 140px;
	background: #fff;
	margin: 10px;
}

.leftcon{
	width: 100px;
	height: 100px;
	float: left;
	background: #eee;
	text-align: center;
	font-size: 38px;
	font-weight: 900;
	line-height: 100px;
	color: #0062ac;
	margin: 20px;
}
	
.leftul{
	width: 310px;
	margin: 20px 0;
	line-height: 1.8em;
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
	float: left;
}
.jc-content div ul li{
	color: #333;
}
.jc-content div ul li span{
	
	font-weight: bold;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*

#fuzhou:target,#xiamen:target,#xuchang:target,#xiaogan:target,#handan:target,#changji:target,#huangshi:target,#xinyang:target,#sanmenxia:target,#sanmenxia:target,#luan:target,#yulin:target,#cixi:target,#weinan:target,#weinan:target,#xian:target,#yangquan:target,#huailai:target,#jinjiang:target,#jianli:target,#qinyang:target,#guangyuan:target,#changzhi:target,#zhoukou:target,#zhengzhou:target,#xinxiang:target,#putian:target,#zhangzhou:target,#daqing:target,#anyang:target,#danyang:target,#nanyang:target,#hanzhong:target{
	padding-top: -143px;
}
*/
