ul {
	list-style-type: none;
}

::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-track {
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

#div_time_box {
	width: 200px;
	position: absolute;
	height: 50px;
	float: left;
	top: 6px;
	left: 20px;
	font-size: 18px;
	color: #e4fbff;
	line-height: 50px;
	text-align: left;
}

#div_logo_box {
	position: absolute;
	left: 180px;
	top: 3px;
	z-index: 1
}

.feat {
	background: #e0e0e0 url("/Public/home/img/mws-file-btn.png") no-repeat scroll center center;
	border: 1px solid #ababab;
	border-radius: 0 3px 3px 0;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	color: #666666;
	height: 28px;
	outline: medium none;
	text-align: center;
	width: 70px;
	display: inline;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	top: 0px;
	right: 0px;
}

.add {
	width: 30px;
	height: 30px;
	color: #ccc;
	transition: color .25s;
	position: absolute;
	border-radius: 15px;
	left: 50%;
	bottom: -15px;
	margin-left: -15px;
	padding: 5px;
	background: #dcdcdc;
	cursor: pointer;
}

.add::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 16px;
	margin-left: -8px;
	margin-top: -2px;
	border-top: 3px solid;
}

.add::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 16px;
	margin-left: -2px;
	margin-top: -8px;
	border-left: 3px solid;
}

.add2 {
	width: 40px;
	height: 40px;
	color: #ccc;
	transition: color .25s;
	position: absolute;
	border-radius: 20px;
	left: 50%;
	bottom: -10px;
	margin-left: -20px;
	padding: 5px;
	background: #dcdcdc;
	box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, .2);
	cursor: pointer;
}

.add2::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 24px;
	margin-left: -12px;
	margin-top: -2px;
	border-top: 3px solid;
	color: #fff;
}

.add2::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 24px;
	margin-left: -2px;
	margin-top: -12px;
	border-left: 3px solid;
	color: #fff;
}

.add3 {
	width: 24px;
	height: 24px;
	color: #fff;
	transition: color .25s;
	position: absolute;
	border-radius: 15px;
	left: 110px;
	bottom: 6px;
	margin-left: -15px;
	padding: 5px;
	background: #dcdcdc;
	cursor: pointer;
	box-shadow: 1px 3px 5px #000;
}

.add3::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 16px;
	margin-left: -8px;
	margin-top: -2px;
	border-top: 3px solid;
}

.add3::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 16px;
	margin-left: -2px;
	margin-top: -8px;
	border-left: 3px solid;
}

.add4 {
	width: 40px;
	height: 40px;
	color: #fff;
	transition: color .25s;
	position: absolute;
	border-radius: 20px;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	padding: 5px;
	background: #dcdadb;
	cursor: pointer;
	margin-top: -20px;
	box-shadow: 1px 3px 5px #000;
}

.add4::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	margin-left: -14px;
	margin-top: -2px;
	border-top: 3px solid;
}

.add4::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 28px;
	margin-left: -2px;
	margin-top: -14px;
	border-left: 3px solid;
}

.add5 {
	width: 40px;
	height: 40px;
	color: #fff;
	transition: color .25s;
	position: absolute;
	border-radius: 20px;
	top: 38%;
	margin-left: 114px;
	padding: 5px;
	background: #dcdadb;
	cursor: pointer;
	margin-top: -20px;
	box-shadow: 1px 3px 5px #000;
}

.add5::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	margin-left: -14px;
	margin-top: -2px;
	border-top: 3px solid;
}

.add5::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 28px;
	margin-left: -2px;
	margin-top: -14px;
	border-left: 3px solid;
}

.add:hover {
	color: #fff;
	cursor: pointer;
	background: #337ab7
}

.add2:hover {
	color: #fff;
	cursor: pointer;
	background: #337ab7
}

.add3:hover {
	color: #fff;
	cursor: pointer;
	background: #337ab7
}

.div_jcbg {
	width: 100%;
	text-align: center;
	height: auto;
	position: relative;
	display: block;
}

.div_jcbg ul {
	width: 100%;
	text-align: left;
}

.div_jcbg ul li {
	display: inline-block;
	vertical-align: top;
	width: 17%;
	font-size: 0;
	margin: 0px 7px;
	position: relative;
}

.div_jcbg ul li .d_close {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 20px;
	height: 20px;
}

.div_jc_list ul li .d_close {
	position: absolute;
	top: 0px;
	right: -5px;
	width: 20px;
	height: 20px;
}

.div_jcbg ul li img {
	width: 100%;
	border-radius: 13px;
}

