/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	}
body{
	font-family:"Microsoft YaHei","黑体";
	color:#333;
	font-size:12px;
    }
ul{
	list-style:none;
	}
img{
	border:0;
	}
a:link{
	color:#fff;
	text-decoration:underline;
	}
a:visited{
	color:#fff;
	text-decoration:underline;
	}
a:hover{
	color:#fff;
	text-decoration:none;
	}
.clear {clear:both;} 
.menu{
	width:980px;
	margin:0 auto;
	}
.menu_left{
	float:left;
	padding-left:10px;
	}
.menu_right{
	float:left;
	padding-left:20px;
	}
.header{
	height:366px;
	background:url(../images/banner.jpg) center 0;
	}
.head{
	width:828px;
	margin:0 auto;
	padding:299px 0 0 152px;
	font-size:15px;
	font-weight:bold;
	}
.head a:link{
	color:#0d4171;
	text-decoration:none;
	}
.head a:visited{
	color:#0d4171;
	text-decoration:none;
	}
.head a:hover{
	color:#861415;
	}
.container{
	background:url(../images/bg.jpg);
	}
.page{
	width:980px;
	margin:0 auto;
	}

.box1{
	height:663px;
	background:url(../images/box1_bg.jpg) no-repeat;
	}
.box1_left{
	float:left;
	width:602px;
	}
.box1_left li{
	clear:both;
	height:215px;
	}
.box1_list_left{
	float:left;
	width:152px;
	}
.dq{
	width:130px;
	height:130px;
	line-height:130px;
	text-align:center;
	background:url(../images/li_bg.jpg) no-repeat;
	font-size:18px;
	margin:29px 0 0 25px;
	}
.wyhs{
	width:112px;
	height:23px;
	background:url(../images/wyhs_btn.png) no-repeat;
	padding:15px 0 0 15px;
	margin:12px 0 0 25px;
	}
.box1_list_right{
	float:left;
	padding-left:15px;
	}
.box1_list_right_line1{
	font-size:14px;
	padding-top:35px;
	}
.box1_list_right_line2{
	font-size:18px;
	color:#00abdb;
	padding-top:15px;
	}
.box1_list_right_line3{
	width:411px;
	line-height:22px;
	padding-top:10px;
	}
.xx_btn{
	width:69px;
	height:26px;
	line-height:26px;
	background:url(../images/xx_btn.png) no-repeat;
	text-align:center;
	display:block;
	}
.box1_list_right_line4{
	padding:35px 0 0 340px;
	}

.box1_right{
	float:left;
	width:372px;
	height:660px;
	padding-left:5px;
	}
.box2{
	clear:both;
	height:198px;
	background:url(../images/box2.jpg) no-repeat;
	}
.list_other{
	float:left;
	width:490px;
	height:198px;
	}
.box2_list_left{
	float:left;
	width:602px;
	}
.box2_list_left li{
	clear:both;
	height:215px;
	}
.box2_list_left{
	float:left;
	width:152px;
	}
.box2_list_right{
	float:left;
	width:315px;
	padding-left:15px;
	}

.box2_list_right_line2{
	font-size:18px;
	color:#00abdb;
	padding-top:35px;
	}
.box2_list_right_line3{
	width:300px;
	line-height:18px;
	padding-top:10px;
	}
.wyhs_2{
	float:left;
	width:112px;
	height:23px;
	background:url(../images/wyhs_btn.png) no-repeat;
	padding:15px 0 0 15px;
	margin:12px 0 0 63px;
	display:inline;
	}
.box2_list_right_line4{
	float:left;
	padding:24px 0 0 40px;
	}
.box3{
	background:url(../images/box3.jpg);
	}


.footer{
	width:980px;
	margin:0 auto;
	text-align:center;
	padding:15px 0;
	line-height:22px;
	}

.newAppBox{
	width:110px;	
	border:1px #666 solid;
	position: fixed;
	right:0;
	bottom:50px;
	}
.rightUl a:link{
	color:#00abdb;
	text-decoration:none;
	}
.rightUl a:visited{
	color:#00abdb;
	text-decoration:none;
	}
.rightUl a:hover{
	color:#00abdb;
	text-decoration:underline;
	}
.rightUl li{
	height:22px;
	line-height:22px;
	border-bottom:1px #666 solid;
	background:#fff;
	}
.rightUl li a{
	padding:0 15px;
	}
.fhdb{
	width:110px;
	text-align:center;
	height:25px;
	line-height:25px;
	border-bottom:1px #666 solid;
	cursor:pointer;
	background:#00abdb;
	color:#fff;
	}








