body {
	display: block;
	margin: 0;
	min-width: 1200px;
    font-family: "微软雅黑";
}

html,
button,
input,
select,
textarea {
	    font-family: "微软雅黑";
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

.clear {
	clear: both;
}

html,
body {
	width: 100%;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	font-family: "微软雅黑";
}

p {
	margin: 0;
}

input {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd {
	margin: 0;    font-family: "微软雅黑';
}

.with {
	width: 100%;
}

.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

i {
	font-style: normal;
}

.width {
	width: 100%;
}

.izl-rmenu {
	margin-right: 0;
	width: 82px;
	position: fixed;
	right: 2px;
	top: 65%;
	-webkit-box-shadow: #DDD 0px 1px 5px;
	-moz-box-shadow: #DDD 0px 1px 5px;
	box-shadow: #DDD 0px 1px 5px;
	z-index: 999;
}

.izl-rmenu .consult {
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center -77px;
	display: block;
	height: 76px;
	width: 82px;
}

.izl-rmenu .consult .phone {
	background-color: rgb(247, 247, 255);
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #000;
	font-size: 18px;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
}

.izl-rmenu a.consult:hover .phone {
	display: inline !important;
}

.izl-rmenu .cart {
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 16px;
	width: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #45BDFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 47px;
	padding-left: 48px;
}

.izl-rmenu a.cart:hover .pic {
	display: block;
}

.izl-rmenu .btn_top {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 39px;
	width: 82px;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.izl-rmenu .cart .pic {
	display: none;
	position: absolute;
	left: -160px;
	top: 65px;
	width: 160px;
	height: 160px;
	background: url(../images/weixin.jpg);
}

#udesk-feedback-tab {
	position: fixed;
	right: 2px;
	top: 65%;
	margin-top: -76px;
	-webkit-box-shadow: #DDD 0px -1px 5px;
	-moz-box-shadow: #DDD 0px -1px 5px;
	box-shadow: #DDD 0px -1px 5px;
	z-index: 10000;
	cursor: pointer;
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 76px;
	width: 82px;
	background-color: #FFF!important;
	z-index: 999;
}


/*滚动条 start*/

 ::-webkit-scrollbar {
	width: 10px;
	height: 4px;
	background-color: #8f8f8f;
}


/*定义滚动条轨道 内阴影+圆角*/

 ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #fff;
}


/*定义滑块 内阴影+圆角*/

 ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(143, 143, 143, 0.7);
}

 ::-webkit-scrollbar-thumb:hover {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(0, 0, 0, 0.6);
}


/*分页样式*/

.digg {
	margin: 0;
	text-align: center;
	font-size: 14px;
	padding: 39px 0;
}

.digg a {
	display: inline-block;
	/*float:left;*/
	padding: 5px 12px;
	margin: 0 0 0 8px;
	border: 1px solid #e1e2e3;
	line-height: 20px;
	height: 20px;
	color: #3b8dd1;
	background: #fff;
	text-decoration: none;
}

.digg a:hover {
	border: 1px solid #3b8dd1;
}

.digg span {
	display: inline-block;
	/*float:left;*/
	padding: 5px 0;
	line-height: 20px;
	height: 20px;
}

.digg span.current {
	padding: 5px 12px;
	margin: 0 0 0 8px;
	color: #555;
	font-weight: bold;
}

.digg span.disabled {
	border: 1px solid #eee;
	padding: 5px 12px;
	margin: 0 0 0 8px;
	color: #ddd;
}


/*         -------------         heads         --------------         */

.heads {
	width: 100%;
	position: relative;
}

.head {
	display: block;
	width: 100%;
	background: #fff;
	z-index: 999;
	margin: 0 auto;
}

.headdiv {
	max-width: 1200px;
	margin: 0 auto;
	padding: 4px 0;
	position: relative;
}

.head_logo img {
	display: block;
}

.head_nav {
	width: 73%;
	margin-top: 1%;
	position: relative;
}

.head_nav li {
    float: left;
    display: block;
    width: 20%;
    text-align: center;
}

.head_nav li>a {
	font-size: 14px;
	color: #141414;
	display: block;
	font-weight: 600;
}

.head_nav li.on>a,
.head_nav li:hover>a {
	color: #2db300;
}

.head_nav li a p img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.head_nav li.on>a img,
.head_nav li:hover>a img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}

.zyj_navx{
	display: none;
    position: absolute;
    z-index: 999;
    background: rgba(0,0,0,0.5);
    top: 79px;
}
.zyj_navx dt{
    float: left;
    display: block;
    margin: 0 51px;
    line-height: 60px;
}
.zyj_navx dt a{
	font-size: 14px;
	color: #fff;
}

.head_nav li.xon .zyj_navx{
	display: block;
}
.head_nav li:nth-child(2) .zyj_navx{
	left: 0;
}
.head_nav li:nth-child(3) .zyj_navx{
	left: 32%;
}
.head_nav li:nth-child(4) .zyj_navx,
.head_nav li:nth-last-child(1) .zyj_navx,.head_nav li:nth-last-child(2) .zyj_navx{
	right: 0;
}






