@charset "gb2312";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	z-index: 2;
	font-family: tahoma, arial, "Î¢ÈíÑÅºÚ", "ËÎÌå";
	position: relative;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	list-style: none;
}
header {
	background: #fff;
}
#header {
	margin: 0 auto;
	width: 100%;
}
.w {
	width: 1200px;
}
.logo {
	margin: 0 auto;
	height: 100px;
	padding: 10px 0;
}
.logo span {
	float: right;
	margin: 30px 0 0;
}
.one {
	margin: 30px auto 0;
	min-height: 80px;
	overflow: hidden;
	background: #fff;
}
.index_width {
	width: 860px;
}
.index_width1 {
	width: 700px;
}
.index_left {
	float: left;
}
.index_right {
	float: right;
}
.two {
	margin: 0 auto 30px;
	clear: both;
	min-height: 80px;
	overflow: hidden;
	background: #fff;
}
#one {
	padding: 10px 0;
	min-height: 80px;
	overflow: hidden;
}
#two {
	padding: 10px 0;
}
#three {
	margin: 10px auto;
	padding: 10px 0;
	min-height: 80px;
	overflow: hidden;
}
#four {
	margin: 0 auto;
	padding: 10px 0;
}
.tit h2 {
	line-height: 40px;
	font-size: 24px;
	margin: 0 auto 10px;
	padding: 0;
}
.tit p {
	line-height: 26px;
}
.title {
	background: url(../images/bg.png) no-repeat top center;
	text-align: center;
	line-height: 85px;
	float: left;
	width: 59px;
	height: 85px;
	display: block;
	margin-right: 20px;
	color: #fff;
	font-size: 24px;
}
.title1 {
	background: url(../images/bg.png) no-repeat top center;
	text-align: center;
	line-height: 85px;
	float: right;
	width: 59px;
	height: 85px;
	display: block;
	margin-left: 20px;
	color: #fff;
	font-size: 24px;
}
.tit1 h2 {
	line-height: 40px;
	font-size: 24px;
	text-align: right;
	margin: 0 auto 10px;
	padding: 0;
}
.tit1 p {
	line-height: 26px;
	text-align: right;
}
.three {
	margin: 40px auto;
	text-align: center;
}
.h2 {
	line-height: 50px;
	font-size: 36px;
	margin: 0 auto 10px;
	text-align: center;
	background: url(../images/titbg.png) no-repeat left center;
}
.p {
	line-height: 30px;
	font-size: 16px;
	color: #555;
	margin: 0 auto;
}
.four {
	margin: 40px auto;
	text-align: center;
}
.h21 {
	height: 60px;
	line-height: 50px;
	font-size: 36px;
	margin: 0 auto 30px;
	background: url(../images/heading.png) no-repeat bottom center;
}
#more1 a {
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 20px auto 0;
	font-size: 14px;
	background: #efefef;
	width: 120px;
	border: 1px solid #ccc;
}
#more1 a:hover {
	color: #fff;
	background-color: #ed6c00;
	text-decoration: none;
}
.six {
	margin: 40px auto;
	min-height: 100px;
	overflow: hidden;
}
.six h2 {
	height: 60px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
	font-size: 36px;
	background: url(../images/heading.png) no-repeat center bottom;
}
.menu {
	height: 40px;
	width: 800px;
	margin: 0 auto;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.menu li {
	display: inline;
	line-height: 23px;
}
.menu li a {
	display: block;
	margin-left: 15px;
	float: left;
	text-decoration: none;
	width: 200px;
	line-height: 40px;
	padding: 5px 5px 6px 5px;
	color: #fff;
	background-color: #ed6c00;
}
.menu li a.tabactive {
	background-color: #006eab;
	color: #fff;
	font-weight: bold;
	position: relative;
}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #anothercontent1, #anothercontent2, #anothercontent3, #anothercontent4, #anothercontent5, #anothercontent6 {
	width: 1200px;
	padding: 6px 0px;
	font-size: 12px;
	margin: 10px auto;
}
.i_case ul {
	width: 1210px;
	margin-right: -18px;
	padding-top: 20px;
	font-size: 12px;
}
.i_case li {
	width: 290px;
	margin: 0 12px 10px 0;
	float: left;
	position: relative;
}
.i_case li img {
	width: 290px;
	height: 200px;
	border: 0;
}
.i_case li p {
	text-align: center;
	color: #0073C6;
	line-height: 30px;
	margin: 0;
}
.i_case li i, .i_case li span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 30px;
	display: none;
}
.i_case li span {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: #000;
	z-index: 1;
	height: 80px;
	width: 290px;
}
.i_case li i {
	z-index: 2;
	font-style: normal;
	text-align: left;
	padding: 5px 10px 0;
	color: #fff;
	height: 75px;
	overflow: hidden;
}
.five {
	margin: 0 auto 20px;
	clear: both;
	font-size: 12px;
	line-height: 150%;
	min-height: 100px;
	overflow: hidden;
}
.five h2 {
	height: 60px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
	font-size: 36px;
	background: url(../images/heading.png) no-repeat center bottom;
}
.index_news {
	width: 580px;
	float: left;
}
.index_know {
	float: right;
	width: 580px;
}
.jiexian {
	float: left;
	background: url(../images/jiexian.png) no-repeat bottom;
	width: 2px;
	height: 310px;
	margin: 10px 19px 0;
}
.go-back {
	text-align: center;
	padding: 10px;
	font-size: 40px;
}
.tab {
	width: 100%;
	margin: 0 auto;
}
.tab-hd {
	background: #eee;
	overflow: hidden;
	zoom: 1;
}
.tab-hd li {
	float: left;
	width: 145px;
	color: #000;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.tab-hd li.active {
	background: #F60;
	color: #fff;
}
.tab-bd div {
	display: none;
	padding: 0 20px;
	font-size: 24px;
}
.tab-bd div.thisclass {
	display: list-item;
}
.five .tab-bd ul {
	margin: 10px;
}
.five .tab-bd li {
	line-height: 30px;
	font-size: 12px;
}
.five .tab-bd li span {
	float: right;
}
/*neiye.css*/

