@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, form, img, ul, ol, li, dl, dt, dd, p, input { margin:0; padding:0 }
ol, ul { list-style:none }
em { font-style:normal}
a { text-decoration:none; outline:none; color:#333}
a:hover { text-decoration:none; color:#990100}




body { background: url("../img/top_bg.png") no-repeat top center #f6f6f6; background-size: 100% 180px; font-family:"微软雅黑","����", "����"; font-size:14px;}
.main{
    width: 1160px;
    margin:0 auto;
	padding: 0 20px 20px 20px;
	min-height: 600px;
	background: #fff;
	padding-top: 20px;
}


.fr{
    float: right;
}
.fl{
    float: left;
}

.header_w{
	width: 1200px;
	margin: 0 auto;
	height: 180px;
}
.header_logo{
	padding-top: 40px;
	height: 140px;
	width: 500px;
	float: left;
}
/*主导航菜单*/
.nav_box{
    width: 100%;
    background: #008cff;
	min-width: 1200px;
}
.wh{
    width: 1200px;
    margin: 0 auto;
}
#nav-menu {
    height: 45px;
    margin: 0 auto;
}

#nav-menu .menu li {
    position: relative;
    float: left;
    padding: 0 0 0 0;
    display: inline;
    font-size: 18px;
    z-index: 10;
}

#nav-menu .menu li h3 {
    font-weight: normal;
    display: inline-block;
    float: left;
}

#nav-menu .menu li a.xialaguang {
    display: inline-block;
    color: #FFF;
    height: 45px;
    text-decoration: none;
    font-size: 16px;
    width: 147px;
    text-align: center;
}

#nav-menu .menu li a.selected,
#nav-menu .menu li a.navhover,
#nav-menu .menu li a.xialaguang:hover {
    color: #fff;
}

#nav-menu .menu li a.navhover,
#nav-menu .menu li a.xialaguang:hover {
    background-color: #3cabff;
}

#nav-menu .menu li a.xialaguang span {
    height: 45px;
    line-height: 45px;
    display: inline-block;
}

#nav-menu .menu li a.selected span,
#nav-menu .menu li a.navhover span,
#nav-menu .menu li a.xialaguang:hover span {
    cursor: pointer;
}

#nav-menu .menu li a.navhover span,
#nav-menu .menu li a.xialaguang:hover span {
    width: 147px;
}

#nav-menu .menu ul.children {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    width: 147px;
    background: #000;
    line-height: normal;
    opacity: 0.8;
filter(opacity = 0.5);
}

#nav-menu .menu ul.children li {
    width: 147px;
    padding: 0px;
    display: inline-block;
}

#nav-menu .menu ul.children li h3 {
    display: block;
    width: 100%;
}

#nav-menu .menu ul.children li a {
    width: 100%;
    /*height: 16px;
line-height: 16px;*/
    overflow: hidden;
    padding: 8px 0;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
}

#nav-menu .menu ul.children li a:hover {
    background-color: #3cabff;
    text-decoration: none;
}


.dhcd{
	background: #008cff;
	height: 45px;
	min-width: 1200px;
}
.dhcd .dhcd_n{
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}
.dhcd .dhcd_n ul li{
	width: 147px;
	height: 45px;
	line-height: 45px;
	display: block;
	font-size:16px;
	color:#ffffff;
	float: left;
	text-align: center;
}
.dhcd .dhcd_n ul li:hover{
	background: #3cabff;
}
.dhcd .dhcd_n ul li a{
	color: #ffffff;
}

.banner_w{
	min-width: 1200px;
	overflow: hidden;
}
.zxgz{
	width: 1160px;
	height: 405px;
}
.zxgz_lb{
	width: 610px;
}
.zxgz_lb .zxgz_jj{
	text-align: center;
	font-size: 26px;
	color: #2157af;
	line-height: 65px;
}
.zxgz_lb .zxgz_jj_nr{
	line-height: 31px;
	font-size: 15px;
	color: #747474;
	width: 606px;
	height: 323px;
}
.zxgz .zxgz_xh{
	width: 523px;
	height: 403px;
	float: right;
}

