#header{
	height: 150px;
	width: 100%;
    background: #851727;
}
#header .logo{
	width: 482px;
	display: block;
	height: 100px;
	background: url(../images/logo.png) 10px center no-repeat;
}
#header .w1000{
	background: url(../images/w1170.png) 100% center no-repeat;
}
.searchbox{
	width: 200px;
	height: 30px;
	float: right;
	background: url(../images/sea.png) 0 0 no-repeat;
}
#header .search{
	width: 240px;
	margin-right: 10px;
	height: 100%;
}
#header .search ul{
   height: 20px;
   line-height: 20px;
   margin: 0px 0 13px 0; 
}
#header .search li{
    font-size: 15px;
    color: #fae5e8;
    height: 100%;
    line-height: 20px;
	float: right;
	background: url(../images/tel.png) 0 center no-repeat ;
	padding-left: 17px;
padding-top:5px;
padding-bottom:5px;
}
#header .search li.mr{
	padding-left: 8px;
	border-left: 1px solid #d6d6d6;
}
#header .search em{
	color: #eedfb0;
	font-size: 18px;
	padding-left: 5px;
}
#header .search a{
	color: #666666;
	font-style: 12px;
}
#header .search a:hover{
	color: #943217;
}
#header .search .txt{
	color: #655257;
	font-size: 14px;
	font-family: "微软雅黑";
	text-indent: 14px;
	width: 170px;
	height: 30px;
	line-height: 30px;
	border-style: none;
	border-width: 0px;
	background: none;
}
#header .search .btn{
	width: 30px;
	height: 30px;
	border-style: none;
	border-width: 0px;
	background: none;
}
#header #nav{
	width: 100%;
	height: 50px;
	background: #eedfb0;
}
#header .nav{
	width: 1170px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	z-index:10;
}
#header .nav li{
	position: relative;
	float: left;
	height: 100%;

	text-align: center;
	font-size: 16px;
	z-index:10;
	background: url(../images/nli.jpg) 100% center no-repeat;
}
#header .nav li>a{
	display: block;
	color: #851727;
	padding: 0 22px 0 19px;

}
#header .nav li div{
	position: absolute;
	width: 100%;
	overflow: hidden;
	left: 0;
	top: 50px;
	display: none;
	background: #fff;
}
#header .nav li:hover div{
	display: block;
}
#header .nav li div a{
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #555555;
	border-bottom: 1px solid #e5dfe0;
}
#header .nav div a:hover{
	color: #981a2c;
}
.banner{
	width: 100%;
	position: relative;
	text-align: center;
	height: 447px;
	overflow: hidden;
}
.banner .pn{
	width: 100%;
	position: relative;
	z-index: 6;
}
.banner .prev{
	position: absolute;
	width: 26px;
	height: 450px;
	top: 0px;
	left: 10%;
	background: url(../images/pv.png) 0px center repeat-x;
	cursor:pointer;
}
.banner .prev:hover{
	background: url(../images/pv.png) 0px center repeat-x;
}
.banner .next{
	position: absolute;
	width: 26px;
	height: 465px;
	top: 0px;
	right: 10%;
	background: url(../images/nt.png) 26px center repeat-x;
	cursor:pointer;
}
.banner .next:hover{
	background: url(../images/nt.png) 26px center repeat-x;
}
.banner .pic {
	position: relative;
	width: 100%;
	height:100%;

}
.banner .pic li{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;top:0;
	z-index: 1;
	background-repeat: no-repeat;
	/*opacity: 0;
	filter: alpha(opacity=0);*/
}
#Banner .btn{
	position: absolute;
	width: 100%;
	height: 27px;
	left: 0px;
	bottom:15px;
    text-align: center;
    z-index: 6;
}
#Banner .btn li{
	width: 10px;
	height: 10px;
	line-height: 9px;
	color: #fff;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 9px;
	overflow: hidden;
}
#Banner .btn li{
	*display: inline;
}
#Banner .btn li.selected{
	background:#eedfb0;
	color: #eedfb0;
}
#content{
	width: 100%; min-width:1170px;
    overflow: hidden;
}
.row1{
	width: 1170px;
	height: 460px;
	overflow: hidden;
	margin: 0 auto;
	padding-top:35px
}
.row1 .allbox{
	width: 360px;
	height: 390px;
	padding: 20px;
	overflow: hidden;
	float: left;
	background: #fff;
}
.row1 .box{
	width: 360px;
	height: 100%;
	overflow: hidden;
}
.index-tit{
	height: 35px;
	line-height: 33px;
    position: relative;
	border-bottom: 1px solid #ebebeb;
}
.index-tit dt{
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 33px;
	text-align: center;
}