#right_title {
	padding: 0;
	margin: 20px 0 0;
	border-bottom: 3px solid #000;
	width: 100%;
}
.right_title {
	width: 1200px;
	margin: 0 auto 0;
	background: url(../images/tt.png) no-repeat 10px center;
	line-height: 50px;
	color: #ed6c00;
	font-size: 24px;
	text-indent: 90px;
	font-weight: bold;
}
.right_title span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	height:30px;
	margin-top: 10px;
}
#content {
	width: 1200px;
	margin: 0 auto 20px;
	min-height: 200px;
	overflow: hidden;
	padding: 0;
}
#contenta {
	width: 100%;
	margin: 0 auto 20px;
	min-height: 200px;
	overflow: hidden;
	padding: 0;
}
.left {
	width: 200px;
	height: 90%;
	border: 1px solid #ccc;
	color: #000;
	font-size: 14px;
	text-align: center;
	float: left;
	min-height: 500px;
	overflow: hidden;
}
.div1 {
	text-align: center;
	width: 200px;
	padding-top: 10px;
}
.div2 {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-size: 15px;
	position: relative;
	border-bottom: #ccc 1px dotted;
	font-weight: bold;
}
.jbsz {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 40px;
	top: 10px;
	background: url(../images/1.png);
}
.xwzx {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 40px;
	top: 10px;
	background: url(../images/2.png);
}
.zxcp {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 40px;
	top: 10px;
	background: url(../images/4.png);
}
.lmtj {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 40px;
	top: 10px;
	background: url(../images/8.png);
}
.div3 {
	display: none;
	cursor: pointer;
	font-size: 12px;
}
.div3 ul {
	margin: 0;
	padding: 0;
}
.div3 li {
	height: 30px;
	line-height: 30px;
	list-style: none;
	border-bottom: #ccc 1px dotted;
	text-align: center;
}
.right {
	float: right;
	width: 960px;
	min-height: 100px;
	overflow: hidden;
	padding: 20px 10px;
}
.content {
	color: #333;
	font-size: 16px;
	line-height: 34px;
	padding: 0 30px;
}
.kuan {
	background: #ed6c00;
	border-radius: 5px;
	box-shadow: 2px 2px 10px #666;
	width: 200px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	height: 40px;
}
.kuan1 {
	background-color: #f1f1f1;
	border-radius: 9px;
	width: 350px;
	line-height: 40px;
	margin: 10px 0;
	font-weight: bolder;
	text-align: left;
	text-indent: 10px;
	height: 40px;
}
.news {
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.news dt {
	font-weight: bold;
	font-size: 16px;
	background:url(../images/li.png) no-repeat left center;
	text-indent:18px;
}
.news a {
	color: #ed6c00;
}
.news a:hover {
	text-decoration: underline;
}
.news span {
	float: right;
}
.news dd {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.anli_nav {
	width: 660px;
	margin: 0 auto;
	height: 40px;
}
.anli_nav li a {
	display: block;
	float: left;
	background: #ed6c00;
	width: 200px;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
	color: #fff;
}
.anli_nav .hovers{
		background: #ccc;
		color:#000;
		width: 200px;
			line-height: 40px;



}
.anli_nav li a:hover {
		color:#000;
}
#anli {
	clear: both;
	margin-top: 30px;
}
.anli {
	width: 280px;
	height: 300px;
	background: #f0f0f0;
	
	margin:10px 20px 10px 0;
	float: left;
}
.anli:hover {
	background: #ccc;
}
.anli:hover img {
	box-shadow: 1px 1px 1px 2px #666;
}
.anli h4 {
	margin-left: 15px;
	font-size: 16px;
	line-height: 30px;
}
.anli p {
	font-size: 12px;
	line-height: 22px;
	margin-left: 15px;
}
#footer {
	background: #ed6c00;
	min-height: 100px;
	overflow: hidden;
	border-top: 1px solid #aaa;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
}
.footer a:hover {
	text-decoration: underline;
}
.dh {
	float: left;
	width: 850px;
	border-right: 1px solid #fff;
	min-height: 200px;
	overflow: hidden;
	margin: 15px 0;
}
.dh_li {
	float: left;
	width: 150px;
}
.dh_li a {
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	font-weight: bold;
}
.dh_li ul a {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: 100;
}
.dh_li ul li {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: 100;
}
.weixin {
	margin: 15px 0;
	float: right;
	width: 280px;
}
.clear {
	clear: both;
	text-align: center;
	line-height: 25px;
}
.clear a{
	color: #fff;
	}
