﻿@charset "utf-8";
html, body {
	font-size: 100%;
	background: #fff;
	font-family: 'Arial' sans-serif
}
@font-face {
	font-family: 'TitilliumWeb-Regular';
	src: url(../fonts/TitilliumWeb-Regular.ttf)format('truetype')
}
@font-face {
	font-family: 'TitilliumWeb-Bold';
	src: url(../fonts/TitilliumWeb-Bold.ttf)format('truetype')
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Gotham", sans-serif;
	font-weight: 400
}
a:hover {
	text-decoration: none!important;
	font-style: normal;
	color: #fff;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}
body a {
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease
}
p {
	margin: 0
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px
}
li {
	list-style: none
}
ul, label {
	margin: 0;
	padding: 0
}
body a:hover {
	text-decoration: none
}
h1.b1, h2.b2, h3.b3 {
	margin-bottom: 25px;
	display: block
}
.header {
	position: fixed;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0.01));
	padding: 1em 0;
	top: 0;
	z-index: 99999999;
	margin: auto;
	width: 100%;
	left: 0;
	right: 0;
}
.logo {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 15%
}
.menu {
	float: right;
	width: 85%;
	font-family: '微软雅黑';
	font-size: 14px
}
.top-menu {
	float: left;
	width: 100%
}
.top-menu ul li {
	display: inline-block;
	position: relative
}
.top-menu ul li a {
	display: block;
	padding: 0.5em 2em .5em 1.1em;
	color: #fff;
	font-size: 14px;
	position: relative;
}
.top-menu ul li a:after {
	position: absolute;
	top: 16px;
	left: -3px;
	width: 12px;
	height: 1px;
	background: #fff;
	opacity: 0;
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1);
	content: " ";
	opacity: 0
}
.top-menu ul li.active a:after, .top-menu ul li a:hover:after {
	position: absolute;
	top: 16px;
	left: -3px;
	width: 12px;
	height: 1px;
	background: #fff;
	opacity: 0;
	transition-duration: .4s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1);
	content: " ";
	opacity: 1
}
.top-menu ul li.active a, .top-menu ul li a:hover {
	color: #fff
}
.top-menu ul li .nav_k {
	position: absolute;
	top: 3.5em;
	left: 50%;
	margin-left: -100px;
	z-index: 9999;
	width: 250px;
	background: rgba(32,172,185,0.7);
}
.top-menu ul li .nav_k a {
	font-size: 14px;
    color: #f6f6f6;
    padding: 10px 5px;
    line-height: 22px;
    cursor: pointer;
    text-align: center;
}
.top-menu .s_che li a {
	font-size: 18px;
	padding: 0.1em 2.4em 0 1em
}
.top-menu ul li .nav_k a:hover {
	color: #fff;
	background: rgba(32,172,185,1)
}
.search {
	position: relative;
	border-radius: 3px;
	float: right;
	background: #fff;
	width: 25%
}
.search input[type="text"] {
	margin: 0px 0;
	padding: 6px 33px 6px 15px;
	outline: none;
	background: none;
	border: none;
	width: 100%;
	position: relative;
	font-size: 0.9em;
	-webkit-appearance: none
}
.search input[type="submit"] {
	background: url('../images/search1.png') no-repeat 0px 1px;
	border: none;
	cursor: pointer;
	width: 24px;
	outline: none;
	position: absolute;
	height: 24px;
	top: 3px;
	right: 8px
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline
}
.rslides_tabs li:first-child {
	margin-left: 0
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold
}
.events {
	list-style: none
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0
}
.rslides li {
	position: relative;
	display: block;
	float: left
}
.rslides img {
	height: auto;
	border: 0;
	width: 100%
}
.welcome {
	padding: 2.5em 0px 0em
}
.welcome-top {
	text-align: center
}
.welcome-top h1 {
	font-size: 2.5em;
	color: #e6515f;
	font-family: 'Arial'
}
.welcome-top h1 img {
	display: block;
	height: 60px;
	margin: auto
}
.welcome-top p {
	font-size: 1.5em;
	margin: auto;
	width: 80%;
	line-height: 1.8em;
	color: #333;
	font-weight: 600
}
.welcome-bottom {
	margin-top: 3%
}
.welcome-left {
	padding-left: 0
}
.welcome-left h3 {
	font-size: 1.8em;
	font-weight: 400;
	color: #777777;
	margin: 0
}
.welcome-left p {
	font-size: 1em;
	margin-top: 1.6%;
	line-height: 1.9em;
	color: #999
}
.welcome-left img {
	width: 100%
}
.welcome-one {
	margin-top: 4%
}
.col-md-6.welcome-one-left {
	padding: 0
}
.welcome-left a.one-top {
	margin-top: 17px;
	display: block
}
.content {
	padding: 2.5em 0
}
.content-slogan {
	text-align: center
}
.content-slogan p, .content-slogan a {
	color: #7B7C7E;
	font-size: 1.7em;
	width: 82%;
	margin: 0 auto;
	padding: 0 0 20px 0px
}
.content-slogan a {
	color: #20acb9;
	font-size: 1em;
	font-weight: 500
}
.slogan-sub {
	text-align: center
}
.slogan-sub p {
	color: #7B7C7E;
	font-size: 1em;
	width: 95%;
	margin: 0 auto;
	padding: 0px 0px 20px 0px
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px
}
.group:before, .group:after {
	content: "";
	display: table
}
.group:after {
	clear: both
}
.group {
	zoom: 1
}
.images_1_of_3:first-child {
	margin-left: 0;
	background: rgba(54,201,215,0.9)
}
.images_1_of_3:nth-child(2) {
	background: rgba(189,189,189,0.99)
}
.images_1_of_3:nth-child(3) {
	background: rgba(227,69,84,0.83)
}
.images_1_of_3 {
	width: 31.8%;
	padding: 1.5em 1.5em 2em 1.5em;
	text-align: center;
	display: block;
	float: left;
	margin: 1em 0 1em 1.3em
}
.images_1_of_3 img {
	max-width: 100%;
	display: inline-block
}
.images_1_of_3 h3 {
	color: #FFFFFF;
	font-size: 1.7em;
	padding: 10px 0px 0px 0px;
	font-family: 'Arial'
}
.images_1_of_3 p {
	font-size: 1em;
	color: #FFF;
	line-height: 1.9em;
	padding: 10px 0px 21px 0px
}
.images_1_of_3 .button {
	margin-top: .3em;
	line-height: 1.9em
}
.images_1_of_3 .button a {
	background: #fff;
	padding: 12px 32px;
	color: #e6515f;
	font-size: 0.875em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	text-transform: uppercase
}
.images_1_of_3 .button a:hover {
	background: #7B7C7E;
	color: #fff
}
.nature {
	background: url(../images/weikl.png) no-repeat 0px -100px;
	min-height: 400px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover
}
.nature-top {
	width: 100%;
	float: right;
	background: rgba(120,180,190,0.59);
	text-align: center;
	padding: 3% 21px;
	margin-top: 3%
}
.nature-top h3 {
	color: #fff;
	font-size: 2.1em;
	font-weight: 400
}
.nature-top p {
	font-size: 15px;
	margin-top: 2.5%;
	line-height: 1.9em;
	color: #fff
}

@media only screen and (max-width:1024px) {
.wrap {
	width: 90%
}
}

@media only screen and (max-width:640px) {
.wrap {
	width: 95%
}
.grid_1_of_3 {
	margin: 2% 0 2% 0%
}
.images_1_of_3 {
	width: 94%;
	padding: 3%
}
}

