<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background:#ffffff;
	/*font-family: 'PT Sans', sans-serif;*/
	font-family: "Arial","Microsoft YaHei","é»‘ä½“","å®‹ä½“",sans-serif;
	box-sizing:border-box;
		
}
a:link,
a:visited,
a{
	text-decoration:none;
	/*color: white;*/
}

.footer {
	font-size: 12px;
	color:#9b9b9b;
	padding-bottom: 50px;
}

body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;

}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}

/*----*/
.top-header{
	background:#8fbf00;
	 
}
.search{
	position:relative;
	border-left: 1px solid #fff;
	  float: right;
  width: 23%;
}
.search input[type="text"] {
	outline: none;
  padding: 8px 15px;
  background: none;
  width: 91%;
  border: none;
  font-size: 1em;
  color: #fff;
  font-style: italic;	
}
.search input[type="submit"] {	
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
  top: 5px;
  right: 0px;
  background: url(../images/img-sprite.png)no-repeat -6px -12px ;
  width: 25px;
  height: 25px;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
ul.header-in{
	float:left;
	    margin-top: 0.5em;
}
ul.header-in li{
	display:inline-block;
}
ul.header-in li a{
	text-decoration:none;
	color:#fff;
	font-size:1em;
	margin:0em 1em;
}
ul.header-in li a:hover{
	color:#2d2d2d;
}
.head-top {
  padding: 0 15px;
}
.top-head {
  padding: 0 15px;
}
/*--logo--*/
.logo {
	float:left;  
}
.logo h1{
	font-size: 2.5em;
font-family: 'Montserrat Alternates', sans-serif;
}
.logo h1 a{
	text-decoration: none;
	color:#2d2d2d;
}
.logo h1 a span{
	text-decoration: none;
	color:#8fbf00;
}
.top-nav{
	float:right;
	padding:15px;
}
.top-nav ul li {
	display:inline-block;
	float: left;
}
.special_c {
	display: none;
}

.text-box {
	max-width:41.6667%;
	flex-basis: 41.6667%;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.text-box div {
	max-width: 360px;
}

.text-box h2 {
	font-size: 36px;
	display: inline-block;
	font-weight: 400;
	min-height: 1.3em;
	margin-left: -2px;
	line-height: 1.3em;
	letter-spacing: -.008em;
}

.img-box {
	max-width:58.3332%;
	flex-basis: 58.3332%;
	margin:auto 0;
	text-align:center;
	float: right;
}

.head_line h1 {
	letter-spacing: -.012em;
	font-size: 44px;
	line-height: 1.3em;
	font-weight: 400;
	margin:30px;
}

.to_first {
	order:1;
	-webkit-order:1;
}

.to_second {
	order:2;
	-webkit-order:2;
}

.top-nav span.menu1 {
  display: none;
}
.item_des {
	display: inline-block;
}
.rbox {
	display: block;
	margin:auto;
}
.top-nav ul li  a {
	display: inline-block;
	color: #000;
	text-decoration: none;		
	font-size: 1.1em;
	padding:0.5em 1.3em;
}
.top-nav ul li  a:hover{
	color:#fff;
}
.top-nav ul li a.color1:hover{
	color:#006eff;
}
.top-nav ul li a.color2:hover{
	background:#fd9f3e;
}
.top-nav ul li a.color3:hover{
	background:#553a99;
}
.top-nav ul li a.color4:hover{
	background:#6cbc35;
}
.top-nav ul li a.color5:hover{
	background:#08538c;
}
.top-nav ul li a.color6:hover{
	background:#FFE500;
}
.header-top {
	background:#fff;
	padding: 0.5em 0 ;
	border-bottom: 1px solid #D3D2D2;
}
/*--banner--*/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:0%;
	top:0%;
	background:#fff;
}
ul.wmuSliderPagination {
	
	  height: 342px;
  width: 65px;
  padding: 10.5em 2em 0;
  
}
.wmuSliderPagination li {
	margin-bottom:8px;
	list-style-type: none;
	display:block;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:8px;
	height:8px;
	background:#8fbf00;
	border-radius:50px;
	
}
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
	display:none;
}
.wmuSliderWrapper {
  padding: 0 1em;
}
.banner{
	background:url(../images/dark.png) 0px 0px;
	  padding: 3em 0;
}
.banner-top{
	float:left;
	width:35%;
	background:#fff;
	  margin-right: 3%;
	    border-radius: 5px;
}
.banner-bottom{
	width:55%;
}
.banner-top-in{
	float:left;
	  width: 45%;
}
/*--//banner--*/
/*--content--*/
h2.new{
	color:#000;
	font-size:1.5em;
	  padding: 0 0.7em;
}
 h2.new:after, h2.new:before{
	content:"";
	background:#8FBF00;
	width:489px;
	height:2px;
	display:inline-block;
	  vertical-align: middle;
	    margin:0 10px 0 0;
}
 h2.new:after{
	margin:0 0px 0 10px;
}
.content-top {
  padding: 5em 0 4em;
}

