﻿@charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

#bsWXBox {
	box-sizing: content-box
}

ul {
	list-style: none
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

body {
	font-family: arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	width: 100%;
	background: #fff;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

a:link,a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:hover,a:active,a:focus {
	color: #666;
	text-decoration: none
}

img {
	border: 0;
	max-width: 100%
}

table {
	border-collapse: collapse;
	width: 100%
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal
}

input,textarea {
	font-size: 14px;
	outline: 0;
	overflow: hidden;
	font-family: arial
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: 0
}

input[type="submit"],input[type="reset"],input[type="button"],input[type='text'],select,button {
	-webkit-appearance: none
}

input,select,textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-radius: 0
}

::-webkit-input-placeholder {
	color: #666
}

:-moz-placeholder {
	color: #666;
	opacity: 1
}

::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pic:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 1440px
}

@media (max-width:1440px) {
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-right: 10px;
		padding-left: 10px;
		width: 100%
	}
}

#container {
	overflow: hidden;
	background: #fff
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.header {
	height: 97px;
	width: 100%;
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	background: url("../images/bg.png") repeat top left
}

.header .logo {
	padding: 17px 37px 0 0;
	overflow: hidden;
	float: left
}

.header .logo a {
	display: block;
	overflow: hidden
}

.header .logo a img {
	display: block;
	width: 187px
}

.header .nav {
	float: left;
	margin-left: 32px
}

.header .nav ul li {
	font-size: 18px;
	cursor: pointer;
	float: left;
	padding-right: 8px
}

.header .nav ul li >a {
    text-transform:uppercase;
}

.header .nav ul li a {
	display: block;
	transition: all .16s;
	line-height: 104px;
	color: #3e3a39;
	position: relative;
	height: 97px;
	overflow: hidden;
	padding: 0 6px;
	border-bottom: 5px solid transparent;
	letter-spacing: 1px
}

.header .nav ul li .subnav a {
    letter-spacing:0
}

.header .nav ul li .subnav {
	position: absolute;
	left: 0;
	top: 97px;
	z-index: 999;
	font-size: 14px;
	width: 950px;
    left:50%;
    margin-left:-720px;
	overflow: hidden;
	display: none
}

@media (max-width:1440px) {
	.header .nav ul li .subnav{
		margin-left:-620px;
	}
}

@media (max-width:1366px) {
	.header .nav ul li .subnav{
		margin-left:-590px;
	}
}

.header .nav ul li .subnav .container {
	background: #efefef;
    width: 950px;
    padding-left:0;
	overflow: hidden
}

.header .nav ul li .subnav .left {
	width: 70%;
	float: left;
	padding-bottom: 25px;
    position:relative;
	border-right: 2px solid #e2e2e2
}

.header .nav ul li .subnav .left:after {
    content:"";
    display:block;
    width:2px;
    background:#e2e2e2;
    height:100%;
    position:absolute;
    top:0;
    left:25%;
}

.header .nav ul li .subnav .left .list {
	padding-bottom: 120px;
	float: left;
	width: 25%;	
}

.header .nav ul li .subnav2 .left .list {
	padding-bottom: 80px;
}

.header .nav ul li .subnav .left .list dt a {
    display: block;
    height: 42px;
    line-height: 40px;
    border-bottom: 2px solid #e2e2e2;
    padding: 0 15px;
    font-size: 14px;
    font-weight:bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.header .nav ul li .subnav .left .list .on a {
	background: #44b034;
	color: #fff
}

.header .nav ul li .subnav .left .show {
	float: left;
	width: 75%
}

.header .nav ul li .subnav .left .show .info {
	display: none;
	position: relative;
	min-height: 200px
}

.header .nav ul li .subnav .left .show .info .jsh {
    font-size: 18px;
    line-height: 35px;
    padding-top: 30px;
}

.header .nav ul li .subnav .left .show .info .jsh p {
    padding: 0 15px;
}

.header .nav ul li .subnav .left .show .info dl {
    padding-top: 9px;
	overflow: hidden;
	padding-right: 100px
}

.header .nav ul li .subnav .left .show .info dl dt a {
    position: relative;
    line-height: 30px;
    font-size: 14px;
    padding-left: 35px;
    height: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.header .nav ul li .subnav .left .show .info dl dt a:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 11px;
    left: 16px;
    background: #595657;
}

.header .nav ul li .subnav .left .show .info .img {
	width: 100px;
	position: absolute;
    display:none;
	top: 16px;
	right: 0
}

.header .nav ul li .subnav .left .show .info .img .pic {
	width: 100px;
	height: 300px
}

.header .nav ul li .subnav .left .show .info .img .pic img {
    max-height: 300px
}

.header .nav ul li .subnav .left .show .info .img p {
	color: #595757;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
    display:none;
}

.header .nav ul li .subnav .right {
	float: left;
	width: 30%;
    padding-left: 15px;
    padding-top: 20px;
    padding-right:15px;
}

.header .nav ul li .subnav .right .rightcon {
    display:none;
}

.header .nav ul li .subnav .right .rightcon img{
    margin-top: 25px;
    padding: 0 20px;
}

.header .nav ul li .subnav2 .right .rightcon img,.header .nav ul li .subnav3 .right .rightcon img{
    margin-top: 22px;
    padding: 0 20px;
    max-height:155px;
}

.header .nav ul li .subnav .right .title {
	color: #595757;
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 24px;
	margin-bottom: 5px;
    padding-left:10px;
}
.header .nav ul li .subnav .right ul{
    padding-left:10px;
    padding-top:20px;
}
.header .nav ul li .subnav .right ul li {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden
}

.header .nav ul li .subnav .right ul li span {
	display: block;
	float: left;
	width: 45%;
	line-height: 30px;
	color: #595757;
	font-size: 14px
}

.subnavcon {
    display:none;
}

.header .nav ul li .subnav .right ul li select {
	width: 50%;
	float: left;
	line-height: 30px;
	height: 30px;
	border: 0;
	padding: 0 20px;
	background: #fff url("../images/arrow1.png") no-repeat 90% center;
	background-size: 10px;
	background: #fff\9\0;
	padding-right: 0\9\0
}

.header .nav ul li .subnav .right ul li select option {
	height: 34px
}

.header .nav ul li .subnav .right ul li select:focus {
	background: #fff url("../images/arrow1h.png") no-repeat 97% center;
	background-size: 10px
}

.header .nav ul li .subnav .right .submit {
    margin-top:20px;
    overflow:hidden;
    float:left;
}

.header .nav ul li .subnav .right .submit a {
	display: block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
    margin-left:10px;
	background: #363533
}


.header .nav ul li .subnav3 .left:after{
    position: absolute;
    top:0;
    left:28%;
    width:2px;
    background: #e2e2e2;
    height:100%;
    content:'';
    display: block;
}
.header .nav ul li .subnav3 .left .list {
    width: 28%;
    padding-bottom: 0;
    border-right:0;
}
.header .nav ul li .subnav3 .left .show {
    width: 72%;
}


.header .nav ul li .sonav .left {
    width: 100%;
    border-right: 0;
    padding-bottom:0;
    position: relative;
}
.header .nav ul li .sonav .left:after{
    position: absolute;
    top:0;
    left:20%;
    width:2px;
    background: #e2e2e2;
    height:100%;
    content:'';
    display: block;
}
.header .nav ul li .sonav .left .list {
    width: 20%;
    padding-bottom: 0;
    border-right:0;
}
.header .nav ul li .sonav .left .show {
    width: 80%;
}

.header .nav ul li .sonav .left .show .info{
    padding:35px;
}
.header .nav ul li .sonav .left .show .info .pic:after{
    padding-bottom:47%;
}

.header .nav ul li:first-child a {
	background: 0
}

.header .nav ul li:nth-child(4) a {
	background: 0
}

.header .nav ul .active>a {
	border-bottom: 5px solid #44b034;
	color: #44b034
}

.header .header-right {
	float: right;
	padding-top: 32px
}

.header .header-right .lan {
	float: right;
	background: #fff url("../images/arrowh.png") no-repeat 89px center;
	padding-left: 18px;
	background-size: 14px;
	position: relative;
	color: #3e3a39;
	width: 113px;
	line-height: 36px;
	margin-left: 80px;
	font-size: 12px;
	height: 36px;
	cursor: pointer;
	font-family: arial
}

.header .header-right .lan span {
	color: #3e3a39
}

.header .header-right .lan ul {
	position: absolute;
	top: 36px;
	left: 0;
	width: 100%;
	height: 0;
	background: #fff;
	overflow: hidden
}

.header .header-right .lan ul li a {
	display: block;
	padding-left: 18px;
	color: #3e3a39
}

.header .header-right .home-search {
	float: right;
	position: relative
}

.header .header-right .home-search input {
	width: 300px;
	height: 36px;
	padding: 0 10px;
	outline: 0;
	border: 0
}

.header .header-right .home-search .submit {
	width: 43px;
	background: #353432 url(../images/search.png) no-repeat center center;
	background-size: 26px;
	position: absolute;
	top: 0;
	right: 0
}

.phone-nav {
	position: fixed;
	right: 10px;
	top: 0;
	line-height: 60px;
	display: none;
	color: #666;
	z-index: 99999
}

.phone-nav img {
	height: 22px;
	margin-top: 25px;
	display: block
}

#menu .lan {
	line-height: 27px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold
}

#menu .lan a {
	font-weight: normal;
	display: block;
	font-size: 14px;
	color: #666;
	font-family: arial;
	letter-spacing: 0
}

#menu .search {
	position: relative;
	border: 1px solid #ddd;
	margin: 10px 10px 10px 20px;
	background: #fff
}

#menu .search #btn1 {
	border: 0;
	font-size: 12px;
	color: #666;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	border-radius: 0;
	background: #353432 url(../images/search.png) no-repeat center center;
	background-size: 15px;
	outline: 0;
	position: absolute;
	top: 0;
	right: 0
}

