@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
body {
	/* background:#F0F2F5; */
	background:#fff;
	color: #888;
	font-size: 12px;
	line-height: 2em;
	font-family:'Noto Sans SC', sans-serif;
	height:100%;	
}
a {
	color:#00559B;
	text-decoration: none;
}
a:hover {
	color:#F30;
	text-decoration: none;
}
.red {
	color: #f00;
}
.blue{
	color:#F36;
}
h4{
	font-size:15px;
}
.wrapper {
	width: 80%;
	max-width: 2000px;
	margin: 0 auto;
	background:#FFF;
	min-height:100%;
}
.wrapper2 {
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background:#FFF;
	min-height:100%;
}
.display_flex{
	display: flex;
	justify-content: space-between;
}

/****************************************************/

.wrapper_01 {
	/* width:1024px; */
	margin: 0 auto;
}

.banner{
	height: 600px;
    background: url(../images/banner.png) center no-repeat;
    background-size: contain;
    padding-top: 16px;
	font-family: MicrosoftYaHei-Bold;
	background-size: 100% 100%;
}
.banner2{
	height: 100%;
}
.banner .logo{
	display: flex;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #000;
    letter-spacing: 14px;
	font-size: 18px;
	justify-content: center;
}
.banner .logo .imgsize{
	height: 35px;
    display: flex;
    align-items: center;
}
.banner .logo .imgsize img{
	width: 80px;
    height: 20px;
}
.banner .logo .font{
	margin-left: 5px;
	line-height:10px;
}
.banner .logo .en{
	letter-spacing: 0px;
    font-size: 12px;
    color: #72C729;
    height: 20px;
}
.nav{
	display: flex;
	margin-left: 40px;
}
.nav a{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
	padding: 20px;
}
.nav_current a{
	background: #6EB631;
	border-radius: 0 0 15px 15px;
    /* height: 60px; */
	color: #fff;
}


.products_description{
	color: #fff;
	text-align: center;
    margin-top: 11%;
}
.products_description_en{
    font-size: 60px;
    height: 65px;
}
.products_description_border{
	display: flex;
	justify-content: center;
}
.products_description_border span{
	height: 5px;
    background: #fff;
    width: 150px;
}

.products_description_zn{
	font-size: 28px;
    height: 90px;
    line-height: 89px;
    letter-spacing: 15px;
}
.banner_list{
	font-size: 16px;
	background: #fff;
    padding: 20px;
    width: 60%;
    margin-left: 20%;
    border-radius: 15px 15px 0 0;
    margin-top: 89px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    text-align: center;
    cursor: pointer;
}
.banner_list img{
	width: 50x;
	height: 50px;
}


.hoose{
    background: url(../images/bg1.png) center no-repeat;
    position: relative;
    height: 650px;
	background-size: 100% 100%;
	padding: 0px 20px;
}
.list{
	background: #fff;
}
.hoose_summary{
	background: #F6F6F6;
	/* position: absolute; */
	width: 100%;
    /* right: 0;
    top: 90px; */
    display: flex;
    height: 510px;
    border-radius: 40px 0px 0px 0px;
}


.stepnumber{
	width: 35px;
    height: 35px;
    background: #6EB631;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    margin: 40px;
    position: relative;
}
.vertical_line{
	position: absolute;
    right: 17px;
    /* width: 29px; */
    height: 42px;
    border-right: 2px solid #dcdcdc;
    top: -42px;
}
/*.title{
	color:red;
	text-align:center;
	font-size: 16px;
}
.title:before,.title:after{
	content: "";
	width: 100px;
	border-top: 1px red solid;
	display: inline-block;
	vertical-align: middle;
}
.title:before{margin-right: 10px;}
.title:after{margin-left: 10px;}*/

