 /* 重置 */
* {
	font-family: Microsoft YaHei;
	font-size: 14px;
}

div,form,p,i,img,ul,li,ol,dl,dt,dd,table,tr,td,th,fieldset,label,legend,select,button
	{
	margin: 0;
	padding: 0;
	border: 0;
}

p,li,div { /* add */
	line-height: 24px;
} /* 标题样式 */
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	margin: 0;
} /* 列表样式 */
ul,ol,li,dl,dt,dd {
	list-style: none;
} /* 图片样式 */
img,a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
} /* 链接样式*/
a:link {
	/*color: #FF8300;*/
	text-decoration: none;
}

a:active {
	color: #FF8300;
	text-decoration: none;
}

a:hover {
	color: #FF8300;
	text-decoration: none;
}

a {
	color: #404040;
	text-decoration: none
}
.table {
    width: 95%;
    border-collapse: collapse;
}
.table tr,th{border: 1px solid #d00602;padding: 10px 8px; }
.table td{padding: 10px 20px;}
.table th{width: 15%;}

.header {
	height: 250px;
	/* border-bottom: 5px solid #d00602; */
	width: 100%;
	background-image: url(../images/hdbg.jpg);
	background-repeat: no-repeat;
    background-position: 0% 34%;
    background-size: cover;
/* 	margin-bottom: 10px; */
	
}
.topdate{
    float: left;
    color: #888888;
    margin: 0;
    padding: 0;
    /*border: 1px solid red;*/
}

.topdate a {
    color:#0d357e;
    /*font-size:14px;*/
    text-decoration:none;
    line-height:35px;
    margin: 6px 0;
}

.topdate li {
    color:#555555;
    text-decoration:none;
    /*font-size:14px;*/
    margin: 3px 0;
    list-style:none;
}

.topdate ul{ margin:0px; padding:0px;}
/*.nav{*/
    /*width:1000px;*/
    /*background:url(../images/banner_20150922.jpg) no-repeat;*/
    /*height:90px;*/
/*}*/
.toptext{
    float: right;
    color: #888888;
    margin: 0;
    padding: 0;
    /*border: 1px solid red;*/
}
.toptext a{color: #888888;text-decoration: none}
.toptext a:hover{color: #ffae00}
.toptext div{float: left;padding: 0 5px;margin: 0;}
.toptext p{margin: 6px 0;}
.topall{
    width: 1024px;
    margin: 0 auto;
    /*border: 1px solid red;*/
}




/*.nav {
	height: 50px;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}



.nvlist {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}*/
/* 菜单css */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}








.ndbr {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background-color: #d00602;
	width: 1024px;
	margin: 0 auto;
	margin-top: 10px;
	height: 50px;
}

.ndbr p {
	padding: 14px;
	font-size: 22px;
}
/****列表页面css****/
.listtitle {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	background-color:#d00602;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	float: right;
	width: 712px;
	margin-bottom: 10px;
}

.liatleft {
	float: left;
}

.lfet_tit {
	/*width: 100%;
	height: 140px;*/
	    border-bottom: 5px solid #f6bb43;
	background-color: #d00602;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	 width:300px;
    height: 100%; 
   
    background-repeat: no-repeat;
    background-size: cover; 
}
.lfet_tit p{
       font-size: 28px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0;
    padding-top: 70px;
    padding-bottom: 40px;
    width:300px;
}
.lefti_in {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.left_post {
	font-size: 36px;
	font-weight: 600;
}

.listtitle p {
	padding: 14px;
	font-size: 18px;
}

.counttitle {
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
	font-weight: bold;
}

.countdate {
	float: right;
	margin-right: 50px;
	font-size: 10px;
	color: #ccc;
}

.count {
	padding: 10px;
	text-indent: 2em;
	border-bottom:1px dashed #CCCCCC;
	background-color: white;
}
.pageclose{
	    float: right;
    margin: 10px;
}
.malpag {
	    float: right;
   /*  border: 1px solid #d00602; */
    width: 690px;
    padding: 10px;
	background-color: cornsilk;
}
/******end***********/
.newsdiv {
	width: 1024px;
	margin: 0 auto;
	margin-top: 10px;
	/*border: 1px solid #000;*/
	float: none;
}
/*  幻灯css  */
.slideBox {
	width: 560px;
	height: 360px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	float: left;
	    margin: 10px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 25px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width:560px;
	height: 340px;
	display: block;
}
 
.slideBox .prev,.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,.slideBox .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}  
/* 幻灯css 
.slideBox {
	width: 300px;
	height: 260px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	float: left;
	    margin: 10px;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width:300px;
	height: 260px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可  
.slideBox .prev,.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,.slideBox .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}*/
/* .indexmejj {
    width: 350px;
    float: right;
    margin: 10px;
    text-align: justify; 
    text-indent: 2em;
    letter-spacing: 5px;
    line-height: 25px;
    font-size: 16px;
    font-family: Microsoft YaHei;
} */
.news {
	background-color:#FFF;
	width: 1024px;
	height: 370px;
	/* margin-left: 6px; */
	float: left;
}
.complaints{
   width: 670px;
    height: 240px;
    margin: 0 auto; 
    float: left;
        background-color: #FFF;
    /*border: 1px solid red;*/
}
.complaints_button{
    width: 186px;
    margin-top: 40px;
    margin-left: 20px;
    float: left;
    /*border: 1px solid red;*/
}
.complaints_button button{border: none;}
.complaints_button1{
    width: 186px;
    height: 58px;
    color: white;
    font-size: 20px;
    letter-spacing: 2px;
}
.download{
    width: 405px;
    height: 155px;
    float: left;
    margin-left: 20px;
    margin-top: 40px;
    /*border: 1px solid red;*/
}
.download p{margin: 0;}
.download_div{width: 98px;float: left;margin-top: 15px;}
.download_div p{text-align: center;color: #666666}
.nwtitle {
	font-size: 20px;
	color: #d00602;
	background-color: #FFF;
	border-top: 3px solid #d00602;
	height: 25px;
	padding: 10px;
	font-weight: 600;
	float: none;
	text-align: left;
}
.linktit{
	    font-size: 20px;
    color: #d00602;
    border-bottom: 3px solid #d00602;
    padding: 10px;
    font-weight: 600;
}
.right_content1{
	    border: 1px solid #DADADA;
	    
}
.right_content1{
    width: 94.5%;
    height: 100%;
    /*height: 273px;*/
    float: left;
    margin: 0 26px;
    margin-top: 25px;
    padding-bottom: 20px;
    border: 1px solid #d4d4d4;
}
.right_content1_p{
    width: 100%;
    float: left;
    border-bottom: 4px solid #d00602;
}
.right_content1_p p{
    color: #d00602;
    float: left;
    margin: 0;
    padding: 8px 3px;
    font-size: 20px;
}
.right_content1_div1{
    width: 80%;
    float: left;
    /*margin: 0 100px;*/
    margin-left: 16%;
    padding-top: 20px;
    /*border: 1px solid red;*/
    /*margin-left: 180px;*/
}
.right_content1_div1 div{
    width: 25%;
    /*border: 1px solid;*/
    text-align: left;
    /*margin-right:18% ;*/
    float: left;
}
.right_content1_div1 a{
    color: #888888;
    text-decoration: none;
}
.right_content1_div1 a:hover{color: #d00602}
.right_content2{
    width: 94.5%;
    height: 100%;
    float: left;
    margin: 0 26px;
    margin-top: 25px;
    padding-bottom: 20px;
    border: 1px solid #d4d4d4;
}
.right_content3{
    width: 94.5%;
    height: 100%;
    float: left;
    margin: 0 26px;
    margin-top: 25px;
    padding-bottom: 20px;
    border: 1px solid #d4d4d4;
}
.right_content4{
    width: 94.5%;
    height: 100%;
    float: left;
    margin: 0 26px;
    margin-top: 25px;
    padding-bottom: 20px;
    border: 1px solid #d4d4d4;
}

.nwtitle b {
	FLOAT: right; WIDTH: 20%;
}
.nwtitleCon{
	FLOAT: left; WIDTH: 80%;font-size: 20px;color: #d00602;background-color: #FFF;
}
.nwtitle b a {
	font-size: 17px; 
	font-weight: 200;
	color: #1b1616;
	line-height: 24px;
	height:24px;
	width:85px;
}

.nwtitle b a:hover {
	color: #FF8300;
}

.nwtitle div a {
	color: #1b1616;
	line-height: 24px;
	height:24px;
	width:85px;
	font-size: 17px; 
	font-weight: 200;
}

.nwtitle div a:hover {
	color: #FF8300;
}
.nwlist {
	width: 100%;
	padding: 5px
}

.nwlist a {
	color: #404040;
}

.nwlist a:hover {
	color: #FF8300;
}

.notice {
	width: 430px;
	height: 370px;
	margin-left: 10px;
	float: right;
}

.nottop {
	background-color: #FFF;
	width: 430px;
	height: 370px;
	float: left;
}

.txtMarquee-top {
	width: 400px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
}

.txtMarquee-top .bd {
	padding: 10px;
}

.txtMarquee-top .infoList li {
	height: 30px;
	line-height: 30px;
}

.txtMarquee-top .infoList li .date {
	float: right;
	color: #999;
}


.videotitle {
	font-size: 20px;
	color: #d00602;
	background-color: #FFF;
	border-top: 1px solid #c59d9b;
	font-weight: 600;
	float: none;
	text-align: left;
}

.newsVideo {
	weight: 314px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
}

.newsVideo .bd {
	padding: 10px;
}

.newsVideo .infoList li {
	height: 30px;
	line-height: 30px;
}

.newsVideo .infoList li .videodate {
	float: right;
	color: #999;
}

.infoList a {
	color: #404040;
}

.infoList a:hover {
	color: #FF8300;
}

.notbut {
	background-color: #FFF;
	width: 350px;
	height: 240px;
	float: left; 
	    float: right;
}

.query {
	padding: 5px;
	text-align: center;
}

.qnumber {
    height: 60px;
    line-height: 50px;
}

.qurebut {
	width: 200px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d00602;
	border-radius: 5px;
	margin-top: 10px;
}

.qurebut:hover {
	background-color: #ffaae00;
}

.qinpt {
	width: 215px;
    height: 30px; 
    text-indent: 5px;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
}

.policy {
	    width: 1024px;
    background-color: #FFF;
	border-top: 3px solid #d00602;
    height: 400px;
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
}

.pllist {
	float: left;
	width: 1000px;
	padding: 5px;
	margin-left: 20px;
	height:24px;
}

.pllist a {
	color: #404040;
}

.pllist a:hover {
	color: #FF8300;
}

.pldate {
	FLOAT: right; WIDTH: 15%;font-weight: 100;
}

.test{
	FLOAT: left; WIDTH: 85%;
}
.server {
	background-color: #FFF;
	border-top: 3px solid #d00602;
	width: 319px;
	height: 400px;
	float: left;
	margin-left: 5px;
}

.serdiv {
	/* padding-top: 5px; */
	float: none;
}

.serlist {
	width: 80px;
	text-align: center;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.serlist a img {
	border: 1px solid #ccc;
}

.serlist a img:hover {
	border: 1px solid #FF8300;
}

.serlist a {
	color: #404040;
}

.serlist a:hover {
	color: #FF8300;
}

.letter {
	width: 300px;
	background-color: #FFF;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

.lebut {
	width: 250px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d00602;
	border-radius: 5px;
	margin-top: 20px;
}

.lebut:hover {
	background-color: #006486;
}

.aimg {
	text-align: center;
	margin-top: 20px;
	width: 250px;
	height: 50px;
	margin-left: 25px;
}

.aimg a {
	text-align: center;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 100%;
}

.aimg1 {
	background-image: url(../images/ico/msswweb1.png);
	background-repeat: no-repeat;
}

.aimg1:hover {
	background-image: url(../images/ico/msswweb.png);
	background-repeat: no-repeat;
}

.aimg2 {
	background-image: url(../images/ico/mszxwweb1.png);
	background-repeat: no-repeat;
}

.aimg2:hover {
	background-image: url(../images/ico/mszxwweb.png);
	background-repeat: no-repeat;
}

.aimg3 {
	background-image: url(../images/ico/dwzw1.png);
	background-repeat: no-repeat;
}

.aimg3:hover {
	background-image: url(../images/ico/dwzw.png);
	background-repeat: no-repeat;
}

.aimg4 {
	background-image: url(../images/ico/zwweball1.png);
	background-repeat: no-repeat;
}

.aimg4:hover {
	background-image: url(../images/ico/zwweball.png);
	background-repeat: no-repeat;
}

.mal {
	background-color: #FFF;
	border-top: 3px solid #d00602;
	width: 700px;
	height: 400px;
	float: left;
}

.maltitle {
	margin-top: 10px;
	float: none;
	text-align: center;
	border-bottom: 1px solid #949494;
	height: 25px;
	    color: #d00602;
}

.newstitle {
	margin-top: 10px;
	float: none;
	text-align: left;
	border-bottom: 1px solid #949494;
	height: 25px;
	padding-left: 10px;
	color: #B9B9B9;
}

.malcont {
	margin-top: 10px;
	float: none;
	text-align: center;
	border-bottom: 1px dashed #949494;
	height: 25px;
}

.newscont {
	margin-top: 10px;
	float: none;
	text-align: left;
	border-bottom: 1px dashed #949494;
	height: 25px;
	padding-left: 10px;
}

.pagediv {
	width: 1024px;
	margin: 0 auto;
	margin-top: 10px;
}

.gdid {
	float: left;
	width: 100px;
	margin-left: 5px;
}

.title {
	    float: left;
    text-align: left;
    width: 250px;
    padding-left: 10px;
}

.ntitle {
	float: left;
	width: 560px;
}

.stru {
	float: left;
	width: 100px;
}

.sldate {
	float: left;
	width: 120px;
}
.right_content_p{
    color: #f66d43;
    font-size: 16px;
}
.right_content_form{float: left;}
.right_content_form div{margin-top: 10px;}
.objective div{float: left;margin:0;}
.objective_div2{width: 82%}
.objective_div2 div{width: 16.6%;}
.object{float: left;width: 100%;}
.object div{float: left;margin: 0;}
.object label{float: left;}
.object_div2 select{
    width: 215px; 
    height: 30px;
    text-indent: 5px;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
	}
.object_div2 div{width: 25%;}
.accept{float: left;width: 100%;}
.accept div{float: left;}
.code{float: left;width: 100%;}
.code div{float: left;}
.btn{
    /*border: 1px solid red;*/
    float: left;
    margin: 0 auto;
    text-align: center;
    margin-left: 33%;
}
.btn div{
    float: left;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.btn input{
    border: none;
    color: white;
    background-color: #d00602;
    border-radius: 5px;
    padding: 5px 20px;
}





.bottom{
	    width: 1024px;
    /* width: 1920px; */
    /* height: 221px; */
    height: 170px;
    /* float: left; */
    /* padding-bottom: 10px; */
    /* border-top: 3px solid #dcdcda; */
    /* background-color: #f4f3f3; */
    /* margin-top: -10px; */
    /* color: #FFF; */
    /* font-family: "宋体"; */
    margin-left: auto;
    margin-right: auto;
}
.bottom_div{   
	width: 100%;
    /* margin: 0 auto; */
    /* margin-top: 20px; */}
.bottom_div div{
	margin-top: 10px;
    float: left;
    margin-left: 65px;
   /*  border-left: #ccc 6px solid; */
    }
.bottom img{margin: 0 auto;}
.bottom_text div{margin-left: 10px;}


.statistical {
	margin: 0 auto;
    width: 1024px;
  /*   float: left; */
    margin-top: 10px;
}
.statistical_div{
    width: 252px;
    height: 162px;
    float: left;
    margin-left: 5px;
    border-top:3px solid #d00602;
    background-color: #FFF;
}
.statistical_div_top{
    width: 221px;
    margin: 0 auto;
    margin-top: 5px;
}
.statistical_div_p{
    width: 165px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 18px;
    text-align: left;
}
.statistical_div_p>div p{float: left;margin-top: 10px;margin-bottom: 0px;    font-size: 16px;}





.location_tel{
	width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top:15px;
    }
.location_tel div{
	float: left; 
	}
.location_tel p{margin: 0px;margin-left: 10px;}
.location_tel span{color: #f6bb43;}

.hostwt{ 
	width: 100px;
    height: 50px;
    background-color: #f6bb43;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
        line-height: 50px;
        font-size: 20px;
        border-radius: 10px;
    }
    .hostwt:hover{ color: #fff;background-color: #868686;}
       
.conttop{
     width: 100%;
    margin-left: auto;
    margin-right: auto;
 }
 
 .write_content_btn{width: 281px;margin: 0 auto;margin-top: 45px;}
.write_content_btn button{
    width: 281px;
    height: 52px;
    margin: 0 auto;
    background-color: #d00602;
    border-radius: 8px;
    border: none;
    color: white;
    font-size: 18px;
}

/* CSS 样式分页css代码 */
.paging { float: right;margin-top: 30px; }
.paging a {
   padding: 5px 5px;
    margin: 1px;
    color: #3f3f3f;
    text-decoration: none;
}
.paging a:hover {
    color: #f6bb43;
}
.current {
     padding: 5px 20px;
    /* font-size: 17px; */
    /* font-weight: bold; */
    /* margin: 2px; */
    color: #fff;
    background-color: #f6bb43;
    border-radius: 15px;
}
.disabled {
     margin: 2px;
    color: #dc1b1b;
} 
a.next{  
    color: #dc1b1b;
}
a.next:hover{
    border: none;
}
.paging_position{position: absolute;left:15px;top:625px;}

.query a:hover{
	color: #d00602;
}
.searchebtn{
width: 70px;
    height: 40px;
    border: none;
    background-color: #74bb2d;
    color: white;
    font-size: 17px;
    border-radius: 0px 5px 5px 0px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav .sub{ display:none; width:145px; left:0; top:34px;  position:absolute; background:#8f908b;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px;font-size: 20px;text-align: center }
.nav .sub a:hover{ background:#ffae00; color:#fff;  }