.index-tit dd{
	position: relative;
	width: 50px;
	float: right;
	height: 35px;
	text-align: right;
	padding-right: 2px;
	color: #6e727d;
	font-size: 12px;

	border-bottom: 2px solid #ebebeb;

}
.index-tit dd a{
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background:#fff;
	color: #6e727d;
	padding-right: 10px;
	background:#fff url(../images/more.jpg) 100% 12px no-repeat;
}
.index-tit dd a.s{
	z-index: 2;
}
.index-tit dd a:hover{
	color: #851727;
}
.index-tit b{
	height: 33px;
	padding:0 5px;
	line-height: 30px;
	display: block;
	float: left;
	color: #555555;
	cursor: pointer;
	font-weight: 100;
	font-size: 18px;
	font-weight: 700;
	margin-right: 10px;
}
.index-tit b.s{
	font-weight: 700;
	border-bottom: 2px solid #851727;
	color: #851727;
}

.row1 .box{
	position: relative;
	overflow: hidden;
}
.row1 .list{
	position: absolute;

}
.row1 .list ul{
	width: 360px;
	float: left;

}
.pageleft .icobox{
	width: 300px;
}
.pageleft .icobox .ico{
	margin-left: 0;
	margin-right: 15px;
	width: 132px;
	height: 122px;
	line-height: 58px;
	font-size: 18px;
	margin-top:15px;
}
.pageleft .icobox .ico i{
   height: 64px;
}
.pageleft .icobox ul li{
   margin-left: 0;
   width: 280px;
   height: 70px;
}
.pageleft .ico1{
	background:#da7930;
}
.pageleft .ico2{
	background:#2f9dc6;
}
.pageleft .ico3{
	background:#4483c0;
}
.pageleft .ico4{
	background:#74a640;
}
.pageleft .ico5{

	background:#cd4f61;
}
.pageleft .ico1 i{
    background: url(../images/ico11.png) center 100% no-repeat
}
.pageleft .ico2 i{
    background: url(../images/ico12.png) center 100% no-repeat
}
.pageleft .ico3 i{
    background: url(../images/ico13.png) center 100% no-repeat
}
.pageleft .ico4 i{
    background: url(../images/ico14.png) center 100% no-repeat
}
.pageleft .ico5 i{
	margin-left: 0;
    background: url(../images/ico15.png) center center no-repeat
}
 .icobox{
	float: right;
	height: 100%;
	width: 760px;
}
.icobox .ico{
	width: 170px;
	margin-left: 20px;
	float: left;
	height: 160px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
}
.icobox .ico i{
	height: 100px;
	width: 100%;
	display: block;
}
.icobox a:hover{
	color: #fff;
}
.icobox ul{
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}
.icobox ul li{
	height: 70px;
	width: 360px;
	float: left;
	margin-left: 20px;

}
.icobox ul li a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 20px;
	line-height: 70px;
}
.icobox ul a i{
	width: 70px;
	height: 100%;
	float: left;
}
.icobox i{
	cursor: pointer;
}
.ico78{
	background:#74a640;
}
.ico78 i{
    background: url(../images/ico1.png) center 100% no-repeat
}
.ico79{
	background:#74a640;
}
.ico79 i{
    background: url(../images/ico2.png) center 100% no-repeat
}
.ico80{
	background:#da7930;
}
.ico80 i{
    background: url(../images/ico3.png) center 100% no-repeat
}
.ico81{
	background:#da7930;
}
.ico81 i{
    background: url(../images/ico4.png) center 100% no-repeat
}
.ico82 i{
	margin-left: 77px;
	background: url(../images/ico5.png) center center no-repeat;
}
.ico82{

	background:#df8a28 ;
}
.ico83 i{
	margin-left: 41px;
	background: url(../images/ico6.png) center center no-repeat;
}