.zxgz .zxgz_xh .zxgz_zh_tt{
	height: 40px;
	width: 523px;
	background: #f7f7f7;
}
.zxgz .zxgz_xh .zxgz_zh_tt p{
	width: 126px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	background-color: #2157af;
}
.zxgz .zxgz_xh .zxgz_zh_tt a{
	float: right;
	display: block;
	line-height: 40px;
	margin-right: 15px;
	color: #8e8e8e;
}
.zxgz .zxgz_xh .zxgz_zh_xh{
	width: 523px;
	height: 348px;
	padding-top: 15px;
}
.zxgz .zxgz_xh .zxgz_zh_xh ul li{
	line-height: 35px;
	height: 35px;
	display: block;
	background:url("../img/poin.png") no-repeat left center;
	text-indent: 15px;
}
.zxgz .zxgz_xh .zxgz_zh_xh ul li span{
	float: right;
	color: #8e8e8e;
}
.zxgz .zxgz_xh .zxgz_zh_xh ul li a{
	float:left;
    color:#747474;
}
.xycxhl_w{
	width: 1200px;
	margin-top: 20px;
	padding-top:18px;
	height: 146px;
	background-color: #b5b5b5;
	margin-left: -20px;
}
.xycxhl_w ul li{
	width:177px;
	height: 116px;
	float: left;
	margin-left: 20px;
}
.xycxhl_w ul li img{
	width:177px;
	height: 116px;
}
.xycxhl_w ul li p{
	width: 177px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
	margin-top: -25px;
	color: aliceblue;
	background-color: #282b30;
	position: absolute;
}

.xygs{
	width: 368px;
}
.xygs ul li{
	width: 366px;
	height: 68px;
	margin-top: 27px;
}

.xwdt_w{
	width: 1160px;
	margin-top: 20px;
}
.xwdt_xh{
	width: 368px;
}
 .xwdt_xh_tt{
	width: 368px;
	height: 38px;
	border-bottom: 1px solid #c7c7c7;
}
 .xwdt_xh_tt p{
	height: 36px;
	width: 90px;
	line-height: 36px;
	float: left;
	 text-align: center;
	font-size: 18px;
	border-bottom: 2px solid #2157af;
}
.xwdt_xh_tt a{
	float: right;
	line-height: 36px;
	font-size: 14px;
	color: #979797;
}
.xwdt_xh .xwdt_xh_lb{
	padding-top: 10px;
}
.xwdt_xh .xwdt_xh_lb ul li{
	line-height: 30px;
	height: 30px;
	display: block;
	background:url("../img/poin.png") no-repeat left center;
	text-indent: 15px;
}
.xwdt_xh .xwdt_xh_lb ul li a{
	color: #747474;
}
.xwdt_xh2{
	width: 758px;
}
 .xwdt_xh_tt2{
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #c7c7c7;
}
 .xwdt_xh_tt2 p{
	height: 36px;
	width: 90px;
	line-height: 36px;
	float: left;
	 text-align: center;
	font-size: 18px;
	border-bottom: 2px solid #2157af;
}
.xwdt_xh_tt2 a{
	float: right;
	line-height: 36px;
	font-size: 14px;
	color: #979797;
}
.xwdt_xh_lb2 ul li{
	width: 362px;
	height: 118px;
	float: left;
	margin-right: 17px;
	margin-top: 17px;
	border-bottom: 1px solid #f1f1f1;
}
.xwdt_xh_lb2 ul li a h2{
	font-size: 15px;
	width:220px; 
	height: 25px;
	line-height: 25px;
	color: #2157af;
	overflow: hidden;
	float: right;
}
.xwdt_xh_lb2 ul li p{
	width: 220px;
	font-size: 12px;
	line-height: 20px;
	color: #9a9a9a;
	float:right;
}
.xwdt_xh_lb2 ul li img{
	float: left;
	width: 130px;
	height: 98px;
}





