



#logoFrame{
	width:100%;
	/*height:100px;*/
	background-color:#870000;
	opacity:0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	height:80px;

}

a{color:#333}


/* ------------------------------------------------------------------------------弹出层------------------------------------ */
.tanBox{
	width:500px;
	height:400px;
	background-color: #fff;
	margin:150px auto;
	border:7px solid #575757;
}

.tanBox h4{
	height:40px;
	line-height: 40px;
	color:#fff;
	text-indent: 20px;
	font-size: 18px;
	font-weight: normal;
}

.tanBox h4 .cha{
	width:40px;
	height:40px;
	float: right;
	background:url(/images/new_26.gif)50% 50% no-repeat;
	background-size: 23px 23px;
}

.tanBox p{
	padding-left: 20px;
}

.tanBox p span{
	display: block;
	height:45px;
	line-height: 45px;
	font-size: 15px;
}

.tanBox p textarea{
	width:430px;
	height:200px;
	padding:10px;
	border:1px solid #e5e5e5;
}

.tanBox p input{
	width:80px;
	height:30px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	background-color: #773c7f;
	color:#fff;
	border:0px solid #e5e5e5;
	margin-top: 20px;
}

.showBox{
	width:400px;
	height:560px;
	background-color: #fff;
	margin:150px auto;
	border:7px solid #575757;
}

.showBox h4{
	height:40px;
	line-height: 40px;
	color:#fff;
	text-indent: 20px;
	font-size: 18px;
	font-weight: normal;
}

.showBox h4 .cha{
	width:40px;
	height:40px;
	float: right;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/cha.png) 50% 50% no-repeat;*/
	background-size: 23px 23px;
}

.sBox{
	width:500px;
	height:500px;
	background-color: #fff;
	margin:150px auto;
	border:7px solid #575757;
	overflow-y:auto;
	overflow-x:hidden;
}

.sBox h4{
	height:40px;
	line-height: 40px;
	color:#fff;
	text-indent: 20px;
	font-size: 18px;
	font-weight: normal;
}

.sBox h4 .cha{
	width:40px;
	height:40px;
	float: right;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/cha.png) 50% 50% no-repeat;*/
	background-size: 23px 23px;
}

.sBox .xiaoxi{
	padding-top: 10px;
}

.sBox .xiaoxi li{
	height:30px;
	line-height: 30px;
	font-size: 14px;
}

.sBox .xiaoxi li a{
	display: block;
}

.sBox .xiaoxi p{
	width:350px;
	display: inline-block;
	padding-left: 10px;
	overflow:hidden;
	color:#777;
}

.sBox .xiaoxi span{
	float: right;
	margin-right: 10px;
	text-align: right;
	color:#777;
}

.showBox li{
	padding-left: 20px;
	margin-top: 20px;
}

.showBox li span{
	display: inline-block;
	height:30px;
	line-height: 30px;
	font-size: 14px;
	width:100px;
	text-align: right;
	color:#777;
	margin-right: 8px;
}

.showBox li input[type=text]{
	width:180px;
	height:30px;
	text-indent: 10px;
	font-size: 14px;
	background-color: #ffffff;
	color:#777;
	border:1px solid #e0e0e0;
}

.showBox li input[type=radio]{
	width:13px;
	height:13px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 15px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/che.png);*/
	background-size: 100% 100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	margin-top: -3px;
}

.showBox li input[type=radio]:checked{
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/ched.png);*/
	background-size: 100% 100%;
}

.showBox li select{
	width:180px;
	height:30px;
	text-indent: 10px;
	font-size: 14px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/la.jpg) no-repeat right 50% #ffffff;*/
	background-size: 30px 30px;
	color:#777;
	border:1px solid #e0e0e0;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
}

.showBox li input[type=submit]{
	width:120px;
	height:30px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	background-color: #773c7f;
	color:#fff;
	border:0px solid #e5e5e5;
	margin-top: 20px;
	margin-left: 115px;
}

/* ------------------------------------------------------------------------------首页部分------------------------------------ */
#shouFrame{
	width:100%;
	height:279px;
	overflow:hidden;
	position:fixed;
	bottom:-123px;
	left:0;
	background:#fff;
	opacity:0.92;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=92);

	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
}

#shouFrame:hover{
	bottom:94px;
}

.shouRight{
	width:100%;
}

.three{
	float: left;
	width:360px;
	padding-right: 40px;
	height:215px;
	margin:0;
}

.fenTi{
	padding:8px 0;
	height:40px;
	line-height: 60px;
	font-size: 13px;
	padding-left: 42%;
	position: relative;
	overflow:hidden;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/shizi.png) no-repeat 100% 50%;*/
	background-size:130px 40px;
}


.fenTi>i{
	display: block;
	position: absolute;
	left:0;
	top:0;
	width:40px;
	height:61px;
}

.fenTi b{
	display: block;
	position: absolute;
	left: 35px;
	top:0;
	color:#000;
	width:134px;
	height:40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 15px;
	border-bottom: 1px solid #773c7f;
}

.fenTi b i{
	position: absolute;
	right:-6px;
	bottom:-4px;
	display: block;
	width:4px;
	height:4px;
	border-radius:50%;
	border:2px solid #773c7f;
}

.fenTi i.news{
	background:url(/images/xinshouyebanner/xinwen.png) no-repeat;
	background-position: 0 0;
}
.fenTi i.jobs{
	background:url(/images/xinshouyebanner/jiuye.png) no-repeat;

}
.fenTi i.creats{
	background:url(/images/xinshouyebanner/rili.png) no-repeat;

}

.fenTi span{
	float: right;
	display:block;
	width:52px;
	height:20px;
	line-height: 20px;
	color:#6d6d6d;
	cursor:pointer;
	text-align: center;
     font-size:13px;
	 font-weight:bold;


}

.fenTi a{
	float: right;
	color:#773c7f;
	margin-right: 25px;
}


.newsList{
	position:relative;
	height:210px;
	margin-bottom: 5px;
}

.newsList li{
	list-style: none;
	height:30px;
	padding-right:2px;

}

.newsList li a{
	display: block;
	line-height: 20px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.newsList li a:hover{
	color:#773c7f;
}

.newsList p{
	display: inline-block;
	width:250px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.newsList .tim{
	float: right;
}

.newsList li.la{
	position: absolute;
	bottom:0;
	right:0;
	left:0;
}

.newsList li.la a{
	float: right;
	display: block;
	width:50px;
	text-align: center;
	height:20px;
	background-color:#773c7f;
	color:#fff;
	border-radius: 10px;
	font-size: 12px;
}

.newsList li.la a:hover{
	color:#fff;
}

.newsList li.la a span{
	font-family:'宋体';
}

.newsList .red{
	color:#fc4f51;

}

.shouLeft{
	width:300px;
	float: left;
}

.shouLeft h4{
	line-height: 40px;
	font-size: 17px;
	color:#773c7f;
	font-weight: normal;
	/* background-color: #f9f9f9; */
	text-indent: 15px;
}

.deng{
	background-color: #fff;
	width:350px;
	height:260px;
	margin:150px auto;
}

.deng h4{
	line-height: 40px;
	font-size: 17px;
	color:#fff;
	font-weight: normal;
	background-color:#773c7f;
	text-indent: 15px;
}

.deng h4 .cha{
	display: block;
	float: right;
	width:40px;
	height:40px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/cha.png) no-repeat 50% 50%;*/
	background-size: 25px 25px;
}

.deng ul{
	padding-top: 10px;
}

.deng li{
	padding:10px 25px;
}

.deng input[type=text],.deng input[type=password]{
	background-color: #fff;
	border:1px solid #e0e0e0;
	width:100%;
	height:35px;
	line-height: 35px;
	text-indent: 10px;
	font-size: 14px;
}

.deng .shor{
	display: inline-block;
	width:100px;
	height:35px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	margin-left:30px;
}

.deng input.shor{
	border:1px solid #58c1c8;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	background-color: #58c1c8;
	color:#fff;
}

.deng a.shor{
	border:1px solid #efefef;
	background-color: #f6f7f7;
	color:#939393;
}

.deng input[type=checkbox]{
	vertical-align: middle;
	margin-right: 5px;
}

.deng  .wang{
	float: right;
	color:#7a797f;
}

.dengHou{
	background-color: #fff;
	margin-bottom: 20px;
	padding:10px 25px;
}

.dengHou span.tou{
	display:block;
	float: left;
	width:50px;
	height:50px;
	border-radius: 50%;
	overflow:hidden;
}

.dengHou span.tou img{
	width:100%;
	min-height: 50px;
}
.dengHou h3{
	padding:10px 0;
	overflow:hidden;
	border-bottom: 1px solid #f4f4f4;
}

.dengHou span.xian{
	float: left;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	color:#595959;
	font-weight: normal;
}

.dengHou i{
	font-style: normal;
	color:#00a1b7;
	margin:0 5px;
}

.dengHou a{
	display: inline-block;
	width:40%;
	margin:20px 4%;
	height:30px;
	line-height: 30px;
	border:1px solid #efefef;
	background-color: #f6f7f7;
	border-radius: 3px;
	text-align: center;
	color:#7a7a7a;
}

.rili{
	padding:3px 0px;
	background-color: #fff;
	margin-bottom: 20px;
}



/*.calendar{
	padding-top: 10px;
}
*/
.ad{
	margin-bottom: 5px;
}

.ad img{
	width:100%;
	margin-bottom: 20px;
}

.daoHang{
	padding:15px 25px;
	background-color: #fff;
}

.daoHang li{
	overflow:hidden;
	padding:20px 8px;
	border-bottom: 1px solid #efefef;
}

.daoHang li img{
	float: left;
	height:30px;
	margin-right: 25px;
}

.daoHang li span{
	float: left;
	color:#545454;
	display: block;
	font-size: 17px;
	line-height: 30px;
	width:150px;
}

.daoHang li span.lv{
	font-size: 15px;
	line-height: 20px;
	color:#84b451;
}
.daoHang li span.lvx{
	font-size: 13px;
	line-height: 15px;
	color:#2d2d2d;
}

/* ------------------------------------------------------------二级页面------------------------------- */

#yinFrame{
	width:100%;
	margin-top:50px;
	overflow:hidden;
}

.yinLeft{
	float: left;
	width:246px;
	padding-bottom: 30px;
}

.yinLeft dl{
	width:230px;
	padding:8px;
	margin-bottom: 15px;
	background-color: #fff;
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
}

.yinLeft dl.on dd{
	display:none;
}

.yinLeft dt{
	width:100%;
	height:40px;
	color:#fff;
	line-height: 40px;
	text-indent: 30px;
	font-size: 17px;
}

.yinLeft .rili h4{
	width:230px;
	height:40px;
	color:#fff;
	line-height: 40px;
	text-indent: 30px;
	font-size: 17px;
	font-weight: normal;
	margin:5px 0 0 8px;
}

.yinLeft dt img{
	float: right;
	margin:10px;
	transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}

.yinLeft dl.on dt img{
	transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}

.yinLeft dd{
	padding:0 8px;
}


.yinLeft dd a{
	display: block;
	color:#999;
	height:40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 15px;
	border-bottom:1px solid #efefef;
}

.yinLeft dd:last-child a{
	border-bottom:0px solid #efefef;
}

.yinLeft dd i{
	display: inline-block;
	width:0;
	height:0;
	border-left: 7px solid #999;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-right:10px;
}

.yinLeft dd.on a,.yinLeft dd:hover a{
	display: block;
	color:#00baaf;
	height:40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 15px;
	border-bottom:1px solid #efefef;
}

.yinLeft dd:last-child.on a,.yinLeft dd:last-child:hover a{
	display: block;
	color:#00baaf;
	height:40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 15px;
	border-bottom:0px solid #efefef;
}

.yinLeft dd.on i,.yinLeft dd:hover i{
	display: inline-block;
	width:0;
	height:0;
	border-left: 7px solid #00b7ad;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-right:10px;
}

/* ----------------------------------------------------------------------------新闻右侧--------------------------*/
.pages{
	text-align: center;
	margin-top:20px
}
.pages li{display: inline-block;
	float: left;
}

.pages li > a,.pages li > span{height: 30px;line-height:30px;display:block;padding: 0 10px;
	border:1px solid #ddd;}
.pages li > span.current{background:#773c7f;color: #fff;border-color: #773c7f;}
.pages li:not(:first-child) a,.pages li:not(:first-child) span{border-left:0;}
/*.pages li{
	display: inline-block;
	padding:0 10px;
	height:30px;
	line-height: 30px;
	border:1px solid #ddd;
}

.pages li.on{
	background-color:#773c7f;
	border:1px solid #773c7f;
}

.pages li.on a{
	color:#fff;
}

.pages li a{
	color:#999;
}*/


.yinRight{
	float:left;
	width:840px;
	padding:10px 25px;
	background-color: #fff;
}

.yinRightContent{
	position:relative;
	bottom: 60px;
}

.youFu{
	position: absolute;
	right:-120px;
	top:0px;
}

.youFu a{
	display:block;
	width:60px;
	height:60px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 20px;
	box-shadow: 0px 0px 4px 0px #f1f1f1;
}

.youFu .bao img{
	height:26px;
	margin-top: 17px;
}

.youFu .cang img{
	height:30px;
	margin-top: 15px;
}



.newsXiang{
	padding:10px 10px 40px;
	font-size:14px;
	line-height: 25px;
	color:#808080;
	width:100%;
	margin-top: 50px;
}

.newsXiang ul{
	padding-bottom: 10px;
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 10px;
}

.newsXiang li{
	line-height: 30px;
}

.newsXiang li span{
	margin-right: 10px;
}

.newsXiang h4{
	font-size: 22px;
	text-align: center;
	border-bottom: 1px solid #ededed;
	line-height: 65px;
	color: black;
	font-weight: bold;
	width: 100%;
	margin-bottom: 15px;
}

.newsXiang h5{
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #773c7f;
	line-height: 30px;
	margin-bottom: 20px;
	background: rgba(207, 194, 216, 0.26);
}

.newsXiang h6{
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	color:#5c5c5c;
	font-weight: normal;
}

.newsXiang .lv{
	margin:10px 0;
	color:#773c7f;
	font-weight: bold;
}

.newsXiang .sanZhuan{
	width:95%;
}

.newsXiang .sanZhuan td{
	width:33%;
}

.newsXiang .erge{
	height:40px;
	line-height: 40px;
	margin-top: 25px;
	border-bottom: 1px solid #e5e5e5;
}

.newsXiang .erge span{
	display: inline-block;
	padding:0 10px;
	color:#323232;
	height:40px;
	cursor: pointer;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.newsXiang .erge span.on{
	height:37px;
	background-color: #fff;
	border-top:3px solid #773c7f;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}

.newat{
	display:none;
}

.newat.on{
	display: block;
}

.newsXiang a{
	/*display: block;*/
    /*width: 36%;*/
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    /*margin-left: 32%;*/
}

.newsXiang a.tou{
	float:left;
	display:block;
	background-color: #773c7f;
	color:#fff;
	text-align: center;
	width:30%;
	height:40px;
	line-height:40px;
	margin-bottom: 30px;
	margin-left: 32%;
}

.newsXiang a.shou{
	float:left;
	display:block;
	width:30%;
	height:40px;
	background-color:#773c7f;
	border:none;
	color:#fff;
	text-align: center;
	line-height:40px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left:32%;
}


.newsXiang p span{
	font-weight: bold;
}

.newsXiang img{
	display:block;
	margin:40px auto 10px;
}

.newsXiang img+span{
	display:block;
	text-align: center;
	font-size: 12px;
	color:#666;
}

.yinRightTitle{
	width:100%;
	height:40px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
}

.yinRightTitle p{
	color:#323232;
	font-weight: bolder;
	float: left;
	padding:0 10px;
	font-size: 16px;
	line-height: 36px;
	height:36px;
	border-bottom: 4px solid #773c7f;
}
.yinRightTitle1 p{
	color:#323232;
	float: left;
	padding:0 4px;
	font-size: 14px;


}

.yinRightSou{
	height:32px;
	padding:15px 20px;
	overflow:hidden;
}

.yinRightSou select{
	display: block;
	float: left;
	width:116px;
	padding-left: 15px;
	color:#fff;
	padding-right: 40px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	height:30px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiala.png) 90% no-repeat #773c7f;*/
	background-size: auto 30px;
	border:1px solid #eaeaea;
	margin-right: 15px;
}

.yinRightSou input[type=text]{
	display: block;
	float: left;
	border:1px solid #eaeaea;
	height:28px;
	text-indent: 10px;
	width:350px;
}

.yinRightSou input[type=button]{
	display: block;
	float: left;
	border:1px solid #eaeaea;
	width:30px;
	height:30px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/sou.png) no-repeat #773c7f 50% 50%;*/
	background-size: 20px 20px;
}

.yinRightContains{
	width:100%;

}


.yinRightContains li{
	height:40px;
	border-bottom:1px dashed #ccc;
	padding:0 40px 0 10px;
	overflow:hidden
}

.yinRightContains li a{
	display: block;
	line-height: 40px;
	color:#434343;
	font-size: 18px;
}

.yinRightContains li a:hover{
	color: #773c7f
}

.yinRightContains li i{
	display: inline-block;
	width:3px;
	height:3px;
	border:3px solid #773c7f;
	border-radius: 50%;
	margin-right:5px;
	float:left;
	margin-top:18px
}

.yinRightContains .red{
	color:#fc4f51;
	margin:0 8px;
	float: left;
}

.yinRightContains p{
	display: inline-block;
	width:770px;
}
.yinRightContains p img{
	position: relative;
	top: 3px;
	left: 5px;
	width: 22px;
}
.yinRightContains .tim{
	float: right;
	/*margin-right:20px;*/
	color: #818181;
	position: absolute;right: 60px;font-size: 14px;
}

.zhaoXuan li{
	position:relative;
}

.zhaoXuan li>p{
	vertical-align: top;
	display: inline-block;
	width:80px;
	margin-top: 15px;
}

.zhaoXuan li>p span{
	display: block;
	color:#000;
	text-align: right;
}

.zhaoXuan li>p .shi{
	font-size: 18px;
	font-weight: bold;
}

.zhaoXuan li>p .riqi{
	font-size: 14px;
	font-weight: bold;
}

.zhaoXuan li>h6{
	vertical-align: top;
	display: inline-block;
	width:3px;
	height:100%;
	background-color:
}

.zhaoXuan li>div{
	position:relative;
	border-left: 3px solid #ee6666;
	vertical-align: top;
	display: inline-block;
	padding-left: 50px;
	margin-left: 40px;
}

.zhaoXuan li>div h6{
	position: absolute;
	left:-26px;
	top:10px;
	width:50px;
	height:50px;
	line-height: 50px;
	text-align: center;
	background-color: #ee6666;
	border-radius: 50%;
	font-size: 20px;
	font-weight: normal;
	color:#fff;
}

.zhaoXuan div.xiao{
	width:500px;
	padding:10px;
	position:relative;
	border:1px solid #d4d4d4;
	margin-bottom: 20px;
	box-shadow: 0px 0px 5px 0px #d1d1d1;
}

.zhaoXuan div.xiao i{
	display: block;
	width:16px;
	height:33px;
	position: absolute;
	left:-16px;
	top:10px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/zuo.png) no-repeat;*/
	background-size: 100% 100%;
}

.zhaoXuan div.xiao h4{
	padding:5px 0;
	font-size: 16px;
	color:#773c7f;
	line-height: 25px;
}

.zhaoXuan div.xiao p{
	line-height: 25px;
	font-size: 14px;
	color:#999;
}

.tags{
	width:100%;
	height:60px;
	line-height: 60px;
	margin-top: 10px;
}

.tags span{
	display:block;
	float: left;
	width:80px;
	padding: 0 10px;
	margin-right:25px;
	height:60px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}

.tags span.on{
	height:57px;
	border-bottom: 3px solid #773c7f;
}

.tags a{color:#666666;}

.ka{
	background-color: #fff;
	padding:30px;
	display: none;
	min-height: 700px;
}

.ka.on{
	display: block;
	margin-top: 30px;
}

.ka .niu{
	display: block;
	width:100px;
	height:30px;
	line-height: 30px;
	background-color: #773c7f;
	color:#fff;
	text-align: center;
	font-size: 15px;
}

.tiw li{
	padding:20px 30px 0;
	border-bottom:1px solid #ededed;
}

.tiw li p{
	color:#646464;
	line-height: 30px;
	font-size: 14px;
	padding-bottom: 5px;
}

.tiw li p.da{
	color:#773c7f;
}

.tiw li p.da a{
	color:#773c7f;
	text-decoration: underline;
	margin:0 5px;
}

.huanMi{
	width:500px;
	margin:20px auto;
	padding:50px;
}


.huanMi li{
	padding:15px 0;
	height:32px;
	line-height: 32px;
	font-size: 15px;
}

.huanMi li span{
	display: inline-block;
	width:120px;
	text-align: right;
}

.huanMi span.mu{
	width:248px;
	height:33px;
	line-height: 33px;
	border:1px solid #e5e5e5;
	color:#565656;
	text-align: left;
	text-indent: 10px;
	margin-left: 4px;
	vertical-align: middle;
}

.huanMi select{
	width:250px;
	height:35px;
	line-height: 35px;
	border:1px solid #e5e5e5;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/la.jpg) right no-repeat;*/
	background-size: 35px 35px;
	color:#565656;
	text-indent: 10px;
	font-size: 14px;
}

.huanMi li input[type=password],.huanMi li input[type=text]{
	width:230px;
	height:30px;
	text-indent: 5px;
	font-size: 15px;
	background-color: #fff;
	border:1px solid #e5e5e5;
}

.huanMi li input[type=radio]{
	width:13px;
	height:13px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 15px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/che.png);*/
	background-size: 100% 100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	margin-top: -3px;
}

.huanMi li input[type=radio]:checked{
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/ched.png);*/
	background-size: 100% 100%;
}


