@charset "utf-8";
/* CSS Document */
body, div, address, blockquote, iframe,datalist,footer,header,nav,time, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,summary, time, mark, audio, video 
{ display: block;margin: 0; padding: 0;}/* 重置 HTML5 元素 */
table{ border-collapse:collapse;}
input,button,select,textarea{outline:none}
textarea{resize:none}
ol, ul ,li{list-style: none;}
img {border: 0; margin:0; padding:0;}
body {text-align:left; font-size:12px; overflow-x:hidden;}
a,em{ text-decoration:none; font-style:normal;}
.clear{ clear:both;}


/*->主体框架类
*********************/
.box{ width:1320px; margin:0 auto;}
.left{ float:left;}
.right{ float:right;}

/*->LESS 动态变量
*********************/
@color: #f00;


/*->网站标题
*********************/
.index_title{}
.zy_title{}

/*->宽度
*********************/
.wd_10{ width:10px;}

/*->间距填充
*********************/
.hg_10{ height:10px; clear:both;}


/*->字体样式
*********************/
.font_1{}


/*->按钮样式
*********************/
.btn_1{}

/*->Header 头部
*********************/
#header{ height:75px; margin: 25px auto;}
/* .logo{ position:absolute; left:; top:;} */
.search{}
.logo{width: 490px;}
.logo img{width: 100%;}