.ico83{
	background:#cd4f61 ;
}
.ico84{
	background:#2f9dc6;
}
.ico84 i{
    background: url(../images/ico7.png) center 100% no-repeat
}
.ico85{
	background:#2f9dc6;
}
.ico85 i{
    background: url(../images/ico8.png) center 100% no-repeat
}
.ico86{
	background:#4483c0;
}
.ico86 i{
    background: url(../images/ico9.png) center 100% no-repeat
}
.ico87{
	background:#4483c0;
}
.ico87 i{
    background: url(../images/ico10.png) center 100% no-repeat
}
.icobox a:hover i{
	 -webkit-transform:rotate3d(0,1,0,360deg);
    transform:rotate3d(0,1,0,360deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.icobox a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

ul.text li{
	height: 44px;
	line-height: 44px;
    padding: 0 3px;
    *height:41px;
	*line-height: 41px;
	border-bottom: 1px solid #efefef;
}
ul.text li a{
	float: left;
	height: 44px;
	line-height: 44px;
	color: #353944;
	font-size: 14px;
	
}
ul.text li span{
	float: right;
	color: #a2a2a2;
	font-size: 12px;
	
}
ul.text li a:hover{
	color: #981a2c;
}
#bottom{
	background: #851727;
	height: 306px;
	border-top: 3px solid #dcc374;
}
#bottom .box{
	height: 100%;
	width: 1180px;
	margin: 0 auto;
}
#bottom .box .top{
	position: relative;
	height: 224px;
	padding-top: 57px;
}

#bottom .box .ulbox{
	overflow: hidden;
	float: left;
	height: 100%;
	min-width: 217px;
	padding-left: 5px;
}
#bottom .box .ulbox.mr{
	background: url(../images/mr.jpg) 100% 47px no-repeat; 
	margin-right: 100px;
	padding-right: 100px;
}
#bottom .box .ulbox li.tit{
	font-size: 16px;
	color: #ffffff;
	height: 42px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 8px;
	text-transform: uppercase;
	background: url(../images/index.jpg) 0 100% no-repeat;
}
#bottom .box .ulbox .tit{
	font-size: 16px;
	color: #ffffff;
	height: 42px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 8px;
	text-transform: uppercase;
	background: url(../images/index.jpg) 0 100% no-repeat;
}
#bottom .box .ulbox ul{
	float: left;
	padding-top: 5px;
}
#bottom .box .ulbox .wx{
	float: left;
	width: 113px;
	height: 113px;
	margin-top: 10px;
	margin-right: 15px;
	border: 4px solid #fff;
}
#bottom .box .ulbox em{
	color: #eedfb0;
}
#bottom .ulbox a:hover{
	color: #fff;
	opacity:0.7;filter:alpha(opacity=70);
	-webkit-transition: all 0.8s;
	  -moz-transition: all 0.8s;
	   -ms-transition: all 0.8s;
	    -o-transition: all 0.8s;
    transition: all 0.8s;
}
#bottom .ulbox li{
	height: 30px;
	line-height: 30px;
	color: #f1f1f1;
	font-size: 13px;
}
#bottom ul li a{
	color: #f1f1f1;
	font-size: 12px;
}
#bottom ul li a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#bottom .footer{
	height: 56px;
	background: #423939;
	line-height: 56px;
	color: #aca1a1;
}
#bottom .footer a{
	color: #aca1a1;
}
#bottom .footer a:hover{
	opacity: 0.8;filter:alpha(opacity=80);
     -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.lmtitle{
	width: 1170px;
	margin: 0 auto;
	color: #666666;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	/*background: url(../images/ho.jpg) 4px center no-repeat;*/
}