.huanMi li input[type=submit]{
	width:80px;
	height:30px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	background-color:#773c7f;
	color:#fff;
	border:0px solid #e5e5e5;
	margin-left: 120px;
}

.dingZhi{
	width:500px;
	margin:40px auto;
}

.dingZhi div{
	position: relative;
	line-height: 35px;
	color:#464646;
	line-height: 35px;
	font-size: 15px;
	padding:10px 0 10px 100px;
}

.dingZhi div span{
	position: absolute;
	left:0px;
	color:#464646;
	line-height: 35px;
	font-size: 15px;
}

.dingZhi div select{
	width:250px;
	height:35px;
	line-height: 35px;
	border:1px solid #e5e5e5;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/la.jpg) right no-repeat;*/
	background-size: 35px 50px;
	color:#565656;
	text-indent: 10px;
}

.dingZhi div select.sho{
	width:120px;
}

.dingZhi div select.cha{
	width:280px;
}

.dingZhi div p{
	margin-bottom: 10px;
}

.dingZhi div input[type=checkbox]{
	margin-left: 10px;
	margin-right: 5px;
}

.dingZhi div input[type=text]{
	width:276px;
	height:35px;
	line-height: 35px;
	border:1px solid #e5e5e5;
	color:#565656;
	text-indent: 10px;
}

.dingZhi input[type=submit]{
	width:80px;
	height:30px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	background-color:#773c7f;
	color:#fff;
	border:0px solid #e5e5e5;
	margin-left: 100px;
	margin-top: 20px;
}

.yibao{
	padding:0px 10px;
}

.yibao li{
	height:25px;
	line-height: 25px;
	padding:8px 10px 8px 20px;
}

.yibao li a{
	display: block;
	color:#868686;
	font-size: 14px;
}

.yibao li i{
	display: inline-block;
	width:0;
	height:0px;
	border-left:7px solid #999;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	margin-right: 10px;
}

.yibao li span{
	margin-right: 10px;
}

.yibao li .tim{
	float: right;
}



.jianLi {
  overflow: hidden;
  padding: 10px 0;
  background-color: #fff;
}

.jianLi .tou {
  padding: 10px;
  padding-right: 15px;
  width: 70px;
  height: 70px;
  float: left;
  text-align: center;
}

.jianLi .tou img {
  vertical-align: middle;
  width: 70px;
  height: 70px;
  border:2px solid #ededed;
}

.jianLi .zhong {
  width: 570px;
  float: left;
  height: 75px;
  padding:10px 0;
  line-height: 25px;
  color: #565656;
}

.jianLi .zy{
	font-size: 17px;
	color:#0b9573;
}

.jianLi .red{
	font-size: 15px;
	color:#ea765d;
}

.jianLi .youR {
  float: left;
  color: #2d876d;
  width: 180px;
  padding:10px 0;
  text-align: center;
}

.jianLi .youR p{
	font-size: 13px;
	line-height: 35px;
	color:#009973;
}

.jianLi .youR p.hui{
	color:#999;
}

.fen{
	margin-bottom: 20px;
}

.fen span{
	position: relative;
	display: inline-block;
	width:130px;
	height:35px;
	line-height: 35px;
	font-size: 16px;
	border:1px solid #773c7f;
	text-align: center;
	color:#5c5c5c;
	margin: 0 10px;
}

.fen.shao span{
	margin: 0 35px;
}

.fen span i{
	display:none;
	width:0;
	height:0;
	position: absolute;
	bottom:-10px;
	left:50%;
	margin-left: -8px;
	border-top: 10px solid #773c7f;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.fen span.on{
	border:1px solid #f4f4f4;
	background-color: #773c7f;
	color:#fff;
}

.fen span.on i{
	display: block;
}

.touSi {
  overflow: hidden;
  padding: 10px 0;
  background-color: #fff;
}

.touSi .tou {
  padding: 5px 0;
  width: 4px;
  height: 68px;
  float: left;
  margin-right: 15px;
  background-color:#773c7f;
}


.touSi .zhong {
  width: 570px;
  float: left;
  height: 75px;
  padding:5px 0;
  line-height: 25px;
  color: #565656;
}

.touSi .zy{
	font-size: 17px;
	color:#773c7f;
}

.touSi .red{
	font-size: 15px;
	color:#ea765d;
}

.touSi .youR {
  float: left;
  color: #2d876d;
  width: 180px;
  padding:5px 0;
  text-align: center;
}

.touSi .youR p{
	font-size: 13px;
	line-height: 35px;
	color:#773c7f;
}

.touSi .youR p.hui{
	color:#999;
}

.tongZhi {
  overflow: hidden;
  padding: 10px 0;
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
}

.tongZhi .tou {
  padding: 10px 0;
  width: 150px;
  height: 115px;
  float: left;
  margin-right: 15px;
}

.tongZhi .tou img{
	width:100%;
}


.tongZhi .zhong {
  width: 600px;
  float: left;
  height: 115px;
  padding:10px 0;
  line-height: 25px;
  color: #565656;
}

.tongZhi .zy{
	line-height:35px;
	font-size: 17px;
	color:#464646;
}

.tongZhi li{
	line-height: 28px;
	font-size: 14px;
	color:#949493;
}


.tongZhi .view{
	padding-left: 30px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/eye.png) no-repeat 0 50%;*/
	background-size: 24px 15px;
	margin-right: 15px;
}

.tongZhi .zan{
	padding-left: 22px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/zan.png) no-repeat 0 50%;*/
	background-size: 18px 15px;
	margin-right: 75px;
}

.bian{
	display:none;
	background-color: #fff;
	padding:20px 30px;
}

.bian li{
	padding:5px 0;
	line-height: 30px;
}

.bian li span{
	display: inline-block;
	width:200px;
	text-align: right;
	font-size: 14px;
	padding-right: 15px;
}

.bian li input[type=text]{
	border:1px solid #d7dac7;
	width:250px;
	height:28px;
	padding-left: 5px;
	background-color: #fff;
}

.bian li input[type=submit]{
	background-color: #773c7f;
	color:#fff;
	border-radius: 3px;
	width:60px;
	height:28px;
	border:0;
	margin-left:50px
}

.bian li textarea.s{
	display: block;
	margin:0 auto;
	width:700px;
	height:120px;
}

.bian li textarea{
	width:350px;
	height:80px;
	background-color: #fff;
	border:1px solid #d7dac7;
	vertical-align: top;
}

.bian li a{

    margin-left: 30px;
    font-size: 14px;
    width: 60px;
    padding: 5px 12px;
    text-align: center;
    color: #fff;
    background: #b2b2b2;
    border-radius: 3px;
}

.bian li span.chu{
	color: #fff;
    font-weight: bold;
    cursor: pointer;
    width: 80px;
    border-radius: 3px;
    background: #ff7878;
    margin-left: 50px;
    text-align: center;
    padding-right: 0;
}



























/* ------------------------------------------------------------------------------推荐子页------------------------------------ */

.tuiJian #bannerFrame li{
	height:283px;
}

#tuiFrame{
	width:100%;
	margin-top: 20px;
	height:1450px;
}

.tuiLeft{
	float: left;
	width:250px;
	height:100%;
	border-right: 1px solid #ddd;
}

.tuiLeft dt a{
	display: block;
	width:100%;
	height:50px;
	color:#333;
	line-height: 50px;
	font-size: 25px;

}

.tuiLeft dd a{
	display: block;
	width:246px;
	height:50px;
	color:#333;
	line-height: 50px;
	font-size: 15px;
}

.tuiLeft dd a:hover,.tuiLeft dd a.onShow{
	color:red;
	border-right: 4px solid red;
}



.tuiRight{
	position: relative;
	float: right;
	margin-left: 10px;
	width:935px;
	height:100%;
	border: 0px solid red;
}

.tuiRight li{
	position: relative;
	float:left;
	width:465px;
	height:200px;
	border: 0px solid red;
}

.tuiRight li div{
	position: absolute;
	top:10px;
	left:10px;
	width:100px;
	height:130px;
	overflow: hidden;
}

.tuiRight li a:nth-of-type(1){
	position: absolute;
	top:15px;
	left:125px;
	font-size: 15px;
	color:#333;
}

.tuiRight li a:nth-of-type(1):hover{
	font-weight: 600;
}

.xingJi{
	position: absolute;
	top:40px;
	left:125px;
	display: block;
	width:75px;
	height:15px;
}

.tuiRight li span{
	position: absolute;
	top:40px;
	left:190px;
}

.tuiRight li a:nth-of-type(2){
	position: absolute;
	top:60px;
	left:125px;
}

.tuiRight li a:nth-of-type(2):hover{
	text-decoration: underline;
}

.tuiRight li p:nth-of-type(1){
	position: absolute;
	top:90px;
	left:125px;
	height:40px;
	width:300px;
	line-height: 20px;
}

.gouWuNiu,.shouCang{
	position: absolute;
	top:140px;
	left:125px;
	display: block;
	width:25px;
	height:25px;
	border-radius:50%;
	background-color:#f5f4f2;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/tuiJian/icon.png);*/
	cursor:pointer;
	background-position: -2px 0px;
}

.shouCang{
	left:160px;
	background-position: -41px 0px;
}

.tuiRight li p:nth-of-type(2){
	position: absolute;
	top:150px;
	left:10px;
	font-weight: 700;
	font-size: 14px;
	color:#000;
}

.tuiRight li p:nth-of-type(3){
	position: absolute;
	top:150px;
	left:70px;
	font-size: 14px;
	color:#999;
	text-decoration: line-through;
}

.footNav{
	position: absolute;
	bottom:0px;
	width:100%;
	height:30px;
	padding-top: 10px;
	border:0px solid red;
	text-align: right;
	/* line-height: 40px; */
	font-size: 15px;
	color:#ada9a8;
}

.footNav a{
	color:#ada9a8;
	font-size: 15px;
	margin:0px 2px 0px 0px;
	line-height: 15px;
}

.footNav a:hover{
	color:#666;
}

.footNav a.onShow{
	display: inline-block;
	width:20px;
	height: 18px;
	background-color: #a7978a;
	color:#fff;
	text-align: center;
	line-height: 18px;
	font-weight: 600;
}

.pageNumber{
	width:30px;
	height:15px;
	margin-top:-5px;
}


/* ------------------------------------------------------------------------------畅销子页------------------------------------ */

.changXiaoFrame{
	width:100%;
	height:600px;
	margin-top: 20px;
}

.bookTitle1{
	padding-left: 10px;
	padding-right: 10px;
	width:calc(100%-50px);
	height:50px;
	border-bottom: 2px solid #d7271a;
	line-height: 50px;
	overflow: hidden;
}

.bookTitle1 s:nth-child(1){
	margin-top: 8px;
	display: block;
	float:left;
	width:33px;
	height:33px;

}

.bookTitle1>a{
	color:#999;
	float:right;
	margin-left: 10px;
	background-image: none;
	margin-top: 8px;
}

.bookTitle1>a:hover{
	color:#d7271a;
}

.changXiaoFrame .tag{
	float:right;
	margin-top: 10px;
	padding-top: 10px;
}

.changXiaoFrame:nth-child(5) .tag a{
	color:#666;
	float: left;
	display: block;
	width:116px;
	height:26px;
	text-align: center;
	line-height: 26px;
}

.changXiaoFrame .tag a:hover,.changXiaoFrame .tag a.onShow{
	background-color: #d7271a;
	color:#fff;
}

.changXiaoFrame:nth-child(6) .tag a,.changXiaoFrame:nth-child(7) .tag a{
	display:block;
	float:left;
	text-align: center;
	line-height: 26px;
	padding: 0px 5px 0px 5px;
	height:26px;
}


.bookTitle1 P:nth-of-type(1){
	color:#d7271a;
	font-size: 20px;
	font-weight: 600;
	float:left;
	margin-left: 10px;
}

.changXiaoFrame:nth-child(6) .bookTitle1 s:nth-child(1){
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/icons.png);*/
	background-position:-196px 0px;
}

.changXiaoFrame:nth-child(5) .bookTitle1 s:nth-child(1){
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/changXiao/icon.jpg);*/
}

.changXiaoFrame:nth-child(7) .bookTitle1 s:nth-child(1){
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/changXiao/icon1.jpg);*/
}

/* ----------------------------内容--------------------------------- */

.changXiaoFrame .bookContent{
	border:0px solid black;
}

