﻿@charset "utf-8";
/*****************************
			初始化
*****************************/
html,
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #323232;
}
p{padding:0;margin:0;}
input,
textarea,
select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
	font-size: inherit;
	*color: #323232;
	font-family: "微软雅黑";
}

ul {
	padding-left: 0px;
	margin: 0px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: inherit;
	*color: #323232;
}
a:hover{color:#f60;}
img {
	border: none;
}

table tbody,
table tr,
table tr th,
table tr td {
	box-sizing: content-box;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: top;
}


/*****************************
			页内css
*****************************/
#header {
	position: relative;
}

#header .hBox {
	margin: 0;
	padding: 0px 0 0;
	width: 100%;
	background:#FFF;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	box-sizing: border-box;
}

#header .sub {
	margin: 0 auto;
	width: 1350px;
	background: rgba(255,255,255,.8);
}

#header h1 {
	margin: 0;
	margin-top:10px;

	float: left;
	color: #FF7E00;
	font-size: 45px;
}

#header h1 span {
	display: block;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.02rem;
}


.pageLead {
	margin-bottom: 50px;
	height: 634px;
	background: url(../images/page_lead.jpg) no-repeat center center;
}

.pageLead .sub  {
	margin: 0 auto;
	padding-top: 230px;
	height: 414px;
	width: 1200px;
	position: relative;
}

.pageLead .sub ul {
	padding: 0;
}

.pageLead .slick-prev {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 70%;
	background: url(../images/prev.jpg) no-repeat left top;
	border: 0;
	text-indent: -9999px;
}

.pageLead .slick-next {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 70%;
	background: url(../images/next.jpg) no-repeat left top;
	border: 0;
	text-indent: -9999px;
}

.pageLead li {
	margin-right: 30px;
	width: 144px;
	float: left;
}

.pageLead li a {
	display: block;
}

.pageLead li .photo {
	width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #b6b6b6;
}

.pageLead li .photo img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
}

.pageLead li a:hover .photo {
	opacity: 0.9;
}

.pageLead li p {
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	height: 30px;
	border-radius: 40px;
	background: #018935;
}

.pageLead li a:hover p {
	background: #FF9900;
}

.mainImg {
	margin-bottom: 50px;

}

.mainImg li {
	width: 100%;
	height: 500px;
	float: left;
	background-size: cover !important;
}

.mainImg .pic01 {
	background: url(../images/mainimg01.jpg) no-repeat center center;
}

.mainImg .pic02 {
	background: url(../images/mainimg02.jpg) no-repeat center center;
}

.mainImg .pic03 {
	background: url(../images/mainimg03.jpg) no-repeat center center;
}
.sousuo{
	width:100%; height:65px; background:#f3f7fa;}

.slick-dots {
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.slick-dots li {
	margin: 0 20px 0 0;
	width: 14px;
	height: 14px;
	display: inline-block;
	float: none;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 11px;
	opacity: 0.9;
	cursor: pointer;
}
	
.slick-dots li button {
	display: none;
}
	
.slick-dots .slick-active {
	background: #02A454;
}


#main {
	margin-bottom: 50px;
}


.case_l{
	width:920px; height:385px; float:left; border:#eeeeee 1px solid; }
.case_r{
	width:300px; height:385px; float:right; border:#eeeeee 1px solid; }
.case_l_ba{
	width:210px; height:47px; line-height:47px; font-size:24px; font-weight:bold; text-align:center; color:#FFF; background:#1299f5; float:left;}
.case_r_ba{
	width:300px; height:47px; line-height:47px; font-size:24px; font-weight:bold; text-align:center; color:#FFF; background:#1299f5; float:left;}	
.case_l_bab{
	width:85px; height:22px; line-height:22px; font-size:12px; text-align:center; color:#5c5c5c; background:#d3e1ed; float:right; border-radius: 20px; margin-top:10px; margin-right:10px;}
.case_r_bab{
	width:85px; height:22px; line-height:22px; font-size:12px; text-align:center; color:#fff; background:#33a8f8; float:right; border-radius: 20px; margin-top:12px; margin-right:10px; font-weight:lighter; }
.section {
	margin: 0 auto;
	width: 1250px;
	background:#FFF;
}
.section1 {
	margin: 0 auto;
	width: 86.5%;
}

#main .product {
	padding: 0px 0 0;
}

#main .topList {
	padding: 40px 0;
}

#main .topList ul {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}

#main .topList li {
	margin: 0 20px;
	display: inline;
}

#main .topList li a {
	margin-bottom: 20px;
	display: inline-block;
	width: 130px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	background: #018935;
	-webkit-border-radius: 30px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}

#main .topList li a:hover {
	color:#000;
	background:#f6c807;
	-webkit-transform:scale(1.1); 
    -moz-transform:scale(1.1); 
    -o-transform:scale(1.1); 
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);
	-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);
	box-shadow:0 2px 20px rgba(102,102,102,.55);
}

#main .headLine01 {
	margin-bottom: 30px;
	min-height: 100px;
	font-size: 40px;
	margin-top:30px;
	color: #1299f5;
	text-align: center;
	box-sizing: border-box;

}

#main .headLine01 .en {
	margin-top: 10px;
	display: block;
	color: #666;
	font-weight:lighter;
	font-size: 16px;
}

#main .headLine01 .color {
	color: #2d3e50;
}

#main .leftScroll {
	padding: 50px 0 20px;
}

#main .leftScroll li {
	margin: 0 10px 20px;
	width: 380px;
	float: left;
	box-sizing: border-box;
}

