* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: "Î¢ÈíÑÅºÚ";
}

body {
}




.head_bg {
	position: absolute;
	opacity: 0.4;
	background-color: #000;
	width: 100%;
	height: 30px;
	top: 0;
	z-index: -1;
}

.head {
	width: 1100px;
	margin: 0 auto;
}

.head_top {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.head_tips {
	float: right;
}

.head_tips_item {
	font-size: 13px;
	padding: 0 5px;
	float: left;
	color: #fff;
}

.head_tips_item a {
	color: #fff;
}

.head_content {
	width: 100%;
	height: 130px;
}

.head_logo {
	margin-top: 40px;
	float: left;
}

.head_search {
	width: 314px;
	height: 35px;
	float: right;
	margin-top: 60px;
}

.search_box {
	width: 100%;
	height: 35px;
}

.search {
	width: 206px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	border: none;
	background-color: #f1efef;
	color: #999999;
	font-size: 13px;
	float: left;
}

.search_btn {
	width: 108px;
	height: 35px;
	line-height: 35px;
	border: none;
	background-color: #13438d;
	font-size: 19px;
	color: #fff;
	float: left;
}

.head_nav {
	width: 100%;
	height: 45px;
	line-height: 42px;
	background-color: #f3f2f2;
	border-bottom: 3px solid #13438d;
}

.nav_list {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.nav_list_item1,
.nav_list_item2,
.nav_list_item3,
.nav_list_item4,
.nav_list_item5,
.nav_list_item6,
.nav_list_item7,
.nav_list_item8 {
	float: left;
	font-size: 21px;
	color: #333333;
	margin-left: 25px;
	margin-right: 35px;
	height: 100%;
}

.nav_list_item1 a,
.nav_list_item2 a,
.nav_list_item3 a,
.nav_list_item4 a,
.nav_list_item5 a,
.nav_list_item6 a,
.nav_list_item7 a,
.nav_list_item8 a {
	color: #333333;
}
.nav_list_item1 span,
.nav_list_item2 span,
.nav_list_item3 span,
.nav_list_item4 span,
.nav_list_item5 span,
.nav_list_item6 span,
.nav_list_item7 span,
.nav_list_item8 span {
	vertical-align: middle;
}

.nav_list_item1 .img,
.nav_list_item2 .img,
.nav_list_item3 .img,
.nav_list_item4 .img,
.nav_list_item5 .img,
.nav_list_item6 .img,
.nav_list_item7 .img,
.nav_list_item8 .img {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
}

.nav_list .nav_list_item1 .imgh,
.nav_list_item2 .imgh,
.nav_list_item3 .imgh,
.nav_list_item4 .imgh,
.nav_list_item5 .imgh,
.nav_list_item6 .imgh,
.nav_list_item7 .imgh,
.nav_list_item8 .imgh {
	display: none;
	vertical-align: middle;
}

.nav_list .active1 .img{
	display: none;
}

.nav_list .active1 .imgh{
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
}
.nav_list li:hover a{
	color: #13438d;
}



.content {
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	padding: 25px;
	position: relative;
}

.left_list {
	width: 113px;
	position: absolute;
	top: -45px;
	left: -113px;
	background-color: #fff;
}

.left_list li {
	width: 113px;
	margin-top: 6px;
}

.left_list li:first-child {
	margin-top: 0;
}

.left_list li img {
	width: 100%;
}

.banner {
	width: 597px;
	height: 370px;
	float: left;
	margin-right: 25px;
	background-color: #000;
}

.content_top_right {
	width: 428px;
	
	height:380px;
	float: left;
}

.top_right_title {
	width: 142px;
	height: 54px;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	background: url(../png/vjd27p.png) top center no-repeat;
	
	float: left;
	position: relative;
	z-index: 999;
}

.top_right_title a {
	color: #333;
}

.right_title_hover {
	background: url(../png/lsm464.png) top center no-repeat;
	
}

.right_title_hover a {
	color: #fff;
}

.top_right_content {
	width: 428px;
	border-left: 1px solid #d2d2d2;
	float: left;
	margin-top: -5px;
}

.right_content_box {
	width: 428px;
}

.right_content_item {
	width: 213px;
	height: 107px;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	float: left;
	text-align: center;
	font-size: 17px;
	position: relative;
}

.right_content_item a {
	display: inline-block;
	width: 136px;
	color: #335ca9;
	vertical-align: middle;
}

.pic2 {
	vertical-align: middle;
}
.focusBox {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: Arial;
	text-align: left;
	background: #fff;
}

.focusBox .pic img {
	width: 100%;
	height: 370px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 45px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 45px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: -45px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 0;
	right: 0px;
	height: 45px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 45px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	color: #fff;
}

.focusBox .num ul {
	width: 100%;
	height: auto;
}

.focusBox .num li.on span,
.focusBox .num span:hover {
	background-color: #13438d;
}

.focusBox .pic {
	position: relative;
	width: 100% !important;
	height: 100% !important;
}

.details {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	vertical-align: middle;
	width: 102px;
}

.details1 {
	position: absolute;
	top: 50%;
	margin-top: -22.5px;
	margin-left: -92px;
	left: 50%;
}
.gddz-content{
	margin-left: -64px;
}
.right_content_item .gddz{
    width: 80px;
}
.czdb {
	width: 36px;
	float: left;
	height: 45px;
	margin-top: 30px;
	background: url(/imagess/3278/index_nbxt.jpg)no-repeat;
}

.lsww {
	width: 36px;
	float: left;
	height: 45px;
	margin-top: 30px;
	background: url(/imagess/3278/index_gsxt.jpg) no-repeat;
}

.sqy {
	width: 36px;
	float: left;
	height: 45px;
	margin-top: 30px;
	background: url(/imagess/3278/index_cxxt.jpg) no-repeat;
}

.xwqy {
	width: 36px;
	float: left;
	height: 45px;
	margin-top: 30px;
	background: url(/imagess/3278/index_mlxt.jpg) no-repeat;
}

.nbbs {
	width: 36px;
	float: left;
	height: 45px;
	margin-top: 30px;
	line-height: 45px;
	background: url(/imagess/3278/index_bspt.jpg) no-repeat;
}

.more {
	width: 36px;
	float: left;
	height: 45px;
	margin-top: 30px;
	line-height: 45px;
	background: url(/imagess/3278/index_gddz.jpg) no-repeat;
}

.content_bottom_left {
	margin-top: 25px;
	margin-right: 25px;
	width: 597px;
	height: 261px;
	float: left;
	
	top:455px;
	left:20px;
}

.bottom_left_box {
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #999999;
}

.bottom_left_item {
	float: left;
	height: 25px;
	font-size: 19px;
	border-left: 2px solid #666666;
}

.left_item_txt {
	display: block;
	height: 38px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 12px;
	margin-left: 13px;
	margin-right: 13px;
}

.left_item_hover .left_item_txt {
	border-bottom: 3px solid #13438d;
	color: #13438d;
	
}

.left_content_box {
	width: 597px;
	height: 225px;
	padding-top: 23px;
}

.left_content_item {
	width: 183px;
	height: 202px;
	border: 1px solid #d2d2d2;
	float: left;
	margin-left: 24px;
	padding: 15px 15px 10px;
}

.left_content_item:first-child {
	margin-left: 0;
}

.left_item_title {
	width: 100%;
	font-size: 17px;
	margin-bottom: 10px;
}

.left_item_title a {
	color: #333333;
}

.left_item_tips {
	width: 100%;
	margin-bottom: 15px;
	font-size: 15px;
}

.left_item_tips a {
	color: #999999;
}

.left_item_date {
	display: inline-block;
	font-size: 13px;
	color: #333;
}

.left_item_more {
	display: inline-block;
	font-size: 13px;
	float: right;
	margin-top: 3px;
}

.left_item_more a {
	color: #2262c5;
}

.content_bottom_right {
	width: 428px;
	
	height: 172px;
	float: right;
	margin-top: 16px;
}

.bottom_right_top {
	width: 100%;
	height: 62px;
}

.zmhd_item {
	width: 137px;
	height: 62px;
	float: left;
	margin-left: 8px;
	text-align: center;
}

.zmhd_item:first-child {
	margin-left: 0;
}

.zmhd_item a {
	display: block;
	width: 100%;
	height: 100%;
}
.zmhd_item img{
	width: 100%;
	height: 100%;
}

.bottom_right_center {
	margin-top: 16px;
}

.bottom_right_bottom {
	width: 100%;
	height: 90px;
	margin-top: 15px;
}

.zwgk_item {
	width: 84px;
	height: 90px;
	margin-left: 2px;
	float: left;
}

.zwgk_item:first-child {
	margin-left: 0;
}

.zwgk_item a {
	font-size: 15px;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666666;
	padding-top: 65px;
}

.bmjs {
	background: #f2f9ff url(../png/p21f0g.png) center 15px no-repeat;
}

.jgzn {
	background: #f2f9ff url(../png/ty82ay.png) center 16px no-repeat;
}

.ldxx {
	background: #f2f9ff url(../png/cjqydv.png) center 15px no-repeat;
}

.zcfg {
	background: #f2f9ff url(../png/aunexg.png) center 18px no-repeat;
}

.ghjh {
	background: #f2f9ff url(../png/k6oaso.png) center 20px no-repeat;
}

.xgdh {
	position: fixed;
	top: 10%;
	right: 0px;
	z-index: 999999;
}
.gfwx{
	display:none;
	position:absolute;
	top:0px;
	left:-100px;
	z-index: 9999;
	width:100px;
	height:100px;
}
.xgdh-content ul li:first-child{
	position: relative;
}
.xgdh-content ul li:first-child:hover .gfwx{
	display:block;
}

.xgdh_left {
	width: 94px;
	font-size: 15px;
	color: #fff;
	float: left;
	margin-top: 100px;
}

.xgdh-content {
	width: 102px;
	margin-right: -200px;
	float: left;
}
.xgdh-content ul li{
	width: 100%;
	height: 58px;
	font-size: 14px;
	color: #fff;
	background: url(../png/yb57w9.png);
	background-repeat: no-repeat;
	text-align: center;
}
.xgdh-content ul li:hover{
	background: url(../png/wwtuqn.png);
	background-repeat: no-repeat;
}
.xgdh-content ul li img{
	width: 28px;
	height: 24px;
	margin-top: 5px;
}
.xgdh-content ul li a{
	display: block;
	font-size: 14px;
}



.footer1 {
	width: 100%;
	margin-top: 10px;
}

.footer {
	width: 100%;
}

.footer_top {
	width: 100%;
	height: 62px;
	background-color: #ededed;
}

.footer_link {
	padding-top: 13.5px;
	width: 1100px;
	margin: 0 auto;
	font-size: 15px;
	clear: both;
	position: relative;
}

.link_tips {
	float: left;
	width: 13%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: url(../png/g2ip0x.png) center center no-repeat;
}

.link_item {
	float: left;
	width: 15.6%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-left: 1%;
}

.link_item a {
	color: #666666;
}

.link_bg {
	margin-left: 2.5%;
	background: url(../png/8wp14l.png) 163px center no-repeat #fff;
}

.link_select {
	width: 1100px;
	height: 200px;
	background-color: #ededed;
	position: absolute;
	top: -186.5px;
	left: 0;
	z-index: 9999;
}

.link_select ul {
	width: 100%;
	overflow: hidden;
}

.link_select ul li {
	width: 25%;
	height: 20px;
	float: left;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
}

.link_select ul li a {
	color: #666;
}

.footer_bottom {
	width: 100%;
	height: 93px;
	background-color: #434343;
}

.footer_tips {
	width: 1100px;
	height: 100%;
	text-align: center;
	font-size: 13px;
	color: #999999;
	margin: 0 auto;
}

.footer_tips_box {
	float: left;
}

.footer_tips_box p {
	margin-top: 10px;
}

.footer_tips_box a {
	color: #999999;
}

.footer_img a {
	display: block;
	float: left;
}

.dzxg {
	margin-top: 12px;
	margin-right: 22px;
}

.wzzc {
	margin-top: 16px;
}




.top_right_hide,
.bottom_left_hide {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}




.dzbox {
	width: 1000px;
	z-index: 999;
	position: fixed;
	top: 35%;
	left: 50%;
	margin-left: -500px;
}

.morenav {
	width: 1000px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 10;
	-webkit-box-shadow: 0 0 5px #dcdcdc;
	-moz-box-shadow: 0 0 5px #dcdcdc;
	box-shadow: 0 0 5px #dcdcdc;
	padding-bottom: 10px;
}

.dzclose {
	cursor: pointer;
	position: absolute;
	right: -10px;
	top: -10px;
}

.dzbgtc {
	background: rgba(255, 255, 255, 0) !important;
	filter: Alpha(opacity=0);
	background: #fff;
	width: 100%;
	position: absolute;
	z-index: 999;
	display: none;
}

.dzbtnbox {
	width: 100%;
}

.demobox {
	overflow: hidden;
	padding: 0 10px;
}

.dzdw {
	height: 20px;
	clear: both;
}

.demolist li {
	float: left;
	height: 100px;
	width: 96px;
	list-style-type: none;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 6px;
	border: 1px solid #ccc;
	margin-left: 14px;
	margin-top: 10px;
}
.demolist li:first-child{
	margin-left: 0px;
}
.dzlist02 a {
	font-size: 14px;
	color: #333;
}

.demolist01,
.demolist02 {
	position: absolute;
	top: -5px;
	left: 0px;
	line-height: 14px !important;
	width: 20px;
	height: 20px;
}

.fa-check-circle {
	height: 20px;
	width: 20px;
}

.dzimgtext03 {
	clear: both;
	padding-top: 55px;
	width: 100%;
	text-align: center;
	height: 24px;
	line-height: 14px;
	font-size: 12px;
	font-family: 'Î¢ÈíÑÅºÚ';
	color: #929292;
}

.dzlist02 {
	padding: 0 10px;
}

.fa-check-circle {
	color: #1EA00A;
	background: url(../png/qkfu54.png) no-repeat center;
	height: 20px;
	width: 20px;
	display: block;
}

.dzlist0201 {
	position: absolute;
	width: 42px;
	height: 42px;
	text-align: center;
	top: 10px;
	left: 50%;
	margin-left: -21px;
	font-size: 12px;
	font-family: 'Î¢ÈíÑÅºÚ';
}
.pic1 {
	width: 42px;
	height: 42px;
}




.openwindow {
	position: fixed;
	background: #fff;
	height: 122px;
	width: 260px;
	top: 47%;
	margin-left: -130px;
	left: 50%;
	border: 1px solid #ccc;
	z-index: 9999;
	color: #333;
	font-size: 14px;
	text-align: center;
	padding-top: 40px;
	-webkit-box-shadow: 0px 0px 5px #dcdcdc;
	-moz-box-shadow: 0px 0px 5px #dcdcdc;
	box-shadow: 0px 0px 5px #dcdcdc;
}

.windowclose {
	position: absolute;
	right: -10px;
	top: -10px;
}
.bg-position{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -222;
}

.openwindow02 {
	font-size: 12px;
	color: #999;
	padding-top: 6px;
}


#hot {width:428px; height:90px; overflow:hidden; position:relative;}
#hot ul {height:240px; position:absolute;margin:0;padding:0;}
#hot ul li {float:left; width:428px; height:90px; overflow:hidden;}
#hot ul li img{width:428px;height:90px;float:left;margin-bottom:20px;margin-right:17px;}
#hot .pre{cursor:pointer; background:url(../jpg/0c1yjs.jpg) no-repeat left center;width:18px;height:18px;
 position: absolute;  top: 37px; right: 402px;}
#hot  .next{cursor:pointer; background:url(../jpg/1wd233.jpg) no-repeat left center;width:18px;height:18px;
 position: absolute;  top: 37px; right: 11px;}


