﻿@charset "utf-8";
/* CSS Document */
.roll_jie {
	width: 100%;
	height: 64px;
	cursor: pointer;
	border-bottom: 1px dashed #e8e8e8;
}
.roll_jie h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
	line-height: 60px;
	width: 54%;
	float: left;
	padding-left: 60px;
	padding-right:10px;
	background: url(/images/default/icon_zjd.png) no-repeat 46px center;
}
.roll_jie p {
	width: 30%;
	float: left;
	line-height: 60px;
	color: #999;
	text-align: center;
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
}
.roll_jie a {
	width: 75px;
	height: 30px;
	display: block;
	border: 1px solid #0384fc;
	/*background: #f5f5f5;*/
	float: right;
	line-height: 30px;
	color: #0384fc;
	margin-top: 14px;
	text-align: center;
	font-size: 13px;
	border-radius: 15px;
}
.roll_jie a:hover {
	width: 75px;
	height: 30px !important;
	line-height:30px !important;
	background: #0384fc;
	border: 1px solid #0384fc;
	color: #fff;
}
.roll_jie a.ck {
	background: none;
	border: none;
	color: #0384fc;
	width: 60px;
	margin-right: 24px;
}
/*定位居中*/
.middle {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.s-side {
	width: 100%;
	background-color:#fff;
}
.s-side .s-firstItem i {
	font-size: 20px;
}
.s-side .s-firstItem span {
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	text-shadow: 0px 0px 5px #EEEEEE;
	white-space: 10px;
}
.s-side .first {
}
.s-side .d-firstNav span {
	display: inline-block;
}
.s-side .d-firstNav i.fr {
	font-size: 25px;
}
.s-side .s-secondNav, .s-side .s-secondItem {
}
.s-secondNav:hover, .d-firstNav:hover {
	background-color: #f9fbfd;
	cursor: pointer;
}
.s-side .d-secondDrop {
}
.iconRotate {
	background: url(/images/default/icon_ml2_s.png) no-repeat left center !important;
}
.s-firstDrop, .s-secondDrop {
	display: none;
}
.pian {
	font-size: 14px;
	color: #333;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px dashed #e8e8e8;
}
.zhang {
	font-size: 14px;
	color: #333;
	height: 64px;
	line-height: 64px;
	border-bottom: 1px dashed #e8e8e8;
	padding-left: 30px;
}
	.zhang a {
		width: 75px;
		height: 30px;
		display: block;
		border: 1px solid #ff6900;
		/* background: #f5f5f5;*/
		float: right;
		line-height: 30px;
		color: #ff6900;
		margin-top: 14px;
		text-align: center;
		font-size: 13px;
		border-radius: 15px;
	}
		.zhang a:hover {
			width: 75px;
			height: 30px !important;
			line-height: 30px !important;
			background: #ff6900;
			border: 1px solid #ff6900;
			color: #fff;
		}
	.zhang .zhishidian  {

		border: 1px solid #ff6900;
		/* background: #f5f5f5;*/
		color: #ff6900;
	}

		.zhang .zhishidian:hover {
			background: #ff6900;
			border: 1px solid #ff6900;
		}
.zhang p{
	width: 30%;
    float: left;
    line-height: 60px;
    color: #999;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.jie {
	font-size: 14px;
	color: #333;
	height: auto;
	line-height: 64px;
	border-bottom: 1px dashed #e8e8e8;
}
.cd{
	float:left;
	width:50%;
	}
.fa {
	background: url(/images/default/icon_mu_n.png) no-repeat left center;
	height: 64px;
	width: 30px;
}

.lianxi {
	border: 1px solid #0384fc !important;
	color: #0384fc !important;
	margin-top: 6px !important;
}
.kaoshi {

	border: 1px solid #cf1515 !important;
	color: #cf1515 !important;
	margin-top: 6px !important;
}