#main .leftScroll li a {
	display: block;
	overflow: hidden;
	position: relative;
}

#main .leftScroll li .photo {
	width: 100%;
	height: 350px;
	overflow: hidden;
}

#main .leftScroll li .photo img {
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	min-height: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .leftScroll li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .leftScroll li p {
	padding: 15px 0;
	width: 100%;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	position: absolute;
	text-align: center;
	background: rgba(0,0,0,.5);
}

#scroll {
	height: 320px;
	overflow: hidden;
	background: none;
}

.pnavBox {
	padding: 10px 0;
	
	background-size: cover;
}

.pnav {
	width: 1080px;
	position: relative;
	padding-top: 1px;
	margin: 0 auto;
}

.pnav ul {
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}

.pnav ul li {
	display: block;
	margin: 0 40px 0 0;
	transition: all .3s;
	float: left;
}

.pnav ul li a {
	display: block;
	position: relative;
}

.pnav ul li .photo {
	width: 180px;
	height: 180px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 50%;
}

.pnav ul li a img {
	transition: 1s;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
}

.pnav ul li a p {
	margin-top: 10px;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	transition: .5s;
	z-index: 5;
	border-radius: 20px;
	text-align: center;
	background: #3ba2f5;
	box-sizing: border-box;
}

.pnav ul li a i {
	position: absolute;
	bottom: 6px;
	font-style: normal;
	font-size: 18px;
	left: 123px;
	transition: .5s;
}

.pnav ul li a:hover img {
	filter: brightness(120%);
}

.pnav ul li a:hover p {
	background: #FF7A01;
	color: #fff;
}

.pnav ul li a:hover i {
	color: #fff;
}

.pnav .btnLeft, .pnav .btnRight {
	position: absolute;
	top: 40%;
	margin-top: -15px;
	width: 66px;
	height: 66px;
	transition: 0.5s;
}

.pnav .btnLeft {
	left: -65px;
	background: url(../images/leftbtn.png) no-repeat center center;
}

.pnav .btnLeft:hover {
	left: -75px;
	opacity: 1;
}

.pnav .btnRight {
	right: -65px;
	background: url(../images/rightbtn.png) no-repeat center center;
}

.pnav .btnRight:hover {
	right: -75px;
	opacity: 1;
}

#main .listBox {
	padding: 40px 0;
}

#main .listBox .list ul {
	margin: 0 -15px;
}

#main .listBox .list li {
	margin-bottom: 20px;
	padding: 0 10px;
	float: left;
	width: 20%;
	box-sizing: border-box;
}

#main .listBox .list li a {
	padding: 15px;
	display: block;
	color: #fff;
	text-align: center;
	background: #02A454;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .listBox .list li a:hover {
	background: #E46C0B;
}

#main .srcoll {
	padding: 25px 0 5px;
}

#main .srcoll ul {
	margin: 0 -15px;
}

#main .srcoll li {
	margin: 0 10px 20px;
	float: left;
}

#main .srcoll li .photo {
	width: 280px;
	height: 230px;
}

#main .srcoll li .photo img {
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	min-height: 100%;
}

#main .srcoll li p {
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}

#main .banner {
	margin-bottom: 50px;
	height: 137px;
	background: #02A454 url(../images/banner.jpg) no-repeat center center;
}

#main .about {
	background:#f1f1ef;
	border-top:#1299f5 40px solid;
	height:500px;
}

#main .about .photo {
	margin: 100px -100px 0 0;
	width: 550px;
	float: left;
	position: relative;
}

#main .about .photo img {
	width: 100%;
}

#main .about .textBox {
	padding: 20px 20px 20px 20px;
	width: 630px;
	float:left;

	box-sizing: border-box;
}

#main .about .textBox p {
	margin-bottom: 20px;
	color: #000;
	font-size: 16px;
	line-height: 2;
	text-indent: 2em;
}
.aa_b{ height:55px;
line-height:55px;
font-size:30px; font-weight:bold;

}

.new_b{
	width:545px; height:405px; float:right; border: #eeeeee 1px solid; padding:10px;}

#main .about .textBox .ttl {
	margin: 0 0 20px 30px;
	font-size: 35px;
	font-weight: bold;
	text-indent: 0;
}

#main .about .textBox .ttl span {
	margin-top: 5px;
	padding-top: 10px;
	display: block;
	font-size: 20px;
	font-weight: normal;
	position: relative;
}

#main .about .textBox .ttl span:before {
	width: 50px;
	height: 3px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
}

#main .about .textBox .more {
	color:#999;
}

#main .about .textBox .more a {
	padding: 5px 30px;
	display: inline-block;
	color: #fff;
	background:#1299f5;
	font-size: 12px;
	border: 1px solid #fff;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}

#main .about .textBox .more a:hover {
	color: #0AAE11;
	background: #fff;
	border: 1px solid #fff;
}

#main .went {
	overflow: hidden;
	margin: 30px 0 50px;
	box-sizing: border-box;
}

#main .went h2 {
	margin-bottom: -100px;
	color: #FF7200;
	font-size: 45px;
	position: relative;
	z-index: 50;
	text-align: center;
}

#main .went h2 .color {
	color: #0AAE11;
}

#main .went h2 .txt {
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	color: #666;
	position: relative;
	font-size: 20px;
}

#main .went h2 .txt:before {
	margin-left: -25px;
	width: 50px;
	height: 3px;
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	background: #0AAE11;
}