#menu .search #text1 {
	text-align: left;
	width: 100%;
	font-size: 14px;
	height: 35px;
	padding-right: 30px;
	padding-left: 6px;
	color: #666;
	line-height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	-webkit-appearance: none;
	transition: .5s;
	border: 0;
	background: 0
}

#menu .search #text1::-webkit-input-placeholder {
	color: #666
}

#menu .search #text1:-moz-placeholder {
	color: #666;
	opacity: 1
}

#menu .search #text1::-moz-placeholder {
	color: #666;
	opacity: 1
}

#menu .search #text1:-ms-input-placeholder {
	color: #666
}

@font-face {
	font-family:"Abadi MT Condensed Extra Bold";src:url("../font/Abadi MT Condensed Extra Bold.woff2") format("woff2"),url("../font/Abadi MT Condensed Extra Bold.woff") format("woff"),url("../font/Abadi MT Condensed Extra Bold.ttf") format("truetype"),url("../font/Abadi MT Condensed Extra Bold.eot") format("embedded-opentype"),url("../font/Abadi MT Condensed Extra Bold.svg") format("svg")
}

.home-banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1
}

.home-banner .home-banner-slick {
	overflow: hidden
}

.home-banner .home-banner-slick .slick-slide {
	position: relative;
	background-size: cover
}

.home-banner .home-banner-slick .slick-slide img {
	position: relative;
	z-index: 1
}

.home-banner .home-banner-slick .slick-dots {
	z-index: 10;
	bottom: 53px;
	line-height: 0;
	text-align: center
}

.home-banner .home-banner-slick .slick-dots li {
	margin: 0 26px;
	width: 143px;
	height: 4px;
	padding: 0;
	position: relative
}

.home-banner .home-banner-slick .slick-dots li button {
	width: 143px;
	height: 4px;
	display: block;
	padding: 0;
	background: rgba(181,181,182,0.8)
}

.home-banner .home-banner-slick .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active button {
	background: #fff
}

.home-banner .banner-info {
	width: 814px;
	padding: 36px 57px;
	cursor: text;
	color: #fff;
	position: absolute;
	bottom: 153px;
	right: 0;
	z-index: 3;
	background: rgba(21,21,21,0.5)
}

.home-banner .banner-info .bt {
	font-size: 42px;
	font-family: "Abadi MT Condensed Extra Bold";
	line-height: 63px
}

.home-banner .banner-info .bt:after {
	content: '';
	display: block;
	width: 126px;
	height: 5px;
	background: #fff;
	margin: 23px 0
}

.home-banner .banner-info .jsh {
	font-size: 18px;
	margin-bottom: 22px;
	line-height: 28px;
	height: 84px;
	overflow: hidden
}

.home-banner .banner-info .more {
	width: 141px;
	height: 34px;
	text-align: center;
	line-height: 34px
}

.home-banner .banner-info .more a {
	display: block;
	color: #595757;
	background: #fff
}

.home-banner1 {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1
}

.home-banner1 .home-banner-slick1 {
	overflow: hidden
}

.home-banner1 .home-banner-slick1 .slick-slide {
	position: relative;
	background-size: cover
}

.home-banner1 .home-banner-slick1 .slick-dots {
	z-index: 10;
	bottom: 53px;
	line-height: 0;
	text-align: center
}

.home-banner1 .home-banner-slick1 .slick-dots li {
	margin: 0 6px;
	width: 10px;
	height: 10px;
	padding: 0;
	border-radius: 50%;
	position: relative
}

.home-banner1 .home-banner-slick1 .slick-dots li button {
	width: 10px;
	height: 10px;
	display: block;
	padding: 0;
	border-radius: 50%;
	overflow: hidden;
	background: rgba(181,181,182,0.8)
}

.home-banner1 .home-banner-slick1 .slick-dots li button:before {
	content: ""
}

.home-banner1 .home-banner-slick1 .slick-dots .slick-active button {
	background: #fff
}

.home-banner1 .banner-info {
	width: 814px;
	padding: 47px 8px 56px 56px;
	cursor: text;
	color: #fff;
	position: absolute;
	bottom: 55px;
	right: 0;
	background: rgba(21,21,21,0.5)
}

.home-banner1 .banner-info .bt {
	font-size: 56px;
	font-family: "Abadi MT Condensed Extra Bold";
	line-height: 63px
}

.home-banner1 .banner-info .bt:after {
	content: '';
	display: block;
	width: 126px;
	height: 5px;
	background: #fff;
	margin: 23px 0
}

.home-banner1 .banner-info .jsh {
	font-size: 18px;
	margin-bottom: 22px;
	line-height: 28px;
	height: 84px;
	overflow: hidden
}

.home-banner1 .banner-info .more {
	width: 141px;
	height: 34px;
	text-align: center;
	line-height: 34px
}

.home-banner1 .banner-info .more a {
	display: block;
	color: #595757;
	background: #fff
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../images/closed.png) no-repeat center center;
	cursor: pointer
}

.home-product {
	text-align: center;
	padding: 66px 0 61px 0;
	background: #fff
}

.home-product .home-title {
	color: #9fa0a0;
	text-align: center;
	background: url("../images/line.png") no-repeat bottom center;
	font-size: 26px;
    text-transform: uppercase;
    font-family: Abadi MT Condensed Extra Bold;
	padding-bottom: 17px
}

.home-product .home-bottom {
	padding: 70px 70px 0 70px;
	overflow: hidden
}

.home-product .home-bottom ul {
	margin: 0 -23px
}

.home-product .home-bottom ul li {
	float: left;
	padding: 0 23px;
	width: 25%
}

.home-product .home-bottom ul li .pic img {
	transition: .5s
}

.home-product .home-bottom ul li .pic:after {
	padding-bottom: 113%
}

.home-product .home-bottom ul li .bt {
	border: 2px solid #44b034;
	font-size: 15px;
	color: #898989;
	font-weight: bold;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	line-height: 45px
}

.home-product .home-bottom ul li .bt span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px
}

.home-title1 {
	font-family: "Abadi MT Condensed Extra Bold";
	color: #c0bfbe;
	font-size: 39px
}

.home-title1:after {
	content: '';
	display: block;
	width: 128px;
	height: 4px;
	background: #c0bebf;
	margin: 7px 0
}

.home-about {
	margin-top: 34px;
	background: url(../images/line1.png) no-repeat top center;
	padding: 78px 0
}

.home-about .home-bottom {
	padding-top: 27px
}

.home-about .home-bottom .home-top {
	margin: 0 -7px 0 -7px;
	overflow: hidden;
	padding-bottom: 12px
}

.home-about .home-bottom .left {
	width: 49%;
	float: left;
	padding: 0 7px
}

.home-about .home-bottom .left .info {
	padding: 50px 26px 40px 26px;
	font-size: 18px;
	color: #888889;
	line-height: 31px;
	background: #efefef;
	-moz-box-shadow: 4px 4px 0 #747273;
	-webkit-box-shadow: 4px 4px 0 #747273;
	box-shadow: 4px 4px 0 #747273;
	overflow: hidden
}

.home-about .home-bottom .left .info .nr {
	overflow: hidden;
	height: 100%
}

.home-about .home-bottom .left .info span {
	color: #46a737;
	font-size: 40px;
	font-family: "Abadi MT Condensed Extra Bold"
}

.home-about .home-bottom .left .info a {
	color: #46a737
}

.home-about .home-bottom .right {
	width: 51%;
	float: left;
	padding: 0 7px
}

.home-about .home-bottom .right .pic {
	-moz-box-shadow: 4px 4px 0 #747273;
	-webkit-box-shadow: 4px 4px 0 #747273;
	box-shadow: 4px 4px 0 #747273
}

.home-about .home-bottom .right .pic:after {
	padding-bottom: 54.6%
}

.home-about .home-bottom .youshi {
	font-size: 0;
	padding: 50px 50px 40px 50px;
	background: #efefef;
	-moz-box-shadow: 4px 4px 0 #747273;
	-webkit-box-shadow: 4px 4px 0 #747273;
	box-shadow: 4px 4px 0 #747273
}

.home-about .home-bottom .youshi li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 20px
}

.home-about .home-bottom .youshi li .num {
	color: #888889;
	font-size: 20px;
	line-height: 80px
}

.home-about .home-bottom .youshi li .num span {
	font-size: 68px;
	display: inline-block;
	vertical-align: top;
	color: #46a737;
	font-family: "Abadi MT Condensed Extra Bold"
}

.home-about .home-bottom .youshi li .shm {
	font-size: 49px;
	color: #888889;
	line-height: 54px;
	font-family: "Abadi MT Condensed Extra Bold";
	margin-bottom: 12px
}

.home-about .home-bottom .youshi li .jsh {
	font-size: 19px;
	color: #888889
}

.home-join {
	padding: 9px 0 71px 0;
	overflow: hidden
}

.home-join .home-bottom {
	padding-top: 19px
}

.home-join .home-bottom .jsh {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px
}

.home-join .home-bottom ul li {
	width: 50%;
	float: left
}

.home-join .home-bottom ul li .pic img {
	transition: .5s
}

.home-join .home-bottom ul li .pic:after {
	padding-bottom: 92.7%
}

.home-join .home-bottom ul li .pic .hover {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #535D57 url("../images/more.png") no-repeat 96% center;
	background-size: 50px;
	width: 100%;
	line-height: 65px;
    opacity:0.8;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 100px 0 54px;
	font-size: 18px
}

.home-join .home-bottom ul .left {
	padding-right: 12px
}

.home-join .home-bottom ul .right .info {
	margin: 0 -6px
}

