﻿/*--------------------------------------------------------------------
Global style sheet

version:    	1.1
author:     	yyhuaisha
email:       	2433273227@qq.com
start time:	    2015.03.26
Powered By www.	toprand.com
--------------------------------------------------------------------*/
/*--------------------------所有页面公共样式表---------------------------*/

*{
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
	font-family: Arial,SimSun,sans-serif;
}
body{
	max-width: 1440px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
li{list-style-type: none;}
a{text-decoration: none;cursor: pointer;}
input[type=button],input[type=submit]{cursor: pointer;}
p{line-height: 21px;}
.clear{clear: both;}
.header{background: url("../images/hd_bg1.png") no-repeat;border-bottom: 1px solid #b7b7b7;}
.header .head_in{
	width: 1050px;
	height: 96px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.header .head_p1{
	position: absolute;
	right: 0;
	top: 20px;
}
.header .collect,.header .set{
	display: inline-block;
	background: url("../images/hd_bg2.png") no-repeat left;
	padding-left: 10px;
	margin-left: 15px;
	color: #888;
}
.logo{
	display: block;
	width: 600px;
	height: 66px;
	margin-top: 1px;
	background: url("../images/logo.png") no-repeat left;
}
.search{
	position: absolute;
	bottom: 12px;
	right: 0;
	width: 191px;
	height: 24px;
	background: url("../images/search.png") no-repeat left;
}
.search input[type=text]{
	text-indent: 6px;
	width: 145px;
	height: 24px;
	float: left;
	font-size: 12px;
	background: none;
}
.search input[type=button]{
	width: 45px;
	height: 24px;
	float: left;
	background: url("../images/search_btn.png") no-repeat center;
}
.nav{
	position: absolute;
	top: 52px;
	left: 270px;
	width: 580px;
	clear: both;
	height: 44px;
}
.nav li{
	float: left;
	width: 99px;
	height: 44px;
	line-height: 40px;
	background: url("../images/hd_bg4.png") no-repeat right 15px;
}
.nav li:FIRST-CHILD{width: 70px;}
.nav li a{
	display: block;
	height: 40px;
	font-size: 14px;
	color: #2e2e2e;
}
.nav li.cur a,.nav li:hover a{
	color: #126434;
	border-bottom: 4px solid #126434;
}
.nav li.cur1 a,.nav li:hover a{color: #126434;}
.main{
	width: 1050px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.pages{
	height: 23px;
	text-align: right;
	padding: 20px 0 30px;
}
.pages a,.pages span{
	display: inline-block;
	height: 20px;
	line-height: 21px;
	color: #727272;
	text-align: center;
	font-size: 12px;
	padding: 0 7px;
	margin: 0 5px;
	vertical-align: middle;
	border: 1px solid #d3d3d3;
	-moz-box-shadow: 1px 1px 3px #f0f0f0;
	-webkit-box-shadow: 1px 1px 3px #f0f0f0;
	box-shadow: 1px 1px 3px #f0f0f0;
}
.pages a:hover,.pages a.cur,.pages span:hover,.pages span.cur{
	border: 1px solid #3e9dd7;
	color: #0059a3;
}
.footer{
	width: 100%;
	height: 150px;
	background: #dedede url("../images/ft_bg1.png") repeat-x;
}
.footer .foot_ul{
	width: 1050px;
	margin: 0 auto;
	height: 38px;
	line-height: 38px;
}
.foot_ul li{
	float: left;
	background: url("../images/ft_bg2.png") no-repeat right;
}
.foot_ul li:last-child{background: none;}
.foot_ul a{
	display: block;
	padding: 0 18px;
}
.foot_ul li:FIRST-CHILD a{padding: 0 18px 0 0;}
.footer .foot_in{
	width: 1050px;
	margin: 22px auto 0;
}
.footer p{
	text-align: left;
	line-height: 22px;
}
.footer .foot_p1{float: right;text-align: right;}
.mn_l{
	float: left;
	width: 164px;
	margin-right: 16px;
	background: url("../images/mn_l.png") no-repeat top;
}
.title1{
	width: 160px;
	height: 64px;
	margin: 2px;
	background: #70ad89;
	text-align: left;
	overflow: hidden;
}
.title1 h2{
	float: left;
	width: 46px;
	line-height: 64px;
	text-align: right;
	font-size: 48px;
	color: #fff;
	margin-right: 3px
}
.title1 h3{
	font-size: 18px;
	color: #fff;
	margin-top: 18px;
	line-height: 18px;
}
.title1 h4{
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	white-space: nowrap;
}
.nav2{
	width: 164px;
	min-height: 300px;
}
.nav2 li{
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #efefef;
}
.nav2 li a{
	color: #333;
	height: 54px;
	font-size: 14px;
	display: block;
	position: relative;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}
.nav2 li a:after{
	content: ">";
	color: #333;
	height: 54px;
	font-family: SimSun;
	font-size: 16px;
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
}
.nav2 li.cur a,.nav2 li:hover a,.nav2 li.cur a:after,.nav2 li:hover a:after{color: #3e9dd7;}
.mn_r{
	float: left;
	width: 869px;
	margin-top: 53px;
}
.title2{
	font-family: SimSun;
	text-align: right;
	border-bottom: 1px dashed #ececec;
	height: 35px;
	line-height: 35px;
	margin-bottom: 25px;
}
.title2 span{color: #3e9dd7;margin-right: 4px;}
.partner_link{
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	height: 64px;
	line-height: 70px;
	border-top: 1px solid #e6e6e6;
}
.partner_link *{vertical-align: middle;}
.pn_link_in{width: 1050px;text-align: left;margin: 0 auto;}
.pn_link_in b{
	font-size: 14px;
	color:#0173b9;
	display: inline-block;
	width: 72px;
}
.pn_link_in a{
	font-family: SimSun;
	display: inline-block;
	margin-right: 56px;
}

.side{
	position: fixed;
	right: 0;
	top: 36%;
}
.consult1,.consult2{
	position: relative;
	z-index: 10;
	float: left;
	margin-right: -1px;
	display: inline-block;
	height: 85px;
}
.consult1{
	width: 21px;
	background: url("../images/consult1.png") no-repeat center;
}
.consult2{
	width: 0;
	background: url("../images/consult2.png") no-repeat center;
}
.side_ul{
	float: left;
	width: 0;
	background: #f0f0f0 url("../images/idx_bg8.png") no-repeat left bottom;
}
.side_ul li{
	width: 62px;
	height: 34px;
	line-height: 34px;
	margin: 0 12px;
	padding-bottom: 2px;
	background: url("../images/idx_bg5_1.png") repeat-x bottom;
}
.side_ul li:last-child{
	padding-bottom: 0;
	background: none;
}
.side_ul li a{
	text-indent: 22px;
	display: block;
	height: 34px;
	background: url("../images/qq2.png") no-repeat left;
}
.side_ul li a.cur{background: url("../images/qq1.png") no-repeat left;}