/*--col-mn--*/
.col-mn{
	/*background:url(../images/ba2.jpg)no-repeat center;*/
	width:100%;
	min-height:380px;
	display:block;
	background-size:cover;
	  padding: 6.5em 0 0;
}

.col-mn2{
	color:#fff;	
}
.col-mn2 h3{
	font-size:3em;
	  font-family: 'Montserrat Alternates', sans-serif;
}
.col-mn2 p{
	font-size: 1.1em;
  width: 75%;
  margin: 0.5em 0 1.5em;
}

a.more-in{
	background:#8fbf00;
  text-decoration: none;
  font-size: 1em;
  padding: 0.5em 1em;
  color:#fff;
}

a.more-in:hover {
  background: #fff;
  color:#2d2d2d;
}
/*--latest--*/
a.fashion {
  float: left;
  width: 34%;
}
.grid-product {
  float: right;
  width: 62%;
}
.grid-product span{
	font-size:1.1em;
	color:#989494;
}
.grid-product p{
	font-size: 1.1em;
  	line-height: 1.4em;
    margin: 0.3em 0;
}
.grid-product p a{
	text-decoration:none;
	color:#000;
}
.grid-product p a:hover{
	color:#8fbf00;
}
.late {
  padding: 2em 0 0;
}
.latest h4{
	background: #2d2d2d;
	font-size: 1.5em;
	display: block;
	color:#fff;
	  padding: 10px 15px;
}
a.comment{
	text-decoration: none;
	font-size: 1em;
	color:#8fbf00;
}
a.comment i{
	background:url(../images/img-sprite.png)no-repeat -41px -16px;
	width:16px;
	min-height:16px;
	display: inline-block;
	  vertical-align: middle;
  margin-right: 4px;
}
.featured {
  padding: 5em 0;
}
/*--//content--*/
/*--footer--*/
.footer-middle{
	background:#2d2d2d;
	padding:2em 0;
}
.footer-middle-in {
  float: left;
  width: 20%;
}
.footer-middle-in  h6{
	color:#fff;
	font-size:1.3em;
	padding:0 0 0.4em;
	text-transform:uppercase;
	
}
.footer-middle-in  p{
	color:#989494;
	font-size:0.9em;
	line-height:1.9em;
	width: 79%;
	 
}
.footer-middle-in  ul li{
	list-style:none;
}
.footer-middle-in  ul li a{
	color:#989494;
	font-size:0.9em;
	text-decoration:none;
	padding:0 0 0.5em ;
	display:block;	 
}
.footer-middle-in  ul li a:hover{
	color:#8FBF00;
}

