body{
	background: #fff;
	font-family: "microsoft yahei";}
.banner{
	width: 100%;
	height: 224px;
	background: url(../images/banner.png) no-repeat center top #76d5ec;}
.nav{
	position: relative;
	width: 100%;
	/*overflow: hidden;*/
	height: 40px;
	white-space: nowrap;
	background: url(../images/nav-bg.jpg);}
.nav a{
	color: #fff;}
.nav > ul {	
	width: 990px;
	margin: 0 auto;}

.nav > ul > li{	
	position:relative;
	display: inline-block;
	width: 99px;
	height: 40px;
	text-align: center;
	padding-top: 9px;
	margin-right: -4px;
	font-size: 16px;}
/*.nav > ul > li:before{
	content: "";
	position: absolute;
	right: -1px;
	top: 0;
	display: inline-block;
	width: 2px;
    height: 40px;
    background: url('../images/nav-line.png') no-repeat top center;
}*/
.nav li:hover{
	background: url(../images/trangle-bot.jpg) no-repeat bottom center;}
.nav li.no-sub:hover{
    background: none;}
.sub-nav{
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
    background: #f5f5f5;
    z-index: 99;}
.sub-nav ul{
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;}
.sub-nav ul li{
	display: block;
	padding: 5px 0;
	font-size: 14px;}
.nav > ul > li:last-child:before,
.sub-nav ul li:before{
	display: none;}
.sub-nav ul li:hover{
	background: none;}
.sub-nav ul a{
	color: #c00f2d;}

.content-bg{
	width: 100%;
	background: url(../images/content-bg.jpg) repeat top left;}
.top-img{
	width: 990px;
	margin: 0 auto;}
.top-img img{
	width: 100%;
	height: auto;}
.container{
	width: 990px;
	margin: 0 auto;
	background: #fff;
	padding:0 20px 20px 20px;}
.image-news{
	width: 465px;
	margin: 20px 0 0 0;}
.leftbar .image-news{
	width: 210px;
	margin: 20px 0 0 0;}
.image-news ul,
.contact ul{
	width: 100%;
	padding: 10px;
	border: 1px solid #f5f5f5;}
.image-news ul li,
.contact ul li{
	margin-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
	padding: 0 5px 5px 5px;}
.title{
	font-size: 18px;
	color: #c00f2d;
	position: relative;}
.title .more{
	/*position: absolute;*/
	/*right:10px;*/
	font-size: 14px;
	color:#aaa;
	margin-right:10px;
	margin-top:3px;
	/*top:5px;*/
	float:right;}
.image-news .title{
	position: relative;
	border-bottom: 5px solid #f6bac4;
	height: 30px;
	padding: 0 0 10px 10px;}
.image-news .title:before{
	display: inline-block;
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 5px;
	width: 95px;
	background: #c00f2d;}
.image-slide{
	padding: 10px 10px 28px 10px;
	background: #f1f1f1;
	position:relative;}

.slideBox{ width:440px; height:256px; overflow:hidden;}
.slideBox .hd{ height:15px; width: 100%; overflow:hidden; position:absolute; left:0px; bottom:9px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; width: 100%;  text-align:center;}
.slideBox .hd ul li{ display: inline-block; margin: 0 4px; padding: 2px;  width:8px; height:8px;  background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#3267e3;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:440px; height:256px; display:block;}

.slideTxtBox{ width:590px; margin-top: 20px;}
.slideTxtBox .hd{ background:#fff;  position:relative; height: 34px; font-size: 16px;}
.slideTxtBox .hd ul{ float:left; position:absolute; left:0; top:1px; height:32px;}
.slideTxtBox .hd ul li{ float:left; padding: 5px 20px; margin-right: 5px; border: 1px solid #b5b5b5; cursor:pointer; border-radius: 5px 5px 0 0;}
.slideTxtBox .hd ul li.on{  background:#3267e3; border:1px solid #3267e3; color: #fff; border-bottom:1px solid #fff;}
.slideTxtBox .bd ul{ padding:12px;  zoom:1; border: 1px solid #b5b5b5;}
.slideTxtBox .bd li{ border-bottom: 1px dashed #dcdcdc; padding: 6px 0;}
.slideTxtBox .bd li .date{ float:right; color:#999;}
a{color: #252525;}

.game-news{
	width: 465px;
	margin: 20px 0 0 0;}
.contact .title{
	position: relative;
	height: 40px;
	padding: 7px 0 0 20px;
	border-left: 15px solid #c00f2d;
	background: url(../images/title.jpg) repeat-x top;}
.contact .title:before{
	display: inline-block;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 40px;
	width: 7px;
	background: url(../images/trangle-right.jpg) no-repeat center left;}
.game-list{
	padding: 12px 10px;
	border: 1px solid #f5f5f5;
	border-top: none;}
.game-img{
	border: 1px solid #e5e5e5;
	padding: 5px;}
.game-img img{
	width: 130px;
	height: 180px;}
.game-list li{
	padding: 3px 0 10px 10px;
	background: url(../images/list-dot.jpg) no-repeat center left;}

.contact{
	width: 465px;
	margin: 20px 0 0 0;}
.game-news .title{
	position: relative;
	height: 40px;
	padding: 7px 0 0 30px;
	background: url(../images/title.jpg) repeat-x top;}
.game-news .title:after{
	display: inline-block;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 3px;
	width: 129px;
	background: #e50d32;}
.game-news .title:before{
	display: inline-block;
	content: "";
	position: absolute;
	left: 60px;
	bottom: 3px;
	height: 3px;
	width: 9px;
	background: url(../images/trangle-left.jpg) no-repeat center left;}
.contact-list{
	padding: 22px 14px;
	border: 1px solid #b5b5b5;
	border-top: none;}
.contact-list .pull-left{
	width: 145px;}
.contact-list h5{
	margin-top: 0;}
.contact-wechat{
	width: 210px;
	margin: 20px 0 0 0;
	border: 1px solid #f5f5f5;}
.contact-wechat .title{
	height: 40px;
	padding: 7px 0 0 10px;
	background: url(../images/title.jpg) repeat-x top;}
.contact-wechat span{
	display: inline-block;
	padding: 10px;
	margin: 10px auto;
	background: #e5e5e5;}
.weibo img{
	width: 135px;
	height: 106px;}
.wechat img{
	width: 95px;
	height: 92px;}
.gray-bg{
	background: #e5e5e5;
	margin: 0 5px;}
.wechat .gray-bg{
	margin: 0 10px;
	text-align: center;
	padding: 7px 0;}
.tel .gray-bg{
	padding: 13px 7px;
	margin-right: 0;}
.links{
	height:80px;
	line-height: 80px;
	background: url(../images/title.jpg) repeat-x top #ececec;
	margin: 20px 0 0 0;}
.links .title{
	position: relative;
    color: #fff;
    padding: 0 15px;
    background: #c00f2d;}
.links .title:before{
	display: inline-block;
	content: "";
	position: absolute;
	right: -7px;
	bottom: 18px;
	height: 40px;
	width: 7px;
	background: url(../images/trangle-right.jpg) no-repeat center left;}
.link-list{
	padding-left: 15px;}
.link-list a{
	display: inline-block;
	padding: 0 12px;}
.footer{
	clear:both;
	width: 100%;
	padding: 20px 0;
	background: url(../images/foot-bg.jpg) repeat-x bottom #6c6a6a;
	color: #fff;}

.leftbar{
	width: 230px;
	padding: 0;}

.news-list{
	width: 720px;
	background: #fff;}
.news-list > h2{
    width: 730px;
	padding-left:15px;
	padding-bottom: 5px;
	margin-bottom: 0;
	color: #0cd0ce;
	font-size: 18px;}
.title-border{
	width: 730px;
	height: 5px;
	background: url(../images/title-border-bg.jpg) no-repeat left top #f2f2f2;}
.title-position {
	font-size: 12px;
	padding: 22px 0 5px 5px;
	color: #7a7a7a;}
.green-squra{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: red;
	margin-right: 10px;
	vertical-align: 1px;}

.leftbar-list li{
	padding: 10px 5px 5px 20px;
	background: url(../images/list-style.jpg) no-repeat left;
	background-position: 0 16px;
	border-bottom: 1px dashed #bababa;
	font-size: 12px;
	width: 195px;
	overflow: hidden;
	white-space: nowrap
;}
.leftbar-list li a{
	color: #2f2e2e;}

.right-content{
	width: 100%;
	min-height: 655px;
	padding: 10px;
	background: #fcfcfc;
	border:1px solid #f5f5f5;}
.right-content .leftbar-list,
.right-content > div{
	background: #fff;
	padding: 10px;
	min-height: 635px;}
.right-content .leftbar-list li{
	width: 100% !important;
	font-size: 14px;
	background-position: 0 17px;
    border: none;}
.right-content .leftbar-list li:nth-child(2n){
	background: url(../images/list-style.jpg) no-repeat left #fcfcfc;
	background-position: 0 17px;}
.right-content .leftbar-list li a:hover{
	color: #18a5d5;}
.right-content p{
	font-size: 16px;
	word-break: break-all;
	letter-spacing: 0.5px;
	font-family:"氓庐鈥姑ぢ解��";
	text-indent:0.05em;
	text-justify:newspaper;
	line-height: 150%;}
/*.content{*/
	/*line-height:1.5em;*/
/*}*/
.right-content h3,
.right-content h4{
	text-align: center;
	font-size: 14px;}
.right-content h3{
	font-size: 24px;}
.right-content > div{
	padding-bottom: 30px;
	position: relative;}
.prev-item{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #787878;
	font-size: 12px;}
.next-item{
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #787878;
	font-size: 12px;}
.icon{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #787878;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	vertical-align: 1px;}
.prev-item .icon{
	margin-right: 5px;}
.next-item .icon{
	margin-left: 5px;}
.icon.not{
	background: #b4b8b9;}
.date{text-align:right;float:right;}

.pagination{
	overflow: hidden;
	display: inline-block;}


.pagination li{
	float:left;
	padding: 0;}
.pagination a{
	text-align: center;
	color:#333;
	font-size:14px;
	border:1px solid #ddd;
	padding: 4px 10px;
	display: block;}

.pagination .active a{
	background-color: #c00f2d;
	border-color:#c00f2d;
	color:white;}

.leftbar .image-news a{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;}
table td,table th{
	border:1px solid #ddd;}


.left_ad{
	position: absolute;
	left:-200px;
	top:0;
	z-index:100;}

.right_ad{
	z-index:100;
	position: absolute;
	right:-200px;
	top:0;}

.ad_module{
	width:190px;
	top:10px;}
.ad_module img{
	width:100%;}
.container{
	position: relative;}
.top_bar_ad{
	position: relative;
	margin:0 -20px;}
.top_bar_ad img{
	width: 100%;}

img.close-btn{
	height:20px;
	width:20px;
	cursor: pointer;
	position: absolute;
	bottom:-25px;
	right:4px;}

.content,.content pre{
	word-break: keep-all;}

.contact li {
    display: flex;
    flex-direction: row;

}

.contact__time {
    width: 54px;
    height: 75px;
    font-family: '微软雅黑';
    text-align: center;
    background: #e5e5e5;
    margin-right: 10px;
    flex-shrink: 0;
}

.contact__year-month {
    font-size: 12px;
    display: block;
    color: #c00f2d;
    padding-top: 4px;
    font-style: normal;
    line-height: 20px;
}

.contact__date {
    font-size: 24px;
    color: #c00f2d;
    display: block;
    padding-top: 3px;
    line-height: 20px;
    font-weight: bold;
}

.contact__week {
    font-size: 12px;
    color: #c00f2d;
    text-align: center;
    margin: 5px 0 0 0;
}

.contact__row {
    display: flex;
    flex-direction: row;
    padding-bottom: 5px;
}

.contact__label {
    font-weight: bold;
    width: 70px;
}

.contact__value {
    flex: 1;
    min-width: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

