@charset "utf-8";
.titleAx {
	position:relative;
	font-size:36px;
	color:#0051a3;
	text-align:center;
	display:table;
	margin:20px auto;
}
.titleAx:before {
	content:"";
	position:absolute;
	left:-30px;
	top:0;
	width:19px;
	height:82px;
	background:url(../images/line_left.png) no-repeat;
}
.titleAx:after {
	content:"";
	position:absolute;
	right:-30px;
	top:0;
	width:19px;
	height:82px;
	background:url(../images/line_right.png) no-repeat;
}
.titleAx b {
	display:block;
	color:#666666;
	font-size:18px;
	margin:15px 0 0 0;
}
.titleAx span {
	color:#999999;
	display:block;
	font-size:12px;
}
.titleAx-white {
	color:#fff
}
.titleAx-white b,.titleAx-white span {
	color:#fff
}
.titleAx-white:before {
	background:url(../images/lineWhite_left.png) no-repeat;
}
.titleAx-white:after {
	background:url(../images/lineWhite_right.png) no-repeat;
}
.pin_t {
	font-size:40px;
	color:#e60e63;
	line-height:40px;
	text-align:center;
	background:url(../images/pin_line.png) no-repeat center 18px;
	-webkit-transition:transform .3s;
	transition:transform .3s;
	height:112px;
}
.pin_t a {
	font-size:40px;
	color:#e60e63;
}
.pin_t span {
	display:block;
	font-size:30px;
	color:#666;
	padding:8px 0 0;
}
.pin_t:hover {
	-webkit-transform:translate(0,-10px);
	transform:translate(0,-10px);
}
.pin_t {
	height:110px;
	margin:20px auto;
}
.head-top {
	padding:10px 0;
	background:#ebebeb;
}
.head-top p {
	font-size:14px;
	color:#888888
}
.head-top .right a {
	display:inline-block;
	color:#888888;
	line-height:12px;
	padding:0 10px 0 5px;
	font-size:12px;
	border-right:1px #aaa solid;
}
.head-top .right a:hover {
	color:#0051a3
}
.head-top .right a:last-child {
	border:0px;
}
.head-top .right a.shop {
	border:none;
	color:#46af33;
}
.head-top .weixin {
	position:relative;
}
.head-top .weixin em {
	display:block;
	width:20px;
	height:20px;
	color:#717171;
	font-size:20px;
}
.head-top .weixin .ewm {
	position:absolute;
	left:-50px;
	top:29px;
	width:120px;
	height:120px;
	border:1px #ddd solid;
	padding:5px;
	z-index:9;
	background:#fff;
	filter:alpha(opacity=0);
	transform-origin:95% 0%;
	transform:scale(0.01);
	-moz-transform:scale(0.01);
	transition:all 1s;
}
.head-top .weixin:hover .ewm {
	opacity:1;
	transform:scale(1);
}
*/

