@charset "utf-8";
/*-----------通用----start----------*/
*{ 
	margin: 0px;
	padding: 0px; 
}
li{ 
	list-style: none;
}
a{ 
	text-decoration: none;
}
img{ 
	border: none;
}
body{ 
	width: 100%;
	min-width: 1200px;
}
/*-----------通用----end----------*/

/*------------------------------head------------start-------------*/
.header{
	width: 100%;
	height: 132px;
}
.header .top{
	width: 100%;
	height: 90px;
	position: relative;
}
.header .top .beijing{
	width: 50%;
	height: 90px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: #ACD7F2;
	z-index: -1;
}
.header .top .hexin{
	width: 1162px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	background: url(../images/header_hexin_bg.jpg);
}
.header .top .hexin .logo{
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .top .hexin .yxdl{
	color: #666666;
	font-weight: bold;
	font-family: "宋体";
	font-size: 12px;
	position: absolute;
	z-index: 1px;
	left: 805px;
	top: 48px;
}
.header .top .hexin .usr{
	position: absolute;
	width: 108px;
	height: 23px;
	z-index: 1px;
	left: 875px;
	top: 42px;
}
.header .top .hexin .password{
	position: absolute;
	width: 108px;
	height: 23px;
	z-index: 1px;
	left: 995px;
	top: 42px;
}
.header .top .hexin .sub{
	position: absolute;
	z-index: 1px;
	right: 0;
	top: 42px;
	width: 50px;
	height: 25px;
	background: #FF0000;
	color: #ffffff;
	cursor: pointer;
	border: 0px;
	font-weight: bold;
	font-family: "宋体";
	font-size: 12px;
}
.header .top .hexin a{
	display: block;
	position: absolute;
	z-index: 1px;
	right: 0;
	top: 10px;
	width: 120px;
	height: 25px;
	line-height: 25px;
	background: #FF0000;
	color: #ffffff;
	font-weight: bold;
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
}
.header .nav_bg{
	width: 100%;
	height: 40px;
	margin-top: 1px;
	background: url(../images/nav_bg.jpg);
}
.header .nav{
	width: 1160px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}
.header .nav ul li{
	float: left;
	width: 143px;
	height: 40px;
	margin-right: 2px;
	text-align: center;
	position: relative;
}
.header .nav ul li:hover{
	background: url(../images/sanjiao.png) no-repeat bottom center;
}
.header .nav ul li a{	
	display: block;
	width: 143px;
	height: 40px;
	line-height: 40px;
	color: #004D8E;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
}
.header .nav ul li dl{
	background: #C8E5F7;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
	position: absolute;
	z-index: 10;
}
.header .nav ul li:hover dl{
	display: block;
}
.header .nav ul li dl dd:hover{
	background: #68B8E8;
}
.header .fg{
	position: absolute;
}
.header .fg1{
	left: 143px;
}
.header .fg2{
	left: 288px;
}
.header .fg3{
	left: 433px;
}
.header .fg4{
	left: 578px;
}
.header .fg5{
	left: 723px;
}
.header .fg6{
	left: 868px;
}
.header .fg7{
	left: 1013px;
}
.banner{
	width: 100%;
	height: 480px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 1px;
}
.banner .cont{
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 480px;
	z-index: -1;
}
.banner .cont img{
	width: 1920px;
	height: 480px;
	position: absolute;
}
.banner .yuan{
	text-align: center;
	margin-top: 450px;
}
.banner .yuan img{
	margin: 0 5px; 
}
/*--------------------------------head------------end-------------*/

/*--------------------------------main------------start-------------*/
.main{
	width: 1280px;
	overflow: auto;
	background: #ffffff;
	margin: 0 auto;
}
.main .heng1{
	width: 1280px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 30px;
}
.main .heng1 .zuo{
	width: 633px;
	margin-right: 10px;
	overflow: auto;
	float: left;
}
.main .heng1 .zuo .nr{
	padding: 14px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 30px;
}
.main .heng1 .zhong{
	width: 330px;
	overflow: auto;
	float: left;
	margin-right: 10px;
}
.main .heng1 .zhong ul{
	width: 330px;
	margin: 0 auto;
	margin-top: 10px;
}
.main .heng1 .zhong ul li{
	width: 310px;
	height: 30px;
	padding: 0 10px; 
	line-height: 30px;
	color: #666666;
	font-size: 12px;
	font-family: "宋体";
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main .heng1 .zhong ul li span{
	color: #1E85E4;
	font-weight: bold;
	font-size: 12px;
}
.main .heng1 .zhong ul li a{
	color: #666666;
	margin-left: 7px;
}
.main .heng1 .zhong ul li:hover a{
	text-decoration: underline;
}
.main .heng1 .you{
	width: 295px;
	overflow: auto;
	float: right;
}
.main .heng1 .you ul{
	width: 295px;
	margin: 0 auto;
	margin-top: 10px;
}
.main .heng1 .you ul li{
	width: 275px;
	height: 30px;
	padding: 0 10px; 
	line-height: 30px;
	color: #666666;
	font-size: 12px;
	font-family: "宋体";
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main .heng1 .you ul li span{
	color: #1E85E4;
	font-weight: bold;
	font-size: 12px;
}
.main .heng1 .you ul li a{
	color: #666666;
	margin-left: 7px;
}
.main .heng1 .you ul li:hover a{
	text-decoration: underline;
}
.main .heng2{
	width: 1280px;
	overflow: auto;
	margin: 0 auto;
	margin-top: 30px;
}
.main .heng2 .zuo{
	width: 633px;
	float: left;
	overflow: auto;
}
.main .heng2 .zuo .Cont{
	width: 633px; 
	height: 141px; 
	margin-top: 23px;
	overflow: hidden;
}
.main .heng2 .zuo .Cont ul{
	width: 640px;
}
.main .heng2 .zuo .Cont li{
	width: 153px; 
	height: 141px; 
	float: left; 
	margin-right: 7px;
}
.main .heng2 .zuo .Cont li img{
	width: 153px;
	height: 111px;
}
.main .heng2 .zuo .Cont li p{
	line-height: 30px; 
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-family: "宋体";
}
.main .heng2 .you{
	width: 633px;
	float: right;
	overflow: auto;
}
.main .heng2 .you .Cont{
	width: 633px; 
	height: 141px; 
	margin-top: 23px;
	overflow: hidden;
}
.main .heng2 .you .Cont ul{
	width: 640px;
}
.main .heng2 .you .Cont li{
	width: 121px; 
	height: 141px; 
	float: left; 
	margin-right: 7px;
}
.main .heng2 .you .Cont li img{
	width: 121px;
	height: 111px;
}
.main .heng2 .you .Cont li p{
	line-height: 30px; 
	text-align: center;
}
.main .heng2 .you .Cont li p a{
	color: #FF0000;
	font-size: 12px;
	font-family: "宋体";
}
.main .heng2 .you .Cont li p a:hover{
	text-decoration: underline;
}




/*标题设置*/
.main .bt{
	position: relative;
	height: 35px;
	background: url(../images/bt_bg.jpg) no-repeat bottom left;
}
.main .bt .pbt{
	position: absolute;
	color: #1E85E4;
	font-size: 16px;
	font-family: "微软雅黑";
	left: 0px;
	top: 0px;
}
.main .bt .pxx{
	position: absolute;
	color: #333333;
	font-size: 16px;
	font-family: "微软雅黑";
	left: 72px;
	top: 0px;
}
.main .bt .pyw{
	position: absolute;
	color: #333333;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	left: 90px;
	top: 4px;
}
.main .bt .pgd{
	position: absolute;
	display: block;
	width: 34px;
	height: 11px;
	background: url(../images/gd.jpg);
	right: 0px;
	top: 6px;
	cursor: pointer;
}
/*--------------------------------main------------end-------------*/


/*------------------------------------foot--------start-------------*/
.footer{
	width: 100%;
	height: 100px;
	background: #666666;
	overflow: auto;
	margin-top: 45px;
}
.footer p{
	text-align: center;
	font-size: 12px;
	margin-top: 25px;
	line-height: 24px;
	color: #ffffff;
	font-family: "宋体";
}
.footer p a{
	color: #ffffff;
}
.footer p a:hover{
	text-decoration: underline;
}
/*--------------------------------foot------------end-------------*/

/*-----------------内页-单页面------------start-------------*/
.main_n{
	width: 1100px;
	overflow: auto;
	background: #ffffff;
	margin: 0 auto;
}
.main_n .left{
	width: 250px;
	float: left;
	margin-top: 30px;
}
.main_n .left .bt{
	width: 250px;
	height: 101px;
	position: relative;
	background: url(../images/left_lm_bg.jpg);
	border-bottom: 1px solid #9CC0CC;
}
.main_n .left .bt span{
	position: absolute;
	left: 26px;
	top: 25px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #000000;
}
.main_n .left ul{
	width: 250px;
	margin: 0 auto;
}
.main_n .left ul li{
	width: 250px;
	height: 49px;
	border-bottom: 1px solid #9CC0CC;
}
.main_n .left ul li span{
	margin-left: 35px;
	line-height: 49px;
	color: #9CC0CC;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
}
.main_n .left ul li a{
	margin-left: 16px;
	line-height: 49px;
	color: #333333;
	font-size: 12px;
	font-family: "宋体";
	letter-spacing: 14px;
}
.main_n .left ul li a:hover{
	font-weight: bold;
}
.main_n .left .lxwm{
	width: 250px;
	min-height: 54px;
	overflow: auto;
	background: url(../images/left_lxwm_bg.jpg) no-repeat;
	margin-top: 24px;
	position: relative;
}
.main_n .left .lxwm .p1{
	position: absolute;
	color: #000000;
	font-family: "宋体";
	font-weight: bold;
	font-size: 14px;
	top: 28px;
	left: 56px;
}
.main_n .left .lxwm .p2{
	position: absolute;
	color: #000000;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 12px;
	opacity: 0.3;
	top: 32px;
	left: 129px;
}
.main_n .left .lxwm table{
	width: 220px;
	margin: 0 auto;
	margin-top: 60px;
}
.main_n .left .lxwm table td{
	font-size: 12px;
	font-family: "宋体";
	line-height: 32px;
	vertical-align: top;
}
.main_n .left .lxwm table .td1{
	width: 70px;
	font-weight: bold;
}
.main_n .left .lxwm table .td2{
	width: 150px;
}

.main_n .right{
	margin-top: 30px;
	width: 823px;
	min-height: 500px;
	overflow: auto;
	float: right;
	border: 1px solid #C7C7C7;
	border-radius: 8px;
}
.main_n .right .btn{
	width: 760px;
	height: 32px;
	margin: 0 auto;
	border-bottom: 1px solid #9CC0CC;
	margin-top: 27px;
}
.main_n .right .btn .zb{
	float: left;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
	padding-left: 22px;
	color: #000000; 
	background: url(../images/btyd.jpg) no-repeat;
	height: 16px;
}
.main_n .right .btn .dqwz{
	font-family: "宋体";
	color: #666666;
	font-size: 12px;
	float: right;
}
.main_n .right .btn .dqwz a{
	color: #666666;
}
.main_n .right .dqwz a:hover{
	text-decoration: underline;
}
.main_n .right .btn .dqwz span{
	color: #FF0000;
	font-weight: bold;
}
.main_n .right .nr{
	width: 740px;
	margin: 0 auto;
	margin-top: 30px;
}
.main_n .right .nr .biaoti{
	font-size: 20px;
	font-family: "宋体";
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
/*-----------------内页-单页面------------end-------------*/

/*------------------新闻列表-----start----------------------*/
.xwzx{
	width: 740px;
	margin: 0 auto;
}
.xwzx ul li{
	width: 740px;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px dashed #cccccc;
}
.xwzx ul li b{
	color: #1E85E4;
    font-weight: bold;
    font-size: 12px;
    font-family: "宋体";
    float: left;
}
.xwzx ul li p{
	width: 600px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	font-size: 14px;
	margin-left: 10px;
}
.xwzx ul li p a{
	color: #333333;
}
.xwzx ul li p a:hover{
	text-decoration: underline;
}
.xwzx ul li span{
	float: right;
	font-size: 12px;
	color: #666666;
} 
/*------------------新闻列表-----end----------------------*/

/*------------------图片列表-----start----------------------*/
.cpzx{
	width: 720px;
	margin: 0 auto;
}
.cpzx ul{
	width: 720px;
	overflow: auto;
}
.cpzx ul li{
	width: 200px;
	height: 200px;
	margin: 20px;
	float: left;
}
.cpzx ul li img{
	width: 198px;
	height: 148px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.cpzx ul li p{
	width: 200px;
	height: 50px;
	line-height: 25px;
	text-align: center;
	color: #666666;
	font-family: "宋体";
	font-size: 12px;
}
/*------------------图片列表-----end----------------------*/


/*--------------------页码-----start--------------------*/
.page{ 
	margin: 20px auto;
	width: 100%;
	height: 31px;
	text-align: center;
}
.page a{ 
	display: inline-block;
	width: 28px;
	height: 29px;
	margin: 0 8px;
	font-size: 14px;
	border: 1px solid #2273CC;
	line-height: 29px;
	text-align: center;
	color: #2273CC;
	font-family: "微软雅黑";
}
.page a:hover{
	color: #ffffff;
	background: #2273CC;
}
.page .sx{
	width: 94px;
}
.page .sz{
	width: 29px;
}
/*--------------------页码-----end--------------------*/

/*----------------图片展示--start---------------------*/
.hm{
	width: 100%;
	min-width: 1200px;
	position: absolute;
	top: 0px;
	background: #000000;
	opacity: 0.7;
	z-index: -10;
}
.bm{
	width: 100%;
	min-width: 1200px;
	position: absolute;
	top: 0px;
	background: #ffffff;
	z-index: -5;
}
.datu{
	left: 0; 
	right: 0; 
	top: 0; 
	bottom: 0;
	margin:auto;
	position: absolute;
	z-index: -10;
}
/*--------------------图片展示-----end--------------------*/