#links {
	background: #aaa;
	margin: 0 auto;
	min-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #ca0121;
	color: #fff;
}
.links {
	width: 1100px;
	margin: 0 auto;
	line-height: 30px;
}
.links a {
	color: #fff;
	font-size: 12px;
}
.links a:hover {
	text-decoration: underline;
}
.QQbox {
	z-index: 1000;
	width: 410px;
	left: -386px;
	top: 0;
	margin: 149px 0 0 0;
	position: fixed;
}
*html, *html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}
*html .QQbox {
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
.QQbox .press {
	left: 0;
	border: none;
	cursor: pointer;
	width: 32px;
	height: 96px;
	position: absolute;
	padding-top: 140px;
}
.QQbox .Qlist {
	float: left;
	width: 410px;
	background: url(../images/bj01.png) no-repeat;
	background-position: 1px 0px;
	height: 436px;
	display: block;
	overflow: hidden;
	zoom: 1;
}
.QQbox .Qlist .infobox {
	text-align: center;
	background-repeat: no-repeat;
	padding: 5px;
	line-height: 14px;
	color: #CCCCCC;
	font-weight: 700;
}
.QQbox .Qlist .con {
	margin-top: 276px;
	margin-left: 55px;
	color: #32567e;
	font-size: 14px;
}
.QQbox .Qlist .con ul li {
	height: 31px;
	list-style: none;
	margin-left: 35px;
}
.QQbox .Qlist .con ul li a {
	font-size: 13px;
	margin-left: 18px;
	text-decoration: none;
}
.OnlineLeft {
	float: left;
	display: inline;
	width: 262px;
	height: 439px;
	overflow: hidden;
	zoom: 1;
}
.OnlineBtn {
	float: right;
	display: inline;
	width: 127px;
	height: 36px;
	background: url(../images/bj02.png) no-repeat;
	margin-top: -69px;
	margin-left: 220px;
}
.dzsw {
	float: left;
	width: 260px;
	text-align: center;
	padding: 20px;
}
.hlwj {
	float: left;
	text-align: center;
	width: 260px;
	min-height: 500px;
	overflow: hidden;
	background: #f6f6f6;
	padding: 20px;
}
.dzsw:hover {
	background: #eaeaea;
	color: #000;
}
.hlwj:hover {
	background: #eaeaea;
	color: #000;
}
.ymhxw:hover {
	background: #eaeaea;
	color: #000;
}
.ymhxw {
	float: left;
	text-align: center;
	width: 260px;
	padding: 20px;
}
.newsz {
	font-size: 12px;
	text-align: left;
	margin-top: 15px;
	list-style: circle;
}
.h33 {
	background: #ed6c00;
	color: #fff;
	line-height: 45px;
	text-align:center;
}
.more {
	float: right;
}
.more a {
	color: #ed6c00;
}
.time {
	float: right;
}
.quyu {
	float: left;
	background: #eaeaea;
	width: 410px;
	padding: 20px;
	min-height: 300px;
	overflow:hidden;
	box-shadow:1px 1px 5px 1px #ccc;

}
.quyu2 {
	float: left;
	background: #fff;
	box-shadow:1px 1px 5px 1px #ccc;
	width: 410px;
	padding: 20px;
	min-height: 300px;
	overflow:hidden;
}
.title2{
	text-align:center;
	color: #ed6c00;
	line-height:50px;
	border-bottom:1px dotted #666;
}
.bt{
	font-size:12px;
	margin:0 0 20px;
	text-align:center;
	color:#666;
}
.zuz{
width:100%;
}
.bt2{
	padding-right:70px;
	font-size:12px;
	margin:0 0 20px;
	text-align:right;
	color:#666;
}
.yeci{
	text-align:center;
	background:#efefef;
	border:1px solid #ccc;
	font-size:12px;
	margin:30px 50px;

}
.juanzhou{
	background:url(../images/juanzhou.png) no-repeat;
	width:800px;
	height:168px;
	margin:20px auto;
	padding:80px 140px;
}
.juanzhou dl{
	float:left;
	margin-right:40px;
}
.juanzhou dt{
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.lx{
	font-size:22px;
	padding-left:92px;
	font-family:'Î¢ÈíÑÅºÚ''ËÎÌå'Verdana, Geneva, sans-serif;
}