.footer-class{
	color:#fff;
	font-size:1em;
	text-align:center;
	background:#373b43;
	padding:1em 1em;
}
.footer-class a{
	color:#2d2d2d;
	text-decoration:none;
}
.footer-class a:hover{
	color:#fff;
}
/*--//footer--*/
/*--games--*/
.games {
  padding: 3em 0 4em;
}
.games h2 {
  font-size: 3em;
  font-family: 'Montserrat Alternates', sans-serif;
  color: #2d2d2d;
  text-align: center;
}
/*--//games--*/
/*--contact--*/
.contact {
  padding: 3em 0 0;
}
.contact h2{
	font-size: 3em;
	font-family: 'Montserrat Alternates', sans-serif;
	color:#2d2d2d;
	text-align: center;
}
.map iframe{
	width: 100%;
	height:350px;
	border:none;
}
.contact-grid input[type="text"],.contact-grid textarea{
	width: 100%;
	padding: 1em;
	margin: 0.5em 0;
	background:none;
	outline:none;
	  border: 1px solid #A09F9F;
	  font-size:1em;
	  color:#A09F9F;
	-webkit-appearance: none;
}
.contact-grid textarea{
	resize:none;
}
.send input[type="submit"]{
	width: 14%;
	font-size: 1.1em;
	background:#8FBF00;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
}
.send input[type="submit"]:hover{
	background:#2d2d2d;
}
.contact-form {
	padding: 3em 0;
}
.address-more {
  padding: 0 0 2em;
}
.contact-in p{
	font-size:1em;
	color: #A09F9F;
	width: 72%;
	line-height: 1.7em;	
}
.address-more h4{
	color:#626262;
	font-size:1.4em;
	  font-family: 'Montserrat Alternates', sans-serif;
	margin: 0 0 0.3em;
}
.address-more p a{
	text-decoration:none;
	color: #9A9898;
}
.address-more p a:hover{
	color: #8FBF00;
}
/*--//contact--*/
/*--four--*/
.four{
	  padding: 9em 0 10em;
  text-align: center;
  min-height: 477px;
}
.four h2{
	  color: #8fbf00;
  font-size: 7em;
font-family: 'Montserrat Alternates', sans-serif;
  padding: 0.1em 0 0.2em;
}
.four p{
	color:#2d2d2d;
	font-size: 2em;
}
/*--//four--*/
/*--reviews--*/
.review h2{
		font-size: 3em;
	font-family: 'Montserrat Alternates', sans-serif;
	  color:#2d2d2d;
	  text-align: center;
}
.review {
  padding: 3em 0 5em;
}
.col-1 {
	background: #eee;
	  padding: 1em;
}
.col-1 h4{
	font-size:1.2em;
	 margin: 0.8em 0 0.5em;
	   font-family: 'Montserrat Alternates', sans-serif;
}
.col-1 h4 a{
	color:#2d2d2d;
	text-decoration: none;
}
.col-1 h4 a:hover{
	color:#8fbf00;
}
.col-1 p{
	color:#2d2d2d;
	font-size:1em;
	line-height: 1.5em;
}
.review-md1 {
  padding: 3em 0 0;
}
/*--//reviews--*/
/*--blog--*/
.blog{
		padding: 3em 0;
}
.blog h2{
		font-size: 3em;
	font-family: 'Montserrat Alternates', sans-serif;
	  color:#2d2d2d;
	  text-align: center;
}
.blog-left{
	float: left;
	border-right: 2px solid #B6B3B3;
	padding-right: 1.5em;
}
.blog-to {
  padding: 1em 0;
}
.blog-top {
  padding: 1em 0 0;
}
.top-blog {
	float: left;
	margin: 0.5em 0em 0em 2em;
	width: 90%;
}
.blog-left b{
	font-size:2.5em;
	color:#8fbf00;
	display:block;
	height:40px;
	  font-family: 'Montserrat Alternates', sans-serif;
}
.blog-left span{
	font-size:1.7em;
	color:#8fbf00;
	  font-family: 'Montserrat Alternates', sans-serif;
}
ul.men-grid li{
	display:inline-block;
}
.top-blog p{
	font-size:1.1em;
	color:#A09F9F;
	line-height: 1.5em;
}
.top-blog p a{
	text-decoration:none;
	color:#8fbf00;
}
.top-blog  a.fast{
	text-decoration:none;
	font-size:1.1em;
	color:#2d2d2d;
	  font-family: 'Montserrat Alternates', sans-serif;
}
.top-blog a.fast:hover,.top-blog p a:hover,ul.popular li a:hover,a.more-dummy:hover{
	color:#8fbf00;
}
.pagination &gt; .active &gt; a,.pagination &gt; .active &gt; a:hover{
	background:#8FBF00;
	border-color:#8FBF00;
}
.pagination {
  margin: 0;
}
.pagination &gt; li &gt; a:hover{
  color: #FFFFFF;
  border-color: #8FBF00;
  background: #8FBF00;
}
a.more {
  color: #fff;
  background: #8FBF00;
  padding: 0.5em 1em;
  display: inline-block;
  text-decoration: none;
}
a.more:hover {
  background: #2d2d2d;
}
p.sed {
  margin: 0.5em 0 1em;
}
nav {
  text-align: center;
}
.single-inline {
  padding: 0 15px;
}
/*--//blog--*/
/*--single--*/
.single-middle h3{
font-size: 2.5em; 
  color: #2d2d2d;
  text-align:center;
    margin: 0 0 1em;
    font-family: 'Montserrat Alternates', sans-serif;
}
.single-bottom {
  padding: 0em 0 4em;
}
.single-bottom input[type="text"], .single-bottom textarea {
  width: 100%;
  padding: 1em;
  background: none;
  outline: none;
  border: 1px solid #A09F9F;
  font-size: 1em;
  color:#A09F9F;
  -webkit-appearance: none;
}
.single-bottom  input[type="submit"]{
	width: 10%;
	font-size: 1.3em;
	background: #8fbf00;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
	  margin: 0 0.8em;
}
.single-bottom  input[type="submit"]:hover{
	background:#2d2d2d;
}
 .single-bottom textarea {
	resize:none;
	min-height:180px;
	 margin: 1em 1em;
	width: 97.6%;
 }