.changXiaoFrame .bookContent li{
	float: left;
	width:230px;
	height:250px;
	margin:20px 4px 0px 5px;
	border:0px solid black;
	overflow: hidden;
}

.changXiaoFrame .bookContent li div{
	width:230px;
	height:168px;
	margin:0px 0px 0px 0px;
	border:0px solid black;
	text-align: center;
	line-height: 285px;
}

.changXiaoFrame .bookContent li div a{
	display: block;
	width:100%;
	height:100%;
}

.changXiaoFrame .bookContent li img{
	margin-top:3px;
}

.changXiaoFrame .bookContent li a{
	display: block;
	width:210px;
	height:15px;
	border:0px solid black;
	margin-top: 10px;
	color:#000;
	line-height: 15px;
	text-align: center;
	overflow: hidden;
}

.changXiaoFrame .bookContent li a:hover{
	text-decoration: underline;
	color:#d7271a;
}

.changXiaoFrame .bookContent li p{
	display: inline-block;
	width:60px;
	height:40px;
}

.changXiaoFrame .bookContent li p:nth-of-type(1){
	color:#d7271a;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	margin: 5px 0px 0px 60px;
}

.changXiaoFrame .bookContent li p:nth-of-type(2){
	text-decoration: line-through;
	margin-top:5px;
}

/* -------------------------------------------------------------------------新书子页------------------------------------ */

/* ----------------------新书开始------------------------- */

#xinShuFrame{
	height:6900px;
	width:100%;
}

.hot{
	width:100%;
	height:680px;
	border:0px solid black;
	margin-top: 20px;
}

.hotLeft{
	height:100%;
	width:200px;
	float:left;
}

.leftTitle{
	border-bottom: 2px solid #ccc;
	height:35px;
	padding-top:5px;
	color:#666;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 700;
}

.leftTitle span{
	font-size: 23px;
	font-weight: 700;
	color:#db241c;
}

.leftTitle a{
	margin-left: 15px;
	font-weight: 500;
	color:#666;
	font-family: "宋体";
	font-size: 15px;
}

s.shuNumber{
	display: inline-block;
	width:20px;
	height:20px;
	border-radius: 50% 50%;
	background-color: #666;
	text-align: center;
	line-height: 20px;
	color:#fff;
}

.onShow s.shuNumber{
	background-color: #db241c;
}

.hotLeft li{
	padding-left: 10px;
}

.hotLeft li>a{
	display: block;
	width:100%;
	height:30px;
	padding-top: 10px;
	color:#000;
	font-size: 15px;
	border-bottom: 2px dotted #ddd;
}

.hotLeft li>div{
	text-align: center;
	display: none;
	width:100%;
	height:216px;
	border-bottom: 2px dotted #ddd;
}

.hotLeft li.onShow>div{
	display: block;
}

.hotLeft li>div a:nth-of-type(1){
	display: block;
	width:190px;
	height:175px;
	text-align: center;
}

.hotLeft li>div a:nth-of-type(2){
	color:#999;
	display: block;
}

.hotLeft li>div p:nth-of-type(1){
	color:#db241c;
	font-size: 15px;
	display: inline;
	line-height: 25px;
	font-weight: 600;
}

.hotLeft li>div p:nth-of-type(2){
	display: inline;
	color:#bbb;
	line-height: 25px;
	margin-left: 10px;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: 600;
}

/* ----------------------右边开始------------------------- */

.hotRight{
	float:right;
	width:980px;
}

.hotRight .leftTitle s{
	display:inline-block;
	width:45px;
	height:23px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xinShu/icon1.jpg) no-repeat;*/
}

.hotRight .leftTitle p{
	float:right;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 4px;
}

.hotRight .leftTitle p a{
	display: inline-block;
	border-radius: 50% 50%;
	width:10px;
	height:10px;
	background-color: #dbdcde;
	margin-left:1px;
}

.hotRight .leftTitle p a.onShow{
	background-color: #b4b4b4;
}

.hotRight .leftTitle p:nth-of-type(1) a{
	display: inline-block;
	border-radius: 50% 50%;
	width:20px;
	height:20px;
	text-align: center;
	line-height: 20px;
	background-color: #b4b4b4;
	margin-left:1px;
	color:#fff;
}

/* ------------右边正文------------*/

.hotRightContent{
	position: relative;
	width:935px;
	height:100%;
}

.hotRightContent li{
	position: relative;
	float:left;
	width:300px;
	height:200px;
	border: 0px solid red;
	margin: 5px 8px 0px 0px;
	overflow: hidden;
}

.hotRightContent li div{
	position: absolute;
	top:10px;
	left:5px;
	width:105px;
	height:180px;
	line-height: 180px;
	overflow: hidden;
	border:0px solid black;
}

.hotRightContent li div a{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 2;
	display: block;
	width:100%;
	height:100%;
}

.hotRightContent li>a:nth-of-type(1){
	position: absolute;
	top:17px;
	left:125px;
	font-size: 14px;
	color:#333;
}

.hotRightContent li>a:nth-of-type(1):hover{
	font-weight: 600;
}

.hotRightContent li p:nth-of-type(1){
	position: absolute;
	top:45px;
	left:125px;
	height:40px;
	width:150px;
	line-height: 20px;
	overflow: hidden;
	color:#aaa;
}

.hotRightContent li>a:nth-of-type(2){
	position: absolute;
	top:90px;
	left:125px;
}

.hotRightContent li>a:nth-of-type(2):hover{
	text-decoration: underline;
}

.hotRightContent li p:nth-of-type(2){
	position: absolute;
	top:110px;
	left:125px;
	font-weight: 700;
	font-size: 14px;
	color:#000;
}

.hotRightContent li p:nth-of-type(3){
	position: absolute;
	top:110px;
	left:180px;
	font-size: 14px;
	color:#999;
	text-decoration: line-through;
}

.gouWuKuang{
	position: absolute;
	top:140px;
	left:125px;
	display: block;
	width:95px;
	height:32px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xinShu/icon2.jpg);*/
	background-size: 100% 100%;
}

/* -----------------tags-------------*/


/* -----------------tags-------------*/
.xinContent{
	margin-top: 10px;
	width:100%;
	height:860px;
	border: 0px solid #773c7f;
	overflow: hidden;
}

.xinContent .leftTitle{
	border:0px solid #773c7f;
	margin-bottom: 5px;
	overflow: hidden;
}

.xinContent .leftTitle s{
	font-weight: 500;
}

.xinContent .leftTitle .tag{
	float:right;
	line-height: 47px;
}

.xinContent .leftTitle .tag a{
	margin-left: 5px;
	color:#999;
	font-size: 14px;
}

.xinContent .leftTitle .tag a:hover{
	color:#666;
}

.xinContent .leftTitle p:nth-of-type(1){
	font-size: 15px;
	color:#999;
	font-weight: 500;
	display: inline;
}

.xinContent .leftTitle>a{
	float:right;
	line-height: 50px;
}

.xinContent .leftTitle>a:hover{
	color:#da251a;
}

/* ------------左侧-----------*/

.xinContent .hotLeft {
	height:230px;
}

.xinContent .hotLeft ul{
	width:202px;
	height:230px;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.xinContent .hotLeft li a{
	height:26px;
	line-height: 23px;
	overflow: hidden;
	text-overflow : ellipsis;
}

.xinContent .hotLeft li:nth-child(6) a{
	border:0px solid #773c7f;
}

.smallBanner{
	width:980px;
	height:230px;
	float:right;
	position:relative;
}

.smallBanner li{
	position: absolute;
	display: none;
}

.smallBanner li.show{
	display: block;
}

.smallBanner p{
	position: absolute;
	z-index: 10px;
	right:5px;
	bottom:5px;
}

.smallBanner p a{
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	background-color: #afb3b2;
	color:#fff;
	text-align: center;
	line-height: 18px;
	margin-right: 3px;
}

.smallBanner p a.show,.smallBanner p a:hover{
	background-color: #ff9432;
}

.xinContent .changXiaoFrame {
	float:left;
	height:570px;
}

.xinContent .changXiaoFrame .bookContent li div{
	height:150px;
}

.xinContent .changXiaoFrame .bookContent li div a{
	display: block;
	width:100%;
	height:100%;
}
.xinContent .changXiaoFrame .bookContent li a{
	width:150px;
	margin:7px auto;
}

.xinContent .changXiaoFrame .bookContent li a:nth-of-type(2){
	height:30px;
	line-height: 15px;
	word-wrap :break-word;
	color:#999;
}

/* --------------------------------------------------------------------------积分商城页------------------------------------ */

#jiFenFrame{
	width:100%;
	height:1800px;
}

#jiFenFrame .box{
	position: relative;
}

.jiFenTop{
	width:100%;
	height:345px;
	margin-top: 20px;
}

.dengLuBox{
	float:right;
	width:209px;
	height:100%;
	overflow: hidden;
}

.dengLuBox p:nth-of-type(1){
	width:100%;
	height:45px;
	background-color: #da251c;
	color:#fff;
	font-size: 25px;
	line-height: 45px;
	padding-left: 10px;
	text-align: left;
}

.dengLuBox p{
	width:100%;
	height:70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color:#333;
}

.dengLuBox>a{
	width:185px;
	height:40px;
	line-height: 40px;
	display: block;
	border-radius: 5px 5px;
	border:1px solid #ccc;
	background-color: #eee;
	margin:10px auto;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color:#da251c;
}

.dengLuBox p a{
	font-weight: 600;
	color:#da251c;
}

#jiFenFrame .changXiaoFrame .bookContent li a:nth-of-type(3){
	display: block;
	float:right;
	width: 50px;
	height: 20px;
	border-radius:4px 4px;
	color: #fff;
	background-color: #da251c;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	margin:3px 58px 0px 0px;
}

#jiFenFrame .footNav{
	right:40px;
}

/* --------------------------------------------------------------------------------门店地图页------------------------------------ */

#diTuFrame{
	width:100%;
	height:971px;
}

#diTuFrame .box img{
	display: block;
	width:100%;
	height:150px;
	margin-bottom: 20px;
}

.mapList{
	width:286px;
	height:650px;
	float:left;
	overflow: hidden;
}

.mapList p:nth-of-type(1){
	width:100%;
	height:45px;
	background-color: #da251c;
	color:#fff;
	font-size: 25px;
	line-height: 45px;
	text-align: center;
}

.mapList ul{
	width:calc(100%-2px);
	height:110px;
	border-left:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	border-bottom:1px solid #a2a2a2;
}

.mapList li{
	padding: 5px;
	line-height: 20px;
	font-size: 15px;
	color:#666;
	font-weight: 600;
}

.map{
	float:right;
	width:906px;
}

.map p:nth-of-type(1){
	line-height: 40px;
	color:#da251c;
	font-size: 25px;
	font-weight: 600;
}

.map p:nth-of-type(2){
	line-height: 20px;
	color:#c5c5c7;
	font-size: 17px;
	font-weight: 600;
	font-family: "微软雅黑";
}

.map p:nth-of-type(3){
	width:100%;
	height:9px;
	margin:10px 0px 25px 0px;
	background-color:#dedede;
}

.map p s{
	display: block;
	background-color: #da251c;
	width:170px;
	height: 100%;
}

#diTuFrame .box .map img{
	width:906px;
	height:673px;
}

/* -------------------------------------------------------------------商品详情页------------------------------------ */

#xiangQingFrame{
	width: 100%;
	height:1300px;
	margin-top: 30px;
	overflow: hidden;
}

#xiangQingFrame .box{
	border:0px solid black;
}


/* ------------------------------左侧----------------------------------*/

.xiangQingLeft{
	float: left;
	width:210px;
}

#xiangQingFrame .hotLeft{
	height:380px;
	width:206px;
	float:none;
	border:1px solid #e4e4e4;
}

#xiangQingFrame .leftTitle{
	height:35px;
	line-height: 35px;
	color:#000;
	font-size: 16px;
	font-weight: 600;
	background-color: #f6f6f6;
	border:0px solid black;
	text-indent: 1em;
}

#xiangQingFrame.hotLeft li{
	padding-left: 10px;
}

#xiangQingFrame .hotLeft li>a{
	display: block;
	width:100%;
	height:23px;
	padding-top: 5px;
	color:#000;
	font-size: 15px;
	border: 0px solid red;
}

#xiangQingFrame .hotLeft li>div{
	position: relative;
	width:100%;
	height:75px;
	text-align: center;
	display: none;
	border: 0px solid #773c7f;
}

#xiangQingFrame .hotLeft li.onShow>div{
	display: block;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(1){
	display: block;
	width:56px;
	height:62px;
	text-align: center;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(1) img{
	display: block;
	position: absolute;
	width:56px;
	height:62px;
	text-align: center;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(2){
	position: absolute;
	top:5px;
	left:70px;
	font-size: 14px;
	color:#000;
	display: block;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(2) span{
	color:#999;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(3){
	position: absolute;
	top:20px;
	left:70px;
	color:#000;
	font-size: 14px;
	display: inline;
	line-height: 25px;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(3) span{
	color:#da251c;
	font-weight: 600;
}

#xiangQingFrame .hotLeft li>div a:nth-of-type(4){
	position: absolute;
	top:40px;
	left:70px;
	color:#000;
	font-size: 14px;
	display: inline;
	line-height: 25px;
}

/* ---------------详情左2--------------- */

.xiangLeft{
	margin-top: 20px;
	border:1px solid #e4e4e4;
}

.xiangLeft li{
	width:100%;
	height:80px;
	position: relative;
	margin:5px 0px 5px 0px;
}

.xiangLeft li a:nth-child(1){
	position: absolute;
	display: block;
	overflow: hidden;
	width:55px;
	height:100%;
	top:0px;
	left: 0px;
}

.xiangLeft li a:nth-child(1) img{
	width:100%;
}

.xiangLeft li a:nth-child(2){
	position: absolute;
	top:0px;
	left: 60px;
	color:#da251c;
	font-size: 15px;
	font-weight: 600;
}

.xiangLeft li a:nth-child(3) span{
	color:#999;
}

.xiangLeft li a:nth-child(3){
	position: absolute;
	top:17px;
	left: 60px;
	color:#222;
	font-size: 15px;
}

.xiangLeft li a:nth-child(4) span{
	color:#da251c;
	font-weight: 600;
}

.xiangLeft li a:nth-child(4){
	position: absolute;
	top:40px;
	left: 60px;
	color:#222;
	font-size: 15px;
}

.xiangLeft li a:nth-child(5){
	position: absolute;
	top:60px;
	left: 60px;
	color:#222;
	font-size: 15px;
}

/* -----------------------------右侧----------------------------------*/

.xiangQingRight{
	float: right;
	width:977px;
	height:100%;
	border:0px solid red;
	margin-left: 13px;
}

.xqrTop{
	position: relative;
	width:788px;
	height:432px;
}

.xqrTop h2{
	position: absolute;
	top:0px;
	height:30px;
	line-height: 30px;
	width:100%;
	border-bottom: 1px dashed #c6c6c6;
}

.shangPinTu{
	position: relative;
	top:30px;
	left:0px;
	width:246px;
	height:342px;
	border:0px solid black;
}

.shangPinTu ul{
	width:100%;
	height:62px;
	position: absolute;
	bottom:0px;
}

.shangPinTu ul li{
	float:left;
	margin:0px 0px 0px 2px;
	height:60px;
	width:51px;
	border:1px solid #eee;
}

.shangPinTu ul li.onShow{
	border:1px solid #999;
}

.shangPinTu ul li img{
	width:100%;
	height:100%;
}

.daTu{
	position: absolute;
	top:10px;
	width:219px;
	height:243px;
	text-align: center;
	line-height: 243px;
	border:1px solid #ddd;
}

.price{
	position: absolute;
	top:40px;
	left:250px;
	width:531px;
	height:132px;
}

.price p{
	color:#000;
	height:30px;
	line-height: 30px;
	font-size: 13px;
}

.price p:nth-child(1) span{
	font-size: 18px;
	color:#fc4f0b;
	font-weight: 600;
}

.price p:nth-child(1) a{
	color:#f7080d;
	margin-left: 10px;
}

.price p:nth-child(2){
	position: relative;
	text-indent: 100px;
}

.price p:nth-child(2) a:nth-child(1){
	position: absolute;
	top:-2px;
	left:0px;
	display: inline-block;
	width:54px;
	height:19px;
	margin-top: 5px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/icon1.jpg);*/
}

.price p:nth-child(2) a:nth-child(2){
	color:#f7080d;
	margin-left: 10px;
	font-weight: 600;
}

.price p:nth-child(3) span:nth-of-type(1){
	color:#a19a90;
}

.price p:nth-child(3) span:nth-of-type(2){
	color:#da251c;
}

.price p:nth-child(3) span:nth-of-type(3){
	color:#999;
}

.price p:nth-child(4) s{
	color:#da251c;
	font-weight: 600;
}

.price p:nth-child(4) span:nth-child(2){
	color:#da251c;
	font-weight: 600;
}

.banQuan{
	padding-top: 10px;
	position: absolute;
	top:180px;
	left:250px;
	width:531px;
	height:122px;
	border-top: 1px solid #eee;
}

.banQuan p{
	color:#000;
	height:30px;
	line-height: 30px;
	font-size: 13px;
}

.banQuan p a{
	color:#da251c;
}

.gouMai{
	position: absolute;
	top:300px;
	left:250px;
	width:483px;
	height:114px;
	background-color: #f9f9f9;
	border:1px solid #ededed;
	color:#000;
}

.gouMai li{
	height:50px;
	line-height: 50px;
	font-size: 14px;
	text-indent: 30px;
}

.gouMai li input{
	width:47px;
	height:24px;
}

.gouMai li a{
	padding:0px 5px 0px 5px;
	display: inline-block;
	text-indent: 0px;
	height:35px;
	line-height: 35px;
	background-color: #da251c;
	color:#fff;
	font-size: 17px;
	border-radius: 5px;
	border:0px solid black;
	margin-right: 10px;
}

.gouMai li span{
	color:#fc4f0b;
}

.gouMai .jiaRuZhong{
	display: none;
	position: absolute;
	z-index: 50;
	right:400px;
	width:254px;
	height:143px;
	border-radius:5px;
	border:1px solid #d8d8d8;
	background-color: #fff;
}

.gouMai .jiaRuZhong s{
	position: absolute;
	top:-8px;
	right:20px;
	width:14px;
	height:8px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/icon4.png);*/
}

.gouMai .jiaRuZhong img{
	position: absolute;
	top:0px;
	left:6px;
}

.gouMai .jiaRuZhong p:nth-of-type(1){
	position: absolute;
	left:75px;
	top:20px;
	font-weight: 600;
}

.gouMai .jiaRuZhong p:nth-of-type(2){
	position: absolute;
	left:75px;
	top:45px;
}

.gouMai .jiaRuZhong p:nth-of-type(2) span{
	color: #da251c;
	margin:0px 3px 0px 3px;
	font-weight: 600;
}

.gouMai .jiaRuZhong p:nth-of-type(3){
	position: absolute;
	left:75px;
	top:70px;
}

.gouMai .jiaRuZhong p:nth-of-type(3) span{
	color: #da251c;
	margin:0px 3px 0px 3px;
	font-weight: 600;
}

.gouMai .jiaRuZhong a:nth-of-type(1){
	position: absolute;
	top:100px;
	left:75px;
	display: block;
	width:66px;
	height:26px;
	border-radius: 5px;
	background-color: #da251c;
	color:#fff;
	text-align: center;
	line-height: 26px;
}

.gouMai .jiaRuZhong a:nth-of-type(2){
	position: absolute;
	top:100px;
	left:160px;
	display: block;
	width:66px;
	height:26px;
	border-radius: 5px;
	background-color: #f76921;
	color:#fff;
	text-align: center;
	line-height: 26px;
}


.xqrContent{
	width:100%;
	border:0px solid #773c7f;
}

.xqrContent>div{
	display: none;
	height:800px;
	overflow-y:auto;
	overflow-x:hidden;
	position: relative;
}

.xqrContent>div.onShow{
	display: block;
}


.xqrContent>ul{
	color:#333;
	width:100%;
	height:48px;
	border-bottom: 1px solid #bebebe;
}

.xqrContent>ul>li{
	float:left;
	width:113px;
	height:47px;
	background-color: #f1f1f1;
	border:1px solid #bebebe;
	text-align: center;
	line-height: 47px;
	font-size: 15px;
	font-weight: 600;
	color:#000;
	margin:0px 0px 0px 20px;
	cursor: pointer;
}

.xqrContent>ul>li.onShow{
	height:44px;
	background-color: #fff;
	border-top: 4px solid #da251c;
	border-bottom: 1px solid #fff;
}

p.middleTitle{
	width:clac(100%-15px);
	height:30px;
	line-height: 30px;
	padding-left: 15px;
	background-color: #f6f6f6;
	font-size: 15px;
	color:#000;
	font-weight: 600;
	margin-top: 10px;
}

p.middleTitle span{
	color:#da251c;
}

p.middleTitle a{
	display: block;
	width:30px;
	height:30px;
	float: right;
	margin-right:5px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/icon2.jpg);*/
}

