*{
	font-family: "微软雅黑";
	list-style: none;
	padding: 0;
	margin: 0;
	color: #333;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
ul,p,img,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
a,a:hover{text-decoration: none;}
img{border: none;display: block;max-width: 100%;margin:0 auto;}
.clear{clear: both;display: block;}
.left{float: left;}
.right{float: right;}
.show{display: block;}
.hide{display: none;}
.center_box{width: 1200px;margin:0 auto;}
.w85{width: 85%;margin: 0 auto;}
body{min-width: 320px;overflow-x: hidden;}

.language_box{position: absolute;top: 70%;right: 0;z-index: 999;display: none;}
.language_box span{display: block;font-size: 14px;text-align: center;padding: 0 5px;
color: #fff;line-height: 2em;cursor: pointer;}
.h3_posi{width: 100%;position: absolute;left: 0;top:50%;font-size: 30px;
box-sizing: border-box;padding: 0 22%;color: #fff}

/*.banner-video{height: 860px;position: relative;}*/
.banner-video *{display: block;height: 100%;width: 100%;}

.banner_news{position: relative;}
#menu,.close_btn,.nav_ul>li>a>span{display: none;}
#menu img{display: inline-block;width: 30px;height: 30px;margin-top: 15px;
margin-left: 30px;}
#menu img.show{display: inline-block;}
#menu img.hide{display: none;}
.header{width: 100%;position: fixed;top: 0;left: 0;z-index: 9999;height: 90px;
	background-color: transparent;transition: all 0.3s ease-out;}
.logo img{display: block;width: auto;}
.nav{margin-right: 100px;transition: all 0.3s ease-out;}
.nav_ul{text-align: center;font-size: 0;}
.nav_ul>li{display: inline-block;position: relative;}
.nav_ul>li>a{font-size: 20px;display: inline-block;height: 90px;line-height: 90px;
padding: 0 30px;color: #fff}
.nav_ul>li:hover>a,.nav_ul>li.on>a{color: #34b7ae;border-bottom: 3px solid #34b7ae;}
.nav_child{display: none;position: absolute;top: 100%;left: 0;width: 100%;
z-index: 9999;background-color: #fff;height: auto;transition: 0.3s all;
box-shadow: 0 0 5px 1px #e0e0e0}
.nav_child>li>a{font-size: 16px;color: #000;height: 60px;line-height: 60px;
display: block;border-bottom: 1px solid #e0e0e0;}
.nav_child>li:hover>a{background-color: #eee;}
.nav_ul>li:hover .nav_child{display: block;}
.login_box ul li{float: left;position: relative;}
.login_box ul li a{display: block;height: 90px;line-height: 90px;padding: 0 5px;
font-size: 14px;color: #fff;vertical-align: top;}
.login_box a.icon img{display: block;width: 20px;height: 20px;margin-top: 20px;}
.login_box a.icon img.hide{display: none;}
.login_box a.icon img.show{display: block;}
.login_box a:hover{color: #34b7ae;}
.banner{height: 600px;}
.banner .swiper-container{height: 100%;}
.banner .swiper-slide{height: 100%;position: relative;}
.banner .swiper-slide .text_box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
text-align: center;}
.banner .swiper-slide .text_box *{text-align: center;color: #fff;}
.banner .swiper-slide .text_box h3{font-size: 60px;margin-top: 250px;}
.banner .swiper-slide .text_box p{font-size: 22px;margin: 60px 0;}
.banner .swiper-slide .text_box a{display: inline-block;padding: 8px 20px;
font-size: 16px;background-color: rgb(52, 183, 174);border-radius: 5px;}
.banner .swiper-slide .text_box a:hover{background-color: #000;color: #fff;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	width: 15px;height: 15px;background-color: #666;opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
	background-color: #fff
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 30px;}
.video_g{position: relative;top:-380px;background-color: #fff;}
.index_one{background-color: #f1f1f1}
.index_one_ul{overflow: hidden;}
.index_one_ul li{float: left;width: 25%;padding: 30px 0;position: relative;}
.index_one_ul li *{display: block;text-align: center;}
.index_one_ul li a::after{content: "";width: 1px;height: 60px;background-color: rgba(0,0,0,.05);
position: absolute;right: 0;top: 50%;margin-top: -30px}
.index_one_ul li span.ch{font-size: 26px;font-weight: bolder;color: #000;
text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index_one_ul li span.en{font-size: 16px;line-height: 2em;}
.title{padding: 50px 0;}
.title *{text-align: center;}
.title h3{color: #000;font-size: 30px;}
.title p{color: #999;font-size: 20px;line-height: 2em;margin-top: 14px; }
.index_nav{text-align: center;font-size: 0;margin-bottom: 40px}
.index_nav a{display: inline-block;font-size: 16px;padding: 5px 10px;margin-right: 10px;
    color: #aaa;border: 1px solid #ddd;   transition: all 0.3s ease-out;}
.index_nav a.on{    color: #fff;border: 1px solid #34b7ae;background: #34b7ae;}
.index_two_ul li{position: relative;float: left;width: 32%;margin: 2% 2% 0 0;
}
.index_two_ul li:nth-child(3n){margin-right: 0;}
.index_two_ul li .item{overflow: hidden;position: relative;height: 222px;min-height: 150px;}
.index_two_ul li .img_box img{display: block;width: 100%;height: auto;}
.index_two_ul li .text_box{position: absolute;left: 0;top: -400%;width: 100%;height: 100%;
background-color: rgba(255,255,255,.8);transition: 0.5s;}
.index_two_ul li .text_box *{color: #000;display: block;text-align: center;
}
.index_two_ul li .text_box .til{margin: 20% 0 7%;font-size: 18px;line-height: 2em;}
.index_two_ul li .text_box .til::after{content: "";display: block;width: 40px;
height: 1px;background-color: #000;margin: 0 auto}
.search_icon{width: 30px;height: 30px;background-position: center;margin: 0 auto;
background-repeat: none;background-size: 100% 100%;display: block;}
.index_two_ul li:hover .text_box{top: 0;}
.index_two_ul li .free{width: 50px;height: 50px;position: absolute;
right: -15px;top: -25px;background-color: #34b7ae;border-radius: 50%;color: #fff;
line-height: 50px;text-align: center;}
.pulic_switch>div{display: none;}
.pulic_switch>div:first-child{display: block;}

.index_three{background-color: #f0f0f0;padding: 100px 0;margin-top: 100px}
.index_three .text_box{width: 50%;}
.index_three .text_box h3,.index_five .text_box h3{font-size: 46px;}
.index_three .text_box .p_box{height: 100px;overflow: hidden;
margin: 30px 0;}
.index_three .text_box .p_box p{white-space: nowrap;text-overflow: ellipsis;
overflow: hidden;line-height: 2em;}
a.more{display: inline-block;padding: 5px 20px;
background-color: rgb(52, 183, 174);border-radius: 5px;color: #fff;}
.index_three .img_box{width: 50%;}

.index_four{background-position: center;background-repeat: no-repeat;
background-size: cover;padding: 20px 0 60px;}
.index_four .title *{color: #fff;}
.index_four_ul{overflow: hidden;padding: 0 2%;}
.index_four_ul li{float: left;width: 31%;text-align: center;margin-right: 3.5%;}
.index_four_ul li:nth-child(3){margin-right: 0;}
.index_four_ul li *{color: #fff;}
.index_four_ul li img{display: block;width: 50px;margin: 10px auto}
.index_four_ul li span{font-size: 20px;line-height: 2em;}
.index_four_ul li p{font-size: 14px;line-height: 2em;}

.footer_ul{overflow: hidden;padding: 50px 0;}
.footer_ul>li{width: 33.33%;float: left;}
.footer_ul li a{color: #fff;display: block;line-height: 1.8em;}
.footer_ul>li p{color: #fff;display: block;line-height: 1.8em;}
.footer_ul>li>a{font-size: 20px;line-height: 2.5em;}
.footer_child01 li a{font-size: 16px;}
.footer_child01 li{float: left;width: 35%;}
.footer_icon{margin-top: 30px;}
.footer_icon li{float: left;width: 33.33%;position: relative;}
.footer_icon li::after{content: "";display: block;clear: both;}
.footer_icon li a>img{display: block;width: 40px;margin: 0 auto;}
.mask_box{width: auto;bottom: 100%;position: absolute;left: 0;text-align: center;
display: none;}
.mask_box img{display: inline-block;width: 100px;height: 100px;margin: 0 auto;
margin-left:10px;}
.footer_icon li:hover .mask_box{display: block;}


.copy{background-color: #000;padding: 10px 0;}
.copy p{color: #fff;text-align: center;font-size: 16px;}

.index_five{padding: 140px 0 50px;overflow: hidden;}
.index_five .text_box{width: 40%}
.index_five .text_box .p_box{margin-top: 20px;}
.index_five .text_box p{font-size: 16px;line-height: 2em;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.index_five .index_five_banner{width: 57%;}
.index_five a.more{margin-top: 40px;}
#certify {
	position: relative;
	width: 80%;
	margin: 40px auto 0;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 60%;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
	height: 100%;
}

#certify .swiper-button-prev {
	left: -60px;
	width: 60px;
	height: 80px;
	background: url(../images/left-pc.png) no-repeat;
	background-position: center;
	background-size: 100%;
	margin-top: -60px;
	outline: none;
}

#certify .swiper-button-next {
	right: -60px;
	width: 60px;
	height: 80px;
	background: url(../images/right-pc.png) no-repeat;
	background-position: center;
	background-size: 100%;
	margin-top: -60px;
	outline: none;
}

.index_six .swiper-container .swiper-slide{
	background-color: #34b7ae !important}
.index_six .swiper-container .swiper-slide .text_box{padding: 60px 10% 120px;}
.index_six .swiper-container .swiper-slide .text_box img{
	display: block;width: 100px;height: 100px;border-radius: 50%;
}
.index_six .swiper-container .swiper-slide .text_box *{color: #fff;
text-align: center;display: block;line-height: 2em;}
.index_six .swiper-container .swiper-slide .text_box p{font-size: 20px;
margin: 50px 0;}
.index_six .swiper-container .swiper-slide .text_box span{font-size: 16px;
}
.index_six .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	background-color: #fff;
}
.index_six .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 50px;}
.index_seven{padding: 70px 0;}
.index_seven .text_box{text-align: center;}
.index_seven .text_box *{color: #fff;text-align:center;font-weight: normal;
}
.index_seven .text_box h3{font-size: 40px;line-height: 2em;}
.index_seven .text_box p{font-size: 20px;}
.index_seven .text_box a{padding: 15px 20px;margin-top: 50px}

.news_one{background-color: #ebebeb;padding: 10px;}
.news_one .left_box{width: 73%;box-sizing: border-box;}
.news_one .right_box{width: 26%;padding: 0 3%;box-sizing: border-box;
background-color: #fff;}
.news_ul{overflow: hidden;}
.news_ul li{width: 33%;float: left;margin:0 0.5% 0.5% 0;background-color: #fff;
height: 350px;}
.news_ul li:nth-child(3n){margin-right: 0;}
.news_ul li.img_text img{display: block;width: 100%;margin-bottom: 10px;
height: 230px;}
.news_ul li.img_text *{text-align: left;}
.news_ul li.text *,.news_ul li.video_text{text-align: center;}
.news_ul li.video_text img{display: block;width: 25px;margin: 25% auto 5%;}
.news_ul li .text_box{padding: 0 10px;}
.news_ul li .text_box h3{font-size: 18px;font-weight: normal;color: #000;}
.news_ul li .text_box p{font-size: 14px;display: -webkit-box;color: #666;
	text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;margin: 7px 0;}
.news_ul li .text_box span{font-size: 14px;}
.news_ul li.text h3{margin-top: 30%;}
.news_ul li.video_text a{display: block;width: 100%;height: 100%;}
.video_box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;
z-index: 9999;display: none;}
.video_box .mask{width: 100%;height: 100%;position: absolute;left: 0;
top: 0;background-color: rgba(0,0,0,.8);z-index: 10000;}
.video_box .video{width: 60%;height:80%;position: absolute;left: 20%;
	top: 10%;z-index: 10001;}
.video_box .video video{display: block;width: 100%;height: 100%;}
.see_more{width: 100%;display: block;background-color: #fff;height: 50px;
line-height: 50px;text-align: center;font-size: 16px;color: #34b7ae;}
.search_box{width: 100%;overflow: hidden;margin: 50px 0;}
.search_box input{display: block;border: none;box-sizing: border-box;
outline: none;height: 40px;}
.search_box input.text{float: left;width: 80%;border: 1px solid #e0e0e0;
padding: 0 5%;box-sizing: border-box;}
.search_box input.btn{float: right;width: 20%;cursor: pointer;
background-position: center;background-repeat: no-repeat;
background-size: 40%;}
.news_list_1{margin-bottom: 100px;}
.news_list_1 h3,.news_list_2 h3{font-size: 20px;color: #000;line-height: 2em;}
.news_list_ul li a{font-size: 16px;line-height: 2em;color: #34b7ae;
border-bottom: 1px solid #e0e0e0;display: block;padding: 3px 0;
white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_list_2{margin-bottom: 200px;}
.news_list_2 .news_list_ul li i{font-style: normal;margin-right: 10px;}
.news_list_2 .news_list_ul li a{border-bottom: none;}

.center_box2{padding: 0 5% 5%;box-sizing: border-box;
border-bottom: 1px solid #e0e0e0}
.about_one .left_box{width:100%;}
.about_one .left_box p{font-size: 16px;line-height: 2em;}
.about_one .right_box{width: 0%;height: 0px;overflow: hidden;}
.about_one .right_box *{display: block;width: 100%;height: 100%}
.about_two_ul{overflow: hidden;}
.about_two_ul li{width: 50%;float: left;margin-bottom: 50px;}
.about_two_ul li:nth-child(2n){width: 40%;float: right;}
.about_two_ul li p{line-height: 2em;font-size: 18px;}
.about_three .text p{line-height: 2em;}

.news2_one{padding: 20px 0;}
.news2_nav{font-size: 0;text-align: center;}
.news2_nav a{display: inline-block;width: 25%;
font-size: 20px;height: 40px;line-height: 40px;}
.news2_nav a.on,.news2_nav a:hover{color: #f00;}
.news2_one .text_box{padding: 50px 0;border-bottom: 1px solid #e0e0e0;overflow: hidden;}
.news2_one .text_box h3{text-align: center;}
.news2_one_ul{overflow: hidden;}
.news2_one_ul li{float: left;width: 22%;margin-right: 4%;
	margin-bottom: 2%;}
.news2_one_ul li:nth-child(4n){margin-right: 0;}
.news2_one .til{font-size: 20px;line-height: 2em;margin:20px 0;}

.celebrity_ul{margin-bottom: 100px;}
.celebrity_ul li{padding: 30px 0;border-bottom: 1px solid #e0e0e0;
	overflow: hidden;}
.celebrity_ul li img{display: block;float: left;margin-right: 10px;
	max-width:200px;height: 200px;}
.celebrity_ul li .text{overflow: hidden;}
.celebrity_ul li .text h3{font-size: 22px;font-weight: normal;line-height: 2em;}
.celebrity_ul li .text span{font-size: 18px;line-height: 2em;}
.celebrity_ul li .text p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 16px;
}
.duomiao_title{background-color: #f7f7f7;padding: 50px 0;
	text-align: center;position: relative;}
.duomiao_title h3{font-size: 26px;font-weight: normal;
	display: inline-block;}
.duomiao_title h3::after{content: "";width: 300px;height: 1px;
	background-color:  #34b7ae;position: absolute;bottom: 0;left: 50%;
margin-left: -150px;}

.product{border-bottom: 2px solid #eee;}
.product .center_box{margin-top: -60px;position: relative;}
.product .left_box{width: 48%;background-color: #fff;box-sizing: border-box;
padding: 0 4%;height: 260px;box-sizing: border-box;}
.nav_p{border-bottom: 2px solid #c9c9c9;font-size: 0;padding: 15px 0;}
.nav_p a{display: inline-block;width: 33.33%;text-align: center;font-size: 16px;
line-height: 2em;}
.nav_p a span{display: inline-block;}
.nav_p a.on span:after,.nav_p2 a.on span:before{content: "";display: block;width:100%;background-color:#00a1e9;
height: 2px; }
.product .left_box .section{padding: 20px 0;}
.product .left_box .section p{line-height: 2em;font-size: 18px;}
.product .right_box{width: 48%;box-sizing: border-box;margin-top: 30px;
height: 240px}
.product .right_box img{height: 240px;}
.title_pro{padding: 50px 0;}
.title_pro img{display: block;width: 100%;margin-top: 10px}
.title_pro h3{font-weight: normal;font-size: 20px;text-align: center;}

.product01_ul{overflow: hidden;padding-bottom: 80px;border-bottom: 2px solid #ccc;}
.product01_ul li{width: 23%;margin-right: 2.66%;float: left;margin-bottom: 3%;
background-color: #fff;box-sizing: border-box;border: 1px solid #cccccc;}
.product01_ul li:nth-child(4n){margin-right: 0;}
.product01_ul li .text_box{background-color: #fff;padding: 10px;}
.product01_ul li .text_box p{font-size: 16px;}
.product01_ul li img{display: block;width: 100%;height: 150px;}
.product01_ul li .price{width: 80px;height: 80px;line-height: 80px;
font-size: 16px;position: relative;margin: -40px auto 10px;background-color: #fff;
text-align: center;border-radius: 50%;color: #fe5327;}
.product01_ul li .price i{font-size: 16px;font-style: initial;color: #fe5327;;}

.nav_p2{padding: 10px 15px;background-color: #fff;margin-bottom: 35px;
border: none}
.nav_p2 a{width: auto;padding: 0 10px;}
.nav_p2 a.on span:after{display: none;}























































