.media-body h4{
	  font-size: 1.3em; 
}
.media-body h4 a{
  color: #2d2d2d;
  text-decoration:none;
}
.media-body p {
  margin: 0.7em 0 0em;
  font-size: 1.1em;
  color: #A09F9F;
  line-height: 1.5em;
}
.media {
  margin: 0em 0 3em;
}
.single-bottom h3 {
  font-size: 2.5em; 
  color: #2d2d2d;
  text-align: center;
  margin: 0.5em 0 1em;
  font-family: 'Montserrat Alternates', sans-serif;
}
.md-in{
	padding:0;
}
.in-media{
	padding:0 0 0 5em;
}
 ul.grid-part li{
	list-style:none;
}
 ul.grid-part li a{
	color:#A09F9F;
	text-decoration:none;
	padding:0.2em 0;
	display:block;
	font-size: 1.1em;
}
ul.grid-part li a i{
	background: #8fbf00;
	width:5px;
	height: 5px;
	display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
 ul.grid-part li a:hover{
	color:#8fbf00;
	padding-left:0.2em;
}
ul.grid-part {
  margin: 0.5em 0 2em;
}
.single {
  padding: 0em 15px 0;
}
/*--//single--*/
/*--responsive--*/
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1220px){

}
@media(max-width:1024px){
ul.wmuSliderPagination {
  height: 283px;
  padding: 8em 2em 0;
}
h2.new:after, h2.new:before {
  width: 389px;
}
/*--blog--*/
.top-blog {
  width: 86%;
}
}
@media(max-width:768px){

.special_c {
	display: block;
}

.text-box {
	max-width:100%;
	flex-basis: 100%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.text-box div {
	max-width: 100%;
}

.img-box {
	max-width: 100%;
	flex-basis: 100%;
	text-align:center;
	margin:auto 0;
}

.text-box h2 {
	font-size: 30px;
}

.head_line h1 {
	font-size: 38px;
}

.to_first {
	order:2;
	-webkit-order:2;
}

.to_second {
	order:1;
	-webkit-order:1;
}

span.menu1{
	display: block;
	text-align: right;
	cursor: pointer;
	position: relative;
}

.item_des {
	display: none;
}

.rbox{
	display: none;
	width:0px;
	height:0px;
}
.top-nav ul{
	display: none;
	position:absolute;
	width: 100%;
	z-index: 9999;
	left: 0%;
	margin:2em 0em;
	background:#8fbf00;
	border:0;
}

.special_c {
	display: block;
}

.text-box {
	max-width: 100%;
	flex-basis: 100%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.text-box div {
	max-width: 100%;
}

.img-box {
	max-width: 100%;
	flex-basis: 100%;
	text-align:center;
	margin:auto 0;
}

.text-box h2 {
	font-size: 30px;
}
.head_line h1 {
	font-size: 38px;
}

.to_first {
	order:2;
	-webkit-order:2;
}

.to_second {
	order:1;
	-webkit-order:1;
}

.top-nav span.menu1{
	display: block;
}

.item_des {
	display: none;
}

.top-nav ul li{
	display: block;
	float:none;
	padding:  0.3em;
	text-align: center;
}
.top-nav ul li a {
	color: #fff;
	display: block;
	background: none;
	border: none;
	margin: 0.4em;
}

.top-nav ul li.active a {
	color: #006eff;
}

ul.wmuSliderPagination {
  width: 47px;
  height: 216px;
  padding: 6.5em 1.4em 0;
}
h2.new:after, h2.new:before {
  width: 279px;
}
.col-mn2 p {
  width: 97%;
}
.col-mn {
  min-height: 346px;
}
.latest {
  margin-bottom: 2em;
}
a.fashion {
  width: 20%;
}
.grid-product {
  width: 78%;
}
.grid-product p {
  width: 43%;
}
.featured {
  padding: 3em 0 1em;
}
.content-top {
  padding: 3em 0 3em;
}
.footer-middle-in h6 {
  font-size: 1.1em;
}
.footer-middle-in p {
  width: 95%;
}
.search {
  width: 30%;
}
/*--reviews--*/
.sed-md {
  width: 33.3%;
  float: left;
}
.col-1 h4 {
  font-size: 1em;
}
.review {
  padding: 3em 0 3em;
}
.review-md1 {
  padding: 2em 0 0;
}
/*--blog--*/
.top-blog {
  width: 83%;
}
.md-in {
  float: left;
  width: 50%;
}
.single-bottom input[type="text"] {
  margin-bottom: 1em;
}
.single-bottom textarea{
	margin: 0 1em 1em;
	width: 96%;
}
.single-bottom input[type="submit"] {
  width: 13%;
}
/*--contact--*/
.contact-in {
  margin-top: 2em;
}
}

@media(max-width:640px){
.search {
  width: 36%;
}
ul.wmuSliderPagination {
  height: 174px;
  padding: 4.8em 1.4em 0;
}
.banner {
  padding: 2em 0;
}
h2.new:after, h2.new:before {
  width: 215px;
}
.col-mn {
  min-height: 318px;
  padding: 4.5em 0 0;
}
a.fashion {
  width: 25%;
}
.grid-product {
  width: 73%;
}
.footer-middle-in h6 {
  font-size: 0.9em;
}
/*--reviews--*/
.sed-md {
  padding: 0 10px;
}
.review h2,.games h2 ,.blog h2,.contact h2{
  font-size: 2.5em;
}
/*--blog--*/
.top-blog {
  width:90%;
  margin: 0.5em 0em 0em 1em;
}
.blog-left b {
  font-size: 2em;
    height: 35px;
}
.blog-left span {
  font-size: 1em;
}
.blog-left {
  padding-right: 1em;
}
ul.grid-part {
  margin: 0.5em 0 1em;
}
.media {
  margin: 0em 0 1em;
}
.single-bottom textarea {
  width: 93%;
}
.single-middle h3 ,.single-bottom h3{
  font-size: 2em;
}
.single-bottom input[type="submit"] {
  width: 20%;
}
}
@media(max-width:568px){
	ul.header-in li a {
	  margin: 0em 0.3em;
	}
}
@media(max-width:480px){
	.footer-middle-in h6 {
	  font-size: 0.9em;
	}
	.search {
	  width: 44%;
	}
	.header-top {
	  padding: 1em 0;
	}
	.wmuSliderPagination li{
	  display:inline-block !important;
	}
	.banner-top {
	  width: 100%;
	   margin-bottom: 1em;
	}
	.banner-top-in {
	  width: 26%;
	}
	ul.wmuSliderPagination {
		height: 32px;
	  padding: 0.9em 0em 0;
	  width: 403px;
	  margin: 0 1em 0 0;
	  text-align:center;
	}
	.wmuSliderPagination {
	  top: 90%;
	}
	.banner-wrap {
	  padding: 0 0 3em;
	}
	.wmuSliderPagination a {
	  margin: 0 0.5em 0 0;
	}
	.banner {
	  padding: 2em 0 0em;
	}
	.search input[type="text"] {
	  padding: 8px 6px;
	}
	h2.new {
	  font-size: 1.3em;
	}
	h2.new:after, h2.new:before {
	  width: 145px;
	}
	.col-mn2 p {
	  width: 100%;
	  font-size: 1em;
	}
	.col-mn2 h3 {
	  font-size: 2.5em;
	}
	.col-mn {
	  min-height: 290px;
	  padding: 3.5em 0 0;
	}
	a.fashion {
	  width: 32%;
	}
	.grid-product {
	  width: 65%;
	}
	.grid-product p {
	  width: 79%;
	  font-size: 1em;
	}
	.footer-middle-in {
	  width: 50%;
	}
	/*--404--*/
	.four p {
	  font-size: 1.3em;
	}
	/*--review--*/
	.sed-md {
	  width: 100%;
	  margin-top: 2em;
	}
	.review-md1 {
	  padding: 0em 0 0;
	}
	.col-1 img{
		width:100%;
	}
	.md-in {
	  width: 100%;
	}

}
@media(max-width:414px){
	.search {
	  display: none;
	}
	ul.header-in {
	  width: 100%;
		margin-top: 0em;
		text-align:center;
		  padding: 0.5em;
	}
	ul.header-in li a {
	  font-size: 1em;
	  margin: 0em 0.3em;
	}
}
@media(max-width:320px){
	.logo h1 {
	  font-size: 1.8em;
	  margin-top: 6px;
	}
	.col-mn2 h3 {
	  font-size: 2em;
	}
	.col-mn {
	  padding: 2.3em 0 0;
	}
	a.fashion {
	  width: 45%;
	}
	.grid-product {
	  width: 51%;
	}
	.grid-product p {
	  width: 100%;
	  font-size: 0.9em;
	}
	.latest h4 {
	  font-size: 1.3em;
	}
	.late {
	  padding: 1em 0 0;
	}
	.wmuSliderWrapper {
	  padding: 0 0em;
	}
	.latest {
	  margin-bottom: 1.5em;
	  padding: 0;
	}
	.featured {
	  padding: 1.5em 0 1em;
	}
	.content-top {
	  padding: 1.5em 0;
	}
	/*--games--*/
	.games {
	  padding: 1.5em 0;
	}
	.review h2, .games h2, .blog h2,.contact h2 {
	  font-size: 1.8em;
	}
	/*--reviews--*/
	.review {
	  padding: 1.5em 0;
	}
	.sed-md {
	  width: 100%;
	  margin-top: 1.5em;
	  padding: 0;
	}

	ul.wmuSliderPagination {
	  width: 268px;
	  margin: 0 0em 0 0;
	}
	h2.new {
	  font-size: 1.1em;
	  padding: 0;
	}
	h2.new:after, h2.new:before {
	  width: 74px;
	}
	/*--four--*/
	.four h2 {
	  font-size: 4em;
	}
	.four p {
	  font-size: 1.1em;
	}
	.four {
	  padding: 5em 0 6em 0;
	  min-height: 339px;
	}
	/*--blog--*/
	.blog {
	  padding: 1.5em 0;
	}
	.blog-to {
	  padding: 1em 0px 0;
	}
	.single-inline {
	  padding: 0;
	}
	.blog-left b {
	  font-size: 1.8em;
	  height: 26px;
	}
	.blog-left span {
	  font-size: 0.9em;
	}
	.top-blog {
	  width: 77%;
	}
	.top-blog a.fast ,.top-blog p{
	  font-size: 0.9em;
	}
	nav {
	  padding: 1.5em 0 0;
	}
	a.more {
	  padding: 0.35em 0.7em;
	}
	.single {
	  padding: 0em 0px 0;
	}
	ul.grid-part li a {
	  font-size: 0.9em;
	}
	.single-middle h3, .single-bottom h3 {
	  font-size: 1.7em;
	}
	.media-body p {
	  font-size: 0.9em;
	}
	.in-media {
	  padding: 0 0 0 0em;
	}
	.comment {
	  padding: 0;
	}
	.single-bottom input[type="text"], .single-bottom textarea {
	  padding: 0.55em;
	}
	.single-bottom textarea {
	  margin: 0 0em 0.7em;
	  width: 100%;
	  min-height:100px;
	}
	.single-bottom input[type="submit"] {
	  width: 26%;
	  margin: 0;
	  padding: 0.2em;
	}
	.single-bottom {
	  padding: 0em 0 1.5em;
	}
	/*--contact--*/
	.map iframe {
	  height: 100px;
	}

	.contact {
	  padding: 1.5em 0 0;
	}
	.contact-form {
	  padding: 1.5em 0;
	}
	.contact-grid {
	  padding: 0;
	}
	.contact-in {
	  margin-top: 1.5em;
	  padding: 0;
	}
	.contact-grid input[type="text"], .contact-grid textarea {
	  padding: 0.55em;
	}
	.send input[type="submit"] {
	  width: 24%;
	}
	.address-more {
	  padding: 0 0 1em;
	}
	.top-nav ul{
		margin:1em 0em;
	}
	.head-top {
	  padding: 0;
	}
}

a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}

img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-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;
}