@media only screen and (max-width:480px) {
.wrap {
	width: 95%
}
.grid_1_of_3 {
	margin: 2% 0 2% 0%
}
.images_1_of_3 {
	width: 92%;
	padding: 4%
}
}
.fields {
	padding: 6em 0px
}
.fields-left {
	text-align: center
}
.fields-left span {
	background: url(../images/f-1.png) no-repeat;
	width: 86px;
	height: 80px;
	display: block;
	margin: 0 auto
}
.fields-left span.home {
	background-position: -7px 8px
}
.fields-left span.men {
	background-position: -101px -3px
}
.fields-left span.pen {
	background-position: -188px 0px
}
.fields-left h4 {
	font-size: 1.3em;
	font-weight: 400;
	color: #e34554;
	margin: 15px 0 0 0
}
.fields-left p {
	font-size: 1em;
	margin-top: 1.6%;
	line-height: 1.9em;
	color: #999
}
.footer {
	padding: 0em;
	text-align: left;
	background: #F4F4F4
}
.footer-grid h4 {
	color: #e34554;
	font-size: 1.3em;
	margin-bottom: 0.2em
}
.footer-grid ul {
	margin: 0;
	padding: 0
}
.footer-grid ul li {
	display: block;
	font-family: '宋体' sans-serif
}
.footer-grid ul li a {
	font-size: 0.95em;
	color: #999;
	text-decoration: none;
	padding: 0.2em 0;
	display: inline-block
}
.footer-grid ul li a:hover {
	color: #e34554
}
.contact-grid ul li {
	font-size: 16px;
	color: #adb4b7;
	padding: 0.3em 0;
	position: relative
}
.contact-grid ul li span {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 0
}
.contact-grid ul li a {
	font-size: 1.1em;
	display: inline-block
}
.contact-grid ul li span.c-icon1 {
	background: url(../images/email.png) no-repeat center center;
	background-size: cover
}
.contact-grid ul li span.c-icon2 {
	background: url(../images/phone.png) no-repeat center center;
	background-size: cover
}
ul.social-icons {
	margin: 1em 0 0 0;
	padding: 0
}
ul.social-icons li {
	display: inline-block
}
ul.social-icons li a span {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/social-icons.png) no-repeat 0px 0px;
	margin-right: 0.2em
}
ul.social-icons li a span:hover {
	opacity: 0.6
}
ul.social-icons li a span.facebook {
	background-position: 0px 0px
}
ul.social-icons li a span.twitter {
	background-position: -36px 0px
}
ul.social-icons li a span.thumb {
	background-position: -72px 0px
}
ul.social-icons li a:hover {
	opacity: 0.7em
}
.copy {
	text-align: center;
	background: #000;
	padding: 0.8em
}
.copy p {
	color: #999;
	font-size: 13px
}
.copy p a {
	color: #fff
}
.copy p a:hover {
	text-decoration: underline
}
.about {
	padding: 6em 0px
}
.about-top h1, .blog-head h1, .gallery-top h1 {
	text-align: center;
	font-family: 'TitilliumWeb-Bold';
	font-size: 2.3em;
	color: #333
}
.about-top h4 {
	font-size: 1.3em;
	text-align: center;
	font-weight: 400;
	color: #e34554;
	margin: 18px 0 0 0
}
p.abt_text {
	text-align: center
}
.about-top p {
	font-size: 1em;
	margin-top: 1%;
	line-height: 1.9em;
	color: #999
}
.about-bottom {
	margin-top: 2%
}
.about-left img {
	width: 100%
}
.about-left h5 {
	font-size: 1.25em;
	font-weight: 400;
	margin: 18px 0 6px 0
}
.about-left h5 a {
	color: #e34554;
	text-decoration: none
}
.advn-one {
	margin-top: 7%
}
.advantages {
	margin-top: 4em
}
.advantages-left h3 {
	color: #777;
	font-size: 2.2em;
	font-family: 'TitilliumWeb-Bold'
}
.ad-mian {
	margin-top: 3%
}
.ad-left {
	width: 10%;
	float: left
}
.ad-left p {
	color: #fff;
	background: #e34554;
	padding: 13px 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	font-size: 20px
}
.ad-right {
	width: 84%;
	float: right
}
.ad-right h4, .advn-two h4 {
	color: #e34554;
	font-size: 1.2em;
	font-weight: 400;
	margin: 0;
	line-height: 1.4em
}
.ad-right h4 a {
	text-decoration: none;
	color: #e34554;
	font-size: 1em
}
.ad-right p {
	color: #999;
	font-size: 1em;
	line-height: 1.9em;
	margin-top: 8px
}
.advn-two ul {
	padding: 0;
	margin-top: 3%
}
.advn-two ul li {
	list-style-image: url(../images/marker.png);
	margin: 0px 0px 12px 18px;
	vertical-align: top
}
.advn-two p {
	color: #999;
	font-size: 1em;
	line-height: 1.9em;
	margin-top: 8px
}
.advn-two {
	margin-top: 7%
}
.advn-two ul li a {
	color: #999;
	font-size: 15px;
	font-weight: 400
}
.advn-two ul li a:hover {
	color: #e34554;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease
}
.team {
	padding: 6em 0px
}
.team-bottom {
	margin-top: 4%
}
.team-top {
	text-align: center
}
.works {
	margin-top: 4em
}
.works h3 {
	color: #777;
	font-size: 2.2em;
	font-family: 'TitilliumWeb-Bold';
	margin-bottom: 1.2em;
	text-align: center
}
.grid_4 {
	width: 22%;
	float: left;
	margin: 0 3% 0% 0
}
.text1 p {
	color: #9A9598;
	line-height: 1.9em;
	font-size: 1em
}
.text1 img {
	width: 100%
}
.text1 h4 {
	font-size: 1.2em;
	color: #E34554;
	margin: 0.5em 0
}
.blog {
	padding: 6em 0
}
span.glyphicon {
	color: #e34554
}
.pager li > a, .pager li > span {
	border-radius: 15px;
	color: #353a3d
}
.blg_sec {
	margin-top: 1.5em
}
.blog-main p {
	color: #999;
	font-size: 15px;
	margin-top: 5px
}
.blog-head {
	text-align: center
}
.blog-top {
	margin-top: 3%
}
.blog-main p a {
	color: #e34554
}
.blog-main p a:hover {
	text-decoration: underline;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	color: #999
}
a.bg {
	color: #e34554;
	font-size: 1.3em;
	font-weight: 400;
	text-decoration: none
}
.blog-one {
	margin-top: 1.5em
}
.blog-one img {
	width: 100%
}
.col-md-5.blog-one-left {
	padding-left: 0
}
.blog-comments {
	margin-top: 2.5em;
	border-top: 1px solid rgba(153,153,153,0.2);
	padding: 1.3em 0px
}
.blog-comments ul {
	padding: 0
}
.b-btn {
	margin-top: 26px
}
.blog-comments ul li {
	list-style: none;
	display: inline-block;
	margin-right: 15px
}
.b-btn a {
	color: #fff;
	padding: 5px 15px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	outline: none;
	font-size: 13px;
	background: #e34554
}
.b-btn a:hover {
	background: #2a2017;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease
}
.blog-main-one {
	border-bottom: 1px solid rgba(153,153,153,0.2)
}
.blog-right h3, .blog-right h2 {
	color: #e34554;
	font-size: 1.3em;
	font-weight: 400
}
.blog-right ul {
	padding: 0;
	margin-top: 1.5em
}
.blog-right ul li {
	list-style: none;
	margin-bottom: 8px
}
.blog-right ul li a {
	color: #999;
	font-size: 1em
}
.blog-right ul li a:hover {
	color: #e34554;
	margin-left: 10px;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease
}
.posts {
	margin-top: 2em
}
.categories:nth-child(1) {
	margin-top: 0
}
.categories {
	margin-top: 2em
}
p.sngl {
	margin-top: 1.5em
}
.blog-one p {
	color: #999;
	font-size: 1em;
	line-height: 1.9em;
	margin-top: 1em
}
.blog-one-left p {
	margin-top: 0
}
.pagination {
	margin: 4% 0 0 0
}
.blog-comments ul li a, .blog-comments ul li p {
	color: #999;
	font-size: 0.9em;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px
}
.blog-comments ul li a:hover {
	color: #e34554;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all
}
.related {
	margin-top: 3em
}
.contact-form {
	margin-top: 1.7em
}
.related-left {
	text-align: center;
	padding-left: 0
}
.related-left h4 {
	color: #e34554;
	font-size: 1.3em;
	margin: 13px 0 0 0
}
.contact-form form input[type="text"] {
	padding: 10px 15px;
	width: 100%;
	color: #333;
	font-size: 1em;
	border: 1px solid #E3E3E3;
	outline: none;
	display: block;
	margin: 10px 0
}
.contact-form form textarea {
	padding: 10px 15px;
	width: 100%;
	color: #333;
	font-size: 1em;
	border: 1px solid #E3E3E3;
	outline: none;
	display: block;
	margin: 10px 0
}
.contact-form form textarea {
	height: 200px;
	resize: none
}
.contact-form form input[type="submit"]:hover {
	background: #2a2017;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease
}
.contact-form form input[type="submit"] {
	color: #fff;
	background: #e34554;
	padding: 0.7em 1.7em;
	font-size: 1em;
	margin-top: 1em;
	border: none;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-heading a, .media-heading {
	color: #e34554
}
.media-body p {
	font-size: 15px;
	margin-top: 10px;
	line-height: 1.9em;
	color: #999
}
.comments-bottom {
	margin-top: 3%
}
.media {
	margin-top: 24px
}
.comments {
	margin-top: 5%
}
.related-bottom {
	margin-top: 3%
}
.related-left img {
	width: 100%
}
.reply {
	margin-top: 5%
}
ul.pager {
	margin: 0
}
.pages {
	padding: 7em 0px
}
h3.ghj {
	color: #000;
	font-size: 2em !important;
	margin: 0 0 1em
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
	padding: 2em 0
}
.breadcrumb {
	margin-bottom: 3em !important
}
.table {
	margin-bottom: 0
}
.b4, .b5, .b6 {
	margin-top: 15px !important;
	margin-bottom: 15px !important
}
.bs-example h1, .bs-example hh2, .bs-example h3, .bs-example h4, .bs-example h5, .bs-example h6 {
	margin: 0 0 10px
}
.gallery {
	padding: 6em 0px
}
.gallery-top {
	text-align: center
}
.gallery-bottom {
	margin-top: 5%
}
.gallery-left img {
	width: 100%
}
.gallery-left {
	position: relative
}
.gallery-1 {
	margin-top: 25px
}
.gallery-1:nth-child(1) {
	margin-top: 0
}
.contact {
	padding: 6em 0px
}
.contact-right iframe {
	border: none;
	width: 100%;
	height: 350px
}
.contact-left h1, .contact-left h2 {
	font-size: 2.2em;
	font-family: 'TitilliumWeb-Bold';
	color: #333
}
.contact-left p {
	font-size: 1em;
	margin-top: 1.6%;
	line-height: 1.9em;
	color: #999
}
.contact-right input[type="text"]:nth-child(1) {
	margin-right: 11px
}
.contact-right input[type="text"] {
	width: 49%;
	margin: 0px;
	color: #BCBCBC;
	background: none;
	padding: 15px 10px;
	outline: none;
	border: 1px solid #BCBCBC
}
.contact-right textarea {
	width: 100%;
	color: #BCBCBC;
	resize: none;
	background: none;
	height: 12.7em;
	padding: 15px;
	outline: none;
	border: 1px solid #BCBCBC;
	margin-top: 1.4%
}
.submit-btn input[type=submit] {
	color: #ffffff;
	padding: 10px 50px;
	font-size: 20px;
	cursor: pointer;
	font-weight: 500;
	margin: 20px 0 0 0px;
	border: none;
	background: #e34554;
	outline: none
}
.submit-btn input[type=submit]:hover {
	background: #2a2017;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all
}
.contact-bottom {
	margin-top: 5%
}
.ui-banner {
	display: block;
	position: relative;
	width: 1260px;
	margin: auto;
	margin-top: 85px;
}
.ui-banner.ui-banner-invalid {
	display: none
}
.ui-banner, .ui-banner .ui-banner-slides, .ui-banner .ui-banner-slogans, .ui-banner .ui-banner-arrow {
	height: 465px;
}
.ui-banner .ui-banner-slides, .ui-banner .list_banner, .ui-banner .ui-banner-arrow {
	position: absolute;
	top: 0
}
.ui-banner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.ui-banner .ui-banner-slides {
	width: 100%;
	height: 465px;
	left: 0px;
}
.ui-banner .ui-banner-slides li {
	display: block;
	position: absolute;
	width: 100%;
}
.ui-banner .ui-banner-slides li img {
	width: 100%;
	height: 465px;
	border: none;
}
.ui-banner .ui-banner-slides li.ui-banner-slides-current, .ui-banner .ui-banner-slides li.ui-banner-slides-prev, .ui-banner .ui-banner-slides li.ui-banner-slides-next {
	display: block
}
.ui-banner .ui-banner-slides li.ui-banner-slides-current {
	left: 0
}
.ui-banner .ui-banner-slides li.ui-banner-slides-prev {
	left: -1140px
}
.ui-banner .ui-banner-slides li.ui-banner-slides-next {
	left: 1140px
}
.ui-banner .list_banner {
	background: rgba(0,0,0,0.5);
	height: 465px;
	overflow: hidden;
	width: 280px;
	right: 0
}
.ui-banner .list_banner h4 {
	text-align: center;
	color: #57e6f3;
	font-weight: 600;
	padding-top: 60px;
	padding-bottom: 20px;
	font-size: 16px
}
.ui-banner .ui-banner-slogans {
	height: 240px;
	overflow: hidden;
	width: 100%
}
.ui-banner .ui-banner-slogans li {
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	list-style: none;
	list-style-type: none;
	background: url(images/wein.png) no-repeat center bottom
}
.ui-banner .ui-banner-slogans li a {
	color: #fff
}
.ui-banner .ui-banner-slogans li:hover {
	color: #fff;
	font-weight: bold;
	background: rgba(255,255,255,0.5)
}
.ui-banner .ui-banner-slogans li.ui-banner-slogans-current {
	color: #fff;
	font-weight: bold;
	background: rgba(255,255,255,0.5)
}
.ui-banner .ui-banner-slogans li.ui-banner-slogans-prev {
	border-bottom: none
}
.ui-banner .ui-banner-overlay {
	bottom: 0;
	height: 10px;
	position: absolute;
	right: 0;
	width: 173px
}
.con_sd img {
	float: right;
	margin-left: 5px
}
.con_sd p {
	padding-bottom: 20px;
	color: #777;
	font-size: 16px
}
.con_sf img {
	float: left;
	margin-right: 5px
}
.con_sf p {
	padding-bottom: 20px;
	color: #777;
	font-size: 16px
}
.con_sad {
	margin-top: 20px;
	position: relative
}
.con_sad img {
	width: 100%
}
.con_sad p {
	position: absolute;
	top: 65px;
	left: 15px;
	font-size: 22px;
	right: 240px;
	color: #666
}
.lsk ul {
	width: 676px;
	height: 130px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 30px
}
.lsk li {
	list-style-type: none;
	float: left;
	margin: 0 30px
}
.lsk p {
	width: 80%;
	margin: auto;
	font-size: 22px;
	margin-bottom: 30px;
	color: #666
}
.con_kad img {
	float: right;
	margin-left: 35px
}
.con_kad p {
	padding-bottom: 20px;
	color: #777
}
.s_city h4 {
	text-align: center;
	font-size: 22px;
	margin-top: 50px
}
.s_city li {
	list-style-type: none;
	text-align: center;
	float: left;
	margin: 20px
}
.s_city li img {
	display: block;
	margin-top: 10px
}
.s_city ul {
	width: 445px;
	height: 120px;
	margin: auto
}
.con_z p {
	text-align: center;
	padding-bottom: 10px;
	color: #777
}
.dak {
	position: relative;
	height: 330px;
	overflow: hidden;
	margin-bottom: 10px
}
.dak p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	background: rgba(32,172,185,0.5)
}
.dak p span {
	display: block;
	text-align: center;
	font-size: 24px;
	background: #20acb9;
	line-height: 40px;
	margin-top: 10px;
	color: #fff
}
.con_lap {
	margin-top: 30px
}
.con_lap p {
	color: #777
}
.dak2 {
	position: relative;
	height: 330px;
	overflow: hidden;
	margin-bottom: 10px
}
.dak2 p {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	background: rgba(227,69,84,0.5)
}
.dak2 p span {
	display: block;
	text-align: center;
	font-size: 24px;
	background: #e34554;
	line-height: 40px;
	margin-top: 10px;
	color: #fff
}
.con_z h4 {
	text-align: center;
	font-size: 22px;
	padding-bottom: 20px;
	color: #666
}
.img_a {
	margin-bottom: 20px
}
.tp_sd {
	background: #f7f7f7;
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;
	margin-top: 30px
}
.tp_sd img {
	float: right;
	margin: 15px
}
.tp_sd h4 {
	line-height: 80px;
	font-size: 22px;
	text-align: center;
	color: #666
}
.tp_sd p {
	padding-bottom: 20px;
	padding-left: 8px;
	color: #777
}
.tp_cv img {
	float: left;
	margin-top: 80px;
	margin-right: 15px
}
.tp_cv h4 {
	line-height: 80px;
	font-size: 22px;
	text-align: center;
	color: #666
}
.tp_cv p {
	padding-bottom: 20px;
	padding-left: 8px;
	color: #777
}
.tp_ck {
	background: #f7f7f7;
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;
	margin-top: 30px
}
.tp_ck h4 {
	line-height: 80px;
	font-size: 22px;
	text-align: left;
	padding-left: 60px;
	color: #666
}
.tp_ck p {
	padding-bottom: 20px;
	padding-left: 8px;
	color: #777
}
.tp_ck p span {
	color: #333;
	font-weight: bold
}
.banner-bg {
	background: url(../images/bg-1.jpg) no-repeat center center;
	background-size: cover;
	min-height: 900px
}
.banner2 {
	background: url(../images/bg-2.jpg) no-repeat center center;
	background-size: cover
}
.banner3 {
	background: url(../images/bg-3.jpg) no-repeat center center;
	background-size: cover
}
.banner4 {
	background: url(../images/bg-4.jpg) no-repeat center center;
	background-size: cover
}
.banner5 {
	background: url(../images/bg-5.jpg) no-repeat center center;
	background-size: cover
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0
}
.rslides li {
	position: relative;
	display: block;
	float: left
}
.rslides img {
	height: auto;
	border: 0;
	width: 100%
}
.banner-text {
	text-align: center
}
.banner-text_grid {
	background: rgba(32,172,185,0.69);
	padding: 1.5em 2em
}
.banner-text_grid img {
	margin: 0 auto;
	border-radius: 73px;
	border: 6px solid #eee;
	padding: 1em 1em
}
.banner-sec {
	position: relative;
	font-family: 'Arial'
}
.banner-top {
	position: absolute;
	bottom: -7em;
	left: 0;
	width: 100%;
	z-index: 999
}
.banner-text_grid h4 {
	font-size: 1.3em;
	padding: 0.5em 0 0;
	color: #fff
}
.banner-text_grid p {
	font-size: 1em;
	padding: 0.5em 0;
	color: #fff;
	line-height: 1.5em;
	text-align: left
}
.s_date {
	text-align: center
}
.s_date span {
	padding: 6px 40px;
	border: 1px #c6cacb solid;
	font-weight: bold;
	font-size: 16px;
	background: #e2e5ea
}
.s_date .s_ds {
	padding: 6px 50px
}
.s_Pay {
	margin-top: 30px;
	padding-left: 70px;
	padding-right: 70px
}
.s_Pay h4 {
	text-align: center;
	font-size: 20px;
	line-height: 40px
}
.s_Pay li {
	list-style-type: none;
	line-height: 40px
}
.s_Pay li input {
	float: left;
	margin-top: 13px;
	margin-right: 5px;
	width: 16px;
	height: 16px
}
.ksad {
	background: #f7f7f7;
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;
	margin-top: 30px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 10px;
	padding-bottom: 20px
}
.ksad h4 {
	text-align: center;
	font-size: 20px;
	line-height: 40px
}
.ksad td {
	list-style-type: none;
	line-height: 40px
}
.ksad td input {
	float: left;
	margin-top: 13px;
	margin-right: 5px;
	width: 16px;
	height: 16px
}
.ksad td .texk {
	float: none;
	width: 735px;
	height: 32px;
	margin-top: 10px;
	background: #e2e5ea;
	border: 1px #ced2d3 solid
}
.s_Pay td input {
	width: 300px;
	height: 32px;
	background: #e2e5ea;
	border: 1px #ced2d3 solid;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px
}
.s_Pay td {
	text-align: right;
	line-height: 32px
}
.s_Pay .kd_list td label input {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 8px;
	margin-right: 5px
}
.s_Pay .kd_list td label {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-right: 30px;
	font-weight: normal;
	margin-left: 10px
}
.s_Pay .kd_list .s_ay input {
	float: left;
	margin-left: 25px;
	margin-top: 9px;
	margin-bottom: 8px
}
.s_Pay .kd_list .s_ay select {
	width: 300px;
	height: 32px;
	background: #e2e5ea;
	border: 1px #ced2d3 solid;
	float: left;
	margin-left: 25px;
	margin-top: 9px;
	margin-bottom: 8px
}
.kd_list textarea {
	width: 865px;
	height: 140px;
	background: #e2e5ea;
	border: 1px #ced2d3 solid
}
.btnd {
	margin-top: 20px;
	border-top: 1px #ededed solid
}
.btnd a {
	display: block;
	width: 180px;
	line-height: 40px;
	border: 1px #ededed solid;
	text-align: center;
	border-radius: 5px;
	margin: auto;
	margin-top: 20px;
	background: #e2e5ea;
	font-size: 18px;
	color: #333
}
.btnd a:hover {
	background: #fff
}
.blk_18 {
	overflow: hidden;
	zoom: 1;
	font-size: 9pt;
	width: 1140px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px
}
.blk_18 .pcont {
	width: 1080px;
	margin: auto;
	overflow: hidden
}
.blk_18 .ScrCont {
	width: 32766px;
	zoom: 1;
	margin-left: -5px
}
.blk_18 #List1_1, .blk_18 #List2_1 {
	float: left
}
.blk_18 .LeftBotton, .blk_18 .RightBotton {
	position: absolute;
	z-index: 999;
	width: 37px;
	height: 64px
}
.blk_18 .LeftBotton {
	top: 160px;
	left: 10px;
	background: url(../images/left1.png) no-repeat
}
.blk_18 .RightBotton {
	top: 160px;
	right: 10px;
	background: url(../images/right1.png) no-repeat
}
.blk_18 .pl img {
	display: block;
	width: 247px;
	cursor: pointer;
	border: none
}
.blk_18 .pl {
	width: 256.5px;
	border: 5px solid #0a878d;
	float: left;
	text-align: center;
	line-height: 24px;
	margin-left: 8px;
	margin-right: 8px;
	color: #333;
	border-radius: 5px;
	overflow: hidden;
	background: #20acb9
}
.blk_18 a.pl:hover {
	border: 5px solid #f3f3f3;
	color: #F00;
	background: #ededed
}
.pl .kc1 {
	text-align: right;
	color: #a1f4fa
}
.pl .kc2 {
	text-align: left;
	padding-left: 5px;
	color: #FFF
}
.blk_18 .pl td {
	height: 20px;
	line-height: 20px
}
.s_dky .ssd {
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px
}
.s_dky {
	margin-top: 30px
}
.kd_al {
	padding-top: 60px;
	height: 410px;
	background: url(../images/zfdg.png) no-repeat center center;
	position: relative
}
.kd_al h4 {
	font-size: 50px;
	color: #24adb5;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px
}
.kd_al p {
	text-align: center;
	font-size: 20px
}
.btnag {
	text-align: center;
	margin-top: 60px
}
.btnag .lad1 {
	background: #e34554;
	padding: 15px 30px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	margin-right: 10px
}
.btnag .lad2 {
	padding: 15px 30px;
	color: #1eacba;
	font-weight: bold;
	border: 1px #1eacba solid;
	border-radius: 5px;
	margin-left: 10px
}
.lisc_wy {
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 60px;
	background: #20acb9
}
.lisc_wy span {
	line-height: 60px;
	font-weight: bold;
	margin-left: 25px;
	color: #fff
}
.lisc_wy span input {
	height: 32px;
	width: 280px;
	line-height: 32px
}
.dk_a {
	padding-left: 30px;
	padding-right: 50px;
	border-right: 1px #fff solid
}
.lisc_wy a {
	float: right;
	margin-right: 30px;
	padding: 5px 30px;
	background: #e34554;
	margin-top: 15px;
	color: #fff;
	font-weight: bold
}
.infon {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
	z-index: 999
}
.infon_a {
	width: 440px;
	height: 320px;
	background: #fff;
	margin: auto;
	margin-top: 8%;
	border-radius: 5px
}
.inf_top {
	line-height: 46px;
	border-bottom: 1px #ededed solid
}
.inf_top button {
	float: right
}
.inf_bton {
	padding: 10px
}
.inf_bton h5 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 40px
}
.inf_bton h4 {
	width: 380px;
	margin: auto
}
.inf_bton h4 span {
	line-height: 80px
}
.inf_bton h4 input {
	height: 40px;
	width: 300px;
	border-radius: 5px
}
.inf_bton h4 .btn {
	width: 140px;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 20px;
	height: 40px
}
.abouts p {
	color: #666
}
.abouts img {
	display: block;
	margin: auto;
	margin-top: 30px
}
.sk_ae img {
	float: left;
	margin-right: 20px;
	width: 340px
}
.sk_ae h4 {
	line-height: 40px;
	font-size: 28px;
	margin-bottom: 20px
}
.sk_ae p {
	line-height: 40px;
	font-size: 18px
}
.con_sd .kd_d {
	margin-bottom: 20px;
	font-size: 22px
}
.con_sw img {
	float: left;
	margin-right: 20px
}
.con_sw p {
	padding-bottom: 25px;
	color: #777;
	font-size: 15px
}
.con_sw h4 {
	margin-bottom: 20px;
	font-size: 22px
}
.sy_sk {
	height: 202px;
	background: url(../images/dsm.jpg) no-repeat center center;
	margin-top: 20px;
	padding: 40px
}
.sy_sk p {
	font-size: 18px
}
.tp_sc {
	background: #f7f7f7;
	border-bottom: 1px #ccc dashed;
	border-top: 1px #ccc dashed;
	margin-top: 30px;
	padding-left: 150px;
	padding-right: 150px
}
.tp_sc img {
	display: block;
	margin: auto;
	margin-bottom: 30px
}
.tp_sc h4 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
	text-align: center;
	color: #666
}
.tp_sc p {
	color: #777;
	padding-bottom: 20px
}
.tp_ax {
	margin-top: 30px
}
.tp_ax h4 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
	text-align: center;
	color: #424242
}
.tp_ax p {
	color: #767676;
	padding-bottom: 20px;
	line-height: 30px;
	text-align: left
}
.s_rt li {
	list-style-type: none;
	float: left;
	width: 50%;
	color: #777
}
.ky_sg img {
	width: 500px;
	float: right;
	margin-left: 20px
}
.ky_sg p {
	color: #777;
	padding-bottom: 15px
}
.sk_ay p {
	color: #777
}
.sk_ay img {
	float: right;
	margin-left: 20px
}
.stard p {
	padding-bottom: 20px;
	padding-left: 20px;
	background: url(../images/wqd.jpg) no-repeat left 8px;
	background-size: 8px auto;
	color: #8d8d8d
}
.con_kay img {
	float: left;
	margin-right: 20px
}
.con_kay p {
	color: #777
}
.stard h4 {
	line-height: 40px;
	padding-bottom: 8px
}
.wyad {
	height: 145px;
	font-size: 20px;
	text-align: center;
	padding-top: 28px;
	background: url(../images/lac5.png) no-repeat
}
.con_sd .al {
	margin-left: 15px
}
.con_sf .kal {
	margin-right: 15px
}
.dk_nk {
	padding-left: 210px;
	padding-right: 210px
}
.dk_nk td {
	line-height: 36px;
	padding-left: 25px;
	background: url(../images/gvd.png) no-repeat left center
}
.dk_nk p {
	padding-top: 10px;
	padding-bottom: 10px
}
.s_asd {
	height: 75px;
	background: url(../images/pr4.png) no-repeat;
	padding-left: 210px;
	padding-right: 210px;
	padding-top: 16px
}
.t_list table {
	margin: auto
}
.t_list td input {
	width: 300px;
	height: 32px;
	background: #e2e5ea;
	border: 1px #ced2d3 solid;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px
}
.t_list td {
	text-align: right;
	line-height: 32px
}
.fdkj td {
	text-align: center
}
.fdkj select {
	width: 105px;
	height: 32px;
	background: #e2e5ea;
	border: 1px #ced2d3 solid;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 15px
}
.t_list .fdkj td input {
	float: none
}
.t_list .fdkj .j_lit {
	text-align: right
}
.t_list .fdkj .j_lit input {
	width: 105px;
	margin-right: 15px
}
.t_list .tc_list {
	margin-top: 15px
}
.t_list .tc_list td input {
	float: left;
	margin-bottom: 0px;
	width: 420px
}
.t_list .tc_list td {
	line-height: 32px;
	padding-bottom: 15px
}
.t_list .btnd {
	margin: auto
}
.kx_banner {
	position: absolute;
	bottom: 0px;
	z-index: 999;
	width: 100%;
}
.ui-banner .kx_bs {
	width: 990px;
	margin: auto
}
.kx_bs li {
	width: 280px;
	float: left;
	margin: 25px;
	line-height: 32px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	border-radius: 55px;
	color: #fff
}
.kx_bs li a {
	color: #fff
}
.f_str p {
	width: 50%;
	float: left
}
.login_d {
}
.login_d h3 {
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 15px
}
.login_d li {
	list-style-type: none;
	margin-bottom: 10px
}
.login_d li h4 {
	text-align: left;
	line-height: 30px;
	color: #646464;
	font-weight: normal;
	font-size: 16px
}
.login_d li input {
	width: 100%;
	height: 34px;
	border: 1px #ced2d3 solid;
	margin-bottom: 5px;
	padding: 0 8px
}
.login_d li p span {
	display: block;
	color: #acacac;
	font-size: 14px
}
.gency h3 {
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 15px
}
.p_list {
	width: 100%
}
.p_list input {
	width: 100%;
	height: 34px;
	padding: 0 10px;
	border: 1px #ced2d3 solid;
	margin-bottom: 5px
}
.p_list select {
	width: 100%;
	height: 34px;
	border: 1px #ced2d3 solid;
	margin-bottom: 5px;
	padding: 0 10px
}
.p_list td h4 {
	margin-top: 15px;
	color: #646464;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px
}
.kx1 {
	width: 367px;
	float: left
}

