﻿body {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	font-size:14px;
	color: #333;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #333;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.top {
	height: 48px;
	line-height: 48px;
	background: #333;
	overflow: hidden;
}
.top .left {
	background: url('tel.fw.png') no-repeat left center;
	color: #818181;
	text-indent: 20px;
}
.top .right ul li {
	float: left;
	padding-left: 30px;
}
.top .right ul li a {
	color: #818181;
}
.top .right ul li a:hover {
	color: white;
}
.top .right ul li.icon1 {
	background: url('t1.jpg') no-repeat left center;
}
.top .right ul li.icon2 {
	background: url('t2.jpg') no-repeat left center;
	margin-left: 10px;
}
.top .right ul li.icon3 {
	background: url('t3.jpg') no-repeat left center;
	text-indent: 10px;
	margin-left: 20px;
}
.top .right ul li.icon4 {
	background: url('t4.jpg') no-repeat left center;
	text-indent: 10px;
	margin-left: 20px;
}
.header {
	padding: 10px 0;
	overflow: hidden;
}
.header .nav {
	
}
.header .nav ul li {
	float: left;
	width: 110px;
	font-size: 16px;
	text-align: right;
}
.header .nav ul li a {
	color: #333;
	display: block;
	width: 110px;
	height: 90px;
	line-height: 90px;
}
.header .nav ul li a:hover{
	color:#0564C6;
}
.gsjjindex {
	padding: 20px 0 40px;
	overflow: hidden;
}
.gsjjindex .title {
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
}
.gsjjindex ul {
	position: relative;
	height: 440px;
}
.gsjjindex .name {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	color: #000;
	width: 560px;

}
.gsjjindex .cont {
	position: absolute;
	left: 0;
	top: 50px;
	line-height: 200%;
	font-size: 14px;
	width: 560px;
}
.gsjjindex .cont span {
	display: block;
	font-weight: bold;
	color: #0564C6;
	margin: 0;
	padding: 0;
}
.gsjjindex .more {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 560px;
	height: 50px;
}
.gsjjindex .more a {
	display: block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	border: 1px #585858 solid;
	text-align: center;
}
.gsjjindex .more a:hover {
	color: #E52028;
	border: 1px #E52028 solid;
}
.gsjjindex .image {
	position: absolute;
	top: 50px;
	right: 0;
	width: 566px;
	height: 390px;
}
.cpzsindex {
	background: url('cpbg.jpg') no-repeat center top;
	height: 660px;
}
.cpzsindex .title {
	overflow: hidden;
	padding: 60px 0;
	text-align: center;
}
.cpzsindex .marquee {
	width: 1200px;
	overflow: hidden;
	height: 360px;
}
.cpzsindex ul {
	padding: 20px 0;
	overflow: hidden;
}
.cpzsindex ul li {
	float: left;
	width: 260px;
	padding-left: 30px;
}
.cpzsindex ul li:first-child {
	padding: 0;
}
.cpzsindex ul .cptop {
	width: 260px;
	height: 100px;
	background: #EEEEEE;
}
.cpzsindex ul .name {
	padding: 20px 10px 5px;
}
.cpzsindex ul .name a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.cpzsindex ul .more {
	padding: 0px 10px;
}
.cpzsindex ul .more a {
	font-size: 14px;
	color: #0564C5;
}
.cpzsindex ul .image img{
	width:260px;
	height:260px;
}
.lxwmindex {
	padding:30px 0;
	overflow: hidden;
	background: #F6F6F6;
}
.lxwmindex .title {
	padding: 20px 0;
	overflow: hidden;
}
.lxwmindex .left {
	width: 800px;
}
.lxwmindex .left > ul {
	position: relative;
	width: 800px;
	height: 290px;
	overflow: hidden;
}
.lxwmindex .left ul > li > .image {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 290px;
}
.lxwmindex .left ul > li > .name {
	position: absolute;
	top: 0;
	left: 440px;
	font-size: 20px;
	font-weight: bold;
}
.lxwmindex .left > ul > li .cont {
	position: absolute;
	top: 50px;
	left: 440px;
}
.lxwmindex .left > ul > li .cont > ul > li {
	height: 50px;
	line-height: 50px;
	text-indent: 30px;
	font-size: 14px;
}
.lxwmindex .left > ul > li .cont > ul > li.icon1 {
	background: url('l1.fw.png') no-repeat left center;
}
.lxwmindex .left > ul > li .cont > ul > li.icon2 {
	background: url('l2.fw.png') no-repeat left center;
}
.lxwmindex .left > ul > li .cont > ul > li.icon3 {
	background: url('l3.fw.png') no-repeat left center;
}
.lxwmindex .left > ul > li .cont > ul > li.icon4 {
	background: url('l4.fw.png') no-repeat left center;
}
.lxwmindex .left > ul > li .cont > ul > li.icon5 {
	background: url('l5.fw.png') no-repeat left center;
}
.lxwmindex .right {
	width: 350px;
}
.lxwmindex .right  ul{
	padding-top:50px;
}
.lxwmindex .right .cont{
	padding:10px 0;
	line-height:200%;
}
.lxwmindex .right .tel{
	background:url('i7.fw.png') no-repeat left center;
	height:54px;
	line-height:54px;
	text-indent:70px;
	color:#E52028;
	font-size:16px;
	font-weight:bold;
}
.nbanner{
	overflow:hidden;
	height:300px;
}
.nbanner1{
	position:absolute;
	width:100%;
	overflow:hidden;
}
.nbanner1 img{
	height:300px;
}
.dqwz{
	overflow:hidden;
	height:35px;
	line-height:35px;
	background:#EFEFEF;
}
.dqwz .bodywidth{
	background: url('po.png') no-repeat left center;
	text-indent:20px;	
}
.neiyecont{
	padding:20px 0;
	overflow:hidden;
}
.neiyecont1{
	width:210px;	
}
.neiyecont1_1{
}
.neiyecont1_1 .title{
	padding: 8px 0;
	font-size: 16px;
	color: #E51F27;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;	
}
.neiyecont1_1_1{
	border: 1px #EEE solid;
	border-top: none;	
}
.neiyecont1_1_1 ul {
	padding: 10px 0;
}
.neiyecont1_1_1 ul li {
	height: 45px;
}
.neiyecont1_1_1 ul li a {
	display: block;
	width: 180px;
	margin: auto;
	border: 1px #EEE solid;
	border-radius: 3px;
	height: 35px;
	line-height: 35px;
	text-indent: 30px;
	background: url('icon5.fw.png') no-repeat 15px center;
}
.neiyecont1_2_1_1 ul ul {
	display: none;
}
.neiyecont1_2{
	padding:20px 0;	
}
.neiyecont1_2 .title{
	padding: 8px 0;
	font-size: 16px;
	color: #E51F27;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-align: center;	
}
.neiyecont1_2_1{
	border: 1px #EEE solid;
	border-top: none;	
}
.neiyecont1_2_1 p{
	margin:0;
	padding:10px 0px 20px 5px;
	line-height:220%;
	font-size:12px;
}
.neiyecont1_2_1 p img{
	margin-left:8px;
}
.neiyecont1_2_1 p span{
	font-weight:bold;
	color:#0564C6;
}
.neiyecont2{
	width:950px;
	overflow:hidden;	
}
.neiyecont2_1{
	padding: 10px 0;
	border: 1px #EEE solid;
	border-radius: 3px;
	text-indent: 10px;	
}
.neiyecont2_2{
	border: 1px #EEE solid;
	border-radius: 5px;
	padding: 20px;
	margin-top: 20px;
	min-height: 680px;
}
.biaoge{
	overflow:hidden;

}
.biaoge table{
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:100%;
}
.biaoge table tr td{
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
	text-align:center;
	padding:0 10px;
	height:30px;
	line-height:30px;
}
.cpzs{
	overflow:hidden;
	padding:10px 0;
}
.cpzs ul li{
	float:left;
	width:290px;
	padding-left:10px;
	padding-bottom:10px;
}
.cpzs ul li img{
	width:290px;
	height:290px;
}
.qywh{
	overflow:hidden;
	padding:10px 0;
}
.qywh ul li{
	float:left;
	width:290px;
	padding-left:10px;
	padding-bottom:10px;
}
.qywh ul li img{
	width:290px;
	height:220px;
	border:1px #CCC solid;
}

