@charset "utf-8";

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th, td,img{margin:0;padding:0;}
body,button, input, select, textarea {font:16px "Microsoft Yahei","Hiragino Sans GB",Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
body {min-width:1200px;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
ul,ol,li{list-style-type:none;}
img {border:none;vertical-align:top;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
a {color:#333;transition:all 0.3s;}
a:hover {color:#000;}
.clear { clear:both; height:0; font-size:0px; line-height:0px; }
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { zoom:1; }
.fl { float:left;}
.fr { float:right;}
a,input,button{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
textarea{resize:none;outline:none;}
.wrap {width:1200px;margin:0 auto;}
.ovh {overflow:hidden;}
table {border-collapse:collapse;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.posr {position: relative;}
.padd {padding:50px 0;}


/*header*/
.header {height:120px;box-shadow:0 3px 3px rgba(0,0,0,0.1);}
.logo {float:left;margin:15px 0 0 15px;}
.nav {float:right;margin-top:65px;}
.nav li {display:inline-block;vertical-align:bottom;margin-left:5px;}
.nav li a {display:block;line-height:35px;height:35px;padding:0 10px;font-size:18px;transition:all 0.3s;position:relative;color:#fff;position:relative;background-color: #545454;}
.nav li a:hover,.nav li a.active {height:55px;line-height:55px;background-color: #2cb51d;}
.h_top {position: absolute;top:15px;right:0;}
.h_top h4 {font-size: 30px;color:#130700;float:left;letter-spacing:3px;}
.h_search {float:right;width: 274px;height: 36px;background:url(../images/search_bg.png) no-repeat;margin-left:16px;}
.h_search form {overflow: hidden;}
.h_search input {width:224px;height:36px;line-height:36px;border:none;background-color:transparent;padding-left:10px;}
.h_search button {float:right;width: 50px;height: 36px;background-color:transparent;border:none;text-indent:-9999px;}

/*index*/
.banner{position:relative;}
.banner .hd{ width:100%;height:40px;position:absolute;left:0;bottom:0; z-index:2;}
.banner .hd ul{ overflow:hidden; zoom:1;text-align:center;padding-top:5px;}
.banner .hd ul li{ display:inline-block;vertical-align:top;margin:0 15px; width:114px; height:6px;text-indent:-9999px;cursor:pointer;position: relative;transition:all 0.3s;background-color:#545454;}
.banner .hd ul li.on{background-color:#2cb51d;}
.banner .bd{ position:relative;}
.banner .bd li {height:1000px;background-repeat:no-repeat;background-position:center top;}
.banner .prev,.banner .next{ position:absolute;left:2%;top:50%;margin-top:-30px; display:block;width:44px;height:61px;}
.banner .prev{background:url(../images/arrow_l.png) no-repeat;}
.banner .next{background:url(../images/arrow_r.png) no-repeat;left:auto;right:2%;}
.banner .prev:hover,.banner .next:hover {opacity:0.8;}

.index_tit {text-align:center;margin-bottom:40px;line-height: 1;color:#fff;}
.index_tit h2 {font-weight:bold;font-size:30px;display: inline-block;border:1px solid #fff;padding:5px 10px;}
.index_tit p {font-size:25px;margin-top:6px;text-transform: uppercase;color:#2cb51d;}

.product {background:url(../images/product_bg.jpg) no-repeat center top;height: 2750px;padding-top:50px;}
.product li {float: left;width: 590px;margin-right: 20px;margin-bottom:20px;}
.product li:hover {box-shadow:0 0 10px rgba(44,181,29,0.8);}
.product_pic a {display: block;overflow: hidden;}
.product_pic a img {width:100%;height:350px;transition:all 0.5s;}
.product_pic a:hover img {transform:scale(1.1);}
.product_txt {background:url(../images/product_txt_bg.jpg) no-repeat;height: 490px;color:#fff;text-align: center;padding:25px 40px 0;}
.product_txt span {display: inline-block;background-color: #2cb51d;height: 32px;line-height: 32px;padding:0 10px;border-radius:4px;}
.product_txt h6 {font-size: 40px;font-weight: bold;margin:10px 0 25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product_txt h6 a {color: #fff;}
.product_txt h6 a:hover {color: #2cb51d;}
.product_txt p {text-align: left;font-size: 20px;height: 125px;}
.pmore {text-align: right;}
.pmore a {display: inline-block;font-size: 20px;color:#fff;padding:8px 10px;border:1px solid #fff;}
.pmore a:hover {background-color: #fff;color:#333;}
.product_txt_pic {clear:both;margin-top: 30px;}
.product_txt_pic img {width:215px;height: 120px;margin:0 15px;}
.product_txt_pic img:hover {opacity:0.8;}

.video {background:url(../images/video_bg.jpg) no-repeat center top;height: 699px;padding-top:30px;}
.video_1 {float: left;width: 400px;}
.video_1 a {display: block;position: relative;overflow: hidden;}
.video_1 a img {width:100%;height:523px;transition:all 0.3s;}
.video_1 a i {display: block;position: absolute;left:50%;top:50%;width:201px;height:201px;margin-left:-100px;margin-top:-100px;background:url(../images/play2.png) no-repeat;}
.video_2 {float:left;width: 800px;}
.video_2 ul {width:100%;}
.video_2 li {float:left;width:257px;margin-left:9px;margin-bottom:9px;}
.video_2 li a {display: block;position: relative;overflow: hidden;}
.video_2 li a img {width:100%;height:257px;transition:all 0.3s;} 
.video_2 li a i {display: block;position: absolute;left:50%;top:50%;width:141px;height:141px;margin-left:-70px;margin-top:-70px;background:url(../images/play.png) no-repeat;}
.video_2 li a:hover img,.video_1 a:hover img {transform:scale(1.1);}

.about {background:url(../images/about_bg.jpg) no-repeat center top;height:580px;}
.about .index_tit {margin:25px 0;color:#333;}
.about .index_tit h2 {border-color:#333;}
.about_txt {padding:0 45px;font-size:18px;color:#545454;}
.about_txt p {text-indent:2em;}
.amore {display: block;width:80px;height:36px;line-height:36px;text-align: center;font-size: 20px;color:#333;border:1px solid #333;margin:30px auto 0;}
.amore:hover {background-color: #333;color:#fff;}
.about_why {margin-top: 20px;text-align: center;}
.about_why h5 {font-size: 27px;color:#545454;font-weight: bold;margin-bottom: 20px;}
.about_why li {float:left;width:370px;height: 85px;background-color:rgba(0,0,0,0.6);border-radius:15px;margin:0 15px;color:#fff;}
.about_why li h6 {font-size: 22px;font-weight: bold;margin-bottom:6px;margin-top:3px;}
.about_why li p {line-height: 1.2;}
.about_why li:hover {background-color:#333;}

.news {background:url(../images/news_bg.jpg) no-repeat center top;height:669px;padding-top:80px;}
.news li {float:left;width:50%;margin-top: 45px;}
.news_pic {float: left;width: 156px;height: 156px;overflow: hidden;}
.news_pic img {width: 100%;height: 156px;transition:all 0.3s;}
.news_txt {float:left;width: 390px;height: 156px;padding-right:10px;padding-left: 20px;color:#fff;position: relative;}
.news_txt h6 {font-size: 24px;font-weight: bold;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 10px;}
.news_txt h6 a {color:#fff;}
.news_txt p {font-size: 15px;height: 92px;line-height: 22px;}
.news_txt span {display: block;font-size: 18px;}
.news_more {display: block;width:80px;height:36px;line-height:36px;text-align: center;font-size: 20px;color:#fff;border:1px solid #fff;position: absolute;bottom:0;right:0;} 
.news_more:hover {background-color: #fff;color:#333;}
.news li:hover .news_txt {background-color: #fff;color:#333;}
.news li:hover .news_txt h6 a {color:#333;}
.news li:hover .news_more {color:#333;border-color:#333;}
.news li:hover .news_more:hover {background-color: #333;color:#fff;}
.news li:hover .news_pic img {transform:scale(1.05);}

.contact {padding:22px 0;position: relative;z-index:1;}
.contact .index_tit {color:#333;margin-bottom: 15px;}
.contact .index_tit h2 {border-color:#333;}
.contact_map {float: left;width:655px;margin-left: 10px;position: relative;z-index:3;}
.contact_txt {float: right;width:510px;position:relative;z-index:3;}
.contact_txt h4 {font-size: 35px;font-weight: bold;color:#130700;margin-bottom: 25px;}
.contact_txt p {font-size: 20px;color:#130700;margin-bottom: 10px;overflow: hidden;line-height: 1.2;}
.contact_txt p b {float:left;width:88px;font-weight: normal;}
.contact_txt p span {float:left;width:390px;}
.tainuo {position: absolute;bottom:-130px;left:0;width:100%;height:276px;background:url(../images/tainuo.png) no-repeat center top;z-index:2;}



/*footer*/
.f_fast {background-color:#474953;padding:140px 0 60px;color:#fff;}
.f_fast a:hover {text-decoration:underline;}
.f_fast h6 {font-size: 36px;font-weight: bold;margin-bottom: 30px;text-align: center;}
.f_nav {float: left;width: 300px;margin-left: 90px;}
.f_nav li {margin-bottom: 20px;font-size: 18px;text-align: center;}
.f_nav li a {color:#fff;}
.f_msg {float: left;width: 250px;}
.f_msg div {margin-bottom: 10px;}
.f_msg div input {width:100%;height:30px;line-height: 30px;border:none;padding:0 8px;}
.f_msg div textarea {width:100%;height:80px;border:none;padding:8px;}
.f_msg div button {width:100%;height:30px;line-height: 30px;border:none;background-color: #ccc;}
.f_msg div button:hover {background-color: #2cb51d;color:#fff;}
.f_logo {float: left;margin-left: 100px;margin-top: 70px;}
.f_copy {text-align:center;background-color: #fff;padding:15px 0;font-size: 18px;color:#130700;}
.f_copy a:hover {text-decoration:underline;}
.backToTop {display:none;width:50px;height:50px;line-height:1.5;text-align:center;position:fixed;right:20px;bottom:40px;z-index:99;background-color:#000;color:#fff !important;opacity:0.8;}
.backToTop i {display:block;background:url(../images/backtop.png) no-repeat center top;height:16px;width:100%;margin-top:8px;}
.backToTop:hover {opacity:1;border-top-left-radius:6px;border-top-right-radius:6px;}


/*common*/
.breadnav {border-bottom:1px solid #ddd;margin-bottom:30px;}
.breadnav h2 {float:left;font-size:22px;padding-bottom:10px;border-bottom:3px solid #2cb51d;}
.breadnav p {float:right;color:#999;font-size:14px;margin-top:15px;}
.breadnav p a {color:#999;}
.breadnav p a:hover {text-decoration:underline;color:#000;}

.left {float:left;width:280px;}
.pnav h3 {height: 80px;line-height:80px;text-align: center;color:#fff;background-color: #2cb51d;font-size: 28px;}
.pnav ul {border:1px solid #ddd;border-top:none;}
.pnav ul li {font-size:18px;border-bottom:1px dashed #eee;padding:15px 10px 15px 30px;}
.pnav ul li:last-child {border:none;}
.pnav ul li a {display: block;}
.pnav ul li a:hover,.pnav ul li.cur a {color:#2cb51d;}
.lcontact {margin-top:20px;}
.lc_tit {background-color:#2cb51d;color:#fff;height:50px;line-height:50px;text-align:center;font-size:18px;}
.lc_con {border:1px solid #ddd;padding:15px;}
.lc_con h6 {font-weight: bold;margin-bottom:15px;}
.lc_con p {margin-bottom:10px;font-size:15px;color:#555;}

.right {float:right;width:880px;}

#pages {margin-top:30px;text-align:center;clear:both;}
#pages a,#pages span {display:inline-block;text-align:center;padding:0 13px;height:36px;line-height:36px;margin:0 2px;font-size:16px;border:1px solid #aaa;border-radius:3px;}
#pages a:hover,#pages span {border-color:#2cb51d;color:#2cb51d;}
#pages span {background-color:#2cb51d;color:#fff;}

.footer .f_fast {padding:30px 0 10px;}


/*about*/
.a_txt {font-size:18px;}

/*news*/
.nlist li {border-bottom:1px dashed #eee;}
.nlist li a {display:block;padding:15px;overflow:hidden;}
.nlist_pic {float:left;width:156px;}
.nlist_pic img {width:100%;height: 156px;}
.nlist_txt {float:right;width:670px;}
.nlist_txt h6 {font-size:20px;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:15px 0;}
.nlist_txt span {display:block;font-size:14px;color:#999;margin-top: 20px;}
.nlist li a:hover {box-shadow:0 0 5px rgba(0,0,0,0.3);}
.nlist li a:hover h6 {color:#2cb51d;}

.show_tit {font-size:25px;text-align:center;line-height:1.2;padding:0 15px;margin-bottom: 20px;}
.show_des {color:#999;text-align:center;margin-bottom:30px;font-size:14px;padding:15px;border-radius:4px;background-color: #f5f5f5;}
.show_con {color:#666;line-height:1.6;}
.show_con p,.show_con div {margin-bottom:15px;}
.show_con img {max-width:100%;height:auto !important;}


/*product*/
.plist ul li {float:left;width:420px;margin:0 10px 15px;text-align: center;}
.plist li a {display:block;transition:all 0.3s;}
.plist li a span {display:block;overflow:hidden;}
.plist li a span img {width:100%;height:249px;}
.plist li a h6 {height:50px;line-height:50px;padding:0 5px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align: center;}
.plist li a:hover {box-shadow:0 0 10px rgba(0,0,0,0.3);transform:translateY(-2px);}
.plist li a:hover h6 {color:#2cb51d;}

.showp_pic {text-align:center;}
.showp_tit {font-size:28px;font-weight: bold;text-align: center;margin-top: 20px;}
.showp_des {color:#999;margin-top:15px;line-height: 1.6;border:1px dashed #eee;padding:15px;}
.showp_tel {display:block;margin-top:20px;text-align: center;font-size:19px;background-color:#2cb51d;color:#fff;padding:8px 0;border-radius:30px;}
.sp_pics {text-align: center;margin-top: 15px;font-size: 0;}
.sp_pics li {display: inline-block;vertical-align:top;margin:20px 10px 0;}
.sp_pics li img {width: 215px;height: 120px;}
.showp_contit {background-color:#f2f2f2;margin-top:30px;border-left: 5px solid #2cb51d;padding:10px;font-weight: bold;}
.showp_con {padding:30px 20px;border:1px solid #eee;color:#666;line-height:1.6;}
.showp_con p,.show_con div {margin-bottom:15px;}
.showp_con img {max-width:100%;height:auto !important;}

/*video*/
.v_list li {float:left;width:280px;margin:0 6px 12px;}
.v_list li a {display: block;}
.v_pic {overflow:hidden;position:relative;}
.v_pic img {width:100%;height:280px;transition:all 1s;}
.v_pic i {display:block;background:url(../images/play.png) no-repeat;background-size:cover;width:80px;height:80px;position:absolute;top:50%;left:50%;margin-top:-40px;margin-left:-40px;}
.v_list li h6 {height:40px;line-height:40px;text-align:center;padding:0 5px;border-top:1px solid #ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.v_list a:hover {border-color:#42a0e8;}
.v_list a:hover .v_pic img {transform:scale(1.1);}
.v_list a:hover h6 {background-color:#42a0e8;color:#fff;border-color:#42a0e8;}

.show_v {margin-top:30px;}
.show_v iframe {width:100%;height:600px;}

/*search*/
.nores {font-size:30px;text-align: center;}
.sq_cur {color:#f00;}
.sealist li {border:none;margin-top: 50px;}