#main .went .content {
	height: 1000px;
	background: url(../images/went_bg.jpg) no-repeat center top;
}

#main .went .content .sub {
	margin: 0 auto;
	width: 1200px;
	height: 1000px;
	position: relative;
}

#main .went .content {
	position: relative;
	z-index: 5;
}

#main .went dl {
	width: 137px;
	height: 137px;
	position: absolute;
}

#main .went dt {
	width: 137px;
	height: 137px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 50%;
}

#main .went dt img {
	display: block;
	width: 137px;
	height: 137px;
}

#main .went dd {
	position: absolute;
	width: 200px;
	top: 12px;
	left: -240px;
}

#main .went dd h3 {
	margin: 0;
	font: 26px "Microsoft YaHei UI";
	font-weight: bold;
	color: #018935;
	line-height: 30px;
}

#main .went dd h3 em {
	font-size: 20px;
	color: #ED6F22;
	float: left;
	margin-right: 4px;
}

#main .went dd p {
	font: 16px "Microsoft YaHei UI";
	color: #000;
	padding-top: 8px;
	line-height: 25px;
}

#main .went .dl1 {
	top: 645px;
	left: 255px;
}

#main .went .dl2 {
	top: 435px;
	left: 324px;
}

#main .went .dl2 dd {
	width: 200px !important;
	top: -30px;
	left: -230px;
}

#main .went .dl3 {
	top: 335px;
	left: 530px;
}

#main .went .dl3 dd {
	width: 258px;
	top: -110px;
	left: -70px;
}

#main .went .dl4 {
	top: 430px;
	left: 748px;
}

#main .went .dl4 dd {
	top: 10px;
	left: 120px;
}

#main .went .dl5 {
	top: 650px;
	left: 802px;
}

#main .went .dl5 dd {
	top: 10px;
	left: 140px;
}

#main .went dl:hover dt img {
	-webkit-animation: hvr-buzz-out 0.75s linear;
	animation: hvr-buzz-out 0.75s linear;
}

#main .went .subText {
	position: absolute;
	left: 0;
	top: 880px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 2;
}

#main .went h5 {
	width: 335px;
	position: absolute;
	top: 880px;
	right: 0;
}

#main .went h5 a {
	display: block;
	float: left;
	width: 120px;
	height: 38px;
	border: 2px solid #fff;
	font: 20px "Microsoft YaHei UI";
	text-align: center;
	line-height: 38px;
	color: #fff;
}

#main .went h5 span {
	margin-top: -5px;
	font: 18px "Microsoft YaHei UI";
	color: #fff;
	width: 200px;
	float: right;
}

#main .went h5 span em {
	display: block;
	font: 28px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#main .case {
	padding: 50px 0 100px;
	height:320px;
}

#main .case .headLine01 {
	margin-bottom: 50px;
}

#main .caseTtl {
	margin-bottom: 50px;
	font-size: 18px;
	color: #6f6f6f;
	text-align: center;
}

.case_l_b{
	width:920px; height:48px; background:#e7f0f8;}

#main .case li {
	margin: 0 20px 0 0;
	width: 350px;
	float: left;
}

#main .case li a {
	display: block;
	position: relative;
}

#main .case li a:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

#main .case li a .lead {
	padding: 10px 0;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: rgba(0,0,0,.5);
}

#main .case li a:hover .lead {
	display: none;
}

#main .case li .photo {
	height: 280px;
	overflow: hidden;
}

#main .case li .photo img {
	width: 100%;
	max-height: 100%;
	min-height: 100%;
	max-width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .case li .pop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
	background: rgba(0,0,0,.7);
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .case li a:hover .pop {
	display: block;
}

#main .case li .pop .ttl {
	margin-bottom: 20px;
	display: block;
	color: #ff7e00;
	padding-top: 30px;
	font-size: 30px;
}

#main .case li .pop img {
	margin: 0 auto;
	display: block;
}

#main .case li .pop .icon {
	margin: 0 auto 20px;
	width: 58px;
	height: 60px;
	display: block;
	background: url(../images/icon01.png) no-repeat top center;
}

#main .case li .pop i {
	margin-bottom: 10px;
	font-size: 18px;
	display: block;
	color: #ff7e00;
}

#main .case li .pop b {
	font-size: 36px;
	display: block;
	font-family: impact;
	color: #ff7e00;
}

#main .caseBox {
	padding-left: 10px;
	overflow: hidden;
	padding-top:30px; padding-right:10px;
}

#marqueesrcoll {
	height: 320px;
}

#main .newsBox {
	margin-bottom: 0;
	padding: 80px 0;
	position: relative;
	background: url(../images/news_bg.jpg) no-repeat center center;
	background-size: 100%;
}

#main .newsBox .ttlBox {
	width: 230px;
	float: left;
}

#main .newsBox .ttlBox h2 {
	padding: 40px 0;
	margin: 0;
	color: #fff;
	font-size: 30px;
	position: relative;
	text-align: center;
	background: #018935;
}

#main .newsBox .ttlBox h2 span {
	display: block;
	font-family: Impact;
}

#main .newsBox .ttlBox .pic {
	height: 350px;
	overflow: hidden;
}
	
#main .newsBox .ttlBox .pic img {
	width: 100%;
}

#main .newsBox .case {
	margin: 0 0 50px;
	padding: 50px 0;
}

#main .newsBox .imgList {
	width: 920px;
	float: right;
}

#main .newsBox .imgList li {
	margin: 0;
	color: #666;
	font-size: 15px;
	list-style: none;
	position: relative;
}