@media( max-width:1600px){
	.content {
	    width: 1000px;
	    padding: 19px;
	}
	.banner {
	    width: 553px;
	    height: 302px;
	    margin-right: 30px;
	}
	.content_top_right {
	    width: 374px;
		
		height:300px;
	}
	.top_right_title {
	    width: 124px;
	    height: 47px;
	    line-height: 43px;
	    font-size: 19px;
	}
	.top_right_content {
		width: 100%;
	    margin-top: -5px;
	}
	.right_content_box {
	    width: 100%;
	}
	.right_content_item {
	    width: 186.5px;
	    height: 87px;
	    font-size: 15px;
	}
	.pic2{
		width: 30px;
		height: 30px;
	}
	.right_content_item a {
	    width: 120px;
	}
	.details1 {
	    margin-left: -77px;
	    margin-top: -15px;
	}
	.content_bottom_left {
	    margin-top: 20px;
	    margin-right: 30px;
	    width: 553px;
	    height: 233px;
		
		top:377px;
		left:20px;
	}
	.bottom_left_box {
	    height: 33px;
	}
	.bottom_left_item {
	    height: 22px;
	    font-size: 19px;
	}
	.left_item_txt {
	    height: 33px;
	}
	.left_content_box {
		width: 100%;
	    height: 198px;
	    padding-top: 15px;
	}
	.left_content_item {
	    width: 173px;
	    height: 182px;
	    padding: 12px 14px;
	    margin-left: 17px;
	}
	.left_item_title {
	    font-size: 16px;
	    margin-bottom: 12px;
	}
	.left_item_tips {
	    font-size: 13px;
	    margin-bottom: 10px;
	}
	.left_item_date {
	    font-size: 11px;
	}
	.left_item_more {
	    font-size: 11px;
	    margin-top: 5px;
	}
	.content_bottom_right {
	    width: 374px;
	    
		height: 147px;
	    margin-top: 12px;
	}
	.bottom_right_top {
	    height: 54px;
	}
	.zmhd_item {
	    width: 120px;
	    height: 100%;
	    margin-left: 7px;
	}
	.bottom_right_center {
	    margin-top: 13px;
	}
	.bottom_right_center img{
		width: 100%;
	    height: 79px;
	}
	.bottom_right_bottom {
	    height: 81px;
	    margin-top: 12px;
	}
	.zwgk_item {
	    width: 73px;
	    height: 81px;
	    margin-left: 2px;
	}
	.zwgk_item a {
	    font-size: 14px;
	    padding-top: 54px;
	}
	.bmjs {
	    background: #f2f9ff url(../png/1sgue9.png) center 16px no-repeat;
	}
	.jgzn {
	    background: #f2f9ff url(../png/2exrcq.png) center 16px no-repeat;
	}
	.ldxx {
	    background: #f2f9ff url(../png/bqe984.png) center 16px no-repeat;
	}
	.zcfg {
	    background: #f2f9ff url(../png/84f1c6.png) center 16px no-repeat;
	}
	.ghjh {
	    background: #f2f9ff url(../png/96gtql.png) center 17px no-repeat;
	}
	.footer_link {
	    width: 1000px;
	    padding-top: 12px;
	}
	.footer_top {
	    height: 54px;
	}
	.footer_link li{
		font-size: 12px;
		height: 30px;
		line-height: 30px;
	}
	.link_select {
	    width: 1000px;
	    height: 200px;
    }
    .footer_tips {
	    width: 1000px;
	}
	.link_bg {
	    background: url(../png/8wp14l.png) 143px center no-repeat #fff;
	}
	.footer_tips_box p{
		font-size: 12px;
	}
	.dzxg img{
		width: 46px;
		height: 57px;
	}
	.wzzc img{
		width: 95px;
		height: 48px;
	}
	.left_list {
	    width: 95px;
	    left: -95px;
    }
	.left_list li {
	    width: 95px;
	}
	.right_content_item .gddz{
	    width: 80px;
	}
	.gddz-content{
		margin-left: -57px;
	}
	.focusBox .pic img {
		height: 302px;
	}
	.focusBox .txt-bg {
		height: 38px;
	}
	.focusBox .txt {
		height: 38px;
	}
	.focusBox .num {
		height: 38px;
	}
	.focusBox .num li {
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.focusBox .txt li {
		height: 38px;
		line-height: 38px;
		bottom: -38px;
		font-size: 15px;
	}
	.focusBox .txt li a {
		font-size: 15px;
	}
	
	#hot {width:374px; height:90px; overflow:hidden; position:relative;}
#hot ul {height:240px; position:absolute;margin:0;padding:0;}
#hot ul li {float:left; width:374px; height:90px; overflow:hidden;}
#hot ul li img{width:374px;height:90px;float:left;margin-bottom:20px;margin-right:17px;}
#hot .pre{cursor:pointer; background:url(../jpg/0c1yjs.jpg) no-repeat left center;width:18px;height:18px;
 position: absolute;  top: 37px; right: 344px;}
#hot  .next{cursor:pointer; background:url(../jpg/1wd233.jpg) no-repeat left center;width:18px;height:18px;
 position: absolute;  top: 37px; right: 11px;}
}