@charset "utf-8";
/**/
.index-banner-zyqh{position: relative;z-index: 5500;width: 1200px;margin: 0 auto;}
.index-banner-zyqhwz{position: absolute;z-index: 5550;color: rgba(255,255,255,0.7);font-size: 100px;top: 20px;opacity: 1;}
.index-banner-zyqh-left{float: left;cursor: pointer;margin: 0px;padding: 10px 10px 30px 10px;}
.index-banner-zyqh-right{float: right;cursor: pointer;margin: 0px;padding: 10px 10px 30px 10px;}
.index-banner-zyqh-left:hover{background-color: rgba(0,0,0,0.3);}
.index-banner-zyqh-right:hover{background-color: rgba(0,0,0,0.3);}
/* CSS Document */
body{font-family: '微软雅黑';}
.content{width: 1200px;
	margin: 0 auto;}
.contenta{width: 1220px;
	margin: 0 auto;}
ul li{list-style-type:none;}
.inder-banner-img{width: 1920px!important;}
.index-banner-qh:not(:first-child){opacity: 0;}
.banner-dota {
	width: 100%;
	height: 20px;
	position: absolute;
	z-index: 1000;
	text-align: center;
	top: 360px;
}



.banner-dot{display: inline-block;cursor: pointer;}
.bannerdot{width: 8px;height: 8px;border-radius: 50px;float: left;margin:0px 5px;border: 2px solid rgba(255,255,255,0.5);}


/*链接*/
.ptlink{color:#000;
	text-decoration: none;}
.ptlink:hover{color: #551A8B;
	text-decoration: underline;}

.ptlinka{color:#000;
	text-decoration: none;}
.ptlinkb{text-decoration: none;}


/*分散对齐*/
.fsdq{text-align-last:justify;
	text-align:justify;
	text-justify:distribute-all-lines;}
/*特殊情况*/
.hi{display: none!important;}
.red{color: red;}
.gray{color: #aaa;}
.white{color: white!important;}



/*浮窗*/
.pfck{position: fixed;z-index: 900;top:45%;right: -250px;}
.pfcka{width:300px;
	text-align: left;position: relative;left: 0px;
	background-color: white;
	height:50px;}
.pfcka-img{width: 48px;cursor: pointer;
	height:48px;float: left;
	border: 1px solid #aaa;
	background: url("../images/pfcticon.png");
	background-size: 150px;}
.pfcka-imga{}
.pfcka-imgb{background-position: 50px 0px!important;}
.pfcka-imgc{background-position: -50px 0px!important;}
.pfcka-text{line-height: 50px;font-size: 20px;color: #2680F1;margin-left: 60px;}

.detail-box {
	padding: 20px;
}
.detail-box h1 {
	font-size: 18px;
	text-align: center;
	color: #4c4c4c;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
}
.detail-box .subhead {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #999999;
	font-size: 14px;
	background: #f7f7f7;
}
.detail-box .subhead img {
	height: 14px;
	width: 14px;
	margin-right: 10px;
	vertical-align: middle;
}
.detail-box p {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 40px;
	text-align: justify;
	word-break: break-all;
}
.detail-box .text-right {
	text-align: right;
}
.detail-box .text-center {
	text-align: center;
}
.detail-box .text-left {
	text-align: left;
	text-indent: 0px;
}
.detail-box .dcontent {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.detail-box .dcontent .title {
	margin-bottom: 20px;
}
.detail-box .dcontent .second-tit {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.detail-box .dcontent h2 {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;

	line-height: 60px;
}
.detail-box .dcontent p img{
	width: 700px;
	margin: 0 auto;
	display: block;
}
.detail-box .dcontent .join{
	height: 40px;
	padding: 10px 0;
	margin: 20px 0;
	background: rgb(228, 228, 228);
	text-align: center;
}
.detail-box .dcontent .join a{
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	border: 1px solid rgba(0,97,174,0.6);
	color:#0061ae;
	cursor: pointer;
	border-radius: 4px;
}
.detail-box .dcontent table{
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
.detail-box .dcontent table td{
	padding: 8px 20px;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
}
.detail-box .dcontent .join a:hover{
	background-color: #0061ae;
	color:#fff;
}
.detail-box .root {
	margin-top: 30px;
	height: 30px;
	width: 100%;
}
.detail-box .root p {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	margin: 0px;
}
.detail-box .root p a {
	margin-left: 10px;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
}
.detail-box .root p a:hover{
	text-decoration: underline;
}