body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.fl{float:left;}
.fr{float:right;}
ol,ul,li{list-style:none;}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}
p{
	padding:0 0;
	margin:0 0;
	font-size:14px;
	line-height: 25px;
}
.icon li a{
	font-size:14px;
}
ul{
	padding:0 0;
	margin:0 0;	
}
@media(max-width:1024px){
	.box_skitter_large img{width:100%;}}
body{
	padding:0 0;
	margin:0 0; 
	font-family: '微软雅黑', sans-serif;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.header-top {
	background:rgba(232, 232, 232, 0.35);
	height: 3em;
	padding: 1em 0;
}
.English{
	margin-left:15px;
	    padding: 10px 15px;
	
}
.English a{
	font-size:14px;
	line-height:80px;
	text-decoration:none;
	padding:4px 0;
	padding-left:20px;
	color:#999;
	border-left:1px solid #e5e5e5;
}
.English a:hover{
	color:#00a9ea;
}
.English span{
	padding:0 4px;
}
.icon ul li{
	display:inline-block;
}
.icon ul li a:hover {
	color: #EF4D98;
}
i.message {
	width: 20px;
	height: 20px;
	background: url('../../images/img-sprite.png') no-repeat 0px 0px;
	display: inline-block;
	vertical-align:middle;
}
i.phone {
	width: 20px;
	height: 20px;
	background: url("../../images/img-sprite.png") no-repeat -20px 0px;
	display: inline-block;
	vertical-align:middle;
}
.social-icons{
	float:right;
}
.social-icons i{
	width: 20px;
	height: 20px;
	background: url("../../images/img-sprite.png") no-repeat -40px 0px;
	display:inline-block;
	margin-left: 1em;
}

.social-icons i.icon2{
	background-position: -60px 0px;
}
.social-icons i.icon3{
	background-position: -80px 0px;
}
.social-icons i.icon4{
	background-position: -100px 0px;
}
.social-icons i.icon5{
	background-position: -120px 0px;
}
.social-icons i.icon6{
	background-position: -140px 0px;
}
.social-icons a i:hover {
	opacity: 0.5;
}

.logo{
	float:left;
}
.logo img{
	margin-top:10px;
}
.top-menu{
	float:right;
}
.top-menu ul{
	padding:0;
	margin:0;
}
.top-menu ul li{
	float:left;
	margin-bottom:-4px;
}

.top-menu ul li a{
	font-size: 14px;
	text-decoration: none;
	line-height:100px;
	text-transform: uppercase;
	font-weight: 500;
	/*width:98px;*/
	text-align:center;
	color:#444;
}
.top-menu ul li a:hover {
	background-color: #00a9ea;
	color:#fff;
}
.top-menu ul li a.active {
	background-color: #00a9ea;
	color:#fff;
}
.top-menu ul li{position:relative;}
.top-menu ul li .jieshao{
	display:none;
	position:absolute;
	top:80px;right:0;
	background-color:#fff;
	z-index:999;
	text-align:center;
}
.top-menu li:hover>.jieshao{
	display:block;
}
span.menu {
  display: none;
}
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.35em;
}

nav a:hover,
nav a:focus {
	outline: none;
}
.navbar .nav > li > a {
	font-size: 14px;
}
.navbar .nav > li > a {
	float: none;
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	position: relative;
	display: inline-block;
	padding: 20px 15px;
}
/* Effect 5: same word slide in */
.cl-effect-5 a {
	overflow: hidden;
}
.cl-effect-5 li a {
    display: inline-block;
	overflow: hidden;
    	outline: none;
	color: #fff;
    	text-decoration: none;
	text-transform: uppercase;
    	letter-spacing: 1px;
	font-size: 1.35em;
}
.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 600;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	color:#fff;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.beauti{
	padding:1em 0;
}
.beautifull-header {
	text-align:center;
	width:63%;
	padding:30px 0;
	margin:0 auto;
}
.beautifull-header h4 {
	font-size: 28px;
	font-weight: 300;;
	color: #506a85;
}
.beautifull-header p {
	font-size: 14px;
	font-weight: 500;
	color: #555;
	line-height: 1.8em;
	padding: 1em 0 0;
}

.checkout-section{
	background:#f4f4f4;
	padding:4em 0;
}