#main .newsBox .imgList li a {
	padding: 20px 0;
	display: block;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}

#main .newsBox .imgList li .photo {
	float: right;
	width: 180px;
	height: 120px;
	overflow: hidden;
	position: relative;
}

#main .newsBox .imgList li .photo img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .newsBox .imgList li .date {
	padding: 0 30px 0 0;
	float: left;
	color: #018935;
	font-size: 25px;
	font-family: impact;
	text-align: center;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li .date span {
	display: block;
	font-size: 65px;
}

#main .newsBox .imgList li .ttl {
	margin-bottom: 10px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li a:hover .date {
	color: #333;
}
	
#main .newsBox .imgList li a:hover .ttl,
#main .newsBox .imgList li a:hover .txt {
	color: #018935;
}

#main .newsBox .imgList li .textBox {
	padding: 15px;
	width: 520px;
	float: left;
}

#main .newsBox .imgList li .txt {
	color: #333;
	font-size: 15px;
	line-height: 1.8;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;

}

.conList {
	margin-bottom: 50px;
}

.conList li {
	width: 33.333333333%;
	float: left;
	color: #333;
	font-size: 17px;
	line-height: 2;
	text-align: center;
}

.conList li span {
	margin-top: 15px;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.conList li img {
	margin: 0 auto;
	display: block;
}

.foot{
	width: 100%;
	height: 260px;
	background:#292929 url(../images/logobj.png) right bottom no-repeat;
	padding-top: 20px;
}
.dbnav{
	width: 1300px;
	margin: 0 auto;
	height: 60px;
	border-top: 1px #454545 solid;
	border-bottom: 1px #454545 solid;
}
.dbnav ul li{
	float: left;
	line-height: 60px;
	width: 180px;
	text-align: center;
}
.dbnav ul li a{
	font-size: 16px;
	color: #fff;
}
.dbnav ul li:hover a{
	text-decoration: underline;
}
.dblogo{
	margin-top: 10px;
}
.dbcpfl{
	height: 190px;
	border-left: 1px #3c3c3c solid;
	margin-top: 30px;
	margin-left: 20px;
	width:640px;
	padding-left: 30px;
	overflow: hidden;
}
.dbcpfl p{
	font-size: 18px;
	color: #fff;


}
.dbcpfl p span{
	font-size: 14px;
	color: #8a8a8a;
}
.dbcpfl ul{
	margin-top: 13px;
}
.dbcpfl ul li{
	line-height: 30px;
	width:150px;
	float:left;

	margin-top:5px;
	margin-right:5px;

	border-radius: 20px;
}
.dbcpfl ul li a{
	color: #fff;
	font-size: 16px;
}
.dbcpfl ul li:hover a{
	text-decoration: underline;
}
.dbtel{
	height: 190px;
	border-right: 1px #3c3c3c solid;
	margin-top: 30px;
	margin-left: 15px;
	padding-right: 15px;
}
.dbtel p{
	font-size: 16px;
	color: #8d8d8d;
	margin-bottom: 10px;
}
.dbtel p span{
	font-size: 32px;
	color: #1e69ce;
	font-family: "Arial";
	display: block;
	background: url(../images/tba.png) left center no-repeat;
	padding-left: 43px;
	line-height: 50px;
}
.dbtel p b{
	font-weight: normal;
	font-size: 18px;
	color: #1e69ce;
	display: block;
	background: url(../images/tbb.png) left center no-repeat;
	padding-left: 40px;
	line-height: 50px;
}

.dbewm{
	margin-top: 15px;
}
.dbewm ul li{
	float: left;
	margin-left: 15px;
	text-align: center;
}
.dbewm ul li span{
	display: block;
	line-height: 50px;
    color: #fff;
}
.copy{
	text-align: center;
	width: 100%;
	height: 65px;
	background: #131313;
	line-height: 65px;
	font-size: 15px;
	color: #9f9f9f;
}

.baseDiv {
    width: 1300px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
}

.h_b {
	width: 100%;
	height: 70px;
	background:#f3f7fa;
  }
  .h_b_l{
	  width: 1300px;
	  margin: 0 auto;
  }
  .ssBox{
	  width: 830px;
	  float: left;
  }
  
  .titlea{
	  font-size: 16px;
	  color: #333;
	  font-weight: bold;
	  line-height: 70px;
	  background: url(../images/hot.png) left center no-repeat;
	  padding-left:50px;
  }
  
  .ss_nr{
	  width:680px;
	  overflow:hidden;
	  white-space:nowrap;
	  line-height: 70px
  }
  .ss_nr div{
	  display:inline-block;
	  padding-right:50px;
	  font-size:15px;
	  color:#333;
  }
  .ss_nr p{
	  font-size:15px;
  }
  
  .search {
    float: right;
    width: 360px;
    margin-top: 15px;
    background: #1299f5;
    height: 50px;
    border-radius: 10px;
  }
  .search input {
    background: none;
    border: none;
    padding: 10px 10px;
    color: #9f9f9f;
    width: 280px;
    font-size: 14px;
  
    background: #fff;
    border-radius: 10px;
    margin-left: 5px;
	float: left;
	margin-top: 5px;
  }
  .search input:focus {
	  outline: none;
  }
  .search p {
	  color: #fff;
	  margin-top: 20px;
	  font-size: 15px;
  }
  .search button {
	  width: 25px;
	  height: 25px;
	  background: url(../images/fangda.png) center no-repeat;
	  border: none;
	  float: right;
	  margin-right: 15px;
	  margin-top: 11px;
  }

.fl {
    float: left;
}
.fr {
    float:right;
}
.copy a{
	font-size: 15px;
	color: #9f9f9f;
}

#side {
	width: 300px;
	float: left;
	overflow: hidden;
}

