@charset "utf-8";
/**/
@font-face{
font-family:myfont;
src:url("impact.ttf");
}
* {	margin: 0;	padding: 0;	border: 0;}
body {	margin: 0px;	background:#fff;font-size: 14px;color:#000;line-height: 24px;	font-family:Arial, Helvetica, sans-serif;}
a {color:#3f3c36;	text-decoration: none; transition:all 0.5s;} 
ul{ list-style:none;}
@media(max-width:3000px) {
#top{ width:100%; position:fixed; top:0; left:0; z-index:10; background:#fff;}
#logo{ float:left;}
#top_menu{ width:1200px;  margin:0 auto; overflow:hidden;}

#menu{ float:right; overflow:hidden; margin-right:3vw;}
#menu ul li{ float:left; }
#menu ul li a{ display:block; line-height:100px; font-size:16px; color:#000; padding:0 1.3vw;}
#menu ul li a.k{ background:url(image/bit1.png) no-repeat 90% center;}
#menu ul li a:hover{ color:#00aca8; }

#menu ul li .zmenu{ position:absolute; background:#00aca8; overflow:hidden; padding:20px; display:none; min-width:250px;}
#menu ul li .zmenu a{ line-height:50px; color:#fff;}
#menu ul li .zmenu a:hover{ background:none;}

#lan{ float:right;}
#lan a{ display:block; width:28px; line-height:28px; text-align:center; color:#fff; background:#005261; border-radius:50%; text-transform:uppercase; margin-top:36px; font-size:12px;}
#lan a:hover{ background:#00aca8;}


#m_menu{ display:none;}
#close{ display:none;}

/*banner*/
#banner{ overflow:hidden; margin-top:90px;}
.swiper-container {	width: 100%;margin-left: auto;margin-right: auto;}
.swiper-slide {	text-align: center;	font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;	display: -webkit-flex;	display: flex;	-webkit-box-pack: center;-ms-flex-pack: center;	-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;	-ms-flex-align: center;	-webkit-align-items: center;align-items: center;}
.swiper-slide{ overflow:hidden;}
.swiper-slide img {	width:100%;}
/*.swiper-slide img.p2{ display:none;}*/
.PC_banner{ display:block;}
.M_banner{ display:none;}

#ind_btn{ width:100%; overflow:hidden; background:#00aca8; padding:50px 0;}
#ind_btn ul{ width:1200px; margin:0 auto; overflow:hidden;}
#ind_btn ul li{ width:300px; float:left;}
#ind_btn ul li a{ display:block; color:#fff; overflow:hidden; padding:0 25px;}
#ind_btn ul li:nth-child(1) a{ border-right:solid 1px #4dc5c2;}
#ind_btn ul li:nth-child(2) a{ border-right:solid 1px #4dc5c2;}
#ind_btn ul li:nth-child(3) a{ border-right:solid 1px #4dc5c2;}
#ind_btn ul li a .left{ float:left;}
#ind_btn ul li a .right{ overflow:hidden;}
#ind_btn ul li a .right p:nth-child(1){ font-size:20px; font-weight:bold; line-height:40px; padding-top:10px;}
#ind_btn ul li a .right p:nth-child(2){ line-height:18px;}

#ind_about{ width:100%; overflow:hidden; background:url(image/di1.jpg) no-repeat center top; height:738px}
#ind_about .con{ width:1200px; margin:0 auto; overflow:hidden;}
#ind_about .con p:nth-child(1){ font-size:30px; color:#000000; font-weight:bold; line-height:40px; padding:150px 0 40px 0;}
#ind_about .con p:nth-child(2){ line-height:36px; font-size:16px; color:#000000; width:620px;}
#ind_about .con p:nth-child(3){ overflow:hidden; margin-top:70px;}
#ind_about .con p:nth-child(3) a{ display:block; width:150px; line-height:50px; color:#fff; background:#00aca8; border-radius:30px; font-size:16px; text-align:center;}
#ind_about .con p:nth-child(3) a:hover{ background:#fff; color:#00aca8; width:170px;}
#ind_about .con p:nth-child(4){ margin:-70px 0 0  100px; overflow:hidden;}

#ind_news{ width:1200px; margin:0 auto; overflow:hidden;}
#ind_news .tt{ font-size:36px; color:#005261; line-height:50px;width:100%; overflow:hidden; margin-top:80px;}
#ind_news span{ float:right;}
#ind_news span a{ display:block; color:#00aca8; font-size:16px; background:#eff8fc; border-radius:30px; width:150px; text-align:center;}
#ind_news span a:hover{ background:#00aca8; color:#fff; width:170px;}

#ind_news .news{ width:100%; overflow:hidden; margin-top:50px;}

#ind_news .news .left{ width:570px; float:left;}
#ind_news .news .left a{ display:block;}
#ind_news .news .left a img{ width:100%; transition:all 0.5s;}
#ind_news .news .left a p:nth-child(1){ overflow:hidden; border-top-right-radius:50px;border-bottom-left-radius:50px;}
#ind_news .news .left a p:nth-child(2){ font-size:24px; line-height:36px; color:#005261; padding-top:20px;}
#ind_news .news .left a p:nth-child(3){ color:#999; padding-top:10px;}
#ind_news .news .left a:hover img{ transform:scale(1.15);}

#ind_news .news .right{ width:570px; float:right;}
#ind_news .news .right ul li{ border-bottom:solid 1px #e6f2f8; padding-bottom:20px;}
#ind_news .news .right ul li a{ display:block; margin-top:20px;}
#ind_news .news .right ul li a p:nth-child(1){ font-size:24px; color:#005261; line-height:50px; transition:all 0.5s;}
#ind_news .news .right ul li a p:nth-child(2){ color:#666; line-height:18px;}
#ind_news .news .right ul li a p:nth-child(3){ color:#999; padding-top:10px;}
#ind_news .news .right ul li a:hover p:nth-child(1){ color:#00aca8;}

#ind_partner{ width:100%; background:#eff8fc; overflow:hidden; margin-top:90px; display:none;}
#ind_partner h2{ font-size:36px; color:#005261; line-height:80px; text-align:center; font-weight:400; padding-top:60px;}

#ind_partner .list{ width:1200px; margin:30px auto 90px auto; overflow:hidden;}
#ind_partner .list ul{ width:1300px;}
#ind_partner .list ul li{ float:left; margin:0 6px 6px 0; width:195px; height:125px;}
#ind_partner .list ul li img{ width:100%;}

#ind_button{ width:100%; overflow:hidden; text-align:center; padding:50px 0; background:#eff8fc; margin-top:6vw;}
#ind_button ul{ display:inline-block;}
#ind_button ul li{ float:left; margin:0 20px;}
#ind_button ul li a{ display:block; width:230px; line-height:60px; border-radius:50px; float:left; color:#fff; font-size:24px;}
#ind_button ul li:nth-child(1) a{ background:#c2d969;}
#ind_button ul li:nth-child(2) a{ background:#00aca8;}
#ind_button ul li a:hover{ background:#005261;}

#ind_picture{ margin-top:50px;}

#ind_video{ overflow:hidden; width:1200px; margin:50px auto 0 auto;}
#ind_video video{ width:100%;}


#bottom{ width:100%; background:#00aca8; overflow:hidden;}
#bottom ul{ width:1200px; margin:0 auto; overflow:hidden;}
#bottom ul li{ float:left; }
#bottom ul li p.tt{ font-size:18px; color:#fff; line-height:50px; padding-top:40px; padding-bottom:10px; width:100%;}
#bottom ul li p.a1 a{ color:#fff; line-height:30px;}
#bottom ul li p.a1 a:hover{ color:#fff;}
#bottom ul li p.a1{ color:#aaa;}
#bottom ul li:nth-child(1){ width:230px;}
#bottom ul li:nth-child(2){ width:470px;}
#bottom ul li:nth-child(2) div p{ width:30%; float:left;}
#bottom ul li:nth-child(3){ width:240px;}
#bottom ul li:nth-child(4){ width:230px;}
#bottom ul li:nth-child(4) p{ color:#fff;}
#bottom ul li p.a4{ margin-top:20px;}
#bottom ul li p.a4 a{ display:block; background:#252525; width:26px; border-radius:50%; float:left; margin-right:5px;}
#bottom ul li p.a4 a:hover{background:#f08200;}


#copyright{ width:1200px; margin:60px auto 10px auto; overflow:hidden; text-align:center; border-top:solid 1px #4dc5c2; color:#fff; line-height:90px;}

#float{ position:fixed; z-index:20; bottom:60px;right:20px;}
#float div{ background:#0ba29b;border-top-right-radius:10px;border-bottom-left-radius:10px; margin-bottom:5px; cursor:pointer;}
#float div div{ position:absolute; right:80px; display:none; margin-top:-60px;}
#float div.a2 div{ background:#fff; width:250px; padding:20px; box-shadow:0 5px 10px rgba(0,0,0,0.1)}
#float div.a2 div p:nth-child(1){ font-size:18px;}
#float div.a2 div p:nth-child(2){ font-size:30px; line-height:50px; color:#00aca8;}
#float div.a4{ background:#333; cursor:pointer; text-align:center; color:#fff; font-size:12px;}
#float div.a4 img{ width:40px;}
#float div.a4 p{ margin-top:-10px; padding-bottom:10px;}


#zhizun{ width:100%; height:100%; top:0;left:0; background:rgba(0,0,0,0.6); position:fixed; z-index:500; overflow:hidden; display:none;}
#zhizun .k{ width:800px; margin:0 auto; overflow:hidden; background:#fff; margin-top:300px; padding:50px; border-radius:30px;}
#zhizun .k p:nth-child(1){ font-size:40px; line-height:60px; width:100%; padding-bottom:30px;}
#zhizun .k p:nth-child(1) span{ display:block; width:10px; height:10px; background:#00aca8;padding:10px; border-radius:50%; float:right; cursor:pointer;}
#zhizun .k p:nth-child(1) span img{ width:100%; }
#zhizun .k p:nth-child(2){ width:380px; float:left;}
#zhizun .k p:nth-child(2) input{ border:none; border-bottom:solid 2px #666; width:100%; height:40px; outline:none; font-size:20px;}
#zhizun .k p:nth-child(3){ width:380px; float:left; margin-left:40px;}
#zhizun .k p:nth-child(3) input{ border:none; border-bottom:solid 2px #666; width:100%; height:40px;outline:none; font-size:20px;}
#zhizun .k p:nth-child(4){ width:100%; float:left; margin-top:30px; overflow:hidden;}
#zhizun .k p:nth-child(4) textarea{ border:none; border-bottom:solid 2px #666; width:100%; height:40px;outline:none; font-size:20px; height:80px;}
#zhizun .k p:nth-child(5){ width:100%; text-align:center; margin-top:50px; overflow:hidden; float:left;}
#zhizun .k p:nth-child(5) button{ width:160px; line-height:50px; background:#00aca8; color:#fff; border-radius:5px; font-size:18px; cursor:pointer; transition:all 0.5s;}
#zhizun .k p:nth-child(5) button:hover{ width:190px; background:#a5bc4a;}











#banner_about{ width:100%; margin-top:90px; background:#000;}
#banner_about img{ width:100%;}

#about_menu{ width:100%; overflow:hidden;  text-align:center; position:absolute; margin-top:-60px; border-bottom:solid 2px #f08200;}
#about_menu ul{ display:inline-block;}
#about_menu ul li{ float:left; margin:0 10px;}
#about_menu ul li a{ display:block; line-height:50px; font-size:16px; padding:0 50px; background:#f7f8fa;}
#about_menu ul li a:hover{ background:#f08200; color:#fff; margin-top:10px;}
#about_menu ul li a.it{background:#f08200; color:#fff; margin-top:10px;}

#case_menu{ width:100%; background:#f7f8fa; text-align:center; height:60px;}
#case_menu div{ position:absolute; margin-top:-110px; width:100%;}
#case_menu ul{display:inline-block;}
#case_menu ul li{ float:left;}
#case_menu ul li a{display:block; line-height:20px; padding-bottom:36px; font-size:16px; background:#f1f1f1; width:240px;}
#case_menu ul li a img{ width:35%; padding:20px 0 0 0;}
#case_menu ul li a:hover{ background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200;margin-top:10px;}
#case_menu ul li a.it{ background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200;margin-top:10px;}

#pro_menu{ width:100%; background:#f7f8fa; text-align:center; height:60px;}
#pro_menu div{ position:absolute; margin-top:-86px; width:100%;}
#pro_menu ul{display:inline-block;}
#pro_menu ul li{ float:left;}
#pro_menu ul li a{display:block; line-height:20px; padding-bottom:26px; font-size:16px;  background:url(image/line2.jpg) no-repeat top left/0% 2px #f1f1f1; width:150px;}
#pro_menu ul li a img{ width:60px; padding:30px 30px 0px 30px;}

#pro_menu ul li a:hover{ background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200; margin-top:10px;}
#pro_menu ul li a.it{background:url(image/line2.jpg) no-repeat top left/100% 2px #fff; color:#f08200; margin-top:10px;}




#title{ width:1200px; margin:80px auto 60px auto; overflow:hidden; border-bottom:solid 0px #eee;}
#title h1{ font-size:36px; line-height:60px; font-weight:500; text-transform:uppercase; text-align:center; }
#title p{ text-align:center; line-height:20px; color:#999;}
#title p a{ color:#999;}
#title p a:hover{ color:#000;}


#about1{ width:1200px; margin:5vw auto 5vw auto; font-size:14px; line-height:30px; overflow:hidden; color:#666; background:#fff;}
#about1 .left{ width:600px; float:left;}
#about1 .left video{ width:100%; height:400px; background:#000;}
#about1 .right{ width:550px; float:right;}
#about1 .right h1{ font-size:36px; color:#000; line-height:40px;}
#about1 .right h2{ font-size:18px; font-weight:500; padding-bottom:10px;}
#about1 .right p:nth-child(2){ padding-top:20px;font-size:14px; line-height:24px;}


#about2{ width:550px; margin:30px auto 0 auto; overflow:hidden;}
#about2 ul{ border-left:solid 1px #eee;border-top:solid 1px #eee; overflow:hidden;}
#about2 ul li{ width:12.3%; padding:0; float:left; border-bottom:solid 1px #eee; border-right:solid 1px #eee;}
#about2 ul li img{ width:100%;}

#about3{ width:100%; overflow:hidden; padding:1vw 0 5vw 0; background:#eff8fc;}
#about3 h2{ font-size:36px; line-height:60px; font-weight:900; padding-top:60px; text-transform:uppercase; text-align:center; color:#000; }
#about3 h3{ text-align:center; font-size:18px; color:#666; font-weight:500;}
#about3 .list{ text-align:center; font-size:16px; line-height:40px; color:#666; padding-top:1vw;}
#about3 .pic{ width:90%; margin:5vw auto 0 auto; overflow:hidden;}
#about3 .pic ul{ width:100%;}
#about3 .pic ul li{ width:30%; margin:0 1.5%;float:left;}
#about3 .pic ul li img{ width:100%;}
#about3 .pic ul li p{ line-height:60px; margin-top:-60px; text-indent:20px; font-size:18px; text-shadow:0 0 3px #000; font-weight:bold; color:#fff;}

#about3 .con{ width:90%; margin:2vw auto 0 auto; color:#666; font-size:14px; overflow:hidden;}
#about3 .con ul{ width:100%;}
#about3 .con ul li{ width:30%; margin:0 1.5%;float:left;}
#about3 .con ul li p:nth-child(1){ line-height:60px; font-size:24px; font-weight:bold; color:#000;}
#about3 .con ul li p:nth-child(2){ width:30px; height:3px; background:#333; margin-bottom:20px;}


#about4{ width:100%; overflow:hidden; padding:1vw 0 5vw 0; }
#about4 h2{ font-size:36px; line-height:60px; font-weight:900; padding-top:60px; text-transform:uppercase; text-align:center; color:#000; }
#about4 h3{ text-align:center; font-size:18px; color:#666; font-weight:500;}

#about4 .str1{ width:100%; overflow:hidden; background:#eff8fc; margin-top:4vw;}
#about4 .tat{ width:1200px; margin:3vw auto 0 auto; overflow:hidden;}
#about4 .tat p:nth-child(1){ font-size:24px; text-align:center; line-height:60px; font-weight:bold;}
#about4 .tat p:nth-child(1) span{ display:block; width:30px; height:3px; background:#333; margin:0 auto 20px auto;}
#about4 .tat p:nth-child(2){ font-size:14px; color:#666; line-height:24px;}

#about4 .tat1{ width:1200px; margin:3vw auto 0 auto; overflow:hidden;}

#about4 .tat1 .st1{ width:390px; background:#fff; float:left; overflow:hidden; padding:50px 100px 0 100px;}
#about4 .tat1 .st1 h3{ font-size:20px; color:#4dc5c2; line-height:40px; text-align:center; font-weight:900; overflow:hidden;}
#about4 .tat1 .st1 .left{padding-top:2vw; padding:50px 0;}
#about4 .tat1 .st1 .left img{ width:100%; border:solid 0px #eee;}
#about4 .tat1 .st1 .right{ font-size:14px; line-height:30px; padding-top:2vw; overflow:hidden; color:#666;}
#about4 .tat1 .st1 .right p{}

#about4 .tat1 .st2{ width:390px; float:right; background:#fff; overflow:hidden; padding:50px 100px 0 100px;}
#about4 .tat1 .st2 h3{ font-size:20px; color:#4dc5c2; line-height:40px; text-align:center; font-weight:900; overflow:hidden;}
#about4 .tat1 .st2 .left{ padding-top:2vw;padding:50px 0px;}
#about4 .tat1 .st2 .left img{ width:100%; padding:25px 0 48px 0;}
#about4 .tat1 .st2 .right{ font-size:14px; line-height:30px;overflow:hidden; color:#666; padding-top:2vw; }
#about4 .tat1 .st2 .right p{ width:100%; float:left;}

#about4 .st3{ width:1100px; margin:20px auto 5vw auto; overflow:hidden; padding:50px; background:#fff;}
#about4 .st3 .tt{ font-size:14px; line-height:50px; padding-left:0; overflow:hidden; color:#666; text-align:center;}
#about4 .st3 .tt p:nth-child(1){ font-size:20px; color:#4dc5c2; line-height:80px; font-weight:600;}
#about4 .st3 .tt p:nth-child(2){ padding:1vw 0;}
#about4 .st3 .pic{ width:100%; text-align:center; overflow:hidden; padding-top:0px;}
#about4 .st3 .pic ul{ display:inline-block;}
#about4 .st3 .pic ul li{ float:left; width:33.33%;}
#about4 .st3 .pic ul li img{ width:100%;}

#about4 .tat2{ width:1200px; margin:4vw auto 0 auto; overflow:hidden;}
#about4 .tat2 p:nth-child(1){ font-size:24px; text-align:center; line-height:60px; font-weight:bold;}
#about4 .tat2 p:nth-child(1) span{ display:block; width:30px; height:3px; background:#333; margin:0 auto 20px auto;}
#about4 .tat2 p:nth-child(2){ font-size:14px; color:#666; line-height:24px;}
#about4 .tat2 p:nth-child(3){ margin-top:3vw;}

#about4 .tat3{ width:1200px; margin:4vw auto 0 auto; overflow:hidden;}
#about4 .tat3 p:nth-child(1){ font-size:24px; text-align:center; line-height:60px; font-weight:bold;}
#about4 .tat3 p:nth-child(1) span{ display:block; width:30px; height:3px; background:#333; margin:0 auto 20px auto;}
#about4 .tat3 p:nth-child(2){ font-size:14px; color:#666; line-height:24px;}

#about4 .st4{ width:1200px; margin:3vw auto 0 auto; overflow:hidden; background:#eff8fc; padding-top:0px;}
#about4 .st4 h3{ font-size:20px; color:#4dc5c2; line-height:80px; text-align:center; font-weight:900; overflow:hidden;}
#about4 .st4 .left{ float:left; width:600px; padding:30px 0;}
#about4 .st4 .left img{ width:100%;}
#about4 .st4 .right{ font-size:14px; line-height:24px;  overflow:hidden; color:#666; width:600px; float:right; padding-top:2vw;}
#about4 .st4 .right p{ width:40%; margin:0 5%; float:left; text-indent:50px; border-bottom:solid 1px rgba(0,0,0,0.05); line-height:50px;}

#about5{ width:100%; overflow:hidden; padding:1vw 0 5vw 0; background:#eff8fc;}
#about5 h2{ font-size:36px; line-height:60px; font-weight:900; padding-top:60px; text-transform:uppercase; text-align:center; color:#000; }
#about5 h3{ text-align:center; font-size:18px; color:#666; font-weight:500;}
#about5 .con{ width:1200px; margin:3vw auto 0 auto; overflow:hidden;}
#about5 .con .left{ float:left; width:570px;}
#about5 .con .left img{ width:100%;}
#about5 .con .right{ font-size:18px; color:#005261; padding-left:30px; line-height:30px; overflow:hidden; width:570px; float:right;}








/*ind_pro*/
.ind_honor {width:100%; margin-left:auto; margin-right:auto; }
.ind_honor .swiper-slide {text-align: center;padding-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_honor .swiper-slide{ overflow:hidden; text-align:center; background:none; }
.ind_honor .swiper-slide a{ padding:0; display:block; font-size:16px; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px; margin-bottom:50px;}
.ind_honor .swiper-slide a div{ overflow:hidden;}
.ind_honor .swiper-slide a img{width:100%;transition:All 2s ease-in-out;}

.ind_honor .swiper-slide a p{line-height:60px;}
.ind_honor .swiper-slide a:hover{margin-top:0px; color:#f08200;}
.ind_honor .swiper-button-next{ display:inherit;}
.ind_honor .swiper-button-prev{ display:inherit;}

#about4_3{ width:1200px; margin:0 auto; overflow:hidden;}
#about4_3 .con p.a1{ font-size:30px; line-height:60px; text-align:center; padding:30px 0 40px 0;color:#fff}
#about4_3 .con p.a2{ line-height:30px; color:#666; font-size:16px;color:#fff}

#about4_3 .li{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}
#about4_3 .li ul{ width:1400px;}
#about4_3 .li ul li{ background:#fff; padding:30px;border-top-right-radius:0;border-bottom-left-radius:0; float:left; margin:10px 10px 0px 0;}
#about4_3 .li ul li p{ color:#666;}
#about4_3 .li ul li p.cc{ min-height:120px;}
#about4_3 .li ul li p.tt{ font-size:18px; color:#000; line-height:30px; padding-bottom:10px;}
#about4_3 .li ul li p.tt span{ display:block; float:left; background:#f08200; border-radius:50%; line-height:24px; width:24px; margin:3px 5px 0 0; text-align:center; color:#fff; font-size:14px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#about4_3 .li ul li:nth-child(1){ width:260px}
#about4_3 .li ul li:nth-child(2){ width:390px}
#about4_3 .li ul li:nth-child(3){ width:350px;}
#about4_3 .li ul li:nth-child(4){ width:720px}
#about4_3 .li ul li:nth-child(5){ width:350px}
#about4_3 .li ul li:nth-child(6){ width:720px}
#about4_3 .li ul li:nth-child(7){ width:350px}

#about4_4{ width:1200px; margin:0 auto; overflow:hidden;}
#about4_4 .con p.a1{ font-size:30px; line-height:60px; text-align:center; padding:30px 0 40px 0;color:#fff}
#about4_4 .con p.a2{ line-height:30px; color:#666; font-size:16px;color:#fff}

#about4_4 .list{ width:1200px; margin:80px auto 0 auto; overflow:hidden;}
/*ind_equipment*/
.ind_equipment {width:100%; margin-left:auto; margin-right:auto; }
.ind_equipment .swiper-slide {text-align: center;padding-bottom:20px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center; -webkit-box-align: center; -ms-flex-align: center;  -webkit-align-items: center;  align-items: center; }
.ind_equipment .swiper-slide{ overflow:hidden; text-align:center; background:none; }
.ind_equipment .swiper-slide a{ padding:10px; display:block; font-size:16px; margin-bottom:50px; background:#fff; text-align:center; transition:background 0.5s,box-shadow 0.5s,margin 0.5s; margin-top:5px;}
.ind_equipment .swiper-slide a div{ overflow:hidden;}
.ind_equipment .swiper-slide a img{width:100%;transition:All 2s ease-in-out;}

.ind_equipment .swiper-slide a p{line-height:60px;}
.ind_equipment .swiper-slide a:hover{margin-top:0px; color:#f08200;}
.ind_equipment .swiper-button-next{ display:inherit;}
.ind_equipment .swiper-button-prev{ display:inherit;}

#history{ width:1200px; margin:0 auto 100px auto; overflow:hidden;}

#history_info{ width:440px; float:left;}
#history_info p.a1 img{ width:100%;}
#history_info p.a2{ font-size:16px; color:#666; line-height:30px; padding-top:20px;}
#history_info p.a3{ padding-top:20px;}
#history_info p.a3 img{ width:100%;}

#history_con{ width:710px; float:right; overflow:hidden; background:url(image/line4.jpg) 30px top repeat-y;}
#history_con dl{ list-style:none;}
#history_con dl dd{ width:100%; background:url(image/btn1.png) 22px 25px no-repeat; overflow:hidden; padding-top:0px; padding-bottom:30px; margin-bottom:0px; }
#history_con dl dd div{ width:81%; float:right; overflow:hidden; border:solid 1px #eee; padding:20px 4% 5px 4%; box-shadow:0 2px 5px rgba(0,0,0,0.1); background:url(image/line2.jpg) no-repeat left bottom/0% 2px; transition:all 0.5s;}
#history_con dl dd span{display:block; text-align:left; font-size:30px; color:#000; font-weight:900; line-height:30px; padding-bottom:20px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#history_con dl dd p{ text-align:left; border-top:solid 1px #eee; line-height:30px; font-size:16px; padding-bottom:20px; color:#666; padding-top:20px;}
#history_con dl dd div span.mig{ position:absolute; margin:-15px 0 0 -55px;}

#history_con dl dd:hover div{ background:url(image/line2.jpg) no-repeat left bottom/100% 2px;}
#history_con dl dd:hover div span{ color:#f08200;}


#culture{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}

#culture .a1{ width:300px; float:left; margin:0 20px 0 0;}
#culture .a1 ul li{ width:100%; height:200px; text-align:center; overflow:hidden; margin-bottom:20px; cursor:pointer;}
#culture .a1 ul li p.tt{ font-size:28px; line-height:50px; margin-top:75px; transition:all 0.5s;}
#culture .a1 ul li p.cc{ font-size:16px;display:none;}
#culture .a1 ul li:nth-child(1){ background:url(image/cu1.jpg) no-repeat center; color:#fff;}
#culture .a1 ul li:nth-child(2){ background:#eeeeee; color:#000;}

#culture .a2{ width:560px; float:left; margin:0 20px 20px 0;}

#culture .a3{ width:300px; float:left; margin:0;}
#culture .a3 ul li{ width:100%; height:200px; text-align:center; overflow:hidden; margin-bottom:20px;cursor:pointer;}
#culture .a3 ul li p.tt{ font-size:28px; line-height:50px; margin-top:75px; transition:all 0.5s;}
#culture .a3 ul li p.cc{ font-size:16px;display:none;}
#culture .a3 ul li:nth-child(1){ background:#eee; color:#000;}
#culture .a3 ul li:nth-child(2){ background:#ee8202; color:#fff;}

#culture1{ width:1200px; margin:0 auto 130px auto; overflow:hidden;}
#culture1 ul{ width:1300px;}
#culture1 ul li{ width:590px; float:left; margin-right:20px; text-align:center; height:200px; color:#fff;cursor:pointer;}
#culture1 ul li p.tt{ font-size:28px; line-height:50px; margin-top:75px; transition:all 0.5s;}
#culture1 ul li p.cc{ font-size:16px; padding:0 40px; display:none;}
#culture1 ul li:nth-child(1){ background:#ee8202;}
#culture1 ul li:nth-child(2){ background:url(image/cu3.jpg) no-repeat center;}






#news_menu{ width:100%; overflow:hidden; position:absolute; margin-top:-60px; z-index:2;}
#news_menu div{ float:right; overflow:hidden;}
#news_menu ul{ float:left; background:url(image/di3.png) no-repeat left top; margin-top:10px; margin-right:-50px; z-index:1; padding:0 100px 0 50px; width:100px; height:50px;}
#news_menu ul.kuan{ float:left; background:url(image/di4.png) no-repeat left top; height:60px; z-index:9; margin-top:0; padding:0;}

#news{ width:1200px; margin:0 auto; overflow:hidden; border-top:solid 1px #eee;}
#news ul li{ overflow:hidden; border-bottom:solid 1px #eee; }
#news ul li a{ display:block;overflow:hidden; padding:30px 0 30px 0; }
#news ul li a:hover{}
#news ul li a .a1{ float:left; margin-right:50px; overflow:hidden; width:400px;}
#news ul li a .a1 img{ width:100%; transition:all 0.5s;}
#news ul li a:hover .a1 img{ transform:scale(1.15)}
#news ul li a .a2{ overflow:hidden;}
#news ul li a .a2 p.tt{ font-size:24px; color:#000; padding:20px 0; transition: all 0.5s;}
#news ul li a:hover .a2 p.tt{ color:#0ba29b;}
#news ul li a .a2 p.cc{ min-height:96px; color:#666; font-size:16px; margin-bottom:30px;}
#news ul li a .a2 p.time{ background:url(image/k9.png) no-repeat left; padding-left:20px; color:#999; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

#page{ width:100%; text-align:center; overflow:hidden; margin:60px auto 100px auto;}
#page ul{ display:inline-block;}
#page ul li{ float:left; margin:0 5px;}
#page ul li a{ display:block; line-height:40px; padding:0 20px; border:solid 1px #eee; border-top-right-radius:10px;border-bottom-left-radius:10px;}
#page ul li a:hover{ background:#0e6eb8; color:#fff;}
#page ul li a.it{ background:#0ba29b; color:#fff;}

#contact{ width:100%; overflow:hidden; background:url(probrand/di.jpg) no-repeat center top; min-height:1000px; margin-top:100px;}
#contact h1{ width:1200px; margin:0 auto; overflow:hidden; color:#fff;}
#contact h1 p:nth-child(1){ font-size:60px; line-height:60px; padding-top:200px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
#contact h1 p:nth-child(2){ font-size:30px; font-weight:900; line-height:40px;}

#contact1{ width:1100px; margin:100px auto 0 auto; overflow:hidden; background:rgba(255,255,255,0.8); padding:50px;}
#contact1 p:nth-child(1){ font-size:30px; font-weight:900; color:#000; line-height:50px; padding-bottom:20px;}
#contact1 p:nth-child(2){ line-height:30px; font-size:16px;}
#contact1 p:nth-child(3){ line-height:30px; font-size:16px;}
#contact1 p:nth-child(4){ line-height:30px; font-size:16px;}

#contact2{ width:1100px; padding:50px; background:#d4f1f0; margin:10px auto 6vw auto; overflow:hidden; min-height:300px;}
#contact2 p:nth-child(1){ font-size:20px; line-height:40px; font-weight:bold;}

#contact2 .form{ width:100%; margin-top:20px;}
#contact2 .form p{ float:left; margin-right:20px; margin-bottom:20px;}
#contact2 .form p input{ width:300px; height:40px; border-radius:50px; text-indent:20px; outline:none;}
#contact2 .form p textarea{ border-radius:20px; width:900px; font-family:Arial, Helvetica, sans-serif; height:200px; outline:none; padding:20px;}
#contact2 .form p:nth-child(5){ width:100%;}
#contact2 .form p:nth-child(5) button{ width:150px; line-height:40px; cursor:pointer; background:#005261; color:#fff; border-radius:50px; transition:all 0.5s;}
#contact2 .form p:nth-child(5) button:hover{ width:180px; background:#00aca8;}

#contact1 #code{ position:absolute; margin:-50px 0 0 900px; background:#fff; text-align:center; padding:20px; box-shadow:0 5px 10px rgba(0,0,0,0.1);}
#contact1 #code p{ font-size:14px; background:#00aca8; color:#fff; border-radius:50px;}












#login{ width:100%; background:url(image/downloadpic.jpg) no-repeat top center #eee; padding-top:100px; overflow:hidden;}

#login .kuang{ width:400px; margin:150px auto 150px auto; overflow:hidden; background:#fff; padding:30px 50px; border-top-right-radius:50px;border-bottom-left-radius:50px;}
#login .kuang p.tt{ font-size:30px; line-height:50px; padding-bottom:30px;}
#login .kuang p.cc{ margin-bottom:20px;}
#login .kuang p.cc input{ width:100%; height:50px; background:#f7f7f7; text-indent:20px; border-top-right-radius:10px;border-bottom-left-radius:10px;}
#login .kuang p.forget{ text-align:right;}
#login .kuang p.forget a{ color:#f08200;}
#login .kuang p.gogo button{ background:#f08200; transition:all 0.5s; color:#fff; width:100%; line-height:50px; font-size:18px; margin-top:20px;border-top-right-radius:10px;border-bottom-left-radius:10px; cursor:pointer;}
#login .kuang p.gogo button:hover{ background:#f04f00;}
#login .kuang p.reg{ border-top:solid 1px #eee; width:80%; margin:80px auto 0 auto; text-align:center; padding-top:30px; padding-bottom:50px;}

#bread{ width:1200px; margin:0 auto; overflow:hidden; border-bottom:solid 1px #eee; line-height:50px; padding-top:40px;}
#bread span{ color:#f08200;}

#bread1{ width:1200px; margin:0 auto; overflow:hidden; border-bottom:solid 0px #eee; line-height:50px; padding-top:20px;}
#bread1 span{ color:#f08200;}


.title1{ width:1200px; margin:20px auto 30px auto; overflow:hidden; text-align:center; padding:30px 0 0px 0; background:none; border-radius:50px;}
.title1 h2{ font-size:30px; line-height:50px; font-weight:500; }
.title1 p{ width:800px; margin:0 auto; color:#666; font-size:15px;}
.title1 span{display:block; margin:0 auto; padding-top:30px;}
.title1 span a{ display:block; background:#fff; border-radius:50px; border:solid 2px #eee; color:#666; line-height:30px; width:100px; margin:0 auto;}
.title1 span a:hover{ background:#f08200; color:#fff; border:solid 2px #f08200; width:120px;}


.proa{ width:1200px; margin:0 auto; overflow:hidden;}
.proa ul{ width:1300px;}
.proa ul li{ float:left; width:285px; text-align:center; margin:10px 20px 30px 0; height:400px; }
.proa ul li a{ display:block; text-align:center; border:solid 1px #eee; font-size:14px; margin-top:10px; box-shadow:0 5px 10px rgba(0,0,0,0); background:url(image/line2.jpg) no-repeat left bottom/0 3px #fff;}
.proa ul li a img{ width:100%;}
.proa ul li a p.num{ font-size:24px;line-height:40px; font-weight:700; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;  border-bottom:solid 1px #eee; width:80%; font-weight:700; margin:0 auto;}
.proa ul li a p.cc{ line-height:40px; padding-bottom:10px; font-size:16px;}
.proa ul li a:hover{ box-shadow:0 5px 15px rgba(0,0,0,0.1); color:#f08200; border:solid 1px #eee;background:url(image/line2.jpg) no-repeat left bottom/100% 3px #fff;margin-top:0px; }

#gao{ height:60px; overflow:hidden; width:100%;}



#pro{ width:1300px; margin:0 auto; overflow:hidden;}
#pro ul{ width:1400px;}
#pro ul li{ float:left; width:305px; text-align:center; margin:0 10px 30px 10px; height:390px; }
#pro ul li a{ display:block; text-align:center; border:solid 1px #f7f7f7; font-size:14px; margin-top:10px; background:#fff; box-shadow:0 5px 10px rgba(0,0,0,0); background:url(image/line2.jpg) no-repeat left bottom/0 3px;}
#pro ul li a img{ width:100%;}
#pro ul li a p.num{ font-size:18px;line-height:40px; font-weight:700; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;  border-bottom:solid 1px #eee; width:80%; font-weight:700; margin:0 auto;}
#pro ul li a p.cc{ line-height:40px; padding-bottom:10px; font-size:14px; color:#666;}
#pro ul li a:hover{ box-shadow:0 5px 15px rgba(0,0,0,0.1); color:#0ba29b; border:solid 1px #eee;background:url(image/line2.jpg) no-repeat left bottom/100% 3px;margin-top:0px; }

#probig{ width:1300px; margin:150px auto 0 auto; overflow:hidden;}
#probig .left{ width:500px; float:left;}
#probig .left img{ width:100%;}
#probig .left li{ display:none;}
#probig .left li img{ border:solid 1px #eee;}


#probig .left p.a4t{ font-size:18px; padding-top:20px; line-height:50px; font-weight:900;}
#probig .left div.a4{ overflow:hidden; padding-top:30px;}
#probig .left div.a4 span{ width:60px; float:left; border:solid 1px #eee;border-top-right-radius:10px;border-bottom-left-radius:10px; margin-right:10px; cursor:pointer; padding:10px;}
#probig .left div.a4 span img{ width:100%;}


#probig .right{ width:750px; float:right;}
#probig .right p.a1{ font-size:30px; line-height:60px; border-bottom:solid 1px #eee; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#probig .right p.a2{ line-height:60px; font-size:18px; border-bottom:solid 1px #eee;}
#probig .right p.a3{ padding:20px 0; border-bottom:solid 1px #eee; color:#666;}

#probig .right p.a5{ overflow:hidden; margin-top:50px;}
#probig .right p.a5 a{ display:block; background:#0ba29b; color:#fff; line-height:50px; width:200px; font-size:16px; border-radius:5px; text-align:center;}
#probig .right p.a5 a:hover{ background:#0ba29b; width:220px;}

#probig1{ width:100%; background:#f7f7f7; overflow:hidden; margin-top:80px; padding-bottom:100px;}

#probig1 .btn{ width:1300px; margin:30px auto 10px auto; overflow:hidden;}
#probig1 .btn p{ float:left; background:#fff; width:150px; margin-right:10px; text-align:center; line-height:50px; margin-top:20px; font-size:16px; cursor:pointer; transition:all 0.5s; border-top-right-radius:10px; border-bottom-left-radius:10px;}

#pro_con{ width:1200px; margin:0 auto 0px auto; overflow:hidden; background:#fff; padding:50px; font-size:16px; color:#666; line-height:30px; display:none;}
#pro_con p.tt{ font-size:18px; font-weight:900; line-height:50px; color:#000;}
#pro_con p.t1{ color:#000;}
#pro_con p.pic{ margin:30px 0;}
#pro_con p.pic img{ width:100%;}
#pro_con img{ max-width:100%;}

#pro_con p.t2{ font-size:24px; line-height:50px; border-bottom:solid 1px #eee; color:#000; font-weight:bold;}

#pro_con .wg{ overflow:hidden; padding-top:30px;}
#pro_con .wg .l{ float:left;}
#pro_con .wg .r{ float:right;}
#pro_con .wg .r table{ border-top:solid 1px #eee;border-left:solid 1px #eee; text-align:center; margin-top:20px;}
#pro_con .wg .r table td{ border-bottom:solid 1px #eee;border-right:solid 1px #eee; font-size:14px; line-height:40px; padding:0 20px; }
#pro_con .wg .r table tr.tot{ background:#f7f7f7; color:#000; font-weight:bold; }

#pro_con .pj{ width:100%; overflow:hidden; margin-top:50px; padding-bottom:10px;}
#pro_con .pj ul li{ border:solid 1px #ccc; float:left; text-align:center; margin-right:30px; margin-bottom:30px; font-size:16px; width:242px; padding:20px 0; border-radius:10px; line-height:40px; overflow:hidden; box-shadow:3px 3px 5px rgba(0,0,0,0.1);}

#pro_can{ width:1100px; margin:0 auto 0px auto; overflow:hidden; background:#fff; padding:50px; font-size:16px; color:#666; line-height:30px; display:none;}
#pro_can table{ border-top:solid 1px #eee; border-left:solid 1px #eee;}
#pro_can table td{border-bottom:solid 1px #eee; border-right:solid 1px #eee; font-size:14px; line-height:18px; padding:10px 10px;}
#pro_can table tr.tot{ color:#fff; background:#333; text-align:center; font-weight:bold; }

#pro_can .tb{ float:left; margin-right:10px;}

#feedback{ width:1300px; margin:80px auto 100px auto; overflow:hidden;}
#feedback .mess{ width:100%; background:#005261; color:#fff; text-align:center; line-height:50px;}
#feedback .list{ overflow:hidden; margin-top:20px; width:1400px;}
#feedback .list p{ float:left; margin-right:10px; width:208px;}
#feedback .list p input{ width:100%; height:40px; border:solid 1px #eee; text-indent:10px;}
#feedback .list p.area{ width:1300px; margin-top:10px;}
#feedback .list p.area textarea{ border:solid 1px #eee; width:1278px; padding:10px; height:200px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}

#feedback p.btn{ width:1300px;  margin-top:20px; text-align:right;}
#feedback p.btn button{ width:200px; line-height:50px; background:#0ba29b; color:#fff; text-align:center; font-size:16px; border-radius:5px; cursor:pointer;}

#pword{ width:100%; position:absolute; text-align:center; color:#fff;}
#pword p.tt{ font-size:42px; line-height:80px;}
#pword p.cc{ font-size:16px; letter-spacing:10px;}
#pword p.btn{ margin-top:30px;}
#pword p.btn a{ display:block; width:120px; line-height:40px; background:#f08200; color:#fff; text-align:center; border-radius:5px; margin:0 auto;}
#pword p.btn a:hover{ width:140px; background:#fff; color:#000;}

#case_list{ width:1200px; margin:80px auto 100px auto; overflow:hidden;}
#case_list ul li{ margin-bottom:40px;}
#case_list ul li a{ display:block; overflow:hidden; background:#f7f7f7;}
#case_list ul li a .left{ width:460px; float:left; padding:50px 70px;}
#case_list ul li a .left p.tt{ font-size:24px; line-height:60px; color:#000;transition:all 0.5s;}
#case_list ul li a .left p.cc{ font-size:16px; line-height:30px; color:#666;transition:all 0.5s;}
#case_list ul li a .left p.more{ color:#000; background:#fff; width:120px; text-align:center; border-radius:50px; color:#f08200; margin-top:50px; line-height:36px;transition:all 0.5s;}
#case_list ul li a .left p.more:hover{ width:140px; background:#000; color:#fff;}
#case_list ul li a .right{ width:600px; float:right; overflow:hidden;}
#case_list ul li a .right img{ transition:all 0.5s;}

#case_list ul li a:hover{ background:#f08200; color:#fff;}
#case_list ul li a:hover .left p.tt{ color:#fff;}
#case_list ul li a:hover .left p.cc{ color:#fff;}
#case_list ul li a:hover .right img{ transform:scale(1.2)}

#case_list ul li.ait a .left{ float:right}
#case_list ul li.ait a .right{ float:left}







#case1{ width:1200px; margin:80px auto 0 auto; overflow:hidden;}
#case1 .tt{ font-size:36px; line-height:120px;text-align:center;}
#case1 .con{ font-size:16px; color:#666; line-height:30px;}



#hy{ width:100%; margin:120px auto 80px auto; background:#f1f1f1;}
#hy .list{ width:1220px; margin:0 auto; overflow:hidden; padding:100px 0 50px 0;}

#case2{ width:1200px; margin:0 auto; overflow:hidden; padding-bottom:80px;}
#case2 .tt{ font-size:36px; line-height:120px; text-align:center;}
#case2 .con{ font-size:16px; color:#666; line-height:30px;}

#case3{ width:100%; background:#f1f1f1; margin:0 auto ; overflow:hidden; padding-bottom:120px; padding-top:80px;}
#case3 .tt{ font-size:36px; line-height:120px; text-align:center;}
#case3 .con{ font-size:16px; color:#666;}

#case3 .list{ width:100%; margin:30px auto 0 auto; text-align:center; overflow:hidden;}
#case3 .list ul{ display:inline-block;}
#case3 .list ul li{ float:left; width:305px;}
#case3 .list ul li a{ display:block; background:#fff; margin:0 10px; padding-bottom:20px; border-top-right-radius:0px; overflow:hidden; border-bottom-left-radius:0px; overflow:hidden;}
#case3 .list ul li a img{ width:100%;}

#con_feedback{ width:100%; overflow:hidden; background:#f7f8fa;}


#title1{ width:1200px; margin:80px auto 0px auto; overflow:hidden; border-bottom:solid 0px #eee;}
#title1 h1{ font-size:36px; line-height:80px; font-weight:500; text-align:center; }
#title1 p{ float:right; line-height:60px; color:#999; display:none;}
#title1 p a{ color:#999;}
#title1 p a:hover{ color:#000;}

#prolist_con{ width:800px; margin:20px auto 0 auto; overflow:hidden; text-align:left; padding-bottom:80px; color:#fff; font-size:15px;}

.kuang1{ background:#f7f7f7; width:100%; overflow:hidden; padding-bottom:50px;}
.kuang2{ background:#fff; width:100%; overflow:hidden;padding-bottom:50px;}

#download{ width:1200px; margin:0 auto 30px auto; overflow:hidden;}
#download ul li{ line-height:80px; background:#f7f7f7; margin-bottom:10px; font-size:16px; padding:0 50px; color:#666;}
#download ul li span{ float:right;}
#download ul li span a{ display:block; width:100px; background:#fff; text-align:center; line-height:40px; border-radius:50px; margin-top:20px; font-size:14px; color:#000;}
#download ul li span a:hover{ background:#f08200; color:#fff; width:120px;}

#pro_banner{ background:#eee; width:100%; overflow:hidden; height:700px; margin-top:90px;}
#pro_banner .k{ width:1200px; margin:50px auto 0 auto; overflow:hidden;}
#pro_banner .k .left{ float:left; width:1200px; overflow:hidden;}
#pro_banner .k .left img._m{ display:none;}
#pro_banner .k .right{ width:300px; float:right; height:350px; padding:50px; background:url(../image/line2.jpg) no-repeat right bottom/30% 8px #fff; color:#000; display:none;}
#pro_banner .k .right p:nth-child(1){ font-size:36px; line-height:80px;}
#pro_banner .k .right p:nth-child(2){ font-size:18px; line-height:30px; padding-top:10px;}
#pro_banner .k .con{ width:1200px; margin:0 0 0 0; z-index:1;overflow:hidden; background:rgba(255,255,255,1); padding:30px 50px 50px 50px;}
#pro_banner .k .con p:nth-child(1){ font-size:30px; line-height:50px; color:#005261;}
#pro_banner .k .con p:nth-child(2){ font-size:14px; color:#999; width:65%;}

#pro_banner .k .con .menu_btn{ width:100%; overflow:hidden; margin-top:20px;}
#pro_banner .k .con .menu_btn ul li{ float:left; margin-right:10px; margin-bottom:10px;}
#pro_banner .k .con .menu_btn ul li a{ display:block; line-height:36px; background:#0ba29b; color:#fff; padding:0 20px;}
#pro_banner .k .con .menu_btn ul li a:hover{ background:#4d4d4d;}
#pro_banner .k .con .menu_btn ul li a.it{ background:#4d4d4d;}


#warranties{ width:1300px; margin:0 auto 6vw auto; overflow:hidden;}
#warranties .k{ width:1300px; background:url(images/di3.jpg) no-repeat top left/1000px 500px; overflow:hidden; padding-bottom:50px;}
#warranties .k .left{ width:350px; float:left;}
#warranties .k .left p{ line-height:80px; color:#fff; font-size:18px; padding:0 0 0 80px; cursor:pointer;}
#warranties .k .left p:hover{ background:#0ba29b;}
#warranties .k .left h2{ line-height:60px; color:#fff; padding:60px 0 20px 80px; font-size:30px; font-weight:300;}
#warranties .k .right{ width:750px; min-height:500px; margin-right:50px; float:left; background:#fff; margin-top:50px; box-shadow:5px 5px 50px rgba(0,0,0,0.1);}
#warranties .k .right ul li{ display:none;}
#warranties .k .right ul li p:nth-child(2){ padding:30px 0 0 50px; font-size:24px; line-height:60px;}
#warranties .k .right ul li p:nth-child(3){  font-size:18px; padding:0 0 100px 50px; color:#666;}

#service{ width:1300px; margin:0 auto 6vw auto; overflow:hidden;}
#service ul{ width:1400px;}
#service ul li{ width:398px; float:left; text-align:center; margin-right:50px; border:solid 1px #eee; padding:50px 0;}
#service ul li img{ width:100px; padding-bottom:30px;}

#faq{ width:1300px; margin:0 auto 6vw auto; overflow:hidden;}
#faq ul{}
#faq ul li{ margin-bottom:30px; padding:30px; background:#eee;}
#faq ul li p:nth-child(1){ color:#0e6eb8; font-size:18px; line-height:40px;}
#faq ul li p:nth-child(2){ color:#666;}


#pdf{ width:1260px; margin:0 auto 6vw auto; overflow:hidden; border:solid 20px #eee;}
#pdf object{ width:100%; height:700px;}

#job{ width:1300px; margin:0 auto 6vw auto; overflow:hidden; border-top:solid 1px #eee;}
#job ul li{ border-bottom:solid 1px #eee;}
#job ul li .tt{ overflow:hidden; padding:30px 0; cursor:pointer; background:url(image/jia.png) no-repeat 98%; color:#666;}
#job ul li .tt p{ float:left; line-height:18px; width:25%; font-size:16px;}
#job ul li .tt p:nth-child(1){ font-size:20px; font-weight:bold; text-indent:50px;}
#job ul li .con{ background:#eee; padding:50px; display:none;}
#job ul li .con p.ta{ font-size:18px; font-weight:bold; padding-bottom:10px;}
#job ul li .con p:nth-child(3){ padding-top:30px;}

#content_title{ width:1200px; margin:200px auto 0 auto; overflow:hidden; border-bottom:solid 1px #eee; padding-bottom:30px;}
#content_title h1{ font-size:30px; line-height:40px; font-weight:400; width:1000px; float:left;}
#content_title p{ float:right; width:120px;}
#content_title p a{ display:block; width:120px; line-height:40px; border-radius:5px; background:#00aca8; color:#fff; text-align:center;}
#content_title p a:hover{ background:#c2d969;}

#content{ width:1200px; margin:50px auto 100px auto; overflow:hidden; font-size:18px; line-height:36px;}

#map{ width:100%; height:400px; background:url(image/map.jpg) no-repeat center top; overflow:hidden;}







}