.head-middle {
	padding:10px 0;
}
.head-middle .logo img {
	}.head-middle h2.middle {
	margin-left:30px;
	color:#098e21;
	font-size:16px;
	text-align:center;
	padding-top:30px;
}
.head-middle h2.middle b {
	color:#222623;
	font-size:26px;
	display:block;
	margin-bottom:5px;
}
.head-middle .tel {
	color:#222623;
	font-size:21px;
	line-height:65px;
	padding-top:20px;
	padding-left:110px;
	background:url(../images/tel_ico.png) no-repeat left 35px ;
}
.head-middle .tel font {
	color:#098e21;
	margin-left:20px;
}
.header {
	background:#0051a3;
}
.header .nav {
	height:65px;
}
.header .nav li {
	float:left;
	width:130px;
	border-right:1px #3470b8 solid;
	z-index:10;
	position:relative;
}
.header .nav li a.navAone {
	display:block;
	color:#fff;
	font-size:15px;
	text-align:center;
	height:65px;
	line-height:65px;
}
.header .nav li a.navAone:hover {
	color:#fff;
	transform:scale(1.05);
	background:#46af33;
}
.header .nav li.active a.navAone {
	color:#fff;
	transform:scale(1.05);
	background:#46af33;
}
.header .nav .sub {
	display:none;
}
.header .nav .sub .right {
	width:130px;
	text-align:center;
}
.header .nav .sub .right a {
	display:block;
	background-color:#0051a3;
	color:#fff;
	font-size:15px;
	height:30px;
	line-height:30px;
	border-bottom:1px #3470b8 solid;
}
.header .nav .sub .right a:hover {
	background-color:#46af33;
	color:#fff;
	transform:scale(1.05);
}
.crux {
	padding:30px 0;
	background:#fff;
}
.crux .left {
	width:800px;
	margin:5px 0 0 0;
}
.crux .left h3 {
	float:left;
	color:#0051a3;
	margin-right:5px;
	font-size:14px;
}
.crux .left a {
	display:inline-block;
	color:#888888;
	font-size:14px;
	padding-right:15px;
	line-height:15px;
	margin-right:20px;
}
.crux .left a:last-child {
	border:none
}
.crux .left a:hover {
	color:#1667b9;
}
.crux .right {
	width:315px;
	border:1px #ddd solid;
	padding:0px 0 0px 10px;
	background:#fff;
	line-height:35px;
}
.crux .right input {
	border:none;
	background:none;
}
.crux .right button {
	float:right;
	display:block;
	width:50px;
	height:35px;
	background:#0051a3;
	margin:0 0px 0 0;
	color:#fff;
	font-size:12px;
	cursor:pointer;
}
.crux .right button:hover {
	background:#46af33
}
.six {
	padding:75px 0 30px;
	font-size:0;
}
.six ul li {
	float:left;
	font-size:14px;
	color:#333;
	box-shadow:0 3px 10px 3px #eaeaea;
	width:180px;
	height:180px;
	text-align:center;
	padding:20px 0 0;
	overflow:hidden;
	border:#eee 1px solid;
	margin-left:21px;
}
.six ul li:hover {
	background:#0051a3;
	color:#fff;
}
.six ul li em {
	display:block;
	width:50px;
	height:50px;
	line-height:0;
	overflow:hidden;
	margin:0 auto;
}
.six ul li em img {
	width:50px;
	height:100px;
}
.six ul li b {
	display:block;
	font-size:18px;
	padding:10px 0;
}
.six ul li:hover em img {
	margin-top:-50px;
}
.six ul li:first-child {
	margin-left:0;
}
.xin {
	margin-top:40px;
}
.xin dl {
	width:348px;
	height:198px;
	float:left;
	border:#e6e6e6 1px solid;
	color:#333;
	margin-right:75px;
}
.xin dl dt {
	width:80px;
	height:80px;
	float:left;
	background:#0051a3;
	margin:60px 0 0 -1px;
}
.xin dl dt img {
	width:80px;
	height:80px;
}
.xin dl dd {
	width:210px;
	float:left;
	padding:25px 0;
}
.xin dl dd h3 {
	font-size:18px;
	color:#0051a3;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.xin dl dd p {
	font-size:14px;
	line-height:24px;
	padding:10px 0 0;
}
.xin dl:hover {
	background:#0051a3;
	color:#fff;
	border:#0051a3 1px solid;
}
.xin dl:hover dt {
	background:#46af33;
}
.xin dl:hover dd h3 {
	color:#fff;
}
.xin .nobor {
	margin:0;
}
.three03 dl dt img {
	width:531px;
	height:398px;
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}
.three03 dl dt img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}
.three03 {
	}.three03 h3 {
	font-size:24px;
	color:#0051a3;
	height:65px;
	line-height:60px;
	text-align:center;
	overflow:hidden;
	background:url(../images/three_line.gif) no-repeat center 63px;
}
.three03 h3 i {
	font-size:30px;
	color:#46af33;
	font-weight:normal;
	padding:0 20px 0 0;
}
.three03_m {
	background:#0051a3;
	height:450px;
	margin:20px 0 0;
}
.three03 dl {
	width:400px;
	float:left;
	background:#f2f2f2;
	height:450px;
}
.three03 dl dt {
	width:400px;
	height:225px;
	overflow:hidden;
}
.three03 dl dt img {
	width:400px;
	height:225px;
}
.three03 dl dd {
	text-align:center;
	width:320px;
	margin:0 auto;
	padding:45px 0 0;
	height:180px;
}
.three03 dl dd h5 {
	font-size:24px;
	color:#0051a3;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.three03 dl dd p {
	font-size:14px;
	color:#333;
	line-height:24px;
	padding:15px 0 0;
}
.home-solve {
	padding:60px 0 40px
}
.home-solveMain {
	overflow:hidden;
	margin-top:40px;
}
.home-solveMain ul {
	width:1210px;
}
.home-solveMain ul * {
	transition:all .5s linear;
	-webkit-transition:all .5s;
}
.home-solveMain li {
	width:160px;
	height:310px;
	float:left;
	margin-right:7px;
	overflow:hidden;
	position:relative;
}
.home-solveMain li h5 {
	position:absolute;
	left:20%;
	right:20%;
	border:1px solid #fff;
	background:rgba(0,0,0,0.5);
	top:10%;
	bottom:10%;
	transform:scale(0);
	transition:all .5s;
	opacity:0;
	transition-delay:.2s;
	text-align:center;
	color:#fff;
	font-weight:normal;
	font-size:0;
	padding-top:60px;
}
.home-solveMain li h5 i {
	background:url(../images/home-solve-ico.png) no-repeat center center;
	display:block;
	margin:0 auto 5px;
	width:36px;
	height:34px;
}
.home-solveMain li img {
	width:520px;
	height:310px;
}
.home-solveMain li  span {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	text-indent:20px;
	opacity:1
}
.home-solveMain li.curr {
	width:520px;
	position:relative;
}
.home-solveMain li.curr h5 {
	position:absolute;
	left:25%;
	right:25%;
	border:1px solid #fff;
	background:rgba(0,0,0,0.5);
	top:20%;
	bottom:20%;
	transform:scale(1.0);
	opacity:1;
	font-size:16px;
}
.home-solveMain li.curr  span {
	left:-100%;
	opacity:0
}
.homeSolve {
	padding:60px 0;
}
.homeSolve ul {
	margin-right:-20px;
	overflow:hidden;
}
.homeSolve li {
	width:50%;
	float:left;
	position:relative;
}
.homeSolve li a {
	display:block;
	position:relative;
	overflow:hidden;
	margin-right:20px;
	padding-top:46%;
}
.homeSolve li a:after {
	content:"";
	position:absolute;
	width:100%;
	height:40%;
	background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
	left:0;
	bottom:0
}
.homeSolve .li1 a {
	padding-top:95%;
}
.homeSolve li a img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transition:all .5s;
}
.homeSolve .li1 a img {
	height:100%;
	width:auto;
}
.homeSolve .li2,.homeSolve .li3 {
	padding-bottom:20px;
}
.homeSolve li .cover {
	position:absolute;
	bottom:-10px;
	padding:45px;
	color:#fff;
	transition:all .6s;
	right:0;
	left:0;
	z-index:2
}
.homeSolve li .cover h5 {
	font-size:28px;
	color:#ffffff;
	font-weight:normal;
	margin-bottom:15px;
}
.homeSolve li .cover p {
	font-size:16px;
	line-height:28px;
	opacity:0;
	transition:all .6s;
	position:relative;
	top:20px;
}
.homeSolve li a:hover .cover {
	bottom:20px;
}
.homeSolve li a:hover .cover p {
	opacity:1;
	top:0;
	transition-delay:.3s;
}
.homeSolve li:hover a img {
	transform:scale(1.05);
}
.HomeProduct {
	margin:50px 0;
}
.leftNav2 {
	width:270px;
}
.leftNav2 h2 {
	padding:40px 20px 30px 20px;
	text-align:center;
	color:#fff;
	font-size:24px;
	background-color:#0051a3;
}
.leftNav2 h2 font {
	display:block;
	color:#eee;
	font-size:12px;
}
.leftNav2 ul {
	}.leftNav2 ul li {
	}.leftNav2 ul li a {
	display:block;
	padding:11px 0 11px 50px;
	color:#666666;
	font-size:14px;
	border-top:1px #fff solid;
	background:#e2e2e2;
}
.leftNav2 ul li em {
	display:inline-block;
	margin-right:10px;
	width:12px;
	height:12px;
	color:#fff;
	text-align:center;
	font-size:7px;
	background:url(../images/ico001.png) no-repeat 0 0
}
.leftNav2 ul li:hover a,.leftNav2 ul li.active a {
	background-color:#0051a3;
	color:#fff
}
.leftNav2 ul li:hover em,.leftNav2 ul li.active em {
	color:#0051a3;
	background-position:-13px 0px;
}
.lefterNavCon {
	margin:20px 0 0 0;
	height:198px;
	color:#fff;
	font-size:14px;
	padding:60px 0 0 30px;
	background:url(../images/kefu_bg.jpg) no-repeat center;
}
.lefterNavCon b {
	color:#fff;
	font-size:32px;
	display:block;
	margin:10px 0;
}
.lefterNavCon a {
	display:block;
	width:100px;
	line-height:35px;
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(../images/btn.png) no-repeat center;
}
.HomeProduct .right {
	width:900px;
}
.HomeProduct .right .top {
	color:#fff;
	font-size:18px;
	padding:20px 20px;
	background-color:#0051a3;
}
.HomeProduct .right .top a {
	position:relative;
	float:right;
	color:#fff;
	padding:5px 30px 5px 10px;
	font-size:12px;
	border:1px #eee solid;
	display:block;
	margin:-6px 0 0 0;
}
.HomeProduct .right .top a:before {
	content:"";
	position:absolute;
	right:0;
	top:10px;
	display:inline-block;
	margin-right:10px;
	width:12px;
	height:12px;
	color:#fff;
	text-align:center;
	font-size:7px;
	background:url(../images/ico001.png) no-repeat -13px 0;
	transition:all .4s ease-in-out;
}
.HomeProduct .right .top a:hover {
	color:#0051a3;
	background:#fff;
	border:1px #0051a3 solid
}
.HomeProduct .right .top a:hover:before {
	background-position:0 0
}
.product-list2 {
	margin:20px 0 0 -20px;
	width:920px;
}
.product-list2 li {
	float:left;
	width:286px;
	margin:0 0px 20px 20px;
	border:1px #ddd solid;
}
.product-list2 img {
	width:282px;
	height:199px;
}
.product-list2 li h4 {
	color:#666666;
	font-size:14px;
	padding:16px 10px;
	border-top:1px #ddd solid;
}
.product-list2 li h4 em {
	position:relative;
	display:block;
	float:right;
	width:22px;
	height:22px;
	border-radius:50%;
	background:#999;
}
.product-list2 li h4 em:before {
	display:block;
	content:"";
	position:absolute;
	left:5px;
	top:6px;
	width:10px;
	height:9px;
	background:url(../images/line03.png) no-repeat 1px 1px;
	transition:all .4s ease-in-out;
}
.product-list2 li:hover {
	border:1px #0051a3 solid
}
.product-list2 li:hover em {
	background:#fff
}
.product-list2 li:hover em:before {
	background-position:-10px 1px;
}
.product-list2 li:hover h4 {
	color:#fff;
	background:#0051a3
}
.ProductListBox .product-list2 {
	margin-top:0px;
}
.ys_bj {
	position:relative;
	margin-top:33px;
}
.ys_10 {
	background:url(../images/ys10.jpg) no-repeat center top;
	height:207px;
}
.HomeAdvantage {
	padding:50px 0 50px 0;
	background:#eeeeee;
}
.HomeAdvantage .clearfix {
	margin:20px 0;
}
.HomeAdvantage .left {
	width:600px;
}
.HomeAdvantage .box {
	width:600px;
	padding:40px 40px;
	height:595px;
	background:#fff;
}
.HomeAdvantage .box h2 {
	color:#0051a3;
	font-size:30px;
	margin-bottom:20px;
}
.HomeAdvantage .box h2 font {
	display:inline-block;
	color:#0051a3;
	line-height:30px;
	margin:-15px 0 0 0;
	font-size:12px;
	background:url(../images/line_bottom.png) repeat-x bottom;
}
.HomeAdvantage .box p {
	color:#666666;
	font-size:14px;
	margin:15px 0 15px 0;
}
.HomeAdvantage .box p b {
	position:relative;
	display:-webkit-box;
	margin:0 0 15px 0;
	padding:10px 20px 10px 45px;
	color:#fff;
	font-size:18px;
	display:table;
	background-color:#0051a3;
}
.HomeAdvantage .box p b:before {
	content:"";
	position:absolute;
	left:25px;
	top:16px;
	width:10px;
	height:10px;
	border:3px #fff solid;
	border-radius:50%;
}
.HomeAdvantage .box p font {
	color:#0051a3
}
.HomeAdvantage2 {
	margin:50px 0 50px 0;
	background:url(../images/advantage2_line.png) no-repeat center bottom;
}
.HomeAdvantage2 .clearfix {
	margin:20px 0;
}
.HomeAdvantage2 .title {
	text-align:center;
	margin:20px 0 50px 0;
}
.HomeAdvantage2 .box {
	width:610px;
}
.HomeAdvantage2 .box .frame {
	padding-left:100px;
	margin:0 0 45px 0;
}
.HomeAdvantage2 .box .frame h3 {
	position:relative;
	color:#0051a3;
	font-size:22px;
	display:inline-block;
	padding:10px 0 0 0;
	margin:0 0 17px 0;
}
.HomeAdvantage2 .box .frame h3 em {
	position:absolute;
	top:0;
	left:-101px;
	width:91px;
	line-height:65px;
	height:75px;
	text-align:center;
	color:#fff;
	font-size:20px;
	background:url(../images/advantage2_ico.png) no-repeat;
}
.HomeAdvantage2 .box .frame h3 font {
	display:block;
	color:#0051a3;
	font-size:12px
}
.HomeAdvantage2 .box .frame p {
	position:relative;
	padding-left:15px;
	color:#666666;
	font-size:14px;
	display:inline-block;
}
.HomeAdvantage2 .box .frame p:before {
	position:absolute;
	top:10px;
	left:0px;
	content:"";
	border:2px #0051a3 solid;
	width:7px;
	height:7px;
	border-radius:50%;
}
.HomeAdvantage2 .box .frame b {
	display:inline-block;
	color:#fff;
	font-size:14px;
	border:5px;
	margin:20px 0 0 15px;
	padding:5px 10px;
	border-radius:5px;
	background-color:#0051a3;
}
.HomeAdvantage2 .box .frame b font {
	font-size:18px;
}
.HomeAdvantage2 .img {
	width:557px;
}
.HomeLink {
	margin:20px 0 0px 0;
	padding:70px 0 60px 0;
	background:#eeeeee;
}
.HomeLink ul {
	margin:30px 0 0 0;
}
.HomeLink ul li {
	float:left;
	width:186px;
	margin:0 7px 10px 7px;
}
.HomeLink ul li a {
	display:block;
}
.HomeLink ul li img {
	width:100%;
	display:block;
	height:110px;
}
.HomeLink ul li:hover {
	box-shadow:0 0 10px #999
}
.round {
	height:540px;
	background:url(../images/round_bg.jpg) no-repeat center top;
}
.round .content {
	width:1000px;
	margin:0 auto;
	padding-top:20px
}
.round h1 {
	text-align:center;
}
.round h1 a:hover {
	text-decoration:none;
}
.round h1 strong {
	color:#0165ee;
	font-size:30px;
	font-weight:normal;
}
.round h1 em {
	display:block;
	font-weight:normal;
	font-size:16px;
	font-style:normal;
	color:#9a9a9a;
	text-transform:uppercase;
}
.round ul {
	margin:5px 0 20px 40px;
	height:265px;
}
.round li {
	float:left;
	margin-right:54px;
	width:191px;
	height:250px;
}
.round li.four {
	margin-right:0;
}
.round li em {
	display:block;
	width:191px;
	height:200px;
}
.round li b {
	display:block;
	font-weight:normal;
	font-size:18px;
	color:#333333;
	text-align:center;
}
.round li a {
	cursor:pointer;
	display:block;
	width:191px;
	height:223px;
}
.round li.one a {
	background:url(../images/round_p5.png) no-repeat center top;
}
.round li.one a:hover,.round li.one a.cur {
	background:url(../images/round_p1.png) no-repeat center top;
}
.round li.two {
	background:url(../images/round_p2.png) no-repeat center top;
}
.round li.two a:hover,.round li.two a.cur {
	background:url(../images/round_p6.png) no-repeat 9px top;
}
.round li.three a:hover,.round li.three a.cur {
	background:url(../images/round_p7.png) no-repeat center top;
}
.round li.four a:hover,.round li.four a.cur {
	background:url(../images/round_p8.png) no-repeat center top;
}
.round li.three a {
	background:url(../images/round_p3.png) no-repeat center top;
}
.round li.four a {
	background:url(../images/round_p4.png) no-repeat center top;
}
.round li a:hover b {
	color:#0165ee;
}
.round p {
	color:#ffffff;
	font-size:16px;
	margin:0 35px;
}
.round p strong {
	font-weight:bold;
}
.HomeProcess {
	height:463px;
	padding:70px 0 0 0;
	background:url(../images/HomeProcessBG.jpg) no-repeat center;
}
.HomeProcess ul {
	position:relative;
	height:115px;
	margin:70px 0 0 0;
	background:url(../images/HomeProcess_line.png) no-repeat center left;
}
.HomeProcess ul:before {
	content:"";
	position:absolute;
	bottom:17px;
	left:-100%;
	width:100%;
	height:2px;
	border-top:1px #69ac5f solid;
	border-bottom:1px #c6e0c1 solid
}
.HomeProcess ul li {
	position:absolute;
	color:#ffffff;
	font-size:14px;
}
.HomeProcess ul li em {
	display:inline-block;
	width:20px;
	line-height:20px;
	margin-right:5px;
	text-align:center;
	border-radius:50%;
	color:#6600ff;
	background:#fff;
}
.HomeProcess ul li.x1 {
	left:66px;
	top:-30px;
}
.HomeProcess ul li.x2 {
	left:238px;
	top:-30px;
}
.HomeProcess ul li.x3 {
	left:407px;
	top:-30px;
}
.HomeProcess ul li.x4 {
	left:642px;
	top:-30px;
}
.HomeProcess ul li.x5 {
	left:809px;
	top:-30px;
}
.HomeProcess ul li.x6 {
	left:1005px;
	top:-30px;
}
.HomeProcess ul li.x7 {
	right:183px;
	bottom:-28px;
}
.HomeProcess ul li.x8 {
	right:408px;
	bottom:-28px;
}
.HomeProcess ul li.x9 {
	right:575px;
	bottom:-28px;
}
.HomeProcess ul li.x10 {
	right:781px;
	bottom:-28px;
}
.HomeProcess .tel {
	position:absolute;
	left:358px;
	top:42px;
	color:#fff;
	font-size:14px;
}
.HomeProcess .tel:before {
	position:absolute;
	content:"";
	left:0;
	bottom:0;
	width:90px;
	height:1px;
	background:#fff
}
.HomeProcess .tel b {
	color:#fff;
	font-size:24px;
	margin:0 11px;
}
.HomeProcess .tel a {
	display:inline-block;
	color:#fff;
	font-size:14px;
	border-radius:12px;
	background:#46af33;
	padding:1px 15px;
}
.HomeProcess .tel a:hover {
	background:#46af33;
	color:#fff
}
.HomeAbout {
	padding:65px 0 55px 0;
	background:#fff;
}
.HomeAbout .long .left {
	width:400px
}
.HomeAbout .long .right {
	width:700px;
	padding-left:40px;
	height:380px;
}
.HomeAbout .long .right h2 {
	color:#333333;
	width:300px;
	line-height:35px;
	padding-bottom:15px;
	margin-bottom:20px;
	font-size:26px;
	background:url(../images/line_bottom.png) repeat-x bottom;
}
.HomeAbout .long .right h2 font {
	display:block;
	color:#0051a3;
	font-size:24px;
}
.HomeAbout .long .right .wx {
	color:#888888;
	font-size:14px;
}
.HomeAbout .long .right a {
	margin-top:20px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	padding:7px 25px;
	background-color:#0051a3;
}
.HomeAbout .long .right a:hover {
	background:#46af33
}
.HomeAbout .tone {
	margin:25px 0 20px 0;
	float:left;
	width:100%;
}
.HomeAbout .tone li {
	float:left;
	background-color:#0051a3;
	margin-right:1px;
	cursor:pointer;
	cursor:pointer;
}
.HomeAbout .tone li h3 {
	float:left;
	color:#fff;
	font-size:16px;
	padding:8px 30px;
}
.HomeAbout .tone li.hit {
	color:#fff;
	background:#46af33;
}
.HomeAbout .down {
	}.HomeAbout .down li {
	float:left;
	width:286px;
	margin:0 7px;
}
.HomeAbout .down li img {
	width:290px;
	height:180px;
}
.HomeAbout .down li h4 {
	color:#888888;
	font-size:14px;
	line-height:30px;
	text-align:center;
	padding:10px 0 0 0;
}
.HomeAbout .down li:hover h4 {
	color:#46af33
}
.case {
	padding:50px 0;
	overflow:hidden;
	background-color:#fff;
}
.case .title {
	font-size:24px;
	color:#353535;
	text-align:center;
	margin-bottom:20px;
	line-height:28px;
}
.case .title strong {
	color:#008d3e;
}
.case .title span {
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#666;
}
.caseMenu {
	text-align:center;
	height:45px;
	overflow:hidden;
	margin-bottom:35px;
}
.caseMenu  a {
	display:inline-block;
	width:148px;
	height:43px;
	line-height:43px;
	border:1px solid #bababa;
	text-align:center;
	margin-right:20px;
}
.caseMenu  a.on,.caseMenu  a:hover {
	border:1px solid #008d3e;
	color:#008d3e;
	box-shadow:0 -1px 0 #008d3e inset;
}
.caseMain,.caseBox {
	width:1220px;
	height:;
	overflow:hidden;
}
.caseTop {
	background:#eee;
	height:320px;
	overflow:hidden;
	padding-right:40px;
	margin-bottom:20px;
}
.caseTop .cImg {
	display:block;
	width:430px;
	height:320px;
	overflow:hidden;
	margin-right:40px;
	float:left;
}
.caseTop img {
	width:430px;
	height:320px;
	transition:all 0.5s
}
.caseTop h3 {
	font-size:18px;
	color:#333;
	height:65px;
	padding-top:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.caseTop p {
	height:180px;
	margin-bottom:20px;
	overflow:hidden;
}
.caseTop .more {
	display:inline-block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#008d3e;
	color:#fff;
	transition:all 0.3s;
}
.caseTop .more:hover {
	background:#ffb900;
	transition:all 0.3s;
}
.caseTop .cImg:hover img,.casePic li:hover img {
	transition:all 0.5s;
	transform:scale(1.1,1.1)
}
.casePic {
	height:220px;
	overflow:hidden;
}
.casePic ul {
	width:1260px;
}
.casePic li {
	float:left;
	width:290px;
	height:220px;
	overflow:hidden;
	margin-right:20px;
}
.casePic li img {
	width:290px;
	height:220px;
	transition:all 0.3s;
}
.casePic li h3 {
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:50px;
	line-height:50px;
	background:url('../images/opc.png');
	color:#fff;
	text-align:center;
	position:relative;
	margin-top:-50px;
}
.client {
	padding:50px 0;
	overflow:hidden;
	background:#fff;
}
.client .title {
	font-size:24px;
	color:#383838;
	height:35px;
	border-bottom:2px solid #ddd;
	text-transform:uppercase;
	margin-bottom:20px;
}
.client .title span {
	font-size:12px;
	color:#828282;
	margin-left:5px;
}
.client .title a {
	float:right;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
}
.clientMain {
	height:385px;
	overflow:hidden;
}
.clientMain ul {
	width:1260px;
}
.clientMain li {
	float:left;
	width:280px;
	height:382px;
	margin-right:33px;
	position:relative;
	border-bottom:2px solid #dadada;
}
.clientMain li .nImg {
	width:280px;
	height:210px;
	overflow:hidden;
	display:block;
	border:1px solid #f1f1f1;
}
.clientMain li img {
	width:280px;
	height:210px;
	transition:all 0.5s;
}
.clientMain li div {
	padding:15px;
	background:#eee;
	height:140px;
	color:#666;
	line-height:22px;
}
.clientMain li div h4 {
	color:#333;
	line-height:20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-bottom:8px;
	margin-bottom:10px;
	border-bottom:1px solid #dadada;
	font-size:18px;
	font-weight:normal;
}
.clientMain li div h4 span {
	display:block;
	color:#999;
	line-height:16px;
	font-size:12px;
}
.clientMain li .more {
	display:inline-block;
	margin-top:10px;
	color:#249344;
}
.clientMain li .more:hover {
	color:#0d5e42;
}
.clientMain li:hover img {
	transition:all 0.5s;
	transform:scale(1.1,1.1);
}
.clientMain li::before,.clientMain li::after {
	content:"";
	position:absolute;
	bottom:-2px;
	height:2px;
	transition:all 0.4s;
	width:0;
	left:0;
	background:#0d5e42;
}
.clientMain li::after {
	right:0;
	left:auto;
}
.clientMain li:hover::before,.clientMain li:hover::after {
	width:50%;
	transition:all 0.4s;
}
.HomeNews {
	margin:70px 0 70px 0;
}
.HomeNews .left {
	width:750px;
}
.HomeNews .left .tone {
	float:left;
	margin-bottom:30px;
	border:1px #ddd solid;
	width:100%;
}
.HomeNews .left .tone li h2 {
	float:left;
	color:#333333;
	font-size:24px;
	border-right:1px #ddd solid;
	padding:15px 35px;
	cursor:pointer;
}
.HomeNews .left .tone li.hit h2 {
	color:#fff;
	background-color:#0051a3;
}
.HomeNews .left .tone a.more {
	color:#fff;
	font-size:13px;
	float:right;
	padding:0px 8px;
	margin:15px 20px 0 0;
	background:#0051a3;
}
.HomeNews .left .tone a.more:hover {
	background:#46af33
}
.HomeNews .left .down {
	float:left;
}
.HomeNews .left .down ul {
	}.HomeNews .left .down ul li.one {
	margin:0px 0 10px 0;
	height:200px;
}
.HomeNews .left .down ul li.one .img {
	width:295px;
	margin-right:20px;
}
.HomeNews .left .down ul li.one .img img {
	width:295px;
	height:190px;
}
.HomeNews .left .down ul li.one span {
	color:#999999;
	font-size:14px;
	display:block;
}
.HomeNews .left .down ul li.one h3 {
	float:left;
	color:#333333;
	font-size:18px;
	width:405px;
}
.HomeNews .left .down ul li.one p {
	margin:15px 0 20px 0;
	color:#666666;
	font-size:14px;
	display:block;
	width:400px;
	float:left;
}
.HomeNews .left .down ul li.one b {
	color:#fff;
	font-size:12px;
	padding:7px 25px;
	background-color:#0051a3;
}
.HomeNews .left .down ul li.two {
	float:left;
	width:340px;
	margin-right:20px;
	padding:3px 0 8px 0;
}
.HomeNews .left .down ul li.two:before {
	color:#aaa;
}
.HomeNews .left .down ul li.two  a {
	padding-left:2px;
}
.HomeNews .left .down ul li.two  h3 {
	display:inline;
	color:#666666;
	font-size:14px;
}
.HomeNews .left .down ul li.two font {
	font-size:14px;
	color:#888888;
	float:right;
}
.HomeNews .left .down ul li.two:nth-child(odd) {
	width:340px;
	margin-right:50px;
}
.HomeNews .left .down ul li.two a:hover h3 {
	color:#0051a3
}
.HomeNews .left .down ul li.one:hover h3 {
	color:#0051a3
}
.HomeNews .left .down ul li.one:hover b {
	background:#46af33;
}
.HomeNews .right {
	width:415px;
}
.HomeNews .right h2 {
	border:1px #ddd solid;
	float:left;
	width:100%;
	margin-bottom:30px;
}
.HomeNews .right h2 b {
	float:left;
	color:#fff;
	font-size:24px;
	padding:15px 30px;
	background-color:#0051a3;
}
.HomeNews .right h2 a.more {
	color:#fff;
	font-size:13px;
	float:right;
	padding:1px 9px;
	margin:15px 15px 0 0;
	background:#0051a3;
}
.HomeNews .right h2 a.more:hover {
	background:#46af33
}
.HomeNews .right ul {
	}.HomeNews .right ul li {
	border-bottom:1px #aaa dashed;
	margin:10px 0 17px 0;
	padding:10px 0 17px 0;
}
.HomeNews .right ul li:last-child {
	border:none
}
.HomeNews .right ul li h3 {
	color:#0051a3;
	font-size:14px;
	margin-bottom:10px;
}
.HomeNews .right ul li h3 em {
	margin-right:10px;
	color:#fff;
	font-size:13px;
	background:#0051a3;
	width:23px;
	height:23px;
	display:inline-block;
	text-align:center;
	border-radius:5px;
}
.HomeNews .right ul li p {
	position:relative;
	color:#717171;
	font-size:12px;
	padding-left:33px;
}
.HomeNews .right ul li p em {
	position:absolute;
	left:0;
	top:0;
	margin-right:10px;
	color:#fff;
	font-size:13px;
	background:#012d5e;
	width:23px;
	height:25px;
	display:inline-block;
	text-align:center;
	border-radius:5px;
}
.HomeNews .right ul li:hover h3 {
	color:#46af33
}
.footer {
	padding:80px 0 0 0;
	background:#eeeeee;
	
}
.footer .logo {
	}.footer .middle {
	width:600px;
	color:#666666;
	font-size:15px;
	margin:0 80px;
}
.footer .middle font {
	color:#0051a3;
	font-size:25px;
	margin:0 0 20px 0;
	display:block;
}
.footer .right {
	width:231px;
	height:92px;
	padding:2px;
	background:#fff;
}
.footer .right span {
	width:132px;
	color:#888888;
	font-size:14px;
	display:inline-block;
	padding:25px 20px 0 10px;
	vertical-align:top;
}
.footer .right img {
	width:90px;
	display:inline-block
}
.footer .nav {
	margin:30px 0 15px 0;
	border-radius:0px;
	background:#0051a3;
}
.footer .nav li {
	float:left;
	width:130px;
}
.footer .nav li a {
	display:block;
	color:#fff;
	border-right:1px #3470b8 solid;
	font-size:15px;
	text-align:center;
	padding:15px 10px;
}
.footer .nav li a:hover {
	background:#46af33
} 
  .footer .copy {
	    margin: 0px 0 0 0;
    padding: 15px 0 20px 0;
    
}
	
.footer .copy p {
	color:#666666;
	font-size:14px;
}
.footer .copy p span {
	margin-left:15px;
}
.footer .copy .rlog,.footer .copy .rlog a {
	color:#666666;
	font-size:14px
}
.footer .copy .rlog a:hover {
	color:#0051a3
}
.honor {
	background:#fff;
	padding:40px 0 0 10px;
	overflow:hidden;
}
.hTitle {
	text-align:center;
	font-weight:normal;
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-bottom:40px;
}
.hTitle strong {
	font-size:35px;
	color:#0a437e;
	line-height:35px;
	display:block;
	margin-bottom:10px;
}
.honor .hTitle {
	color:#5281b1;
}
.honorMain {
	height:265px;
	position:relative;
	margin-bottom:10px;
}
.honorMain .ohbox {
	position:relative;
	width:1070px;
	height:265px;
	left:70px;
	overflow:hidden;
}
.honorMain .ohbox ul {
	width:1120px;
}
.honorMain li {
	float:left;
	width:195px;
	height:265px;
	overflow:hidden;
	margin-right:22px;
	background:#fff;
}
.honorMain li img {
	width:195px;
	height:265px;
}
.honorMain li p {
	height:40px;
	line-height:40px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	color:#fff;
	background:rgba(0,0,0,.5);
	transition:all 0.3s;
}
.honorMain li h3 {
	height:40px;
	line-height:40px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	color:#fff;
	background:rgba(0,0,0,.5);
	transition:all 0.3s;
}
.honorMain li:hover p {
	margin-top:-40px;
}
.honorMain .pageBtn span {
	position:absolute;
	top:80px;
	cursor:pointer;
	left:0;
	background:url('../images/hBtn.png') no-repeat;
	width:48px;
	height:96px;
	font-size:0;
	line-height:0;
}
.honorMain .pageBtn .next {
	left:auto;
	right:0;
	background-position:-48px 0;
}
.honorMain .pageBtn span:hover {
	background-position:-96px
}
.honorMain .pageBtn .next:hover {
	background-position:-144px
}
.solution {
	padding:20px 0;
	overflow:hidden;
}
.sAside {
	width:270px;
	background:#0051a3;
}
.sAside  li {
	height:96px;
	border-top:1px solid #336cb1;
	font-size:16px;
	position:relative;
	transition:all 0.3s;
	z-index:3;
}
.sAside  li a {
	color:#fff;
	display:block;
	padding:35px 0 0 85px;
	height:70px;
	background-repeat:no-repeat;
	background-position:50px center;
}
.sAside  li span {
	display:block;
	opacity:.5;
	font-size:12px;
}
.sAside  li.on:before {
	position:absolute;
	content:"";
	right:-16px;
	top:42px;
	border:8px solid transparent;
	border-left-color:#012a5e;
}
.sAside  li.on {
	background:#46af33;
}
.solutionRight,.solutionBox {
	float:right;
	width:900px;
	height:485px;
	overflow:hidden;
	color:#fff;
	position:relative;
}
.solutionBox img {
	width:900px;
	height:485px;
	transition:all 0.8s;
}
.solutionBox img:hover {
	transform:scale(1.2);
}
.solutionBox .font {
	position:absolute;
	top:90px;
	right:25px;
	background:url('../images/opc.png');
	width:220px;
	height:270px;
	padding:30px 10px 0 10px;
}
.solutionBox .font h4 {
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #fff;
	height:30px;
	margin-bottom:20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.solutionBox .font h4 a {
	color:#fff;
}
.solutionBox .font h4 a:hover {
	color:#99c0ef;
}
.solutionBox .font .more {
	position:absolute;
	width:18px;
	height:18px;
	background:url('../images/more.jpg') no-repeat;
	bottom:-9px;
	left:50%;
	margin-left:-9px;
}
.solutionBox .font .more:hover {
	opacity:.8;
}
.case_bt,.ys_bt {
	font-weight:normal;
	text-align:center;
	background:url(../images/case_line.png) no-repeat center 60px;
	-webkit-transition:transform .3s;
	transition:transform .3s;
	height:105px;
	line-height:30px;
}
.case_bt a {
	font-size:30px;
	color:#333;
}
.case_bt b,.ys_bt b {
	color:#0051a3;
}
.case_bt span,.ys_bt span {
	display:block;
	font-size:18px;
	color:#666;
	font-weight:normal;
	padding:10px 0 0;
}
.case_bt:hover,.ys_bt:hover {
	-webkit-transform:translate(0,-10px);
	transform:translate(0,-10px);
}
.three_bg {
	background:url(../images/three_tbg.jpg) no-repeat center 0;
}
.three_bt {
	font-size:30px;
	color:#fff;
	padding:40px 0 0 450px;
	height:152px;
	line-height:32px;
}
.three_bt span {
	display:block;
	font-size:18px;
	font-weight:normal;
	padding:18px 0 0 80px;
}
.three_bt b {
	font-size:30px;
	color:#fff;
}
.homeStep {
	padding:60px 0 60px 0;
	position:relative;
	z-index:0
}
.homeStep:after {
	position:absolute;
	width:1240px;
	height:80px;
	content:"";
	background:url(../images/hStep-bg.png) no-repeat center center;
	bottom:25px;
	z-index:-1;
	left:50%;
	margin-left:-620px;
}
.homeStep-left {
	width:950px;
	height:200px;
	background-color:#005cc6;
	padding:50px 0 0 50px;
}
.homeStep-left .tit {
	float:left;
	margin-right:50px;
	width:312px;
}
.homeStep-left .tit span {
	display:block;
	color:#fff;
}
.homeStep-left .tit .s1 {
	font-size:20px;
	margin-bottom:5px;
}
.homeStep-left .tit .s2 {
	font-size:26px;
	margin-bottom:5px;
}
.homeStep-left .tit .s3 {
	font-size:12px;
	color:#628cd4;
	line-height:18px;
}
.homeStep-left .step {
	float:left;
	width:530px;
}
.homeStep-left .step span {
	display:block;
	float:left;
	width:220px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	border:1px solid #80aee3;
	border-radius:20px;
	margin-bottom:20px;
	margin-right:20px;
}
.homeStep-right {
	background-color:#d9241c;
	width:250px;
	height:200px;
}
.homeStep-right .tel {
	font-size:14px;
	color:#ffffff;
	text-align:center;
	padding-top:50px;
	margin-bottom:20px;
}
.homeStep-right .tel span {
	font-size:30px;
	display:block;
	margin-top:5px;
}
.homeStep-right .btn {
	text-align:center;
	font-size:0
}
.homeStep-right .btn a {
	display:inline-block;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ec928e;
	font-size:14px;
	color:#ffffff;
	margin:0 5px;
	border-radius:15px;
	transition:all .5s;
}
.homeStep-right .btn a:hover {
	background-color:#f5f5f5;
	color:#d9241c;
}
.di {
    margin-left: 8px;
    font-family: 微软雅黑;
    text-align: center;
}
common.css:502
* {
    margin: 0;
    padding: 0;
}
common.css:2
* {
    margin: 0;
    padding: 0;
    border: 0px;
}
user agent stylesheet
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
Inherited from div.zuidi
common.css:795
.zuidi {
    color: #d7d7d7;
    background: #6f2729;
    margin-top: 1px;
}
common.css:502
* {
    margin: 0;
    padding: 0;
}
common.css:2
* {
    margin: 0;
    padding: 0;
    border: 0px;
}
user agent stylesheet
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}