#side h2 {
	margin:0;
	padding: 20px 0 20px 60px;
	color: #fff;
	font-size: 25px;
	text-align: left;
	background: #188A00 url(../images/s_bg.jpg) no-repeat 20px center;
	border-radius: 15px 15px 0 0;
}

#side h2 span {
	display: block;
	font-size: 15px;
	font-weight: normal;
}

#side ul {
	margin: 0 auto 40px;
	border-top: solid 1px #cacaca;
}

#side li {
	border-bottom: solid 1px #cacaca;
}

#side li a {
	padding: 0 35px;
	display: block;
	height: 54px;
	color: #333;
	font-size: 16px;
	line-height: 54px;
	position: relative;
	background: #EAEAEA;
}

#side li a:before {
	width: 4px;
	height: 4px;
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	background: #333;
}

#side li a:hover {
	color: #fff;
	background: #188A00;
}

#side li a:hover:before {
	background: #fff;
}


#side .simg img {
	width: 100%;
}

#side .contact {
	padding: 20px 20px 40px;
	color: #333;
	font-size: 15px;
	line-height: 1.7;
	background: #EAEAEA;
}

#conts {
	width: 870px;
	float: right;
}

.pageTitle {
	margin-bottom: 20px;
}

.pageTitle h2 {
	margin: 0 20px 0 0;
	padding: 5px 15px;
	height: 35px;
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 35px;
	background: #eea407;
}

.pageTitle .lead {
	margin-right: 20px;
	padding: 0 15px;
	height: 45px;
	line-height: 45px;
	float: left;
	color: #fff;
	background: #171717;
	font-size: 16px;
}

.pageTitle .tel {
	padding: 0 15px;
	height: 45px;
	line-height: 45px;
	float: left;
	color: #fff;
	font-size: 18px;
	background: #1299f5;
}

.content {
	font-size: 17px;
	line-height: 1.8;
}


#main .proList {
	margin: 0 -23px 50px;
}

#main .proList li {
	margin: 0 2% 20px;
	width: 29.333333333%;
	float: left;
}

#main .proList li a {
	padding: 4px;
	display: block;
	border-radius: 4px;
}

#main .proList li a:hover {
	box-shadow: 0 0 5px #575757;
}

#main .proList li .photo {
	height: 290px;
}

#main .proList li .photo img {
	width: 100%;
	max-height: 100%;
	max-width: 100%;
	min-height: 100%;
	border-radius: 5px;
}

#main .proList li p {
	padding: 15px 15px;
	color: #666;
	font-size: 17px;
}

#main .proList li a:hover p {
	background: #fafafa;
}

.pagelist {
	text-align: center;
}

.pagelist li {
	margin: 0 2px;
	display: inline;
}

.pagelist li a {
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;
}

.pagelist li span {
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	cursor: pointer;
	text-align: center;
	border: 1px solid #666;
}

.pagelist li a:hover,
.pagelist li span:hover {
	color: #fff;
	background: #02A454;
	border: 1px solid #02A454;
}

.pagelist .thisclass {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background: #02A454;
	border: 1px solid #02A454;
}


/*--------------上传信息-------------------*/
.updata {
	margin-bottom: 20px;
	padding: 20px 0;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px dotted #b6b6b6;
	border-top: 1px dotted #b6b6b6;
}

/*--------------前后换页-------------------*/
.qianhou {
	margin-bottom: 30px;
}

.qianhou .qian {
	width: 50%;
	float: left;
}

.qianhou .hou {
	width: 50%;
	float: right;
	text-align: right;
}

/*--------------产品详细页-------------------*/
.detailBox {
	margin-bottom: 30px;
}

.detailBox h3 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}

.detailBox .info{
	text-align: left;
}

.detailBox .info a {
	color: #078B0D;
	text-decoration: underline;
}

.detailBox .info a:hover {
	text-decoration: none;
}

.detailBox .info img {
	margin: 0 auto 20px;
	display: block;
	max-width: 80%;
	width: auto !important;
	height: auto !important;
}

#main .newsList  {
	margin-bottom: 50px;
}

#main .newsList li {
	color: #666;
	font-size: 15px;
	position: relative;
}

#main .newsList li a {
	padding: 25px 0;
	display: block;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsList li a .sub {
	margin: 0 auto;
	width: 1200px;
}

#main .newsList li a:hover {
	background: #1299f5;
}

#main .newsList li .photo {
	width: 200px;
	height: 160px;
	float: left;
}

#main .newsList li .photo img {
	width: 100%;
	max-height: 100%;
	min-height: 100%;
}

#main .newsList li .textBox {
	padding-left: 220px;
}

#main .newsList li .textBox .ttl {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #1299f5;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsList li .textBox .txt {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 1.7;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsList li .textBox .date {
	font-size: 14px;
	color: #999;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsList li a:hover .ttl,
#main .newsList li a:hover .textBox .txt ,
#main .newsList li a:hover .textBox .date {
	color: #fff;
}

#main .newsList li span {

	right: 0;
	top: 4px;
	font-size: 13px;
}

#dituContent {
	margin-top: 20px;
	height: 400px;
	border: 1px solid #ccc;
}

