@charset "utf-8";
html,
body {
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
html {
    background: #ff0000 url(../images/bj.jpg)  repeat fixed center; 
}

body{
	max-width: 720px;
	margin: 0 auto;
	/*    overflow-x: hidden;*/
}
*{
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
i{
    font-style: normal;
}
u{
    text-decoration: none;
}
ol, ul {
    list-style: none;
}

a:link { color: #000000;text-decoration: none;}
a:visited { text-decoration: none; color: black;}
a:hover { text-decoration: underline;color: #FF0000;}
a:active { text-decoration: none; }








img {
	width: 100%;
	height: auto;
}

.header {
	position: fixed;
	z-index: 99;
	height: 110px;
	width: 100%;
	max-width: 720px;
	background: #75E3B7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.kjsj{
    background: url(../images/logo1.gif)  no-repeat ;

    color: rgb(12, 0, 122);
    height: 110px;
    border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.kjsj p{
    margin-left: 360px;
    font-size: 13px;
    padding: 15px 10px 10px 10px;
    font-weight: 600;
}
.nub{
    height: 110px;
}
.nubb{
	height: 131px;
}
.news-title {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.news-title img {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 5px;
}

.news{
	margin: 5px 0;
	border-radius: 5px;
	overflow: hidden;
    background-image: linear-gradient(#ffaf33, white);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}
.txtMarquee-left{
    margin-left: 125px;
    margin-top: 7px;
}

.box{
	margin: 5px 0;
	border-radius: 5px;
	overflow: hidden;
    background-color:#ffaf33;
    padding:4px 4px;
	
}


.stairs{
	text-align: left;
	color: #000;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
	table-layout:fixed;
	border-collapse: collapse;
}

.stairs tr{
    font-size: 21px;
}

.stairs tr td {
	background-color: rgb(244, 244, 244);
	padding: 5px 0;
	color: rgb(224, 0, 0);
	border:1px solid #bebeb6;
}

.stairs tr td i{
	color: #170099;
}
.stairs tr td u{
	font-size: 30px;
}

.stairs .stairs-head td{
	font-size: 15pt;
	background-color: rgb(34, 34, 255);
	color: white;
	text-align: center;
}



.tongzhi{
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    background-image: linear-gradient(to  right, rgb(57, 57, 240), red);
    border-radius: 5px;
}
.tongzhi .beiyong{
    padding: 10px auto;
    font-size: 18px;
}
.tongzhi .beiyong p i{
    color: #000000;
}
.tongzhi .beiyong p i u{
    color: rgb(230, 0, 0);
    font-size: 20px;
    font-weight: 900;
}

.kjzb{
    background-color: white;
}

.list-title{
	background: linear-gradient(transparent,#fdfdfd);
	color: rgb(20, 0, 204);
	border-left: 1px solid #ffaf33;
	border-right: 1px solid #ffaf33;
	height: 42px;
	line-height: 40px;
	font-size: 20pt;
    text-align: center;
    text-shadow: 0px 1px 1px #666050;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box .guanggao{
	margin-bottom: -4px;
}

.biaoge td{
    background-color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-family: 楷体;
    height: 30px;
}

.baxiao td{
    background-color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 楷体;
    height: 30px;
}

.baxiao table tr td:nth-child(2){
	font-size: 23px;
}

.sixiao table{
	border: 1px solid #ffaf33;
	border-left: none;
	
}
.sixiao td{
    background-color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 楷体;
    height: 30px;
	border-left: 1px solid #ffaf33;
}


.box .bulian{
	background-color:#4292EF;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background-color: #28f728;
	margin-bottom: 0;
}

.box .bulian li{
	padding: 8px  0;
	font-size: 15pt;
	font-weight: 700;
	border-bottom: 1px solid #4292EF;
}

.box .jingzhun{
	background-color:#ffffff;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 0;
	margin-left: 1px;
	margin-right: 1px;
}

.box .jingzhun li{
	padding: 8px  0;

	border-bottom: 1px solid #4292EF;
}


.box .jingzhun li img{
	height: 15px;
	width: 25px;
}

.news .saomiao{
	text-align: center;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: #6660507a solid 1px ;

}
.weixin{
	margin-bottom: 0;
}



.box .gaoshou{
	text-align: center;
    color: black;
	font-size: 18px;
	font-weight: 700;
}
.box .gaoshou li{
	background-color: white;
	margin: 2px 0;
	padding: 7px 0;
}

.box .gaoshou u{
	color: blue;
	font-size: x-large;
	font-size: 16pt;
}
.box .gaoshou li u:hover{
	color: red;
}

.box .gaoshou img{
	height: 17px;
	width: 22px;
}

.head .biaoti{
	position: fixed;
	width: 720px;

}
.head .biaoti img{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.head .biaoti div{
	position: absolute;
	right: 25px;
	top: 30%;
	font-size: 15px;
	font-weight: bold;
    background-color: #d4b71085;
	padding: 5px;
	border-radius: 10px;
}
.head .biaoti div a{
	color: white;
}

.head .biaoti div a:hover{
	color: rgb(0, 0, 0);
}


.box .ziliao{
	text-align: center;
    color: black;
	font-size: 13pt;
	font-weight: 700;
}
.box .ziliao li{
	background-color: white;
	margin: 2px 0;
	padding: 7px 0;
}

.box .ziliao i{
	color: green;
}
.box .ziliao u{
	color: blue;
}

.box .centerrg{font-size:18px;}
.box .centerrg i{font-size:22px; color:red;}



.copyright{
	width: 80%;
	margin:0 auto;
	text-align: center;
	font-size: 13px;
	font-family: 微软雅黑;
	padding-bottom: 5px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
}


.box .zuanshi{
	color: #ff0000;
	text-align: center;
	font-size: 19pt;
	font-weight: 700;
}
.box .zuanshi tr{
	background-color: white;
	margin: 0 0px 2px 0px;	
	
}
.box .zuanshi tr td{
	padding:2px 2px;
	
}
.box .zuanshi tr:nth-child(1){
	background-color: #CCFF99;
	font-size: 18pt;
	color: #000;
}


.box .juesha{
	text-align: center;
    color: black;
	font-size: 12pt;
	font-weight: 700;
}
.box .juesha li{
	background-color: white;
	margin: 2px 0;
	padding: 7px 0;
}

.box .juesha i{
	color: rgb(255, 0, 0);
	font-size: 15pt;
}


.box .ziliao-wangzhan{
	text-align: center;
	font-size: 17pt;
	font-weight: bold;
	color: #000;
}

.box .ziliao-wangzhan tr td {
    background-color: white;
	padding: 5px 0;
	border-radius: 5px;
}



.liangji{
	background-color: rgb(252, 247, 243); 
	margin: 0px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box; 
	word-break: break-all; 
	border-top: 1px solid #ffaf33;
	padding-left:2px; 
	padding-right:2px; 
	padding-top:3px; 
	padding-bottom:7px; 
}

@media screen and (max-width: 720px){
	.box{
		margin:5px 5px ;
	}
    .tongzhi .beiyong p{
        font-size: 14px;
    }
    .kjzb iframe{
        height: 125px;
	}
    .kjsj p{
        display: none;
    }
    .box .bulian li{font-size:13pt}
    .box .list-title{
		font-size: 20px;
	}
    
    .box .stairs tr{
		font-size: 12px;
	}
	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head td{
		font-size: 15px;
	}
	.box .jingzhun li{
		font-size: 15px;
	}
	.box .ziliao-wangzhan{
		font-size: 13pt;
	}
	.box .centerrg i{font-size:18px;}
	
	.box .gaoshou li{
		font-size: 16px;
	}
	.sixiao table tr td{
		font-size: 17px;
	}
}

@media screen and (max-width: 375px){
    .baxiao td{font-size:16px}

}


.header.index-header {
	height: 98px;
}