.xqrContent>div p:nth-child(2){
	height:100px;
	padding:0px 10px 0px 10px;
	line-height: 25px;
	text-indent: 2em;
	margin:10px 0px 0px 0px;
}

.xqrContent div p:nth-child(2) a{
	float:right;
	color:#da251c;
}

.shiDu{
	line-height: 25px;
	text-indent: 2em;
	padding:0px 10px 0px 10px;
	margin:10px 0px 0px 0px;
}

.deFen{
	position: relative;
	width:100%;
	height:108px;
	border:0px solid black;
	overflow:hidden;
	margin-bottom: 10px;
}

.deFen p{
	position: absolute;
	top:20px;
	left:10px;
	color:#000;
	font-size: 14px;
}

.deFen p span{
	position: absolute;
	top:20px;
	color:#ff600a;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-left: -40px;
}

.deFen s{
	position: absolute;
	display: block;
	height:12px;
	top:55px;
	left:60px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/stars2.png);*/
}

.deFen s:nth-of-type(1){
	z-index: 6;
	background-position: 0px 0px;

}

.deFen s:nth-of-type(2){
	z-index: 5;
	width:60px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/stars2.png);*/
	background-position: 0px -12px;
}

.deFen s.level1{
	width:12px;
}

.deFen s.level2{
	width:24px;
}

.deFen s.level3{
	width:36px;
}

.deFen s.level4{
	width:48px;
}

.deFen s.level5{
	width:60px;
}

.deFen ul{
	position: relative;
	top:50px;
	left:110px;
	border:0px solid black;
	width:500px;
	height:15px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/bar.png) no-repeat 50px 0px;*/
}

.deFen ul li{
	border: 0px solid black;
	text-align: center;
	margin-top: 20px;
	float:left;
	width:80px;
	font-size:13px;
	color:#000;
}

.deFen ul li:nth-child(1){
	margin-left: 87px;
}

.deFen ul li:nth-child(6){
	margin-top: 0px;
	top:-25px;
	color:#fff;
	text-align: center;
	padding-top: 2px;
	position: absolute;
	width:30px;
	height:20px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/icon5.png) no-repeat -8px 1px;*/
}

.deFen ul li:nth-child(6).l3{
	left:273px;
}

.deFen ul li:nth-child(6).l2{
	left:193px;
}

.deFen ul li:nth-child(6).l1{
	left:113px;
}

.deFen ul li:nth-child(6).l4{
	left:353px;
}

.deFen ul li:nth-child(6).l5{
	left:433px;
}

.comTitle{
	width:100%;
	height:16px;
	line-height: 16px;
	border: 0px solid black;
	color:#9e9e9e;
	font-size: 13px;
}

.comTitle p{
	float:left;
	width:80px;
	height:16px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/stars1.png);*/
	background-position: 0px -16px;
}

.comTitle p s{
	display: block;
	height:16px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/xiangQing/stars1.png);*/
}

.comTitle p s.level1{
	width:16px;
}

.comTitle p s.level2{
	width:32px;
}

.comTitle p s.level3{
	width:48px;
}

.comTitle p s.level4{
	width:64px;
}

.comTitle p s.level5{
	width:80px;
}



.comTitle span{
	color:#773c7f;
	font-size: 15px;
	font-weight: 600;
	line-height: 17px;
	margin: 0px 30px 0px 20px;
}

.xqrContent div.comments>p{
	height:45px;
	padding:0px;
	line-height: 25px;
	margin: 10px 0px 10px 0px;
	overflow:hidden;
}



























/* ---------------------------------------------------------最新动态页------------------------------------------ */

#zuiXinFrame{
	width:100%;
	margin: 20px 0px 30px 0px;
}

#zuiXinFrame .box{
	border:1px solid #a2a2a2;
}

#zuiXinFrame p{
	line-height: 25px;
	padding:30px;
	font-size: 13px;
}

#zuiXinFrame p img{
	display: block;
	margin:20px auto;
}

#zuiXinFrame h1{
	width:100%;
	height:40px;
	line-height: 40px;
	text-align: center;
}

#zuiXinFrame h2{
	width:100%;
	text-align: center;
	height:30px;
	line-height: 30px;
	margin-left: 200px;
}

/* ---------------------------------------------------------最新动态列表页------------------------------------------ */

#zuiXinFrame li{
	width:1110px;
	height:225px;
	margin:10px 40px 10px 40px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
}



#zuiXinFrame li:nth-child(4){
	border-bottom:0px solid #ccc;
}

#zuiXinFrame li>a{
	float: left;
	display: block;
	width:368px;
	height:165px;
	border-radius: 17px;
	border:1px solid #ccc;
	margin:30px 0px 0px 0px;
	overflow: hidden;
}

#zuiXinFrame li p{
	padding:0px;
	float: left;
	width:700px;
	height:165px;
	margin:10px 0px 0px 20px;
}

#zuiXinFrame li p a{
	float:right;
	color:#da251c;
}

#zuiXinFrame li h2{
	text-align: left;
	float: left;
	margin:30px 0px 0px 20px;
	color:#da251c;
	width:700px;
	line-height: 30px;

}

#lieBiaoFrame{
	width:100%;
	margin-top: 25px;
}

#lieBiaoFrame h1{
	color:#000;
	width:100%;
	height:40px;
	line-height: 40px;
	border-bottom: 4px solid #da251c;
}








/* ---------------------------------------------------------小版式布局  联系我们------------------------------------ */

#lianXiFrame{
	width:100%;
	height:1467px;
	margin-top: 30px;
}

.lianLeft{
	width:216px;
	height:206px;
	border:1px solid #ccc;
	float:left;
}

.lianLeft li a,.lianLeft li{
	display: block;
	width:100%;
	height:50px;
	border-top:1px solid #ccc;
	font-size: 20px;
	line-height: 50px;
	text-indent: 2em;
	color:#444;
	font-weight: 600;
}

.lianLeft li:nth-child(1){
	font-size: 25px;
	text-indent: 1.5em;
}

.lianLeft li a.onShow,.lianLeft li a:hover{
	color:#da251c;
	text-decoration: underline;
}

#lianXiFrame .box div{
	float: right;
	width:915px;
	height:1300px;
	border:1px solid #ccc;
	padding:25px;
	font-size: 16px;
	line-height: 30px;
	color:#000;
}

#lianXiFrame .box div p{
	font-size: 25px;
	line-height: 55px;
}

#lianXiFrame .box img{
	display: block;
	margin:20px 0px;
}

.lianXi #lianXiFrame{
	height:800px;
}

.lianXi #lianXiFrame .box div{
	height:710px;
	width:895px;
	padding:10px 20px 15px 35px;
}

/* ----------------------------------------------------------友情链接子页------------------------------------ */

.youQing #lianXiFrame{
	height:800px;
}


.youQing #lianXiFrame .box div{
	position: relative;
	height:700px;
}

.youQing #lianXiFrame .box div ul{
	position: absolute;
	top:70px;
	left:5px;
	width:970px;
	height:660px;
	border:0px solid black;
}

.youQing #lianXiFrame .box div li{
	width:302px;
	height:80px;
	float:left;
	margin:24px 14px 0px 5px;
}

.youQing #lianXiFrame .box div li a{
	display: block;
	width: 100%;
	height:100%;
}

.youQing #lianXiFrame .box div li a img{
	width:100%;
	height:100%;
}


/* -------------------------------------注册子页------------------------------------ */

#logoFrame.small{
	height:130px;
}

#logoFrame.small .box{
	border-bottom:4px solid #dd241f;
}

#zhuCeFrame{
	height:650px;
	width:100%;
}

.zhuCeKuang {
	float: left;
}

#zhuCeFrame .box>p{
	float:right;
	margin-right: 200px;
	margin-top: 60px;
	font-size: 16px;
}

#zhuCeFrame .box>p a{
	color:#da251c;
}

#zhuCeFrame .box>p a:hover{
	text-decoration: underline;
}

.zhuCeKuang li{
	width:335px;
	height:45px;
	font-size: 16px;
	line-height: 30px;
	color:#000;
	text-align: right;
	position: relative;
}

.zhuCeKuang li:nth-child(1){
	height:90px;
}

.zhuCeKuang li input{
	float:right;
	width:230px;
	height:28px;
}

.zhuCeKuang li:nth-child(6) input{
	width:100px;
}

.zhuCeKuang li:nth-child(6) div{
	float: right;
	width:125px;
	height:25px;
	border:0px solid black;
	text-align: left;
	padding-left: 5px;
	position: relative;
}

.zhuCeKuang li:nth-child(6) div a{
	font-size: 13px;
	color#773c7f;
	position: absolute;
	top:0px;
	left:80px;
}

.zhuCeKuang li:nth-child(1) p{
	width:100%;
	text-align: left;
	text-indent: 2em;
	font-size: 25px;
	line-height: 90px;
	font-family: "微软雅黑";
}

.zhuCeKuang li:nth-child(2) p{
	position: absolute;
	top:0px;
	right:0px;
	margin-right: -185px;
	width:175px;
	text-align: left;
	font-size: 15px;
	line-height:15px;
	color:#da251c;
}

.zhuCeKuang li:nth-child(7) input{
	display: block;
	width:160px;
	height:38px;
	background-color: #da251c;
	font-size: 16px;
	color:#fff;
	border:1px solid #da251c;
	border-radius: 5px;
	float:none;
	margin:0px auto;
}
.zhuCeKuang li:nth-child(8) a{
	line-height: 40px;
	color:#da251c;
	margin-right: 150px;
}

.zhuCeKuang li:nth-child(8) a:hover{
	text-decoration: underline;
	font-weight: 600;
}

/* -------------------------------------登录子页------------------------------------ */

#dengLuFrame{
	width:100%;
	height:650px;
}

#dengLuFrame .box>p{
	float:left;
	height:103px;
	padding-left: 50px;
	margin-top: 85px;
	margin-left: 160px;
	font-size: 16px;
	border-left: 2px solid #ddd;
}

#dengLuFrame .box>p a{
	display: block;
	width:120px;
	height:40px;
	background-color: #eee;
	border:1px solid #aaa;
	color:#666;
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
	border-radius: 5px;
}

#dengLuFrame .box>p a:hover{
	background-color: #ddd;
}

#dengLuFrame .zhuCeKuang li{
	width:335px;
	height:60px;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	color:#000;
	text-align: left;
	text-indent: 30px;
	position: relative;
}

#dengLuFrame .zhuCeKuang li:nth-child(1){
	height:90px;
	font-weight: 500;
}

.zhuCeKuang li input{
	float:right;
	width:230px;
	height:30px;
}

#dengLuFrame .zhuCeKuang li:nth-child(1) p{
	width:100%;
	text-align: left;
	text-indent: 2em;
	font-size: 25px;
	line-height: 90px;
	font-family: "微软雅黑";
}

#dengLuFrame .zhuCeKuang li:nth-child(4) a{
	position: absolute;
	left:200px;
	line-height: 30px;
	color:#da251c;
}

#dengLuFrame .zhuCeKuang li:nth-child(4) span{
	margin-left: 100px;
}

#dengLuFrame .zhuCeKuang li:nth-child(4) a:hover{
	text-decoration: underline;
	font-weight: 600;
}

#dengLuFrame .zhuCeKuang li:nth-child(4) input{
	position: absolute;
	left:90px;
	float:none;
	width:20px;
}

#dengLuFrame .zhuCeKuang li:nth-child(5) input{
	display: block;
	width:120px;
	height:38px;
	background-color: #da251c;
	font-size: 20px;
	color:#fff;
	border:1px solid #da251c;
	border-radius: 5px;
	float:none;
	margin:0px auto;
}

/* -------------------------------------会员子页------------------------------------ */
.xingJiZong{
	width:100%;
	height:70px;
}

.xingJiZong li{
	float:left;
	width:40px;
	height:40px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/star2.png);*/
	background-size: 100% 100%;
	margin-top: 15px;
}

.xingJiZong li.on{
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/star.png);*/
}





/* -------------------------------------会员子页------------------------------------ */


#huiYuanFrame{
	width:100%;
	height:650px;
	margin: 30px 0px;
}

#huiYuanFrame .box{
	border:1px solid #bfbfbf;
}

.huiYuanLeft{
	float:left;
	width:168px;
	height:100%;
	border-right:1px solid #bfbfbf;
}

.huiYuanLeft li a{
	display: block;
	width:100%;
	color:#666;
	height:24px;
	line-height: 24px;
	text-indent: 4em;
}

.huiYuanLeft li a.onShow{
	background-color: #f2f2f2;
}

.huiYuanLeft li a:hover,.huiYuanLeft li a.onShow{
	color:#da251c;
	font-weight: 600;
}

.huiYuanLeft li p{
	line-height: 33px;
	width:100%;
	height:33px;
	background-color: #da251c;
	color:#fff;
	text-indent: 4em;
}

.shuoMing{
	position: relative;
	float: right;
	margin-right: 35px;
	width:967px;
	height:100%;
}

.shuoMing p.top{
	width: 100%;
	height:75px;
	border-bottom: 1px solid #bfbfbf;
	text-align: right;
	line-height: 75px;
	font-size: 16px;
}

.shuoMing p span{
	float: left;
	font-size: 25px;
	line-height: 75px;
	margin-left: 10px;
}

