@charset "utf-8";
/* CSS Document */ 
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-padding{padding:0 !important}
.no-margin{margin:0 !important}
.no-background{background:none !important}
.no-border{border:none !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.w100{width:100% !important}
.h100{height:100% !important}
a{text-decoration:none !important;cursor:pointer !important;outline:none !important;}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}
.sizeCover{ background-position: 50% 50%; background-size: cover; }
.sizeCover1{ background-position: 50% 50%; background-size: contain;background-repeat: no-repeat;}
.dock {top: 300px !important;}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}

/*头部*/
header .logo_box{height:111px;background:url(../images/bei.jpg) no-repeat center center/cover;}
header .logo_box .logo{line-height:111px;}
header .tel_box{margin:18px 0 0 0;padding-right:116px;}
header .tel{padding-left:76px;background:url(../images/tell.png) no-repeat left 6px;}
header .tel h5{font-size:30px;color:#2b2b2b;font-family:"华文行楷";}
header .tel h5 span{font-size:14px;font-family:arial;color:#2b2b2b;margin-left:8px;}
header .tel h6{font-size:28px;font-weight:bold;color:#00833b;}



/*PC端导航*/
nav{position:relative;background:#48a03a;}
nav a{color:#fff;font-size:14px;}
/*一级导航*/ 
nav .ul1 li{float:left;text-align:center;position:relative;width:14.28%;line-height:55px;}
nav .ul1 li a{display:block;position:relative;}
nav .ul1 li a:hover,nav .ul1 li a.active{background:#c7a400;color:#fff;}
/*二级导航*/
nav .ul2{position:absolute;top:100%;width:100%;z-index:100;display:none;left:0px;}
nav .ul2 li{line-height:40px;float:none;width:100%;margin-top:1px;background:#48a03a;line-height:40px;border-right:none;}


header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:111px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#48a03a;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:#c7a400;color:#fff;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:45px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:5px;background:#48a03a;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#48a03a;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:5px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-5px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #48a03a; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #c7a400;}
.swiper-wrapper {height: auto !important;}



/*title*/
.title{text-align:center;background:url(../images/title1.png) no-repeat center center;}
.title h1{font-size:22px;color:#fff;line-height:44px;}



/*产品展示*/
.product{padding:55px 0 20px 0;}
.dao{margin:22px 0;font-size:0;text-align:center;}
.dao a{display:inline-block;width:128px;line-height:29px;border:1px solid #222222;font-size:14px;color:#333333;text-align:center;margin:0 8px 8px 8px;border-radius:20px;}

.product .box{display:block;position:relative;overflow:hidden;margin-bottom:20px;}
.product .box .text{position:absolute;left:0;bottom:0;width:100%;}
.product .box .ding{position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,0.72);height:100%;opacity:0;}
.product .box .text h2{line-height:58px;background:#e5e5e5;font-size:24px;color:#666666;text-align:center;}
.product .box .ding1{position:relative;height:100%;}
.product .box .ding2{display:flex; flex-direction:column; justify-content:center;text-align:center;height:100%;}
.product .box .ding2 h3{font-size:32px;color:#48a03a;text-shadow:2px 2px 0 #fff}
.product .box .jian{position:absolute;right:70px;top:70%;}
.product .swiper1{position:relative;}
.product .swiper-button.swiper-button-prev{margin-top:0px;left:-54px;background: url(../images/zuo.png) no-repeat;background-size: cover;cursor: pointer;}
.product .swiper-button.swiper-button-next{margin-top:0px;right:-54px;background: url(../images/you.png) no-repeat;background-size: cover;cursor: pointer;}
.product .swiper-button.swiper-button-prev:hover{margin-top:0px;left:-54px;background: url(../images/zuo1.png) no-repeat;background-size: cover;cursor: pointer;}
.product .swiper-button.swiper-button-next:hover{margin-top:0px;right:-54px;background: url(../images/you1.png) no-repeat;background-size: cover;cursor: pointer;}
.product .swiper-button{width:24px !important;height:28px;top:47%;}
.swiper-button-prev.swiper-button-disabled{opacity:1;}
.swiper-button-next.swiper-button-disabled{opacity:1;}


/*企业优势*/
.advantages{padding:40px 0 20px 0;}
.advantages .juli{margin:50px -20px 0 -20px;overflow:hidden;}
.advantages .juli .col-md-3{padding:0 20px;}
.advantages .box{display:block;background:#48a03a;padding:50px 15px 20px 15px;margin-bottom:15px;}
.advantages .box h2{font-size:30px;color:#fff;margin-bottom:25px;}
.advantages .box .text{font-size:14px;line-height:24px;height:120px;overflow:hidden;color:#fff;}


/*公司简介*/
.about{padding:40px 0 20px 0;}
.about .juli{margin:30px 0 0 0;}
.about .juli .col-md-8{padding:0;}
.about .juli .col-md-4{padding:0;}
.about .zuo{padding-right:18px;}
.about .zuo .text{font-size:17px;color:#222222;line-height:31px;height:217px;overflow:hidden;}
.about .zuo a{display:block;width:124px;line-height:44px;background:#c7a400;font-size:20px;color:#fff;text-align:center;margin-top:15px;border-radius:4px;}
.about .zuo a:hover{background:#48a03a;}
.about .you{position:relative;padding-left:14px;}
.about .you .imgbox{width:368px;height:288px;}
.about .you:before{content:"";width:368px;height:288px;position:absolute;right:0;top:-18px;background:#48a03a;z-index:-1;}


/*工程案例*/
.case{padding:50px 0 20px 0;}
.case .box{display:block;position:relative;overflow:hidden;margin-bottom:20px;}
.case .box .text{position:absolute;left:0;bottom:0;width:100%;}
.case .box .ding{position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,0.62);height:100%;opacity:0;}
.case .box .text h2{line-height:43px;background:rgba(0,0,0,0.7);font-size:17px;color:#fff;text-align:center;}

.case .box .ding1{position:relative;height:100%;}
.case .box .ding2{display:flex; flex-direction:column; justify-content:center;text-align:center;height:100%;}
.case .box .ding2 h3{font-size:24px;color:#fff;}
.case .box .jian{position:absolute;right:50px;top:70%;}
.case .swiper2{position:relative;margin-top:35px;}
.case .swiper-button.swiper-button-prev{margin-top:0px;left:-54px;background: url(../images/zuo.png) no-repeat;background-size: cover;cursor: pointer;}
.case .swiper-button.swiper-button-next{margin-top:0px;right:-54px;background: url(../images/you.png) no-repeat;background-size: cover;cursor: pointer;}
.case .swiper-button.swiper-button-prev:hover{margin-top:0px;left:-54px;background: url(../images/zuo1.png) no-repeat;background-size: cover;cursor: pointer;}
.case .swiper-button.swiper-button-next:hover{margin-top:0px;right:-54px;background: url(../images/you1.png) no-repeat;background-size: cover;cursor: pointer;}
.case .swiper-button{width:24px !important;height:28px;top:47%;}


/*联系我们*/
.contact{padding:40px 0;}
.contact .juli{margin:60px 0 0 0;}
.contact .juli .col-md-6{padding:0;}
.contact .zuo{padding-right:100px;}
.contact .zuo h2{font-size:20px;color:#48a03a;margin-bottom:10px;}
.contact .zuo .text{font-size:14px;line-height:24px;color:#222222;}
.contact .zuo li{font-size:14px;color:#222222;margin-bottom:10px;}
.contact .zuo li img{margin-right:6px;}
.contact .zuo ul{margin-top:30px;}
.contact .you .ditu{width:100%;height:267px;}
.contact .you .ditu img{width:100%;height:100%;}



footer{padding:20px 0 22px 0;background:#48a03a;}
footer .juli{margin:0;}
footer .juli .col-md-8{padding:0;}
footer .juli .col-md-4{padding:0;}
footer .dao1{}
footer .dao1 a{padding:0 10px;display:inline-block;font-size:14px;color:#fff;background:url(../images/xian.png) no-repeat right 60%;}
footer .dao1 a:first-child{background:url(../images/xian.png) no-repeat left 60%,url(../images/xian.png) no-repeat right 60%;}
footer .text{margin-top:15px;font-size:14px;line-height:24px;color:#fff;}
footer .zuo{padding:25px 20px 16px 80px;border-right:1px solid #9ecd97;}
footer .you{text-align:center;}
footer .you img{width:147px;height:149px;}
footer .you h4{font-size:14px;color:#fff;margin-top:6px;}
footer .dao1 a:hover{color:#c7a400;}

/*内页*/
.page{padding:65px 0 60px 0;}
.title1{position:relative;padding-bottom:12px;border-bottom:1px solid #e5e5e5;}
.title1 h1{font-size:18px;font-weight:bold;color:#333333;}
.title1 span{color:#48a03a;font-size:14px;position:absolute;right:0;top:0;}
.title1 a{display:inline-block;color:#333333;font-size:14px;}
.title1 a:hover{color:#48a03a}
.page .xiang{margin-top:30px;}
.page .xiang .wenzi{font-size:14px;line-height:26px;color:#555555;}
.page .xiang1{margin:30px -59px 0 -59px;overflow:hidden;}
.page .xiang1 .col-md-4{padding:0 59px;}
.page .xiang1 .mo{margin-bottom:15px;}
.page .page1 .zuo{width:20%;}
.page .page1 .you{width:80%;padding-left:35px;}
.page .page1 .zuo .page2{border:1px solid #d0d0d0;}
.page .page1 .zuo .page2 .text{height:88px;background:#48a03a;}
.page .page1 .zuo .page2 .text h1{line-height:88px;text-align:center;font-size:18px;font-weight:bold;color:#fff;}
.page .page1 .zuo .page2 .text h1 span{font-family:Arial;font-weight:normal;font-size:14px;color:#fff;margin-left:9px;position:relative;top:2px;}
.page .page1 .zuo .page2 .tan{}
.page .page1 .zuo .page2 .tan ul{padding:22px 0 20px 0;}
.page .page1 .zuo .page2 .tan ul li{padding:0 20px;}
.page .page1 .zuo .page2 .tan ul li > a{line-height:48px;display:block;border-bottom:1px dashed #c5c5c5;padding-left:49px;background:url(../images/fang.png) no-repeat 15px center;font-size:15px;color:#000000;}
.page .page1 .zuo .page2 .tan ul li.active,.page .page1 .zuo .page2 .tan ul li:hover{background:#c7a400;}
.page .page1 .zuo .page2 .tan ul li.active > a,.page .page1 .zuo .page2 .tan ul li > a:hover{color:#fff;background:url(../images/fang1.png) no-repeat 15px center;border-bottom:1px dashed #c7a400;}
.page .lianxi{margin-top:24px;border:1px solid #d0d0d0;}
.page .lianxi .text{}
.page .lianxi .text h1{line-height:88px;text-align:center;font-size:18px;font-weight:bold;color:#fff;background:#48a03a;}
.page .lianxi .text h1 span{font-family:Arial;font-weight:normal;font-size:14px;color:#fff;margin-left:9px;position:relative;top:3px;}
.page .lianxi .text1{padding:25px 10px 30px 10px;}
.page .lianxi .text2{color:#454545;line-height:34px;font-size:14px;}
.page .lianxi .text2 b{font-size:14px;}
.page .toubu{position:relative;padding-bottom:14px;border-bottom:1px solid #e5e5e5;padding-top:12px;}
.page .toubu h2{font-size:18px;color:#333333;font-weight:bold;}
.page .toubu span{position:absolute;right:0;top:15px;color:#ff8400;font-size:14px;}
.page .toubu span a{color:#333333;}
.page .toubu span a:hover{color:#ff8400;}
.page .page1 .zuo .page2 .text{position:relative;}
.page .page1 .zuo .page2 .text b{line-height:62px;position:absolute;right:15px;top:7px;color:#fff;font-size:20px;cursor:pointer;}
.page .page1 .zuo .page2 .tan1{display:none;}

.page .pre{margin:30px -8px 0 -8px;}
.page .pre .col-md-4{padding:0 8px;}
.page .pre .box{display:block;position:relative;overflow:hidden;margin-bottom:20px;}
.page .pre .box .text{position:absolute;left:0;bottom:0;width:100%;}
.page .pre .box .ding{position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,0.72);height:100%;opacity:0;}
.page .pre .box .text h2{line-height:45px;background:#e5e5e5;font-size:17px;color:#666666;text-align:center;}
.page .pre .box .ding1{position:relative;height:100%;}
.page .pre .box .ding2{display:flex; flex-direction:column; justify-content:center;text-align:center;height:100%;}
.page .pre .box .ding2 h3{font-size:25px;color:#48a03a;text-shadow:2px 2px 0 #fff}
.page .pre .box .jian{position:absolute;right:50px;top:70%;}


.page .pre1{margin:30px -8px 0 -8px;}
.page .pre1 .col-md-4{padding:0 8px;}
.page .pre1 .box{display:block;position:relative;overflow:hidden;margin-bottom:20px;}
.page .pre1 .box .text{position:absolute;left:0;bottom:0;width:100%;}
.page .pre1 .box .ding{position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,0.62);height:100%;opacity:0;}
.page .pre1 .box .text h2{line-height:45px;background:#e5e5e5;font-size:17px;color:#666666;text-align:center;}
.page .pre1 .box .ding1{position:relative;height:100%;}
.page .pre1 .box .ding2{display:flex; flex-direction:column; justify-content:center;text-align:center;height:100%;}
.page .pre1 .box .ding2 h3{font-size:24px;color:#fff;}
.page .pre1 .box .jian{position:absolute;right:50px;top:70%;}


.page .juli11{margin:50px -9px 0 -9px;overflow:hidden;}
.page .juli11 .col-md-3{padding:0 9px;}
.page .juli11 .box{display:block;background:#48a03a;padding:50px 15px 20px 15px;margin-bottom:15px;}
.page .juli11 .box h2{font-size:30px;color:#fff;margin-bottom:25px;}
.page .juli11 .box .text{font-size:14px;line-height:24px;height:120px;overflow:hidden;color:#fff;}

.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:16px; color:#333; line-height:30px;}
.title07 h2{ margin:0 auto !important; font-size:18px; color:#333; line-height:40px; width:60%; border-bottom:1px dashed #666;}
.title07 h6{color:#666; line-height:30px; }
.text03{line-height:26px;color:#000000;margin-top:30px;}
.text03 img{ max-width:100%; height:auto;}
.page .biao{font-size: 20px;color: black;margin: 20px 0 0 0;text-align: center;}




/*底部热点*/
	#tabBar{ position: fixed; left:20px; bottom:20px; z-index: 99; width: calc(100% - 40px); height: 50px;}
	#tabBar.active{ animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px;}
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) rgba(110,209,207,1); background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0;}
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px;}
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}

@media (max-width:1360px){
.swiper1 .swiper-button{display:none;}
.swiper2 .swiper-button{display:none;}


}

@media (max-width:1300px){


}


@media (max-width:1199px){




}
@media (min-width:992px){
.advantages .box:hover{background:#c7a400;}
.product .box:hover .text{bottom:-100%;}
.product .box:hover .ding{opacity:1;}
.case .box:hover .text{bottom:-100%;}
.case .box:hover .ding{opacity:1;}
.page .pre .box:hover .text{bottom:-100%;}
.page .pre .box:hover .ding{opacity:1;}
.page .pre1 .box:hover .text{bottom:-100%;}
.page .pre1 .box:hover .ding{opacity:1;}
.page .juli11 .box:hover{background:#c7a400;}
.dao a.active,.dao a:hover{background:#c7a400;border:1px solid #c7a400;color:#fff;}


}
@media (max-width:991px){
.product{padding:50px 0 10px 0;}
.title h1{font-size:19px;}
.product .box .text h2{font-size:18px;line-height:40px;}
.advantages{padding:30px 0 10px 0;}
.advantages .juli .col-md-3{padding:0 10px;}
.advantages .juli{margin:30px -10px 0 -10px;}
.about{padding:30px 0 20px 0;}
.about .you:before{display:none;}
.about .you .imgbox{width:auto;height:auto;}
.about .you{padding-left:0px;margin-top:30px;}
.about .zuo{padding-right:0px;}
.about .zuo a{float:none !important;width:110px;line-height:40px;font-size:18px;}
.case{padding:30px 0 10px 0;}
.contact{padding:30px 0 30px 0;}
.contact .juli{margin:30px 0 0 0;}
.contact .zuo{padding-right:0px;}
.contact .zuo h2{font-size:18px;}
.contact .you{margin-top:20px;}
footer .zuo{padding:15px 0px 16px 0px;border-right:none;}
.page .xiang1{margin:30px -10px 0 -10px;overflow:hidden;}
.page .xiang1 .col-md-4{padding:0 10px;}
.page{padding:40px 0 30px 0;}
.page .page1 .zuo{width:100%;float:none !important;}
.page .page1 .you{width:100%;padding-left:0px;float:none !important;}
.page .page1 .zuo .page2 .text h1{text-align:left;padding-left:20px;line-height:60px;}
.page .page1 .zuo .page2 .text{height:60px;}
.page .pre .box .text h2{line-height:40px;font-size:15px;}
.page .pre{margin:20px -8px 0 -8px;}
.page .pre .col-md-4{padding:0 8px;}
.page .pre1 .box .text h2{line-height:40px;font-size:15px;}
.page .juli11{margin:30px -9px 0 -9px;}
.banner .swiper-pagination{bottom:10px;}
.advantages .box .text{}



}

@media (max-width:767px){
header .logo_box{height: 88px;}
header .logo_box .logo {line-height: 88px;}	
header .logo_box .logo img{width:320px;height: auto;}
header .sjdnav{top:88px;}
header .ydd_btn{width:35px;top:30px;}
.advantages .box{padding:20px 5px 20px 10px;}
.advantages .box h2{font-size:16px;margin-bottom:10px;}
.contact .zuo h2{font-size:16px;}
.page .juli11 .box{padding:30px 10px 20px 15px;}
.page .juli11 .box h2{font-size:20px;}
.advantages .box .text{font-size:12px;}
/*.advantages .box .text{line-height:20px;}*/

}
@media (max-width:600px){
header .logo_box{height: 78px;}
header .logo_box .logo {line-height: 78px;}	
header .logo_box .logo img{width:300px;height: auto;}
header .sjdnav{top:78px;}
header .ydd_btn{width:35px;top:25px;}
.contact .you .ditu{width:100%;height:230px;}




}
@media (max-width:479px){
header .logo_box{height:68px;}
header .logo_box .logo{line-height:68px;}	
header .logo_box .logo img{width:250px;height: auto;}
header .sjdnav{top:68px;}
header .ydd_btn{width:30px;top:22px;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn span{height:4px;}
header .ydd_btn.click span.span01{top:4px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:0.4px 0;}
header .ydd_btn.click span.span03{top:-4px;margin-top:0px;}




}
@media (max-width:380px){
header .logo_box .logo img{width:220px;height: auto;}


}
@media (max-width:300px){
header .logo_box .logo img{width: 215px;height: auto;}

}