﻿@CHARSET "UTF-8";
body{
	padding:0;
	margin:0;
	font-family: "微软雅黑";
	font-size:14px;
}
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}
a {
	color:#000;
	font-size:14px;
	text-decoration:none;
}
a:hover {
	color:red;
	font-size:14px;

}
a:link,a:visited {
	text-decoration:none;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
/*top*/

.header{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	padding-right:0;
	padding-left:0;
	margin:0 auto;
	background:url(/images/top_11.png) top center no-repeat;
}
.header .header_top {
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    background: #890302;
}
.header .header_top .content {
	width:1200px;
	margin:0 auto;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}
.float_l {
    float: left;
}
.float_r {
    float: right;
}
.navbar{
	width:100%;
	margin:0 auto;
	height:50px;
	margin-bottom:0;
	border:0;
	background-color:#e6e6e6;
	border-radius:0;
}
.toppic{
	margin:0 auto;
    width:1200px;
    height:225px;
    text-align: center;
    padding-left:0;
    padding-right:0;
    
}
.toppic .toplog{
	float:left;
	margin-top:93px;
}
.toppic form{
	position:relative;
	
}
.toppic input{
	height:45px;
	width:280px;
	float:right;
	border:1px solid #bf0109;
	border-radius:3px;
	position:absolute;
	right:0;
	top:105px;
	padding-right:45px;
	padding-left:5px;
	font-size:16px;
}
.toppic a{
	display:block;
	position:absolute;
	height:35px;
	width:36px;
	float:right;
	right:5px;
	top:110px;
}
.navbar-toggle{
	background-color:#eee;
}
.navbar-toggle  .icon-bar.one{
	background-color:blue;
}
.navbar-toggle  .icon-bar.two{
	background-color:black;
}
.navbar-toggle  .icon-bar.thire{
	background-color:yellow;
}
div.collapse.navbar-collapse{
	margin:0 auto;
    width: 1200px;
    height:50px;
    text-align: center;
    padding-left:0;
    padding-right:0;
    background-color:#e6e6e6;
}
.more{
	display:none;
}
ul.nav{
	width:1200px;
	text-align: center;
	margin: 0;
}

ul.nav>li{
	height:50px;
	text-align: center;
	float:left;
	background:url('/images/top_01.png') center right no-repeat;
}
ul.nav li.hlast{
	background:none;
}
ul.nav li a{
	color:#3c3c3c;
	font-size:18px;
	font-family:微软雅黑;
	width:100%;
	text-align: center;
	line-height:50px;
	padding-top:0;
	padding-bottom:0;
	padding:0 21.8px;
}

ul.nav>li>a:hover,ul.nav>li>a:focus{
	background-color:initial;
}

ul.nav>li.dropdown.open>a{
	background-color:#ccc;
}
ul.nav>li.dropdown.open>a:visited{
	background-color:#ccc;
}
ul.nav>li.dropdown>a:focus, ul.nav>li.dropdown>a:hover {
    text-decoration: none;
    background-color: #ccc;
}
ul.dropdown-menu{
	width:auto;
	padding: 0; 
    margin: 0;
    border:0;
	min-width: 115.5px;
    border-radius:0;
    background-color:#ddd;
    -webkit-box-shadow:0 0 0 rgba(0,0,0,0);
}


ul.dropdown-menu li{
	width:100%;
	
}
.navbar a.nav3{
	font-size:16px;
	text-align:center;
	padding:0;
	padding:0 3px;
}
@media (max-width: 767px){
.navbar-nav .open .dropdown-menu {
   	position: absolute;
    background-color: #ccc;
   
}
.navbar-nav .open .dropdown-menu li{
	 background-color: #ccc;
}
.navbar-nav .open .dropdown-menu li a{
	line-height:35px;
	padding:0px 20px;
}
}
/*top*/

/*body*/
.container{
	width:100%;
	
	padding-right:0;
	padding-left:0;
	margin-top:10px;
	margin-bottom:10px;
}
.row{
	width:100%;	
	border:0;
	background-color:#fff;
	border-radius:0;
	margin-right:0;
	margin-left:0;
	margin-top:20px;
}
.row-content{
	width:1200px;
	min-height:100px;
	margin:0 auto;
	background-color:#fff;
}
.row-content .row-tp{
	width:720px;
	float:left;
	height:415px;
	background-color:#f8f8f8;
}
.row-content .row-xw{
	width:480px;
	height:415px;
	float:left;
	background-color:#f8f8f8;
	overflow:hidden;
}

.row-content .row-col{
	width:425px;
	min-height:200px;
	float:left;
	background-color:#fff;
	margin-right:15px;
}
.row-content .row-col3{
	width:320px;
	min-height:100px;
	float:right;
	background-color:#fff;
}

/**/

/* xw
------------------------------ */
.slide_x{
	overflow:hidden;
	position:relative;
	margin:0;
	width:720px;
	height:415px;
	border:1px solid #777;
	background:#000;}
.slide_x img{
	width:720px;
	height:415px;
}
.slide_x a{
	color:#eee;
	text-decoration:none;}
.slide_x .box{
	overflow:hidden;
	position:relative;
	width:720px;
	height:415px;}
.slide_x .list{
	overflow:hidden;
	width:9999px;}
.slide_x .list li{
	float:left;
	position:relative;
	width:720px;}
.slide_x .list img{
	vertical-align:top;
	}
.slide_x .list p{
	text-align:left; 
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:35px;
	margin:0;
	padding-top:5px;
	color:#eee;
	font:14px/24px "\5b8b\4f53";
	text-indent:1em;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');
background:rgba(0,0,0,0.5);}
.slide_x .btn{
	overflow:hidden;
	position:absolute;
	bottom:4px;
	right:6px;}
.slide_x .btn li{
	float:left;
	width:10px;
	height:10px;
	margin:0 0 0 5px;
	border-radius:5px;
	background:#eee;
	color:#333;
	font:11px/16px Tahoma;
	text-align:center;
	cursor:pointer;}
.slide_x .btn .selected{
	background:#f30;
	color:#fff;}

/*xw*/

.Notice {
    margin: 0px auto;
    width: 1200px;
    height: 49px;
    background: #f1f1f1;
}
.Notice .notice_left {
    padding-right: 13px;
    font-size: 16px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    text-align: left;
    color: #000000;
    line-height: 39px;
    width: 135px;
    background-color:#ffffff;
    margin:5px;
}
.Notice .notice_left .img {
    margin: 10px 10px 10px 10px;
    height: 19px;
    width: 17px;
}
.Notice .notice_left .title {
    width: 80px;
    font-size:20px;
    color:#000000;
}
.Notice .notice_right {
    width: 1040px;
    height: 49px;
    cursor: pointer;
    overflow:hidden;
}
.Notice .notice_right a{
	width: auto;
    display: inline-block;
    line-height: 49px;
    padding-right: 36px;
    font-size:16px;
}
.txtMarquee-left .bd{ padding:0 20px; }
.txtMarquee-left .bd .tempWrap{ width:1030px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ padding-left:20px;margin-right:40px;  float:left; height:49px; line-height:49px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

.bt{
	height:42px;
	line-height:42px;
	background-color:#fff;
	background-repeat:no-repeat;
	font-size:20px;
	padding-left:40px;
	text-align:left;
	border-bottom:1px solid #aa0604;
	color:#aa0604;
}

.bt span{
	float:right;
	width:50px;
	margin-right:10px;
	color:#c4c4c4;
}
.bt span a{
	width:50px;
	color:#c4c4c4;
}
.bt .span2{
	width:20px;
	margin-left:205px;
}

.list-group-item{
	height:45px;
	line-height:45px;
	padding:0;
	border:0;
	padding-left:15px;
	margin-bottom:0;
	background-color:initial;
	background:url("/images/index_01.png") center left 3px no-repeat;
	
}
.list-group-item img{
	float:left;
	padding-right:10px;
}

.list-group-item >.title{
	float:left;
	font-size:16px;
	width:70%;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height:45px;
	line-height:45px;
}
.list-group-item >.date{
	color:#949494;
	float:right;
	font-size:16px;
	height:45px;
	line-height:45px;
	margin-right:5px;
}
.row-col3 .list-group-item >.date{
	float:right;
	padding-right:20px;
}
.list-group-item:last-child{
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}
.row-xw {padding:0 15px;}
.row-xw .xw{
	border-bottom: 1px solid #d7d7d7;
}
.row-xw .xw .bt{border-bottom: 0px solid #aa0604;color:#7d7d7d;}
.row-xw .xw ul{float:left;}
.row-xw .xw ul.xmore{
	float:right;
}
.row-xw .xw .item li{
	float:left;
	margin-right:10px;
	padding-right:15px;
	margin-bottom:-1px;
}
.row-xw .xw .item li.on{
	border-bottom: 1px solid #aa0604;
}
.row-xw .xw .item li.on .bt{
	color:#000000;
	font-weight:bold;
}
.row-xw .xw li .jg{
	background:url("/images/index_061.png") center left 10px no-repeat;
	height:45px;
	
}
.row-xw .xw li.on .jg{
	background:url("/images/index_06.png") center left 10px no-repeat;
	height:45px;

}
.row-xw .xw li .xh{
	background:url("/images/index_051.png") center left 10px no-repeat;
	height:45px;

}
.row-xw .xw li.on .xh{
	background:url("/images/index_05.png") center left 10px no-repeat;
	height:45px;
	
}
.row-xw .xw ul.xmore a{
	height: 45px;
    line-height: 45px;
	color: #c4c4c4;
}
.row-xw .half ul li{
	padding-top:5px;
}
.row-xw .list-group-item{
	border-bottom:0px  dashed #c4c4c4; 
}
.row-xw .content{
	margin:0;
	padding-left:5px;
}

.row-xw .data .title{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.row-xw .data .title a{
	font-size:16px;
	text-align:center;		
	font-weight:bold;
}
.row-xw .data .title a:hover{
	color:red;
}

.row-xw .data .content{
	text-indent: 2em;
	height:160px;
	line-height:25px;
	padding:0 10px;
}
.jgdt .bt{
	background:url("/images/index_45.png") center left 10px no-repeat;
	height:45px;
}
.jgdt .list-group-item{
	padding-left:7px;
	background:none;
	
}
.hydt .bt{
	background:url("/images/index_09.png") center left  10px no-repeat;
	height:45px;
}
.hydt .list-group-item{
	padding-left: 7px;
	background:none;
}
.ksrk .bt{
	background:url("/images/index_11.png") center left 10px  no-repeat;
	height:45px;
}
.djzl .bt{
	background:url("/images/index_31.png") center left 10px  no-repeat;
	height:45px;
}
.qlwh .bt{
	background:url("/images/index_33.png") center left 10px  no-repeat;
	height:45px;
}
.ztzl .bt{
	background:url("/images/index_35.png") center left 10px  no-repeat;
	height:45px;
}
.row-col .rowbk{
	height:345px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.row-col3 .rowbk{
	height:640px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.row-col .lj{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.row-col3 .lj{
	text-align:left;
	padding-top:10px;
	padding-bottom:0;
	padding-left:9px;
}

.row-col3 .ljimg{
	width:300px;
	height:74px;
	border:0;
}
.row-col3 .ljimg2{
	width:300px;
	height:74px;
	border:0;
}
.row-col.bmlj p{
	font-size:16px;
	margin:10px 0 0 10px;
}
.row-col.djzl .rowbk,.row-col.qlwh .rowbk{
	height:230px;

}
.row-col3.ztzl .rowbk{
	height:230px;
	
}
.row-col3.ztzl .lj{
	padding-top:3px;
}
.row-col3.ztzl .ljimg{
	width:300px;
	height:42px;
	border:0;
}
.row-col3.ztzl .ljimg2{
	width:300px;
	height:57px;
	border:0;
}


.row .xwjj{
	border-bottom: 1px solid #d7d7d7;
}
.row .xwjj .bt{border-bottom: 0px solid #aa0604;color:#7d7d7d;
padding-left:10px;
}
.row .xwjj ul{float:left;}
.row .xwjj ul.xmore{
	float:right;
}
.row .xwjj .item li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	height: 43px;
	margin-bottom:-1px;
	
}
.row .xwjj .item li.on{
	border-bottom: 1px solid #aa0604;
}
.row .xwjj .item li.on .bt{
	color:#aa0604;
}
.row .xwjj ul.xmore a{
	height: 42px;
    line-height: 42px;
	color: #c4c4c4;
	margin-right:30px;
}
.row .jj{
	height:182px;
}
.row .jj li{
	float:left;
	width:23%;
	text-align:center;
	border:1px solid #dcdcdc;
	margin:15px 1% 0 1%;
}

.row .jj li img{
	height:120px;
	width:100%;
}
.row .jj li p{
	height:30px;
	line-height:30px;
}

.row .yqlj{
	border-bottom: 1px solid #d7d7d7;
}
.row .yqlj .bt{border-bottom: 0px solid #aa0604;color:#333333;
	padding-left:10px;
}
.row .yqlj .item li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	height: 43px;
	margin-bottom:-1px;
	border-bottom: 1px solid #aa0604;
}
.row .link li{
	float:left;
	width:25%;
	text-align:center;
	margin-top:10px;
}
.row .link li img{
	width:270px;
	height:70px;
}
.rowbk .list-group-item {
    padding-left: 7px;
    background: none;
}
.footer{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	padding-right:0;
	padding-left:0;
	background-color:#d9d9d9;
	font-size:16px;
	padding-top:15px;
	margin-top:50px;
}
.footer .bot{
	height:180px;
	background-color:#666666;
	width:100%;
}
.footer .bnr{
	margin:0 auto;
    width: 1200px;
    padding-left:0;
    padding-right:0;
}
.footer div p{
	padding-top:30px;
	line-height:30px;	 
    color:#fff;
}
.footer .jjnr{
	float:left;
	width:730px;
	text-align:left;
	padding-left:200px;
}
.footer .gzh{
	float:left;
	width:330px;
	text-align:center;
	padding-left:30px;
}
.footer .gzh p{
	float:left;
	margin-right:30px;
}
.footer a{
	font-size:16px;
}
.row-content.dhwz .dh .nav2{
	color:#bf0209;
}

.list .row-content.dhwz{
	min-height:35px;
}
.list .row .dh p{
	color:#bf0209;
	font-size:16px;
	line-height:35px;
}
.list .row .dh p a{
	font-size:16px;
}
.list .row-content .col{
	width:225px;
	float:left;
}
.list .row-content .doc{
	width:890px;
	float:left;
}
.list .row-content .col ul{
	background-color:#eee;
}

.list .row-content .col ul li{
	text-align:center;
	border-bottom:1px solid #bbb;
	height:60px;
	
}

.list .row-content .col ul li.active{
	text-align:center;
	background-color:#ddd;
	border-bottom:1px solid #ccc;
	height:60px;
	
}

.list .row-content .col ul li.dh{
	display:block;
	background-color:#bbb;
	font-size:18px;
	height:60px;
	width:100%;
	font-weight:bold;
	padding:17px 10px;
}

.list .row-content .col ul li a{
	display:block;
	text-align:center;
	height:60px;
	font-size:16px;
	padding:17px 10px;
}

.list .row-content .col ul li a:hover{
	color:red;
	font-size:16px;
}

.list .row-content .doc{
	padding-left:20px;
}
.list .row-content .doc .list-item{
	padding-bottom:10px;
	border-bottom:1px solid #aaa;
}
.list .row-content .doc .title{
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
.list .row-content .doc .title a{
	font-size:18px;
	text-align:left;		
	font-weight:bold;
}
.list .row-content .doc .title a:hover{
	color:red;
}

.list .row-content .doc .content{
	/*text-indent: 2em;*/
	line-height:25px;
}

.list .row-content .doc .date span{
	color:#aaa;
	line-height:25px;
	width:200px;
	text-align:left;
	margin-right:30px;	
}

.list .row-content .doc .pagin{
	height:50px;
	line-height:50px;
}

.pagin-body{
	margin:0;
	padding:0;
}
.pagin a,.pagin span{
	margin:0;
	padding:8px 0;
	height:30px;
}
.pagin a:hover{
	margin:0;
	padding:6px 0 7px 0;	
	height:30px;
	border:1px solid #AAE;
	background-color:#ccc;
}
/*鍒楄〃椤电粨鏉�*/

/*鍒楄〃椤靛唴瀹�*/
.list .row-content .doc .item .title{
	text-align:center;
	height:60px;
	line-height:60px;
	font-size:20px;
	font-weight:bold;
}
.list .row-content .doc .item .content{
	padding-left:10px;
	font-family: "微软雅黑"!important;
    font-size: 18px!important;
}
.list .row-content .doc .item .content p{
	line-height:30px;
	font-family: "微软雅黑"!important;
    font-size: 18px!important;
}

.list .row-content .doc .content p span{
	font-family: "微软雅黑"!important;
    font-size: 18px!important;
}
/*鍒楄〃椤靛唴瀹圭粨鏉�*/

/*妫�绱㈠垪琛ㄩ〉鍐呭*/
.search .nav2{
	font-size:16px;
}
.search .row-content{
	min-height:50px;
}
.search .row-content .doc{
	padding-left:20px;
}
.search .row-content .doc .list-item{
	padding-bottom:10px;
	border-bottom:1px solid #aaa;
}
.search .row-content .doc .title{
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
.search .row-content .doc .title a{
	font-size:18px;
	text-align:left;		
	font-weight:bold;
}
.search .row-content .doc .title a:hover{
	color:red;
}

.search .row-content .doc .content{
	text-indent: 2em;
	line-height:25px;
}
.search .row-content .doc .date span{
	color:#aaa;
	line-height:25px;
	width:200px;
	text-align:left;	
}

.search .row-content .doc .pagin{
	height:50px;
	line-height:50px;
}
/*妫�绱㈠垪琛ㄩ〉鍐呭缁撴潫*/

/*璇︾粏椤�*/
.page .row-content.dhwz{
	min-height:35px;
}
.page .row .dh p{
	color:#bf0209;
	font-size:16px;
	line-height:35px;
}
.page .row .dh p a{
	font-size:16px;
}
.page .row .row-content .doc .title{
	text-align:center;
	height:60px;
	line-height:60px;
	font-size:20px;
	font-weight:bold;
}
.page .row .row-content .doc .content{
	padding: 0 10px;
	font-family: "微软雅黑"!important;
    font-size: 18px!important;
}
.page .row .row-content .doc .content p{
	/*text-indent: 2em;*/
	line-height:30px;
	font-family: "微软雅黑"!important;
    font-size: 18px!important;
}
.page .row .row-content .doc .content p span{
	font-family: "微软雅黑"!important;
    font-size: 18px!important;
}
.fj{
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #f3f0f0;
    background-color:#f8f8f8;
}
/*璇︾粏椤电粨鏉�*/


@media screen and (max-device-width: 500px) {
	#gg1{
		display:none;
	}
	.header{
		min-width:100%;
	}
	.header .header_top .content{
		width:100%;
	}
	.header_top .header_top_r{
		display:none;
	}
	.toppic{
		width:100%;
		height:180px;
		background-size: 100% 100%;
	}
	.toplog img{
		width:100%;
	}
	#form{
		display:none;
	}
	
	div.collapse.navbar-collapse{
		width:100%;
	} 
	ul.nav{
		width:100%;
		z-index:9999;
	}
	ul.nav li{
	width:100%;
	text-align: left;
	z-index:9999;
	}
	ul.dropdown-menu{
		display:none;
	}
	ul.dropdown-menu li{
		display:none;
	}
	.row-content{
		width:100%;
		min-height:50px;
	}
	.row-content .row-tp{
		width:100%;
		height:auto;
	}
	.slide_x{
		width:100%;	
		height:250px;
	}
	.slide_x img{
		width: 100%;
    	display: block;
		max-width: 100%;
    	height: 250px;
   		vertical-align: middle;
    	border: 0;
	}
	.row-content .row-xw{
		width:100%;	
	}
	
	.more{
		display:block;
		border:1px solid #eeeeee;
		margin:5px 10px;
		text-align:center;
	}
	.more a{
		color:#bbbbbb;
	}
	.row-content .row-col{
		width:100%;
	}
	.list-group-item >.date{
		padding-right:3px;
	}
	.row-content .row-col3{
	width:100%;	
	}
	.row-col3 .list-group-item >.date{
	padding-right:3px;
	}
	.Notice{
		width:100%;	
	}
	.Notice .notice_right{
		width:100%;
	}
	.row-col3.ztzl .rowbk{
		height:auto;
		padding-bottom:10px;
	}
	.row-col3.ztzl .ljimg{
		width: 99%;
    	height: auto;
	}
	.row-col3 .lj{
		text-align:center;
		padding-left:0;
	}
	.row-col .lj img{
		width:100%;
	}
	
	.row-col3 .rowbk{
		height:auto;
		padding-bottom:10px;
	}
	.row .jj li{
		width:48%;
	}
	.row .jj li p{
		height:60px;
	}
	.row .link li{
		width:50%;
	}
	.row .link li img{
		width:100%;
	}
	.footer{
		min-width:100%;
	}
	.footer .bot{
		height:auto;
	}
	.footer .bnr{
		width:100%;
	}
	.footer .jjnr{
		width:100%;
		text-align: center;
    	padding-left:0px;
	}
	.footer .gzh{
		width:100%;
		text-align: center;
    	padding-left:0px;
	}
	.footer .gzh p{
		float:left;
		width:50%;
		text-align: center;
		margin-right:0px;
	}
	.footer div{
		width:100%;
	}
	.row-col .ljimg{
		width:99%;
		height:auto;
	}
	.row-col3 .ljimg,.row-col3 .ljimg2{
		width:99%;
		height:auto;
	}
	.footer div p {
	    padding: 10px;
	    line-height: 20px;
	    text-align: center;
	    color: #fff;
	}
	
	/*鍒楄〃椤�*/
	.list .row-content .col{
		width:100%;
	}
	.list .row-content .col ul li,.list .row-content .col ul li.dh,.list .row-content .col ul li.active,.list .row-content .col ul li a{
		height:35px;
		padding:0;
		line-height:35px;
	}
	.list .row-content .doc{
		width:100%;
		padding-left:10px;
		padding-right:10px;
	}
	.pagin-head{
		width:25px;
	}
	.pagin a, .pagin span{
		width:25px;
	}
	.row .yqlj select{
		margin:auto;
	}
	.page .row .row-content .doc .title{
		height:auto;
		line-height:35px;
	}
	.page .row .row-content .doc .content img,.page .row .row-content .doc .content object 
	{ max-width: 100%;}
}