/*      ------------       banner       -----------       */

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner li a>img {
	width: 100%;
	display: block;
}

.banner .hd {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	z-index: 1;
	text-align: center;
	width: 80%;
	left: 10%;
}

.banner .hd ul {
	zoom: 1;
}

.banner .hd ul li {
	margin-left: 37px;
	width: 123px;
	height: 4px;
	text-indent: 9999px;
	background: #ced9df;
	display: inline-block;
	cursor: pointer;
	border-radius: 50px;
}

.banner .hd ul li.on {
	background: #8ebe2d;
}

.banner .bd ul li a {
	position: relative;
	display: block;
}

.bannerz {
	position: absolute;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	text-align: center;
}


/*      ---------------      service        ----------------         */

.service {
	max-width: 1200px;
	margin: 0 auto;
}

.title {
	width: 100%;
	padding: 4% 0;
}

.title h1 {
	font-size: 36px;
	color: #000000;
	font-weight: 500;
}

.title h1 span {
	font-size: 24px;
	color: #b8b8b8;
	margin-left: 0.5%;
}

.servicediv {
	width: 100%;
	padding-bottom: 2%;
}

.servicediv li {
	width: 25%;
	float: left;
	display: block;
	text-align: center;
}

.servicot {}

.servicotimg {
	width: 100%;
	overflow: hidden;
}

.servicotimg img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
    transition: all .6s ease;
}

.servicediv li:hover .servicotimg img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}

.servicot p {
	font-size: 22px;
	color: #201e1e;
	margin: 5% 0;
	line-height: 50px;
	position: relative;
}

.servicoti {
	position: absolute;
	width: 32px;
	height: 2px;
	background: #dadada;
	top: 0;
	left: 45%;
}
.servicediv li:hover .servicoti{
	background: #2db300;
	bottom: 0;
    top: inherit;
}




/*      ---------------      project        ----------------         */
.project{
	width: 100%;
	background: #f0f2f4;
}
.projectdiv{
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}


.projecot{
	width: 100%;
	padding-bottom: 4%;
}

.projecot li{
	width: 25%;
	float: left;
	display: block;
	text-align: center;
}
.projecot li a{color:#000;}
.projecots{
	width: 95%;
	margin: 0 auto;
}
.projecots img{
	width: 100%;
	display: block;
}
.projecots img:nth-child(2){
	display: none;
}
.projecot li:hover .projecots img:nth-child(2){
	display: block;
}
.projecot li:hover .projecots img:nth-child(1){
	display: none;
}



.projecot li p{
margin: 0 auto;
    font-size: 14px;
    color: #444;
    line-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}











.projt{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 3% 0 0;
}
.projt p{
    display:block;	
    background: #fff;
    width: 6%;
    margin: 0 auto;
    border: 1px solid #d2d2d2;
}
.projt a{
    font-size: 20px;
    color: #adadad;
    display: inline-block;
    width: 46%;
    cursor: pointer;
}
.projt a:hover{
	background: #2db300;
	color: #fff;
}


/*      ---------------      news        ----------------         */
.news{
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}


.newsdiv{
	width: 100%;
	position: relative;
}
.newcot{
	width: 64%;
	border-bottom: 1px dashed #dedede;
    padding-bottom: 2%;
}
.newcot {display: none; } 

.newcotdiv{
	width: 100%;
}

.newcotrq{
	width: 14%;
    text-align: center;
    background: #f5f5f5;
    border: #dcdcdc solid 1px;
}
.newcotrq p{
	line-height: 38px;
	font-size: 14px;
	color: #000000;
}
.newcotrq p:nth-child(2){
	background: #000000;
	color: #fff;
	line-height: 25px;
	font-size: 12px;
}
.newcotrqw{
	width: 82%;
}
.newcotrqw h3{
	font-size: 14px;
    font-weight: 600;
    color: #000000;
    line-height: 30px;
}
.newcotrqw p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;	
	color: #646464;
	font-size: 12px;	
	text-indent: 2em;
}

.newcotdiv li{
	width: 100%;
}

.newscotw{
	width: 64%;
	border-bottom: 1px dashed #dedede;
}

.newscotimg{
width: 30%;
    position: absolute;
    left: 0;
    top: 0;
}
.newscotimg img{
	width: 100%;
	display: block;
}

.newscotw p{
	line-height: 38px;
	font-size: 12px;
	color: #646464;
}
.newscotw p i{
	margin:0 1%;
	color: #c8c8c8;
}
.newscotw span{
	float: right;
}
.newcotdiv li:hover .newscotw p i,.newcotdiv li.on  .newscotw p i{
	color: #2db300;
}