.shuoMing p.top a{
	color:#da251c;
	font-weight: 600;
}

.shuoMing p.top a:hover{
	text-decoration: underline;
}

.shuoMing p.ptitle{
	width:100%;
	height:33px;
	background-color: #da251c;
	color:#fff;
	text-indent: 2em;
	line-height: 33px;
	margin:20px 0px;
	font-size: 16px;
}

.shuoMing p.pcontent{
	width:850px;
	line-height: 20px;
	font-size: 13px;
	text-indent: 2em;
}

.jiHuo{
	display: none;
	width: 338px;
	height:233px;
	position: absolute;
	left:50%;
	top:50%;
	margin:-116px 0px 0px -139px;
	background-color: #fff;
}

.jiHuo p:nth-of-type(1){
	color:#fff;
	line-height: 25px;
	width:333px;
	padding-left: 5px;
	height:25px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/zhuCe/pic2.jpg);*/
}

.jiHuo p:nth-of-type(1) a{
	float: right;
	width:10px;
	height: 10px;
	display: block;
	margin:5px 5px 0px 0px;
}

.jiHuo p:nth-of-type(2){
	border:1px solid #e4e4e4;
	width:331px;
	padding-left: 5px;
	height:50px;
	line-height: 25px;
}

.jiHuo ul{
	border:1px solid #e4e4e4;
	width:336px;
	height:155px;
}

.jiHuo li{
	margin:10px 0px;
	text-align: right;
	height:30px;
}

.jiHuo li input{
	width:150px;
	height:20px;
	margin-left: 5px;
	margin-right: 80px;
}

.jiHuo li:nth-child(3) input{
	width:50px;
	height:21px;
	margin:0px auto;
	display: block;
	border:0px solid red;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/zhuCe/pic3.jpg);*/
}

.kaTu{
	width:100%;
	height:560px;
	border: 0px solid black;
}

.kaLeft{
	position: relative;
	width:570px;
	height:100%;
	float:left;
	margin-left: 50px;
}

.kaRight{
	width:300px;
	height:100%;
	float:left;
}



.kaLeft img{
	position: absolute;
	z-index: -1;
	left:0px;
	top:120px;
}

.kaLeft p{
	width:400px;
	color:#fff;
	font-size: 25px;
	margin: 290px auto 0px;
}

.kaLeft time{
	left:30px;
	position: absolute;
	top:310px;
	z-index: 55;
	color:#fff;
	font-size: 16px;
	font-weight: 600;
	margin-top: 50px;
}

.kaLeft time:nth-of-type(2){
	left:360px;
}


.kaRight p{
	float: left;
	width:300px;
	border:0px solid black;
	font-size: 17px;
	line-height: 40px;
	font-weight: 600;
	color:#000;
}

.kaRight p:nth-of-type(1){
	margin-top: 200px;
}

.kaRight a{
	display: block;
	float: left;
	width:140px;
	height:50px;
	line-height: 50px;
	background-color: #da251c;
	color:#fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	margin-top: 18px;
}



.geRenBox li{
	height:50px;
	line-height: 50px;
	font-size: 14px;
	color:#000;
}

.geRenBox li:nth-child(1){
	text-indent: 45px;
}

.geRenBox li:nth-child(2){
	text-indent: 60px;
}

.geRenBox li:nth-child(3){
	text-indent: 20px;
}

.geRenBox li:nth-child(4){
	text-indent: 60px;
}

.geRenBox li:nth-child(5){
	text-indent: 30px;
}

.geRenBox li:nth-child(6){
	text-indent: 60px;
}

.geRenBox li:nth-child(7){
	text-indent: 60px;
}
.geRenBox li:nth-child(8){
	text-indent: 60px;
}

.geRenBox li input{
	width:200px;
	height:28px;
}

.geRenBox li select{
	width:80px;
	height:28px;
}

.geRenBox li:nth-child(4) input{
	width:20px;
	height:15px;
}

.geRenBox li:nth-child(9) input{
	display: block;
	width:90px;
	height:35px;
	line-height: 35px;
	background-color: #da251c;
	color:#fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	margin: 10px 0px 0px 110px;
	border:0px solid black;
}

/* --------------------------------------------------密码修改------------------- */

.miMaBox li:nth-child(7) input{
	display: block;
	width:90px;
	height:35px;
	line-height: 35px;
	background-color: #da251c;
	color:#fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	margin: 20px 0px 0px 110px;
	border:0px solid black;
}

.miMaBox li{
	height:40px;
	line-height: 40px;
	font-size: 14px;
	color:#000;
	margin:10px 0px;
}

.miMaBox li:nth-child(2n){
	text-indent: 100px;
	height:30px;
	line-height: 30px;
}

.miMaBox li:nth-child(1){
	text-indent: 45px;
}

.miMaBox li:nth-child(3){
	text-indent: 45px;
}

.miMaBox li:nth-child(5){
	text-indent: 20px;
}

.miMaBox li input{
	width:200px;
	height:28px;
	font-size: 14px;
}

/* -----------------------------------会员卡支付页------------------------------ */

.chongZhiBox{
	width:960px;
	height:540px;
}
.chongZhiBox li{
	float:left;
	width:190px;
	height:60px;
	border:0px solid black;
	margin:5px 30px 0px 0px;
}

.chongZhiBox li input{
	width:15px;
	height:40px;
}

.chongZhiBox li a{
	color:#0093ae;
	font-weight:600;
	font-size: 14px;
}

.chongZhiBox a{
	display: inline-block;
	width:120;
	height:45px;
	margin-left: 5px;
}

.chongZhiBox li.zhiTitle{
	width:960px;
	height:40px;
	margin:0px 30px 0px 0px;
	line-height: 40px;
	font-size: 15px;
}

.chongZhiBox li.more{
	width:960px;
	height:70px;
	background-color:#eee;
	border-top:1px solid #dedede;
	margin:0px;
}

.chongZhiBox li input.que{
	float:none;
	display: block;
	width:90px;
	height:35px;
	line-height: 35px;
	background-color: #da251c;
	color:#fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	margin: 20px 0px 0px 40px;
	border:0px solid black;
}



#pingJia{
	width:968px;
	height:244px;
	border: 1px solid #dedede;
}

.pingJiaBox{
	height:40px;
	font-size: 16px;
	line-height: 40px;
}

input.que{
	float:right;
	display: block;
	width:90px;
	height:35px;
	line-height: 35px;
	background-color: #da251c;
	color:#fff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	margin: 20px 10px 0px 40px;
	border:0px solid black;
}

a.que{
	float:right;
	display: block;
	width:90px;
	height:35px;
	line-height: 35px;
	background-color: #e5e5e5;
	color:#333;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	margin: 20px 50px 0px 10px;
	border:1px solid #c0c0c0;
}

.pingJiaAll li{
	width:965px;
	height:90px;
	border:1px solid #eee;
	margin-top: 15px;
}

.pingJiaAll li img{
	float:left;
	margin-top: 6px;
}

.pingJiaAll p{
	float:left;
	width:500px;
	font-size: 15px;
	margin:30px 0px 0px 10px;
}

.pingJiaAll time{
	float:left;
	width:500px;
	margin:10px 0px 0px 10px;
}

.diZhi .shuoMing .top{
	border:0px solid black;
}

.diZhiBox p.ptitle{
	width:824px;
	margin-top: 0px;
}

.diZhiYi {
	width:824px;
	height:75px;
	font-size: 15px;
	margin-bottom: 20px;
}

.diZhiYi li{
	float: left;
	height:35px;
	line-height: 35px;
	text-align: center;
}

.diZhiYi li:nth-child(1){
	width:380px;
	border:1px solid #999;
}

.diZhiYi li:nth-child(2){
	width:288px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.diZhiYi li:nth-child(3){
	width:150px;
	border:1px solid #999;
}

.diZhiYi li:nth-child(4){
	width:380px;
	border-left: 1px solid #999;
	border-bottom:1px solid #999;
}

.diZhiYi li:nth-child(5){
	width:288px;
	border-bottom:1px solid #999;
}

.diZhiYi li:nth-child(6){
	width:152px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.diZhiEr {
	width:824px;
	height:75px;
}

.diZhiEr li{
	padding-left: 10px;
	height:70px;
	line-height: 70px;
	font-size: 15px;
}

.diZhiEr li span{
	color:red;
}

.diZhiEr li input{
	width:300px;
	height:28px;
	border-radius: 3px;
	border:1px solid #999;
}

.diZhiEr li:nth-child(4) input{
	width:70px;
	height:28px;
	line-height: 28px;
	background-color: #da251c;
	color:#fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	margin: 20px 10px 0px 40px;
	border:0px solid black;
}





/* -----------------------------------------------订单页------------------------------------------- */
.dingDanBox{
	width:967px;
	height:400px;
	margin-top: 20px;
}

.dingDanBox>ul{
	color:#333;
	width:967px;
	height:48px;
	border-bottom: 1px solid #bebebe;
}

.dingDanBox>ul>li{
	float:left;
	width:113px;
	height:47px;
	background-color: #f1f1f1;
	border:1px solid #bebebe;
	text-align: center;
	line-height: 47px;
	font-size: 15px;
	margin:0px 0px 0px 20px;
	cursor: pointer;
}

.dingDanBox>ul>li.onShow{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

.dingDanBox table{
	width:967px;
	height:263px;
	margin-top: 20px;
	color:#333;
	font-size:14px;
}

.dingDanBox table tr:nth-child(1){
	width:967px;
	height:30px;
	border:1px solid #bebebe;
	background-color: #f1f1f1;
}

.dingDanBox table tr td:nth-child(1){
	padding-left: 20px;
}

.dingDanBox table tr td:nth-child(1) a{
	color:#f67c3b;
	text-decoration: underline;
}

.dingDanBox table tr td:nth-child(5) a{
	color:#333;
}

.dingDanBox table tr td:nth-child(5) a.go{
	display: block;
	width:70px;
	height:28px;
	line-height: 28px;
	background-color: #da251c;
	color:#fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	border:0px solid black;
}

.dingDanBox div{
	border:1px solid #bebebe;
}

.shouCangYe  .dingDanBox table tr:nth-child(1){
	width:967px;
	height:30px;
	background-color: #f1f1f1;
}


.shouCangYe  .dingDanBox table tr td:nth-child(1){
	width:658px;
	position: relative;
	padding-left: 20px;
}

.shouCangYe  .dingDanBox table tr td:nth-child(1) input{
	position: absolute;
	top:90px;
	line-height:30px;
}

.shouCangYe  .dingDanBox table tr td:nth-child(1) a{
	position: absolute;
	top:10px;
	left:50px;
	display: block;
	width:113px;
	height:157px;
}

.shouCangYe  .dingDanBox table tr td:nth-child(1) h2{
	position: absolute;
	top:40px;
	left:200px;
	display: block;
	width:425px;
	height:70px;
}

.shouCangYe  .dingDanBox table tr td:nth-child(1) p{
	position: absolute;
	top:120px;
	left:200px;
	display: block;
	width:425px;
	height:70px;
}

.shouCangYe  .dingDanBox table tr td:nth-child(1) p time{
	color:#da251c;
}

.shouCangYe  .dingDanBox table tr:nth-child(2) td:nth-child(2){
	color:#ef0101;
	font-size: 16px;
	font-weight: 600;
}

.shouCangYe  .dingDanBox table tr:nth-child(2) td:nth-child(2) span{
	color:#666;
	font-weight: 500;
}

.shouCangYe  .dingDanBox table tr td:nth-child(3) a.go{
	display: block;
	width:70px;
	height:28px;
	line-height: 28px;
	background-color: #da251c;
	color:#fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	border:0px solid black;
	margin-bottom:10px;
}

.shouCangYe  .dingDanBox table tr td:nth-child(3) a{
	color:#333;
	display: block;
	width:70px;
	height:28px;
	text-align: center;
}



/* -----------------------------------------------订单支付页------------------------------------------- */

#dingDanFrame{
	width:100%;
	height:170px;
	margin-top: 20px;
}

.dingDanTop{
	position: relative;
	width:100%;
	height:50px;
}


.dingDanTop a{
	height:40px;
	line-height: 40px;
	display: block;
	text-align: center;
	position: absolute;
	color:#666;
	font-size: 15px;
}

.dingDanTop a.onShow{
	color:#fff;
}

.dingDanTop a:nth-child(1){
	width:400px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon2.1.png);*/
}

.dingDanTop a:nth-child(1).onShow{
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon2.png);*/
}

.dingDanTop a:nth-child(2){
	left:386px;
	width:415px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon3.1.png);*/
}

.dingDanTop a:nth-child(2).onShow{
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon3.png);*/
}

.dingDanTop a:nth-child(3){
	left:785px;
	width:422px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon4.1.png);*/
}

.dingDanTop a:nth-child(3).onShow{
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon4.png);*/
}

/* -----------------------------------------------------------------------------订单页----------------------------------*/

#dingDanFrame .box>s{
	display: block;
	width:157px;
	height:70px;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon1.jpg) no-repeat 0px -20px;*/
	font-size: 25px;
	line-height: 60px;
	color:#000;
	font-weight: 600;
	text-indent: 60px;
}

.dingDanYe #dingDanFrame{
	height:140px;
}

#dingDanMiddle{
	width:100%;
}

#dingDanMiddle li{
	float:left;
}

#dingDanMiddle ul li:nth-child(1){
	width:450px;
}

#dingDanMiddle ul li:nth-child(2){
	width:145px;
}

#dingDanMiddle ul li:nth-child(3){
	width:145px;
}


#dingDanMiddle ul li:nth-child(4){
	width:140px;
}

#dingDanMiddle ul li:nth-child(5){
	width:120px;
}

#dingDanMiddle ul li:nth-child(6){
	width:206px;
}


#dingDanMiddle ul:nth-of-type(1){
	width:100%;
	height:42px;
	line-height: 42px;
	font-size: 15px;
	color:#000;
}

#dingDanMiddle ul:nth-of-type(1) li{
	height:41px;
	background-color: #e8e8e8;
	border-bottom:1px solid #ddd;
	text-align: center;
}

#dingDanMiddle .box div{
	width:100%;
}

#dingDanMiddle .box div:nth-of-type(1){
	line-height: 50px;
	color:#000;
	height:50px;
	font-size: 15px;
}

#dingDanMiddle .box div:nth-of-type(1) span{
	color:#da251c;
}



#dingDanMiddle ul.lieBiao{
	width:100%;
	height:106px;
	line-height: 106px;
	font-size: 15px;
	color:#000;
	text-align: center;
	background-color: #e8e8e8;
	border:1px solid #ddd;
}


#dingDanMiddle ul.lieBiao li:nth-child(1) input{
	float:left;
	margin: 45px 10px 0px 10px;
}

#dingDanMiddle ul.lieBiao li:nth-child(1) img{
	float:left;
	margin: 15px 0px 0px 10px;
}

#dingDanMiddle ul.lieBiao li:nth-child(1) p{
	line-height: 25px;
	float: left;
	width:290px;
	font-size: 15px;
	margin: 30px 0px 0px 10px;
	color:#da251c;
}

#dingDanMiddle ul.lieBiao li:nth-child(2){
	color:#333;
}

#dingDanMiddle ul.lieBiao li:nth-child(3){
	position: relative;
	height:106px;
}

#dingDanMiddle ul.lieBiao li:nth-child(3) input{
	position: absolute;
	top:40px;
	left:10px;
	width:57px;
	height:25px;
	background-color: #fff;
	border:1px solid #ddd;
	text-align: center;
}

#dingDanMiddle ul.lieBiao li:nth-child(3) s{
	position: absolute;
	top:39px;
	left:70px;
	display: block;
	width:23px;
	height:11px;
	background-color: #fff;
	border:1px solid #ddd;
	text-align: center;
	line-height: 11px;
	cursor:pointer;
}

#dingDanMiddle ul.lieBiao li:nth-child(3) s:nth-of-type(2){
	top:55px;
}

#dingDanMiddle ul.lieBiao li:nth-child(5){
	color:#da251c;
	font-weight: 600;
}

#dingDanMiddle ul.lieBiao li:nth-child(6) a{
	color:#da251c;
	display: block;
	line-height: 30px;
	text-decoration: underline;
}

#dingDanMiddle ul.lieBiao li:nth-child(6) a:nth-of-type(1){
	margin-top: 20px;
}



#dingDanMiddle .box div:nth-of-type(2){
	height:42px;
	line-height: 40px;
	font-size: 15px;
}

#dingDanMiddle .box div:nth-of-type(2) a{
	color:#da251c;
}

#dingDanMiddle .box div:nth-of-type(2) p{
	float: right;
	color:#000;
}

#dingDanMiddle .box div:nth-of-type(2) p span{
	color:#da251c;
	font-weight: 600;
	margin:0px 5px 0px 5px;
}

#dingDanMiddle .box div:nth-of-type(3){
	height:100px;
}

#dingDanMiddle .box div:nth-of-type(3) a{
	float:right;
	display: block;
	width:160px;
	height:50px;
	line-height: 50px;
	background-color: #da251c;
	color:#fff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	margin: 20px 10px 0px 40px;
	border:0px solid black;
}

