*{ margin:0; padding:0; }
a{ text-decoration:none; }
li{ list-style:none; }
img{ vertical-align:top; }
input,textarea,select{ outline:none; }
.fl{ float:left; }
.fr{ float:right; }
.clearFix:after{ content:''; display:block; clear:both; }
/**/
body{background:#eaeaea;}
.wrap{width: 1260px;height: 100%;margin: 0 auto;}
.con{width: 1173px; margin: 0 auto;}
.nav{width: 100%;height: 100px;background:rgba(255,255,255,1);position: absolute;top: 0;left: 0;}
.nav h1{width: 300px;height: 100px; background:url("../../images/logo.png") no-repeat center;float:left;text-indent:-99999em;cursor: pointer; }
.nav ul{
	margin-right: 50px;
}
.nav div li{width: 146px;height: 100px; background:url("../../images/navpoint.png") no-repeat right center; float: left;text-align: center;margin-left: 30px;}
.nav div li a{display: block;font-size: 18px;width: 72px;height: 30px;color:#818181; margin-top:36px;margin-left: 30px }
.active{border-bottom:4px solid #f56d23;}
.nav div ul .lastli{background:none;}
/*footer*/
.footer{height: 146px;background:#272a2c;}
.guild{background: url("") no-repeat center;}
.guild div{
	margin-left: 330px;
	margin-top: 44px;
}
.guild div p{color:#fff;font-size:12px; }
.footer a{color:red;font-size:12px;}
/*banner*/
.banner{width: 100%;height: 340px; background:url("../../upload/10617029.jpg") no-repeat center;margin-bottom: 0px;}
.news{width: 1066px; margin: 0 auto;}
.news ul {margin-bottom: 46px;}
.news ul li{height:268px;border-bottom: 1px dashed #afafaf; }
.news ul li img{width: 342px;height: 202px;}
.news ul li .image{
	width: 342px;
	height: 202px;
	margin-top: 30px;
}
.news ul li .headline{width: 696px;height: 202px; overflow: hidden;margin-top: 30px; }
        /* news title font-size*/
.news ul li .headline a{ display: block;font-size: 25px; color:#b28420;text-align: left;line-height: 58px;margin-top:2px; font-weight: bold}
.news ul li .headline p{font-size: 15px; line-height: 24px;color: #747474;}
.botp{margin-top:8px; text-indent: 2em; }
.news ul li:last-child{border-bottom: none;}
/*pagenum*/
.tabtn{width: 100%;}
.tcdPageCode a:hover{ text-decoration:none;}
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #ff7e00;	border: 1px solid #ff7e00;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}
