*{
	padding: 0;
	margin: 0;
	font-family: "microsoft yahei";
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border: 0;
}
.clear{
	width: 100%;
	height: 0;
	border: 0;
	font-size: 0;
	clear: both;
}
/*顶部*/
.top{
	width: 100%;
	height: 50%;
	background-color: #eaeaea;
}
.top_content{
	width: 1180px;
	margin: 0 auto;
	height: 50px;
}
.top_left{
	width: 50%;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #666666;
	font-size: 14px;
}
.top_right{
	width: 45%;
	height: 50px;
	float: right;
	font-size: 14px;
	text-align: right;
}
.top_right a{
	color: #666666;
	display: inline-block;
	margin-top: 18px;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 2px solid #bcbcbc;
}
.top_right a:nth-child(1){
	border-left:0;
}
/*头部*/
.header{
	width: 100%;
	padding: 25px 0;
}
.header_con{
	width: 1180px;
	margin: 0 auto;
}
.header_left{
	width: 50%;
	float: left;
}
.logo{
	width: 18.5%;
	float: left;
}
.logo img{
	width: 100%;
}
.logo_desc{
	width: 80%;
	float: right;
	margin-top: 1.5px;
}
.logo_desc p{
	font-size: 22px;
	font-weight: bold;
	color: #ff642e;
}
.logo_desc span{
	color: #333333;
	font-size: 30px;
}
.header_right{
	width: 45%;
	float: right;
	text-align: right;
	margin-top: 1.5px;
}
.header_right p{
	color: #333333;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}
.header_right p img{
	vertical-align: middle;
	margin-right: 5px;
}
.header_right span{
	font-size: 30px;
	color: #009dda;
}
/*导航*/
.guide{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #009dda;
}
.guide_con{
	width: 1180px;
	margin: 0 auto;
}
.guide_con ul li{
	width: 16.666%;
	float: left;
	text-align: center;
}
.guide_con ul li a{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
.guide_on,.guide_con ul li:hover{
	background-color: #1a1a1a;
}
/*banner图*/
.banner{
	width: 100%;
	font-size: 0;
}
.banner img{
	width: 100%;
}
/*放假公告*/
.notice{
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #e6e6e6;
}
.notice_con{
	width: 1180px;
	margin: 0 auto;
}
.notice_con img{
	vertical-align: middle;
	margin-right: 10px;
}
.notice_con span{
	color: #ff0000;
	font-size: 16px;
}
/*底部*/
.qqbg{
	display: block;
	width:120px;
	float: left;
	position: fixed;
	left: 20px;
	top: 35%;
	z-index: 5;
}
.qqbg .qqline{
	float: left;
}

.footer{
	width: 100%;
	margin-top: 40px;
	padding-bottom: 25px;
}
.footer_con{
	width: 1180px;
	margin: 0 auto;
}
.footer_left{
	width: 60%;
	float: left;
}
.message p{
	color: #009dda;
	font-size: 24px;
}
.footer_left form{
	width: 100%;
	margin-top: 30px;
}
.one_line{
	width: 300px;
	float: left;
}
.one_line div{
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.one_line div span{
	display: block;
	position: absolute;
	left: 5px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	top: 10px;
}
.one_line div input{
	width: 300px;
	padding-left: 45px;
	height: 48px;
	line-height: 100%;
	box-sizing: border-box;
	border-radius: 8px;
	border: 1px solid #ccc;
}
.more_line{
	float: right;
	width: 360px;
}
.more_line div{
	width: 100%;
	position: relative;
}
.more_line div span{
	display: block;
	position: absolute;
	left: 5px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}
.more_line div textarea{
	width: 360px;
	height: 220px;
	text-indent: 45px;
	line-height: 28px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.sub{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.sub input{
	width: 160px;
	height: 36px;
	line-height: 100%;
	border-radius: 8px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #666666;
	font-size: 14px;
	cursor: pointer;
	margin: 0 20px;
}
.sub input:hover{
	color: #fff;
	background-color: #009dda;
	border: 1px solid #009dda;
}

.footer_right{
	width: 34%;
	float: right;
}
.footer_right ul{
	margin-top: 30px;
}
.footer_right ul li{
	font-size: 14px;
	color: #333333;
	margin-bottom: 25px;
}
.footer_right ul li a{
	color: #333333;
}
.footer_right ul li span{
	margin-right: 20px;
}
/*分页*/
.pages{
    width:100%;
    font-size:1em;
    color:#666E70;
    line-height: 30px;
    margin-bottom: 20px;
    /*justify-content: center;*/
}
.pages>div{
    display: inline-block;
}
.tab{
    margin-top:3%;
	width: 100%;
	text-align: center;
}
.tab a{
	text-decoration: none;
    width:60px;
	margin-left: 5px;
    padding-left: 1.2%;
    padding-right: 1.2%;
    padding-top: 0.5%;
    padding-bottom:0.5%;
    border:1px solid #ccc;
    border-radius: 3px;
    background: #F4F6F6;
    font-size: 14px;
    color: #666666;
}
.pag{
    color:#fff !important;
    background-color:#009dda !important;
}
.tab a:hover{
	text-decoration: none;
    color:#fff;
    background-color:#009dda;
}
.pages .number{
    margin-right:20px;
}
/*上一篇下一篇*/
.prevnext{
	margin-top: 3%;
	margin-bottom: 3%;
}
.prevnext a{
	text-decoration: none;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	display: inline-block;
}
.prevnext span{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.pr{
	float: left;
}
.ne{
	float: right;
}
.prevnext a:hover{
	text-decoration: none;
	color: #e62028;
}