.div_jcbg ul li p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

.div_bhimg_box {
	width: 100%;
	text-align: center;
	height: auto;
	position: relative;
	display: block;
}

.div_bhimg_box ul {
	width: 100%;
	text-align: left;
}

.div_bhimg_box ul li {
	display: inline-block;
	vertical-align: top;
	width: 230px;
	font-size: 0;
	margin: 0px 7px;
	position: relative;
	height: 117px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 10px;
}

.div_bhimg_box ul li:nth-child(-n+2) {
	margin-top: 0px;
}

.div_bhimg_box ul li .d_close {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 20px;
	height: 20px;
}

.div_bhimg_box ul li .d_close img {
	width: 100%;
}

.d_img_each {
	display: inline-block;
	width: 200px;
	height: 135px;
	vertical-align: top;
	margin-left: 6px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.d_img_each p {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
	color: #fff;
	width: 100%;
	padding: 5px 6px;
	line-height: normal;
}

.d_img_each .d_close {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 20px;
	height: 20px;
}

.d_img_each .d_close img {
	width: 100%;
}

.d_img_each:first-child {
	margin-left: 0px;
}

@media (max-width:1680px) {
	.div_bhimg_box ul li {
		width: 190px;
		height: 100px;
	}
}

@media (max-width:1600px) {
	.div_bhimg_box ul li {
		width: 178px;
		height: 100px;
	}
}

@media (max-width:1600px) {
	.div_bhimg_box ul li {
		width: 151px;
		height: 100px;
	}
}

@media (max-width:1366px) {
	.div_bhimg_box ul li {
		width: 138px;
		height: 100px;
	}
}

.div_record {
	width: 100%;
	text-align: left;
	position: relative;
	display: block;
	margin-top: 15px;
}

.div_record:first-child {
	margin-top: 0px;
}

.div_record .ul_1 {
	width: calc(100% - 110px);
	text-align: left;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	overflow-x: auto;
	padding-bottom: 2px;
}

.div_record .ul_1 li {
	display: inline-block;
	vertical-align: middle;
	width: 7%;
	font-size: 0;
	margin: 0px 6px
}

.div_record .ul_1 li img {
	width: 100%;
}

.div_record .ul_1 li p {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

.div_record .ul_2 {
	width: calc(100% - 110px);
	text-align: left;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	overflow-x: auto;
	padding-bottom: 2px;
}

.div_record .ul_2 li {
	display: inline-block;
	vertical-align: middle;
	height: 100px;
	font-size: 0;
	margin-left: 6px
}

.div_record .ul_2 li:first-child {
	margin-left: 0px
}

.div_record .ul_2 li img {
	height: 100%;
}

.div_record .div_left_title {
	width: 100px;
	display: inline-block;
	height: 90px;
	line-height: 90px;
	vertical-align: top;
}

.div_record .div_left_title2 {
	width: 100px;
	display: inline-block;
	height: 100px;
	line-height: 100px;
	vertical-align: top;
}

.div_bhjcfx {
	width: 100%;
	text-align: center;
}

.div_bhjcfx .d_l {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: calc(100% - 702px);
	height: 336px;
	background: #fff;
}

.div_bhjcfx .d_l .p1 {
	width: 96%;
	background: #9a9b9f;
	height: 40px;
	line-height: 40px;
	margin-top: 3px;
	font-size: 16px;
	cursor: pointer;
}

.div_bhjcfx .d_l .p1:first-child {
	margin-top: 0px;
}

.div_bhjcfx .d_l .on {
	color: #fff;
	font-weight: 600;
	width: 100%;
}

.div_bhjcfx .d_r {
	display: inline-block;
	vertical-align: top;
	float: right;
	width: 702px;
	height: 345px;
	overflow: hidden;
	border: 1px solid #9a9b9f;
	padding-top: 2px;
}

.div_bhjcfx .d_r ul {
	overflow-x: auto;
	white-space: nowrap;
	width: auto;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	height: 339px;
}

.div_bhjcfx .d_r ul li {
	display: inline-block;
	vertical-align: top;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 696px;
	height: 327px;
	background-position: center center;
}

.div_bhjcfx .d_r ul li:first-child {
	margin-left: 0px
}

.div_bhjcfx .d_r ul li img {
	width: 100%;
}

.div_repair_plan {
	width: 100%;
	text-align: center;
}

.div_repair_plan .d_l {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 300px;
	height: 270px;
	background: #fff;
}

.div_repair_plan .d_l .p1 {
	width: 96%;
	background: #9a9b9f;
	height: 40px;
	line-height: 40px;
	margin-top: 3px;
	font-size: 16px;
	cursor: pointer;
}

.div_repair_plan .d_l .p1 a {
	color: #4d4c52;
}

.div_repair_plan .d_l .p1:first-child {
	margin-top: 0px;
}

.div_repair_plan .d_l .on {
	color: #fff;
	font-weight: 600;
	width: 100%;
}

.div_repair_plan .d_l .on a {
	color: #fff;
}

.div_repair_plan .d_l .on a:hover {
	color: #337ab7;
	font-weight: normal;
}

.div_repair_plan .d_r {
	display: inline-block;
	vertical-align: top;
	float: right;
	width: calc(100% - 300px);
	;
	height: 270px;
	overflow: hidden;
	border: 1px solid #9a9b9f;
	padding: 15px;
}

.div_repair_plan .d_r ul {
	text-align: left;
	width: 100%;
}

.div_repair_plan .d_r ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	margin: 0px 10px;
	position: relative;
	width: 8%;
}

.div_repair_plan .d_r ul li img {
	width: 100%;
	border-radius: 13px;
}

.div_repair_plan .d_r ul li p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

@media (max-width:1680px) {
	.div_bhjcfx .d_l {
		width: calc(100% - 650px);
		height: 312px;
	}

	.div_bhjcfx .d_l .p1 {
		font-size: 14px;
	}

	.div_bhjcfx .d_r {
		width: 650px;
		height: 312px;
	}
}

@media (max-width:1600px) {
	.div_bhjcfx .d_l {
		width: calc(100% - 620px);
		height: 298px;
	}

	.div_bhjcfx .d_r {
		width: 620px;
		height: 298px;
	}
}

@media (max-width:1440px) {
	.div_bhjcfx .d_l {
		width: calc(100% - 550px);
		height: 264px;
	}

	.div_bhjcfx .d_l .p1 {
		font-size: 12px;
	}

	.div_bhjcfx .d_r {
		width: 550px;
		height: 264px;
	}

	.div_repair_plan .d_l {
		width: 250px;
	}

	.div_repair_plan .d_r {
		width: calc(100% - 250px);
	}
}

@media (max-width:1366px) {
	.div_bhjcfx .d_l {
		width: calc(100% - 510px);
		height: 245px;
	}

	.div_bhjcfx .d_l .p1 {
		font-size: 12px;
	}

	.div_bhjcfx .d_r {
		width: 510px;
		height: 245px;
	}
}

.table {
	background: #fff;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearit {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.layout {
	margin: auto;
}

.main5_1_1 h2 {
	margin: 0px;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e0e0;
	color: #000;
}

.main5_1_2 ul {
	width: 157px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.zi3 {
	color: #7b7c7c;
}

.xiaobg a {
	color: #7b7c7c;
}

.zuzi li a {
	color: #7b7c7c;
}

.main6 {
	height: 27px;
	width: 87%;
	float: left;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e0e0;
	border-right-color: #e2e0e0;
	border-bottom-color: #e2e0e0;
	border-left-color: #e2e0e0;
	line-height: 27px;
	text-indent: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.main6_5 {
	height: 27px;
	width: 88%;
	float: left;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e0e0;
	border-right-color: #e2e0e0;
	border-bottom-color: #e2e0e0;
	border-left-color: #e2e0e0;
	line-height: 27px;
	text-indent: 490px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	position: absolute;
	left: 173px;
	top: 661px;
}

.main6_1 {
	height: 45px;
	width: 87%;
	float: left;
	background-color: #f0f8fd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e0e0;
	border-right-color: #e2e0e0;
	border-bottom-color: #e2e0e0;
	border-left-color: #e2e0e0;
	line-height: 45px;
	margin-top: 10px;
	margin-left: 10px;
	text-indent: 13px;
}

.main6_2 {
	height: 110px;
	width: 87%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e0e0;
	border-right-color: #e2e0e0;
	border-bottom-color: #e2e0e0;
	border-left-color: #e2e0e0;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}

.main6_10 {
	height: 470px;
	width: 87%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e0e0;
	border-right-color: #e2e0e0;
	border-bottom-color: #e2e0e0;
	border-left-color: #e2e0e0;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}

.main8_10 {
	height: 350px;
	width: 87%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	/* [disabled]border: 1px solid #e2e0e0; */
}

.main8_11 {
	height: 350px;
	width: 87%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	/* [disabled]border: 1px solid #e2e0e0; */
	margin-right: auto;
	margin-bottom: auto;
}

.wenben10 {
	width: 500px;
}

a {
	text-decoration: none;
	color: #3271ae;
}

a:hover {
	text-decoration: none;
}

.main5_1_2 ul li {
	list-style-type: none;
	line-height: 35px;
	text-indent: 24px;
}

.xiaobg {
	background-color: #ecebeb;
}

.footer {
	height: 150px;
	width: 100%;
	float: left;
	background-color: #EFEDEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.layout1 .main5 .main6_2 .main6_3 ul {
	margin: 0px;
	padding: 0px;
}

.main6_3 ul li {
	display: block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
	list-style-type: none;
}

.main2_1 table tr td a h3 {
	font-size: 12px;
}

.main6_4 {
	height: 35px;
	width: 200px;
	position: absolute;
	left: 1028px;
	top: 76px;
	line-height: 35px;
	text-align: center;
}

.ziti {
	color: #06F;
	padding-left: 15px;
}

.top {
	height: 60px;
	width: 260px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}

.main {
	width: 900px;
	/* [disabled]height:400px; */
	float: left;
}

.main_1 {
	width: 900px;
	height: 680px;
	float: left;
}

.main1 {
	width: 450px;
	/* [disabled]height:400px; */
	float: left;
}

.main2 {
	width: 280px;
	/* [disabled]height:285px; */
	float: right;
	padding-top: 10px;
	padding-right: 25px;
}

.wenben {
	height: 30px;
	width: 230px;
	line-height: 30px;
}

.main2_1 {
	width: 281px;
	height: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.main5 {
	/* [disabled]height: 760px; */
	width: 100%;
}

.main5 .main5_1 {
	float: left;
	height: 635px;
	width: 160px;
	background-color: #f7f7f7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e0e0;
}

.button {
	height: 31px;
	width: 70px;
}

.button1 {
	height: 31px;
	width: 70px;
	margin-top: 8px;
}

.button3 {
	height: 31px;
	width: 150px;
	margin-top: 8px;
}

.anniu {
	/* [disabled]background-image: url(img/QQ%E5%9B%BE%E7%89%8720131130101131.jpg); */
	/* [disabled]background-color: #53BBFA; */
	/* [disabled]width: 68px; */
	/* [disabled]height: 30px; */
}

.ziti h3 a {
	text-decoration: none;
	color: #09F;
	font-size: 12px;
	font-weight: normal;
}

.main3 {
	/* [disabled]width:550px; */
	/* [disabled]height:540px; */
	float: left;
	margin-left: 80px;
}

.main3_10 {
	/* [disabled]width:550px; */
	/* [disabled]height:540px; */
	float: left;
	/* [disabled]margin-left: 80px; */
}

.zuzi {
	color: #CCC;
}

.zhuzi1 {
	/* [disabled]color: #09F; */
}

.zhuzi1 a {
	text-decoration: none;
	color: #09F;
}

.wenben2 {
	width: 255px;
	line-height: 30px;
	height: 30px;
}

.wenben5 {
	line-height: 30px;
	height: 30px;
}

.main4 {
	width: 175px;
	height: 500px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-top: 20px;
}

.main4 h1 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 50px;
	margin-left: 55px;
}

.layout1 {
	width: 100%;
	margin: auto;
}

.top3 {
	height: 61px;
	width: 100%;
	background-image: url(/Public/home/img/header_bg.jpg);
	text-align: center;
	position: relative;
	background-size: cover;
}

.top3 .u_tag {
	display: inline-block;
	margin: 0px auto;
	width: auto;
	z-index: 2;
	position: relative;
}

.top3 .u_tag li {
	height: 42px;
	line-height: 42px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 20px 2px 0px;
	padding: 0px 30px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px 5px 0px 0px;
}

.top3 .u_tag li.on {
	background: #f1f1f1;
	color: #023249;
	border-radius: 5px 5px 0px 0px;
	cursor: pointer;
	height: 42px;
	line-height: 42px;
}

.top3 .tuichu {
	width: 500px;
	margin-top: 0px;
	text-align: right;
	padding-right: 10px;
	height: 100%;
	line-height: 62px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.top3 .tuichu img {
	display: inline-block;
	width: 30px;
	border-radius: 15px;
	margin: 0px 10px;
}

.top3 .tuichu a {
	color: #FFF;
	text-decoration: none;
}

.top3 .fukuan {
	height: 38px;
	width: 96px;
	float: left;
	margin-top: 23px;
	margin-left: 70px;
}

.top3 .fukuan1 {
	height: 38px;
	width: 96px;
	float: left;
	margin-top: 23px;
	margin-left: 30px;
}

.guanli {
	float: left;
	height: 38px;
	width: 96px;
	color: #FFF;
	margin-top: 23px;
	margin-left: 30px;
	line-height: 40px;
	text-align: center;
	font-weight: bolder;
}

.guanli1 {
	float: left;
	height: 38px;
	width: 96px;
	color: #FFF;
	margin-top: 23px;
	margin-left: 70px;
	line-height: 40px;
	text-align: center;
	font-weight: bolder;
}

.main6_2 table tr td input {
	width: 90px;
	height: 15px;
}

.main6_2 table tr td #select {
	width: 50px;
}

.main7 {
	height: 500px;
	float: left;
	width: 87%;
	/* [disabled]margin-left: 10px; */
}

.main7_1 {
	width: 70%;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.top3 .guanli1 a {
	color: #FFF;
}

.liebiao {
	/* [disabled]height: 600px; */
	float: left;
	background-color: #fafafa;
	margin-top: 40px;
}

.wenben7 {
	height: 30px;
	width: 316px;
	line-height: 30px;
}

.liebiao ul li {
	list-style-type: none;
	margin: 5px;
	padding: 9px;
}

.main7 .liebiao ul {
	margin: 0px;
	padding: 0px;
}

.main7 .liebiao h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.main6_2 .fudong {
	width: 71px;
	height: 43px;
	line-height: 40px;
	position: absolute;
	left: 935px;
	top: -6px;
}

.main6_3 {
	height: 38px;
	background-color: #ededed;
	width: 100%;
}

.top3 .guanli a {
	color: #FFF;
}

.main6_10 .main8 {
	margin-top: 10px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.layout1 .main5 .main8_10 .main8 table tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: solid;
	border-left-style: solid;
}

.tm_1 {
	width: 400px;
}

.layout1 .main5 .main8_11 .layout .tm {
	padding-top: 100px;
}

.layout table tr td #textfield3 {
	width: 100px;
	height: 30px;
	line-height: 30px;
}

.layout table tr td a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.layout table tr td {
	border: 1px solid #CCC;
}

.q_1 {
	float: left;
}

.div_department_box {
	float: left;
	width: auto;
	height: calc(100% - 80px);
	text-align: center;
	min-width: 130px;
}

.div_department_box .div_department {
	width: 100%;
	position: relative;
	min-height: 50px;
	padding-bottom: 20px;
	background: #b8cbd9;
}

.div_department_box .div_department .p_title {
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
}

.div_department_box .div_department .p_1 {
	font-size: 16px;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 0em;
	color: #0c6ab4;
	cursor: pointer;
	position: relative;
}

.div_department_box .div_department .p_1:hover {
	background: #2283d0;
	color: #fff;
}

.div_department_box .div_department .p_sub {
	background: #2283d0;
	position: absolute;
	right: -48px;
	top: 0px;
	text-align: center;
	text-indent: 0em;
	padding: 0px 10px;
	display: none;
	z-index: 999;
}

.div_department_box .div_department .p_sub p {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}

.div_user_box {
	float: left;
	width: auto;
	height: calc(100% - 90px);
	text-align: center;
	min-width: 130px;
	margin-left: 10px;
	margin-top: 30px;
}

.div_user_box .div_user {
	width: 100%;
	position: relative;
	min-height: 50px;
	padding-bottom: 20px;
	background: #b8cbd9;
}

.div_user_box .div_user .p_title {
	font-size: 18px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
}

.div_user_box .div_user .p_1 {
	font-size: 16px;
	text-align: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	color: #0c6ab4;
	cursor: pointer;
	position: relative;
}

.div_user_box .div_user .p_1 img {
	width: 24px;
	margin-right: 5px;
	border-radius: 12px;
	position: relative;
	bottom: 1px;
}

.div_user_box .div_user .p_1:hover {
	background: #2283d0;
	color: #fff;
}

.div_user_box .div_user .p_sub {
	background: #2283d0;
	position: absolute;
	right: -48px;
	top: 0px;
	text-align: center;
	text-indent: 0em;
	padding: 0px 10px;
	display: none
}

.div_user_box .div_user .p_sub p {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}

.div_form_box {
	float: left;
	margin-left: 10px;
	height: calc(100% - 120px);
	margin-top: 30px;
	padding: 0px 20px;
	text-align: center;
	background: #fff;
	width: 480px;
	box-shadow: 3px 4px 5px 5px rgba(0, 0, 0, .2);
	display: none;
}

.head_img_container {
	width: 100px;
	text-align: center;
	margin: 40px auto 0px;
}

.head_img_container img {
	width: 100%;
	border-radius: 50px;
}

.div_file_box {
	height: 64px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px
}

.layui-layer-dialog .layui-layer-padding {
	text-align: center !important;
	padding: 20px !important
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
	position: relative !important;
	margin-right: 5px;
	bottom: 2px;
	top: -2px !important;
	left: 0px !important;
}

.wrap-ms-right {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	min-width: 80px;
	margin: 0;
	display: none;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.ms-item {
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.ms-item:hover {
	background-color: #337ab7;
	color: #FFFFFF;
	border-radius: 4px;
}

/*首页*/
.navWrap {
	width: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 999;
}

.navWrap .nav_top_box {
	width: 100%;
	background: #fcf9f9;
	height: 40px;
	line-height: 40px;
}

.navWrap .nav_top_box .nav_top {
	width: 1080px;
	margin: 0px auto;
	text-align: left;
	color: #17b5e2;
	font-size: 14px;
	height: 100%;
}

.navWrap .nav_top_box .nav_top em {
	font-style: normal;
	margin: 0px 6px;
	font-size: 16px;
	position: relative;
}

.navWrap .nav_top_box .nav_top .div1 {
	height: 100%;
	float: left;
	color: #404040;
	margin-left: 20px;
}

.navWrap .nav_top_box .nav_top .div2 {
	height: 100%;
	float: right;
	margin-right: 20px;
}

.navWrap .nav_top_box .nav_top .div2 a.a_login {
	color: #3c82fc;
}

.navWrap .nav_top_box .nav_top .div2 em {
	font-style: normal;
	margin: 0px 6px;
}

.navWrap .div_logo {
	margin: 0 auto;
	width: 1080px;
	height: 110px;
	position: relative;
	background-image: url(../img/tp01.png);
	background-repeat: no-repeat;
	background-position: right;
}

.navWrap .div_logo a.logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 100px;
	margin-top: 6px;
	width: 125px;
	text-indent: -999em;
}

.div_footer {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	width: 100%;
	text-align: center;
	background: #337ab7;
	height: 40px;
	position: relative;
	bottom: 0px;
	color: #000;
	z-index: 999;
}

.div_footer p {
	margin: 0px auto;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}

.gb_bj_box {
	background-color: #fff;
	overflow: hidden;
}

.banner {
	width: 100%;
	height: 380px;
	overflow: hidden;
	position: relative;
	font-size: 0;
}

.banner .b-list {
	height: 50px;
	padding-top: 360px;
	position: relative;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
	display: table;
	width: 100px;
}

.banner .b-list span {
	display: inline-block;
	cursor: pointer;
	width: 25px;
	height: 7px;
	border: 1px solid #fff;
	margin: 0px 5px;
	_margin: 0px 3px;
	vertical-align: top;
}

.banner .b-list .spcss {
	border: 1px solid #fffbff;
	width: 40px;
	background: #3e84fe;
	height: 7px;
}

.banner .bar-left {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}

.banner .bar-left em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../img/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 130px;
}

.banner .bar-right {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}

.banner .bar-right em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../img/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 130px;
}

.banner .bar-left .emcss {
	background-position: 0px -100px;
}

.banner .bar-right .emcss {
	background-position: -50px -100px;
}

.banner .b-img {
	height: 380px;
	position: absolute;
	left: 0;
	top: 0;
}

.banner .b-img a {
	display: block;
	height: 380px;
	float: left;
}

.div_center_box {
	width: 1080px;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
}

.div_center_box .tit {
    width: 100%;
    text-align: left;
    border-left: 5px solid #ee7309;
    height: 40px;
    line-height: 40px;
    background: #eee;
    text-indent: 1em;
    font-size: 20px;
    font-weight: bold;
}
.div_center_box .intro {
    text-align: left;
    padding: 7px 0;
}
.div_center_box .intro p {
    text-align: left;
    margin: 1px 0;
    height: 30px;
    line-height: 30px;
}
.div_center_box .intro .yuan {
    display: inline-block;
    height: 6px;
    width: 6px;
    border-radius: 3px;
    background-color: #ee7309;
    margin: 0 10px;
    bottom: 2px;
    position: relative;
}
.div_img_box{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.div_img_box img{
	width: 100%;
}