#dingDanMiddle .box div:nth-of-type(3) a:nth-of-type(1){
	background-color: #f86822;
}
#dingDanMiddle .box div:nth-of-type(4){
	color:#fff;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon5.png) no-repeat;*/
	padding-left: 15px;
	height:37px;
	font-size: 16px;
	line-height: 37px;
}

#dingDanMiddle ul.tuiJian{
	width:100%;
	height:273px;
	border:0px solid black;
}

#dingDanMiddle ul.tuiJian li{
	text-align: center;
	width:200px;
	height:273px;
	border:0px solid black;
	margin:0px 10px 0px 25px;
}

#dingDanMiddle ul.tuiJian img{
	margin:20px auto;
}

/* -----------------------------------------------------------订单确认页----------------------------------*/

.queRen #dingDanFrame{
	height:400px;
}

.shouHuo >p,.shouHuo >a{
	width:clac(100%-30px);
	padding:0px 15px 0px 15px;
	border:0px solid black;
	height:60px;
	font-size: 15px;
	line-height: 60px;
	color:#000;
}

.shouHuo >a{
	display: block;
	color: #da251c;
	text-indent: 70px;
}

.shouHuo >p span:nth-child(2){
	color: #da251c;
	float:right;
}

.shouHuo ul{
	width:1158px;
	margin:0px auto;
}

.shouHuo ul li{
	padding:0px 15px 0px 15px;
	font-size: 15px;
	line-height: 42px;
	width:1128px;
	height:42px;
	color:#000;
	overflow: hidden;
	border:1px solid #fff;
}

.shouHuo ul li a{
	opacity: 0;
	float:right;
	color:#999;
}

.shouHuo ul li span{
	opacity: 0;
	color:#999;
	margin-left: 300px;
	cursor:pointer;
}


.shouHuo ul li s{
	opacity: 0;
	margin-top: 4px;
	margin-right: 10px;
	float: left;
	display:block;
	width:80px;
	height:35px;
	line-height: 35px;
	color:#ff651a;
	font-size: 16px;
	font-weight: 600;
	/*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon4.jpg) no-repeat;*/
	text-indent:25px;
}

.shouHuo ul li.onShow{
	background-color: #fff1e8;
	border:1px solid #ff6f26;
}

.shouHuo ul li.onShow s{
	opacity: 1;
}

.shouHuo ul li.onShow span{
	opacity: 1;
}

.shouHuo ul li.onShow a{
	opacity: 1;
}



#dingDanQueRen{
	margin-bottom: 100px;
}

#dingDanQueRen .box{
	position: relative;
}

#dingDanQueRen ul:nth-of-type(1){
	background-color: #e8e8e8;
	border-bottom:1px solid #ddd;
	text-align: center;
	width:100%;
	height:42px;
	line-height: 42px;
	font-size: 15px;
	color:#000;
}

#dingDanQueRen ul.goods{
	height:70px;
	border:1px solid #ddd;
	text-align: center;
	line-height: 70px;
	font-size: 15px;
	color:#000;
}


#dingDanQueRen li{
	float:left;
}

#dingDanQueRen li a{
	color:#000;
	text-decoration: underline;
}


#dingDanQueRen ul li:nth-child(1){
	width:70px;
}

#dingDanQueRen ul li:nth-child(2){
	width:345px;
}

#dingDanQueRen ul li:nth-child(3){
	width:200px;
}


#dingDanQueRen ul li:nth-child(4){
	width:145px;
}

#dingDanQueRen ul li:nth-child(5){
	width:140px;
}

#dingDanQueRen ul li:nth-child(6){
	width:120px;
}

#dingDanQueRen ul li:nth-child(7){
	width:150px;
}

#dingDanQueRen .box div{
	font-size: 15px;
	line-height: 40px;
	width:1204px;
	height:42px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#dingDanQueRen .box div span:nth-of-type(1){
	color:#000;
	margin:0px 0px 0px 15px;
}

#dingDanQueRen .box div input{
	width:278px;
	height:24px;
	color:#999;
}

#dingDanQueRen .box div span:nth-of-type(2){
	color:#999;
	margin:0px 0px 0px 15px;
}

#dingDanQueRen .box div p{
	margin-right: 10px;
	font-weight: 600;
	float: right;
	font-size: 17px;
}

#dingDanQueRen .box div p span:nth-of-type(1){
	font-size: 20px;
	color: #da251c;
	font-weight: 600;
	margin:0px 2px 0px 5px;
}

#dingDanQueRen .box div.final{
	position: relative;
	margin-left: 622px;
	width:578px;
	height:134px;
	border:2px solid #da251c;
	margin-top: 30px;
}

#dingDanQueRen .box div.final a{
	position: absolute;
	bottom: -65px;
	right:0px;
	display: block;
	width:150px;
	height:45px;
	background-color: #da251c;
	color:#fff;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
}

#dingDanQueRen .box div.final p:nth-of-type(1){
	font-size: 16px;
	color:#000;
	font-weight: 500;
	margin-top: 10px;
}

#dingDanQueRen .box div.final p:nth-of-type(1) span:nth-of-type(1){
	color:#999;
	font-size: 20px;
	font-weight: 600;
}

#dingDanQueRen .box div.final p:nth-of-type(1) span:nth-of-type(2){
	color: #da251c;
	font-size: 20px;
	font-weight: 600;
}

#dingDanQueRen .box div.final p:nth-of-type(2){
	font-size: 15px;
	color:#000;
	font-weight: 500;
}

#dingDanQueRen .box div.final p:nth-of-type(2)  span:nth-of-type(1){
	font-weight: 600;
	margin:0px;
	font-size: 14px;
	color:#000;
}

#dingDanQueRen .box div.final p:nth-of-type(3){
	font-size: 15px;
	color:#000;
	font-weight: 500;
}

#dingDanQueRen .box div.final p:nth-of-type(3)  span:nth-of-type(1){
	font-weight: 600;
	margin:0px;
	font-size: 14px;
	color:#000;
}

/* ----------------------------------订单提交成功页----------------------------------*/

.chengGong{
	width:100%;
	height:100px;
	margin-top: 15px;
	border-bottom:1px solid #ddd;
}

.chengGong p:nth-child(1){
	height:45px;
	line-height: 45px;
	font-size: 25px;
	color:#da251c;
	padding-left: 15px;
}

.chengGong p:nth-child(1) s{
	float: left;
	display: inline-block;
	width:45px;
	height:45px;
	margin-right: 20px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon2.jpg);*/
}

.chengGong p:nth-child(2){
	padding-left: 15px;
	width:900px;
	height:25px;
	line-height: 25px;
	font-size: 15px;
	color:#000;
	margin-top: 10px;
}

.chengGong p:nth-child(2) span:nth-child(1){
	color:#da251c;
	margin-right: 30px;
	font-weight: 600;
}

.chengGong p:nth-child(2) span:nth-child(2){
	color:#da251c;
	font-weight: 600;
	margin-right: 3px;
}

.chengGong p:nth-child(2) span:nth-child(3){
	font-weight: 600;
	margin-right: 30px;
}

.chengGong a:nth-child(3){
	display: block;
	float: right;
	margin-top: -35px;
	margin-right: 10px;
	width:156px;
	height:37px;
	background-color: #ebebeb;
	color:#555;
	text-decoration: underline;
	line-height: 37px;
	border-radius: 5px;
	border:1px solid #ddd;
}

.chengGong a:nth-child(3) s{
	float: left;
	display:block;
	width:18px;
	height:18px;
	margin: 10px 10px 10px 10px;
	/*// background-image: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/gouWu/icon3.jpg);*/
}

.chengGong2 {
	position: relative;
	float: right;
	width: 1206px;
	height: 100%;
	margin-right:0px;
}

.chengGong2 .chongZhiBox{
	width:1206px;
	height:540px;
}

.chengGong2 .chongZhiBox li{
	float:left;
	width:240px;
	height:60px;
	border:0px solid black;
	margin:5px 30px 0px 0px;
}

.chengGong2 .chongZhiBox li input{
	width:15px;
	height:40px;
}

.chengGong2 .chongZhiBox li a{
	color:#0093ae;
	font-weight:600;
	font-size: 14px;
}

.chengGong2 .chongZhiBox a{
	display: inline-block;
	width:120;
	height:45px;
	margin-left: 5px;
}

.chengGong2 .chongZhiBox li.zhiTitle{
	width:960px;
	height:40px;
	margin:0px 30px 0px 0px;
	line-height: 40px;
	font-size: 15px;
}

.chengGong2 .chongZhiBox li.more{
	width:100%;
	height:70px;
	background-color:#eee;
	border-top:1px solid #dedede;
	margin:0px;
}

.chengGong2 .chongZhiBox li input.que{
	float:none;
	display: block;
	width:90px;
	height:35px;
	line-height: 35px;
	background-color: #da251c;
	color:#fff;
	text-align: center;
	font-size: 18px;
	border-radius: 5px;
	margin: 20px 0px 0px 40px;
	border:0px solid black;
}

.dingDanZhiFu #huiYuanFrame .box{
	border:0px solid black;
}


.chengGong2 .top span{
	font-size: 16px;
	color:#da251c;
	line-height: 40px;
	font-weight: 600;
}

.chengGong2 p.top{
	height:40px;
	margin-bottom: 10px;
	border:0px solid black;
}


.jian {
  background-color: #fff;
  width:800px;
  margin:0 auto;
}

.jianHead {
  width: 800px;
  overflow: hidden;
  /*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/jianli/bei.jpg) no-repeat;*/
  background-size: 100% 100%;
  text-align: center;
}

.jianHead div{
	display: inline-block;
	width:120px;
	height:120px;
	vertical-align: middle;
	border-radius: 50%;
  	border:0;
  	margin:15px 40px;
  	cursor:pointer;
}

.jianHead img {
  vertical-align: middle;
  height: 120px;
  width:120px;
  border-radius: 50%;
  border:0;
}

span.edit{
	display: inline-block;
	float: right;
	margin-right:5px;
	height:30px;
	line-height: 30px;
	padding-left: 16px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/jl15.png) 0 50% no-repeat;*/
	background-size: 15px 15px;
	font-size:14px;
	color:#773c7f;
	cursor:pointer ;
}
span.add{
	display: inline-block;
	float: right;
	margin-right: 5px;
	height:30px;
	line-height: 30px;
	/*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/images/add.png) 0 50% no-repeat;*/
	background-size: 15px 15px;
	font-size:14px;
	color:#773c7f;
	cursor:pointer ;
}

.Info h3 {
  font-size: 20px;
  height:50px;
  line-height: 50px;
  color:#773c7f;
}

.Info table{
  width: 100%;
  font-size: 15px;
}
.Info td {
  color: #666;
  line-height: 25px;
}
.Info td img{
	height:25px;
	margin-right: 5px;
	vertical-align: middle;
}


.fenT{
  border-top: 1px solid #f3f3f3;
  color: #484848;
  font-size: 17px;
  padding-top: 15px;
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
  font-weight: normal;
  margin: 15px 0;
}

.fenT img {
  height: 23px;
  margin-right: 2px;
  vertical-align: middle;
  margin-top: -2px;
}



.ping {
  padding: 10px 20px;
  color: #666;
  line-height: 25px;
  font-size: 14px;
}

/* ---------------------------------------教育经历 */
.eduM table {
  width: 790px;
  padding-left:30px;
  margin: 20px 0;
}
.eduM table td:nth-child(1) {
  width: 25%;
}
.eduM td {
  color: #666;
  font-size: 15px;
}
.eduM h4 {
  color: #000;
  font-size: 15px;
  position: relative;
}

.eduM h4 i{
  position: absolute;
  display: inline-block;
  width:8px;
  height:8px;
  border-radius:50%;
  margin-right: 3px;
  background-color: #773c7f;
  vertical-align: middle;
  margin-left: -20px;
  margin-top:7px;
}

.eduM h4 span {
  color: #899797;
}
.eduM p {
  color: #666;
  font-size: 15px;
  font-weight: bold;
}
.eduM p span {
  margin: 0 3px;
}

.eduM h3 {
  border-top: 1px solid #f5f5f5;
  padding: 10px 20px 10px 5%;
  font-size: 15px;
}
.eduM h3 span {
  float: right;
  font-size: 14px;
  font-weight: normal;
}
.eduM >p{
  color: #666;
  font-size: 15px;
  padding: 0px 20px 25px 5%;
  font-weight: normal;
}

/* ---------------------------------------技能特长 */

.jiNeng li p{
  position: absolute;
  display: inline-block;
  width:8px;
  height:8px;
  border-radius:50%;
  margin-right: 3px;
  background-color: #773c7f;
  vertical-align: middle;
  margin-left: -20px;
  margin-top:7px
}

.jiNeng {
  padding: 10px 30px;
}
.jiNeng li {
  height: 24px;
  line-height: 24px;
  color: #666;
  padding: 8px 0;
  font-size: 15px;
}
.jiNeng li i {
  font-style: normal;
  margin-left: 30px;
}
.jiNeng span {
  float: right;
  color: #999;
}
.jiNeng span.ji{
  display: inline-block;
  margin: 3px 10px;
  width: 150px;
  height: 10px;
  background: #f5f5f5;
  vertical-align: middle;
  border-radius: 5px;
}
.jiNeng span.ji i{
  display: inline-block;
  height: 10px;
  border-radius: 5px;
  background: #773c7f;
  margin-left: 0;
}

.jiNeng span.l1 i {
  width: 30px;
}
.jiNeng span.l2 i {
  width: 60px;
}
.jiNeng span.l3 i {
  width: 90px;
}
.jiNeng span.l4 i {
  width: 120px;
}
.jiNeng span.l5 i {
  width: 150px;
}

.lies{
  padding:5px 30px;
}
.lies >li{
  color: #666;
  font-size: 14px;
  padding: 0px;
  font-weight: normal;
  line-height: 25px;
  padding-left: 20px;
}

.lies.kuan{
  padding:15px 30px;
}

.lies .ti{
  padding-left:0px;
  padding:5px 0;
}

.lies .ti h4,
.lies .ti p {
  display: inline-block;
  color:#666;
  font-size: 16px;
}
.lies .ti h4{
  margin-right: 20px;
  position:relative;
}

.ti h4 i{
  position: absolute;
  display: inline-block;
  width:8px;
  height:8px;
  border-radius:50%;
  margin-right: 3px;
  background-color: #773c7f;
  vertical-align: middle;
  margin-left: -20px;
  margin-top:7px
}

.lies .ti span {
  font-size: 15px;
  color:#666;
}
.lies .sjx{
  display: inline-block;
  width:0;
  height:0;
  border-top: 5px solid transparent;
  border-left: 10px solid #333;
  border-bottom: 5px solid transparent;
  margin-right: 10px;
}

.pics{
  overflow:hidden;
  position:relative;
  padding:24px 22px;
}
.pics img{
  float: left;
  width:48%;
  margin:0 1% 0 0;
}
.pics img:nth-of-type(2){
  float: right;
  width:48%;
  margin:0 0 0 1%;
}

.pics span.zs,.pics span.yx{
  position: absolute;
  display: block;
  width:46px;
  height:45px;
}

.pics span.zs{
  top:0;
  left:0;
  /*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/css/images/zsj.png) no-repeat;*/
}

.pics span.yx{
  bottom:0;
  right:0;
  /*// background: url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/css/images/yxj.png) no-repeat;*/
}

.wei{
  margin-top:100px;
  height:150px;
  /*// background:url(file://///192.168.1.110/ViewCreator/%E8%A7%86%E5%88%9B-%E4%BA%A7%E5%93%81%E9%83%A82-%E5%B0%B1%E4%B8%9A%E5%AE%9D/%5B3-%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%5D/%5B3-%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%5D/%E6%B2%B3%E5%8C%97%E5%B8%88%E8%8C%83%E5%A4%A7%E5%AD%A6%20%20%E5%AE%8C%E6%95%B4%E7%89%88/css/images/di.jpg) no-repeat;*/
  background-size: 100% auto;
  padding-left: 250px;
  padding-top: 100px;
  overflow:hidden;
}

.wei li{
  line-height: 30px;
  font-size: 17px;
}

.youLian{
	overflow:hidden;
}

.youLian h4{
	height: 35px;
    line-height: 35px;
    font-size: 17px;
    color: #773c7f;
    font-weight: normal;
    border-bottom: #d7d7d7 1px solid;
    text-indent: 10px;
}

.youLian h4 img{
	width:17px;
	height:17px;
	vertical-align: middle;
	margin-right: 5px;
}

.youLian ul{
	padding-top: 10px;
}

.youLian li{
	float: left;
	width:141px;
	height:42px;
	margin:5px 16px;
	border:1px solid #d7d7d7;
	background-color: #fff;
}

.youLian li img{
	width:100%;
	height:100%;
}