.lmtitle a{
	color: #666;
}
.lmtitle a:hover{
	color: #981a2c;
}
.newshow{
	color: #353944;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	padding-top: 15px;
}
.newshow a{
        color:#000;
}
.newshow .newstitle{
	padding: 5px 0 10px 0;
	line-height: 38px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.newshow .newstitle {
	color: #333333;
	font-size: 24px;
	font-weight: 100;
}
.newshow .newstitle em{
	display: block;
	width: 100%;
	color: #888888;
	font-size: 12px;
	text-align: center;
}
.newshow .newstitle span{
	display: inline-block;
	padding-left: 10px;
}
.newshow table{border-collapse:collapse;border: 1px solid;}


/*.newshow .newstitle .box{
	display: inline-block;
	width: auto;
}*/
.bdsharebuttonbox{
	display: block;
}
ul.page{
	position: relative;
	color: #981a2c;
	font-size: 14px;
	padding-top: 15px;
	margin-top: 40px;
    border-top: 1px solid #ebebeb;
}
ul.page li{
	height: 30px;
	line-height: 30px;
}
ul.page a{
	color: #4a4b55;
}
ul.page a:hover{
	color: #981a2c;
}
ul.page .box{

	position: absolute;
	top: 10px;
	height: 30px;
	right: 0;
}
ul.page .box .bl{
	color: #0075d8;
}
ul.page .box a{
	display: block;
	float: left;
	padding-left: 10px;
}
ul.page .box .re{
	color: #851727;
}
.pagecont{
	width: 1170px;
	margin: 0 auto;

	overflow: hidden;
}
.pageleft{
	float: left;
	width:300px;
	overflow: hidden;
}
.pageright{
	width: 830px;
	float: right;
	padding:5px 20px 20px 20px;
	background: #fff;
	margin-bottom: 24px;
        min-height:550px;
}
.pageright.prevt{
	position: relative;
}
.pagenav{
	overflow: hidden;
	width: 280px;
	border-top: 3px solid #dcc374;
}
.pagenav li{
	height: 49px;
	line-height: 49px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}	
.pagenav li a{
	width: 100%;
	height: 100%;
	display: block;
    color: #4a4b55;
    font-size: 16px;
	text-indent: 20px;
    background: #fff url(../images/n1.png) 92% center no-repeat;
}
.pagenav li a:hover{
    color: #fff;
    background: #851727 url(../images/n2.png) 92% center no-repeat;
}
.pagenav li a.s{
    color: #fff;
    background: #851727 url(../images/n2.png) 92% center no-repeat;
}
.parent{
	position: relative;
	height: 46px;

}
/*.topparent{
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 20px;
	text-indent: 20px;
	background: url(../images/one.jpg) 0 0 no-repeat;
}*/
.parent dt{
	position: absolute;
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 2px;
	color: #454545;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-size: 24px;
	border-bottom: 2px solid #981a2c;
}
.parent dd{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: right;
	border-bottom: 1px solid #ebebeb;
	float: right;
	color: #888888;
	font-size: 12px;
}
.parent dd a{
	color: #888;
}
.parent dd a:hover{
	color: #981a2c;
}
.newslist{
	overflow: hidden;
	padding-bottom: 30px;
}
.newslist li{
	height: 45px;
	line-height: 45px;
	*height: 44px;
	*line-height: 44px;
	font-size: 14px;
	border-bottom: 1px solid #eeeeee;
}
.newslist li a{
	float: left;
	padding-left: 3px;
	color: #555555;
}
.newslist li  span{
	float: right;
	color: #999;
	font-size: 13px;
	padding-right: 5px;
}
.newslist li a:hover{
	color: #981a2c;
}
.ban{
	height: 220px;
	width: 100%;min-width:1170px;
}
.ban li{
	height: 100%;
	width: 100%;
}
ul.tab1 {
	padding-left: 105px;
	text-align: left;
	overflow: hidden;
	padding-top: 15px;
	border-top: 1px solid #efefef;
	/*padding-left: 75px;*/
}
ul.tab1 li img{
	vertical-align: middle;
}
ul.tab1 span{    
	line-height: 30px;
     padding: 0 10px; 
  /*  width: 113px;*/
    text-align: left;
    float: left;
}
ul.tab1 .red{
	text-align: left;
}
ul.tab1 li{
	height: 50px;
	color: #4a4e57;
	line-height: 50px;
	font-size: 14px;
}
ul.tab1 li input{
	width: 300px;
	height: 34px;
	color: #454545;
	float: left;
	line-height: 34px;
	padding-left: 10px;
	border-style: none;
	border:1px solid #dcdfe3;
	margin-right: 10px;
	font-family: '微软雅黑',arial;
}
ul.tab1 #content{
	width: 500px;
	height: 85px;
	padding-left:10px;
	padding-top: 10px;
	border-style: none;
	color:#454545; 
	border:1px solid #dcdfe3;
	margin-right: 10px;
	font-family: '微软雅黑',arial;
}
ul.tab1 li input.cleabtn{
	border-style: none;
	color: #fff;
	width: 88px;
	height: 34px;
	background: #bebebe;
	font-size: 16px;
	margin-top: 6px;
	font-family: '微软雅黑',arial;
}
ul.tab1 li input.subtn{
	border-style: none;
	height: 40px;
	width: 108px;
	color: #fff;
	font-size: 16px;
	font-family: '微软雅黑',arial;
	background: #851727;
	margin-right: 10px;
}
ul.tab1 .btnbox{
	padding-top: 30px;
    padding-left: 63px;
}
ul.tab1 #subject{
	width: 15px;
	height:15px;
	float: left;
    margin: 8px;
}
ul.tab1 #subject_1{
	width: 15px;
	height:15px;
	float: left;
	    margin: 8px;
}
ul.tab1 .ib{
	float: left;
	line-height: 30px;
}
.newshow .message{
	width: 108px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 16px;
	background: #4483c0;
	margin-top: 10px;
	margin-bottom: 20px;
}
.newshow .tabbox{
	height: 200px;
	width: 100%;
}
.newshow .tabbox .tab{
	float: left;
	color: #851727;
	font-size: 18px;
	margin-left: 95px;
}
.newshow .tabbox .tab>li{
	height: 40px;
	line-height: 40px;
	*height: 37px;
	line-height: 37px;
	font-size: 14px;
}
.newshow .tabbox .tab span{
	color: #353944;
	font-size: 14px;
	width: 80px;
	float: left;
	line-height: 40px;
}
.newshow .tabbox .tab input.sub{
	width: 80px;
	line-height: 30px;
	height: 30px;
	border-style: none;
	border-width: 0;
	background: #981a2c;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	font-family: "微软雅黑";
	margin-left: 80px;
	padding-left: 0;
}
.newshow .tabbox .tab input{
	width: 188px;
	float: left;
	height: 28px;
	padding-left: 10px;
	border: 1px solid #dddddd;
}
.newshow .tabbox .tab .fl{
	width: 198px;
    height:30px;
}
.gridtable .bt{
 border-top: 1px solid #dddddd; 
 background:#f8f8f8;
}
.gridtable {  
    font-family: verdana,arial,sans-serif;  
    font-size:11px;  
    color:#333333;  
      border-left: 1px solid #dddddd; 
    margin-bottom: 20px;
    margin-top: 20px;
    border-collapse: collapse;  
}  
.gridtable tr{
style="border-collapse:separate; border-spacing:0px;"
}
.gridtable td{
style="border-collapse:separate; border-spacing:0px;"
}
.gridtable th {  
    border-width: 1px;  
    padding: 8px;  
    border-style: solid;  
   border: 1px solid #dddddd; 
    font-size: 15px;
    color: #981a2c;
    font-weight: 700;
    background-color: #f8f8f8;  
    font-family: "微软雅黑";
}  
.gridtable .tr{
float: left;
    width: 457px;
}
.gridtable div {  
    float: left;
    width: 102.2px;
    font-family: "微软雅黑";
    font-size: 14px;
height:43px;
line-height:43px;
    text-align: center;
 border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}  
