body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", "宋体";
	background-image: url(../webpic/whatbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bgcolor_fff {
	background-color: #FFF;
}
.page_width {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	/* [disabled]padding-left: 5px; */
	/* [disabled]padding-right: 5px; */
}
.home_toppart {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 99999;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_div {
	clear: both;
}
form {
	padding: 0px;
	margin: 0px;
}
.toppart {
	background-image: url(../webpic/topbg.png);
	height: 100px;
}
.toppart .logo {
	background-image: url(/webpic/footlogo.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	height: 100px;
	/* [disabled]float: left; */
	width: 100%;
}
.toppart .nav {
	height: 100px;
	/* [disabled]float: right; */
	color: #FFF;
	margin-right: auto;
	margin-left: 500px;
	/* [disabled]text-align: right; */
}
.toppart .nav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
	/* [disabled]background-color: #999; */
}
.toppart .nav a.selected {
	color: #FFF;
	background-color: #26bcd7;
	font-weight: bold;
}
.toppart .nav a:hover {
	color: #FFF;
	background-color: #5CAAC1;
}
.toppart .nav ul {
	margin: 0px;
	padding: 0px;
}
.toppart .nav ul li {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	line-height: 100px;
}
.home_banner_txt {
	height: 375px;
	position: absolute;
	z-index: 9990;
	width: 100%;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../webpic/bannertxt.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
}.home_banner_txt .home_banner_txt1 {
	font-size: 36px;
	font-weight: lighter;
	color: #FFF;
	margin-bottom: 20px;
	display: none;
}


.btn1 {
	font-size: 14px;
	color: #FFF;
	background-color: #009a44;
	line-height: 40px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	letter-spacing: 3px;
	display: none;
}
.homeaboutbg {
	background-image: url(../webpic/bann4_r2_c1.jpg);
	/* [disabled]height: 550px; */
	background-size: cover;	
}
.homeaboutbg_txt {
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	margin: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.homeaboutbg i {
	color: #FFF;
	text-align: center;
	display: block;
	/* [disabled]margin-top: 10px; */
	font-size: 13px;
}
.homeaboutbg h1 {
	font-size: 24px;
	color: #00728f;
	margin: 0px;
	padding: 0px;
	line-height: 90px;
	/* [disabled]font-weight: lighter; */
	text-align: center;
	text-transform: uppercase;
}
.homeaboutbg h2 {
	font-size: 18px;
	color: #FFF;
	padding: 0px;
	/* [disabled]line-height: 90px; */
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.homeaboutbg h3 {
	font-size: 14px;
	color: #333;
	padding: 0px;
	font-weight: lighter;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

.homeaboutbg .homeaboutbg_p1{
	/* [disabled]height: 90%; */
	/* [disabled]float: left; */
	/* [disabled]width: 90%; */
	background-color: #00728f;
	display: block;
	-webkit-transition: all 0.3s 0s;
	-moz-transition: all 0.3s 0s;
	-ms-transition: all 0.3s 0s;
	-o-transition: all 0.3s 0s;
	transition: all 0.3s 0s;
	padding-top: 20px;
	overflow: hidden;
	background-image: url(none);
	background-size: cover;
}.bimg1 {
	background-image: url(../webpic/app1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
}
.homeaboutbg .homeaboutbg_p2 {
	/* [disabled]height: 360px; */
	/* [disabled]float: left; */
	/* [disabled]width: 300px; */
	background-color: #5CAAC1;
	display: block;
	-webkit-transition: all 0.3s 0s;
	-moz-transition: all 0.3s 0s;
	-ms-transition: all 0.3s 0s;
	-o-transition: all 0.3s 0s;
	transition: all 0.3s 0s;
	padding-top: 20px;
	overflow: hidden;
	background-image: url(none);
	background-size: cover;
}
.bimg2 {
	background-image: url(../webpic/app2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
}
.homeaboutbg .homeaboutbg_p3 {
	/* [disabled]height: 360px; */
	/* [disabled]float: left; */
	/* [disabled]width: 300px; */
	display: block;
	-webkit-transition: all 0.3s 0s;
	-moz-transition: all 0.3s 0s;
	-ms-transition: all 0.3s 0s;
	-o-transition: all 0.3s 0s;
	transition: all 0.3s 0s;
	padding-top: 20px;
	overflow: hidden;
	background: #00728f;
}
.bimg3 {
	background-image: url(../webpic/app3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
}
.homeaboutbg .homeaboutbg_p4 {
	/* [disabled]height: 360px; */
	/* [disabled]float: left; */
	/* [disabled]width: 300px; */
	display: block;
	-webkit-transition: all 0.3s 0s;
	-moz-transition: all 0.3s 0s;
	-ms-transition: all 0.3s 0s;
	-o-transition: all 0.3s 0s;
	transition: all 0.3s 0s;
	padding-top: 20px;
	overflow: hidden;
	background: #5CAAC1;
}
.bimg4 {
	background-image: url(../webpic/app4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;
}
.homeabout {
	padding: 20px;
}
.homeabout p {
	font-size: 14px;
	line-height: 22px;
	font-family: Verdana, Geneva, sans-serif;
}
.homeabout h1 {
	font-size: 24px;
	color: #00728f;
	padding: 0px;
	/* [disabled]font-weight: lighter; */
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.homeabout h2 {
	font-size: 18px;
	color: #005B29;
	padding: 0px;
	/* [disabled]font-weight: lighter; */
	text-align: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 30px;
}
.homeabout h3 {
	font-size: 14px;
	color: #999;
	padding: 0px;
	font-weight: lighter;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.mobpage {
	padding: 20px;
}
.mobpage p {
	font-size: 14px;
	line-height: 22px;
	font-family: Verdana, Geneva, sans-serif;
}
.mobpage h1 {
	font-size: 24px;
	color: #00728f;
	padding: 0px;
	/* [disabled]font-weight: lighter; */
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.mobpage h2 {
	font-size: 18px;
	color: #005B29;
	/* [disabled]font-weight: lighter; */
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.mobpage h3 {
	font-size: 16px;
	color: #000;
	padding: 0px;
	/* [disabled]font-weight: lighter; */
	/* [disabled]text-align: center; */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}


.page_main {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	/* [disabled]background-color: #999; */
	width: 940px;
	float: right;
}
.mobpage ul {
	padding: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mobpage ul p {
	margin: 0px;
	padding: 0px;
}
.mobpage ul li {
	list-style-type: disc;
	font-size: 14px;
	color: #666;
	font-style: italic;
	line-height: 25px;
}
.mobpage p {
	WWfont-size: 14px;
	line-height: 25px;
	/* [disabled]font-weight: lighter; */
	color: #666;
	padding-bottom: 20px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
.page_main h1 {
	color: #2abed8;
	font-size: 24px;
	/* [disabled]text-align: center; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.page_main h3 {
	color: #6d6e72;
	font-size: 16px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.page_main h2 {
	color: #666666;
	font-size: 14px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	/* [disabled]font-weight: bold; */
}
.page_main h2.urhere {
	color: #5caac1;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/* [disabled]font-weight: bold; */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5caac1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Century Gothic", Verdana, geneva;
}




.grid-demo-bg1 {
	background-image: url(../webpic/hotpro4.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #399;
	background-size: cover;
	border-radius: 20px;
}
.grid-demo-bg2 {
	background-image: url(../webpic/hotpro3.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #399;
	background-size: cover;
	border-radius: 20px;
}
.grid-demo-bg3 {
	background-image: url(../webpic/hotpro2.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #399;
	background-size: cover;
	border-radius: 20px;
}
.grid-demo-bg4 {
	background-image: url(../webpic/hotpro1.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #399;
	background-size: cover;
	border-radius: 20px;
}
.homenewstitle {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
.homecontxt {
	font-size: 14px;
	line-height: 25px;
	/* [disabled]text-align: center; */
}
.homecontxt2 {
	font-size: 14px;
	line-height: 25px;
	/* [disabled]text-align: center; */
	color: #FFF;
}
.homepro {
	background-image: url(../webpic/homepro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
}
.homepro1 {
	background-image: url(../webpic/333.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
	background-size: cover;
}
.homepro1:hover {
	background-size: 150%;
}
.homepro2 {
	background-image: url(../webpic/333.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
	background-size: cover;
}
.homepro3 {
	background-image: url(../webpic/333.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
	background-size: cover;
}
.homepro4 {
	background-image: url(../webpic/333.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 100%;
	background-size: cover;
}
.swiper-pagination {
	margin-top: 50px;
}
.homefootnav {
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
.homefootnav .homefootnav_vtitle img {
	height: 30px;
}
.prolistimg {
	background-color: #D6D6D6;
	height: 150px;
	width: 100%;
	border-radius: 10px;
	background-size: cover;
}
.proimg {
	background-color: #D6D6D6;
	height: 400px;
	width: 100%;
	border-radius: 10px;
	background-size: cover;
}
.prolistname {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
}
.homefootnav .homefootnav_vtitle p {
	font-size: 14px;
	/* [disabled]line-height: 50px; */
	margin-top: 20px;
	margin-bottom: 20px;
	height: 50px;
}
.homeabout .homefootnav_vtitle strong {
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	/* [disabled]height: 30px; */
	display: block;
}
.homeabout .homefootnav_vtitle p {
	font-size: 14px;
	/* [disabled]line-height: 50px; */
	margin-top: 20px;
	margin-bottom: 20px;
	/* [disabled]height: 50px; */
}

.homefootnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeconbgimg {
	background-image: url(../vbanner/coverr-red-painted-tree-with-birdhouse-1580908236426.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	/* [disabled]height: 300px; */
	/* [disabled]color: #FFF; */
	padding: 20px;
	border-radius: 10px;
}
.homeconbgimg p {
	font-size: 16px;
	color: #FFF;
	line-height: 26px;
	margin-bottom: 10px;
}
.homeconbgimg p strong {
	font-size: 22px;
	/* [disabled]color: #FFF; */
	/* [disabled]line-height: 26px; */
	/* [disabled]margin-bottom: 10px; */
	text-align: center;
	display: block;
}
.page_banner {
	background-image: url(../vbanner/coverr-red-painted-tree-with-birdhouse-1580908236426.jpg);
	height: 260px;
}

.page_banner_txt {
	/* [disabled]height: 350px; */
	position: absolute;
	z-index: 9999;
	/* [disabled]width: 100%; */
	margin-top: 160px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
	/* [disabled]background-color: #306; */
}.page_banner_txt .page_banner_txt1 {
	font-size: 24px;
	font-weight: lighter;
	color: #FFF;
	margin-bottom: 20px;
}
.page_left {
	background-color: #FAFAFA;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	box-shadow: 0px 2px 5px 0px #CCC;
	border-radius: 0px 0px 10px 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 240px;
}
.page_left h1 {
	color: #009a44;
	font-size: 24px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.page_left ul {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: lighter;
}
.page_left ul li {
	margin: 0px;
	padding: 0px;
}
.page_left ul li a {
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	display: block;
}
.page_left ul li a:hover {
	background-color: #008080;
	color: #FFF;
	width: 220px;
	border-radius: 0px 20px 20px 0px;
}
.page_left ul li .selected {
	background-color: #008080;
	color: #FFF;
	width: 220px;
	border-radius: 0px 20px 20px 0px;
}
.page_main {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	/* [disabled]background-color: #999; */
	width: 900px;
	float: right;
}
.page_main p {
	WWfont-size: 14px;
	line-height: 25px;
	font-weight: lighter;
	color: #666;
	padding-bottom: 20px;
}
.page_main h1 {
	color: #008080;
	font-size: 24px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.page_main h2 {
	color: #666666;
	font-size: 14px;
	/* [disabled]text-align: center; */
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	/* [disabled]font-weight: bold; */
}
.grid-demo {
	background-color: #D6D6D6;
	font-size: 12px;
	line-height: 150px;
	color: #666;
	text-align: center;
}
.whatissoundmask {
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.whatissoundmask p {
	font-size: 14px;
	font-weight: lighter;
	line-height: 30px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.whatissoundmask p a {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.whatissoundmask p i {
	font-size: 20px;
	/* [disabled]margin-top: 20px; */
	/* [disabled]margin-bottom: 10px; */
}
.footbox {
	background-color: #1B242B;
	background-image: url(../webpic/logo.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	/* [disabled]height: 124px; */
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-size: 20%;
}
.footcopy {
	font-size: 12px;
	color: #CCC;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 10px;
}
.layui-btn {
	background-color: #26bcd7;
}
.slide1 {
	background-image: url(../webpic/no_name_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 100%;
	background-size: cover;
}
.slide2 {
	background-image: url(../webpic/no_name_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 100%;
	background-size: cover;
}
.slide3 {
	background-image: url(../webpic/no_name_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 100%;
	background-size: cover;
}
.lang_ru {
	background-image: url(../webpic/no_name_2.jpg);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.lang_ar {
	background-image: url(../webpic/no_name_3.jpg);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.lang_en {
	background-image: url(../webpic/no_name_1.jpg);
	height: 25px;
	width: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
