@charset 'utf-8';

* {
	margin: 0;
	padding: 0;
}
body {
	max-width: 1920px;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	background-color: #fff;
	font-family: "Microsoft YaHei","Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
ul,ol {
	list-style: outside none none;
}
li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00ac31;
}
hr {
	border: none;
}
.none {
	display: none;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ""; 
	display: block; 
	height:0; 
	clear:both; 
	visibility: hidden;
}
.clearfix { *zoom:1; }

.main_width {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
/*头部公共部分*/

.page {

	height: 50px;

	line-height: 50px;

	text-align: center;

	margin-top: 10px;

}



.page a {

	padding: 5px 10px !important;

	border: 1px solid #eee;

	border-radius: 4px;

	background: #fff;

}



.page span {

	padding: 5px 10px;

	border: 1px solid #eee;

	background: #2ab300;

	color: #fff;

	border-radius: 4px;

}
.header {
	height: 120px;
}
.header .logo {
	float: left;

}
.header .logo .tt_a {
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.header .logo .txt {
	display: inline-block;
	float: left;
	margin-top: 25px;
}
.header .logo .tt_b {
    font-size: 24px;
    color: rgb(51, 51, 51);
    display: inline-block;
    font-weight: bold;
    line-height: 2;
}
.header .logo .tt_c {
    font-size: 18px;
    color: rgb(127, 127, 127);
}
.phone_block {
	display: inline-block;
	float: right;
	margin-top: 20px;
}
.phone_block img {
	float: left;
	margin-right: 10px;
}
.phone_block .tel_txt {
	float: left;
	margin-top: 15px;
}
.phone_block .tel_txt .tel_a {
	color: rgb(127, 127, 127);
	font-weight: bold;
	font-size: 16px;
}
.phone_block .tel_txt .tel_b {
	font-size: 24px;
	color: #00ff00;
	font-weight: bold;
}
.header_nav {
	background-color: #00ac31;
	height: 45px;
}
.header_nav li {
	display: inline-block;
	float: left;
	width: 12.5%;
	position: relative;
}
.header_nav li a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.header_nav li a:hover {
	font-weight: bold;
}
.header_nav li::after {
	content:"/";
	position: absolute;
	top: 12px;
	color: #fff;
	font-size: 16px;
	right: 0;
}
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.index_acd {
	margin-top: 50px;
}
.index_acd .typename {
	padding-left: 25px;
}
.index_acd .box {
	width: 33.3%;
	float: left;
	border-right: 1px dashed #ccc;
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
}
.index_acd .box img {
	max-width: 100%;
}
.box .title1 {
    font-size: 20px;
    color: rgb(12, 12, 12);
    font-weight: bold;
    line-height: 2;
}
.dd_aaa .title2 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.dd_bbb .des {
	font-size: 15px;
	color: #666;
	line-height: 1.8;
	margin-top: 20px;
	letter-spacing: 1px;
}
.dd_bbb .view_more {
	margin-top: 10px;
	color: #666;
	display: inline-block;
	padding: 10px 0px;
}
.dd_bbb .view_more:hover {
	color: red;
}
.dd_ccc {

}
.dd_ccc .first_item {
	width: 100%;
	display: block;
}
.dd_ccc .first_item .img_box {
	width: 100%;
	padding-top: 60%;
	position: relative;
}
.dd_ccc .first_item .img_box img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.dd_ccc .first_item .img_box .txt {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 45px;
	line-height: 45px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	bottom: 0px;
	position: absolute;
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
}
.dd_ccc .other_item {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 15px;
}

.index_block3 {
	margin-top: 20px;
	padding-top: 30px;
	background: #00ac31;
	padding-bottom: 50px;
}
.index_block3 .typename {
	text-align: center;
}
.index_block3 .typename img {
	display: inline-block;
	float: left;
}
.index_block3 hr {
	width: 100%;
	height: 1px;
	background: #2ab300;
	margin-top: 20px;
	margin-bottom: 30px;
}
.index_block3 .list {
	margin-top: 20px;
}
.index_block3 .list .con {
	width: 100%;
	max-width: 1200px;
	overflow: hidden;
}
.index_block3 .list .con a {
	width: 390px;
	margin-right: 10px;
	display: block;
	padding: 15px;
	box-sizing: border-box;
}
.index_block3 .list .con a .pic {
	width: 100%;
	position: relative;
	padding-top: 70%;
}
.index_block3 .list .con a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.index_block3 .txt {
	width: 100%;
	text-align: center;
}
.index_block3 .txt .time {
	font-size: 14px;
	color: #999;
	margin-top: 30px;
}
.index_block3 .txt .title {
	font-size: 16px;
	line-height: 2;
	color: #333;
	margin-top: 10px;
}
.index_block3 .txt .des {
	color: #666;
	line-height: 1.8;
	width: 80%;
	margin: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666;
}
.index_block3 .txt .more {
	width: 80%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #f6f6f6;
	color: #666;
	display: block;
	margin: auto;
	margin-top: 20px;
}
.index_block3 .con {
	position: relative;
}
.index_block3 .pre {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	cursor: pointer;
	z-index: 9999;
}
.index_block3 .next {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	cursor: pointer;
	z-index: 9999;
}
.index_block3 .pic {
	width: 100%;
	position: relative;
	padding-top: 70%;
}
.index_block3 .pic img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.index_block3 .picList a {
	background: #fff;
	display: block;
	border: 1px solid #eee;
	padding-bottom: 20px;
	box-sizing: border-box;
	padding-top: 0;
}
.index_block3 a:hover {
	border: 1px solid #2ab300;
}
.index_block3 a:hover .more {
	color: #fff;
	background: #2ab300;
}
.project_center .view_more {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	float: right;
	margin-top: 55px;
	padding: 10px;
}
.join_block {
	margin-top: 40px;
}
.join_block .join_us {
	width: 50%;
	float: left;
	border-right: 1px dashed #ccc;
	padding-right: 30px;
	box-sizing: border-box;
	margin-right: -2px;
}
.com_top_block {
	width: 100%;
}
.com_top_block img {
	display: inline-block;
	float: left;
}
.com_top_block .more {
	font-size: 14px;
	color: #666;
	float: right;
	margin-top: 30px;
}
.join_block .join_us .tit {
    color: #00ac31;
    font-size: 24px;
    margin-top: 30px;
}
.join_block .join_us .des {
	font-size: 16px;
	color: #666;
	line-height: 1.7;
	margin-top: 15px;
}
.join_block .join_us .img_list {
	margin-top: 40px;
}
.join_block .join_us .img_list img {
	width: 33.3%;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	float: left;
	box-sizing: border-box;
}
.stores {
	width: 50%;
	padding-left: 30px;
	box-sizing: border-box;
	float: right;
}
.news_center {
	margin-top: 50px;
}
.news_center .news_list {
	width: 48%;
	float: left;
	margin-top: 30px;
}
.news_center .news_list .first_item {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
}
.news_center .news_list .first_item .img_box {
	width: 35%;
	float: left;
	margin-right: 5%;
}
.news_center .news_list .first_item .img_box .pic {
	width: 100%;
	position: relative;
	padding-top: 67%;
}
.news_center .news_list .first_item .img_box .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.news_center .news_list .first_item .text {
	width: 60%;
	float: right;
}
.news_center .news_list .first_item .text .title {
	font-size: 17px;
	color: #00ac31;
}
.news_center .news_list .first_item .text .title:hover {
	text-decoration: underline;
}
.news_center .news_list .first_item .text .des {
	margin-top: 10px;
	line-height: 1.7;
	color: #666;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news_center .news_list .first_item .text .more {
	display: inline-block;
	padding: 5px 15px;
	background: #00ac31;
	color: #fff;
	margin-top: 10px;
}
.news_center .news_list .other_item {

}
.news_center .news_list .other_item a {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	color: #666;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;

}
.news_center .news_list .other_item a:hover {
/*	text-decoration: underline;*/
	color: #00ac31;
}
.news_center .news_list.right {
	float: right;
}
.banner2 {
	width: 100%;
}
.banner2 img {
	width: 100%;
	min-width: 1200px;
}
.common_left_area {
	width: 250px;
	float: left;
	margin-top: 30px;
}
.common_left_area .nav_block {
	margin-bottom: 40px;
}
.common_left_area .nav_block .typename {
	height: 70px;
	line-height: 70px;
	position: relative;
	background: #07ad2d;
	color: #fff;
	font-size: 28px;
	letter-spacing: 2px;
	text-align: center;
}
.common_left_area .nav_block .typename span {
	display: inline-block;
	position: absolute;
	width: 3px;
	height: 70px;
	background: #fff;
	right: 20px;
}
.common_left_area .nav_block a {
	height: 50px;
	line-height: 50px;
	text-align: center;
    font-size: 16px;
    color: #efaf72;
    width: 100%;
    display: block;
    border-bottom: 1px solid #00ac31;
}
.common_left_area .nav_block a:hover {
	color: #fff;
	background-color: rgba(0,172,49,0.8);
}
.common_left_area .cont_way {

}
.common_left_area .cont_way .dd_top {

}
.common_left_area .cont_way .dd_top .ch {
	font-size: 18px;
	color: #333;
	text-align: center;
}
.common_left_area .cont_way .dd_top .en {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}
.common_left_area .cont_way .content {
	margin-top: 40px;
}
.common_left_area .cont_way .content .box {
	margin-bottom: 20px;
}
.common_left_area .cont_way .content .box p {
	font-size: 14px;
	line-height: 1.7;
	color: #666;
}
.crumb {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.crumb .pos_dd {
	display: inline-block;
	color: #666;
}
.diy_crumb {
	margin-bottom: 20px;
}
.index_about {
	margin-top: 50px;
}
.right_area {
	width:-webkit-calc(100% - 300px); 
	width:-moz-calc(100% - 300px); 
	width:calc(100% - 300px); 
	float: right;
}
.right_area img {
	max-width: 100% !important;
}
.min_width {
    width: 100%;
    max-width: 1025px;
    margin: 0 auto;
}
.right_area .list_case {

}
.right_area .list_case .box {
	width: 32%;
	float: left;
	display: block;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-right: 2%;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 2px;
}
.right_area .list_case .box:nth-child(3n) {
	margin-right: 0px;
}
.right_area .list_case .box .pic {
	width: 100%;
	padding-top: 75%;
	position: relative;
}
.right_area .list_case .box .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.right_area .list_case .box .text {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	 overflow: hidden;
 text-overflow:ellipsis;
 white-space: nowrap;
}
.right_area .list_case .box:hover .text {
	color: #07ad2d;
}
.join_flow {

}

.join_flow .box {
	padding-top: 75px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
}
.join_flow .box .title {
	color: #ea3c25;
	font-size: 18px;
	text-align: center;
}
.join_flow .box .des {
	color: #666;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 75px;
}
.join_flow .box1 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_01.png) no-repeat center center;
}
.join_flow .box2 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_02.png) no-repeat center center;
}
.join_flow .box3 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_03.png) no-repeat center center;
}
.join_flow .box4 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_04.png) no-repeat center center;
}
.join_flow .box5 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_05.png) no-repeat center center;
}
.join_flow .box6 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_06.png) no-repeat center center;
}
.join_flow .box7 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_07.png) no-repeat center center;
}
.join_flow .box8 {
	width: 50%;
	height: 189px;
	background: url(../images/flow_08.png) no-repeat center center;
}
.diy_list_news {

}
.diy_list_news .box {
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.diy_list_news .box .pic {
	width: 25%;
	margin-right: 20px;
	float: left;
}
.diy_list_news .box .pic .img_box {
	width: 100%;
	position: relative;
	padding-top: 65%;
}
.diy_list_news .box .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.diy_list_news .box .text {
	width: 72%;
	float: right;
}
.diy_list_news .box .text .title {
	font-size: 17px !important;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.diy_list_news .box .text .des {
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.7;
	color: #666;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.diy_list_news .box .text .time {
	color: #666;
	margin-top: 15px;
}
.diy_list_news .box:hover .title {
	color: #07ad2d;
}
.myform {
	width: 460px;
}
.myform label {
	font-size: 16px;
	color: #333;
}
.myform input {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	margin-top: 10px;
	outline: none;
	padding-left: 5px;
	font-size: 15px;
	color: #666;
}
.myform .form-item {
	margin-top: 20px;
}
.myform textarea {
	width: 100%;
	outline: none;
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	height: 70px;
	font-size: 15px;
	color: #666;
}
.myform .verify {
	width: 200px;
}
.myform .verifyimg {
	height: 45px;
	position: relative;
	margin-left: 15px;
	top: 10px;
	cursor: pointer;
}
.myform .submit-btn {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00ac31;
	color: #fff;
	font-size: 16px;
	outline: none;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
.myform .submit-btn:hover {
	opacity: 0.95;
}
.footer {
	padding-bottom: 40px;
}
.footer .main {
	color: #666;
	margin-top: 30px;
}
.footer .main a:hover {
/*	color: #000;*/
}
.footer .main .top_nav {
	width: 11%;
	float: left;
}
.footer .main .top_nav>a {
	font-size: 17px;
	line-height: 2;
}
.footer .main .son_nav a{
	font-size: 14px;
	line-height: 1.8;
}
.footer .main {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.footer .wechart {
	width: 130px;
	float: right;
}
.footer .wechart img {
	width: 100%;
}
.footer .wechart .tit {
	line-height: 1.5;
	font-size: 14px;
	text-align: center;
}
.footer .bottom {
	color: #666;
	padding-top: 20px;
}
.footer .bottom .left {
	float: left;
}
.footer .bottom .right {
	float: right;
	text-align: right;
}
.cotent_body {
	text-align: center;
	font-weight: normal;
}
.cotent_body h1 {
	font-size: 20px;
	font-weight: normal;
}
.cotent_body .time {
	color: #666;
	line-height: 2;
	font-size: 12px;
}
.cotent_body .content {
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.cotent_body .content img {
	max-width: 100%;
	height: auto;
}
.cover_img {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.pre {
	margin-top: 40px;
}