body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, form, input, textarea, p, td {
	margin: 0px;
	padding: 0px;
}
img, input, select, button {
	vertical-align: middle;
	border: none;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*select{appearance:none;  -moz-appearance:none;  -webkit-appearance:none;}*/
select:hover {
	cursor: pointer;
}
a {
	text-decoration: none;
	color: #333;
}
*:focus {
	outline: none;
}
body {
	font-family: "微软雅黑", Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #fff;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.clearfix {
*zoom:1;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
	color: #ccc;
}
.width-1150 {
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
.no-borderright {
	border-right: none !important;
}
a:hover {
	color: #f00 !important;
}
/*head*/
.CenterBox {
	width: 1150px;/*height: auto;*/
	margin: 0 auto;
}
.nav_db {
	width: 100%;
	height: 45px;
	background: #f7f9fa;
	border-bottom: 1px solid #eaeaea;
}
.nav_db a:hover {
	font-weight: bold !important;
	color: #445A65 !important;
}
.nav-head>div {
	float: left;
}
.nav-head-lf {
	padding-top: 15px;
}
.nav-head-mid {
	padding-top: 15px;
	margin-left: 375px;
}
.nav-head a {
	float: left;
	height: 19px;
	font-size: 14px;
	color: #445A65;
	line-height: 20px;
}
.nav-head-lf a:nth-child(2) {
	margin-left: 19px;
}
.nav-head-mid span {
	float: left;
	width: 6px;
	height: 19px;
	margin-left: 10px;
	margin-right: 10px;
}
.nav-login {
	margin-left: 20px;
	padding-top: 20px;
}
.nav-login a {
	font-size: 12px;
	height: 16px;
	line-height: 16px;
}
.nav-login a+a {
	margin-left: 10px;
}
.navMore-box {
	float: left;
	height: 46px;
	padding-top: 15px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 9px;
	margin-left: 9px;
	position: relative;
	cursor: pointer;
	border-left: 1px solid #f7f9fa;
	border-right: 1px solid #f7f9fa;
}
.nav-more span {
	height: 19px;
	font-size: 14px;
	color: #445A65;
}
.nav-more img {
	vertical-align: middle !important;
}
.color-w {
	background: white;
	border-left: 1px solid #eee !important;
	border-right: 1px solid #eee !important;
}
.color-w .ewm {
	display: inline-block;
}
.nav-more-show {
	position: absolute;
	right: -1px;
	top: 46px;
	width: 258px;
	padding: 10px 15px;
	background: white;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: none;
	z-index: 10;
}
.nav-more-li:nth-child(1) a {
	padding-right: 10px;
}
.nav-more-li:nth-child(2) a {
	padding-right: 6px;
}
.nav-more-li+.nav-more-li {
	margin-top: 5px;
	border-top: 1px dashed #eee;
	padding-top: 5px;
}
.nav-head-ri {
	height: 46px;
	box-sizing: border-box;
	padding-left: 12.5px;
	padding-top: 15px;
	padding-right: 12.5px;
	cursor: pointer;
	border-left: 1px solid #f7f9fa;
	border-right: 1px solid #f7f9fa;
	position: relative;
}
.nav-head-ri img {
	float: left;
}
.nav-head-ri span {
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	color: #445A65;
	font-size: 12px;
}
.phone-show {
	position: absolute;
	top: 46px;
	left: -1px;
	width: 230px;
	background: white;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	padding: 5px 5px;
	display: none;
	z-index: 10;
}
.phone-lf>div {
	width: 64px;
	height: 17px;
	padding: 5px 0;
	letter-spacing: 1px;
}
.letSp {
	letter-spacing: 7px !important;
}
.phone-lf>div+div {
	border-top: 1px dashed #eee;
}
.phone-show a {
	float: none;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin-left: 6.5px;
}
.phone-show>div {
	float: left;
}
.phone-ri {
	width: 130px;
	height: 130px;
	margin-left: 10px;
}
.erweima {
	width: 130px;
	height: 130px;
	overflow: hidden;
}
.erweima+.erweima {
	display: none;
}
img.ewm {
	position: absolute;
	top: 45px;
	right: -52px;
	z-index: 9999;
	display: none;
	width: 150px;
	height: 150px;
}
/*foot*/
.copyright {
	text-align: center;
	padding: 30px 0;
}
.copyright a:hover {
	font-weight: bold !important;
	color: #445A65 !important;
}
.copyright>div {
	font-size: 12px;
	color: #445A65;
	line-height: 26px;
}
.copyright a {
	font-size: 12px;
	color: #445A65;
	line-height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
/*footer*/
.hezuo {
	width: 100%;
	height: 165px;
	background: #F7F9FA;
	margin-top: 2px;
	box-sizing: border-box;
	padding-top: 35px;
	padding-left: 15px;
}
.hezuo>.CenterBox>div {
	float: left;
}
.hezuo>.CenterBox>div>div {
	float: left;
}
.hezuo-img {
	margin-top: 15px;
	margin-right: 25px;
}
.hezuo-word {
	width: 180px;
}
.hezuo-word>h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}
.hezuo-word>div {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.mt_5 {
	margin-top: 5px;
}
.hezuo-mid {
	margin: 0 145px;
}
.hezuo-ri>.hezuo-word {
	width: 240px;
}
.hezuo-ri>.hezuo-word>h3 {
	margin-bottom: 5px;
}
.hezuo-ri>.hezuo-word span {
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
}
.mr_8 {
	margin-right: 8px;
}
/*导航改*/
.examination {
	width: 100%;
}
.sidebar_a {
	width: 100%;
	height: 56px;
	padding: 18px 0 11px;
}
.sidebar_a>img {
	float: left;
}
.sidebar_a .fr {
	margin-top: 0px;
}
.sidebar_a .fr a {
	float: left;
}
.sidebar_a .fr a dl {
	text-align: center;
	padding: 0 12px;
}
.sidebar_a .fr a dl dt {
	text-align: center;
}
.sidebar_a .fr a dl dd {
	font-size: 12px;
	color: #808080;
	padding-top: 3px;
}
.search {
	float: right;
	margin: 10px 30px 0 0;
}
.search_output {
}
.sn {
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	padding: 3px 0;
}
.sn select {
	margin-top: 5px;
	padding: 0 20px;
	margin-right: 5px;
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
}
.sn input.sank {
	font-size: 14px;
	color: #999;
	width: 210px;
	height: 26px;
	padding-left: 10px;
	border-right: 1px solid #d6d6d6;
}
.searchBtn {
	width: 30px;
	height: 26px;
	background: #fff url("../images/search.jpg") no-repeat 5px 6px;
	border-radius: 5px;
!important;
	cursor: pointer;
	font: normal 16px/32px "微软雅黑";
}
.subnav-box {
	background: #e4393c;
	padding: 20px 0;
	margin: 0px auto;
}
.subnavn div.fl {
	margin: 0 13px 0 5px;
}
.subnavn div.fl>a {
	float: left;
	display: inline-block;
	font-size: 19px;
	color: #fff1b3;
	font-weight: bold;
	width: 20px;
	padding: 0 10px;
	border-right: 1px solid #d71f14;
	line-height: 23px;
}
.subnavn div.fl>ul {
	border-left: 1px solid #fe4d4a;
	float: left;
	width: 140px;
}
.subnavn div.fl>ul li {
	float: left;
	margin: 0 0 3px 10px;
}
.subnavn div.fl>ul li.lhot {
	position: relative;
}
.subnavn div.fl>ul li.lhot img {
	position: absolute;
	top: -7px;
	right: -25px;
}
.subnavn div.fl>ul li a {
	color: #fff;
	font-size: 15px;
}
.subnavn div.fl>ul li.lhot a, .subnavn div.fl a:hover {
	color: #fbf901 !important;
}
.subnavn div.fl.three>ul {
	width: 210px;
}
.main {
	width: 1150px;
	margin: 0px auto 0px;
}
.zk-kwkj {
	margin-bottom: 50px;
}
.zk-kwkj>div.fl {
	width: 810px;
}
.zk-kwkjtop {
	border: 1px solid #d4d2d4;
}
.zk-kwkjtop h1 {
	border-left: 2px solid #e50014;
	padding-left: 10px;
	height: 46px;
	line-height: 46px;
}
.zk-kwkjtop h1 b {
	color: #e70202;
}
.zk-kwkjtop p {
	color: #6a6a6a;
	margin: 13px 10px 0 0;
}
.zk-kwkjtop p a {
	font-size: 15px;
	color: #6a6a6a;
	margin: 0 5px;
}
.zk-kwkjlist {
	padding: 10px 0;
	border: #d4d2d4 solid 1px;
	margin-top: 30px;
	position: relative;
	height: 92px;
}
.zk-kwkjlist h3 {
	width: 99px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	position: absolute;
	top: -14px;
	left: 30px;
}
.zk-kwkjlist_l {
}
.zk-kwkjlist_l h2 {
	color: #e70000;
	width: 100%;
	text-align: center;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.zk-kwkjlist_l ul {
	overflow: hidden;
}
.zk-kwkjlist_l ul li {
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 25px;
	width: 400px;
}
.zk-kwkjlist_l ul li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #c8c5c5;
	vertical-align: 9%;
	margin-right: 5px;
}
.zk-kwkjlist_l ul li a {
	display: inline-block;
	width: 250px;
}
.zk-kwkjarea {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #cfcfcf;
	margin-top: 30px;
	padding: 17px 0 12px;
	position: relative;
}
.zk-kwkjarea>b {
	position: absolute;
	top: -13px;
	left: 383px;
	display: inline-block;
	font-size: 16px;
	color: #e70000;
	padding: 0 15px;
	background: #fff;
}
.zk-kwkjarea ul {
	overflow: hidden;
}
.zk-kwkjarea ul li {
	float: left;
	margin: 8px 0 0 2px;
}
.zk-kwkjarea ul li a {
	display: inline-block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 12px;
	color: #000;
}
.zk-kwkjarea ul li.on a {
	color: #fff;
	background: #df1e2a;
}
.zk-kwkjnews {
	font-size: 15px;
	margin: 10px 0 30px;
}
.zk-kwkjnews li {
	padding: 12px 0;
	border-bottom: 1px dashed #e6e6e6;
}
.zk-kwkjnews li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #d7d7d7;
	margin: 0 8px;
	vertical-align: 12%;
}
.zk-kwkjnews li a {
	color: #666;
}
.zk-kwkjnews li span {
	color: #9b9b9b;
}
.zk-kwkj>div.fr {
	width: 290px;
}
.zk-kwkjbkzn {
	border: 1px solid #ddd;
	margin-top: 15px;
}
.zk-kwkjbkzn ul {
	overflow: hidden;
	margin: 8px 0 20px;
}
.zk-kwkjbkzn ul li {
	float: left;
	margin: 8px 0 0 10px;
	font-size: 15px;
}
.zk-kwkjbkzn ul li a {
	display: inline-block;
	padding: 6px 8px;
}
.zk-kwkjbkzn ul li.l1 a {
	background: #f6f6f6;
	color: #666;
}
.zk-kwkjbkzn ul li.l2 a {
	background: #e4f5ff;
	color: #013e57;
}
.zk-kwkjbkzn ul li.l3 a {
	background: #fff4e8;
	color: #7d6761;
}
.location {
	color: #747474;
	padding: 17px 0px 17px 0;
}
.location a {
	color: #666;
}
.location img {
	margin-right: 10px;
}
.xy {
	border: 1px solid #dfdede;
	margin-top: 12px;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.xy .xytj {
	width: 288px;
	height: 40px;
	border-bottom: 1px solid #dedede;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: 550;
	color: #e60000;
}
.xy .xytj dd {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 110px;
	border-bottom: 1px solid #e60000;
	z-index: 121;
}
.xy .xytj1 {
	width: 288px;
	height: auto;
	font-size: 13px;
	letter-spacing: 1px;
}
.xy .xytj1 ul {
	width: 288px;
	height: auto;
	margin-top: 0;
	padding: 0;
	margin-left: 0;
}
.xy .xytj1 ul li {
	width: 288px;
	height: auto;
	padding-left: 0;
	padding-bottom: 15px;
	margin-left: 0;
	margin-top: 15px;
	border-bottom: 1px dashed #dedede;
	float: left;
	line-height: 28px;
	position: relative;
}
.xy .xytj1 ul li img {
	margin-left: 40px;
	margin-right: 10px;
	float: left;
}
.xy .xytj1 ul li span {
	float: left;
	color: #797979;
}
.xy .xytj1 ul li span strong {
	color: #000;
}
.xy .xytj1 ul li dd {
	width: 5px;
	height: 40px;
	left: 15px;
	top: 9px;
	background: #e60000;
	position: absolute;
	margin: 0;
	z-index: 12121;
}
.xy .xytj1 ul li dt {
	width: 5px;
	height: 40px;
	left: 15px;
	top: 9px;
	background: #ed4a4a;
	position: absolute;
	margin: 0;
	z-index: 12121;
}
.xy .xytj1 ul li dl {
	width: 5px;
	height: 40px;
	left: 15px;
	top: 9px;
	background: #f6a1a1;
	position: absolute;
	margin: 0;
	z-index: 12121;
}
/*右边导航*/
.nrright .zypm {
	border: 1px solid #dfdede;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.nrright .zypm .zypm1 {
	width: 288px;
	height: 40px;
	font-size: 18px!important;
	letter-spacing: 1px;
	line-height: 30px;
	color: #00000;
}
.nrright .zypm .zypm1 dd {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 110px;
	border-bottom: 2px solid #e60000;
	z-index: 121;
}
.nrright .zypm .zypm2 {
	width: 288px;
	height: auto;
	font-size: 14px;
	color: #585858;
	letter-spacing: 1px;
}
.nrright .zypm .zypm2 ul {
	width: 288px;
	height: auto;
	margin: 0;
	padding: 0;
}
.nrright .zypm .zypm2 ul li {
	margin-left: 0;
	margin-top: 10px;
	line-height: 29px;
	padding: 5px 8px;
	width: 100%;
	float: left;
}
.nrright .zypm .zypm2 ul li b {
	width: auto;
	float: left;
	text-align: center;
	padding: 4px 10px;
	background: #e92930;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	margin: 0 8px;
	line-height: 22px;
}
/*相关推荐+资料下载*/
.nrleftwc .produce_left {
	width: 842px;
	height: auto;
	border: 1px solid #dfdede;
	margin: 0;
	padding: 10px 8px 10px 18px;
	float: left;
}
.nrright .zlzq {
	border: 1px solid #dfdede;
	margin-top: 15px;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.nrright .zlzq .zlzq1 {
	width: 288px;
	height: 40px;
	border-bottom: 1px solid #dedede;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: 550;
	color: #e60000;
}
.nrright .zlzq .zlzq1 dd {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 110px;
	border-bottom: 1px solid #e60000;
	z-index: 121;
}
.nrright .zlzq .xz {
	width: 288px;
	float: left;
	height: auto;
	font-size: 14px;
	color: #585858;
	letter-spacing: 1px;
}
.nrright .zlzq .xz ul {
	width: 288px;
	height: auto;
	margin-top: 0;
	padding: 0;
	margin-left: 0;
}
.nrright .zlzq .xz ul li {
	width: 288px;
	height: auto;
	padding-left: 0;
	padding-bottom: 5px;
	margin-left: 0;
	margin-top: 7px;
	float: left;
	line-height: 28px;
	position: relative;
}
.nrright .zlzq .xz ul li img {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
.nrright .zlzq .xz ul li span {
	float: left;
	color: #797979;
}
.nrleftwc .produce_left ol {
	margin-top: 10px;
	margin-bottom: 0;
	width: 834px;
	padding: 0;
	float: left;
	border-bottom: 1px solid #e60000;
	display: block;
}
.nrleftwc .produce_left ol li {
	margin: 0;
	width: 132px;
	padding: 0;
	line-height: 55px;
	font-size: 20px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.nrleftwc .produce_left ol li.current {
	background: #e60000;
	color: aliceblue;
}
.nrleftwc .produce_left .produce_q {
	margin-top: 10px;
	padding: 0;
	width: 100%;
	float: left;
}
.nrleftwc .produce_left .produce_q ul {
	margin-top: 20px;
	padding: 0;
	width: 100%;
}
.nrleftwc .produce_left .produce_q ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 20px;
}
.nrleftwc .produce_left .produce_q ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
}
.nrleftwc .produce_left .produce_q ul li a span {
	margin-right: 80px;
	padding: 0;
	float: right;
}
/*列表右*/
.nrright {
	width: 320px;
	height: auto;
	float: right;
}
.nrright .gg04 {
	width: 320px;
	float: left;
	height: auto;
}
/*今日头条*/
.nrright .jrtl {
	border: 1px solid #dfdede;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.nrright .jrtl .jrtl1 {
	width: 288px;
	height: 40px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 100;
	color: black;
	position: relative;
}
.nrright .jrtl .jrtl1 ul {
	margin: 0;
	padding: 0;
	float: left;
}
.nrright .jrtl .jrtl1 ul li {
	margin-right: 20px;
	padding: 0;
	float: left;
	line-height: 30px;
	cursor: pointer;
}
.nrright .jrtl .jrtl1 ul li.current {
	border-bottom: 2px solid #e92930;
	padding-bottom: 4px;
}
.nrright .jrtl .jrtl2 {
	width: 288px;
	height: auto;
	font-size: 13px;
	letter-spacing: 1px;
}
.nrright .jrtl .jrtl2 ul {
	width: 288px;
	height: auto;
	margin: 0;
	padding: 0;
}
.nrright .jrtl .jrtl2 ul li {
	width: 268px;
	height: auto;
	padding-left: 0;
	margin-left: 20px;
	margin-top: 10px;
	cursor: pointer;
	float: left;
	line-height: 28px;
	position: relative;
	list-style: disc;
	color: #e5e5e5;
}
.nrright .jrtl .jrtl2 ul li a {
	text-decoration: none;
	color: #4a4a4a;
}
/*分页*/
.pagelist li {
	float: left;
	padding: 0 6px;
	margin: 0 4px;
	border: 1px solid #ddd;
}
.pagelist li a {
}
.pagelist .active {
	background: #e92930;
}
.pagelist .active a {
	color: white;
}
.qh {
	border: 1px solid #dfdede;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.qh .lyou {
	width: 288px;
	height: 40px;
	border-bottom: 1px solid #dedede;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: 550;
	color: #e60000;
}
.qh .lyou dd {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 110px;
	border-bottom: 1px solid #e60000;
	z-index: 121;
}
.qh .box {
	width: 288px;
	height: 192px;
	overflow: hidden;
	position: relative;
}
.crgkw {
	display: block;
	text-align: center;
}
.crgkw h4 {
	padding: 10px 0;
}
.crgkw a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #0168b7;
	margin: 10px 0;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
}.crgkw a:hover {
	background-color: #0a5895;
	color: #ffffff!important;
}
.daojishi {
	font-size: 13px;
	text-align: center;
	line-height: 35px;
}
.daojishi span {
	color: #0168b7;
}
.daojishi span {
	color: #0168b7;
}
.zixun {
	border: 1px solid #dfdede;
	margin-top: 12px;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.zx_title {
	width: 140px;
	height: 40px;
	border-bottom: 1px solid #dedede;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: 550;
	color: #e60000;
	float: left;
	text-align: center;
}
.zx_p {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}
.current {
	border-bottom: 1px solid red;
}
/*列表页下方地区*/
.b_div {
	background: #f7f9fa;
	border-top: 1px solid #e5e5e5;
	font-family: sans-serif, "微软雅黑", Verdana, Geneva;
	font-size: 12px;
	color: #797979;
	padding-top: 25px;
}
.b_div_top h3 {
	font-size: 14px;
	color: #000;
}
.b_div_top ul {
	overflow: hidden;
	padding: 10px 0 25px;
	border-bottom: 1px solid #e5e5e5;
}
.b_div_top ul li {
	float: left;
	width: 95px;
	margin-top: 10px;
}
.b_div_top ul li a {
	color: #797979;
	font-size: 12px;
}
.b_div_top ul li a:hover {
	color: #f10618;
	text-decoration: underline;
}
.b_div_down {
	width: 815px;
	margin: 0 auto;
	padding: 20px 0 30px;
}
.b_div_down div.fl div {
	padding: 15px 0;
}
.b_div_down div.fl div span {
	margin: 0 40px 0 20px;
	font-size: 14px;
}
.b_div_down div.fr dl {
	float: left;
	text-align: center;
	margin-left: 15px;
}
.b_div_down div.fr dl dt {
	border: 1px solid #dcdcdc;
}
.b_div_down div.fr dl dt img {
	width: 110px;
	height: 110px;
}
.b_div_down div.fr dl dd {
	text-align: center;
	padding-top: 5px;
}
.b_div_down div.fl p a {
	display: inline-block;
	color: #797979;
	margin-right: 60px;
	text-decoration: underline;
}
.b_div_down div.fl p a:hover {
	color: #f10618;
}
.ycfc-fix{position:fixed;right:5px;top:300px;z-index:6666;text-align:right;}
.ycfc-1,.ycfc-2{position:relative;padding-left:5px;}
.ycfc-1 a{position:absolute;top:-55px;right:56px;}
.ycfc-1 img.i2{position:absolute;top:-52px;right:67px;cursor:pointer;}
.ycfc-2{margin-top:5px;}
.ycfc-2 span{display:none;}
.ycfc-2 span img{position:absolute;top:0px;right:56px;}
.ycfc-3 span img{top:-52px;}
.ycfc-4{cursor:pointer;margin-bottom:20px;}
.ycfc-5{position:relative;padding-top:10px;}
.ycfc-5>img{width:16px;height:16px;position:absolute;top:0;right:0;cursor:pointer;}
/**城市导航*/
.city_nav ul li {
	display: inline-block;
	padding: 2px 0;
	background-color: #ddd;
	margin-top: 10px;
	width: 82px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.city_nav ul li:nth-child(15), .city_nav ul li:nth-child(30), .city_nav ul li:nth-child(45) {
	margin-right: 0;
}
/*常见考生问题*/
.lbright .cjwt {
	border: 1px solid #dfdede;
	margin-top: 11px;
	padding: 15px;
	width: 288px;
	height: auto;
	float: left;
}
.lbright .cjwt .cjkswt {
	width: 288px;
	height: 40px;
	border-bottom: 1px solid #dedede;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: 550;
	color: #e60000;
}
.lbright .cjwt .cjkswt dd {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 110px;
	border-bottom: 1px solid #e60000;
	z-index: 121;
}
.lbright .cjwt .cjkswt2 {
	width: 288px;
	height: auto;
	font-size: 14px;
	color: #585858;
	letter-spacing: 1px;
}
.lbright .cjwt .cjkswt2 ul {
	width: 288px;
	height: auto;
	margin: 0;
	padding: 0;
}
.lbright .cjwt .cjkswt2 ul li {
    margin-left: 0;
    padding: 5px 8px;
    float: left;
    margin-top: 7px;
    width: 270px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
/*城市导航*/