.f_ky {
}
.f_ky li {
	list-style-type: none
}
.f_ky h4 {
	line-height: 30px;
	color: #4a4a4a;
	font-size: 17px
}
.f_ky label input {
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 8px;
	margin-right: 5px
}
.f_ky label {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-right: 30px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	color: #9b9b9b;
	font-size: 14px
}
.f_ky p {
	height: 50px
}
.f_ky .mw {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px
}
.c_footer {
	margin: 35px 0 45px;
}
.c_footer textarea {
	width: 100%;
	padding: 10px;
	height: 120px;
	background: #fff;
	border: 1px #ced2d3 solid
}
.c_footer h3 {
	margin-top: 10px;
	color: #F66;
	text-align: center
}
.c_footer p {
	text-align: center;
	padding-bottom: 20px;
	color: #999
}
.c_footer h6 {
	font-size: 13px;
	line-height: 20px;
	color: #666
}
.s_fm p {
	padding-bottom: 10px
}
.conxk {
	height: 185px
}
.conxk img {
	float: left;
	margin-right: 30px
}
.conxk p {
	line-height: 36px;
	font-size: 24px;
	padding-bottom: 10px
}
.conlod {
	margin-top: 40px;
	min-height: 420px
}
.conlod img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px
}
.conlod p {
	color: #777
}
.conlod .stard h4 {
	color: #777;
	font-weight: normal
}
.conlod .stard p {
	padding-bottom: 15px
}
.logo_img {
	margin-top: 2.4em;
	text-align: center
}
.logo_img img {
	display: block;
	width: 250px;
	margin-bottom: 14px;
	margin-left: auto;
	margin-right: auto
}
.logo_img p {
	padding-bottom: 20px;
	color: #c7c7c7;
	font-size: 16px;
	padding-right: 3em;
	line-height: 1.7em
}
.footer_list {
	position: relative;
	height: 190px;
	background: #4a5154;
}
.f_list {
	position: absolute;
	width: 400px;
	border: 1px #666 solid;
	height: 500px;
	background: #fff;
	bottom: 0px;
	left: 50%;
	margin-left: -200px;
	padding: 15px;
	border-radius: 3px
}
.f_list h3 {
	text-align: center;
	line-height: 36px
}
.f_list h5 {
	text-align: center;
	line-height: 36px;
	font-size: 12px;
	color: #39F
}
.f_list input {
	width: 100%;
	margin-bottom: 15px;
	border: 1px #999 solid;
	height: 36px;
	padding-right: 40px;
	padding-left: 10px
}
.f_list .f_img1 {
	background: url(../images/f_img1.png) no-repeat right center #f9f9f9;
	background-size: 25px 25px
}
.f_list .f_img2 {
	background: url(../images/f_img2.png) no-repeat right center #f9f9f9;
	background-size: 25px 25px
}
.f_list .f_img3 {
	background: url(../images/f_img3.png) no-repeat right center #f9f9f9;
	background-size: 25px 25px
}
.f_list textarea {
	width: 100%;
	height: 100px;
	background: #f9f9f9;
	border: 1px #999 solid;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px
}
.f_list p {
	font-size: 12px;
	text-align: center;
	color: #999
}
.f_list a {
	display: block;
	width: 150px;
	text-align: center;
	line-height: 40px;
	border: 1px #666 solid;
	border-radius: 3px;
	margin: auto;
	margin-top: 15px;
	color: #333
}
.footer_add {
	margin-right: auto;
	margin-top: 20px;
	width: 60%;
	margin-left: auto
}
.footer_add h4 {
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 22px
}
.footer_add li {
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 30px
}
.footer_add li .c-icon {
	background: url(../images/weizi.png)no-repeat center center;
	background-size: cover
}
.footer_add li p {
	padding-left: 32px;
	font-size: 14px
}
.con_lap p span {
	font-weight: bold
}
.s_kove {
	margin-top: 15px
}
.s_kove p {
	padding-bottom: 15px;
	color: #777
}
.s_kove .stard p {
	padding-bottom: 15px
}
.d_zk p {
	padding-bottom: 5px;
	font-weight: bold
}
.d_zk {
	margin-bottom: 15px
}
.top_img {
	margin-bottom: 20px
}
.top_img img {
	display: block;
	width: 476px;
	height: 440px;
	margin: auto;
	border: 6px #e34554 solid;
	border-radius: 5px
}
.donor_img {
	overflow: hidden
}
.donor_img ul li {
	width: 20%;
	float: left;
	overflow: hidden
}
.donor_img ul {
	overflow: hidden
}
.donor_img ul li img {
	display: block;
	width: 204px;
	height: 248px;
	margin: auto
}
.donor_tab {
	width: 700px;
	margin: auto;
	margin-top: 40px
}
.donor_tab td input {
	width: 134px;
	float: right;
	background: #e2e5ea;
	border: 1px #d2d2d2 solid;
	height: 28px;
	margin-bottom: 15px;
	margin-right: 60px;
	margin-left: 15px
}
.donor_tab td {
	text-align: right;
	line-height: 28px
}
.donor_tab .dor_footer {
	text-align: center
}
.s_yok {
	text-align: center;
	margin-top: 10px;
	color: #808080
}
.donor_tab .dor_footer textarea {
	display: block;
	width: 660px;
	height: 130px;
	margin: auto;
	margin-bottom: 20px;
	background: #e2e5ea;
	border: 1px #d2d2d2 solid
}
.dondor-ch {
	height: 49px;
	background: url(../images/quw1.png);
	line-height: 49px
}
.dondor-ch a {
	display: block;
	width: 182px;
	line-height: 49px;
	float: left;
	margin: 0px 3px;
	text-align: center;
	background: url(../images/quw3.png)
}
.dondor-ch h4 {
	width: 564px;
	margin: auto;
	overflow: hidden
}
.dondor-ch h4 .active {
	background: url(../images/quw2.png)
}
.donor-l {
	background: url(../images/quw2.png);
	overflow: hidden
}
.donor-add {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 15px;
	overflow: hidden
}
.donor-add li {
	float: left;
	width: 33.33%;
	margin-bottom: 15px;
	overflow: hidden
}
.donor-add li .donor-rw {
	width: 360px;
	margin: auto;
	padding: 18px 0px 15px 15px;
	background: #fff;
	border-bottom: 4px #e34554 solid;
	overflow: hidden
}
.donor-add li .donor-rw img {
	width: 158px;
	height: 301px;
	float: left;
	margin-right: 10px
}
.rw_k {
	margin-top: 95px;
	overflow: hidden;
	margin-right: 5px
}
.rw_k h5 {
	font-size: 16px;
	line-height: 26px;
	color: #999
}
.rw_k h5 span {
	color: #000
}
.rkm {
	overflow: hidden;
	margin-right: 5px
}
.rkm h5 {
	font-size: 16px;
	line-height: 26px;
	color: #999
}
.rkm h5 span {
	display: block;
	color: #000;
	height: 26px;
	overflow: hidden
}
.arww {
	width: 133px;
	margin: auto
}
.arww a {
	padding: 0px 5px
}
.tp-logo-min {
	width: 200px;
	margin-top: 13px;
}
.navig {
	float: right
}
.gone {
	float: right;
	display: block;
	padding: 5px 10px;
	background: #20acb9;
	color: #fff;
	text-align: center;
	border-radius: 35px;
	text-decoration: none
}
.gone:hover {
	color: #fff;
	text-decoration: none
}
.treatments {
	background: #fff;
	padding: 65px 0 10px
}
.treatments h3 {
	text-align: center;
	padding: 1em 0 1em
}
.treatments .heng {
	height: 2px;
	width: 10%;
	background: #62d5d0;
	margin: 0 auto 1.2em;
	display: none
}
.treatments p {
	font-size: 16px;
	color: #999999;
	padding-bottom: 65px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: center;
	line-height: 26px
}
.csoa li {
	float: left;
	width: 23%;
	margin: 1%;
	background: #fff
}
.csoa li a {
	display: block;
	overflow: hidden
}
.csoa li a img {
	width: 100%
}
.csoa li a .hengser {
	width: 100%;
	height: 4px;
	background: #20acb9;
	transition: all .2s
}
.csoa li a h5 {
	text-align: center;
	color: #656565;
	line-height: 3.8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 .5em;
	font-size: 16px;
	transition: all .3s;
	text-transform: uppercase;
}
.csoa li:hover a .hengser {
	background: rgba(0,0,0,1);
	transition: all .3s
}
.csoa li:hover a h5 {
	color: #333;
	transition: all .3s
}
.csoa {
	overflow: hidden;
	margin-bottom: 1.5em
}
.iner-2 {
	width: 100%;
	background: url(../images/xms.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
	max-height: 650px
}
.eyes li {
	float: left;
	width: 23%;
	margin: 1%
}
.eyes {
	overflow: hidden
}
.bg-cloew {
	background: rgba(0,0,0,0.1);
	padding: 7.5em 0
}
.eyes li img {
	width: 20%
}
.eyes li h1 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	padding: .8em 0
}
.eyes li p {
	text-align: center;
	color: #fff;
	font-weight: 400;
	margin: auto;
	border-radius: 7em
}
.goal {
	padding: 2em 0px;
	display: flex;
	align-items: center
}
.goal .deal-message {
	width: 32%;
	margin-right: 3%;
	height: 400px
}
.goal .deal-message h2 {
	font-size: 2em;
	line-height: 1.5;
	margin-bottom: .6em;
	margin-top: .5em
}
.goal .deal-message p {
	margin-bottom: 81px;
	color: #999999;
	line-height: 26px
}
.goal .deal-message .teamer {
	color: #a2a2a2;
	/*height: 1.5em;*/
	font-size: 20px;
	padding: 0px;
	font-weight: 400;
	transition: .15s linear all;
	display: inline-block;
	line-height: 1.5em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #535353;
	width: 100%;
	overflow: hidden;
}
.goal .deal-message .teamer span {
	float: left
}
.goal .deal-message .teamer i {
	background-image: url(../images/dbx.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 12px;
	background-size: 100%;
	display: block;
	float: left;
	margin-top: 9px;
	margin-left: 10px
}
.serverce-wrap {
	width: 65%;
	height: 440px;
	position: relative;
	margin-top: -30px
}
.serverce-wrap .zey-box {
	width: 230px;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 155px;
	margin: auto;
	overflow: hidden;
	text-align: center
}
.serverce-wrap .zey-box img {
	display:inline-block;
    margin-bottom: 8px;
    width: 100%;
    height: 100px;
    box-shadow: 1px 1px 15px rgba(73, 210, 209, 0.5);

}
.serverce-wrap .zey-box:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}
.zey-circle {
	width: 191px;
	height: auto;
	position: absolute;
	margin: auto;
	text-align: center;
	display: block
}
.zey-circle .ph-img{
	display: block;
	margin-bottom: 10px;
	width: 100%;
	height: 100px;
	box-shadow: 1px 1px 15px rgba(73, 210, 209, 0.5);
}
.z1 {
	position: absolute;
	margin: auto;
	top: 0;
	left: 140px;
	
	width: 230px;
	height: auto;
}
.z2 {
	position: absolute;
	margin: auto;
	top: 0;
	right: 140px;

	width: 230px;
	height: auto;
}
.z3 {
	position: absolute;
	margin: auto;
	top: 155px;
	left: 0;
	
	width: 230px;
	height: auto
}
.z4 {
	position: absolute;
	margin: auto;
	top: 155px;
	right: 0;

	width: 230px;
	height: auto
}
.z5 {
	position: absolute;
    margin: auto;
    top: 310px;
    /* right: 0; */
    left: 140px;
    width: 230px;
    height: auto;
}
.z6 {
	position: absolute;
    margin: auto;
    top: 310px;
    /* right: 0; */
    right: 140px;
    width: 230px;
    height: auto;
}
.bf {
	width: 100%;
	color: #606060;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-size: .9em;
	transition: all .3s ease-in;
	
}