.home-join .home-bottom ul .right a {
	width: 50%;
	float: left;
	padding: 0 6px;
	display: block;
	margin-bottom: 12px
}

.home-join .home-bottom ul .right a .pic:after {
	padding-bottom: 91.008%
}

.home-join .home-bottom ul .right a .pic .hover {
	line-height: 46px;
	padding: 0 56px 0 33px;
	font-size: 18px;
	background-size: 34px
}

.home-news {
	padding-bottom: 69px;
	overflow: hidden
}

.home-news .home-bottom {
	padding-top: 28px;
	overflow: hidden
}

.home-news .home-one {
	overflow: hidden;
	margin-bottom: 11px
}

.home-news .home-one a {
	display: block;
	position: relative;
	min-height: 471px;
	padding-left: 522px;
	padding-top: 64px
}

.home-news .home-one a .pic {
	width: 471px;
	height: 471px;
	position: absolute;
	top: 0;
	left: 0
}

.home-news .home-one a .pic img {
	transition: .5s
}

.home-news .home-one a .text {
	position: relative
}

.home-news .home-one a .text .date {
	position: relative;
	font-size: 19px;
	padding-left: 29px;
	color: #898989;
	line-height: 19px;
	margin-bottom: 24px
}

.home-news .home-one a .text .date:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #898989;
	position: absolute;
	top: 0;
	left: 0
}

.home-news .home-one a .text .date span {
	margin-left: 67px
}

.home-news .home-one a .text .bt {
	color: #595757;
	font-size: 32px;
	font-family: "Abadi MT Condensed Extra Bold";
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 19px
}

.home-news .home-one a .text .jsh {
	font-size: 18px;
	color: #898989;
	line-height: 36px;
	height: 216px;
	overflow: hidden
}

.home-news ul {
	margin: 0 -9px
}

.home-news ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 9px
}

.home-news ul li .pic img {
	transition: .5s
}

.home-news ul li .pic:after {
	padding-bottom: 66%
}

.home-news ul li .text {
	padding-top: 16px
}

.home-news ul li .text .date {
	position: relative;
	font-size: 16px;
	padding-left: 29px;
	color: #898989;
	line-height: 19px;
	margin-bottom: 18px
}

.home-news ul li .text .date:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #898989;
	position: absolute;
	top: 0;
	left: 0
}

.home-news ul li .text .date span {
	float: right
}

.home-news ul li .text .bt {
	color: #595757;
	font-size: 20px;
	overflow: hidden;
    font-weight:bold;
    margin-bottom:15px;
	line-height: 30px;
	height: 60px
}

.home-news ul li .text .jsh1 {
    color: #898989;
    line-height: 29px;
    font-size: 19px;
    height: 87px;
    margin-bottom:19px;
    overflow: hidden;
}

.footer {
	background: #727071
}

.footer .footer-top {
	color: #fff;
	padding: 75px 0 59px 0;
	overflow: hidden
}

.footer .footer-top .container {
	padding: 0 57px
}

.footer .footer-top a {
	color: #fff
}

.footer .footer-top .item {
	float: left
}

.footer .footer-top .item .bt {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 33px
}

.footer .footer-top .item .jsh p {
	max-width: 50%;
	float: left;
	font-size: 16px;
	line-height: 35px
}

.footer .footer-top .item .jsh a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 10px;
	font-size: 16px;
	line-height: 35px
}

.footer .footer-top .left {
	width: 36%
}

.footer .footer-top .left .jsh {
	text-transform: uppercase
}

.footer .footer-top .center {
	width: 20%
}

.footer .footer-top .right {
	width: 18%
}

.footer .footer-top .footer-contact {
	width: 26%
}

.footer .footer-top .footer-contact .jsh p {
	float: none;
	width: 100%;
	max-width: 100%
}

.footer .footer-top .footer-contact .jsh p a {
	display: inline-block;
	vertical-align: top
}

.footer .footer-bottom {
	border-top: 3px solid #fff;
	color: #fff;
	font-size: 16px;
	line-height: 66px;
	text-align: center;
	padding: 27px 0 0 0
}

.footer .footer-bottom a {
	color: #fff
}

.footer .footer-bottom .share {
	display: inline-block;
	vertical-align: top;
	margin-right: 50px
}

.footer .footer-bottom .share a {
	display: inline-block;
	width: 66px;
	height: 66px;
	margin: 0 9px
}

.footer .footer-bottom .share a.ewm {
    position:relative;
}

.footer .footer-bottom .share a .hover1{
    position: absolute;
    right: -40px;
    top:-170px;
    z-index: 4;
    width: 150px;
    height: 150px;
    border:1px solid #666666;
    display: none;
}
.footer .footer-bottom .share a.ewm:hover .hover1{
    display: block;
}
.footer .footer-bottom .share a .hover1:after{
    content:'';
    width:15px;
    height:36px;
    background: url("../images/jiantou2.png") no-repeat center center;
    position: absolute;
    margin-top: -8px;
    background-size: 15px;
    right: 50%;
    margin-right: -9px;

}

.footer .footer-bottom .share a img {
	display: block
}

.transparent {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: url(../images/transparent-bg.png) repeat;
	background: rgba(0,0,0,0.7);
	display: none
}

.video-popup {
	position: fixed;
	z-index: 99999;
	width: 700px;
	height: 610px;
	background: #fff;
	left: 50%;
	top: 50%;
	margin: -305px 0 0 -350px;
	display: none;
	-webkit-overflow-scrolling: touch
}

.video-popup .box {
	height: 100%;
	padding: 20px 40px
}

.video-popup .box .box-title {
	font-size: 26px;
	color: #c0bebf;
	font-family: "Abadi MT Condensed Extra Bold";
	text-transform: uppercase;
	margin-bottom: 21px
}

.video-popup .box li {
	margin-bottom: 20px;
	position: relative;
	padding-left: 115px
}

.video-popup .box span {
	font-size: 16px;
	color: #3e393a;
	position: absolute;
	left: 0;
	line-height: 29px;
	top: 0;
	display: block
}

.video-popup .box input {
	width: 100%;
	height: 29px;
	font-size: 16px;
	color: #3e393a;
	padding: 0 10px;
	background: #efefef;
	border: 0
}

.video-popup .box input::-webkit-input-placeholder {
	color: #3e393a
}

.video-popup .box input:-moz-placeholder {
	color: #3e393a;
	opacity: 1
}

.video-popup .box input::-moz-placeholder {
	color: #3e393a;
	opacity: 1
}

.video-popup .box input:-ms-input-placeholder {
	color: #3e393a
}

.video-popup .box textarea {
	width: 100%;
	height: 150px;
	font-size: 16px;
	color: #3e393a;
	padding: 10px;
	background: #efefef;
	border: 0
}

.video-popup .box .submit {
	width: 102px;
	height: 43px;
	background: #363533;
	line-height: 43px;
	color: #fff;
	font-size: 19px
}

.video-popup .close {
	display: block;
	width: 27px;
	height: 27px;
	position: absolute;
	right: 15px;
	top: 15px;
	background: url(../images/close-icon.png) no-repeat
}

.inmain {
	margin-top: 97px;
	overflow: hidden;
	padding-bottom: 90px
}

.inmain .inmain-bottom .inmain-title {
	font-family: "Abadi MT Condensed Extra Bold";
	color: #c0bfbe;
	font-size: 41px;
	text-transform: uppercase
}

.inmain .inmain-bottom .inmain-title:after {
	content: '';
	display: block;
	width: 128px;
	height: 4px;
	background: #c0bebf;
	margin: 7px 0
}

.inmain .inmain-bottom .leftbox {
	float: left;
	width: 87.5%;
    
	padding-top: 21px
}

.inmain .inmain-bottom .leftbox .item {
	overflow: hidden;
    position:relative;
	margin-bottom: 83px
}

.inmain .inmain-bottom .leftbox .item .bottom {
	padding-top: 25px
}

.inmain .inmain-bottom .leftbox .item .bottom img {
	display: block
}

