
.about-head{ position:relative;height:400px; min-width:1220px; overflow:hidden;}

/*banner*/
.about-banner{height:400px; background:#FFF; background:url("../images/banner2.jpg") top center #020305 no-repeat;}
.header-info{padding-top: 155px; text-align: center;color: #fff; overflow: hidden;}
.header-info h1{ font-size: 36px; margin: 0 0 35px;}
.header-info p{ line-height:24px;}

/*栏目*/
.about-cloumn{ height:50px; position:absolute; left:0; bottom:0; right:0;}
.about-cloumn li{ float:left; width:14.285%; font-size:18px; text-align:center;}
.about-cloumn li a{ display:block; line-height:50px; color:#fff;}
.about-cloumn li:hover{background:#059fff;}
.about-cloumn .active{ background:#059fff;}
 
 

/*新闻公告*/
.page-notice1{ overflow:hidden;}
.notice-side{ width:250px; float:left; overflow:hidden; padding: 30px 0px 0px 0px;}
.notice-side h2{ font-size:30px; color:#333; padding-left:25px;}
.notice-side ul{ margin:35px 0 0; overflow:hidden;}
.notice-side ul li{ height:50px; margin:0 0 10px;}
.notice-side ul a{ display:block; line-height:50px; padding:0 15px 0 30px;}
.notice-side ul a:before{ content:''; width:18px; height:20px; display:inline-block; margin-right:15px; vertical-align:middle;background:url("../images/notice.png") no-repeat;}
.notice-side ul a:after{ content:''; width:6px; height:10px; margin:18px 0 0; float:right; background:url("../images/notice.png") -163px -3px no-repeat;}
.notice-side ul .item1:before{ background-position:0 0;}
.notice-side ul .item2:before{ background-position:-23px 0;}
.notice-side ul .item3:before{ background-position:-48px 1px;}
.notice-side ul li:hover a{ color:#059fff; background:#f7f9fa;}
.notice-side ul li:hover a:after{background:url("../images/notice.png") -179px -3px no-repeat;}
.notice-side ul li:hover .item1:before{ background-position:-78px 0;}
.notice-side ul li:hover .item2:before{ background-position:-101px 0;}
.notice-side ul li:hover .item3:before{ background-position:-126px 1px;}
.notice-side ul .active a{ color:#059fff; background:#f7f9fa;}
.notice-side ul .active a:after{background:url("../images/notice.png") -179px -3px no-repeat;}
.notice-side ul .active .item1:before{ background-position:-78px 0;}
.notice-side ul .active .item2:before{ background-position:-101px 0;}
.notice-side ul .active .item3:before{ background-position:-126px 1px;}
.notice-body{ width:924px; border-left:1px solid #ddd; padding-left:45px; float:right; overflow:hidden;}
.notice-list{ overflow:hidden;    padding: 30px;}
.notice-list li{ padding:15px 0; border-bottom:1px solid #ddd; overflow:hidden;}
.notice-list .title{ display:block;margin:0 0 10px; font-size:16px; line-height:40px; color:#333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.notice-list .desc{ display:block; margin:0 0 25px; color:#666666; line-height:24px;}
.notice-list li .title:hover{ color:#059fff;}
.notice-list li:hover span{ color:#059fff}
.notice-list li:hover .date:before{ background-position:-203px 3px;}
.notice-list li:hover .num:before{ background-position:-248px 2px;}
.date,.num{ display:inline-block; height:24px; line-height:24px; margin-right:40px; color:#999999; font-family:"Arial";}
.date:before,.num:before{ content:''; display:inline-block; width:18px; height:24px; margin-right:10px; vertical-align:middle;background: url("../images/icons-help.png") no-repeat;}
.date:before{ background-position:-182px 3px;}
.num:before{ background-position:-226px 2px;}
.notice-show{ overflow:hidden;}
.notice-back{ display:block; color:#059fff; padding:0 0 20px;  border-bottom:1px solid #ddd; overflow:hidden;}
.notice-show{overflow:hidden;}
.notice-show .title{  margin:60px 0;text-align:center; }
.notice-show .title h3{ font-size:24px; margin:0 0 30px;}
.notice-show .title span{ display:inline-block; margin:0 10px;}
.notice-show .title span em{ color:#059fff;}
.notice-show .info{ line-height:30px; color:#666666; overflow:hidden;}
.date1 { float: right;
    color: #999;} 
/*支付成功*/
.payresult{ background:#fff; width:1180px; margin:50px auto; border:1px solid #ddd; padding:50px 0; text-align:center }
.payresult i{ width:50px; height:50px; vertical-align:top; display:inline-block; background:url("../images/pay.png"); background-size:cover; }
.payresult .paysuccess{ background-position:0 0; }
.payresult .payfail{ background-position:-55px 0; }
.payresult h1{ color:#09bb07; font-size:24px; font-weight:700; line-height:50px; display:inline-block }
.payresult .tiptable{ width:800px; margin:20px auto; text-align:left }
.payresult .tiptable h5{ padding-bottom:10px }
.payresult a{ width:80px; height:30px; display:inline-block; margin-right:10px; line-height:30px; text-align:center; margin-top:20px; background:#ff6c00; color:#fff; font-size:14px; text-decoration:none; }
/*发展历程*/
 .about {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
.about .about_box {
	width: 1188px;
	margin-right: auto;
	margin-left: auto;
}
.about .about_box li {
	line-height: 50px;
	float: left;
	width: 650px;
	margin-left: 250px;
	font-weight: normal;
}
.about .about_box span {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0085da;
	border-bottom-color: #e3e3e3;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	font-size: 20px;
	 
	height: 105px;
	color: #FF6600;
}
.about .about_box u {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.about .about_box b {
	width: 400px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	text-align: left;
	padding-left: 40px;
	font-size: 16px;
	font-weight: normal;
}
.about .about_box h1 {
	font-size: 32px;
	font-weight: normal;
	float: left;
	line-height: 100px;
	width: 1188px;
	text-align: left;
}
.about .about_box p {
	float: left;
	font-size: 18px;
	line-height: 40px;
	font-weight: lighter;
	width: 100%;
	text-indent: 2em;
	text-align: left;
}
/*分页*/
.pagination{ text-align: center; padding: 30px 0; overflow: hidden; }
.pagination a{ display:inline-block; padding:0 12px; height:33px; margin:0 3px; line-height:33px; border:1px solid #ddd;color:#666;}
.pagination p{ display:inline-block; padding:0 12px; height:33px; line-height:33px; border:1px #ddd solid; color:#999; background:#fafafa;cursor:not-allowed;}
.pagination a:hover{ border:1px solid #059fff; background:#059fff; color:#fff;}
.pagination a.cur{ border:1px solid #059fff; background:#059fff; color:#fff;}