@charset "utf-8";

/*全局控制*/
body{width:100%;margin:0;padding:0;font-family:"微软雅黑"; color:#565656;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{width:100%;height:auto;display: block;border:0;vertical-align:center;}ul,li{list-style:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.op{opacity: 0}
.flex{display:flex;}
.wrap{flex-wrap: wrap;}
a{text-decoration:none;color:#000;cursor: pointer;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
button{cursor: pointer;border:0;}


.box{width:1200px;margin:auto;}


/*头部*/
.head{width:100%;height:120px;background: #f7f7f7;padding:4px 0}
.head_l{height:100%;}
.head_l img{width:auto;}
.logo_zi{color: #1c8a65;margin:10px 20px;}
.logo_zi>p:nth-child(1){font-size: 32px;margin:10px 0;}
.logo_zi>p:nth-child(2){font-size: 18px;letter-spacing: 10px}

.head_r{height:50px;margin:35px 0;}
.head_r img{width:auto;}
.tel_zi{margin:0 10px;position:relative;top:-10px;}
.tel_zi span{font-size: 24px;color:#ff9711;font-weight: 900}


	/*导航*/
.nav{width:100%;height:50px;background: url(../images/bg.png);position: relative;z-index:999;}
.nav ul{height:48px;padding:1px 0;}
.nav ul>li {width:150px;height:100%;display: inline-block;line-height: 50px}
.nav ul>li:hover{background: #007a51}
.nav ul>li>a{color:#fff;font-size: 18px}

.nav ul>li ol{display: none;margin-top: -2px;opacity: .9}
.nav ul>li:hover ol{display: block;}
.nav ul>li ol li{height: 35px;line-height: 35px;background:#268e72;border-bottom: 1px solid #007a51}
.nav ul>li ol li>a{color:#fff;font-size: 16px}
.nav ul>li ol li:hover{background: #00ad66}


	/*搜索*/
.seach{background: #f2f2f2;height:60px;}
.seach_l{color:#929292;line-height: 60px}
.seach_l span:nth-child(1){display: inline-block;width:25px;height:22px;margin-right: 15px;position: relative;top:5px;}

.seach_r{height:34px;margin:15px 0;border:1px solid #929292;}
.seach_r div{width:20px;height:20px;margin:7px;}
.seach_r input{width:165px;height:100%;border:0;background: none}
.seach_r button{width:60px ;height:100%;background: #ff9711;color:#fff;border:1px solid #ff9711;}


/*热门产品*/
.hot{margin:40px auto;}
.hot_l{width:230px;padding-bottom: 50px}
.hot_img{width:100%;height:100px;background: url(../images/hot2.jpg);color:#fff;font-size: 36px;line-height: 80px}
.hot_img p{font-size: 12px;text-transform: uppercase;position:relative;top:-45px;}
.hot_type>a{display: block;height:60px;background:#00ad66;font-size: 20px;line-height: 60px;color:#fff;border-bottom: 1px solid #007a51;cursor: pointer;}
.hot_type_idx>a{display: none}
.hot_type_idx>a:nth-child(-n+12){display: block;}
.hot_type> .active{background: url(../images/bg2.jpg);color:#00ad66;}
.hot_type> a:hover{background: url(../images/bg2.jpg);color:#00ad66;}

.hot_r{width:954px;}
.hot_title{width:100%;height:48px;background: #f2f2f2}
.hot_title>div{width:200px;height:49px;float: left}
.more{margin:10px ;width:85px;height:30px;display: block;color:#00ad66;border:1px solid ;line-height: 30px;font-size:12px;}
.hot_show{width:100%;}
.hot_show>div{width:308px;margin:10px 0;margin-right: 15px;}
.hot_show>div:nth-child(3n){margin-right: 0}
.hot_show>div div{width:100%;border:1px solid #eeeeee;overflow: hidden;}
.hot_show>div p{line-height: 50px;text-align: center}
.hot_show>div img{transition: all .6s}
.hot_show>div:hover img{transform: scale(1.2);}
.hot_show>div:hover>div{border-color:#007a51;}
.hot_show>div:hover>p{color:#007a51;}


/*广告*/
.gg{width:100%;height:302px;background:#f4f4f4}
.gg_show{width:620px;height:100%;padding-top: 20px}
.gg_key{color:#007a51;font-size: 40px;margin:20px 0;width:100%;}
.gg_des{color:#00ad66;margin:20px 0;width:100%;}
.gg_show>div{margin:10px;line-height: 200%;border-right: 1px solid #00ad66;padding-right:10px }
.gg_tu{position: relative;top:-20px;}

/*走进益高*/
.index_ab{margin:30px 0;}
.ab_show{width:630px;height:350px;position: relative;}
.ab_title span{font-size: 36px;color:#00ad66;}
.ab_show>span{width:180px;height:2px;display: block;background: #00ad66;margin:5px 0 20px 0;}
.ab_show>a{position: absolute;bottom: 0px;left: 0px}
.ab_img{width:550px;border:350px;border-radius: 15px;overflow: hidden; }

.ab_link{justify-content: space-around;margin:20px 0;}
.ab_link>a{width:324px;height:64px;background: url(../images/bg5.jpg);padding:15px 20px;}
.ab_link>a>span{color:#007a51;text-transform: uppercase;}
.ab_link>a>span:nth-child(1){font-size: 30px;font-weight:900;display: inline-block;margin-right:15px;}
.ab_link>a>p{font-size: 18px;color:#3b5f4f;}
/*案例展示*/

.anli{widows: 100%;background:#f5f5f5;padding:30px 0; }

.anli_title{font-size: 36px;color:#00ad66;}
.xian{width:50px;display: block;margin:5px auto;height:2px;background: #00ad66;}

.anli_show>div{width:380px;margin:20px 0;margin-right: 30px;}
.anli_show>div:nth-child(3n){margin-right: 0}
.anli_show>div div{width:380px;overflow: hidden;border:1px solid #fff;}
.anli_show>div img{transition: all .6s}
.anli_show>div p{line-height: 50px;text-align: center}
.anli_show>div:hover img{transform: scale(1.2);}
.anli_show>div:hover>div{border-color:#007a51;}
.anli_show>div:hover>p{color:#007a51;}

/*新闻动态*/

.xinwen{width: 100%;padding:30px 0; }
.xinwen_show{height:400px;margin:30px auto;}
.xw_l{width:444px;height:100%;}
.xw_l>a{display: block;width:100%;height:100%;}
.xw_l>a>div:nth-child(1){height:265px;overflow: hidden;position: relative;}
.data_time{width:85px;height:80px;background: #007a51;color:#fff;position: absolute;left:10px;bottom:10px;font-size: 14px}
.data_time p{font-size: 36px;font-weight: 900;margin-top: 5px}
.xw_l>a>div:nth-child(2){line-height: 50px}
.xw_l>a>div:nth-child(3){line-height: 200%;text-indent: 2em;color:#a5a5a5;font-size: 14px }
.xw_l>a>div:nth-child(2):hover{color:#007a51;}
.xw_l>a>div:nth-child(3):hover{color:#007a51;}

.xw_r{width:733px;height:100%;}
.xw_r>a{display: block;width:100%;height:100%;}
.xw_r>div:hover > a *{color:#007a51;}
.xw_r>div{height:85px;background:#f5f5f5;margin-bottom: 13px;padding:20px 10px; }
.xw_r>div:nth-child(3){margin-bottom: 0}
.data_time2{width:120px;height:90px;color:#6a6a6a;font-size: 14px;border-right:1px solid #b5b5b5;}
.data_time2 p{font-size: 36px;font-weight: 900;margin-top: 5px}
.xw_con{width:560px;}
.xw_con>p{line-height: 30px}
.xw_con>div{font-size: 12px;color:#9f9f9f;line-height: 200%}




/*底部导航*/

.di_nav{width:100%;height:50px;background: url(../images/bg.png);}
.di_nav>div>ul{margin-right: 10px}
.di_nav>div>ul>li{text-align: center;line-height: 40px}
.di_nav>div>ul>li:nth-child(1){height:50px;line-height: 50px;font-size: 22px;color:#fff;font-weight:900;margin-bottom: 20px;}
.di_nav>div>ul>li:nth-child(1) span{font-size: 16px;font-weight:100;}

.car_type>li{display: none}
.car_type>li:nth-child(-n+7){display: block}
.car_type>li:last-child{display: block}

.lianxi>li>p{width:100%;text-align: left}
.lianxi>li>span{font-size: 24px;color:#ff9711;font-weight: 900;display: block;text-align: left}

.di_seach{width:95%;height:45px;background: #009a5e;border-radius: 22.5px;margin:20px auto;}
.di_seach input{background: none;border:0;height:100%;color:#f6fbf9;}
.di_seach button{padding:10px;background:url(../images/seach2.png);background-repeat: no-repeat;background-size: 100%;position: relative;top:-5px;}

.liuyan input{width:100%;height:45px;border:1px solid #e0e0e0;text-indent: 1em;margin-bottom:20px;}
.liuyan textarea{padding-top: 10px;width:100%;height:90px;border:1px solid #e0e0e0;text-indent: 1em;margin-bottom:20px;resize: none;}
.liuyan button{width:145px;height:50px;border-radius: 15px;background: #ff9711;color:#fff;font-size: 20px;float: left;}

/*友情链接*/

.yq_link{padding:20px 0;background:#f5f5f5;margin-top: 380px}
.yq_link>div>div:nth-child(1){width:100px;color:#549c7e;font-size: 20px}
.yq_link>div>div:nth-child(2){width:1080px;line-height: 150%}
.yq_link>div>div:nth-child(2) li{margin:0 10px;}
.dibu{background:#007e53;color:#fff;line-height: 50px;}


/*单页*/
.about_con{width:954px;padding-bottom: 50px}
.ab_en{width:100%;height:50px;background: #ffffff;margin-bottom: 25px}
.ab_en>div{display: inline-block;padding:0 20px;background: #007a51;line-height: 50px;color:#fff;font-size: 22px;text-transform: uppercase;}
.about_con img{display: inline-block;width:auto;max-width: 100%}

/*图文*/
.pro_con{width:940px;padding-bottom: 50px}
.pro_con img{width: auto;display: inline-block;max-width: 100%}
.page{margin:30px auto;margin-bottom: 0}
.page a{display: inline-block;width:35px;height:35px;text-align: center;margin:0 5px;line-height: 35px;border:1px solid #bfbfbf;}
.page a:hover{border-color:#2c70b1;color:#2c70b1;}
.page .select{border-color:#2c70b1;color:#2c70b1;}
.page a:nth-child(-n+2){width:auto;padding:0 5px;}
.page a:nth-last-child(-n+4){width:auto;padding:0 5px;}

.pro_zi span{border-radius: 24.5px;width: 49px;height:49px;display: inline-block;background:#ff9711;line-height: 49px;text-align: center;margin:0 -8px;color:#fff;font-size: 28px}

.picScroll{ margin:10px auto;  position:relative; width:423px;  padding:10px 0 10px 30px; background:#fff; overflow:hidden;     }
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:86px; left:0px; width:23px; height:100px;background:#eeeeee;line-height: 100px;color:#fff;font-size: 20px;text-align: center}
.picScroll .next{ left:auto; right:0px; background-position:-25px 0; }
.picScroll .prev:hover{ background:#007a51;}
.picScroll .next:hover{ background:#007a51;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ width:370px; float:left; overflow:hidden; padding:0 10px;border:1px solid #eee;}
.picScroll ul li img{display:block; background:url(images/loading.gif) center center no-repeat; }
.pro_pic_title{font-size: 20px}

.fanye{margin-top: 50px}
.fanye button{width:140px;height:36px;border:1px solid #8b8b8b;margin-left: 20px;background: none}
.fanye button:hover{color:#007a51;border-color: #007a51}

/*新闻*/
.news_list>div{height:62px;border-bottom: 1px dashed #b5b5b5;line-height: 62px;}
.news_list>div>a{display: block;width: 100%;height:100%;font-size: 18px}
.news_list>div>a span{display: inline-block;float: right;}
.news_list>div>a:hover{color:#007a51;}
.news_show_title>p:nth-child(1){font-size: 22px;font-weight: 900}
.news_show_title>p:nth-child(2){color:#c2c2c2;line-height: 50px}
.news_show_con{border-bottom: 1px dashed #b5b5b5;border-top: 1px dashed #b5b5b5;padding:30px 0;}
.news_show_con img{display: inline-block;width: auto;}


/*搜索*/

.seach_list>li{margin:15px 0;}
.seach_list>li strong{display: inline-block;float: right;}