.inmain .inmain-bottom .leftbox .item .bottom .jsh {
	color: #3e3a39;
	font-size: 19px;
	line-height: 30px;

	padding-top: 27px;
	margin-bottom: 33px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item .bottom .click a {
	display: block;
	font-size: 25px;
	color: #5d5d5d;
	line-height: 36px
}

.inmain .inmain-bottom .leftbox .item .bottom .click a span {
	font-weight: bold;
	color: #45b035;
	font-size: 29px;
	font-family: "Abadi MT Condensed Extra Bold"
}

.inmain .inmain-bottom .leftbox .item2 {
	margin-bottom: 97px
}

.inmain .inmain-bottom .leftbox .item3 {
	margin-bottom: 89px
}

.inmain .inmain-bottom .leftbox .item4 {
	margin-bottom: 86px
}

.inmain .inmain-bottom .leftbox .item5 .info {
	padding: 77px 30px 51px 30px;
	background: #898989;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item5 .i01 {
	font-size: 0;
	text-align: center;
	margin-bottom: 36px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item5 .i01 li {
	width: 33.333333333333336%;
	display: inline-block;
	vertical-align: top;
	padding: 0 75px
}

.inmain .inmain-bottom .leftbox .item5 .i01 li .pic {
	width: 80px;
	height: 80px;
	margin: 0 auto
}

.inmain .inmain-bottom .leftbox .item5 .i01 li .text {
	color: #fff;
	border-top: 2px solid #fff;
	margin-top: 19px;
	overflow: hidden;
	padding-top: 24px
}

.inmain .inmain-bottom .leftbox .item5 .i01 li .text .bt {
	font-size: 34px;
	font-weight: bold;
	line-height: 44px
}

.inmain .inmain-bottom .leftbox .item5 .i01 li .text .jsh1 {
	font-size: 17px;
	text-align: center;
	color: #fff;
	line-height: 27px
}

.inmain .inmain-bottom .leftbox .item5 .i02 {
	overflow: hidden;
	margin-bottom: 42px
}

.inmain .inmain-bottom .leftbox .item5 .i02 li {
	width: 50%;
	float: left;
	padding: 0 84px;
	margin-bottom: 15px
}

.inmain .inmain-bottom .leftbox .item5 .i02 li .box {
	position: relative;
	line-height: 33px
}

.inmain .inmain-bottom .leftbox .item5 .i02 li .pic {
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 0
}

.inmain .inmain-bottom .leftbox .item5 .i02 li .bt {
	color: #fff;
	padding-left: 58px;
	font-size: 19px
}

.inmain .inmain-bottom .leftbox .item5 .i03 {
	padding: 0 84px
}

.inmain .inmain-bottom .leftbox .item5 .i03 .title {
	color: #fff;
	font-size: 37px;
	font-weight: bold
}

.inmain .inmain-bottom .leftbox .item5 .i03 .jsh1 {
	color: #fff;
	font-size: 19px;
	line-height: 36px;
	padding-top: 10px;
	margin-bottom: 33px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item6 .bottom {
	padding-top: 33px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item6 ul {
	margin: 0 -14px
}

.inmain .inmain-bottom .leftbox .item6 .more{
	clear: both;
}

.inmain .inmain-bottom .leftbox .item6 ul li {
	width: 50%;
	float: left;
	padding: 0 14px;
	margin-bottom: 14px
}

.inmain .inmain-bottom .leftbox .item6 ul li .pic img {
	transition: .5s
}

.inmain .inmain-bottom .leftbox .item6 ul li .pic:after {
	padding-bottom: 66%
}

.inmain .inmain-bottom .leftbox .item6 ul li .text {
	padding-top: 19px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item6 ul li .text .date {
	position: relative;
	font-size: 19px;
	padding-left: 29px;
	color: #898989;
	line-height: 19px;
	margin-bottom: 28px
}

.inmain .inmain-bottom .leftbox .item6 ul li .text .date:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #898989;
	position: absolute;
	top: 0;
	left: 0
}

.inmain .inmain-bottom .leftbox .item6 ul li .text .date span {
	float: right
}

.inmain .inmain-bottom .leftbox .item6 ul li .text .bt {
	color: #595757;
	max-height: 70px;
	line-height: 35px;
	font-weight: bold;
	overflow: hidden;
	font-size: 28px;
	margin-bottom: 30px
}

.inmain .inmain-bottom .leftbox .item6 ul li .text .jsh1 {
	color: #898989;
	line-height: 29px;
	font-size: 19px;
	height: 87px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item6 .more a {
	color: #45b035;
	font-weight: bold;
	font-size: 29px
}

.inmain .inmain-bottom .leftbox .item7 {
	margin-bottom: 40px
}

.inmain .inmain-bottom .leftbox .item7 .jsh1 {
	color: #3e3a39;
	font-size: 19px;
	line-height: 42px;
	margin-bottom: 33px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item8 {
	margin-bottom: 40px
}

.inmain .inmain-bottom .leftbox .item8 .bottom {
	padding-top: 15px
}

.inmain .inmain-bottom .leftbox .item8 .jsh1 {
	color: #3e3a39;
	font-size: 19px;
	line-height: 35px;
	margin-bottom: 33px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item8 .span {
	font-size: 45px;
	font-weight: bold;
	line-height: 40px;
	color: #595757
}

.inmain .inmain-bottom .leftbox .item9 {
	margin-bottom: 40px
}

.inmain .inmain-bottom .leftbox .item9 .bottom {
	padding-top: 17px
}

.inmain .inmain-bottom .leftbox .item9 .jsh1 {
	color: #3e3a39;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 33px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item9 .man {
	margin: 0 -60px;
	padding-top: 53px;
	overflow: hidden;
	margin-bottom: 33px
}

.inmain .inmain-bottom .leftbox .item9 .man .li {
	width: 50%;
	float: left;
	padding: 0 60px
}

.inmain .inmain-bottom .leftbox .item9 .man .li .bt {
	font-size: 39px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px
}

.inmain .inmain-bottom .leftbox .item9 .man .li .nr {
	font-size: 19px;
	line-height: 30px;
	color: #333
}

.inmain .inmain-bottom .leftbox .item10 {
	margin-bottom: 75px;
	overflow: hidden
}

.inmain .inmain-bottom .leftbox .item10 .bottom {
	line-height: 25px;
	color: #040000;
	font-size: 16px;
	font-weight: bold
}

.inmain .inmain-bottom .leftbox .item10 table td {
	color: #040000;
	text-align: center;
	padding: 4px 9px;
	border: 2px solid #cfd5e3;
	height: 35px
}

.inmain .inmain-bottom .leftbox .item10 table td a {
	color: #44b034
}

.inmain .inmain-bottom .leftbox .item10 table tr.back {
	background: #7f7f7f
}

.inmain .inmain-bottom .leftbox .item10 table tr.back td {
	color: #fff;
	text-align: center;
	border: 2px solid #7f7f7f
}

.inmain .inmain-bottom .rightbox {
	float: right;
	width: 206px;
	position: fixed;
	top: 130px;
    z-index:999;
	right: 100px
}

.inmain .inmain-bottom .rightbox ul li {
	position: relative
}

.inmain .inmain-bottom .rightbox ul li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 55px;
	padding-left: 26px;
	font-size: 20px;
	color: #fff;
	background: #44b034;
	border-bottom: 2px solid #fff;
	padding-right: 15px
}

.inmain .inmain-bottom .rightbox ul li ul {
	display: none;
	position: absolute;
	top: 0;
	right: 206px;
	max-width: 306px;
	z-index: 6
}

.inmain .inmain-bottom .rightbox ul li ul li a {
	background: #efefef;
	color: #3e3a39
}

.inmain .inmain-bottom .rightbox ul .first>a {
	background: #44b034 url("../images/arrow1.png") no-repeat 90% center;
	padding-right: 37px
}

.inmain .inmain-bottom .rightbox ul .first.active>a {
	background: #44b034 url("../images/arrow1h.png") no-repeat 90% center
}

.inmain .inmain-bottom .rightbox ul .active a {
	background: #a0a0a0
}

.inmain .inmain-bottom .rightbox ul .active ul li a {
	background: #efefef
}

.inmain .inmain-bottom .rightbox .right-bottom {
	padding-top: 22px
}

.inmain .inmain-bottom .rightbox .right-bottom a {
	display: block;
	color: #fff;
	padding: 13px 20px 13px 20px;
	margin-bottom: 9px;
	background: #3e3a39;
    position: relative;
}
.inmain .inmain-bottom .rightbox .right-bottom a .hover1{

    position: absolute;
    right: 226px;
    top: 50%;
    margin-top:-100px;
    z-index: 4;
    width: 200px;
    height: 200px;
    border:1px solid #666666;
    display: none;
}
.inmain .inmain-bottom .rightbox .right-bottom a:hover .hover1{
    display: block;
}
.inmain .inmain-bottom .rightbox .right-bottom a .hover1:after{
    content:'';
    width:15px;
    height:36px;
    background: url("../images/jiantou.png") no-repeat center center;
    position: absolute;
    top:50%;
    right:-15px;
    margin-top:-18px;
    background-size: 15px;

}
.inmain .inmain-bottom .rightbox .right-bottom a h3 span {
    font-size: 14px;
    font-family: arial;
}
.inmain .inmain-bottom .rightbox .right-bottom a h3 {
	color: #fff;
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 35px
}

.inmain .inmain-bottom .rightbox .right-bottom a p {
	font-size: 20px
}

@media (max-width:1680px) {
	.inmain .inmain-bottom .rightbox {
		right: 50px
	}
}

@media (max-height:900px) {
	.inmain .inmain-bottom .rightbox ul li a {
		line-height: 50px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a {
		padding-bottom: 13px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a h3 {
		font-size: 35px
	}
}

@media (max-height:768px) {
	.inmain .inmain-bottom .rightbox ul li a {
		line-height: 38px;
		font-size: 16px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a p {
		font-size: 14px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a h3 {
		font-size: 20px
	}

	.inmain .inmain-bottom .rightbox {
		top: 110px
	}

	.inmain .inmain-bottom .rightbox .right-bottom {
		padding-top: 10px
	}
    .inmain .inmain-bottom .rightbox .right-bottom a{
        padding:10px 20px;
    }
}

.current {
	font-size: 13px;
	padding: 27px 0;
	text-transform: capitalize
}

.current a {
	color: #3e3a39
}

.current b {
	font-weight: normal;
	color: #3e3a39
}

.product-show .pro-max {
	position: relative;
	margin-top: 34px;
	margin-right: 35px;
	padding-bottom: 53px;
	margin-bottom: 118px
}

.product-show .pro-max .li {
	border: 3px solid #eceeed;
}

.product-show .pro-max .li .pic:after {
	padding-bottom: 54%
}

.product-show .pro-max .slick-dots {
	z-index: 1;
	bottom: 0;
	line-height: 0;
	text-align: center
}

.product-show .pro-max .slick-dots li {
	margin: 0 9px;
	width: 18px;
	height: 18px;
	padding: 0;
	border: 3px solid #3e3a39;
	background: #3e3a39;
	position: relative;
	overflow: hidden;
	border-radius: 50%
}

.product-show .pro-max .slick-dots li button {
	width: 18px;
	height: 18px;
	display: block;
	padding: 0
}

.product-show .pro-max .slick-dots li button:before {
	content: ""
}

.product-show .pro-max .slick-dots .slick-active {
	border: 3px solid #3e3a39;
	background: #fff
}

.product-show .pro-info .list {
	overflow: hidden
}

.product-show .pro-info .list li {
	width: 225px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #3eb034;
	color: #fff;
	margin-right: 4px;
	float: left;
	font-size: 32px;
	font-weight: bold;
	cursor: pointer
}

.product-show .pro-info .list .on {
	background: #a0a0a0
}

.product-show .pro-info .show {
	padding-top: 50px
}

.product-show .pro-info .show .info {
	display: none;
	color: #3e3a39;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 33px;
	overflow: hidden
}

.product-show .pro-info .show .info table td {

	text-align: center;
	padding: 9px
}

.product-show .pro-info .show .info table td a {
	color: #44b034
}

.product-show .pro-info .show .info table tr {
	background: #f7f8f8
}

.product-show .pro-info .show .info table tr:nth-child(2n) {
	background: #dcdddd
}

.product-show .pro-info .show .info table tr.back {
	background: #727171
}

.product-show .pro-info .show .info table tr.back td {
	border: 2px solid #fff;
	color: #fff;
	font-size:14px;
	text-align: center
}

.solution {
	padding-top: 20px
}

.solution .solution-bottom {
	padding-top: 37px;
	overflow: hidden
}

.solution .solution-bottom ul {
	margin: 0 -9px
}

.solution .solution-bottom ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 9px;
	margin-bottom: 75px;
	overflow: hidden
}

.solution .solution-bottom ul li .pic img {
	transition: .5s
}

.solution .solution-bottom ul li .pic:after {
	padding-bottom: 58.5%
}

.solution .solution-bottom ul li .text {
	padding-top: 11px
}

.solution .solution-bottom ul li .text .bt {
	font-size: 20px;
	font-weight: bold;
	color: #595757;
    text-transform:uppercase;
    font-family:Abadi MT Condensed Extra Bold;

	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.solution .solution-bottom ul li .text .bt:after {
	content: '';
	display: block;
	width: 130px;
	height: 3px;
	background: #504b4a;
	margin: 18px 0 8px 0
}

.solution .solution-bottom ul li .text .jsh {
	color: #898989;
	font-size: 18px;
	line-height: 33px;
	height: 99px;
	overflow: hidden
}

.solution-show .solution-bottom {
	padding: 50px 0;
	overflow: hidden
}

.solution-show .ent-img-left,.solution-show .ent-img-left .ent-text,.solution-show .ent-img-right,.solution-show .ent-img-right .ent-text {
	overflow: hidden;
	zoom: 1;
	font-size: 18px;
	line-height: 30px;
	color: #3e3a39;
	margin-bottom: 30px
}

.solution-show .ent-img-left img {
	max-width: 48%;
	float: left;
	margin-right: 4%
}

.solution-show .ent-img-right img {
	max-width: 48%;
	float: right;
	margin-right: 4%
}

.solution-show .click a {
	display: block;
	font-size: 25px;
	color: #5d5d5d;
	line-height: 36px
}

.solution-show .click a span {
	font-weight: bold;
	color: #45b035;
	font-size: 29px;
	text-transform: uppercase;
	font-family: "Abadi MT Condensed Extra Bold"
}

.news {
	padding-top: 27px;
	overflow: hidden;
	padding-bottom: 50px
}

.news ul {
	margin: 0 -40px;
	overflow: hidden
}

.news ul li {
	width: 50%;
	float: left;
	padding: 0 40px;
	margin-bottom: 103px
}

.news ul li .pic img {
	transition: .5s
}

.news ul li .pic:after {
	padding-bottom: 66%
}

.news ul li .text {
	padding-top: 22px
}

.news ul li .text .date {
	position: relative;
	font-size: 19px;
	padding-left: 29px;
	color: #898989;
	line-height: 19px;
	margin-bottom: 28px
}

.news ul li .text .date:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #898989;
	position: absolute;
	top: 0;
	left: 0
}

.news ul li .text .date span {
	float: right
}

.news ul li .text .bt {
	color: #595757;
	font-size: 28px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 40px;
	line-height: 35px;
	height: 70px
}

.news ul li .text .jsh {
	font-size: 19px;
	line-height: 30px;
	color: #898989;
	height: 90px;
	overflow: hidden
}

.news ul li .text .jsh span {
	color: #e83516
}

.news-show .date {
	position: relative;
	font-size: 19px;
	padding-left: 29px;
	color: #898989;
	line-height: 19px;
	margin-top: 28px
}

.news-show .date:before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	background: #898989;
	position: absolute;
	top: 0;
	left: 0
}

.news-show .date span {
	margin-left: 20px
}

.page {
	overflow: hidden
}

.page a {
	color: #3e3a39;
	display: inline-block;
	font-size: 20px;
	line-height: 47px;
	height: 47px;
	width: 47px;
	text-align: center;
	margin: 0 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	border: 1px solid #f3f3f5;
	background: #f3f3f5;
	vertical-align: top
}

.page span {
	display: inline-block;
	font-size: 20px;
	line-height: 47px;
	height: 47px;
	width: 47px;
	text-align: center;
	margin: 0 5px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background-color: #a0a0a0;
	color: #fff;
	border: 1px solid #a0a0a0;
	vertical-align: top
}

.page a.shou {
	background: #f3f3f5 url("../images/dot2.png") no-repeat center center;
	background-size: 40px
}

.page a.mo {
	background: #f3f3f5 url("../images/dot3.png") no-repeat center center;
	background-size: 40px
}

.page a.prev {
	background: #f3f3f5 url("../images/dot.png") no-repeat center center;
	background-size: 40px
}

.page a.next {
	background: #f3f3f5 url("../images/dot1.png") no-repeat center center;
	background-size: 40px
}

.page a.cpb {
	background-color: #a0a0a0;
	color: #fff;
	border: 1px solid #a0a0a0
}

.privacy .privacy-bottom {
	padding: 30px 0;
	color: #3e3a39;
	font-size: 19px;
	line-height: 42px;
	overflow: hidden
}

.privacy .privacy-bottom .map {
	width: 100%;
	margin: 0 auto
}

.privacy .privacy-bottom .map dl {
	border: #d6dbe1 solid 1px;
	border-top: #44b034 solid 2px;
	border-bottom: 0;
	margin: 20px 0 20px 0
}

.privacy .privacy-bottom .map dt {
	background: #fcfcfc;
	color: #44b034;
	font-size: 16px;
	line-height: 40px;
	border-bottom: #d6dbe1 solid 1px;
	padding: 0 0 0 20px
}

.privacy .privacy-bottom .map dt a {
	color: #333
}

.privacy .privacy-bottom .map dt img {
	margin-left: 20px
}

.privacy .privacy-bottom .map dd {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 10px
}

.privacy .privacy-bottom .map dd .p2 {
	padding: 0 0 0 20px;
	clear: both
}

.privacy .privacy-bottom .map dd .p2 a {
	color: #333;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
    display:block;
    padding-right:10px;
	text-overflow: ellipsis
}

.privacy .privacy-bottom .map dd div {
	clear: both;
	overflow: hidden;
	line-height: 30px;
	border-bottom: #d6dbe1 solid 1px;
	padding: 0 20px 10px 10px
}

.privacy .privacy-bottom .map dd div a {
	color: #333;
	float: left;
	padding: 0 10px 0 10px
}

.second-nav {
	padding-top: 13px;
	overflow: hidden;
	width: 88%
}

.second-nav ul li {
	float: left
}

.second-nav ul li a {
	display: block;
	color: #c0bfbe;
	font-size: 32px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 10px;
	margin-right: 10px;
	max-width: 220px;
	font-family: "Abadi MT Condensed Extra Bold";
	position: relative
}

.second-nav ul li a:after {
	content: '';
	display: block;
	position: absolute;
	width: 3px;
	height: 26px;
	top: 50%;
	margin-top: -15px;
	right: 0;
	background: #c0bfbe
}

.case-search {
	padding-top: 13px;
	overflow: hidden;
	line-height: 40px
}

.case-search .bt {
	color: #c0bfbe;
	font-size: 32px;
	text-transform: uppercase;
	margin-right: 10px;
	float: left;
	font-family: "Abadi MT Condensed Extra Bold"
}

.case-search select {
	width: 140px;
	float: left;
	line-height: 40px;
	height: 40px;
	border: 0;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
	background: #c0bfbe url("../images/arrow1.png") no-repeat 122px center;
	background-size: 10px;
	background: #fff\9\0;
	border: 1px solid #c0bfbe\9\0;
	padding-right: 0\9\0
}

.case-search select option {
	height: 34px;
	background: #fff;
	color: #595757
}

.case-search select:focus {
	background: #c0bfbe url("../images/arrow1h.png") no-repeat 122px center;
	background-size: 10px;
	background: #fff\9\0;
	border: 1px solid #c0bfbe\9\0
}

.case-search .case-btn {
	display: block;
	float: left;
	width: 83px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	background: #363533
}

.inmain .contact {
	padding-top: 19px;
	overflow: hidden
}

.contact .left {
	width: 50%;
	float: left
}

.contact .left .bottom {
	font-size: 19px;
	line-height: 44px;
	padding-top: 14px;
	color: #595757;
	margin-bottom: 29px
}

.contact .left ul {
	padding-top: 11px
}

.contact .left ul li {
	position: relative;
	padding-left: 104px;
	line-height: 28px;
	margin-bottom: 26px
}

.contact .left ul li span {
	width: 105px;
	line-height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	display: block
}

.contact .left ul li input {
	height: 28px;
	width: 100%;
	border: 0;
	background: #efefef;
	padding: 0 10px
}

.contact .left ul li textarea {
	padding: 10px;
	width: 100%;
	border: 0;
	background: #efefef;
	height: 280px
}

.contact .left ul li .submit {
	width: 102px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #363533
}

.contact .right {
	width: 46%;
	float: right;
	padding-top: 114px
}

.contact .right .map #allmap {
	width: 100%;
	height: 464px;
	border: 2px solid #252422
}

.contact .right .map #allmap img {
	max-width: initial;
	max-height: inherit
}

.contact .right .map #allmap .anchorBL {
	display: none
}

.history ul {
	overflow: hidden;
	font-size: 0;
	position: relative;
	margin: 57px -18px 50px -18px
}

.history ul li {
	width: 16.666666666666668%;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	position: relative
}

.history ul li .box {
	position: relative;
	padding: 52px 18px 0 18px;
	height: 100%
}

.history ul li .box:after {
	content: '';
	display: block;
	width: 3px;
	height: 100%;
	background: #44b034;
	position: absolute;
	top: 0;
	left: 0
}

.history ul li .bt {
	font-size: 38px;
	color: #44b034;
	font-family: "Abadi MT Condensed Extra Bold";
	margin-bottom: 20px
}

.history ul li .jsh {
	font-size: 18px;
	line-height: 30px;
	color: #595757
}

.history ul .h1 .box:after {
	background: 0
}

.history ul .h1 .box {
	padding-top: 0
}

.history ul .h2 {
	padding-top: 10px
}

.history ul .h3 {
	padding-top: 73px
}

.history ul .h4 {
	padding-top: 145px
}

.history ul .h5 {
	padding-top: 205px
}

.history ul .h6 {
	padding-top: 273px
}

.history ul .h7 {
	padding-top: 307px
}

.history ul .h7 .box {
	padding-top: 0
}

.history ul .h7 .box:after {
	background: 0
}

.history ul .h8 {
	padding-top: 233px
}

.history ul .h8 .box {
	padding-top: 0
}

.history ul .h9 {
	padding-top: 170px
}

.history ul .h9 .box {
	padding-top: 0
}

.history ul .h10 {
	padding-top: 117px
}

.history ul .h10 .box {
	padding-top: 0
}

.history ul .h11 {
	padding-top: 54px
}

.history ul .h11 .box {
	padding-top: 0
}

.history ul .h12 {
	padding-top: 0
}

.history ul .h12 .box {
	padding-top: 0
}

.history .list2 li {
	float: right
}

.search-content .bottom {
	padding-top: 17px;
	overflow: hidden
}

.search-content .bottom ul {
	margin-bottom: 33px;
	overflow: hidden
}

.search-content .bottom ul li {
	margin-bottom: 54px;
	overflow: hidden
}

.search-content .bottom ul li .bt {
	color: #323333;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.search-content .bottom ul li .bt span {
	color: #44b034
}

.search-content .bottom ul li .jsh {
	font-size: 19px;
	color: #585757;
	line-height: 30px;
	height: 60px;
	overflow: hidden
}

@media (max-height:650px) {
	.video-popup {
		height: 90%;
		top: 5%;
		margin: 0 0 0 -350px;
		overflow: auto
	}
}

@media (max-width:1610px) {
	.inmain .inmain-bottom .rightbox {
		margin-right: 0
	}

	.inmain .inmain-bottom .leftbox {
		width: 83.5%
	}
}

@media (max-width:1440px) {
	.home-banner .banner-info {
		bottom: 100px;
		width: 700px;
		padding: 30px 40px
	}

	.home-banner .banner-info .bt {
		font-size: 46px;
		line-height: 40px
	}

	.home-banner .banner-info .jsh {
		font-size: 16px;
		line-height: 25px;
		height: 75px
	}

	.home-banner1 .banner-info {
		bottom: 40px;
		width: 700px;
		padding: 30px 40px
	}

	.home-banner1 .banner-info .bt {
		font-size: 46px;
		line-height: 40px
	}

	.home-banner1 .banner-info .jsh {
		font-size: 16px;
		line-height: 25px;
		height: 75px
	}

	.header .header-right .lan {
		margin-left: 30px
	}

	.container {
		width: 1260px
	}

	.header .nav ul li {
		font-size: 14px;
	}

	.header .logo a img {
		width: 150px
	}

	.header .logo {
		padding-top: 24px
	}

	.footer .footer-top .item .bt {
		font-size: 26px;
		margin-bottom: 23px
	}

	.home-title1 {
		font-size: 34px
	}

	.home-about .home-bottom .youshi li .num span {
		font-size: 58px
	}

	.home-about .home-bottom .youshi li .shm {
		font-size: 39px
	}

	.inmain .inmain-bottom .inmain-title {
		font-size: 32px
	}

	.inmain .inmain-bottom .leftbox {
		width: 79.5%
	}
}

@media (max-width:1366px) {
	.container {
		width: 1200px
	}

	.header .header-right .home-search input {
		width: 260px
	}

	.home-about .home-bottom .left .info {
		padding-bottom: 21px
	}

	.product-show .pro-info .list li {
		font-size: 26px;
		width: 180px;
		height: 50px;
		line-height: 50px
	}

	.news ul li .text .bt {
		font-size: 22px
	}
}

@media (max-width:1200px) {
	.container {
		width: 100%
	}

    .footer .footer-bottom .share a.ewm {
        display:none;
    }
}

@media (max-width:1360px) {


	.header .logo a img {
		width: 110px
	}

	.header {
		height: 72px
	}

	.header .nav ul li a {
		line-height: 79px;
		height: 72px
	}

	.header .nav ul li .subnav {
		top: 72px
	}

	.header .header-right {
		padding-top: 19px
	}
    .header .nav ul li .sonav .left .list dt a {
        line-height: 50px;
        height: 52px;
    }
}

@media (max-width:1280px) {
	.inmain .inmain-bottom .leftbox {
		width: 80.5%
	}
}

@media (max-width:1230px) {
	.phone-nav {
		display: block
	}

	.header .header-right {
		display: none
	}

	.header .phone {
		display: none
	}

	.header .nav {
		display: none
	}
}

@media (max-width:1024px) {
	.inmain .inmain-bottom .leftbox {
		width: 75.5%
	}

	.home-about .home-bottom .left .info {
		padding-bottom: 27px
	}

	.case-search .bt {
		float: none
	}

	.home-banner {
		margin-top: 72px
	}

	.inmain {
		margin-top: 72px
	}

	.home-product .home-bottom ul li {
		padding: 0 5px
	}

	.home-product .home-bottom ul {
		margin: 0 -5px
	}

	.home-product .home-bottom {
		padding: 70px 0 0 0
	}

	.home-about .home-bottom .youshi li .num span {
		font-size: 46px
	}

	.home-about .home-bottom .youshi li .shm {
		font-size: 36px
	}

	.home-about .home-bottom .youshi {
		padding: 40px 0
	}

	.inmain .inmain-bottom .leftbox .item5 .i01 li {
		padding: 0 15px
	}

	.inmain .inmain-bottom .leftbox .item5 .i02 li {
		width: 50%;
		float: left;
		padding: 0 15px;
		margin-bottom: 15px
	}

	.inmain .inmain-bottom .leftbox .item5 .i03 {
		padding: 0 15px
	}

	.product-show .pro-info .show .info {
		overflow: auto
	}

	.product-show .pro-info .show .info table {
		width: 1024px
	}

	.inmain .inmain-bottom .leftbox .item10 .bottom {
		overflow: auto
	}

	.inmain .inmain-bottom .leftbox .item10 .bottom table {
		width: 1024px
	}

	.news ul li {
		padding: 0 10px;
		margin-bottom: 50px
	}

	.news ul {
		margin: 0 -10px
	}
}

@media (min-width:1025px) {
	.header .nav ul li:hover>a {
		border-bottom: 5px solid #44b034;
		color: #44b034
	}

	.header .nav ul li:hover .subnav {
		display: block
	}

	.header .nav ul li .subnav .left .show .info dl dt a:hover {
		color: #44b034;
		text-decoration: underline
	}

	.header .nav ul li .subnav .right .submit a:hover {
		background: #44b034
	}

	.header .nav ul .nav-about .subnav .list dt:hover a {
		background: #44b034;
		color: #fff
	}

	.header .header-right .lan:hover {
		background: #fff url("../images/arrow.png") no-repeat 89px center
	}

	.header .header-right .lan:hover ul {
		height: auto;
		border-top: 1px solid #dcdddd
	}

	.header .header-right .lan ul li a:hover {
		background: #e2e1e0
	}

	.home-banner .banner-info .more a:hover {
		background: #44b034;
		color: #fff
	}

	.home-banner1 .banner-info .more a:hover {
		background: #44b034;
		color: #fff
	}

	.home-product .home-bottom ul li:hover .pic img {
		transform: scale(1.05)
	}

	.home-product .home-bottom ul li:hover .bt {
		background: #44b034;
		color: #fff
	}

	.home-join .home-bottom ul li:hover .pic img {
		transform: scale(1.04)
	}

	.home-news .home-one a:hover .pic img {
		transform: scale(1.05)
	}

	.home-news .home-one a:hover .text .bt {
		color: #44b034
	}

	.home-news ul li:hover .pic img {
		transform: scale(1.05)
	}

	.home-news ul li:hover .text .bt {
		color: #44b034
	}

	.footer .footer-top a:hover {
		text-decoration: underline
	}

	.inmain .inmain-bottom .leftbox .item .bottom .click a:Hover {
		text-decoration: underline
	}

	.solution-show .click a:Hover {
		text-decoration: underline
	}

	.inmain .inmain-bottom .leftbox .item6 ul li:hover .pic img {
		transform: scale(1.05)
	}

	.inmain .inmain-bottom .leftbox .item6 ul li:hover .text .bt {
		color: #44b034
	}

	.inmain .inmain-bottom .leftbox .item6 .more a:hover {
		text-decoration: underline
	}

	.inmain .inmain-bottom .leftbox .item10 table td a:hover {
		text-decoration: underline
	}

	.inmain .inmain-bottom .rightbox ul li:hover a {
		background: #9fa0a0
	}

	.inmain .inmain-bottom .rightbox ul li:hover ul {
		display: block
	}

	.inmain .inmain-bottom .rightbox ul li:hover ul li a {
		background: #efefef
	}

	.inmain .inmain-bottom .rightbox ul li:hover ul li:hover a {
		background: #a0a0a0;
		color: #fff
	}

	.inmain .inmain-bottom .rightbox ul .first:hover>a {
		background: #44b034 url("../images/arrow1h.png") no-repeat 90% center
	}

	.inmain .inmain-bottom .rightbox ul .active ul li:hover a {
		background: #a0a0a0;
		color: #fff
	}

	.inmain .inmain-bottom .rightbox .right-bottom a:hover {
		background: #44b034
	}

	.current a:hover {
		text-decoration: underline
	}

	.product-show .pro-info .show .info table td a:hover {
		text-decoration: underline
	}

	.solution .solution-bottom ul li:hover .pic img {
		transform: scale(1.05)
	}

	.solution .solution-bottom ul li:hover .text .bt {
		color: #44b034
	}

	.news ul li:hover .pic img {
		transform: scale(1.05)
	}

	.news ul li:hover .text .bt {
		color: #44b034
	}

	.page a:hover {
		background-color: #a0a0a0;
		color: #fff;
		border: 1px solid #a0a0a0
	}

	.privacy .privacy-bottom .map dl:hover {
		background: #f5f8fa
	}

	.privacy .privacy-bottom .map dl:hover dt a {
		color: #44b034
	}

	.privacy .privacy-bottom .map dt a:hover {
		color: #44b034
	}

	.privacy .privacy-bottom .map dd .p2 a:hover {
		color: #44b034
	}

	.privacy .privacy-bottom .map dd div a:hover {
		background: #44b034;
		color: #fff
	}

	.second-nav ul li:hover a {
		color: #44b034
	}

	.contact .left ul li .submit:hover {
		background: #44b034
	}
}

@media (max-width:992px) {
	.footer .footer-top .left {
		width: 100%
	}

	.footer .footer-top .center {
		width: 100%
	}

	.footer .footer-top .right {
		width: 100%
	}

	.footer .footer-top .container {
		padding: 0 10px
	}

	.footer .footer-top {
		padding: 30px 0 30px 0
	}

	.footer .footer-top .footer-contact {
		width: 100%
	}

	.home-banner .banner-info {
		bottom: auto;
		width: 80%;
		padding: 20px;
		position: relative;
		z-index: 4;
		right: auto;
		margin: -50px auto 0 auto
	}

	.home-banner .home-banner-slick .slick-dots li button {
		width: 40px
	}

	.home-banner .home-banner-slick .slick-dots li {
		width: 40px;
		margin: 0 10px
	}

	.home-banner .home-banner-slick .slick-dots {
		bottom: 10px
	}

	.home-banner1 .banner-info {
		bottom: auto;
		width: 80%;
		padding: 20px;
		position: relative;
		z-index: 4;
		right: auto;
		margin: -50px auto 0 auto
	}

	.home-product .home-bottom ul li {
		width: 50%
	}

	.home-product {
		padding: 30px 0
	}

	.home-product .home-bottom {
		padding: 20px 0 0 0
	}

	.home-product .home-title {
		font-size: 18px
	}

	.home-about .home-bottom .left {
		width: 100%;
		margin-bottom: 20px
	}

	.home-about .home-bottom .right {
		width: 100%
	}

	.home-about .home-bottom .left .info {
		height: auto!important;
		padding: 30px;
		font-size: 16px;
		max-height: 252px
	}

	.home-about .home-bottom .youshi li {
		width: 50%;
		margin-bottom: 10px
	}

	.home-banner1 .banner-info .bt {
		font-size: 30px;
		line-height: 30px
	}

	.home-banner1 .banner-info .bt:after {
		width: 80px;
		height: 3px;
		margin: 13px 0
	}

	.home-banner .banner-info .bt {
		font-size: 30px;
		line-height: 30px
	}

	.home-banner .banner-info .bt:after {
		width: 80px;
		height: 3px;
		margin: 13px 0
	}

	.home-about {
		margin-top: 30px;
		padding: 30px 0
	}

	.home-title1 {
		font-size: 29px
	}

	.home-title1:after {
		width: 50px;
		height: 3px;
		margin: 4px 0
	}

	.home-about .home-bottom .left .info span {
		font-size: 26px
	}

	.home-about .home-bottom {
		padding-top: 20px
	}

	.home-about .home-bottom .youshi {
		padding: 20px 0
	}

	.home-about .home-bottom .youshi li .num span {
		font-size: 30px;
		margin-right: 5px
	}

	.home-about .home-bottom .youshi li .num {
		font-size: 16px;
		line-height: 40px
	}

	.home-about .home-bottom .youshi li .shm {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 5px
	}

	.home-about .home-bottom .youshi li .jsh {
		font-size: 14px
	}

	.home-join {
		padding: 9px 0 30px 0
	}

	.home-join .home-bottom .jsh {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.home-join .home-bottom ul li .pic .hover {
		background-size: 25px;
		line-height: 40px;
		padding: 0 50px 0 20px;
		font-size: 16px
	}

	.home-join .home-bottom ul .right a .pic .hover {
		line-height: 40px;
		padding: 0 50px 0 20px;
		font-size: 16px;
		background-size: 25px
	}

	.footer .footer-top .item .bt {
		font-size: 20px;
		margin-bottom: 5px
	}

	.footer .footer-top .item .jsh p {
		font-size: 14px;
		line-height: 25px
	}

	.footer .footer-top .item .jsh a {
		font-size: 14px;
		line-height: 25px
	}

	.footer .footer-top .item {
		margin-bottom: 10px
	}

	.footer .footer-bottom {
		font-size: 14px;
		line-height: 25px;
		padding: 10px 0 10px 0
	}

	.footer .footer-bottom .share a {
		width: 40px;
		height: 40px
	}

	.footer .footer-bottom .share {
		display: block;
		margin-right: 0
	}

	.inmain .inmain-bottom .inmain-title {
		font-size: 24px
	}

	.inmain .inmain-bottom .inmain-title:after {
		width: 50px;
		height: 3px;
		margin: 3px 0
	}

	.current {
		font-size: 12px;
		padding: 15px 0
	}

	.inmain {
		padding-bottom: 30px
	}

	.inmain .inmain-bottom .leftbox {
		width: 100%;
		padding-top: 15px
	}

	.inmain .inmain-bottom .leftbox .item .bottom .jsh {
		font-size: 16px;
		line-height: 25px;
		padding-top: 20px;
		margin-bottom: 20px
	}

	.inmain .inmain-bottom .leftbox .item .bottom .click a {
		font-size: 16px;
		line-height: 36px
	}

	.inmain .inmain-bottom .leftbox .item .bottom .click a span {
		font-size: 18px
	}

	.solution-show .click a {
		font-size: 16px;
		line-height: 36px
	}

	.solution-show .click a span {
		font-size: 18px
	}

	.inmain .inmain-bottom .leftbox .item {
		margin-bottom: 30px
	}

	.inmain .inmain-bottom .leftbox .item2,.inmain .inmain-bottom .leftbox .item3,.inmain .inmain-bottom .leftbox .item4,.inmain .inmain-bottom .leftbox .item5,.inmain .inmain-bottom .leftbox .item6,.inmain .inmain-bottom .leftbox .item7,.inmain .inmain-bottom .leftbox .item8,.inmain .inmain-bottom .leftbox .item9,.inmain .inmain-bottom .leftbox .item10 {
		margin-bottom: 30px
	}

	.inmain .inmain-bottom .leftbox .item5 .info {
		padding: 20px
	}

	.inmain .inmain-bottom .leftbox .item5 .i01 li {
		width: 100%;
		margin-bottom: 10px
	}

	.inmain .inmain-bottom .leftbox .item5 .i01 li .text {
		margin-top: 10px;
		padding-top: 10px
	}

	.inmain .inmain-bottom .leftbox .item5 .i01 li .pic {
		width: 50px;
		height: 50px
	}

	.inmain .inmain-bottom .leftbox .item5 .i01 li .text .bt {
		font-size: 22px;
		line-height: 40px
	}

	.inmain .inmain-bottom .leftbox .item5 .i02 li .bt {
		padding-left: 48px;
		font-size: 16px
	}

	.inmain .inmain-bottom .leftbox .item5 .i02 li {
		width: 100%;
		margin-bottom: 10px
	}

	.inmain .inmain-bottom .leftbox .item5 .i02 {
		margin-bottom: 20px
	}

	.inmain .inmain-bottom .leftbox .item5 .i03 .title {
		font-size: 22px
	}

	.inmain .inmain-bottom .leftbox .item5 .i03 .jsh1 {
		font-size: 16px;
		line-height: 25px;
		padding-top: 10px;
		margin-bottom: 10px
	}

	.inmain .inmain-bottom .leftbox .item6 .bottom {
		padding-top: 20px
	}

	.inmain .inmain-bottom .leftbox .item6 ul li .text {
		padding-top: 10px
	}

	.inmain .inmain-bottom .leftbox .item6 ul li .text .bt {
		max-height: 64px;
		line-height: 32px;
		font-size: 18px
	}

	.inmain .inmain-bottom .leftbox .item6 .more a {
		font-size: 18px
	}

	.inmain .inmain-bottom .rightbox {
		width: 100%;
		padding-top: 15px;
		position: relative;
		top: auto;
		right: auto
	}

	.inmain .inmain-bottom .leftbox .item7 .jsh1 {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.inmain .inmain-bottom .leftbox .item6 ul li .text .jsh1 {
		line-height: 25px;
		font-size: 14px;
		height: 75px
	}

	.inmain .inmain-bottom .rightbox ul li a {
		line-height: 45px;
		padding-left: 15px;
		font-size: 16px
	}

	.inmain .inmain-bottom .rightbox ul .first>a {
		background: #44b034 url(../images/arrow1.png) no-repeat 99% center;
		padding-right: 37px
	}

	.inmain .inmain-bottom .rightbox ul .first.active>a {
		background: #44b034 url(../images/arrow1h.png) no-repeat 99% center
	}

	.inmain .inmain-bottom .rightbox ul li ul li a {
		font-size: 14px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a h3 {
		font-size: 24px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a p {
		font-size: 14px
	}

	.inmain .inmain-bottom .rightbox .right-bottom a {
		padding: 20px;
		float: left;
		width: 48%;
		margin: 0 1% 9px 1%;
		text-align: center
	}

	.inmain .inmain-bottom .rightbox .right-bottom {
		margin: 0 -1%
	}

	.solution .solution-bottom ul li {
		width: 50%;
		padding: 0 9px;
		margin-bottom: 20px
	}

	.solution .solution-bottom {
		padding-top: 20px
	}

	.solution .solution-bottom ul li .text .jsh {
		font-size: 16px;
		line-height: 25px;
		height: 50px
	}

	.solution .solution-bottom ul li .text .bt:after {
		width: 50px;
		height: 3px;
		margin: 8px 0 8px 0
	}

	.solution .solution-bottom ul li .text .bt {
		font-size: 16px
	}

	.solution-show .ent-img-left {
		margin-bottom: 10px
	}

	.solution-show .solution-bottom {
		padding: 20px 0
	}

	.solution-show .ent-img-left img {
		max-width: 100%;
		float: none;
		margin-right: 0
	}

	.solution-show .ent-img-left,.solution-show .ent-img-left .ent-text,.solution-show .ent-img-right,.solution-show .ent-img-right .ent-text {
		font-size: 16px
	}

	.solution-show .ent-img-right img {
		max-width: 100%;
		float: none;
		margin-right: 0
	}

	.inmain .inmain-bottom .leftbox .item8 .jsh1 {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.inmain .inmain-bottom .leftbox .item8 .span {
		font-size: 25px
	}

	.inmain .inmain-bottom .leftbox .item .bottom {
		padding-top: 20px
	}

	.history ul li {
		width: 100%;
		padding-top: 0!important;
		height: auto!important
	}

	.history ul {
		margin: 20px 0
	}

	.history ul li .box {
		padding: 20px 0 0 0!important
	}

	.history ul li .box:after {
		display: none
	}

	.history ul li .bt {
		font-size: 24px;
		margin-bottom: 0
	}

	.history ul li .jsh {
		font-size: 16px;
		line-height: 25px
	}

	.inmain .inmain-bottom .leftbox .item9 .man .li {
		width: 100%;
		padding: 0
	}

	.inmain .inmain-bottom .leftbox .item9 .man .li .bt {
		font-size: 20px;
		margin-bottom: 0
	}

	.inmain .inmain-bottom .leftbox .item9 .man {
		margin: 0;
		padding-top: 20px;
		margin-bottom: 20px
	}

	.inmain .inmain-bottom .leftbox .item9 .man .li .nr {
		font-size: 16px;
		line-height: 25px
	}

	.inmain .inmain-bottom .leftbox .item9 .jsh1 {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.news ul li .text .bt {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 32px;
		height: 64px
	}

	.news ul li .text .jsh {
		font-size: 16px;
		line-height: 25px;
		height: 75px
	}

	.news ul li .text .date {
		font-size: 14px;
		margin-bottom: 10px
	}

	.news ul li .text {
		padding-top: 10px
	}

	.news ul li {
		margin-bottom: 20px
	}

	.inmain .inmain-bottom .leftbox .item6 ul li .text .date {
		font-size: 14px;
		margin-bottom: 10px
	}

	.second-nav ul li a {
		font-size: 18px;
		max-width: 150px
	}

	.second-nav ul li a:after {
		width: 2px;
		height: 14px;
		margin-top: -8px
	}

	.news {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.contact .left {
		width: 100%
	}

	.contact .right {
		width: 100%;
		padding-top: 20px
	}

	.contact .left .bottom {
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 15px
	}

	.privacy .privacy-bottom {
		padding: 20px 0;
		font-size: 16px;
		line-height: 25px
	}

	.product-show .pro-info .list li {
		width: 100px;
		height: 50px;
		line-height: 50px;
		font-size: 18px
	}

	.home-news .home-one a .pic {
		width: 350px;
		height: 350px
	}

	.home-news .home-one a {
		min-height: 350px;
		padding-left: 365px;
		padding-top: 10px
	}

	.home-news .home-one a .text .bt {
		font-size: 24px;
		margin-bottom: 10px
	}

	.home-news .home-one a .text .date {
		font-size: 16px;
		margin-bottom: 15px
	}

	.home-news .home-one a .text .jsh {
		font-size: 16px;
		line-height: 25px;
		height: 200px
	}

	.home-news ul li .text .bt {
		font-size: 16px;
		line-height: 25px;
		max-height: 50px;
		height: auto
	}

    .home-news ul li .text .jsh1 {
        line-height: 20px;
        font-size: 14px;
        height: 60px;
        margin-bottom: 10px;
    }

	.home-news {
		padding-bottom: 30px
	}

	.home-news ul li {
		width: 100%
	}

	.home-join .home-bottom ul li {
		width: 100%
	}

	.home-join .home-bottom ul .left {
		padding-right: 0;
		margin-bottom: 12px
	}

	.home-news .home-bottom {
		padding-top: 20px
	}

	.home-product .home-bottom ul li {
		margin-bottom: 5px
	}

	.home-product .home-bottom ul li .bt {
		line-height: 30px
	}

	.inmain .inmain-bottom .leftbox .item10 .bottom {
		font-size: 14px
	}

	.product-show .pro-max {
		margin-top: 20px;
		margin-right: 0;
		padding-bottom: 30px;
		margin-bottom: 30px
	}

	.product-show .pro-info .show .info {
		font-size: 14px
	}

	.product-show .pro-max .slick-dots li button {
		width: 12px;
		height: 12px
	}

	.product-show .pro-max .slick-dots li {
		width: 12px;
		height: 12px;
		border: 1px solid #3e3a39;
		margin: 0 3px
	}

	.product-show .pro-max .slick-dots .slick-active {
		border: 1px solid #3e3a39
	}

	.search-content .bottom ul li .bt {
		font-size: 16px
	}

	.search-content .bottom ul li .jsh {
		font-size: 14px;
		line-height: 25px;
		height: 50px
	}

	.search-content .bottom ul li {
		margin-bottom: 20px
	}

	.product-show .pro-info .show {
		padding-top: 30px
	}

	.case-search .bt {
		font-size: 18px
	}
}

@media (max-width:700px) {
	.video-popup {
		width: 96%;
		left: 2%;
		margin-left: 0
	}

	.video-popup .box .box-title {
		font-size: 24px;
		margin-bottom: 20px
	}

	.video-popup .box {
		padding: 20px
	}

	.video-popup .box span {
		font-size: 16px;
		position: relative;
		left: auto;
		top: auto
	}

	.video-popup .box li {
		margin-bottom: 10px;
		padding-left: 0
	}
}

@media (max-width:640px) {
	.home-news .home-one a .pic {
		width: 200px;
		height: 200px
	}

	.home-news .home-one a {
		min-height: 200px;
		padding-left: 215px;
		padding-top: 5px
	}

	.home-news .home-one a .text .date {
		font-size: 14px;
		margin-bottom: 5px
	}

	.home-news .home-one a .text .jsh {
		font-size: 14px;
		height: 100px
	}

	.home-banner .banner-info .bt {
		font-size: 22px
	}

	.home-banner .banner-info .jsh {
		font-size: 14px
	}

	.home-banner .banner-info {
		width: 96%
	}

	.home-banner1 .banner-info .bt {
		font-size: 22px
	}

	.home-banner1 .banner-info .jsh {
		font-size: 14px
	}

	.home-banner1 .banner-info {
		width: 96%
	}

	.inmain .inmain-bottom .leftbox .item6 ul li {
		padding: 0 5px;
		margin-bottom: 10px
	}

	.inmain .inmain-bottom .leftbox .item6 ul {
		margin: 0 -5px
	}
}

@media (max-width:414px) {
	.case-search select {
		margin-bottom: 10px;
		float: none;
		margin-right: 5px
	}

	.case-search .case-btn {
		float: none
	}

	.home-news .home-one a .pic {
		width: 100%;
		height: auto;
		position: relative
	}

	.home-news .home-one a {
		min-height: 0;
		padding-left: 0;
		padding-top: 0
	}

	.home-news .home-one a .text {
		padding-top: 10px
	}

	.news ul li {
		width: 100%
	}

	.solution .solution-bottom ul li {
		width: 100%
	}

	.inmain .inmain-bottom .leftbox .item6 ul li {
		width: 100%
	}

	.contact .left ul li span {
		position: relative;
		top: auto;
		left: auto;
		display: block
	}

	.contact .left ul li {
		margin-bottom: 15px;
		padding-left: 0
	}

	.contact .right .map #allmap {
		height: 300px
	}
}

@media (max-width:320px) {
	.home-about .home-bottom .youshi li .num {
		font-size: 14px
	}

	.home-about .home-bottom .youshi li .num span {
		font-size: 25px
	}
}

.online-support {
    position:relative;
	margin-top:35px;
}

.online-support .bottom {
    font-size: 19px;
    padding-top: 14px;
    color: #595757;
    margin-bottom: 29px;
}

.online-support .bottom .suimg {
    width:15%;
    float:left;
}

.online-support .bottom .jsh {
    width:75%;
    margin-left:15px;
    float:left;
}

.online-support .bottom .jsh p {
    margin-top:20px;
}