@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	font-size: 13px;
	font-family: "Microsoft YaHei", "SimSun";
	color: #262626;
	background: #fff;
	position: relative;
}
a:link, a:visited {
	text-decoration: none;
	color: #262626;
}
a:hover {
	text-decoration: none;
	color: #3598DB;
}
ul, li, p, h1, h2, h3, h4, h5, dl, dt, dd {
	display: block;
}
i {
	font-style: normal;
}
/*通用*/
.width100 {
	width: 100%;
	float: left;
}
.common {
	width: 1100px;
	margin: 0 auto;
}
.b_g {
	background: #F5F5F5;
}
.b_w {
	background: #fff;
}
.con {
	padding: 40px 0;
}
.title {
	text-align: center;
}
.title h1 {
	height: 35px;
	line-height: 35px;
	font-size: 23px;
}
.title p {
	width: 250px;
	margin: 0 auto;
	border-bottom: 1px solid #cfcfcf;
	line-height: 30px;
	font-size: 15px;
	color: #C6C6C6;
}
.title span {
	border-bottom: 4px solid #3598DB;
	height: 30px;
	display: inline-block;
}
.more {
	width: 120px;
	height: 33px;
	line-height: 33px;
	margin: 0 auto;
	border: 1px solid #3598DB;
	text-align: center;
	color: #3598DB;
	font-size: 12px;
	cursor: pointer;
}
.more a {
	color: #3598DB;
}
.more_hover a {
	background: #3598DB;
	color: #fff;
	display: block;
}
.mar {
	margin-right: 1%;
}
/*清除浮动*/
.clearfix {
	overflow: hidden;
	_zoom: 1;
}
/*头部*/
.top {
	height: 30px;
	background: #EEEEEE;
	line-height: 30px;
}
.top dl {
	text-align: right;
	font-size: 12px;
}
.top dl dt, .top dl dd {
	display: inline-block;
	_zoom: 1;
*display:inline;
}
.top dl dt {
	margin-right: 10px;
}
.top dl i {
	padding-right: 5px;
	color: #6D6D6D;
}
/*导航*/
.nav {
	background-color: #fff;
	height: 80px;
	line-height: 80px;
	position: relative;
	z-index: 100;
}
.fixnav {
	position: fixed;
	top: 0px;
	margin-left: -50%;
	left: 50%;
	width: 100%;
	z-index: 9999;
	border: 1px solid #cccccc;
	_position: absolute;
 _top:expression(eval(document.documentElement.scrollTop));
}
.nav_L {
	width: 200px;
	float: left;
	background: url(../jpg/logo.jpg) no-repeat left center;
	height: 80px;
}
.nav_R {
	float: right;
}
.nav_R li {
	padding: 0 22px;
	font-size: 15px;
	float: left;
	position: relative;
	height: 80px;
}
.nav_R li a {
	display: block;
}
.nav_R li i {
	font-size: 13px;
	padding-left: 5px;
}
.nav_R li dl {
	position: absolute;
	top: 80px;
	left: 22px;
	width: 230px;
	z-index: 999;
	float: left;
	display: none;
	font-size: 13px;
}
.nav_R li dl dt {
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 9px solid #3598DB;
	width: 0;
	height: 0;
	margin-left: 20px;
}
.nav_R li dl dd {
	width: 94%;
	float: left;
	line-height: 40px;
	background: #3598DB;
	padding: 0 3%;
}
.nav_R li dl dd a {
	width: 92%;
	float: left;
	padding: 0 4%;
	border-bottom: 1px dashed #fff;
	color: #fff;
}
.nav_R li dl dd a:hover {
	color: #FF9000 !important;
	font-weight: bold;
}
/*第一部分内容*/
.con1 {
	margin: 58px 0 60px 0;
}
.con1 li {
	width: 16.6%;
	float: left;
	text-align: center;
	cursor: pointer;
}
.con1 li div {
	background: url(../png/iconbg.png) no-repeat 0 0;
	width: 110px;
	height: 110px;
	margin: 0 auto;
	line-height: 110px;
}
.con1 li div {
*line-height: 100px;
}
.con1 li div i {
	color: #3598DB;
	font-size: 55px;
}
.con1 li h1 {
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	margin: 15px 0 5px 0;
	font-weight: normal;
}
.con1 li p {
	padding: 0 15px;
}
.con1 a p {
	color: #262626;
}
.con1_div_hover {
	background: url(../png/iconbg.png) no-repeat 0 -110px !important;
}
.con1_div_hover i {
	color: #fff !important;
}
/*第二部分内容*/
.con2 {
	margin: 110px 0 30px 0;
}
/*
.con2 img {
	display: block;
	margin: 0 auto;
}
.con2 p {
	line-height: 23px;
	padding: 15px 0;
}
.con2 p a {
	color: #3598DB;
}*/