.toptit .tit{
 border-top: 1px solid #ddd;
}
.gridtable div.tit{
	background: #f8f8f8;
	color: #851727;
}
.NewsPage a{color:#666;}
.NewsPage a:hover{color:#8F2F15;}

.backbg{width: 100%;height: 100%;position: fixed;top: 0;left: 0;opacity: 0.6;background: #000;z-index: 10;}
.cxdata{width: 370px;height: 240px;background:#f5f1df;border-top: 2px solid #dcc374 ;position: fixed;z-index: 12;left: 0;top: 0;}
.cxdata h1{font-size: 20px;width: 100%;height: 40px;line-height: 40px;background:#851727;color: #fff;text-indent: 20px;}
.cxdata ul{padding:10px 20px;}
.cxdata ul li{font-size: 16px;line-height: 40px;}
.cxdata ul li font{display: block;float: left;width: 80px;}
.cxdata .closecx{position: fixed;z-index: 13;width: 22px;height: 22px;background: url(../images/close.png)  no-repeat; cursor: pointer;
-webkit-background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	background-size: 22px 22px;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}
.cxdata .closecx:hover{
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}
.photolist{
	overflow: hidden;
	width: 100%;
	padding-top: 22px;
	padding-bottom: 10px;
}
.photolist li{
	width: 187px;
	float: left;
	
}
.photolist li.mr{
	margin:0 10px;
}
.photolist li a{
	display: block;
	text-align: center;
	line-height: 45px;
color: #555555;
}
.photolist li .pic{
	height:123px;
	width: 100%;
}
.photolist li a.txt{
	height: 45px;
	line-height: 45px;
	color: #555555;
	font-size: 15px;
}
.photolist li:hover a.pic{
	opacity: 0.8;filter:alpha(opacity=80);
   transition:all 0.3s;
}
.photolist li:hover a.txt{
	color: #1262ad;
}
.messageslist{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.messageslist li{
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	color: #7b7b7b;border-bottom: 1px dashed #ccc;
}select
.messageslist li .txt{
	
	padding-top: 10px;
	padding-bottom: 10px;
}
.messageslist li .reply{
	color: #6ba445;
	padding-bottom: 10px ;

}
.messageslist li .txt em{
	color: #851727;
}
.messageslist li .reply em{
	color: #6ba445;
}
.messageslist li div a{
	float: right;
	color: #7b7b7b;
}

.newsbyqx{width: 100%;padding-top: 50px;}
.byqx_div{
	width: 540px;
	border:1px solid #cccccc;
	margin:0 auto;
	padding-bottom: 25px;
}
.byqx_div h1{
	font-size: 20px;
	width: 100%;
	height: 56px;
	line-height: 56px;
	color: #fff;
	background: #851727;
	text-align: center;
	margin-bottom: 15px;
}

.byqx_div li{
	width: 420px;
	margin:0 auto;
	font-size: 16px;
	height: 34px;
	padding: 10px 0;

}
.byqx_div li select{
	width: 360px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border-color: #cccccc;
}
.byqx_div li .qxcxbutton{
	width: 110px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border:0;
	background: #da7930;
	font-size: 16px;
	text-align: center;
	margin-left: 50px;
	display: block;
	cursor: pointer;
}
.byqx_div li .qxcxbutton:hover{background: #851727;}

.byqx_list{
	width: 540px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 16px;
	margin:50px auto 0;
}
.byqx_list li{
	width: 134px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	text-align: center;
	line-height: 36px;
}
.byqx_list li.fisrt_byli{
	background: #851727;
	color: #fff;
}

table.lnfs {  
    font-family: verdana,arial,sans-serif;  
    font-size:16px;  
    color:#5d5851;  
    border-width: 1px;  
    border-color: rgb(220, 195, 116);  
    margin-bottom: 20px;
    margin-top: 20px;
    border-collapse: collapse; 
    margin-bottom: 26px;     border-top: 2px solid #0051a1;
}  
table.lnfs th {  
    border-width: 1px;  
    padding: 8px;  
    border-style: solid;  
    border-color: #e8e8e8;  
    font-size: 18px;
    color: #0051a1;
    font-weight: 700;
    background-color: #fff;  
    font-family: "微软雅黑";

}  
table.lnfs td {  
    padding: 8px;  
    width: 135px;
    font-family: "微软雅黑";
    font-size: 16px;
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #ffffff;
} 