.mgl{
	margin-left: 29px;
}
.xwdt_w_l{
	width: 764px;
	float: left;
	margin-top: 20px;
}
.xwdt_w_r{
	width: 368px;
	height: 760px;
	float: right;
	margin-top: 20px;
}
.xwdt_ad{
	margin: 15px 0;
}
.xwdt_ad2{
	margin-top: 15px;
}


.container_biao{
    margin-bottom: -6px;
    background: #2157af;
    float: left;
	height: 40px;
	line-height: 40px;
    width: 100%;
}
.container_biao span{
    float: left;
    font-size: 16px;
    color: #FFFFFF;
    margin:3px 0 0 30px;
}
.container_biao p{
    float: right;
    margin: 1px 20px 0 0;
	color: #CFCFCF;
}

.container_bottom{
    float: left;
    width: 1158px;
    overflow:hidden;
    border-bottom:1px solid #2157af;
    border-left:1px solid  #2157af;
    border-right:1px solid #2157af;
    position: relative;
	padding-bottom: 15px;

}

.container_bottom ul li{
	width: 147px;
	height: 185px;
	float: left;
	background: #f1f1f1;
	margin-left: 15px;
	margin-top: 15px;
}
.container_bottom ul li span{
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	width: 155px;
	display: block;
}
.container_bottom ul li:hover{
	background: #2157af;
	color: #ffffff;
}
.container_bottom ul li img{
	margin-top: 5px;
	margin-left: 6px;
	width: 142px;
	height: 154px;
}


.container_bottom ul li a{
	width: 140px;
	height: 154px;
	overflow: hidden;
	display: block;
}


.tpxw_w{
	width: 1158px;
	height: 436px;
	border: 1px solid #dfdddd;
	margin-top: 20px;
}
.tpxw_w .tpxw_tt{
	width: 1158px;
	height: 42px;
	border-bottom: 1px solid #dfdddd;
} 
.tpxw_w .tpxw_tt p{
	width: 93px;
	height: 41px;
	line-height: 41px;
	font-size: 18px;
	border-bottom: 2px solid #a40000;
	float:left;
	text-align: center;
}
.tpxw_w .tpxw_tt a{
	float: right;
	line-height: 41px;
	margin-right: 20px;
	color: #9b9b9b;
}
.tpxw_w .tpxw_xh{
	padding: 20px 10px;
}
.tpxw_w .tpxw_tt a{
	float: right;
	line-height: 41px;
	margin-right: 20px;
	color: #9b9b9b;
}
.tpxw_w .tpxw_xh{
	padding: 20px 10px;
}

.tpxw_w .tpxw_xh ul li{
	float: left;

}
.tpxw_w .tpxw_xh ul li img {
	width: 208px;
	height: 165px;
}








.tpxw_w .tpxw_xh{
	padding: 5px 10px;
}
.tpxw_w .tpxw_xh ul li{
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	border: 1px solid #dfdddd;
	padding: 2px;
}

.bottom{
	height: 270px;
	margin: 0 auto;
	margin-top: 30px;
	background: #FFF;
	padding-left: 20px;
	padding-top: 18px;
	background-color: #2157af;
	min-width: 1160px;
}
.bottom .yqlj{
	width: 1160px;
	height: 76px;
	padding: 15px 0px;
	margin: 0 auto;
	border-top: 6px solid #b2b2b2;
	border-bottom: 1px solid #d6d6d6;
	
}
.bottom .yqlj a{
	padding: 0 10px;
	line-height: 30px;
	color:#FFF;
}

.bqxx{
	padding: 20px 0;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}
.bqxx p a{
	color: #FFF;
}