/*12.18添加的样式开始*/

.con2 li {
	width: 33.3%;
	height: 418px;
	float: left;
	position: relative;
}
.con2_1 {
	background: #F7F7F7;
}
.con2_2 {
	background: #EFEFEF;
}
.cir18 {
	width: 118px;
	height: 118px;
	position: absolute;
	top: -50px;
	left: 33.5%;
	background: url(../png/cir18.png) no-repeat center center;
	text-align: center;
}
.cir18 i {
	line-height: 118px;
	font-size: 55px;
	color: #fff;
}
.con2_con {
	width: 86%;
	float: left;
	padding: 21% 7% 7% 7%;
	line-height: 22px;
}
.con2_con h1 {
	font-size: 17px;
	text-align: center;
	padding: 10px 0;
}
.con2_con>p {
	padding-bottom: 15px;
	float: left;
}
.con2_con .shuoming {
	padding-bottom: 15px;
	float: left;
}
.more_pos {
	position: absolute;
	bottom: 25px;
	left: 0;
}

/*12.18添加的样式结束*/
/*第三部分内容*/
.common2 {
	width: 1100px;
	margin: 0 auto;
	padding: 0 60px;
}
.con3 {
	margin: 50px 0 50px 0;
}
.con3 li {
	border: 1px solid #D1D1D1;
	float: left;
}
.con3 li img {
	border: none;
}
.con3 li p {
	background: #fff;
	border-top: 1px solid #D1D1D1;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 3%;
	width: 94%;
	float: left;
}
/*第四部分内容*/
 
.con4_1 {
	margin-top: 50px;
}
.con4_1 li {
	width: 20%;
	float: left;
	text-align: center;
}
.con4_1 li div {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background: url(../png/contact.png) no-repeat left center;
	line-height: 80px;
	color: #fff;
}
.con4_1 li div i {
	color: #fff;
	font-size: 36px;
	display: block;
}
.con4_1 li h2 {
	font-size: 17px;
	margin-top: 20px;
	line-height: 30px;
	width: 100%;
	float: left;
	font-weight: normal;
}
.con4_1 li p {
	color: #999999;
	font-size: 13px;
}
.con4_2 {
	margin: 30px 0 20px 0;
}
.input_t {
	width: 30.3%;
	float: left;
	height: 45px;
	line-height: 45px;
	border: 1px solid #3598DB;
	padding: 0 1%;
	float: left;
	display: block;
	font-family:"Microsoft YaHei";
}
.con4_2 textarea {
	font-size: 13px;
	font-family: "Microsoft YaHei";
	padding: 1%;
	width: 97.3%;
	float: left;
	margin: 10px 0;
	border: 1px solid #3598DB;
	resize: none;
	height: 180px;
}
.message_btn {
	width: 99.5%;
	float: left;
	height: 45px;
	line-height: 45px;
	background: #3598DB;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
}
/*第五部分 底部*/
.footer {
	background: #181D20;
	padding: 30px 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 15px;
}
.footer ul li {
	display: inline-block;
	_zoom: 1;
*display:inline;
	margin: 0 15px;
}
.footer ul li a {
	color: #fff;
}
.footer p {
	padding-top: 13px;
	line-height: 20px;
	color: #717578;
}

/*返回顶部和qq*/

#service {
	margin-top: 110px;
	position: fixed;
	_position: absolute;
	left: 0;
	top: 15%;
	width: 56px;
	height: 400px;
	z-index:99999
}
#service a {
	display: block;
	width: 56px;
	height: 100px;
	text-indent: -9999px;
	background: url(../png/service.png) no-repeat;
	cursor: pointer;
	margin-bottom: 1px
}
#service a.goTop {
	height: 50px;
	width: 56px;
	background-position: 0 bottom;
}
#service a.goTop:hover {
	background-position: -56px bottom
}
#service .srvCns {
	background-position: 0 -100px
}
#service .srvCns:hover {
	background-position: -56px -100px
}
