﻿/*全局样式*/
*{margin:0;padding:0;}
body{background:#fff; font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:14px; overflow-x:hidden; line-height:24px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}

.wrap{max-width:1200px !important; margin:0 auto;}
header{width:100%; float:left;}
main{width:100%; float:left;}
footer{width:100%; float:left;}
/*End*/

/*头部*/
.header{width:100%; float:left; background:#fff; border-top:1px solid #288101; padding:30px 0;}
.logo{float:left;}
.logo img{float:left; width:100%; max-width:430px; max-height:63px;}
.logo_txt{float:left;}
.logo_txt img{float:left; width:100%; max-width:472px; max-height:63px;}
.header_dianhua{float:right; line-height:30px; font-size:16px; color:#131313; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:60px;}
.header_dianhua span{display:block; line-height:32px; font-size:24px; color:#34a001; font-weight:bold;}

/*导航*/
nav{width:100%; float:left; background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); position:relative; left:0; top:0; z-index:99999999;}
nav ul{width:100%; float:left; background:url(../images/shutiao.png) no-repeat left center; padding-left:4px;}
nav ul li{width:16.6666%; float:left; background:url(../images/shutiao.png) no-repeat right center; padding-right:4px;}
nav ul li>a{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff; transition:all 0.4s; position:relative;}
nav ul li:hover>a{background: -webkit-linear-gradient(#f3a017, #d18a00); background: -o-linear-gradient(#f3a017, #d18a00); background: -moz-linear-gradient(#f3a017, #d18a00); background: linear-gradient(#f3a017, #d18a00); color:#fff;}
/*END*/

/*banner图*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .banner-imgbox .swiper-slide .banner_img_top{padding-top:27.08334%;}
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.banner .swiper-pagination {position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); opacity:1; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background: -webkit-linear-gradient(#f3a017, #d18a00); background: -o-linear-gradient(#f3a017, #d18a00); background: -moz-linear-gradient(#f3a017, #d18a00); background: linear-gradient(#f3a017, #d18a00);}
.banner .next{right:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END*/

.cpzs{width:100%; overflow:hidden; padding:35px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center;}
.cpzs_p{display:block; overflow:hidden; height:50px; line-height:50px; background:url(../images/title_heng.png) no-repeat center center; font-size:30px; color:#34a001; font-weight:bold;}
.cpzs_heng{display:block; width:30px; height:3px; background:#37a702; margin:10px auto;}
.cpzs_sp{display:block; overflow:hidden; padding-top:10px; line-height:26px; text-align:center; font-size:16px; color:#676767;}
.con {display:block; overflow:hidden; padding-top:30px;}
#tags {display:flex; align-content:center; align-items:center; justify-content:center; flex-wrap:wrap;}
#tags LI {width:144px; float:left; margin:0 7px 5px 7px;}
#tags LI A {display:block; height:34px; line-height:32px; text-align:center; overflow:hidden; border:1px solid #959595; font-size:16px; color:#333; transition:all 0.4s;}
#tags LI.selectTag A { background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); color:#fff; border:none; line-height:34px;}
#tagContent {display:block; overflow:hidden; padding-top:35px;}
.tagContent {DISPLAY: none;}
#tagContent div.selectTag {DISPLAY: block}
.cpzs_ul{display:block; overflow:hidden; width:1220px;}
.cpzs_ul li{width:285px; float:left; margin:0 20px 0 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-color:#979fa2; background-repeat:no-repeat; background-position:center center; background-size:cover; transition:all 1s;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:75.4386%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; height:66px; line-height:66px; text-align:center; font-size:16px; color:#333;}
.cpzs_ul li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_more{display:block; overflow:hidden; padding-top:30px;}
.cpzs_more a{display:block; width:166px; height:36px; line-height:36px; text-align:center; font-family:'Microsoft YaHei Light'; font-size:18px; color:#fff; text-transform:uppercase;background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); margin:0 auto; transition:all 0.4s;}
.cpzs_more a:hover{background: -webkit-linear-gradient(#f3a017, #d18a00); background: -o-linear-gradient(#f3a017, #d18a00); background: -moz-linear-gradient(#f3a017, #d18a00); background: linear-gradient(#f3a017, #d18a00);}

.ys{width:100%; overflow:hidden; padding-bottom:60px;}
.ys_title{display:block; overflow:hidden; line-height:30px; text-align:center; font-size:16px; color:#474646;}
.ys_title img{display:block; max-width:100%; height:auto; margin:20px auto;}
.ys_contect{display:block; overflow:hidden; position:relative; padding-top:85px;}
.ys_img{width:100%; border-radius:50%; display:block; margin:0 auto; max-width:375px; overflow:hidden; position:relative; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.ys_img::before{content:""; display:block; padding-top:100%;}
.ys_img::after{
    content:"";
    width:100%;
    height:100%;
	border:3px dashed #cacaca;
	border-radius:50%;
    position:absolute;
    left:0;
    top:0;

	animation-name: myfirst;
    animation-duration:50s;
    animation-timing-function: linear;
    animation-delay:0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-play-state: running;
    /* Safari 与 Chrome: */
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 50s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
}
@keyframes myfirst
{
	100% {
	transform:rotate(360deg);
	}
}
@-webkit-keyframes myfirst
{
	100% {
	transform:rotate(-360deg);
	}
}
.ys_B{float:left; position:absolute;}
.ys_B .ys_p{width:100%; float:left; overflow:hidden; height:52px; line-height:52px; font-size:28px; color:#000;}
.ys_B .ys_p span{float:left; font-size:48px; color:#47c401; font-weight:bold; font-style:oblique; margin-right:10px;}
.ys_B .ys_sp{width:100%; float:left; overflow:hidden; margin-top:15px; height:60px; line-height:30px; font-size:16px; padding:0 50px; color:#464646; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.ys_B .ys_heng{width:100%; float:left; margin-top:15px; position:relative;}
.ys_B .ys_heng .ys_heng1{width:10px; height:10px; border-radius:50%; background:#42b103;}
.ys_B .ys_heng .ys_heng2{height:1px; background:#959595; position:absolute; top:50%; transform: translateY(-50%);}
.ys_B .ys_heng .ys_heng3{height:1px; background:#959595; position:absolute; top:50%;}
.ys_B1{width:35.5%; left:0; top:0;}
.ys_B1 .ys_heng .ys_heng1{float:left;}
.ys_B1 .ys_heng .ys_heng2{width:0; float:left; left:10px;}
.ys_B1 .ys_heng .ys_heng3{width:0; float:left; left:calc(100% - 60px); transform: rotate(30deg); transform-origin: left top;}
.ys_B2{width:34.25%; right:0; top:45px;}
.ys_B2 .ys_p{padding-left:30px;}
.ys_B2 .ys_sp{padding:0 0 0 85px;}
.ys_B2 .ys_heng .ys_heng1{float:right;}
.ys_B2 .ys_heng .ys_heng2{width:0; float:right; right:10px;}
.ys_B2 .ys_heng .ys_heng3{width:0; float:right; right:calc(100% - 30px); transform: rotate(-45deg); transform-origin:right top;}
.ys_B3{width:34.5%; left:30px; bottom:50px;}
.ys_B3 .ys_sp{padding:0 35px 0 50px;}
.ys_B3 .ys_heng .ys_heng1{float:left;}
.ys_B3 .ys_heng .ys_heng2{width:0; float:left; left:10px;}
.ys_B3 .ys_heng .ys_heng3{width:0; float:left; left:calc(100% - 40px); transform: rotate(-30deg); transform-origin: left top;}
.ys_B4{width:37.5%; right:0; bottom:20px;}
.ys_B4 .ys_p{padding-left:80px;}
.ys_B4 .ys_sp{padding:0 0 0 130px;}
.ys_B4 .ys_heng .ys_heng1{float:right;}
.ys_B4 .ys_heng .ys_heng2{width:0; float:right; right:10px;}
.ys_B4 .ys_heng .ys_heng3{width:0; float:right; right:calc(100% - 60px); transform: rotate(30deg); transform-origin:right top;}

.gsjj{width:100%; float:left; overflow:hidden; display:flex; flex-wrap:wrap; background:#37a702;}
.gsjj_left{width:47.1875%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_img{width:100%; float:left; height:100%; display:flex;}
.gsjj_right{width:52.8125%; float:left; background:url(../images/gsjj_bj.jpg) no-repeat left center;}
.gsjj_box{display:block; overflow:hidden; max-width:655px; padding:45px 0 35px 30px;}
.gsjj_title{display:block; overflow:hidden; height:58px; line-height:58px; text-align:center; background:url(../images/gsjj_title.png) no-repeat center center; font-size:22px; color:#fff;}
.gsjj_txt{display:block; overflow:hidden; margin-top:25px; line-height:36px; font-size:16px; color:#fff;}
.gsjj_txt a{font-size:14px; color:#fd9a00;}
.gsjj_txt a:hover{color:#fd9a00; text-decoration:underline !important;}
.gsjj_ul{display:flex; justify-content:space-around; flex-wrap:wrap; padding-top:30px;}
.gsjj_ul li{width:76px; float:left;}
.gsjj_ul li .gsjj_logo{width:100%; position:relative; overflow:hidden; border:2px solid #fff; border-radius:5px;}
.gsjj_ul li .gsjj_logo::before{content:""; display:block; padding-top:100%;}
.gsjj_ul li .gsjj_sp{display:block; overflow:hidden; height:34px; line-height:34px; text-align:center; margin-top:10px; font-size:16px; color:#fff;}

.cfsb{width:100%; overflow:hidden; padding-top:40px;}
.cfsb_ul{padding-top:35px;}
.cfsb_more{display:block; overflow:hidden; padding-top:20px;}
.cfsb_more a{display:block; width:166px; height:36px; line-height:36px; text-align:center; font-family:'Microsoft YaHei Light'; font-size:18px; color:#fff; text-transform:uppercase;background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); margin:0 auto; transition:all 0.4s;}
.cfsb_more a:hover{background: -webkit-linear-gradient(#f3a017, #d18a00); background: -o-linear-gradient(#f3a017, #d18a00); background: -moz-linear-gradient(#f3a017, #d18a00); background: linear-gradient(#f3a017, #d18a00);}

.news{width:100%; overflow:hidden; padding:40px 0;}
.news_title{display:block; overflow:hidden; background:url(../images/news_heng.jpg) repeat-x left center;}
.news_L{float:left; background:#fff; padding-right:15px;}
.news_L::before{content:""; width:7px; float:left; height:32px; background:#37a702;}
.news_p{float:left; height:32px; line-height:32px; font-size:30px; font-weight:bold; color:#34a001; border-left:7px solid #fd9a00; text-indent:20px;}
.news_p::before{content:""; width:6px; float:left; height:32px; background:#37a702;}
.news_sp{float:left; height:32px; line-height:32px; padding-left:5px; font-family:'Times New Roman'; font-size:15px; color:#131313; text-transform:uppercase;}
.news_sp span{ font-size:24px; color:#34a001;}
.news_pp{display:block; overflow:hidden; padding-top:30px; font-size:16px; color:#131313; line-height:26px;}
.news_ul{display:block; overflow:hidden; display:flex; justify-content:space-between; flex-wrap:wrap; padding-top:35px;}
.news_ul li{width:390px; float:left; margin-bottom:20px;}
.news_ul li .news_B{width:100%; overflow:hidden; position:relative;}
.news_ul li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s;}
.news_ul li .news_B .news_img::before{content:""; display:block; padding-top:68.71795%;}
.news_ul li .news_B .news_sub{float:left; position:absolute; left:0; bottom:0; z-index:99; background:#3bb601; font-size:15px; color:#fff; height:30px; line-height:30px; padding:0 17px;}
.news_ul li .news_txtB{display:flex; align-items:center;justify-content:space-between; overflow:hidden; background:#f8f4f4; box-shadow:5px 5px 5px rgba(0,0,0,0.3); padding:20px 15px; transition:all 0.4s;}
.news_ul li .news_txtB .news_jiantou{width:20px; float:left; height:5px; background:#3ab401; position:relative; margin-right:7px; transition:all 0.4s;}
.news_ul li .news_txtB .news_jiantou::before{content:""; width:0; height:0; border-left:7px solid #3ab401; border-top:5px solid transparent; border-bottom:5px solid transparent; position:absolute;left:100%; top:50%; transform: translateY(-50%); transition:all 0.4s;}
.news_ul li .news_txtB .news_txt{display:block; overflow:hidden; height:56px; line-height:28px; font-size:16px; color:#131313; line-height:28px; padding-right:15px; transition:all 0.4s;}
.news_ul li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul li:hover .news_txtB{ background: -webkit-linear-gradient(#3bb601, #2b8401); background: -o-linear-gradient(#3bb601, #2b8401); background: -moz-linear-gradient(#3bb601, #2b8401); background: linear-gradient(#3bb601, #2b8401);}
.news_ul li:hover .news_txtB .news_jiantou{background:#fff;}
.news_ul li:hover .news_txtB .news_jiantou::before{border-left-color:#fff;}
.news_ul li:hover .news_txtB .news_txt{color:#fff;}

.footer{width:100%; overflow:hidden; background:#323232; padding:30px 0;}
.footer_L{width:50%; float:left;}
.footer_title{display:block; overflow:hidden;}
.footer_p{display:block; overflow:hidden; height:34px; line-height:34px; font-size:24px; color:#fff;}
.footer_heng{width:50px; height:3px; background:#37a702; display:block; margin-top:10px;}
.footer_txt{display:block; overflow:hidden; font-size:18px; line-height:40px; padding-top:5px; color:#fff;}
.footer_R{width:50%; float:right; padding:0 25px;}
.contact_map{display:block; overflow:hidden; margin-top:30px;}
#dituContentmap{width:100%; overflow:hidden; height:210px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
.foot{width:100%; overflow:hidden;background:#36a202; text-align:center; line-height:24px; padding:17px 0; font-size:16px; color:#fff; text-transform:uppercase;}


/*公司简介*/
.mainbox{width:100%; overflow:hidden; background:#f8f8f8;}
.main{width:100%; overflow:hidden; background:#fff; padding:45px 15px;}
.dqwz_title{width:100%; float:left; background:url(../images/news_heng.jpg) repeat-x left 24px; position:relative;}
.dqwz_title::before{content:""; width:100%; float:left; height:8px; background:#fff; position:absolute; left:0; bottom:0;}
.dqwz_L{float:left; background:#fff; position:relative; z-index:2; padding-right:15px;}
.dqwz_L::before{content:""; width:7px; float:left; height:32px; background:#37a702;}
.dqwz_p{float:left; height:32px; line-height:32px; font-size:30px; font-weight:bold; color:#34a001; border-left:7px solid #fd9a00; text-indent:20px;}
.dqwz_p::before{content:""; width:6px; float:left; height:32px; background:#37a702;}
.dqwz_sp{float:left; height:32px; line-height:32px; padding-left:5px; font-family:'Times New Roman'; font-size:15px; color:#131313; text-transform:uppercase;}
.dqwz_sp span{ font-size:24px; color:#34a001;}
.dqwz_nav{float:right; height:34px; line-height:34px; position:relative; top:-10px; font-size:14px; color:#333333;}
.dqwz_nav span{float:left; color:#37a702; font-size:20px; margin:5px 10px 0 0;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:16px; line-height:36px; color:#333;}
.company img{display:block; max-width:100%; height:auto; margin:0 auto;}
/*End*/

/*产品展示*/
.dqwz_ul{width:100%; float:left; padding-top:30px;}
.dqwz_ul li {width:11.5%; float:left; margin:0 0.5% 5px 0.5%;}
.dqwz_ul li a {display:block; height:34px; line-height:32px; text-align:center; overflow:hidden; border:1px solid #959595; font-size:16px; color:#333; transition:all 0.4s;}
.dqwz_ul li a:hover { background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); color:#fff; border:none; line-height:34px;}
.dqwz_ul li .open a { background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101); color:#fff; border:none; line-height:34px;}

.cpzs_ul1{display:block; padding:0 5px; overflow:hidden;}
.cpzs_ul1 li{width:270px; float:left; margin:0 10px;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-color:#979fa2; background-repeat:no-repeat; background-position:center center; background-size:cover; transition:all 1s;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:75.4386%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; height:66px; line-height:66px; text-align:center; font-size:16px; color:#333;}
.cpzs_ul1 li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.cp_bottom{display:flex; overflow:hidden; justify-content:center; flex-wrap:wrap; padding-top:30px;}
.cp_bottom a{width:30px; float:left; height:30px; line-height:30px; text-align:center; background:#d0cece; font-size:18px; color:#131313; margin:0 2px; transition:all 0.4s;}
.cp_bottom a:hover{background:#37a702; color:#fff;}
.cp_bottom a.actived{background:#37a702; color:#fff;}
.cp_bottom a:first-child{width:96px; border:1px solid #7f7f7f; line-height:28px; background:#fff;}
.cp_bottom a:first-child:hover{background:#37a702; border-color:#37a702; color:#fff;}
.cp_bottom a:last-child{width:96px; border:1px solid #7f7f7f; line-height:28px; background:#fff;}
.cp_bottom a:last-child:hover{background:#37a702; border-color:#37a702; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; line-height:40px; text-align:center; font-size:18px; color:#333; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #aaa;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; color:#333;}
/*End*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:40px;}
.xw_ul li a{display:flex; overflow:hidden;}
.xw_ul li a .xw_B{width:267px;display:flex; float:left; overflow:hidden; margin-right:30px;}
.xw_ul li a .xw_B .xw_img{width:100%; height:100%; overflow:hidden; transition:all 1s;}
.xw_ul li a .xw_txts{width:calc(100% - 267px); float:left; overflow:hidden; padding:14px 0;}
.xw_ul li a .xw_txts .xw_p{display:block; overflow:hidden; height:34px; line-height:34px; font-size:18px; color:#131313; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s;}
.xw_ul li a .xw_txts .xw_txt{display:block; overflow:hidden; height:112px; line-height:28px; font-size:16px; color:#131313;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; margin-top:10px;}
.xw_ul li a:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li a:hover .xw_txts .xw_p{color:#37a702;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; line-height:40px; text-align:center; font-size:18px; color:#333; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #aaa;}
.xwxq_sp{display:block; line-height:22px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#7a7a7a; padding:15px 0; text-align:center;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; color:#333;}
.xwxq_txt img{max-width:100% !important; height:auto !important;}
/*End*/

/*联系我们*/
.contact{display:block; overflow:hidden; min-height:500px; font-size:16px; line-height:32px;}
.contact_txt{display:block; overflow:hidden; font-size:16px; line-height:40px; color:#131313;}
/*End*/

@media (max-width:1220px) {
/*头部*/
.header {padding:30px 1%;}
.logo {width: 75%;}
.logo>a>img{width:50%}
.logo_txt {width: 50%;}
nav{padding:0 1%;}
/*End*/

.cpzs {padding:35px 1%;}
.cpzs_ul {width:100%;}
.cpzs_ul li {width:23%; margin: 0 1%;}
.cpzs_ul li .cpzs_txt {height:60px; line-height:60px;}

.ys {padding:0 1% 50px 1%;}
.ys_img{z-index:9;}
.ys_B3 {left: 10px;}

.gsjj_box {max-width:100%; padding:50px 30px;}
.cfsb {padding:40px 1% 0 1%;}
.news {padding:40px 1%;}
.news_ul li {width:32%;}
.footer {padding:30px 1%;}

/*公司简介*/
.main{padding:35px 15px;}
/*End*/

/*产品展示*/
.cpzs_ul1 li{width:23%; margin:0 1%;}
.cpzs_ul1 li .cpzs_txt {height:60px; line-height:60px;}
/*End*/

}

@media (max-width:991px){
/*手机头部+导航*/
.header {padding:0; position:relative; left:0; top:0; z-index:99999999;}
.icon-menu{float:right; cursor:pointer; width:44px; height:44px; position:absolute;right:1%;top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%; background:#34a001; border-radius:50%; display:flex; align-content:center; align-items:center; justify-content:space-between; flex-wrap:wrap;}
.icon-menu span{width:100%; height:2px; float:left; margin:2px 0; display:flex; justify-content:center;}
.icon-menu span::before{content:""; width:20px; float:left; height:2px; background:#fff;}

.logo {width:100%; position:relative;padding:20px 1%;}
/*End*/

/*导航*/
nav{width:100%; position:relative; padding:0; z-index:99999999999;}
nav ul {display:none; width:150px; padding:2px; border-left:none; background:rgba(39, 179, 18, 0.8) none repeat scroll 0 0 !important; background-color:#27b312; position:absolute; right:1%; top:0;}
nav ul li {width:100%; background:none; padding:0; border-bottom:1px solid #fff; border-right:none;}
nav ul li a {color: #fff; padding:0; height:40px; line-height:40px;}
nav ul li a:hover{background-color:#fff; color:#fff;}
/*END*/

/*banner*/
.banner .banner-imgbox .swiper-slide{background:none !important;}
/*End*/

.cpzs_ul li .cpzs_txt {height:50px; line-height:50px;}

.ys_contect {padding-top:40px;}
.ys_B {position:relative; margin-bottom:30px;}
.ys_B1 {width:100%;}
.ys_B2 {width:100%; top:0;}
.ys_B2 .ys_p {padding-left:0;}
.ys_B2 .ys_sp {padding:0 50px;}
.ys_img{position:relative; margin-bottom:30px;}
.ys_B3 {width:100%; left:0; bottom:initial;}
.ys_B4 {width:100%; bottom:initial;}
.ys_B4 .ys_p {padding-left:0;}
.ys_B4 .ys_sp {padding:0 50px;}

.gsjj_left {width:100%;}
.gsjj_img::before{content:""; display:block; padding-top:60%;}
.gsjj_right {width:100%;}
.gsjj_box {padding:30px 20px;}
.footer_txt {font-size: 16px;}

/*公司简介*/
.main{padding:20px;}
/*End*/

/*产品展示*/
.dqwz_ul li {width:15.6666%;}
.cpzs_ul1 li .cpzs_txt {height:50px; line-height:50px;}
/*End*/

}

@media (max-width:767px){
/*手机头部+导航*/
.logo{padding:10px;}
.logo>a>img{width:80%;}
.icon-menu {right:10px; width:30px; height:30px;}
.icon-menu span{margin:1px 0;}
.icon-menu span::before {width:15px;}
/*End*/

.cpzs {padding:20px 10px 10px 10px;}
.cpzs_p {height:40px; line-height:40px; font-size:25px;}
.cpzs_sp {padding-top:0; line-height:24px; font-size:14px;}
.con {padding-top:10px;}
#tags LI {width:24%; margin: 0 0.5% 5px 0.5%;}
#tags LI A {height:30px; line-height:28px; font-size: 14px;}
#tagContent {padding-top:10px;}
.cpzs_ul{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul li {width:49%; margin:0;}
.cpzs_ul li .cpzs_txt {height:40px; line-height:40px; font-size:14px;}
.cpzs_more {padding-top:10px;}

.ys {padding:0 1%;}
.ys_title img {margin:10px auto;}
.ys_contect {padding-top:10px;}
.ys_B .ys_p {height:40px; line-height:40px; font-size:20px;}
.ys_B .ys_p span {font-size:30px;}
.ys_B .ys_sp {margin-top:10px; height:48px; line-height:24px; font-size:14px; padding:0 10px;}
.ys_B .ys_heng {margin-top:10px;}
.ys_img{width:80%;}
.gsjj_box {padding:20px 10px;}
.gsjj_txt {margin-top:10px; line-height:30px; font-size:14px;}
.gsjj_ul {padding-top:10px; justify-content:space-between;}
.gsjj_ul li {width:23%;}
.gsjj_ul li .gsjj_sp {height:30px; line-height:30px; margin-top:0; font-size:14px;}

.cfsb {padding:20px 10px 10px 10px;}
.cfsb_ul {padding-top:10px;}
.cfsb_more {padding-top:10px;}
.news {padding:10px;}
.news_pp {padding-top:10px; font-size:14px; line-height:24px;}
.news_ul {padding-top:10px;}
.news_ul li {width:100%; margin-bottom:10px;}
.news_ul li .news_txtB {padding:10px;}

.footer {padding:10px;}
.footer_L {width:100%;}
.footer_txt {font-size:14px; line-height:24px;}
.footer_R {width:100%; margin-top:10px; padding:0;}
.contact_map {margin-top:10px;}
.foot {line-height:20px; padding:10px; font-size:14px;}

/*公司简介*/
.main{padding:20px 10px;}
.dqwz_title{height:50px; line-height:50px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #37a702; font-size:20px; color:#fff; text-indent:20px;}
.dqwz_title::before{display:none;}
.dqwz_contect {padding-top:10px;}
.company {font-size:14px; line-height:24px;}
/*End*/

/*产品展示*/
.dqwz_ul{display:none; padding:0;}
.dqwz_ul li {width:100%; margin:3px 0 0 0;}
.cpzs_ul1{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul1 li {width:49%; margin:0;}
.cpzs_ul1 li .cpzs_txt {height:40px; line-height:40px; font-size:14px;}

.cp_bottom {padding-top:10px;}
.cp_bottom a {width:26px; height:26px; line-height:26px; font-size: 14px;}
.cp_bottom a:first-child {width:70px; line-height:24px;}
.cp_bottom a:last-child {width:70px; line-height:24px;}
/*End*/

/*新闻中心*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_B{width:110px; margin-right:10px;}
.xw_ul li a .xw_txts{width:calc(100% - 110px); padding:0;}
.xw_ul li a .xw_txts .xw_p{height:30px; line-height:30px; font-size:16px;}
.xw_ul li a .xw_txts .xw_txt{height:80px; line-height:20px; font-size:14px; margin-top:0;}

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; line-height:40px; text-align:center; font-size:18px; color:#333; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #aaa;}
.xwxq_img{display:block; overflow:hidden; padding:20px 0;}
.xwxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; color:#333;}
/*End*/



}
/*手机底部*/
.hot{width:100%; height:58px; position:fixed; bottom:0; left:0; z-index:9999999999999; border-top:solid 2px #fff; background: -webkit-linear-gradient(#4ba303, #288101); background: -o-linear-gradient(#4ba303, #288101); background: -moz-linear-gradient(#4ba303, #288101); background: linear-gradient(#4ba303, #288101);}
.hot span{ color:#fff; font-size:16px; line-height:20px; text-align:center !important;}
.hot h6{ font-size:12px; line-height:20px; text-align:center !important;}
.hot .row{margin:0 !important;}
.hot .row div{padding:0 !important;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover a{background: -webkit-linear-gradient(#f3a017, #d18a00); background: -o-linear-gradient(#f3a017, #d18a00); background: -moz-linear-gradient(#f3a017, #d18a00); background: linear-gradient(#f3a017, #d18a00); color:#fff;}
.hot .row div:hover span{color:#fff;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #288101;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*End*/