/*->Nav 导航
*********************/
.nav li{float:left;font-size: 16px;margin-top: 15px;}
.nav li a{display:block;margin:15px 20px 13px 20px;}
.nav_select{border-bottom: 2px solid #2ea750;}
.nav_select a{color:#2ea750;}

#Nav{}
#Nav li{}
#Nav li a{}


/*->SubNav 侧导航
*********************/
#subNav{}
#subNav li{}
#subNav li a{}

/*Banner*/
#Banner{}


/*->网站首页样式类
*********************/
.index_tltle{font-size: 40px;color: #2ea750;font-weight: bold;text-align:center;letter-spacing: 3px;}
.index_product{padding: 53px 0 83px 0;}
.index_synopsis{text-align:center;font-size: 16px;margin-top: 25px;letter-spacing: 3px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.index_product_li{margin-top: 45px;}
.index_product_li li{float: left;margin-right: 27px;}
.index_product_li li:nth-child(3){margin-right: 0px;}
.index_product_li li div{width: 420px;height:375px;border: 1px solid #e1e1e1;}
.index_product_li li div img{width: 100%;height: 100%;}
.index_product_li li p{line-height: 40px;text-align: center;letter-spacing: 3px;background-color: #e1e1e1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.index_product_li li a:hover p{background-color: #2ea750;color:white;}
/* 关于我们 */
.index_about{padding: 85px 0 80px 0;background-size: 100% 100%!important;}
.index_about img{width: 585px;height:475px;}
.index_about_article{height:380px;width:670px;padding: 50px 30px 45px 35px; background-color: rgba(46,176,80,0.7) ;}
.index_about_title{font-size: 36px;font-weight: bold;color: white;letter-spacing: 3px;margin-bottom: 40px;}
.index_about_synopsis{font-size: 16px;color:white;line-height:30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;margin-bottom: 35px;}
.index_about_article a{display: inline;font-size:16px;color:white;padding: 10px 25px;background: #f8923f;}
/* 关于我们end */
/* 十大优势 */
.index_advantage_li li:nth-child(5n){margin-right: 0px;}
.index_advantage{margin-top:60px;}
.index_advantage_li{margin: 10px 0 75px 0 ;}
.index_advantage_li li{width:155px;margin-top: 50px;float: left;margin-right: 135px;}
.index_advantage_li li p{text-align:center;font-size:24px;margin-top:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.index_advantage_li img{width:155px;height:155px;border-radius: 50%;}
/* 十大优势end */
/* 案例 */
.index_case_li li:nth-child(3n){margin-right: 0px;}
.index_case{background-color: #f0f0f0;padding:70px 0 55px 0;}
.index_case_li{margin-top:45px;}
.index_case_li li{margin-right: 15px;margin-bottom:20px;float: left;}
.index_case_li li img{width: 430px;height:285px ;}
/* 案例end */
/* 新闻 */
.index_news{margin-top:60px;}
.index_news_li{margin-top: 45px;margin-bottom:50px;}
.index_news_li li:nth-child(2n){margin-right: 0px;}
.index_news_li li{background: #f7f7f7;width: 622px;margin:0 75px 20px 0;}
.index_news_li li img{width: 210px;height:145px;margin: 7px;}
.index_news_content{margin:14px;width: 360px;}
.index_news_title{font-size: 18px;margin-bottom: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.index_news_synopsis{font-size: 14px;color: #989898;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.index_news_time{margin-top: 19px;font-size: 14px;}
.index_news_content a{font-size: 14px;color:#2ea750;margin-top: 19px;}
/* 新闻end */
/* 底部 */
.contact{height:500px;background-size: 100% 100%!important;padding:55px 0 65px 0 ;}
.contact_text{width: 640px;}
.contact_text_head img{width: 50px;height:50px;float: left;margin-right: 20px;}
.contact_head_title{font-size:40px;font-weight:bold;}
.contact_text_content p{font-size:18px;line-height: 45px;}
.contact_text_content{margin-top: 65px;}
.bottom_code img{width:180px;height:180px;margin-top:45px;margin-right:45px;}
.contact_form{background-color:rgba(255,255,255,0.5);width: 582px;float: left;padding: 49px;}
.contact_form p{font-size:18px;letter-spacing: 3px;margin-bottom: 17px;}
.contact_form input{border-radius:5px;border: 1px solid #c8c8c8;}
.top_index{line-height:40px;width: 255px;}
.bottom_index_content{margin-top:25px;}
.bottom_index_content textarea{width: 595px;height:165px;border: 1px solid #c8c8c8;    border-radius: 5px;}
.contact_form_botton{background-color:#2ea750;color:white;font-size:18px;letter-spacing: 3px;line-height:38px;width: 114px;text-align:center;border-radius:5px;border:0px;margin-top: 35px;}

.claim{background-color: #2d2d2d;line-height:43px;text-align: center;}
.bottom .claim p,.bottom .claim span{font-size: 14px;color: white!important;}
.bottom .claim a{font-size: 14px;color: white!important;}
/* 底部end */
/*->网站二级页样式类
*********************/
.bottom{margin-top:60px;}
.second_content{margin-top: 50px;margin-bottom:80px;}
.second_head_title{font-size: 40px;color: #2ea750;font-weight: bold;text-align:center;}
.second_head_synopsis{font-size: 16px;color:#989898;text-align:center;margin: 25px 0 ;}
/* 关于我们 */

/* 关于我们end */
/* 新闻资讯 */
.new_list{margin-top:60px;}
.new_list li:nth-child(2n){margin-right: 0px;}
.new_list li{background: #f7f7f7;width: 622px;margin:0 75px 20px 0;}
.new_list li img{width: 210px;height:145px;margin: 7px;}
.new_title{font-size:18px;text-align:center;}
.new_author,.new_time{font-size: 14px;color:#989898;}
.new_author{margin-right:60px;}
.author_time{text-align:center;margin: 25px 0 ;}
.new_content{margin-bottom: 120px;}
/* 新闻资讯end */
/* 产品 */
.product_classify{margin-bottom:25px;}
.product_classify ul{display: table; word-spacing: -1em;margin: 0 auto;}
.product_classify li{width: 125px;line-height:40px;float: left;margin-right:70px;font-size: 16px;text-align:center;border-radius: 20px;}
.this_li{background-color: #2ea750;}
.this_li a{color:white;}
.product_classify ul li:nth-last-child(1){margin-right: 0px;}
.second_product_list{margin-top: 45px;}
.second_product_list li{float: left;margin-right: 27px;margin-bottom: 40px;}
.second_product_list li:nth-child(3n){margin-right: 0px;}
.second_product_list li div{width: 420px;height:375px;border: 1px solid #e1e1e1;}
.second_product_list li div img{width: 100%;height: 100%;}
.second_product_list li p{line-height: 40px;text-align: center;letter-spacing: 3px;background-color: #e1e1e1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.second_product_list li a:hover p{background-color: #2ea750;color:white;}

.second_product_details_img{width: 560px;margin: 0 auto;margin-bottom: 45px;}
.second_product_details_img img{width: 560px;height:500px;}
.second_product_details_img p{text-align: center;font-size:18px;margin-top: 25px;}
.second_product_details_title{padding:15px 20px;background-color:#eeeeee;letter-spacing: 3px;}
.second_product_details_title p{font-size:14px;}
.second_product_details_content{padding:40px 0;}

/* 产品end */
/* 案列 */
.second_case_list li:nth-child(3n){margin-right: 0px;}
.second_case_list{margin-top:45px;}
.second_case_list li{margin-right: 15px;margin-bottom:20px;float: left;}
.second_case_list li img{width: 430px;height:285px ;}
/* 案列end */
/* 招聘 */
.second_recruit_list li{width:588px ;height: 240px;padding:25px;border: 1px solid #d5d4d4;float: left;margin: 0 40px 35px 0;}
.second_recruit_list li:nth-child(2n){margin-right: 0px;}
.recruit_title{font-size: 20px;padding: 5px 0 24px 0;border-bottom: 1px solid #d5d4d4;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.recruit_synopsis{margin: 25px 0 35px 0;font-size:15px;color: #7a7a7a;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;line-height: 32px;}
.recruit_time{font-size:14px;}
.recruit_botton{margin-top: -15px;width: 135px;height:40px;line-height:40px;border: 1px solid #d5d4d4;border-radius: 20px;text-align:center;display: block;}
.recruit_form_botton{background-color:#2ea750;color:white;font-size:18px;letter-spacing: 3px;line-height:38px;width: 114px;text-align:center;border-radius:5px;border:0px;margin-top: 35px;}

/* 招聘end */
/* 联系我们 */
.second_contact_list>img{width: 620px;height:415px ;float: left;}
.second_contact_list ul{margin-left: 40px; float: left;padding:30px 0 ;    width: 660px;}
.second_contact_list li{margin-bottom:30px;}
.second_contact_list li img{width: 30px;height: 30px;float: left;}
.second_contact_list li p{font-size:18px;line-height:30px; margin-left: 20px;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
/* 联系我们end */
/*->Body 
*********************/
#body_left{ width:; float:left;}
#body_right{ width:; float:right;}


/*->友情链接
*********************/
.links{}


/*->Copyright 底部版权
*********************/
#copyright{ text-align:center; line-height:24px; padding:10px 0;}

/*->底部页码
*********************/
.page{margin-top:60px;}
/* .page{float:right;} */
.page li{float:left;margin-right: 15px;line-height: 33px;}

.page{ padding:10px; clear:both; text-align:center; display: table;word-spacing: -1em;margin: 60px auto;}
.page a, .page span{ padding:5px 15px; color:#000;line-height:24px;display:block;font-size: 16px;}
.page_fy{ padding:20px 0; line-height:24px;}
.active {background:#2ea750;border-radius:6px;}
.active span{color: white!important;}

/* .page{ padding:10px; clear:both; text-align:center;}
.page a{ padding:0 10px; color:#000;}
.page_fy{ padding:20px 0; line-height:24px;} */

.second_page a{display:block;margin-top:10px;}
/*->News
*********************/
.News_list{}
.News_list li{ clear:both;}
.News_list li span{ float:left;}
.News_list li em{ float:right;}



/*->Products
*********************/
.Products_list{}
.Products_list li{}
.Products_list li img{}


/*->Gbook
*********************/
.gbook{}
.gbook td{}
.gbook td input{}
.gbook td textarea{}