.beautifull {
	padding: 2em 0;
	background:url(../../images/fenbj.jpg) no-repeat;
	background-position:center top;
}
.passion h4 {
	background: #ae9a64;
	color: #fff;
	font-size: 14px;
	padding: 1.2em 0;
	font-weight: 300;
	border-radius: 4px 4px 0 0;
}
.passion h4 {
	background: #ae9a64;
	color: #fff;
	font-size: 14px;
	padding: 1.2em 0;
	font-weight: 300;
	border-radius: 4px 4px 0 0;
}
.passion img {
	height: 160px;
	transition: all 0.5s;
}
.passion img {
	height: 160px;
	transition: all 0.5s;
}
.passion-btn{
	margin-top:16px;
	margin-bottom: 20px;
}
.passion-btn a{
	padding:8px 26px;
	font-size:12px;
	border-radius:2px;
	border:1px solid #ae9a64;
	background:none;
	color:#ae9a64;
	text-decoration:none;
}
.passion-btn a:hover{

	background:#ae9a64;
	color:#fff;
}

.zhinan{
	padding:7em 0;
}
.zhinan-btn{
	margin-top:30px;
}
.zhinan-btn a{
	padding:10px 56px;
	background:#00a9ea;
	color:#fff;
	text-decoration:none;
}
.zhinan-btn a:hover{
	background:#0191d3;
}
.zhinan img{
	width:100%;
	overflow:hidden;
}

.wantto-section{
	padding:4em 0;
	text-align:center;
	background:url(../../images/jion.jpg);
}
.wantto-section h4 {
	font-size: 28px;
	font-weight: 300;
	color: #506a85;

}
.wantto-section p {
	font-size: 14px;
	font-weight: 300;
	color: #555;
	padding: 2em 11em;
}
.wantto-section a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding:8px 26px;
	border:1px solid #999;
	color: #666;
	border-radius:2px;
}
.wantto-section a:hover{
	border:1px solid #00a9ea;
	color:#00a9ea;
}
.contact-section {
	background: #212932;
	padding: 3em 0;
}
.contact-grid {
	padding: 0 17px 0 0px;
}
.cont {
	padding-top: 1em;
}
.contact-grid h5 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 16px;
	text-transform: uppercase;
	font-weight: 300;
}
.contact-grid p {
	font-size: 14px;
	color: #999;
	padding: 0.5em 0 0.2em 0;
	line-height:1.8em;
	clear:both;
}
p.label1 {
	font-size: 14px;
	padding: 0;
}
.contact-grid a.more {
	text-decoration: none;
	text-transform: capitalize;
	color: #999;
	font-size: 1.2em;
	font-weight: 700;
}
.contact-grid a:hover {
	color:#2098d1;
}

.img-grid1 {
	float: left;
	width: 100%;
	margin-right: 2%;
}
.img-grid2 {
	float: left;
	width: 26%;
	margin-right:2%;

}
.img-grid1 img{
	width: 100%;
}
.img-grid2 img {
	width: 100%;
}
.img-grid3 img{
	width: 100%;
}
.img-grid4 img{
	width: 100%;
}
.img-gridewm img{
	width:100%;
}
.img-grid3 {
	float: left;
	width: 26%;
	margin-right: 2%;
}
.img-grid4 {
	float: left;
	width: 26%;
	margin-right:2%;

}
.img-gridewm{
	width:28%;
	margin:0 auto;
	margin-top:18px;
}
.contact-grid p{

	text-align:center;
}
.contact-leftgrid {
	margin-bottom: 0.5em;
}
.contact-rightgrid {
	margin-bottom: 0.5em;
}
.icon2 ul li {
	display: inline-block;
	padding: 0.3em 0;
}
i.indicate {
	width: 20px;
	height: 20px;
	background: url("../../images/img-sprite.png") no-repeat -160px 0px;
	display: inline-block;
	vertical-align:middle;
}
.icon2 ul li label {
	font-size: 1.2em;
	color:#acb3ba;
}
.icon2 ul li a {
	font-size: 14px;
	color:#999;
}
.subscribe {
	width: 100%;
	margin: 1em auto 0;
	background: #596675;
	padding: 3px;
	border-radius: 4px;
}
.subscribe input[type="text"] {
	width: 72%;
	padding: 4px 7px 2px 2px;
	border: none;
	font-size: 1em;
	font-weight: 600;
	color:rgba(211, 223, 235, 0.98);
	outline: none;
	font-weight: 500;
	background: #596675;
}
.subscribe input[type="submit"] {
	color: #eceef0;
	padding: 4px 30px;
	font-size: 12px;
	letter-spacing:1px;
	outline: none;
	border: none;
	font-weight: 500;
	margin:0 0 0 -1px;
	border-radius: 4px;
	background: #00a0ea;
	text-transform: uppercase;

}
.subscribe input[type="submit"]:hover {
	background: #2f4052;
}
.footer-section{
	background:#283645;
	padding:1em 0;
}