.newmore{
	width: 100%;
	margin: 2.5% 0;
}
.newmore a{
	border: 1px solid #2db300;
	color: #2db300;
	display: inline-block;
	padding: 0.8% 3.5%;
	font-size: 12px;
}


.newscotimg{
	display: none;
}

.newcotdiv li.on .newscotimg{
	display: block;
}








/*     ------------         footer         ------------      */

.footers {
	width: 100%;
	background: #f7f7f7;
}

.footdiv {
	padding: 62px 0;
	max-width: 1200px;
	margin: 0 auto;
}

.footlogo {
	color: #c3c2c2;
	padding-top: 2%;
	width: 27%;
	overflow: hidden;
}

.footlogo a {
	color: #3a3a3a;
	font-size: 14px;
	padding: 0 10px;
}

.footlogop {
	margin-top: 4%;
}

.footlogop a {
	border-right: 1px solid #b6b5b5;
}

.footlogop a:nth-last-child(1) {
	border: none;
}

.fotconts {
	padding: 13px 0 0 42px;
	border-left: 2px solid #e1e1e1;
	width: 67%;
}

.footlxp {
	color: #3a3a3a;
	font-size: 16px;
	font-weight: bold;
}

.footlxpy {
	font-size: 14px;
	color: #3a3a3a;
	margin-bottom: 23px;
}

.fotfwdh {
	font-size: 16px;
	color: #666666;
	padding-bottom: 17px;
	background: url(../images/fot_border.jpg) no-repeat left bottom;
	margin-bottom: 17px;
}

.foth2 {
	color: #666666;
	font-size: 26px;
	line-height: 38px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fotdz {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.footlx {
	width: 38%;
}

.fotnavs {
	width: 56%;
}

.fotnav {
	width: 33%;
}

.fotnav a {
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 7%;
}

.fotnav a:hover {
	color: #2db300;
}

.bottom {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	max-width: 1000px;
	margin: 0 auto;
	border-top: 1px dashed #c8c8c8;
}

.bottom p,
.bottom p a {
	color: #666666;
	font-size: 12px;
}

.caidan {
	display: none;
}

@media screen and (max-width:768px) {
	body {
		min-width: inherit;
	}
	.caidan {
		display: block;
	    position: absolute;
	    right: 6px;
	    width: 10%;
	    top: 27px;
	}
	.caidan img {
		width: 100%;
	}
	.heads {
		width: 90%;
		overflow: hidden;
		position: relative;
		margin: 0 auto;
	}
	.head {
		position: inherit;
	}

.head_logo {
    float: none;
    width: 49%;
}
.head_logo img{
	width: 100%;
}



.head_nav {
	display: none;
    width: 100%;
    margin-top: 0;
    position: relative;
    float: none;
}
.head_nav li {
    float: left;
    display: block;
    width: 50%;
    text-align: center;
}
.head_nav li a p img{
	display: none;
}

.head_nav li>a {
    font-size: 14px;
    color: #141414;
    display: block;
    font-weight: 600;
    line-height: 40px;
}

.banner .hd ul li {
    margin-left: 9px;
    width: 67px;
    height: 3px;
    text-indent: 9999px;
    background: #ced9df;
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
}

.title {
    width: 100%;
    padding: 8% 0;
}
.title h1 {
    font-size: 26px;
    color: #000000;
    font-weight: 500;
}
.title h1 span {
    font-size: 16px;
    color: #b8b8b8;
    margin-left: 0.5%;
}


.service {
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
}

.servicediv li {
    width: 50%;
    float: left;
    display: block;
    text-align: center;
}
.servicotimg img {
    width: 46%;
}
.servicot p {
    font-size: 16px;
}
.servicoti {
    left: 39%;
}

.servicediv li:nth-child(3){
	clear: both;
}



.projectdiv {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}
.projecot{
	overflow: hidden;
}
.projecot li{
	width: 50%;
}
.projt p {
    width: 21%;
}





.news {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}
.newcot {
    width: 100%;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 2%;
}
.newcotrq {
    width: 19%;
}
.newcotrqw {
    width: 74%;
}
.newscotw {
    width: 100%;
    border-bottom: 1px dashed #dedede;
}
.newscotimg {
    display: none !important;
}
.newcotrqw h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newcotdiv li {
    width: 100%;
    position: relative;
}
.newscotw p {
    line-height: 38px;
    font-size: 12px;
    color: #646464;
    width: 79%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newscotw span {
    float: right;
    position: absolute;
    right: 0;
}

.newmore {
    width: 100%;
    margin: 6.5% 0;
}


.fotconts{
	display: none;
}

.footdiv {
	width: 90%;
    padding: 14px 0;
    max-width: 1200px;
    margin: 0 auto;
}
.footlogo {
    color: #c3c2c2;
    padding-top: 2%;
    overflow: hidden;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}


.bottom {
    width: auto;
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    border-top: 1px dashed #c8c8c8;
}


.zyj_navx{
	display: none !important;
}

}

@media screen and (max-width:414px) {
	
}