.owl-carousel .item {
	margin: 0 1em
}
.owl-carousel .item .case-list {
	overflow: hidden;
	background: #fff;
	width: 100%;
	position: relative;
}
.owl-carousel .item .case-list img {
	width: 100%
}
.owl-carousel .item .case-list p {
	text-align: center;
	font-size: 14px;
	padding: .6em 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.owl-theme .owl-controls {
	margin-top: 8px
}
.owl-theme .owl-controls .owl-page span {
	background: #f5f5f6
}
.welcome .container h3 {
	text-align: center;
	font-size: 1.5em;
	padding-bottom: 1.5em;
	position: relative
}
.welcome .container h3:before {
	content: "";
	position: absolute;
	width: 3%;
	height: 2px;
	background: #9e9e9e;
	bottom: 30%;
	margin: auto;
	left: 0;
	right: 0
}
.alien {
	width: 100%;
	background: url(../images/cy1.png)no-repeat center;
	background-size: cover;
	padding: 5em 0;
	position: relative
}
.alien .alien-inwarp {
	float: right;
	overflow: hidden
}
.alien-inwarp h3 {
	float: right;
	color: #fff
}
.alien-inwarp p {
	float: right;
	color: #fff;
	width: 100%;
	padding: 1.5em 0 1.5em 50%;
	text-align: right;
	line-height: 1.5em
}
.alien-inwarp .goen {
	color: #297f94;
	height: 2.5em;
	font-size: .938em;
	border-radius: 2em;
	background: #54f0ff;
	padding: 0 1.5em;
	font-weight: 400;
	transition: .15s linear all;
	display: inline-block;
	line-height: 2.5em;
	float: right
}

.tara-iner{
	background:url(../images/form-diayun_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.sug-iner{
	background:url(../images/dai_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.bgs-iner{
	background:url(../images/dylc_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.mmy-iner{
	background:url(../images/dter_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.gdd-iner{
	background:url(../images/sgp_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.fdd-iner{
	background:url(../images/usa_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.ydd-iner{
	background:url(../images/hiv_01.png) no-repeat center center!important;
	background-size: cover!important;
}
.xdd-iner{
	background:url(../images/parent_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.mdd-iner{
	background:url(../images/lgbt_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.tdd-iner{
	background:url(../images/infer_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.ak-iner{
	background:url(../images/t6.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.ct-iner{
	background:url(../images/t5.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.edg-img{
	background:url(../images/ed_12.jpg) no-repeat center center!important;
	background-size: cover!important;
	height: 55em!important;
}
.m1-iner{
	background:url(../images/fdsm_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.m2-iner{
	background:url(../images/xmush_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.m3-iner{
	background:url(../images/baby_05.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.jugg-iner{
	background:url(../images/juan_01.jpg) no-repeat center center!important;
	background-size: cover!important;
}
.pic-img {
	width: 100%;
	height: 30em;
	background:url(../images/t3.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}
.pic-img h3 {
	padding-top: 20%;
	color: #fff;
	font-size: 30px;
	text-align: center;
	position: relative
}
.pic-img h3:before {
	content: "";
	position: absolute;
	width: 4%;
	height: 2px;
	background: #fff;
	margin: auto;
	left: 0;
	right: 0;
	bottom: -1em
}
.ky_sg p {
	color: #333
}
.ky_sg {
	padding-top: 20px;
	border-top: 1px solid #dfdfdf
}
.calendar .calMain .calContent .tabD th {
	text-align: center
}
.calendar {
	width: 362px;
	height: 220px
}
.calendar .calMain .calTitle .t_date {
	width: 318px;
	float: left;
	height: 33px;
	color: #51729d;
	font-weight: 700;
	line-height: 23px;
	text-align: center
}
.calendar .calMain .calTitle .currentYearText {
	float: none;
	margin: 0;
	cursor: pointer
}
.calendar .calMain .calTitle .currentMonthText {
	float: none;
	cursor: pointer;
	width: auto;
	text-align: left
}
.calendar .calMain {
	height: 220px
}
.calendar .calMain .calContent {
	height: 220px
}
.calendar .calMain .calContent .reserve {
	height: 220px
}
.calendar .calMain .calContent .enabled {
	height: 215px
}
.new-center li {
	float: left;
	width: 18%;
	margin: 1%
}
.new-center li .ps-img {
	border-radius: 50%;
	width: 9em;
	height: 9em;
	display: block;
	margin: auto;
	overflow: hidden;
	text-align: center
}
.new-center li p {
	text-align: center;
	color: #565656;
	padding-top: 15px
}
.new-center li .ps-img:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}
.new-center li .ps-img img {
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	height: auto
}
.iee {
	max-width: 100%;
	margin-bottom: 30px;
	width: 100%;
	display: block;
	margin: auto;
	padding-bottom: 30px;
}
.ttlke {
	text-align: center
}
.ttlke span {
	font-size: 24px;
	color: #4BC8C9
}
.ams {
	border-bottom: 1px solid #dfdfdf
}
.ams:last-child {
	border-bottom: none
}
.mfer {
	width: 100%;
	padding-bottom: 30px;
	margin: auto;
	display: block
}
.wneer {
	text-align: left;
	padding-bottom: 20px;
	font-size: 20px
}
.sierder {
	padding: 0 0 10px
}
.sierder li {
	padding: 10px 0;
	text-align: left;
	padding-left: 20px;
	color: #757575;
	position: relative
}
.sierder li:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #48D7D9;
	left: 0;
	top: 18px
}
.make {
	background: #ededed;
	padding: 15px 25px;
	text-align: left;
	color: #3d6dc6;
	border-radius: 50px;
	margin-bottom: 15px;
	margin-top: 5px
}
.red {
	color: #FF5355!important
}
.skas {
	overflow: hidden;
	margin-top: 1em
}
.skas li {
	float: left;
	width: 48%;
	margin: 1%
}
.skas li img {
	width: 100%
}
.skas li p {
	text-align: left;
	padding: 1em 0
}
.iners-bluer {
	padding: 1em;
	background: #64b9be;
	color: #fff;
	font-size: 20px;
	margin-bottom: 1em
}
.detaler {
	text-align: left;
	line-height: 2em;
	margin-bottom: 1em
}
.annilo {
	background: #f3f3f3;
	padding: 1.2em;
	color: #42C8D0;
	margin-top: 20px;
	text-align: left
}
.step-box {
	padding-top: 20px
}
.step-box li {
	padding: 10px 0;
	text-align: center
}
.step-box li span {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #43ccd9;
	border-radius: 55px;
	font-size: 18px
}
.step-box li h3 {
	padding: 25px 0 10px
}
.step-box li .jajn {
	width: 60px;
	margin: auto;
	display: block;
	margin-bottom: 20px
}
.shenqing {
	display: block;
	width: 250px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: auto;
	background: #efefef;
	border-radius: 30px;
	color: #20acb9
}
.tp_ax p font {
	color: #FC585B
}
.alink {
	padding: 20px;
	border: 2px dashed #ffcccc;
	color: #ff8a95;
	text-align: left;
	margin-bottom: 30px
}
td, th {
	padding: 0;
}
.er {
	color: #FF4548;
	font-style: normal
}
.dingxiang {
	width: 100%;
	border: 1px #ced2d3 solid;
	padding: 10px;
	line-height: 20px;
	height: 100px
}
.das h3 {
	color: #333;
	font-weight: 600;
	text-align: center;
	margin: 30px 0
}
.das .alink {
	border: 2px dashed #54ce8a;
	color: #54ce8a;
	text-align: center
}
.xuqiu {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 34px;
	padding: 0 10px;
	border: 1px #ced2d3 solid;
	margin-bottom: 5px
}
.container_head {
	width: 90%;
	margin-left: auto;
	margin-right: auto
}
.an01 {
	background-image: url(../images/an01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 180px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 999px;
	overflow: hidden;
	background-size: 90%;
	margin-bottom: 10px
}
.an02 {
	background-image: url(../images/an02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 180px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 999px;
	overflow: hidden;
	background-size: 90%;
	margin-bottom: 20px
}
.box3 {
	background: #fff;
	padding: 65px 0 40px
}
.iner-3 {
	width: 100%;
	background: url(../images/xmss.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
	max-height: 660px;
	margin-bottom: 2em
}
.iner-3 .bg-cloew {
	padding-top: 3em;
	padding-bottom: 3em;
	padding-left: 0em;
	padding-right: 0em
}
.an03 {
	background-image: url(../images/an03.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 130px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 999px;
	overflow: hidden;
	background-size: 90%;
	margin-bottom: 10px
}
.footer_add ul {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-start
}
.footer_add ul li:nth-child(1) {
	width: 30%
}
.footer_add ul li:nth-child(2) {
	width: 40%
}
.footer_add ul li:nth-child(3) {
	width: 30%
}
.header0 {
	background: #20acb9;
	transition-duration: .7s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.header {
	transition-duration: .5s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.7, 1, .7, 1)
}
.top-menu ul li ul li {
	display: block;
	position: relative
}
.top-menu ul li ul li a:after {
	display: none
}
.owl-carousel .item .case-list .name {
	text-overflow: unset;
	overflow: auto;
	white-space: normal;
	margin-top: .9em;
	margin-bottom: .6em;
	margin-left: .6em;
	margin-right: .6em;
	height: 3em;
	padding: 0em
}
.owl-carousel .item .case-list .txt {
	text-overflow: unset;
	overflow: hidden;
	white-space: normal;
	margin-top: 0em;
	margin-left: .6em;
	margin-right: .6em;
	color: #ef7f6f;
	height: 3.6em;
	padding: 0em
}
.owl-carousel .item .case-list .txt span {
	display: block
}
.know{
	padding: 5px 0;
    background: #47c3c2;
    color: #fff;
    width: 42%;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}
.th-img{
	width: 100%;
	height: 274px;
	position: relative;
}
.k1{
	background: url(../images/port-3.jpg) no-repeat center;
	background-size:cover;
}
.k2{
	background:url(../images/port-6.jpg) no-repeat center;
	background-size:cover;
}
.k3{
	background:url(../images/port-5.jpg) no-repeat center;
	background-size:cover;
}
.k4{
	background:url(../images/port-2.jpg) no-repeat center;
	background-size:cover;
}
.k5{
	background:url(../images/port-13.png) no-repeat center;
	background-size:cover;
}
.k6{
	background:url(../images/port-14.png) no-repeat center;
	background-size:cover;
}
.k7{
	background:url(../images/port-15.png) no-repeat center;
	background-size:cover;
}
.black{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	
}
.black img{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 24%!important;
    height: 19.4%;
	margin-top:-25px ;
	top: 50%;
}
.fone{
	float: right;
    color: #fff;
    padding: 6px 14px;
    border-radius: 40px;
    background: #02c2d4;
    font-size: 13px;
}
.users{
	background:url(../images/t2.jpg)no-repeat center;
	background-size: cover;
	padding: 3.5em 2em;
}
.us-left-wrap{
	width: 66%;
	float: left;
	background: rgba(255,255,255,0.8);
	height: auto;
	position: relative;
	padding: 20px 25px;
}
.us-left-wrap .us-tittle{
	position: absolute;
    background: #fff;
    border-radius: 50px;
    color: #47c3c2;
    text-align: center;
    width: 40%;
    left: 0;
    right: 0;
    top: -20px;
    margin: auto;
    line-height: 44px;
    height: 44px;
    box-shadow: 1px 1px 14px rgba(0,0,0,0.1);
	font-size: 20px;
}
.us-right-wrap{
	width: 30%;
	float: right;
	background: rgba(255,255,255,0.8);
}
.us-right-wrap img{
	width: 100%;
}
.us-right-wrap p{
	padding: 20px;
    font-size: 15px;
    line-height: 2;
}
.us-right-wrap .us-endwords{
	text-align: right;
    padding-right: 20px;
    padding-bottom: 30px;
    font-size: 15px;
}

/* Checkbox Classic Rounded */

.cb-item_classic-rnd,
.cb-item_classic-rnd *,
.cb-item_classic-rnd *::before,
.cb-item_classic-rnd *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.cb-item_classic-rnd {
	position: relative;
	display: block;
	--cb_text-color: #333;
	--cb_bg-color: #fff;
	--cb_bg-color_checked: #05c096;
	--cb_bg-color_disabled: #eee;
	--cb_border-color: #aaa;
}

.cb-item_input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.cb-item_classic-rnd .cb-item_label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(255,255,255, 0);
}

.cb-item_classic-rnd .cb-item_label-content {
	padding-left: 15px;
	color: #333;
	color: var(--cb_text-color);
	font-weight: normal;
	font-size: 14px;
}

.cb-item_classic-rnd .cb-item_marker {
	position: relative;
	display: inline-block; /* Needs for IE10 */
	width: 22px;
	height: 22px;
	background-color: #fff;
	background-color: var(--cb_bg-color);
	border: 1px solid;
	border-color: #aaa;
	border-color: var(--cb_border-color);
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .1);
	        box-shadow: 0 2px 3px rgba(0,0,0, .1);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.cb-item_classic-rnd .cb-item_marker::before {
	content: '';
	position: absolute;
	top: 9px;
	left: 4px;
	opacity: 0;
	display: block;
	width: 12px;
	height: 8px;
	background-color: transparent;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-color: #fff;
	border-color: var(--cb_bg-color);
	-webkit-transform-origin: center;
	        transform-origin: center;
	-webkit-transform: translateY(-65%) rotate(-45deg);
	        transform: translateY(-65%) rotate(-45deg);
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

/* Checkbox Classic Rounded :hover State */

.cb-item_classic-rnd .cb-item_input:hover + .cb-item_label .cb-item_marker {
	border-color: #333;
	border-color: var(--cb_text-color);
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.cb-item_classic-rnd .cb-item_input:hover + .cb-item_label .cb-item_marker::before {
	opacity: .25;
	border-color: #333;
	border-color: var(--cb_text-color);
}

/* Checkbox Classic Rounded :checked State */

.cb-item_classic-rnd .cb-item_input:checked + .cb-item_label .cb-item_marker {
	background-color: #18d1e2;
	background-color: #18d1e2;
	border-color: transparent;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.cb-item_classic-rnd .cb-item_input:checked + .cb-item_label .cb-item_marker::before {
	opacity: 1;
}

.cb-item_classic-rnd .cb-item_input:checked:hover + .cb-item_label .cb-item_marker::before {
	border-color: #fff;
	border-color: var(--cb_bg-color);
}

/* Checkbox Classic Rounded :disabled State */

.cb-item_classic-rnd .cb-item_input:disabled + .cb-item_label {
	cursor: default;
}

.cb-item_classic-rnd .cb-item_input:disabled + .cb-item_label .cb-item_marker {
	background-color: #eee;
	background-color: var(--cb_bg-color_disabled);
	border-color: #aaa;
	border-color: var(--cb_border-color);
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.cb-item_classic-rnd .cb-item_input:disabled:hover + .cb-item_label .cb-item_marker::before {
	opacity: 0;
}

/* Checkbox Classic Rounded :disabled:checked State */

.cb-item_classic-rnd .cb-item_input:disabled:checked + .cb-item_label .cb-item_marker::before {
	opacity: 1;
	border-color: #333;
	border-color: var(--cb_text-color);
}

/* END Checkbox Classic Rounded */
.form-text li{
	margin-bottom: 28px;
	
}
.form-text li h4{
	margin-bottom: 20px;
	font-size: 16px;
}
.form-text li .asj{
	margin-bottom: 20px;
}
.form-text{
	padding-top: 30px;
}
.family{
	width: 100%;
    font-size: 15px;
    height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
.keep{
	display: inline-block;
	font-size: 15px;
    height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
.text-words{
	margin-bottom: 15px;
}
.form-area{
	width: 100%;
    padding: 10px;
    font-size: 15px;
    height: 150px;
}
.sendlsit{
	display: block;
	text-align: center;
	margin: auto;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #47c3c2;
	width: 40%;
	
}
.sendlsit:hover{
	color: #fff;
}
.first-inner .tittle{
	text-align: center;
    font-size: 30px;
    color: #44c5c1;
    line-height: 2.3;
}.first-inner p{
	color: #808080;
    line-height: 1.8;
}
.first-inner,.second-inner{
	margin-bottom: 45px;
}
.second-inner .tittle{
	text-align: center;
    font-size: 30px;
    color: #44c5c1;
    line-height: 2.3;
    background: url(../images/Modification_03.png) no-repeat bottom center;
    background-size: 36px auto;
    padding-bottom: 24px;
}
.seven-center{
	padding-top: 20px;
	overflow: hidden;
}
.seven-center li{
	float: left;
	width: 42%;
	margin-right: 16%;
	overflow: hidden;
	margin-bottom: 4%;
}
.seven-center .sdeker{
	
	margin-right: 0;
}
.seven-center li img{
	width: 222px;
	height: auto;
	float: left;
	display: block;
	margin-right: 18px;
}
.fakeer .ty-tittle{
	font-size: 18px;
	color: #333;
	margin-bottom: 34px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fakeer p{
	margin-bottom: 10px;
	color: #626262;
	max-height: 123px;
	height: 123px;
	overflow: hidden;
}
.fakeer p span{
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
}
.lianje {
    display: inline-block;
    color: #fff;
    text-align: center;
    padding-left: 40px;
    background: url(../images/Modification_07.png)no-repeat 10px center #44c5c1;
    background-size: 25px auto;
    line-height: 40px;
    border-radius: 5px;
    padding-right: 15px;
	font-size: 15px;
	margin-top: 10px;
}
.pfc-adress{
	margin-bottom: 50px;
	overflow: hidden;
	
}
.pfc-adress .lef-woird{
	float: left;
	width: 50%;
	padding: 80px;
	height: 450px;
	background: #f1f7fa;
}
.pfc-adress .rig-woird{
	float: left;
	width: 50%;
}
.pfc-adress .rig-woird img{
	width: 100%;
	height: 450px;
}
.pfc-adress .lef-woird h3{
	margin-bottom: 40px;
	font-size: 26px;
	text-transform: Uppercase;
}
.pfc-adress .lef-woird p{
	margin-bottom: 18px;
	font-size: 20px;
	color: #626262;
	text-transform: Uppercase;
}
.pfc-map img{
	width: 100%;
	height: auto;
}
.top-team .teds{
	display: block;
	margin: auto;
	margin-bottom: 40px;
    margin-top: 20px;
}
.top-team ul{
	padding-top: 20px;
}
.top-team ul li{
	
	margin-bottom: 40px;
	border-bottom: 1px dashed #a0a0a0;
	padding-bottom: 30px;
}
.top-team ul li .team-inner{
	float: left;
	width: 70%;
	
}
.top-team ul li .team-inner h3{
    text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 35px;
	font-weight: 700;
	color: #3d3d3d;
}
.top-team ul li .team-inner p{
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 1.85;
	color: #929292;
}
.top-team ul li .bdier{
	display: block;
	float: right;
	width: 25%;
	height: auto;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.1);
	margin-top: 60px;
}
.tube-baby-conteb{
	padding: 0 50px;
}
 .fir-tittle,.second-tittle,.third-tittle,.four-tittle{
	margin-bottom: 50px;
}
.tube-baby-conteb .fir-tittle img{
	display: block;
	
	width: 300px;
	margin: 15px auto 30px;
}
.tube-baby-conteb .fir-tittle p{
	color: #808080;
	line-height: 1.8;
}
.mdsd{
	text-align: center;
    font-weight: bold;
    color: #4f4f4f;
    font-size: 26px;
    margin-bottom: 30px;
}
.tube-baby-conteb .second-tittle p{
	color: #808080;
	line-height: 1.8;
	margin-bottom: 22px;
}
.tube-baby-conteb .second-tittle img{
	width: 100%;
}
.tube-baby-conteb .third-tittle p{
	color: #808080;
	line-height: 1.8;
	margin-bottom: 15px;
}
.dader{
	padding-top: 10px;
}
.dader h5{
	font-size: 18px;
	font-weight: 700;
	color: #808080;
	margin-bottom: 20px;
}
.dader li{
	font-size: 16px;
	color: #808080;
	margin-bottom: 15px;
}
.sele-bahh{
	overflow: hidden;
	margin-bottom: 25px;
}
.sele-bahh p{
	float: left;
	line-height: 1.8;
	color: #808080;
	width:75%;
}
.sele-bahh img{
	float: right;
	width: 22%;
	display: block;
	height: auto;
}
.five-tittle p{
	line-height: 1.8;
	color: #808080;
	margin-bottom: 15px;
}
.jseg{
	width: 100%!important;
	margin: 30px 0!important;
}

.bye{
	overflow: hidden;
}
.bye .zhe-babyy{
	width: 48%!important;
	height: auto;
	display: block;
	padding-top: 15px;
}
.lef{
	float: left;
}
.rig{
	float: right;
}
.recent{
	width: 100%;
	height:200px;
	background: url(../images/egger_07.png)no-repeat center;
	background-size: cover;
	color: #222;
	padding: 45px 500px 45px 80px;
    line-height: 2;
    font-size: 20px;
	margin-bottom: 35px;
}
.fir-tittle h5{
	font-size: 18px;
    font-weight: 700;
    color: #696969;
    margin-bottom: 15px;
}
.caijian{
	width: 100%;
	height: 350px;
	overflow: hidden;
}
.caijian img{
	width: 100%!important;
	height: auto;
}
.dk-img{
	background:url(../images/fm_04_01.jpg) no-repeat center;
	background-size: cover;
	height: 60em!important;
}
.care-img{
	background:url(../images/care.jpg) no-repeat center;
	background-size: cover;
	height: 60em!important;
}
.global-img{
	background:url(../images/global.png) no-repeat center;
	background-size: cover;
	height: 60em!important;
}
.sug-img{
	background:url(../images/Surrogacysd_12.jpg) no-repeat center;
	background-size: cover;
	height: 60em!important;
}
.aline-family{
	padding-top: 340px;
}
.aline-family .biaogt{
	display: block;
	margin: auto;
	width: 560px;
	margin-bottom: 30px;
}
.aline-family .djdsk li{
	float: left;
	margin: 0 .8%;
	width:15%; 
}
.aline-family .djdsk li img{
	width: 100%;
	display: block;
	margin-bottom: 10px;
	box-shadow: 1px 1px 15px rgba(25, 165, 146, 0.35);
}
.aline-family .djdsk li p{
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 0 4px;
	text-shadow: 1px 3px 9px #00000080;
}
.viehe{
	width: 100%;
	height: 300px;
	background:url(../images/infer_08.png) no-repeat center;
	background-size: cover;
	position: relative;
	text-shadow: 1px 3px 9px #00000080;
	color: #fff;
	font-size: 18px;
	text-transform:uppercase;
	padding: 170px 150px 30px;
    line-height: 2;
	text-align: center;
}
.oeb{
	text-transform: uppercase;
    width: 68%;
    text-align: center;
    display: block;
    margin: auto;
	color: #5f5f5f!important;
	margin-bottom: 15px;
}
.tusl{
	overflow: hidden;
	padding: 10px 180px;
}
.tusl li{
	width: 24%;
    float: left;
    margin: 0 4.6%;
}
.tusl li img{
	width: 100%!important;
	height: auto!important;
}

.popule-imhg{
	overflow: hidden;
	padding: 0 15px;
	
}
.popule-imhg img{
	width: 90%!important;
}
.modellued{
	overflow: hidden;
	margin-top: -30px;
}
.modellued .lef-couple{
	float: left;
	width: 48%;
}
.modellued .rig-couple{
	float: right;
	width: 48%;
}
.modellued .lef-couple .gertd{
	width: 340px;
	height: auto;
	display: block;
	margin-bottom: 18px;
}
.modellued .rig-couple .gertd{
	width: 340px;
	height: auto;
	display: block;
	margin-bottom: 18px;
}
.modellued .lef-couple p{
	line-height: 1.8;
	color: #808080;
	margin-bottom: 8px;
	min-height: 115px;
}
.modellued .rig-couple p{
	line-height: 1.8;
	color: #808080;
	margin-bottom: 8px;
	min-height: 115px;
}
.parent-words{
	width: 100%;
	height: 284px;
	position: relative;
	margin-bottom: 50px;
	padding: 35px 50% 35px 30px;
	background: url(../images/parent_04.png)no-repeat center;
	background-size:cover;
	color: #969696;
	line-height: 2;
	font-size: 18px;
}
.mmd-secrert{
	display: block;
    margin: auto;
    width: 30%;
    margin-bottom: 90px;
}
.whynow{
	margin: auto;
	width: 400px!important;
}
.lef-couple h4,.rig-couple h4{
	text-align: center;
	font-size: 16px;
	color: #363636;
	font-weight: 600;
	line-height: 1.7;
	min-height: 54px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.fiexd{
	padding: 0 90px;
}
.fiexd h3{
	margin-bottom: 20px;
    color: #363636;
	font-weight: 600;
}
.fiexd p{
	line-height: 1.8;
    color: #808080;
    margin-bottom: 20px;
}
.fiexd .hiv-body{
	width: 100%;
    display: block;
    margin-bottom: 30px;
}
.fiexd .hiv-tittle{
	width: 40%;
	margin: auto;
    display: block;
    margin-bottom: 40px;
	margin-top: 55px;
}
.mkk1{
	width: 550px!important;
}
.mkk2{
	width: 100%!important;
    margin: 15px auto 40px!important;	
}
.llk{
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 35px;
}
.foneggd{
	color: #4a4a4a;
	line-height: 1.8;
	margin-bottom: 20px;
}
.isjian {
	width: 100%;
	height: 260px;
	background: url(../images/usa_12.png)no-repeat center;
	background-size: cover;
	padding: 60px 110px 60px 38%;
	font-size: 18px;
	color: #333;
	line-height: 2;
	text-transform:uppercase;
	margin-top: 30px;
    margin-bottom: 30px;
}
.meng{
	color: #050505;
	text-align: center;
	font-size: 18px; 
	text-transform: uppercase;
}
.ennergy{
	overflow: hidden;
	min-height: 300px;
}
.ennergy img{
	width: 48%;
	height: auto;
	float: left;
}
.ennergy .nightwish{
	width: 48%;
	height: auto;
	float: right;
}
.ennergy .nightwish h5{
	font-size: 18px;
	color: #808080;
	
}
.akje{
	font-size: 14px;
	padding: 5px 0;
}
.tis{
	width: 100%;
	height: 40px;
	background: #eeeeee;
	text-align: center;
	line-height: 40px;
	margin: 15px 0;
}
.aline-family .daiyun li {
    float: left;
    margin: 0 1.5%;
    width: 30%;
}
.aline-family .daiyun li img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    box-shadow: 1px 1px 15px rgba(225, 115, 26, 0.35);
}
.aline-family .daiyun li p {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 0 4px;
    text-shadow: 1px 3px 9px #903b0c80;
}

.sister-sg{
	overflow: hidden;
	padding: 35px 10px;
}

.sister-sg li{
	width: 30%;
	margin: 0 1.6%;
	float: left;
}
.sister-sg li img{
	width: 100%!important;
	height: auto;
}
.newr-babt{
	overflow: hidden;
}
.newr-babt .fox-bogger{
	float: left;
	width: 50%;
	padding-right: 40px;
}
.newr-babt .fox-bogger p{
	font-size: 14px;
	color: #808080;
	line-height: 1.8;
	margin-bottom: 15px;
}
.newr-babt .fox-img{
	float: left;
	width: 50%!important;
	height: auto;
}
.porcess-list{
	padding-top: 30px;
	overflow: hidden;
}
.porcess-list li{
	width: 46%;
    float: left;
    margin: 0 2% 2%;
}
.porcess-list li h2{
	font-size: 35px;
	font-weight: 700;
	color: #666;
	text-align: center;
}

.porcess-list li h5{
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	font-weight: normal;
	padding-top: 20px;
    padding-bottom: 10px;
}
.porcess-list li p{
	font-size: 15px;
	color: #999;
	text-align: left;
	min-height: 132px;
}
.porcess-list li .wir{
	width: 100%!important;
	height: auto;
	display: block;
	margin-top: 10px;
}
.porcess-list li:last-child{
	float: none;
	display: block;
	margin: auto;
}
.cry-bix{
	overflow: hidden;
	padding: 20px 0;
}
.cry-bix ul li{
	float: left;
	width: 50%;
	padding: 0 15px;
}
.cry-bix ul li p{
	margin-bottom: 12px;
}
.wors-suugess{
	text-align: center;
	padding:10px 20%;
}
.sgec-coor{
	text-align: center;
	height: 64px;
	line-height: 64px;
	color: #fff;
	background: #fd8976;
	display: block;
	width: 530px;
	font-size: 28px;
	margin: auto;
}
.stard{
	overflow: hidden;
	margin-top: -20px;
}
.bse{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}
.forw-twter li{
	position: relative;
	margin-bottom: 25px;
	min-height: 40px;
	padding-left: 200px;
}
.forw-twter li p{
	position: absolute;
	left: 0;
	width: 200px;
	padding-right: 20px;
	color: #5a5a5a;
	min-height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.forw-twter li .chengw{
	width: 100%;
	height: 40px;
	border: none;
	background: #f1f1f1;
	padding: 0 10px;
}
.m22{
	border: none;
	width: 100%;
	padding: 0;
}
.next-fom{
	overflow: hidden;
	
}
.next-fom li{
	margin-bottom: 25px;
}
.next-fom li p{
	font-size: 18px;
	width: 100%;
	margin-bottom: 10px;
}
.next-fom li textarea{
	border: none;
	width: 100%;
	background: #f1f1f1;
	padding:  10px;
	height: 200px;
	
}
.next-fom li select,.next-fom li input{
	border: none;
	width: 100%;
	background: #f1f1f1;
	padding:  10px;
	height: 40px;
	line-height: 40px;
	
}
.next-fom li span{
    color: #54dfdf;
    font-size: 14px;
    padding: 10px 0 0;
    display: block;
}
.sk-send{
	width: 260px;
    height: 70px;
    line-height: 70px;
    margin: auto;
    display: block;
    background: #4fc2dc;
    color: #fff;
    text-align: center;
    font-size: 22px;
    box-shadow: 1px 1px 12px rgba(31, 179, 212, 0.5);
}
.iener{
	overflow: hidden;
	margin-bottom: 15px;
}
.iener .iener-box{
	float: left;
	width: 60%;
	padding-right: 20px;
}
.iener .iener-box p{
	margin-bottom: 15px;
}
.iener .fox-img{
	float: right;
	width: 40%!important;
	height: auto;
}
.nill-box{
	overflow: hidden;
}
.nill-box .bkell{
    width: 20%;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}
.nill-box h3{
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.8;
    color: #3a3a3a;
}
.nill-box .japense{
   color: #808080;
    line-height: 1.8;
    text-align: left;
    margin-bottom: 40px;
}
.ske-word{
	overflow: hidden;
}
.ske-word img{
	width: 45%;
	height: auto;
	float: left;
	display: block;
}
.ske-word p{
	width: 55%;
	height: auto;
	float: left;
	padding-left: 30px;
	color: #808080;
	line-height: 1.8;
	font-size: 14px;
}
.biye{
	overflow: hidden;
	position: relative;
	min-height: 350px;
	padding-right: 47%;
	margin: 30px 0;
}
.biye img{
	position: absolute;
	right: 0;
	top: 0;
	width: 45%;
	height: auto;
}
.biye h3{
	margin-bottom: 20px;
    color: #363636;
    font-weight: 600;
	font-size: 18px;
    text-transform: uppercase;
	text-align: center;
}
.biye p{
	margin-bottom: 15px;
	line-height: 1.7;
	color: #808080;
	font-size: 14px;
}
.kdf{
	font-weight: 700;
	margin-top:45px;
	margin-bottom: 25px;
}
.lay p{
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.7;
	color: #808080;
}
.nere ul li{
	width: 49%;
	float: left;
	margin-right: 2%;
	text-align: center;
}
.nere ul li:last-child{
	margin-right: 0;
}
.nere ul li h3{
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 35px;
}
.nere ul li .xuuqu{
	min-height:290px ;
}
.nere ul li .xuuqu p{
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.7;
	color: #808080;
	text-align: left;
}
.nere ul li img{
	width: 100%!important;
	display: block;
}
.nere{
	margin: 60px 0 10px;
}
.doanor{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 30px;
	text-align: center;
	color: #fff;
	background: #fc5959;
	width: 500px;
	height: 64px;
	line-height: 64px;
	font-size: 24px;
}
.woer-inner{
  padding-top: 15px;
}
.woer-inner li{
	margin-bottom: 10px;
}
.woer-inner li .me-1{
	margin-bottom: 20px;
}
.woer-inner li .me-1 h3{
	text-transform: uppercase;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.woer-inner li .me-1 p{
    font-size: 15px;
	color: #808080;
	line-height: 1.8;

}
.woer-inner li .me-2{
	margin-bottom: 20px;
	background: #fafafa;
	border-top: 1px dashed #dcdcdc;
	border-bottom: 1px dashed #dcdcdc;
	padding: 15px 0;
}
.woer-inner li .me-2 h3{
	text-transform: uppercase;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.woer-inner li .me-2 p{
    font-size: 15px;
	color: #808080;
	line-height: 1.8;

}
.wme-yellow{
	text-transform: uppercase;
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    padding: 30px 15%;
    text-align: center;
    line-height: 2;
}
.wmeee{
	display: block;
    margin: auto;
    width: 50%;
	margin-bottom: 20px;
}
.mape{
	font-weight: 600;
	color: #6b6b6b!important;
}
.maxs{
	padding-right: 25px;
}

#video {
	width: 100%;
	height: 274px;
	margin: 0 auto;
	position: relative;
}

#video video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.VideoBtn {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 60px;
	height: 60px;
	margin-left: -35px;
	margin-top: -35px;
	cursor: pointer;
	z-index: 10;
}

.care-list li{
	width: 23%;
	margin: 0 1%;
	float: left;
}
.care-list li img{
	width: 100%;
	display: block;
    margin-bottom: 10px;
    box-shadow: 1px 1px 15px rgba(141, 54, 68, 0.46);
}
.care-list li p {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 0 4px;
    text-shadow: 1px 3px 9px #00000080;
}
.akm{
	box-shadow: 1px 1px 15px rgba(71, 141, 227, 0.46)!important;
}


