.picbox{
	width:100%;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	line-height:31px;
	overflow:hidden;
}
.picbox img{
	display:block;
	margin:16px auto 6px;
}
.picbox ul.e8{
	font-size:12px;
	line-height:normal;
}
.picbox ul.e8 li {
	margin: 0 0.5% 10px;
	width: 24%;
	float: left;
}

.picbox ul.e8 li .pic{
	margin-bottom: 10px;
	display: block;
	padding: 2px;
	width: 200px;
	height: 150px;
	background:none;
	box-sizing: border-box;
	border:1px solid #EEE;
	overflow:hidden;
}
.picbox ul.e8 img{
	margin: 0;
	width: 100%;
	max-height: 100%;
	min-height: 100%;
	border:none;
}
.picbox ul.e8 li .title{
	padding-top:0px;
}

.cnzz {
	margin: -30px auto 0;
	width: 1200px;
	position: relative;
	text-align: right;
}

#main .proLead {
	margin-bottom: 30px;
}

#main .proLead li {
	margin: 0 0.1% 6px;
	width: 12.28%;
	float: left;
}

#main .proLead li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #1299f5;
	border-radius: 30px;
}

.spanImg {
    display: block;
    overflow: hidden;
    width: 365px;
    height: 290px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.spanImg1 {
    display: block;
    overflow: hidden;
    width: 200px;
    height: 155px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#main .proLead li a:hover {
	background: #5ead2d;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}


#faqbox {
	padding:30px 0 100px 0;
	width:700px;
	margin:0 auto;
}
#faqbox form {
}
#faqbox .faqline {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
	color:#999;
	font-size:13px;
}
#faqbox .faqtit {
	width:150px;
	display:block;
	float:left;
	clear:both;
	text-align:right;
	color:#555;
}
#faqbox .Contentb {
	line-height:2em;
	text-align:left;
	padding-bottom:10px;
}
#faqbox font {
	margin:0 5px;
}
#faqbox .FaqTitle {
	height:50px;
	line-height:50px;
	padding:0 10px;
	border:1px solid #ddd;
	width:435px;
	vertical-align:top;
}
#faqbox .Content textarea {
	height:100px;
}
.wizfrm {
	border:none;
	width:455px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	background:#fff;
	margin-top:20px;
	font-family:'Microsoft YaHei';
	-moz-transition: all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
	background-color:#dd0103;
}
.wizfrm:hover {
	background-color:#ff9900;
}


.fenye {
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:30px;
	padding:20px 0;
}
.fenye .rows {
	color:#666;
	font-size:13px;
	padding:0 10px;
}
.fenye .current {
	display: inline-block;
	color:#cc0000;
	font-size:14px;
	padding:0 5px;
}
.fenye .num, .fenye .next {
	display:inline-block;
	margin:0 3px;
	padding:0 10px;
	border:1px solid #ddd;
	color:#666;
	font-size:14px;
	height:28px;
	line-height:27px;
	border-radius:5px;
}
.fenye .num:hover, .fenye .next:hover {
	background-color:#cc0000;
	color:#fff;
	border:1px solid #cc0000;
}

.bv{
	width:100%; height:40px; background:#eaeaea;}


 .index_sl_con_l {
        height: 75vh;
        padding-top: 7vh;
    }
    .index_sl_con_r {
        height: 80vh;
    }
    .index_sl_con_l .jianjie p {
        line-height: 1.8rem;
        margin-bottom: 20px;
    }
}

.index_sl_con_l_tit {
    background: url(../images/sl_li_bg.png) no-repeat center 4px;
    text-align: center;
    padding: 20px 0;
    color: #26376d;
    line-height: 40px;
    margin-top: 2vh;
}

.index_sl_con_l_tit h2 {
    font-size: 40px;
    color: #dd0021;
    margin-bottom: 38px;
    font-weight: 900
}

.index_sl_con_l_tit h3,
.index_sl_con_l_tit h4 {
    color: #0f4c82;
    font-weight: normal;
}

.index_sl_con_l_tit h3 {
    font-size: 22px;
}

.index_sl_con_l_tit h4 {
    font-size: 18px;
}

.index_sl_con_l .jianjie {
    width: 80%;
}


/*---é¦–é¡µäº§å"æ»šåŠ¨---*/