.bottom{
	background:#333333;
	padding:20px 0;
	overflow:hidden;
}
.bottom > .bodywidth > .left > ul > li{
	float:left;
	font-size:18px;
	color:white;
}
.bottom > .bodywidth > .left > ul > li > ul{
	padding: 10px 0;
	overflow:hidden;
}
.bottom > .bodywidth > .left > ul > li > ul > li{
	height:30px;
	line-height:30px;
}
.bottom > .bodywidth > .left > ul > li > ul > li > a{
	color:#BBB;
	font-size:14px;
}
.bottom > .bodywidth > .left > ul > li > ul > li > a:hover{
	color:white;
}
.bottom > .bodywidth > .left > ul > li > ul.f1{
	width:150px;
}
.bottom > .bodywidth > .left > ul > li > ul.f2{
	width:200px;
}
.bottom > .bodywidth > .left > ul > li > ul.f3{
	width:200px;
}
.bottom .middle{
	float:left;
	width:690px;
	color:#BBB;
}
.bottom .middle h3{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

.bottom .middle ul{
	padding: 10px 0;
	overflow:hidden;

}
.bottom .middle ul li{
	height:30px;
	line-height:30px;
	color:#BBB;
	font-size:14px;
	width:230px;
	float:left;

}
.bottom .middle ul li .Name{
	float:left;
	width:155px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bottom .middle ul li .Time{
	float:right;
	width:75px;
	font-size:12px;
}

.bottom .middle ul li a{
	color:#BBB;
	font-size:14px;
}
.bottom .middle ul li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.bottom .right{
	padding-top:5px;
}
.footer{
	background:#1B1B1B;
	height:50px;
	line-height:50px;
	color:white;
	font-size:14px;
}
.footer a{
	color:white;
}
.footer a:hover{
	text-decoration:underline;
}
.home_fl{
	width:100%;
	clear:both;
	text-align:center;
}
.home_fl .flc{
	width:1190px;
	margin:0 auto;
	font-size:12px;
	padding:10px 0;
}

.home_fl .flc a:hover{
	text-decoration:underline;
}