.cmnts-right a {
	padding: 8px 20px;
	margin-top:20px;
	float:right;
	color: #fff;
	font-size: 12px;
	background: #999;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	outline: none;
}

.blog-content-head h3{
	color: rgba(80, 106, 133, 1);
	font-size: 2.5em;
	margin-bottom: 0.2em;
	text-align:center;
	font-weight:700;
}
.blog-content {
	padding: 120px 0 60px;
	background:rgba(232, 232, 232, 0.35);
}
/**** news ****/
.blog_posts {
	padding: 14px 0;
}
.blog_date {
	float: left;
	width: 10%;
	background:#EF4D98;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1b1b1',endColorstr='#ff5f5f5f',GradientType=0);
	display: inline-block;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}
.blog_posts figure {
	font-weight: 700;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding:14px 0;
}
.blog_posts figure span {
	font-size:2.5em;
	line-height: 1.2em;
	color: #FFF;
	display: block;
	margin-bottom: -5px;
}
.blog_desc {
	float: left;
	background-color:#fff;
	padding:26px 20px 20px 20px;
	margin:12px 0;
	width:100%;
}
.bd1 {
	float: left;
	padding-left: 2%;

}
/*.bd {
  float: left;
  width: 7%;
  background: #EF4D98;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1b1b1',endColorstr='#ff5f5f5f',GradientType=0);
  display: inline-block;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}*/
.blog_heading p span {
	color: #999;
	font-size: 14px;
}
.blog_heading p {
	color:#9A585C;
	font-size: 0.8em;
	padding:0;
}
.blog_1_of_2 {
	width:30%;
	float:left;
}
.blogdata_1_of_2{
	width: 65%;
	float: left;
	margin-left: 3%;
}
.blog_img img {
	padding:5px;
	margin-top:6px;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.03) rotate(-1deg);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.10);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.blog_heading h3 {
	font-size: 1.4em;
	color: #333;
	border-left:5px solid #00a0ea;
	text-transform: capitalize;
	margin-top:6px;
	padding-left:18px;
}
.blog_heading a {
	font-size: 18px;
	color: #555;
	font-weight:600;
	text-decoration: none;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	display:block;
	width:96%;
}
.blog_heading a:hover{color:#00a1e9;}

.comments1 h4 {
	font-size: 1.5em;
	margin-bottom: 1.2em;
	color: rgba(80, 106, 133, 1);
	font-weight: 600;
}

.blog_data p
{
	color: #555;
	font-size: 14px;
	line-height: 1.8em;
	padding:6px 0 0;
}
p.text {
	color: #555;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: 300;
}
.cmts-main-right h5 {
	font-size:16px;
	color: #4e4e4b;
	padding-bottom:14px;
	margin: 0px;
	font-weight: 600;
}
.comments1 h4 {
	font-size: 1.5em;
	margin-bottom: 1.2em;
	color: rgba(80, 106, 133, 1);
	font-weight: 600;
}
.cmts-main-right p{
	font-size: 14px;
	color: #555;
	margin:6px 0px;
}
.cmnts-left p {
	font-size: 14px;
	color:#777;
}
.comments-main {
	border: 1px solid #D5D4D4;
	padding: 17px 0px;
	margin: 15px 0px;
}
/*-- responsive-mediaquries --*/


@media (max-width: 640px){

	.top-menu ul li a {
		font-size: 1em;
	}
	.top-menu ul li{
		text-align: center;
		font-size: 1em;
		width: 95%;
		height: 40px;
	}
	.top-menu ul {
		width: 95%;
	}
	.top-menu ul li a:hover {
		background-color: #00a9ea;
		color:#fff;
	}
	.top-menu ul li a.active {
		background-color: #00a9ea;
		color:#fff;
	}
	.top-menu ul li a{
		font-size: 14px;
		text-decoration: none;
		line-height:14px;
		text-transform: uppercase;
		font-weight: 500;
		/*width:98px;*/
		text-align:center;
		color:#444;
	}

}