.swiper-slide-active {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.swiper-slide li {
    width: 30.36%;
    background: url("../images/home-cpbg.png") center bottom no-repeat;
    background-size: 100%;
    float: left;
    padding-bottom: 75px;
    margin-left: 2.97%;
    margin-bottom: 1%;
    text-align: center;
    position: relative;
    transition: all ease .3s
}

.swiper-slide li .pic {
    width: 80%;
    height: 320px;
    position: relative;
    left: 50%;
    margin-left: -255px;
    display: block
}

.swiper-slide li img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.swiper-slide li h3 a {
    font-size: 20px;
    color: #010101;
    display: block;
    padding: 25px 0;
    transition: all ease .3s;
    position: relative
}

.swiper-slide li h3 a:before {
    content: "";
    height: 6px;
    background: url("../images/home1-cptitzs.png") center no-repeat;
    background-size: 56px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px
}
.banner-item {
    float: left;
    box-sizing: border-box;
    margin: 0 auto;
}

.banner-child {
    float: left;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.banner-nav-bottom {
    position: absolute;
    left: 50%;
    z-index: 2000;
}

.banner-nav-bottom>li {
    width: 10px;
    height: 10px;
    float: left;
    border: 1px solid gray;
    border-radius: 50%;
    list-style: none;
    margin: 5px;
    padding: 3px;
    background-color: #fff;
    cursor: pointer;
}

.banner-nav-bottom>li.crnt {
    background-color: #f00;
}

.banner-nav-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2001;
    background-size: auto 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.banner-nav-arrow-left {
    left: 20px;
    background-image: url(../images/arrow_l.png);
}

.banner-nav-arrow-right {
    right: 20px;
    background-image: url(../images/arrow_r.png);
}

.banner-clear {
    clear: both;
}



..swiper-slide li:hover {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px)
}

.swiper-slide li:hover h3 a {
    color: #53aff1
}



.topbj{
	width: 100%;
	height: 40px;
	background: #eaeaea;
	line-height: 40px;
}
.topbj .huanying{ 
	padding-right:20px;
	line-height: 40px;
	color: #000;
	font-size: 14px;
}
.show_box {
	position:relative;
}
.show_box .span_t {
	display:block;
	height:40px;
	width:50px;
	cursor:pointer;
	background-position: center center !important;
	background-repeat:no-repeat !important;
}
.show_box .span_t:hover {
	background-color:#005eee;
}
.show_box .span_t_1 {
	background-image:url(../images/span_t_1.png);
}
.span_t_2 {
	background-image:url(../images/span_t_2.png);
}
.show_box .span_t_3 {
	background-image:url(../images/span_t_3.png);
}
.show_box .show {
	position:absolute;
	left:50%;
	top:100%;
	margin-left:-100px;
	width:200px;
	border:1px solid #ddd;
	box-shadow:0 3px 8px rgba(0, 0, 0, 0.1);
	background-color:#fff;
	border-radius:5px;
	display:none;
	padding:20px 0 13px 0;
	z-index:9999;
}
.show_box .show img {
	display:block;
	width:140px;
	height:140px;
	margin:auto;
}
.show_box .show span {
	display:block;
	text-align:center;
	font-size:13px;
	color:#000;
	line-height:30px;
}
.show_box:hover .show {
	display:block;
}
.span0 {
	color:#000;
	font-size:14px;
	padding-left:20px;
}
.span1 {
	color:#fe6e08;
	font-size:25px;
	font-weight: bold;
	font-family:"Arial";
	padding-left:10px;
}
.span_n1{
	color: #fff;
}


.indexNews{ padding:0px 0 25px 0;background:#fff; }
.indexNews .newsTitle{ position:relative; height:50px; line-height:50px; background-color:#f8f8f8;     border: #eeeeee 1px solid;}
.indexNews .newsTitle .span1{ font-size:22px; color:#000000; font-weight:700;   background:url(../images/new-1.jpg) no-repeat center; width:142px; height:48px; display:block; text-align:center;}
.indexNews .newsTitle .span2{ font-size:22px; color:#58acec; padding-left:20px;}
.indexNews .newsTitle .moreA{ float:right; font-size:12px; display:block; padding:0 15px; background-color:#fff; color:#333; line-height:30px; height:30px; border-radius:15px; margin-top:10px; }
.indexNews .indexNewsBox{}
.indexNews .newsImg{ height:100px; width:100%; margin-top:5px; margin-bottom:8px;}
.indexNews .box{ position:relative; }
.indexNews .box1{ width:565px; margin-top:15px;}
.indexNews .blog_infTop{ border-bottom: 1px dotted #aaa; padding:15px 0; margin:auto; margin-right:26px; width:545px;}
.indexNews .blog_title{line-height:27px;}
.indexNews .blog_title a{ color:#444; font-size:16px;display:block; float:left; width:215px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; padding-left:20px; }
.indexNews .box1 .blog_title a{ background:url(../images/17.png) left center no-repeat; }
.indexNews .box1 .blog_title a:hover{ text-decoration:underline; color:#0066b3;}
.indexNews .blog_time{ color:#fff; font-size:12px; float:right; background:#1299f5; border-radius: 20px;}
.indexNews .blog_intro{ color:#ccc; font-size:13px; margin-top:4px; line-height:21px; height:63px; overflow:hidden;}
.indexLxwm{ line-height:43px; position:relative;}
.indexLxwm p{ color:#999; text-align:right; padding:0 25px; font-size:14px; }
.indexLxwm p span{ color:#000;}
.indexLxwm p.p1{ line-height:40px; font-size:18px; font-weight:700; color:#000;}
.indexLxwm .weixin{ position:absolute; left:25px; top:43px;}
.indexLxwm img{ display:block; height:180px;}
.indexLxwm .lxboxt{ position:absolute; left:25px; top:230px; width:180px; text-align:center; line-height:35px; color:#999; font-size:18px;font-weight:700;}
.indexNews .contact{ font-size:30px; font-weight:700; color:#0066b3; padding:8px 0 10px 0;}
.indexNews .box2{ width:300px; background-color:#fff; overflow:hidden; position: relative;}
.indexNews .box2 .dianhua{ position:absolute; right:0; bottom:55px; background:url(../images/dinhua_29ug.jpg) center center no-repeat; width:120px; height:94px; background-size:cover !important;}
.indexNews .box2 ul{}
.indexNews .box2 ul{}

.index_lxwm{ background:#fff; padding:0 0 25px 0; }
.index_lxwm .lxwm_t{ position:relative; height:60px; line-height:60px; border-bottom:1px solid #ddd; margin-bottom:20px; background-color:#eea200;}
.index_lxwm .lxwm_t .span1{ font-size:22px; color:#fff; font-weight:700; }
.index_lxwm .lxwm_t .span2{ font-size:22px; color:#f3ca71; padding-left:20px;}
.index_lxwm .lxwm_t .moreA{ float:right; font-size:12px; display:block; padding:0 15px; background-color:#fff; color:#333; line-height:30px; height:30px; border-radius:15px; margin-top:15px;}
.index_lxwm .nr{ padding-left:45px;}
.index_lxwm .nr .lx_t{ font-size:25px; color:#0066b3; padding-bottom:5px;}
.index_lxwm .nr ul{}
.index_lxwm .nr ul li{}
.index_lxwm .nr ul li{ line-height:20px; padding:11px 0 11px 40px; font-size:14px; color:#5a5a5a; border-bottom:1px dashed #aaa;}
.index_lxwm .nr ul li.li1{ background:url(../images/li_01.png) left center no-repeat;}
.index_lxwm .nr ul li.li2{ background:url(../images/li_02.png) left center no-repeat;}
.index_lxwm .nr ul li.li3{ background:url(../images/li_03.png) left center no-repeat;}
.index_lxwm .nr ul li.li4{ background:url(../images/li_04.png) left center no-repeat;}
.index_lxwm .ewm{ width:160px; background-color:#0066b3; height:261px;}
.index_lxwm .ewm .img{ width:130px; margin:25px auto 0 auto;}
.index_lxwm .ewm .img img{ display:block; width:100%;}
.index_lxwm .ewm span{ display:block; text-align:center; color:#fff; font-size:14px;}
.index_lxwm .ewm span.span1{ font-size:18px; padding-top:10px;}



.wj_mt {
	width:750px;
	height:80px;
	margin-left:4%;
}
.navMain {
	position:relative;
	z-index:100;
}
.navMain .navLi {
	float:left;
	position:relative;
	z-index:101;
	width:90px;
	height: 110px;
}
.navMain .navLi.indexLi {
	border:0;
	background:none;
}
.navMain .navLi a.a1 {
	display:block;
	color:#cdcdcd;
	position:relative;
	width:100%;
	text-align:center;
	font-size:15px;
	line-height: 35px;
	font-weight: bold;
	line-height: 110px;
}
.navMain .navLi a.a1 span {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.navMain .navLi.indexLi:hover {
	background:#1299f5;
}
.navMain .navLi.indexLi:hover a.a1 {
	color: #fff;
}
.navMain .navLi.indexLi:hover a.a1 span {
	color: #fff;
	font-weight: bold;
}
.navMain .navLi.active .a1 em, .nav .navMain .navLi:hover a.a1 em {
	display: none;
}
.navMain .navLi .dh2 {
	width:420px;
	padding:10px;
	top:100%;
	left:0;
	position:absolute;
	z-index:1000;
	display:none;
	overflow:hidden;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
	background-color:#fff;
	border-top:3px solid #005ca3;
}
.navMain .navLi .dh2 .box {
	float:left;
}
.navMain .navLi .dh2 a.a2 {
	display:block;
	width:200px;
	float:left;
	background-color:#1299f5;
	color:#fff;

	line-height:20px;
	font-size:15px;
	padding:15px 0;
	margin:0px 5px;
	border-bottom:1px solid #e8e8e8;
}
.navMain .navLi .dh2 a.a3 span {
	padding-left:35px;
}
.navMain .navLi .dh2 a.a2 span {
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
	transition:all 0.2s;
}
.navMain .navLi .dh2 a.a2:hover span {
	padding-left:35px;
}
.navMain .navLi .dh2 a.a2:hover, .nav .navMain .navLi .dh2 a.a3:hover {
	color:#fff;
	background-color:#68b73a;
}
.navMain .navLi .dh2 a.a3 {
	display: block;
	width:200px;
	float:left;
	line-height:20px;
	font-size:14px;
	padding:15px 0;
	margin:0px 5px;
	border-bottom:1px solid #ebebeb;
}
.navMain .navLi:hover .dh2 {
	display:block;
}
.fr {
    float:right;
}

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #d71818 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #d71818 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #d71818 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #d71818 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 6px 37px 25px 37px;
	box-sizing: border-box;
	width: 180px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ a:hover {
	color: #fff;
}
.info_nav {
	padding: 2em 0 1em;
	text-align: center;
}
.info_nav a {
	display: inline-block;
	width: 150px;
	height: 36px;
	line-height: 35px;
	margin: 0 5px;
}
.info_nav .info_back {
	border: 1px solid #d71818;
	color: #d71818;
}
.info_nav .info_qq {
	border: 1px solid #d71818;
	background: #d71818;
	color: #fff;
}
.imsg {
	background: url(../images/foot1_bg.png) no-repeat center top;
	background-size: cover;
}
.imsg h2 {
	font-size: 30px;
	
	color: #000000;
	padding-top: 82px;
}
.imsg .s1 {
	overflow: hidden;
	margin-bottom: 80px;
	padding-top: 40px;
}
.imsg input {
	float: left;
	padding: 20px 0 20px 20px;
	background-color: #ffffff;
	color: #888888;
	font-size: 14px;
	border: 0;
}
.imsg .s1-a {
	width: 240px;
	margin-right: 20px;
}
.imsg .s1-b {
	width: 415px;
}
.imsg .s1-c {
	float: right;
	width: 180px;
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	padding-left: 5px;
}
.imsg p {
	color: #535353;
	font-size: 14px;
	padding-bottom: 100px;
	margin-bottom: 0;
}
.sidemenu {
	display: none;
}