﻿/* CSS Document */
*{margin:0; padding:0;}
body{font:12px Microsoft YaHei; color:#525050;background: #f7f7f7; overflow-x:hidden; position:relative;}
a, input{text-decoration:none; outline:none;}
img, input{border:0 none;}
li{list-style:none; vertical-align:top;}
em, i{font-style:normal;}
.w1200{width:1200px; margin:0 auto;}
.w1240{width:1240px; margin:0 auto;}
.w1260{width:1260px; margin:0 auto;}
.clear{float:none; clear:both;}



	/*新闻列表*/

	#NewsList{width:760px;padding:0 19px;}

	/*新闻列表*/

	.NewsList li{height:45px;line-height:45px;overflow:hidden;border-bottom:1px solid #e6e6e6;}

	.NewsList li span{float:right;font-size:14px;color:#666666;}

	.NewsList li a{font-size:14px;color:#666666;}

	.NewsList li a:hover{color:#f25900;}


/*头部*/
.header{width:100%; height:90px; background:#fff; box-shadow:0 4px 4px rgba(0,0,0,.2); *border-bottom: 1px solid #e1e1e1; *border-bottom: 1px solid #e1e1e1 \9; position:relative; z-index:1;}
.logo{float:left; display:inline;}
.nav{float:right; display:inline; height:30px; margin-top:30px;margin-right:190px;}
.nav li{width:95px; height:30px; float:left; display:inline; font:16px/30px Microsoft YaHei; text-align:center; margin:0 5px;}
.nav li a{display:block; color:#5e5e5e; border-radius:15px;}
.nav li.on a, .nav li a:hover{background:#f26522; color:#fff; text-decoration:none;}

/*侧边栏*/
.side_nav{width:52px; position:fixed; bottom:20px; right:0; z-index:999;}
.side_nav a, .side_nav div.side_ico4 i, .side_nav a.side_ico3 i{width:52px; height:52px; display:block; background:url(../images/side_ico.png) no-repeat; transition:all 200ms linear; cursor:pointer;}
.side_nav a, .side_nav div{margin-top:10px;}
.side_nav div.side_ico4, .side_nav a.side_ico3{width:auto; height:auto; position:relative;}
.side_nav a.side_ico1{background-position:0 0; display:none; margin-top:0;}
.side_nav a.side_ico2{background-position:0 -104px;}
.side_nav a.side_ico3 i{background-position:0 -208px;}
.side_nav div.side_ico4 i{background-position:0 -312px;}

.side_nav a.side_ico1:hover{background-position:0 -52px;}
.side_nav a.side_ico2:hover{background-position:0 -156px;}
.side_nav a.side_ico3:hover i{background-position:0 -260px;}
.side_nav div.side_ico4:hover i{background-position:0 -364px;}
.side_wx{position:absolute; bottom:0; left:-284px; display:none;}
.token{position:absolute; bottom:-63px; left:-155px; display:none;}

.side_wx a{width:138px; height:230px; background:none; margin-top:0; position:absolute; bottom:0; left:0;}
.side_wx a.h5_kf{left:138px;}

/*开服表图标*/
.iconfont_icon2 {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

/*版权底部*/
.coppy{float: left;width: 100%;background-color: #f5f5f5;border-top-width: 2px;border-top-style: solid;border-top-color: #fe310a;padding-bottom: 20px;margin-top: 50px;font-size: 12px;}
.coppy .jieshao{width: 990px;margin-right: auto;margin-left: auto;}
.jieshao .jiju{width: 990px;float: left; margin-top:10px;}
.jiju .link{float: left;width: 985px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;line-height: 27px;padding-top: 10px;padding-bottom: 10px;padding-left: 5px;margin-bottom: 5px;}
.jiju .link span{margin: 0px 6px;white-space: nowrap;
color: #6c6c6c;}
.link span a{color: #6c6c6c;}
.jiju .link b{margin: 0px 4px;
font-weight: 400;
color: #ddd;}
.jieshao .jiju .judui{float: left;width: 985px;padding-left: 5px;}
.jiju .judui p{text-align: left;float: left;width: 985px;color: #6c6c6c;font-size: 12px;line-height: 1.5em;}
.jieshao .jiju p a{color: #6c6c6c;}
.jieshao a:hover{color: #FE2D0B;}
.jieshao .jiju p a:hover{color: #FE2D0B;text-decoration: underline;}
.jiju .judui p a img{margin-right: 15px;margin-top: -4px;}

a[title="站长统计"] { visibility: hidden;}
.cnzz-stat a[title="站长统计"] { visibility: visible;}