/***********************新闻列表*************************/

.szwz{
	width:1160px;
	height: 48px;
	line-height: 48px;
	color: #9c9c9c;
}
.dhleft{
	width: 306px;
	height: 740px;
	float: left;
	background: #f8f8f8;
}
.dhleft .cdh{
	width: 276px;
	padding: 15px;
}
.dhleft  .cdh_tt{
	width: 276px;
	height: 36px;
	border-bottom: 1px solid #d6d6d6;
}
.dhleft  .cdh_tt p{
	width: 104px;
	height: 36px;
	background: #126ad8;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #FFF;
}
.dhleft .cdh ul{
	padding: 15px 0;
}
.dhleft .cdh ul li a{
	width: 276px;
	height: 40px;
	line-height: 40px;
	border-bottom: dotted 1px #d6d6d6;
	background: url("../img/dian2.png") no-repeat left center;
	text-indent: 20px;
	display: block;
}
.dhleft .cdh ul li a:hover{
	background:url("../img/dian3.png") no-repeat 5px center #000000;
	color: #FFF;
}
.dhleft .zxgx{
	width: 276px;
	padding: 15px;
}
.dhleft .zxgx ul{
	padding: 15px 0;
}
.dhleft .zxgx ul li a{
	width: 276px;
	height: 30px;
	line-height: 30px;
	/*border-bottom: dotted 1px #d6d6d6;*/
	background: url("../img/poin.png") no-repeat left center;
	text-indent: 15px;
	display: block;
}

.dhright{
	float: right;
	width: 830px;
	min-height: 940px;
	border-top: 1px solid #efefef;
	
}
.dhright_tt{
	width: 830px;
	height: 36px;
	border-bottom: 1px solid #efefef;
	padding-top: 15px;
}
.dhright_tt p{
	width: 104px;
	height: 34px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	color: #000000;
	border-bottom: 2px solid #a40000;
}
.dhright_xh{
	padding: 10px 0;
}

.dhright_xh ul li{
	width: 830px;
	height: 40px;
	line-height: 40px;
	border-bottom: dotted 1px #efefef;
	background: url("../img/poin.png") no-repeat left center;
	text-indent: 20px;
	display: block;
}
.dhright_xh ul li span{
	float: right;
	color: #999999;
}

.fenye{
	width: 830px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #efefef;
	float: right;
	margin-top: 30px;
	padding-top: 10px;
}
.dhright2{
	float: right;
	width: 830px;
	min-height: 940px;
	border: 1px solid #efefef;
	
}
.cxhg_w{
	width: 830px;
	height: 1053px;
	padding-top: 140px;
	background-image: url("../img/cxbg.png");
}
.cxhg_title{
	width: 830px;
	height: 75px;
	text-align: center;
	font-size: 32px;
	color: #bc010e;
	font-weight: bold;
	background: url("../img/cxtt.png") no-repeat center bottom;
}
.cxhg_gs{
	width: 830px;
	height: 100px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	background: url("../img/cxbg2.png") no-repeat center bottom;
}

.pingjia{
	width: 570px;
	border-bottom: 1px solid #efefef;
	margin-left: 150px;
	padding-bottom: 30px;
}
.pingjia .pingjia_tt{
	font-size: 16px;
	font-weight: bold;
	color: #a40000;
	line-height: 50px;
}
.pingjia_nr p{
	line-height: 31px;
	
}




.dhright2_bt{
	border-bottom: 1px solid #efefef;
	height: 90px;
}
.dhright2_bt p{
	text-align: center;
	display: block;
	line-height: 60px;
	font-size: 20px;
}
.dhright2_bt span{
	text-align: center;
	width: 830px;
	display: block;
	font-size: 12px;
	color: #474747;
}
.dhright2_nr{
	line-height: 35px;
	padding: 38px;
}
.dhright2_nr img {
	max-width: 700px;
}