.bgtanchu{display:none;position:fixed;top:0;left:0;width:100%;opacity:0.3;height:100%;background:#000;z-index:100}
.tanchu_denglu{display:none;position:fixed;top:0;left:0;width:36%;margin-left:32%;margin-top:12%;height:46%;/*434/12*/background:#fff;border-radius:15px;z-index:200;overflow:hidden;}
.tanchu_denglu .denglu_top{background:#773c7f;height:15.43%;/*67/434*/overflow:hidden}

.tanchu_denglu .denglu_top{background:#773c7f;height:15.43%;/*67/434*/overflow:hidden}
.tanchu_denglu .denglu_top p{color:#Fff;font-size:26px;text-align:center;margin-top:2%}
.tanchu_denglu input{font-size:14px}
.tanchu_denglu span{font-size:14px}
.tanchu_denglu a{font-size:14px}
.tanchu_denglu .denglu_top img{position:absolute;top:5px;right:5px}
.denglu_bottom_form{width:51%;height:46%;margin:0 auto;padding-top:5%}/*276/12*/

.tanchu_denglu .denglu_bottom #name{width:100%;height:2.86em;/*40/14*/margin:0 auto}
.tanchu_denglu .denglu_bottom #pass{width:100%;height:40px;/*46/276*/margin:0 auto;margin-top:5%}
.tanchu_denglu .denglu_bottom .span_denglu{float:left;margin-top:15px;width:100%}
.tanchu_denglu .denglu_bottom a{margin-top:5%;color:#000}/*15/12*/
.tanchu_denglu .denglu_bottom #lijideng{width:100%;height:40px;/*46/276*/margin:0 auto;background:#773c7f;border:none;border-radius:5px;margin-top:10%;color:#FFF;font-weight:bold}
.tanchu_denglu .denglu_bottom #lijizhu{width:100%;height:40px;/*46/276*/margin:0 auto;border:none;background:#FFF;border:1px solid #999;border-radius:5px;margin-top:5%}/**/





.teacher_list_left{float:left;width:321px;background:white;height:1100px;margin-top: -30px;}
.teacher_p{
	margin-top: 68px;
	margin-left: 18px;
	padding-bottom: 29px;
}
.teacher_img{
	float: left;
}
.teacher_s{
	height: 30px;
	display: inline-block;
	font-size: 16px;
	color: black;
	margin-left: 15px;
	line-height: 30px;
}
.banner_shadow{position:absolute;left:0;top:-235px;width:321px;background:#000;opacity:0.2;height:234px}
.banner_shadowneirong{position:absolute;left:0;top:-94px;color:#FFF;width:321px}

.teacher_list_right{float:left;width:840px;margin-top:0px;margin-left:0px;margin-bottom:80px;background: white;margin-top: -30px;padding-right: 18px;}

.denglu_top img{width:35px}


.yuyue_ul{margin-bottom:10px}


.wangji_mima{margin:0 auto;background:#FFF;margin-top:20px}
.wangji_mima input{width:368px;height:60px;display:block}

















.tanchu_denglu1{width:600px;background:#fff;border-radius:15px;overflow:hidden;margin:0 auto;margin-top:150px}
.tanchu_denglu1 input{font-size:14px}
.tanchu_denglu1 span{font-size:14px}
.tanchu_denglu1 a{font-size:14px}
.tanchu_denglu1 .denglu_top img{position:absolute;top:5px;right:5px}
.denglu_bottom_form{width:51%;height:46%;margin:0 auto;padding-top:10%;padding-bottom:10%}/*276/12*/
.denglu_bottom_form1{margin:0 auto;padding-top:15%;padding-bottom:15%}/*276/12*/

.tanchu_denglu1 .denglu_bottom .name{width:100%;height:2.86em;/*40/14*/margin:0 auto}
.tanchu_denglu1 .denglu_bottom .pass{width:100%;height:40px;/*46/276*/margin:0 auto;margin-top:5%}
.tanchu_denglu1 .denglu_bottom .chongzhi{width:100%;height:40px;margin:0 auto;margin-top:5%}
.tanchu_denglu1 .denglu_bottom .yanzheng{width:50%;height:40px;/*46/276*/margin:0 auto;margin-top:5%;margin-right:10px;float:left}
.tanchu_denglu1 .denglu_bottom .huoqu{display:block;float:left;width:45%;height:40px;margin-top:5%}
.tanchu_denglu1 .denglu_bottom .huoqu img{width:100%;height:100%}
.tanchu_denglu1 .denglu_bottom .span_denglu{float:left;margin-top:15px}
.tanchu_denglu1 .denglu_bottom .lijideng{width:100%;height:40px;/*46/276*/margin:0 auto;background:#773c7f;border:none;border-radius:5px;margin-top:15%;color:#FFF;font-weight:bold}
.tanchu_denglu1 .denglu_bottom .lijizhu{width:100%;height:40px;/*46/276*/margin:0 auto;border:none;background:#FFF;border:1px solid #999;border-radius:5px;margin-top:5%;}/**/







.dati_list_right{float:left;width:800px;padding-left:60px;padding-top:30px}

.dati_right_jieshao p{font-size:15px;color:#000;line-height:23px}
.dati_right_dl{margin-top:30px}
.dati_right_dl dl{border-top:1px dotted #999;padding-top:25px;padding-bottom:25px}
.dati_right_dl dl dd{display:block}
.dati_right_dl dl dt{padding-bottom:10px;font-size:14px;font-weight:bold}

.dati_right_dl dl dd{padding-bottom:5px}

.dati_right_dl dl dd input{margin-right:8px}

/*.dati_right_yuyue{border-top:1px dotted #999;padding-top:70px}*/
.dati_right_yuyue h4{font-size:16px}
.yuyue_time{background:#eeeeee;height:90px;margin-top:15px;padding-left:210px;padding-top:30px}
.yuyue_time a{display:block;border:1px solid #773c7f;height:25px;line-height:25px;text-align:center;background:#FFF;color:#000;float:left;margin-top:40px;border-radius:5px}
.yuyue_time a:nth-child(1){width:113px;margin-right:20px}
.yuyue_time a:nth-child(2){width:85px}


.teacher_tijiao{border:none;display:block;background:#773c7f;width:85px;height:34px;margin:0 auto;margin-top:100px;border-radius:5px;text-align:center;line-height:34px;color:#FFF;font-weight:bold;font-size:14px}

/*.denglu_p{background:#FFF;color:#000;width:60px;height:25px;border-radius:5px;text-align:center;line-height:25px;margin-top: 10px;    margin-left: -10px;}*/
.denglu_p{
/* color: #000; */
width: 60px;
height: 25px;
/* border-radius: 5px; */
text-align: center;
line-height: 25px;
margin-top: 10px;
margin-left: 51px;
color: #fff;
font-size: 18px;
border-right: 1px solid #fff;}
/*height:412px*/
.denglu_bottom2 ul{margin-left:18%;width:100%;/*height:412px*/}/*126/700*/
.denglu_bottom2 ul li{float:left;padding-right:16%;/*112/700*//*padding-top:100px;*/width:24%;padding-top:7em;padding-bottom:7em;font-size:14px;}/*100/446*//*168/700*/
.denglu_bottom2 ul li a{display:block;/*widtH:168px;*/overflow:hidden;border-radius:50%;width: 168px;height: 168px }/**/
.denglu_bottom2 ul li span{display:block;text-align:center;width:100%;margin-top:1.7857em;/*25/14*/font-size:14px;font-weight:bold}





.tanchu_denglu5{position:fixed;top:0;left:0;width:36%;margin-left:32%;margin-top:12%;/*height:46%;*//*434/12*/background:#fff;border-radius:15px;z-index:200;overflow:hidden;}
.tanchu_denglu5 .denglu_top{background:#773c7f;height:15.43%;/*67/434*/overflow:hidden}

.tanchu_denglu5 .denglu_top{background:#773c7f;height:15.43%;/*67/434*/overflow:hidden}
.tanchu_denglu5 .denglu_top p{color:#Fff;font-size:26px;text-align:center;margin-top:2%;margin-bottom:2%}
.tanchu_denglu5 input{font-size:14px}
.tanchu_denglu5 span{font-size:14px}
.tanchu_denglu5 a{font-size:14px}
.tanchu_denglu5 .denglu_top img{position:absolute;top:5px;right:5px}
.denglu_bottom_form{width:51%;height:46%;margin:0 auto;padding-top:5%}/*276/12*/

.tanchu_denglu5 .denglu_bottom #name{width:100%;height:2.86em;/*40/14*/margin:0 auto}
.tanchu_denglu5 .denglu_bottom #pass{width:100%;height:40px;/*46/276*/margin:0 auto;margin-top:5%}
.tanchu_denglu5 .denglu_bottom .span_denglu{float:left;margin-top:15px;width:100%}
.tanchu_denglu5 .denglu_bottom a{color:#000}/*15/12*/
.tanchu_denglu5 .denglu_bottom #lijideng{width:100%;height:40px;/*46/276*/margin:0 auto;background:#773c7f;border:none;border-radius:5px;margin-top:10%;color:#FFF;font-weight:bold}
.tanchu_denglu5 .denglu_bottom #lijizhu{width:100%;height:40px;/*46/276*/margin:0 auto;border:none;background:#FFF;border:1px solid #999;border-radius:5px;margin-top:5%}/**/




.tanchu_denglu4{position:fixed;top:0;left:0;width:36%;margin-left:32%;margin-top:12%;/*height:46%;*//*434/12*/background:#fff;border-radius:15px;z-index:200;overflow:hidden;}
.tanchu_denglu4 .denglu_top{background:#773c7f;height:15.43%;/*67/434*/overflow:hidden}

.tanchu_denglu4 .denglu_top{background:#773c7f;height:15.43%;/*67/434*/overflow:hidden}
.tanchu_denglu4 .denglu_top p{color:#Fff;font-size:26px;text-align:center;margin-top:2%;margin-bottom:2%}
.tanchu_denglu4 input{font-size:14px}
.tanchu_denglu4 span{font-size:14px}
.tanchu_denglu4 a{font-size:14px}
.tanchu_denglu4 .denglu_top img{position:absolute;top:5px;right:5px}
.denglu_bottom_form{width:51%;height:46%;margin:0 auto;padding-top:5%}/*276/12*/

.tanchu_denglu4 .denglu_bottom #name{width:100%;height:2.86em;/*40/14*/margin:0 auto}
.tanchu_denglu4 .denglu_bottom #pass{width:100%;height:40px;/*46/276*/margin:0 auto;margin-top:5%}
.tanchu_denglu4 .denglu_bottom .span_denglu{float:left;width:100%}
.tanchu_denglu4 .denglu_bottom a{margin-top:5%;color:#000}/*15/12*/
.tanchu_denglu4 .denglu_bottom #lijideng{width:100%;height:40px;/*46/276*/margin:0 auto;background:#773c7f;border:none;border-radius:5px;margin-top:10%;color:#FFF;font-weight:bold}
.tanchu_denglu4 .denglu_bottom #lijizhu{width:100%;height:40px;/*46/276*/margin:0 auto;border:none;background:#FFF;border:1px solid #999;border-radius:5px;margin-top:5%}/**/

.add_span b img{width:30px;height:20px}
.add_span .top{width:20px;height:20px;/*top:0px;position:absolute*/}
.add_span{padding-left:30px;position:relative}
/*.add_span b{border:1px solid #1884d6;border-radius:5px;width:30px;height:30px;text-align:center;line-height:30px;}*/


.pages #nowPage{text-align:center}
.pages #pagenum{text-align:center}
.teacher_list_top{margin-left:130px}
.teacher_list_top li{float:left;margin-right:60px;margin-top:30px;margin-bottom:20px}
.teacher_list_top li a{display:block;width:176px;height:45px;background:#773c7f;border-radius:8px;text-align:center;line-height:45px;color:#FFF;font-size:16px}


.newat{width:750px;margin:0 auto}
.newat .newat_img{height:300px;width:auto}
.newat a{width:100%}


.teacher_list_right .newat{
	position: relative;
	/* border: 1px solid; */
	margin-left: -5px;
	width: 730px;
}

.shouke #toudi{display: block;
width: 300px;
margin: 0 auto;
margin-top: 50px;
height: 40px;
line-height: 40px}


.toudi_shadow{display:none;position:fixed;left:0px;top:0px;background:#000;width:100%;height:100%;opacity:0.3;z-index:100}
.toudibox{display:none;position: fixed;
z-index: 600;background-color: rgb(255, 255, 255);top:30%;
left: 35%}
.shadow_guanbi{position:absolute;right:20px;top:5px}


.toudibox p .toudi_queren{background:#773c7f;display:block;height:40px;width:45%;margin:0 auto;color:#FFF;line-height:40px;text-align:center;border-radius:5px}



/*.wul_li:hover{background:#dedede}
.teacher_list_left .wul .wul_li a:hover{color:#007bd9}*/
.teacher_list_left .wul_li{
	background:#fff;
	border-left:4px solid #fff;
}

.teacher_list_left .wul_li:hover{
	background:#eeeeee;
	border-left:4px solid #773c7f;
}

.teacher_list_left .wul .on{
	background:#773c7f;
	color:white;
	border-left:4px solid #773c7f;
}
.teacher_list_left .wul .on:hover{
	background:#773c7f;
	color:white;
	border-left:4px solid #773c7f;
}
.teacher_list_left .wul .on a {
   color: white;
}


.fujian_shanghcu li {
	margin-top: 15px
}
.fujian_shanghcu li a {
	color: #000
}
.fujian_shanghcu li span {
	color: #333;
	border: 1px solid #666;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	display: block;
	float: left;
	line-height: 14px;
	margin-left: 5%;
	margin-right: 13px;
	font-size: 12px;
	text-align: center
}
.fujian_shanghcu li .moren_a {
	font-size: 14px;
	color: #ff6666;
	float: right;
	font-family: "微软雅黑";
	margin-right: 5%;
	display: block;
}

.fujian_shanghcu li .shangchu_a {
	font-size: 14px;
	float: left;
	display: block;
	overflow: Hidden;
	width: 50%;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666
}

/*就业*/
.excel1 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
}
.excel1_content{
	font-size:35px;
}
.excel1_content1{
	font-size:40px;
	width: 100%;
	margin-top: 15%;
	text-align: center;
}
.excel1_content2{
	font-size:60px;
	width: 100%;
	margin-top:20%;
	text-align: center;
	/*font-weight: bold;*/
}
.excel1_content2 p{
	margin-top: 30px;
	font-size: 60px;
}
.excel1_content3{
	width: 60%;
	margin-left: 25%;
	font-size: 35px;
	margin-top: 19%;
	line-height: 50px;

}
.excel1_content3 span{
	border-bottom: 1px solid black;
	display: inline-block;
	width: 70%;
}
.excel1_content3 span input{
	border:0 none;
	width: 100%;
	display: inline-block;
	height: 80%;
	font-size: 24px;
	padding-left: 10px;
	text-align: center;
	position: relative;
	top: -1px;
}
.excel1_content4{
	font-size: 36px;
	width: 100%;
	margin-top: 10%;
	padding-left: 28%;
}
.tan1{
	width: 900px;
	margin: 10px auto;
}

/*第二个弹出层*/
.tan2{
	width: 900px;
	margin: 50px auto;
	page-break-before: always;
}
.excel2 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
}

.excel2 table {
	width: 100%;
}
.excel2 table td{
	/*width:12%;*/
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	width: 13%;
}
.excel2_1{
	width: 4%;
	line-height: 20px;
}
.excel2 table td input{
	width: 90%;
	height: 80%;
	font-size: 18px;
	text-align: center;
	border:0 none;
}
#p1{
	width: 100%;
	height:80px;
}
#p1 input{
	width: 90%;
	height: 75px;

}
#p2{
	width: 60%;
	float: right;
	height:35px;
}
#p2 input{
	width: 10%;
	height: 25px;

}
/*第三个弹出层*/
.tan3{
	width: 900px;
	margin: 20px auto;
	page-break-before: always;
}
.excel3 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
}

.excel3 table {
	width: 100%;
}
.excel3 table td{
	/*width:12%;*/
	/*line-height: 35px;*/
	text-align: center;
	font-size: 20px;
	width: 13%;
	height: 63px;
}
.excel3 table td input{
	font-size: 18px;
	width: 90%;
	border: none;
	height: 35px;
	text-align: center;
	border:0 none;
}
.conp{
	margin-top: 100px;
	margin-left:200px;
}
.riqi{
	width: 22%;
	float: right;
}
.excel3 table td .riqi input{
	width: 16%;
	height: 35px;
	border:0 none;
}
/*第四个弹出层*/
.tan4{
	width: 900px;
	margin: 50px auto;
	page-break-before: always;
}
.tan4 .excel4 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
	font-size: 29px;
}
.tan4 .excel4_content{
	border:1px solid black;
	width: 100%;
	height: 850px;
}
.tan4 .excel4_excel_p{
	border-bottom:1px solid black ;
	text-align: center;
	padding: 10px 0px;
	word-spacing: 10px;
	letter-spacing: 25px;
}
.tan4 .excel4_excel_p1{
	border-top: 1px solid black;
	margin-bottom: 0px;
}
.tan4 .excel4_excel_p1 span:nth-child(1){
	border-right: 1px solid black;
	text-align: center;
	display: inline-block;
	padding: 7px 0px;
	width: 25%;
	float: left;

}
.tan4 .excel4_excel_p1 span:nth-child(2){
	display: inline-block;
	width: 74%;
	float: left;

}
.tan4 .excel4_content1{
	width: 100%;
	height: 736px;
}
.tan4 .excel4_content2{
	width: 100%;
	margin-top: 50px;
	text-align: left;
	line-height: 50px;
}
.tan4 .excel4_content2 p{
	text-indent:40px;
	font-size: 30px;
}
.tan4 .excel4_content1 textarea{
	width: 860px;
	height: 700px;
	margin: 2% 2%;
	margin-left: 5px\9;
	text-indent: 40px;
	font-size: 22px;
	border: none;
	resize : none;
	background-attachment: fixed; background-repeat: no-repeat; border-style: solid; border-color: #FFFFFF;
	overflow: hidden;
}

/*第五个弹出层*/
.tan5{
    width: 900px;
	margin: 10px auto;
}
.tuijianb{
	width: 800px;
	margin: 59px auto;
	height: 100px;
	text-align: center;
	display: none;
}
.tuijianb span{
	display: inline-block;
	width: 140px;
	/*background: url("/Public/images/jianli1/dianji.png") no-repeat;*/
	height: 30px;
	background-size: 100% 100%;
	color: black;
	text-align: center;
	line-height: 30px;
	font-size: 16px
}
.excel5 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
}

.excel5 table {
	width: 100%;
}
.excel5_content{
	font-size: 34px;
	font-weight: bold;
}
.excel5_content1{
	font-size: 46px;
	width: 100%;
	/*margin-top: 250px;*/
	text-align: center;
	font-weight: bold;
	padding-top: 250px;
}
.excel5_content3{
	width: 65%;
	margin-left: 25%;
	font-size:40px;
	padding-top: 440px;
	font-weight: bold;
}
.excel5_content3 p{
	height: 80px;
}
.excel5_content3 span{
	border-bottom: 1px solid black;
	display: inline-block;
	width: 70%;
}
.excel5_content3 span input{
	border: none;
	width: 100%;
	display: inline-block;
	height: 37px;
	font-size: 24px;
	text-align: center;
	border:0 none;
}
.excel5_content4{
	font-size: 40px;
	width: 100%;
	margin-top: 350px;
	padding-left: 28%;
	font-weight: bold;
}

/*弹出层6*/
.tan6{
	width: 900px;
	margin: 10px auto;
	page-break-before: always;
}
.excel6 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
}
.excel6 p{
	font-size: 28px;
	text-indent: 50px;
	padding: 10px 15px;
	line-height: 50px;
}
/*弹出层7*/
.tan7{
	width: 900px;
	margin: 10px auto;
	page-break-before: always;
}
.excel7 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
}
.excel7 table {
	width: 100%;
}
.excel7 table td{
	/*width:12%;*/
	line-height:55px;
	text-align: center;
	font-size: 22px;
	width: 10%;
	height: 60px;
}
.excel7_content{
	width: 23%;

}
.excel7_content input[type="text"]{
	width: 20%;
	height: 35px;
	border:0 none;
}
.excel7 table input[type="text"]{
	height: 35px;
	width: 98%;
	border:0 none;
	font-size: 20px;
	text-align: center;
}

.excel7 table input[type="checkbox"]{
	height: 15px;
	width: 2%;
	border: none;
}
/*弹出8*/
.tan8{
	width: 900px;
	margin: 10px auto;
	page-break-before: always;
}
.excel8 {
	background-color: #fff;
	width:900px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
	height:1200px;
	border: 1px solid black;

}
.excel8 textarea{
	width: 99%;
	height: 100%;
	border: none;
	font-size: 32px;
	resize : none;
}
.tan_p{
	position: relative;
	width: 900px;
	text-align: center;
	/* margin-bottom: 10px; */
	/* bottom: 10px; */
	top: 30px;
}
.tan_p input,.tan_p span{
	width: 80px;
	border-radius: 5px;
	height: 30px;
	border:0 none;
}
/*个人中心*/
.geren{
	width: 96%;
	margin: 65px auto;
}
.geren ul{
	list-style: none;
}
.geren ul li{
	float: left;
	border-bottom: 1px dotted grey;
	width: 33%;
	/* margin-left: 4%; */
	font-size: 22px;
	padding-bottom: 49px;
	margin-left: -10px;
}
.geren ul li img{
	float: left;
}
.geren ul li div{
	float: left;
	margin-left: 18px;
}
.geren ul li div p:nth-child(1){
	padding-bottom: 20px;
}
.geren ul li div p span{
	font-size: 35px;
	font-style: italic;
	padding-right: 10px;
	/* padding-bottom: 20px; */
	color: #870000;
}
.geren_content{
	/* position: relative; */
	width: 96%;
	clear: both;
	padding-top: 59px;
	font-size: 15px;
}
.geren_content p{
	border-bottom: 1px solid grey;
	height: 35px;
	margin-bottom: 40px;
}
.geren_content p span:nth-child(1){
	border-bottom: 3px solid #870000;
	display: inline-block;
	width: 70px;
	text-align: center;
	height: 35px;
	line-height: 30px;
	font-size: 16px;
}
.geren_content p span:nth-child(2){
	float: right;
	padding-right: 5px;
	height: 35px;
	line-height: 45px;
	font-size: 15px;
}
.geren_content ul{
	width: 100%;
	border-bottom: 1px dotted grey;
	font-size: 15px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
}
.geren_content ul li{
	float: left;
}
.geren_content ul li:nth-child(1){
	width: 2%;
}
.geren_content ul li:nth-child(1) span{
	width: 5px;
	height: 5px;
	border: 3px solid #870000;
	border-radius: 100%;
	margin-top: 3px;
	margin-left: 5px;
	display: inline-block;
}
.geren_content ul li:nth-child(2){
	color: red;
	width: 13%;
	text-align: center;
}
.geren_content ul li:nth-child(3){
	width: 60%;
}
.geren_content ul li:nth-child(3):hover{
	color: #870000;
}
.geren_content ul li:nth-child(4){
	width: 21%;
}
.geren_content ul li:nth-child(4):hover{
	color: #870000;
}
.geren_p{
	border-bottom: 1px solid grey;
	height: 35px;
	margin-bottom: 40px;
}
.geren_p span:nth-child(1){
	border-bottom: 3px solid #870000;
	display: inline-block;
	width: 70px;
	text-align: center;
	height: 35px;
	line-height: 30px;
	font-size: 16px;
}
.geren_p span:nth-child(2){
	float: right;
	padding-right: 5px;
	height: 35px;
	line-height: 45px;
	font-size: 15px;
}
.geren_content2 p:nth-child(1) span{
	width: 8px;
	height: 8px;
	border: 3px solid #870000;
	border-radius: 100%;
	margin-top: 3px;
	margin-left: 5px;
	display: inline-block;
	margin-right: 30px;
}
.geren_content1{
	width: 96%;
	margin: 0px auto;
	font-size: 15px;
	margin-left: 0px;
}
.geren_content2{
	width: 96%;
	margin: 0px auto;
	font-size: 15px;
	margin-left: 0px;
}
.geren_content2 p:nth-child(2){
	margin-top: 15px;
	margin-left: 45px;
	border-bottom: 1px dotted grey;
	padding-bottom: 30px;
	line-height: 30px;
}
.geren_content2 p:nth-child(1){
	color: black;
}
/*三方协议*/
.toubu{
	margin-top: 69px;
	text-align: center;
}
.toubup{
	border-bottom: 1px solid black;
	width: 100%;
	position: relative;
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.toubup span{
	cursor: pointer;
}
.dayin span{
	cursor: pointer;
}
.sanfa_p{
	text-align: center;
	font-size: 22px;
	padding-top: 40px;
}
.sanfacontent{
	border-bottom: 1px solid gray;
	padding-bottom: 40px;
}
.sanfacontent p:nth-child(3),.sanfacontent p:nth-child(4),.sanfacontent p:nth-child(5){
	text-align: center;
}
.sanfacontent p:nth-child(3),.sanfacontent p:nth-child(4),.sanfacontent p:nth-child(5){
	text-align: center;
}
.sanfa_s1{
	width: 380px;
	margin-left: 230px;
	font-size:20px;
	margin-top:20px;
	line-height: 45px;
}
.sanfa_s1 span{
	border-bottom: 1px solid black;
	display: inline-block;
	width: 300px;;
}
.sanfa_s1 span input{
	border: none;
	width: 100%;
	display: inline-block;
	height: 25px;
	font-size: 24px;
	font-size: 18px;
	text-align: center;
}
.xiyitiaokuan {
	background-color: #fff;
	width:96%;
	margin: 0 auto;
	padding-bottom:40px;
	padding-top: 30px;
}
.xiyitiaokuan p{
	font-size: 14px;
	text-indent: 20px;
	padding: 2px 10px;
	line-height: 20px;
}
.excel {
	background-color: #fff;
	width:96%;
	margin: 0 auto;
	padding-bottom:30px;
	padding-top: 30px;
}
.biaoge table {
	width: 94%;
	margin-left: 2%;
	border: 1px solid rgba(128, 128, 128, 0.39);
}
.biaoge table td{
	/*width:12%;*/
	line-height:35px;
	text-align: center;
	font-size: 18px;
	width: 10%;
}
.biaoge .content{
	width: 50%;

}
.biaoge .content input{
	width: 20%;
	height: 25px;
	border: none;
}
.biaoge table input{
	height: 25px;
	width: 98%;
	border: none;
	font-size: 17px;
	text-align: center;
}
.dayin{
	text-align: center;
	/* padding-right: 30px; */
	padding-top:40px;
	padding-bottom: 60px;
}
.checkboxFour {
	width: 8px;
	height: 8px;
	/* background: #ddd; */
	padding-left: 4px;
	padding-top: 4px;
	border-radius: 100%;
	position: relative;
	/*-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);*/
	/*-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);*/
	/*box-shadow: 0px 1px 3px rgba(0,0,0,0.5);*/
	top: 2px;
	border: 1px solid black;
	display: inline-block;
	margin-right: 5px;
	position: relative;
}
.checkboxFour label {
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 100px;

	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	-ms-transition: all .1s ease;
	transition: all .1s ease;
	cursor: pointer;
	position: absolute;
	top: 3.4px;
	left: 3.5px;
	z-index: 1;

	/*background: #333;*/

	/*-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);*/
	/*-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);*/
	/*box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);*/
}
.checkboxFour input[type=checkbox]:checked + label {
	/*background: #26ca28;*/
	background: red;
}
.biaoge2 {
	background-color: #fff;
	width: 96%;
	margin: 0 auto;
	padding-bottom: 60px;
	padding-top: 30px;
	position: relative;
}

.biaoge2 table {
	width: 96%;
	border: 1px solid rgba(128, 128, 128, 0.49);
	margin-left: 2%;
}
.biaoge2 table td{
	/*width:12%;*/
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	width: 13%;
}
.biaoge2 table td input{
	width: 90%;
	height: 70%;
	font-size: 15px;
	border: none;
	text-align: center;
}
.biaoge2 #p1{
	width: 100%;
	height:80px;
}
.biaoge2 #p1 input{
	width: 90%;
	height: 75px;

}
.biaoge2 #p2{
	width: 60%;
	float: right;
	height:35px;
	font-size: 15px;
}
.biaoge2 #p2 input{
	width: 10%;
	height: 25px;

}
.biaoge3 {
	background-color: #fff;
	width: 96%;
	margin: 0 auto;
	padding-bottom: 60px;
	padding-top: 30px;
}

.biaoge3 table {
	width: 96%;
	border: 1px solid rgba(128, 128, 128, 0.49);
	margin-left: 2%;
}
.biaoge3 table td{
	/*width:12%;*/
	/*line-height: 35px;*/
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	width: 13%;
}
.biaoge3 table td input{
	width: 90%;
	height: 70%;
	font-size: 15px;
	border: none;
	height: 30px;
	text-align: center;
}
.biaoge3 .conp{
	margin-top: 100px;
	margin-left:200px;
	font-size: 15px;
}
.biaoge3 .riqi{
	width: 22%;
	float: right;
	font-size: 15px;
}
.biaoge3 table td .riqi input{
	width: 16%;
	height: 25px;
	font-size: 15px;
}
.zijianshu {
	background-color: #fff;
	width: 92%;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
	font-size: 29px;
}
.zijianshu .content{
	border: 1px solid black;
	width: 100%;
	height: 478px;
}
.zijianshu .excel_p{
	border-bottom: 1px solid black;
	text-align: center;
	padding: 10px 0px;
	word-spacing: 10px;
	letter-spacing: 25px;
	font-size: 18px;
}
.zijianshu .excel_p1{
	border-top: 1px solid black;
	margin-bottom: 0px;
	border-top: 1px solid;
	/* margin-top: -59px; */
}
.zijianshu .excel_p1 span:nth-child(1){
	border-right: 1px solid black;
	text-align: center;
	display: inline-block;
	padding: 7px 0px;
	width: 25%;
	float: left;

}
.zijianshu.excel_p1 span:nth-child(2){
	display: inline-block;
	width: 74%;
	float: left;

}
.zijianshu .excel4_content1{
	width: 100%;
	height: 402px;
}
.zijianshu.content2{
	width: 100%;
	margin-top: 50px;
	text-align: left;
	line-height: 50px;
}
.zijianshu .content2 p{
	text-indent:40px;
}
.zijianshu .excel4_content1 textarea{
	width: 95%;
	height: 90%;
	margin: 2% 2%;
	text-indent: 40px;
	font-size: 15px;
	border: none;
}
.beizhu {
	background-color: #fff;
	width:94%;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 30px;
	height:300px;
	border: 1px solid rgba(128, 128, 128, 0.49);
	margin-left: 2%;
	margin-top: 60px;
}
.beizhu textarea{
	width: 99%;
	height: 100%;
	border: none;
	font-size: 17px;
}
#formsub ::-webkit-input-placeholder { color:black; }
#formsub input:-moz-placeholder { color: black; }
.right_top{
	height: 35px;
	text-align: center;
	font-size: 18px;
	/* font-weight: bold; */
	color: white;
	background:#870000;
	line-height: 35px;
}
.right_table{
	padding-left: 10px;
	padding-top: 10px;
	background: #f8f8f8;
}
.right_table tr{
	height: 30px;
}
.right_table tr td{
	margin-left: 10px;
	font-size: 15px;
	padding-left: 10px;
}
.right_table tr td:nth-child(1){
	background: #ebeaeb;
	width: 155px;
}
.right_table tr td:nth-child(2){
	width: 370px;

}
.right_table tr td:nth-child(3){
	width: 80px;
	background: #ebeaeb;
}
.right_table tr td:nth-child(4){
	/*background: white;*/
}
.right_table tr:nth-child(2n) td:nth-child(2n-1){
	background: #ebeaeb;
}
.right_table tr:nth-child(2n-1) td:nth-child(2n){
	background: white;
}
.biaoge table #danxuan input{
	width: 18px;
	position: relative;
	height: 20px;
	top: 5px;
}
.newsXiang .bshare-custom{
	position: relative;
	top: 30px;
	float: right;
}
.newsXiang .bshare-custom a{
	margin-left: 0px;
}
.newsXiang  .yinfanhui a{
	margin-left: 0px;
}
.yinfanhui{
	margin-bottom: 20px;
}
.yinRight_fujian div a{
	margin-left: 0px;
}
.print{
	position: fixed;
	top: 50%;
	right: 50px;
}
.print input{
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.shuaxin{
	margin-top: 10px;
}
.yinRightContains .reds{
	float: left;
	width: 540px;
}
.yinRightContains .reds:hover{
	color: #773c7f;
	text-decoration: underline;
}
.newsXiang .nw_p1{
	width: 350px;
	margin: 0px auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.newsXiang .nw_p1 img {
	width: 30px;
	height: 30px;
	float: left;
	margin: 0px 5px;
	margin-top: -3px;
}
.newsXiang .nw_p1 span{
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: inherit;
}
.MsoNormal{
	line-height: 30px;
	font-size: 16px;
}
.z_pinp {
	color: black;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.z_pinp span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #773c7f;
	border-radius: 100%;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.teacher_list_right .newat p{
	line-height: 30px;
	font-size: 16px;
	color: black;
}
.teacher_list_right .newat h3{
	font-size: 20px;
	line-height: 30px;
}
/*招聘宣讲会*/
.z_pinp{
	color: black;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.z_pinp span{
	display: inline-block;
	width: 8px;
	height: 8px;
	background:#773c7f;
	border-radius: 100%;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.z_pin ul{
	border:none;
	height: 20px;
}
.z_pin ul li{
	float: left;
	font-size: 16px;
	color: black;
}
.z_pin ul li:nth-child(1){
	width: 110px;
}
.z_pin ul li:nth-child(2){
	width:200px;
	border:1px solid white;
}
.z_pin ul li:nth-child(3){
	width: 90px;
}
/*.z_pin ul li:nth-child(4){
	width: 330px;
}*/
.z_pin ul li:nth-child(2n-1){
	color: #818181;
}
.xiahua{
	color: #007bd9;
}
.xiahua:hover{
	text-decoration: underline;
}
.z_pin{
	margin-bottom: 20px;
}
.newsList .under:hover{
	text-decoration: underline;
}