#iSlider-effect-wrapper{height:auto; width:100%; margin:0 auto; background-size:100%; overflow:hidden; position:relative;}
.iSlider-effect li{position:absolute; margin:0; padding:0; height:100%; overflow:hidden; display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;list-style:none;}
.iSlider-effect ul li img{max-width:100%; max-height:100%; margin:0;padding:0;}
.iSlider-effect div{background-color:#ffffff;padding:3px;}

.iSlider-effect ul {
	height: auto;
}
.lbtn{
	display: inline-block;
	border: solid 1px  #f47820;
	text-align: center;
	height: 32px;
	width: 120px;
	line-height: 32px;
	color: lightsalmon;
	border-radius:18px;
	margin-top: 25px;
}

.lbtn:hover{
	background: lightsalmon;
	color: #fff;
}

.logo a img {
	width:175px;
	margin:auto 0;
}

/*
ï¿½Â½ï¿½ï¿½æ´¦ï¿½ï¿½
*/
.head_line {
	margin:35px auto;
	max-width:640px;
}
.txt_line p,
.head_line p {
	font-size: 16px;
	width: calc(100% - 50px);
	line-height:1.7em;
	color:#717682;
	margin: 0 auto;
	margin-bottom:20px;
}

.common_btn {
	background-color:#006EFF;
	broder: 1px solid transparent;
	color: #fff;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom:10px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	text-align:left;
	text-decoration: none;
	border-radius:5px;
}

.common_btn .icon {
	line-height:52px;
	text-align:center;
	float:left;
	margin-right: 10px;
}

.bullet {
	margin: 0 5px;
	cursor: pointer;
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius:100%;
	background:#000;
	opacity:.2;
}

.bullet-active {
	opacity: 1;
	background: #007aff;
}

.row {
	box-sizing: border-box;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
	padding: 5%;
	border-top: 1px solid #eee;
}

.row p {
	color: #717682;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7em;
}

.shadow {
	box-shadow: 0px 0px 20px #888888;
}

.radius {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.text-box div * {
	margin-bottom: 20px;
}

.img-box img {
	margin:auto auto;
	max-width: calc(100% - 30px);
	max-height: 300px;
}

#l_box {
	padding-top: 45px;
	text-align: left;
}

.top-nav ul li a {
	color: #fff;
	display: block;
	background: none;
	border: none;
	margin: 0.4em;
	padding: 0px 0px;
	padding-bottom:10px;
}

.top-nav ul li.active a {
	color: #006eff;
	border-bottom: 1px solid #006EFF;
}


.effect-wrapper{height:auto; width:100%; margin:0 auto; background-size:100%; overflow:hidden; position:relative;}
.effect-topic {
	background:#eee;
	font-size:16px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:7px;
	border-bottom: 1px solid #ccc;
}
textarea {
	border: 0px solid;
	resize:none;
	margin:auto auto;
	line-height:25px;
	font-size:14px;
}
textarea:focus {
	outline: none;
	border: 0px solid;
}
.right_box {
	margin-left:29px;
	background:#ffffff;
	border:1px solid #979797;
	width: 70%;
	min-width:538px;
	height:466px;
	font-size:19px;
	color:#000000;
}


.left_box {
	background:#ffffff;
	border:1px solid #979797;
	width:25%;
	min-width:188px;
	height:466px;
	padding-left:18px;
	padding-top:16px;
}
div {
	font-size: 14px;
}
.left_box div {
	font-size:14px;
	color:#000000;
	line-height:40px;
	height:40px;
}

.left_box div img{
	background:#d0021b;
	width:6px;
	height:20px;
	border:0;
	margin-right:8px;
}</pre></body></html>