.list_summary{
	width: 30%;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 10%;
}
.list_summary .why_choose{
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.list_summary .why_choose span{
	color: #6EB631;
}
.list_summary .reason{
    margin-top: 15px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    width: 180px;
    border-bottom: 5px solid #dcdcdc;
    padding-bottom: 5px;
}
.list_summary .reason img{
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 10px;
}
.strength_experience{
	margin-top: 45px;
    color: #000;
}
.strength_experience h5{
	font-size: 14px;
}
.strength_experience p{
	margin-top: 10px;
	font-size: 14px;
}
.strength_experience_service{
	margin-top: 20px;
	width: 80px;
	height: 150px;
	background: url(../images/rectangle1.png) center no-repeat;
	background-size: 100% 100%;
}
.strength_experience_service img{
	width: 26px;
    height: 26px;
    margin-bottom: 35px;
    margin-left: 11px;
    margin-top: 18px;
}
.rectangle2{
	margin-top: 20px;
	width: 80px;
	height: 150px;
	background: url(../images/rectangle2.png) center no-repeat;
	background-size: 100% 100%;
}
.rectangle2 img{
	width: 16px;
    height: 16px;
    margin-top: 25px;
    margin-bottom: 39px;
}
.strength_experience_service span{
	writing-mode: vertical-lr;
	color: #000;
	font-weight: bold;
}
.strength_experience_service span:last-child{
	color: #666;
	font-weight: 100;
}
.bgshunyixin_right{
	position: relative;
    margin-top: 100px;
}
.bgshunyixin_right_blue{
	width: 440px;
    height: 430px;
    background: #6EB631;
    border-radius: 50%;
    position: absolute;
    left: 45px;
}

.bgshunyixin{
	height: 420px;
    width: 420px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: -2px;
    left: 15px;
}
.shunyixin img{
	width: 400px;
    height: 400px;
    border-radius: 50%;
    margin-top: 8px;
}



.uppercase{
	writing-mode: vertical-lr;
    text-align: center;
    text-transform: uppercase;
    color: #C5C5C5;
    font-size: 12px;
    position: absolute;
    right: 10%;
    letter-spacing: 4px;
    top: 100px;
}

.decoration1{
	position: absolute;
    bottom: -145px;
	left: -1px;
	width: 100%;
	height: 300px;
}
.decoration1 img{
	width: 100%;
	height: 100%;
}

.core_values{
	background: #fff;
	justify-content: space-between;
	height: 400px;
	padding: 0px 160px;
}
.core_values .core_values_left{
	width: 50%;
    margin-top: 120px;
    color: #000;
    font-size: 12px;
}
.core_values .core_values_left img{
	width: 100px;
    height: 38px;
}
.core_values .core_values_left p{
	
}
.core_values .core_values_left .core_quality{
	font-size: 20px;
    margin-top: 20px;
    font-weight: 900;
    margin-bottom: 5px;
}
.core_values_right{
	width: 295px;
	background: #6FB531;
	border-radius: 10px 10px 0px 0;
	padding-top: 60px;
	color: #fff;
	font-size: 12px;
    font-weight: 900;
}
.core_values_right img{
	width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 10px;
}
.core_values_right_service{
	text-align: right;
	margin-right: 20px;
}
.core_values_right_service >div{
	margin-bottom: 15px;
}
.core_values_right_service div:last-child img{
	width: 12px;
    height: 11px;
}


/*************************/

.stamping{
	background: #fff;
	position: relative;
}
.stamping_border{
	display: flex;
    border: 1.5px solid #6FB531;
    margin: 0px 30px;
	border-radius: 5px;
}
.stamping_border_flex{
	margin-top: 35px;
	display: flex;
	flex-flow: wrap;
	margin-bottom: 50px;
}
.stamping_border > div:first-child{
/*	margin-left: 40px;*/
}
.stamping_border > div:last-child{
	width: 100%;
}
.stamping_border > div:last-child >div:nth-child(1){
	color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-top: 45px;
}
.stamping_border > div:last-child >div:nth-child(1) span{
	color: #6FB531;
}
.stamping_border > div:last-child >div:nth-child(2){
	font-size: 14px;
    color: #000;
    margin-top: 12px;
    position: relative;
    font-weight: 500;
}
.stamping_border > div:last-child >div:nth-child(2) img{
	width: 16px;
    height: 16px;
    position: absolute;
    left: 52px;
    opacity: 0.8;
}
.hot_sales{
	position: absolute;
    bottom: -46px;
    z-index: 3;
    width: 150px;
    background: #fff;
    margin-left: 45.5%;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-top: 45px;
}
.hot_sales span{
	color: #6FB531
}
.hot_sales > div:nth-child(2){
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
}
.stamping_img{
	margin-right: 18px;
	margin-bottom: 30px;
	padding: 5px;
    color: #000;
    background: #EAEAEA;
    font-size: 12px;
    text-align: center;
}
.stamping_img img{
	cursor: pointer;
	margin-bottom: 15px;
	width: 176px;
    height: 150px;
}
.stamping_img_bg{
	background: #6FB531;
	color: #fff;
}
.cabinet_products{
	background: #fff;
	padding-top: 80px;
}
.cabinet_products_flex{
	display: flex;
    justify-content: center;
}
.cabinet_products_flex .cabinet_products{
	margin-right: 5%;
    margin-bottom: 30px;
    padding: 5px;
    color: #000;
    border: #c8c8c8 1px solid;
    font-size: 12px;
    text-align: center;
}
.cabinet_products_flex .cabinet_products img{
	width: 300px;
	height: 270px;
}
.cabinet_products_flex .cabinet_products > div:last-child{
	margin-top: 10px;
	background: #e6e6e6;
	color: #000;
}
.cabinet_products_bg{
	color: #fff;
    background: #6FB531;
}
.decoration_right{
	width: 100%;
	height: 300px;
	position: absolute;
    bottom: -178px;
}
.decoration_right img{
	width: 100%;
	height: 100%;
}

.cooperative_partner{
	padding: 0px 15%;
}
.cooperative_partner > div:nth-child(1){
	color: #6FB531;
	display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.cooperative_partner > div:nth-child(1) span{
	color: #6EB631;
	position: relative;
}
.cooperative_p{
	margin-top: 30px;
}
.cooperative_p> div:nth-child(2){
	font-size: 14px;
    color: #000;
    margin-top: 12px;
    position: relative;
    font-weight: 500;
    text-align: right;
}
.cooperative_p> div:nth-child(2) img{
	width: 16px;
    height: 16px;
    position: absolute;
    right: -7px;
    opacity: 0.8;
}
.cooperative_partner_img{
	width: 100%;
    height: 500px;
}
.cooperative_partner_img img{
	width: 100%;
	height: 100%;
}
/*********************03***********************/
.products_prices{
	margin-top: 50px;
	width: 100%;
	height: 100px;
	color: #fff;
	background: url(../images/bg2.png) center no-repeat;
	background-size: 100% 100%;
}
.products_prices_scale{
	display: flex;
	isplay: flex;
    justify-content: space-around;
    padding: 0px 15%;
}
.products_prices_scale > div{
	font-size: 12px;
	margin-top: 20px;
	border-right: #fff 1.5px solid;
	padding-right: 70px;
}
.products_prices_scale > div:last-child{
	border-right: none;
}
.products_prices_scale > div span{
	margin-top: 10px;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
}
.products_prices_scale > div i{
	margin-left: 15px;
	font-style: normal;
}
/******* 04 *******/
.main_business{
    background: #fff;
    padding: 43px;
}
.main_business .stepnumber{
	margin: 0;
}
.main_business_num{
	margin: 0px 10%;
    display: flex;
}
.guild{
	color: #000;
    font-size: 20px;
    font-weight: bold;
    /* margin-left: 15px; */
    margin-top: 3px;
}
.guild > div:last-child{
	font-size: 14px;
    color: #000;
    margin-top: 12px;
    position: relative;
    font-weight: 500;
}
.guild > div span{
	color: #6EB631;
    position: relative;
}
.guild img{
	width: 16px;
    height: 16px;
    position: absolute;
    left: 50px;
    opacity: 0.9;
}
.product{
	border-bottom: 1px solid #b9b9b9;
    padding: 20px 0 10px 0;
    position: relative;
}
.product > div:nth-child(2){
	font-size: 15px;
    color: #000;
    margin-top: 12px;
    position: relative;
    font-weight: 900;
}
.public{
	margin: 0px 20%;
}
.chanpin{
	color: #b9b9b9;
	font-size: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}
.main_business_banner{
	display: flex;
    justify-content: center;
    padding: 20px;
    margin-left: 100px;
}

.footer{
	width: 100%;
	height: 320px;
	background: #fff url(../images/footer_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.footer2{
	background: url(../images/footer_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.footer_content{
	display: flex;
    justify-content: space-evenly;
    padding-top: 102px;
    padding-right: 15%;
    padding-left: 15%;
    padding-bottom: 20px;
    border-bottom: 1px solid;
}
.footer_content > div{
	text-align: center;
	color: #d2d2d2;
}
.footer_font{
	font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.footer_content img{
	width: 80px;
    height: 80px;
    margin-bottom: 15px;
}
.footer p{
	padding: 10px 0px;
    text-align: center;
    color: #999;
}

/*       */
.product_list{
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.product_list_border{
	padding: 5px;
    color: #000;
    border: #c8c8c8 1px solid;
    font-size: 12px;
	text-align: center;
	width: 30%;
    max-width: 350px;
}
.product_list_border > div:last-child{
	margin-top: 10px;
    background: #e6e6e6;
    color: #000;
}
.product_list img{
	/* width: 350px; */
	width: 100%;
    height: 380px;
}
.product_list_blue> div:last-child{
	background: #6EB631;
    color: #fff;
}

/*************cooperate*************/
.cooperate{
	margin: 0px 10%;
}
.cooperate_list{
	display: flex;
    justify-content: space-around;
    margin-top: 40px;
}
.cooperate_list_content{
	width: 380px;
	background: #fff;
	border-radius: 8px 8px 8px 8px;
	margin-right: 20px;
}
.cooperate_list_content > div:nth-child(2){
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #d6d6d6;
    margin: 0px 10px;
}
.cooperate_list_content > div:nth-child(3){
    margin: 15px;
}
.cooperate_list_content img{
	width: 375px;
	height: 229px;
	border-radius: 8px 8px 0 0;
}
/*******contactus****************/
.contactus {
	margin-top: 50px;
}
.contactus h3{
	color: #000;
    font-size: 16px;
    font-weight: 900;
}
.contactus p{
	color: #666;
	margin: 5px 0px;
    font-size: 13px;
}
.contact_us_map{
	margin-top: 30px;
    display: flex;
    height: 400px;
    background: #F5F6F8;
}
.contact_us_map >div{
	width: 50%;
}
.contact_us_map img{
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.contact_us_tel{
	margin-top: 150px;
	margin-left: 40px;
}
.contact_us_tel >div{
	color: #000;
}
.contact_us_tel >div:nth-child(1){
	font-size: 14px;
    font-weight: 900;
    color: #666;
    border-bottom: 1px solid #999;
    margin-right: 40px;
    padding-bottom: 10px;
}
.contact_us_tel >div:nth-child(2){
	margin-top: 15px;
}
/*************company***************/
.company{
	text-align: center;
    border: none;
}
.company > div:nth-child(2){
	display: flex;
    justify-content: center;
}
.company img{
	left: 52%;
}
.company_content{
	color: #000;
    margin-top: 15px;
    font-size: 13px;
}
.company_content p{
	text-indent: 2ch;
}
.company_content_banner{
	width: 100%;
	height: 600px;
	margin: 40px 0px;
}
.company_content_banner img{
	width: 100%;
	height: 100%;
	border-radius: 0px 80px 0px 80px;
}
.corporate_culture{
	display: flex;
	justify-content: space-between;
	height: 300px;
	padding-bottom: 60px;
}
.corporate_culture > div:nth-child(1){
	width: 40%;
}
.corporate_culture .product{
	border: none;
}
.corporate_culture_right img{
	height: 100%;
}
.tag_content{
	margin-bottom: 30px;
	margin-left: 42px;
}
.tag_content_company {
	display: flex;
}
.tag_content_company > div{
	margin-right: 15px;
	font-size: 14px;
	color: #000;
}
.tag_content_company_cont{
	margin-left: 38px;
    font-size: 12px;
}
.tag_content img{
	width: 24px;
	height: 24px;
}
.about_us{
	width: 100%;
	height: 700px;
	margin-top: 60px;
	background: url(../images/company/about_us.png) center no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.about_us_list{
	padding-left: 25px;
    width: 100%;
    height: 100px;
    padding: 0px;
}
.about_us_content{
	font-size: 14px;
	color: #000;
	padding-left: 35px;
}
.about_us_content p{
	margin-top: 20px;
	font-size: 12px;
	width: 60%;
}
.about_us .tag{
	position: absolute;
    bottom: 65px;
    display: flex;
    left: 20%;
    color: #000;
}
.about_us .tag > div{
	width: 70px;
    height: 15px;
    text-align: center;
    border-right: 1px solid #000;
    line-height: 15px;
}
.about_us .tag > div:last-child{
	border: none;
}
.spirit{
	width: 50%;
    /* margin-left: 60px; */
}
.spirit .product{
	border: none;
	width: 100%;
}
.spirit p{
	/* margin-left: 16px; */
	margin-top: 30px;
	color: #000;
}
.spirit_right .bgshunyixin_right {
	margin-top: 30px;
}
/*************main***************/

.main_partner{
	width: 50%;
	padding-top: 40px;
}
.main_partner > div:nth-child(2){
	margin: 20px 0px;
    font-size: 16px;
    color: #000;
    font-weight: 900;
}
.main_partner p{
	font-size: 12px;
	color: #000;
}
.main_partner_bg{
	padding: 10px;
	background: #E6E6E6;
	text-align: center;
}
.main_partner img{
	width: 100%;
	height: 100%;
}
.main_b{
	font-size: 12px;
	display: flex;
}
.main_b > div:nth-child(1){
	writing-mode: vertical-lr;
	display: flex;
	justify-content: end;
	font-size: 12px;
    color: #000;
}
.main_b > div{
	margin-bottom: 30px;
}
.main_b > div:nth-child(2){
	padding: 5px;
	background: #E6E6E6;
}
.main_b img{
	width: 260px;
	height: 200px;
}
.BMap_cpyCtrl span{
	display: none !important;
}
@media only screen and (max-width: 700px) {
    .product_list img{
		width: 100px;
		height: 100px;
	}
}