/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
input[type="button"],input[type="submit"],input[type="reset"]{cursor:pointer;}
input{padding:0}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;color:#000}
a:hover{color:#999;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
	background:#ffffff;
	font-family: "Arial Regular",'arial' , 'Open Sans', sans-serif;
	font-size: 100%;
	min-width:925px;
}

.wrap{
	margin:0 auto;
	width:100%;
	text-align:center;
}
.header_top{
z-index: 2000;
width:100%;
min-width:925px;
height:145px;
position:absolute;
top:0;
margin:0 auto;
	background: #f4f6f8;
	opacity:1;
	filter:Alpha(opacity=100);
}
.header_top a{font-family: 'fzlantingheis-ul-gbregular';}
.header_bg{
height:77px;
width:100%;
margin:0 auto;
font-family: 'fzlantingheis-ul-gbregular';
position:relative;
border-bottom: 1px solid #a8acb1;
}
.panel_top{width:1040px;height:77px;margin:0 auto;position:relative;}
.header{
	opacity:1;

	padding:0;
}
.logo{
	float:left;
}
/*--- social-icons ----*/
.social-icons {
	float:right;
}
.social-icons li:first-child{
	margin-left: 0;
}
.social-icons li{
	float:left;
	margin-left:15px;
}
.social-icons li a {
	height: 26px;
	width: 26px;
	display: block;
	background:url(../images/soc_icons.png);
}
.social-icons li:nth-child(1) a{
	background: url(../images/soc_icons.png) 0% 0%;
}
.social-icons li:nth-child(1) a:hover{
	background: url(../images/soc_icons.png) 0% 98%;
}
.social-icons li:nth-child(2) a{
	background: url(../images/soc_icons.png) 32% 0%;
}
.social-icons li:nth-child(2) a:hover{
	background: url(../images/soc_icons.png) 32% 98%;
}
.social-icons li:nth-child(3) a{
	background: url(../images/soc_icons.png) 66% 0%;
}
.social-icons li:nth-child(3) a:hover{
	background: url(../images/soc_icons.png) 66% 98%;
}
.social-icons li:nth-child(4) a{
	background: url(../images/soc_icons.png) 100% 0%;
}
.social-icons li:nth-child(4) a:hover{
	background: url(../images/soc_icons.png) 100% 98%;
}
/* start header_br */
.header_br{height:4px;
width:100%;
margin:0 auto;
	background:url("../img/footer-brt.jpg") top center
}
/* start header_btm */
.header_btm{height:64px;
width:919px;
margin:0 auto;
	/*border-top: 1px solid #a8acb1;*/
}
.header_sub{
	padding: 0;
}
/* start menu */
.h_menu{
	float:right;
}
.h_menu ul li{
	margin-left:20px;
	float: left;
}
.h_menu ul li.active a{
	color: #f4a700;
	/*border-bottom:2px solid #00BAC6;*/
}
.h_menu ul li a{
	display:block;
	padding: 30px 5px;
	font-size: 16px;
	color:#000;
	font-family:'Lucida Sans Unicode','LucidaSansUnicode';
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.h_menu ul li a:hover{
	color: #f58300;
	/*border-bottom:2px solid #00BAC6;*/

}
	.h_menu ul li a {
		padding: 35px 4px;
	}
	.bh_menu ul li a {
	padding: 25px 25px 25px 0px;
	}
	.bh_menu ul li.last {margin-right:0px;}
	.bh_menu ul li.last a{padding-left:0px;padding-right:0px;}
/*h_lang*/
.h_lang{float: left;
width:96px;
height:24px;
	opacity:1;
	filter:Alpha(opacity=100);
	font-family:'';
}
.h_lang a{font-family: 'fzfengyasongs-gbregular';font-size:12px;display:inline;}
.h_lang img{width:16px}
.h_lang ul li{width:43px;
margin-top:1px;
	float: left;
}
.h_lang ul li span{vertical-align:top;display:inline-block;padding-left:2px;}
/*search*/
.h_search{
	opacity:1;
float: left;
width:146px;height:20px;background:url('../images/search_bg.png') no-repeat ;
}
.h_search form{}
.h_search input[type="text"]{
	-webkit-appearance: none;
	font-family:'Helvetica','Helvetica_cyr-BoldOblique';
	outline: none;
	padding:2px;
	color: #b6b6b6;
	border: none;
	width: 115px;
	background:transparent;
	line-height: 1.5em;
	position: relative;
	font-size: 12px;
/*	text-transform: capitalize;*/
letter-spacing: -0.5px;
left:6px;
}
.h_search input[type="submit"]{
	-webkit-appearance: none;
	background:transparent;
	border: none;
	cursor: pointer;
	width: 20px;
	height:20px;
	line-height: 1.5em;
	outline: none;
	position: absolute;
	right:0px;
}
.h_search input[type="submit"]:hover {
}

/*home ad*/
.ad_div{position:relative;clear:both;min-width:925px;}
.ad_content{position:absolute;width:100%}
.ad_contenta,.ad_contentb{width:925px;_height:40px;min-height:40px;margin:0 auto}
.ad_1{max-height:492px;overflow-y:hidden;}
.ad_1 .ad_content .ad_contenta{font-family:'Avenir Next Demi Bold','AvenirNext-DemiBold' ;font-size:45px;color:white;padding:25px 0;text-align:center}
.ad_1 .ad_content .ad_contentb{font-family:'Arial Regular','Arial';font-size:12px;color:white;text-align:left;padding:0 40px 20px 20px;width:865px;line-height:26px;margin-bottom:20px;}
.ad_2 .ad_content .ad_contenta{font-family:'MFLangSong_Noncommercial-Regular','NOTDEF';font-size:70px;color:white;text-align:center;padding:15% 0}

/*--- start iphone_nav -----*/
.sub-head{
	display:none;
	background: #FFFFFF;
	border-bottom: 4px solid #00BAC6;
}
.sub-head li{
	display:inline-block;
	float:left;
	width:50%;
	text-align:center;
}
.sub-head li a span{
	position:absolute;
	top:12px;
	left:12px;
	width:16px;
	height:16px;
	display:inline-block;
}
.sub-head li a.active{
	color:#fff;
	background: #00BAC6;
}
.sub-head li:first-child a{
	border-right:1px solid rgb(150, 148, 148);
}
.sub-head a{
	text-transform: uppercase;
	font-size: 1em;
	position:relative;
	display:block;
	color:#555;
	padding:10px;
}
.menu{
	background: #f0f0f0;
}
.menu li{	
	display:block;
}
.menu li a{
	font-size:0.8125em;
	text-transform:uppercase;
	display:block;
	padding:10px;
	color:#555;
	border-bottom: 1px solid rgb(199, 199, 199);
}
.menu li:last-child a{
	border-bottom:none;
}
.search{
	display:block;
	padding:10px;
	text-align:center;
	background: #f6f6f6; 
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.search input[type=text]{
	width: 90%;
	padding: 10px;
	border: 1px solid rgb(217, 218, 215);
	color: #555;
	font-size: 13px;
	background: #FFF;
	outline: none;
}
.back-btn {
	cursor: pointer;
	background: rgb(71, 71, 71);
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.back-btn ul li{
	display:inline-block;
	padding: 4px 6px;
}
.back-btn ul li:before{
	content: url('../images/back.png');
}
.back-btn ul li a {
	padding: 4px 10px;
	font-size:13px;
	color: #fff;
	margin-left:-8px;	
	line-height: 1.7em;
	vertical-align: bottom;
}	
/* start slider */
.slider_bg{
/*margin-top:-156px;*/
}
.slider{
	padding: 0;
}
/* start main */
.main{
	padding: 0;
}
.main_text{
	text-align:center;
}
.main_text h2{
	font-size: 2em;
	text-transform: uppercase;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
	margin-bottom: 2%;
}
.main_text h2 span{
	color: #555555;
	-webkit-text-stroke: 2px;
}
/** para style **/
p.para{
	font-size: 0.8725em;
	color: #555555;
	line-height: 1.8em;
}
/* start grids_of_3 */
.grids_of_3{
	text-align:center;
	margin: 6% 0 4%;
}
.grid1_of_3:first-child{
	margin-left: 0;
}
.grid1_of_3{
	float:left;
	width: 30.3333%;
	margin-left: 3.3333%;	
}
.grid1_of_3 h3{
	margin: 2% 0;
}
.grid1_of_3 h3 a{
	font-size: 1.2em;
	text-transform: capitalize;
	color: #555555;
	text-shadow: 0 1px 0 #ffffff;
	font-weight: 600;
}
.grid1_of_3 h3 a span{
	color: #777777;
	font-weight: normal;
}
.grid1_of_3 p{
	font-size: 0.8125em;
	color: #555555;
	line-height: 1.8em;
	width: 80%;
	margin: 0 auto;
}
/* start span_of_3 */
.main_bg{
	background: #eeeeee;
}
.content_top{
	text-align:center;
	position: relative;
}
.content_top:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 40px solid #eee;
	border-top: 0 solid rgba(0, 0, 0, 0)!important;
	border-right: 35px solid rgba(0, 0, 0, 0)!important;
	border-left: 35px solid rgba(0, 0, 0, 0)!important;
	left: 47%;
	top: -40px;
	margin-left: -10px;
}
.span_of_3{
	margin: 4% 0 0;
}
.span_of_3:first-child{
	margin: 0;
}
.span1_of_3{
	float:left;
	width: 30.3333%;
	margin-left: 3.3333%;	
	border: 1px solid rgb(206, 206, 206);
}
.span1_of_3:first-child{
	margin-left: 0;
}
.span1_of_3 img{
	width:100%;
}
.span1_of_3_text{
	padding: 20px;
}
.span1_of_3 h3{
	margin-bottom: 2%;	
}
.span1_of_3 h3 a{
	font-size: 1em;
	text-transform: capitalize;
	color: #555555;
	text-shadow: 0 1px 0 #ffffff;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span1_of_3 h3 a:hover{
	color: #00BAC6;
}
.span1_of_3 p{
	font-size: 0.8125em;
	color: #555555;
	line-height: 1.8em;
}
/* start cauresol */
.nbs-flexisel-container {
	padding:4% 0;
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	width:200px;
	height:100px;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 100px;
	max-height: 45px;
}
/*** start cauresol  navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 46px;
	height: 100px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(../images/img-sprite.png) no-repeat -19px -21px;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(../images/img-sprite.png) no-repeat -55px -20px;
}
/* start footer */
.footer_bg{
	background:url('../images/footer_bg.png');
}
.footer{
	padding: 5% 4%;
}
.span_of_4{
	display: block;
}
.span1_of_4{
	float:left;
	width: 22.3333%;
	margin-left: 3.3333%;	
}
.span1_of_4:first-child{
	margin-left: 0;
}
.span1_of_4 h4{
	margin-bottom:8%;
	font-size: 1.5em;
	text-transform: capitalize;
	color: #ffffff;
	text-shadow: 0 1px 0 #555555;
}
.span1_of_4 p{
	font-size: 0.8725em;
	line-height:1.8em;
	color: #c9c9c9;
}
.span1_of_4 p a{
	color: #c9c9c9;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span1_of_4 p a:hover{
	color: #00BAC6;
}
.span1_of_4 p.top{
	border-top: 1px solid rgb(99, 99, 99);
	margin-top: 20px;
	padding-top: 10px;
}
.span1_of_4 p.btm{
	margin-bottom: 8%;
}
.span1_of_4 p.btm1{
	margin-bottom: 4%;
}
.f_nav1{
	margin-top: 2%;
}
.f_nav1 li {
	display:inline-block
}
.f_nav1 li.timer{
	background: url('../images/timer.png') no-repeat;
}
.f_nav1 li a{
	padding-left:30px;
	font-size: 0.8725em;
	color: #999999;
}
.pin{
	background: url('../images/pin.png') no-repeat;
	padding-left: 30px;
}
.mail{
	background: url('../images/mail.png') no-repeat;
	padding-left: 30px;
}
.call{
	background: url('../images/call.png') no-repeat;
	padding-left: 30px;
}
big {
	font-size: 1.5em;
	color: #ffffff;
}
/* start footer1 */
.footer_bg1{width:925px;margin:0 auto;
	background:#fff;
}
.footer1{
	padding: 0;
}
.footer_img{
font-family:"榛戜綋";
font-size: 12px;
line-height:12px;
width:925px;
margin:35px auto 30px auto;
text-align:center;
}
.footer_img ul{margin:0 auto;}
.footer_img ul li{
display:inline-block;
margin-right:5px;
height:25px;
line-height:25px;
font-family:'STHeitiSC','STHeitiSC-Light';
color:#595757;
}
.footer_img ul li a{font-family:'STHeitiSC','STHeitiSC-Light';
color:#595757;}
.footer_img ul li img{
vertical-align: middle;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-move.jpg) no-repeat right top;
}
.copy{
	float:left;
}
.copy p{
	font-size: 0.8725em;
	line-height: 1.8em;
	color: #c9c9c9;
}
.copy p a{
	color:#ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.copy p a:hover{
	color: #00BAC6;
}
/* start about */
.top_bg{
	background:  url('../images/slider_bg1.jpg');
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.top{
	padding: 4% 4%;
}
.top h2{
	font-size: 2em;
	color: #ffffff;
	text-transform: uppercase;
}
.about{
	display: block;
}
.cont-grid {
	float: left;
	width: 60.3333%;
}
.cont-grid-img{
	margin-left: 3.3333%;
	width: 36.33333%;
	float:left;
}
.cont-grid-img img{
	margin-top: 10px;
}
.cont-grid span{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
.abt-para p{
	margin-top: 2%;
}
.about-p{
	margin-top:20px;
}
.read_more {
	margin-top: 2%;
}
.btn{
	color: #00BAC6;
	background: #ffffff;
	border: 1px solid #22D5E0;
	display: inline-block;
	text-transform: uppercase;
	padding: 12px 38px;
	font-size: 0.875em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn:hover {
	background: #00BAC6;
	color: #ffffff;
}
/* start services */
.ser_btn{
	position: relative;
	margin-top: 12%;
}
.ser_btn1{
	position: absolute;
	bottom: 0;	
	left: 0;
}
.button {
	color: #555555;
	border-top: 1px solid rgb(221, 221, 221);
	display: block;
	text-align:center;
	text-transform: uppercase;
	font-size: 0.875em;
	width: 100%;
	padding:12px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.button:hover {
	background: #00BAC6;
	color: #ffffff;
}
/* start blog */
.blog {
	display: block;
}
.blog_list{
	margin-top: 4%;
}
.blog_list:first-child{
	margin-top: 0%;
}
.blog_list h2{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
.blog_list h5{
	margin-top:8px;
	font-size: 1em;
	text-transform: capitalize;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
.blog_list h5 a{
	color: #00BAC6;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog_list h5 a:hover{
	color: #777777;
}
.blog_para{
	margin: 2% 0;
}
.blog_para p a{
	float: left;
	margin-right: 4%;
}
.blog_para p a img{
	margin-top: 10px;
}
/* start contact */
.contact{
	display: block;
}
.contact h2{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
.map{
	margin: 2% 0;
}
.col{
	display: block;
}
.contact-form{
	position:relative;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span label{
	color: #777777;
	display: block;
	font-size: 0.8725em;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.contact-form input[type="text"], .contact-form textarea {
	font-family: 'arial' , 'Open Sans', sans-serif;
	background: #FFFFFF;
	border: 1px solid #E7E7E7;
	color: rgba(85, 81, 81, 0.84);
	padding: 8px;
	display: block;
	width: 98%;
	outline: none;
	-webkit-appearance: none;
	text-transform: capitalize;
}
.contact-form textarea{
	resize:none;
	height:120px;		
}
.contact-form input[type="submit"]{
	margin-top:10px;
	font-family: 'arial' , 'Open Sans', sans-serif;
	-webkit-appearance: none;
	cursor:pointer;
	color: #00BAC6;
	background: #ffffff;
	border: 1px solid #22D5E0;
	display: inline-block;
	text-transform: uppercase;
	padding: 12px 38px;
	font-size: 0.875em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-form input[type="submit"]:hover{
	background: #00BAC6;
	color: #ffffff;
}
/* start details */
.details{
	display: block;
}
.details h2{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
}
.det_pic{
	margin: 2% 0;
}
/***** Media Quries *****/
@media only screen and (max-width: 2560px)  {
.ad_1 .ad_content .ad_contenta{padding:20px 0 10px 0}
.ad_1 .ad_content .ad_contentb{font-size:20px;line-height:24px}
}
@media only screen and (max-width: 1920px)  {
.ad_1 .ad_content .ad_contenta{padding:20px 0 5px 0}
.ad_1 .ad_content .ad_contentb{font-size:20px;line-height:24px}
}
@media only screen and ( min-width: 1441px) and (max-width: 1750px)  {
.ad_1 .ad_content .ad_contenta{padding:20px 0 5px 0}
.ad_1 .ad_content .ad_contentb{line-height:23px;font-size:16px;}
}
@media only screen and (max-width: 1440px)  {
.ad_1 .ad_content .ad_contenta{padding:20px 0 0 0}
.ad_1 .ad_content .ad_contentb{line-height:22px;font-size:15px;}
}
@media only screen and (max-width: 1366px) {
	.wrap{
		width:100%;
	}
.ad_1 .ad_content .ad_contenta{padding:20px 0 0 0}
.ad_1 .ad_content .ad_contentb{line-height:22px;font-size:15px;}
}
@media only screen and (max-width: 1280px) {
	.wrap{
		width:100%;
	}
	/*.logo img{width:222px}*/

	.bh_menu ul li.last a{padding-left:0px;padding-right:0px;}
.ad_1 .ad_content .ad_contenta{padding:30px 0 5px 0}
.ad_1 .ad_content .ad_contentb{line-height:20px;font-size:13px;}
}
@media only screen and (max-width: 1152px) {
	.wrap{
		width:100%;
	}
	/*.logo img{width:222px}*/

	.h_menu ul li a {
	}

	.bh_menu ul li.last a{padding-left:0px;padding-right:0px;}
.ad_1 .ad_content .ad_contenta{padding:25px 0}
.ad_1 .ad_content .ad_contentb{line-height:27px}
}

@media only screen and ( min-width: 1025px) and (max-width: 1151px)  {
.ad_1 .ad_content .ad_contenta{padding:20px 0 0 0}
.ad_1 .ad_content .ad_contentb{font-size:13px;line-height:18px}
}

@media only screen and (max-width: 1024px) {
	.wrap{
		width:100%;
	}
	.h_menu ul li {}


	.h_search {
	}
.ad_1 .ad_content .ad_contenta{padding:20px 0 0px 0}
.ad_1 .ad_content .ad_contentb{font-size:13px;line-height:16px}
}
/*
@media only screen and (max-width: 800px) {
	.wrap{
		width:100%;
	}
	.h_menu{
		display:none;
	}
	.h_search{
		display:none;
	}
	.sub-head{
		display:block;
	}
	.span1_of_4 h4 {
		font-size: 1.2em;
	}
}
@media only screen and (max-width: 640px){
	.wrap{
		width:100%;
	}
	.span1_of_4 {
		float: none;
		width: 99.3333%;
		margin-left: 0%;
	}
	.span1_of_4 h4 {
		margin: 2% 0;
	}
	.span1_of_4 p.btm {
		margin-bottom: 2%;
	}
	.social-icons li {
		float: none;
		display:inline-block;
	}
	.cont-grid {
		float: none;
		width: 99.3333%;
	}
	.cont-grid-img {
		margin-left: 0%;
		width: 99.33333%;
		float: none;
	}
	.main_text h2 {
		font-size: 1.5em;
	}
}
@media only screen and (max-width: 480px) {
	.wrap{
		width:100%;
	}
	.grids_of_3{
		margin-top: 4%;
	}
	.grid1_of_3 {
		float: none;
		width: 99.3333%;
		margin-left: 0;
	}
	.span1_of_3 {
		margin-top: 4%;
		float: none;
		width: 99.3333%;
		margin-left: 0;
	}
	.logo{
		float:none;
		text-align:center;
	}
	.copy{
		float:none;
		text-align:center;
	}
	.social-icons{
		margin-top:4%;
		float:none;
		text-align:center;
	}
	.top h2 {
		font-size: 1.5em;
	}
	.blog_list h2 {
		font-size: 1em;
	}
	.contact h2 {
		font-size: 1em;
	}
	.sub-head a {
		font-size: 0.8725em;
	}
	.cont-grid span{
		font-size: 1em;
	}
	big {
		font-size: 1em;
	}
	.details h2 {
		font-size: 1em;
	}
	.grid1_of_3{
		margin: 20px 0;
	}
	.grid1_of_3 img{
		width:20%;
	}
}
@media only screen and (max-width: 320px) {
	.wrap{
		width:100%;
	}
	.sub-head a {
		font-size: 0.8125em;
	}
	.grid1_of_3{
		margin: 20px 0;
	}
	.grid1_of_3 img{
		width:20%;
	}
	.content_top:after {
		border: 20px solid #eee;
		border-top: 0 solid rgba(0, 0, 0, 0)!important;
		border-right: 15px solid rgba(0, 0, 0, 0)!important;
		border-left: 15px solid rgba(0, 0, 0, 0)!important;
		left: 47%;
		top: -20px;
	}
}
*/



/* slider */
.homepage-wrapper {position: absolute; width: 100%; height: 100%; box-sizing: border-box; overflow-x: hidden;overflow-y: scroll;}
.royalSlider#full-width-slider {position: absolute;width: 100%;height: 80%;}
.homepage-slider {width: 100%; height: 80%; overflow: hidden;display:block}
.homepage-slider .rsArrow {position: absolute; width: 43px; height: 50%;}
.homepage-slider .rsArrowLeft.rsArrow { left: 50%; margin-left: -486px;}
.homepage-slider .rsArrowRight.rsArrow { right: 50%;	margin-right: -486px; box-sizing: border-box; overflow: hidden;}
.homepage-slider .rsArrowIcn {	height: 81px; width: 40px;}
.homepage-slider .rsMinW.rsHor .rsArrowLeft .rsArrowIcn, .homepage-slider .rsMinW.rsHor .rsArrowRight .rsArrowIcn {background-position: 0px;}
.homepage-slider .rsArrowLeft .rsArrowIcn {	background: transparent url('../images/arrow-left.png') 0 0 no-repeat scroll;}
.homepage-slider .rsArrowRight .rsArrowIcn {	background: transparent url('../images/arrow-right.png') 0 0 no-repeat scroll;}
/* slider - bullets */
.homepage-slider .rsBullets { position: absolute; bottom: 8%; z-index: 35; padding-top: 4px; height: auto; text-align: center; line-height:6px;overflow: hidden;width: 100%; right: 0px;}
.homepage-slider .rsBullet {	width: 6px;	height: 6px; display: inline-block;	padding: 6px 5px 6px 4px;}
.homepage-slider .rsBullets .rsBullet.rsNavSelected span { background: #3c77a8;}
.homepage-slider .rsMinW .rsBullet span {background: white;}
/* slider - more below */
.homepage-slider .more-below { 	position: absolute;	bottom: 22%;	z-index: 35; height: auto; text-align: center; line-height: 6px; overflow: hidden; width: 100%; }
.homepage-slider .more-below span {	background: transparent url('../images/more-below.png') 0 0 no-repeat scroll;	width: 40px;	height: 40px;	display: inline-block;}

/* slider animated blocks */
.homepage-slider .txtCent {
	text-align: center;
}
.homepage-slider .txtRight {
	text-align: right;
}
.homepage-slider .bContainer {
	position: absolute;
	z-index: 35;
	padding-top: 4px;
	height: auto;
	width: 100%;
}
.homepage-slider .rsABlock {
	position: relative;
}
.homepage-slider .slide-title {
	font-family: 'castan', Arial, sans-serif;
	line-height:80%;
	letter-spacing:-1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10em;
}
.homepage-slider .subtext {
	font-size: 1.8em;
	display: block;
	width: 100%;
}

.homeslider .more-below {
	position: absolute;
	bottom: 2%;
	z-index: 35;
	height: auto;
	text-align: center;
	line-height: 6px;
	overflow: hidden;
	width: 100%;
}
.homeslider .more-below span {
	background: transparent url('../images/more-below.png') 0 0 no-repeat scroll;
	width: 40px;
	height: 40px;
	display: inline-block;
}
.margint156{
margin-top:145px;
}
.max925{
max-width:925px;
margin-right: auto;
margin-left:auto;
}
.s_form{
width:680px;
height:360px;
/*border:1px solid #eee;*/
margin:0 auto;
margin-top:90px;
font-family:'榛戜綋',arial;
font-size:12px;
}
.s_form ul,.s_form div,.r_form ul,.s_form div{width:100%;display:block;float:left;clear:both;}
.s_form ul li,.r_form ul li{width:50%;display:block;float:left;position:relative}
.s_form ul li .textbox{width:223px; height:20px}
.s_form ul  span.s_left{width:73px;height:48px;display:block;float:left}
.s_form ul  span.s_right{width:97px;height:48px;display:block;float:left}
.s_form ul  span{width:240px;height:38px;display:block;float:left;text-align:left;}
.s_form ul  span.s_tta{width:600px;height:130px;}
 .textarea{width:596px;height:105px;}
.fbutton{display:block;
width:100%;height:33px;text-align:right;
}
.fbutton input{
background:#e6e6e6;
border:0;
width:45px;
height:20px;
font-size:12px;
margin-right:10px;
}
.s_contact{
width:680px;
height:135px;
float:left;
margin-bottom:25px;
}
.s_contact ul li{width:100%;display:block;float:left;
text-align:left;
line-height:13px;
padding:6px 0;
font-size:14px;
}
.m_form{
width:438px;
height:244px;
background:url("../img/member-bg.jpg") top center no-repeat;
margin:0 auto;
margin-top:77px;
margin-bottom:280px;
padding:39px 34px 70px 38px;
text-align:left;
}
.m_form .textbox{ 
width:422px;
height:57px;
font-size:15px;
font-family:'榛戜綋',arial;
padding-left:7px;
margin-top:10px;
margin-bottom:30px;
}
.mbutton .login{
float:left;width:174px;height:43px;
background:url("../img/login.jpg") top center no-repeat;
border:0;
text-indent:-9999px;
}
.mbutton .register{
float:left;width:168px;height:43px;
background:url("../img/reglster.jpg") top center no-repeat;
border:0;
text-indent:-9999px;
margin-left:85px;
}

.r_form{
width:693px;
/*border:1px solid #eee;*/
margin:0 auto;
margin-top:58px;
font-size:13px;
display:block;
height:910px;
}
.r_form ul li.s_left{width:350px}
.r_form ul li.s_right{width:340px}
.r_form ul  span{width:100%;height:27px;display:block;float:left;text-align:left;vertical-align:top;position:relative;}
.r_form ul  span.s_left{width:100%;height:27px;display:block;float:left;text-align:left;padding:11px 0 0px 0;line-height:27px}
.r_form ul  span label.verimg{position:absolute;left:70px;top:8px;}
.r_form ul  span label.noti {background:url("../img/noti.jpg") top right no-repeat;padding:5px 4px 0 0;}
.r_form ul li.s_left .textbox{width:335px; height:27px}
.r_form ul li.s_right .textbox{width:335px; height:27px}
.r_form ul  span.s_right{width:100%;height:27px;display:block;float:left;text-align:left;padding:11px 0 0px 0;line-height:27px}
.r_form  .adtextbox{width:685px;height:27px;}
.r_form .dreply{width:685px;height:160px}
.r_form .fbutton{}
.r_form .fbutton input[type="submit"],.r_form .fbutton input[type="reset"],.r_form .fbutton input[type="button"]{
background:#98897b;
border:0;
width:85px;
height:40px;
font-size:15px;
margin-right:10px;
font-family:'Microsoft YaHei','MicrosoftYaHei','榛戜綋';
}
.ss_right{text-align:left}
.ss_right label a {width:70px;height:48px;display:block;line-height:28px;float:left;margin-left:5px;color:#1b668d}
.ss_right label img{float:left;margin:auto 6px}
#iread{
margin-right:5px;
width:12px;vertical-align:bottom;
height:13px;
}
.news_div{
width:827px;
height:1200px;
/*border:1px solid #eee;*/
margin:0 auto;
margin-top:60px;
font-family:'Arial Regular',arial;
font-size:14px;
}
.news_div li.s_ar{float:left;width:16px;height:40px;line-height:40px;text-align:left;background:url('../images/news-arrow.gif') bottom center no-repeat}
.news_div li.s_left{float:left;width:736px;height:40px;line-height:40px;text-align:left;background:url('../images/base-line.gif') bottom center repeat-x}
.news_div li.s_right{float:left;width:75px;height:40px;line-height:40px;text-align:left;background:url('../images/base-line.gif') bottom center repeat-x}

.news_page{
width:827px;
height:23px;
margin:0 auto;
margin-top:60px;
margin-bottom:42px;
text-align:right;
font-family:'榛戜綋',arial;
font-size:12px;
float:left;
}
.news_page a{margin:auto 4px;}
.news_page a.active{color:red}
#gopage{width:38px;text-align:center}
#goimg{vertical-align:bottom}
.product_div{
margin-top:33px;
width:925px;
/*min-height:1499px;*/
padding-bottom:33px;
}
.product_div li{width:445px; height:212px;float:left;margin-bottom:33px}
.product_div li.p2{padding-left:35px;}

.main_pic{/*text-align:left;*/}


/*news*/
h2.newTitle {
text-align: center;
font-weight: bold;
margin-bottom: 10px;
font-size:18px;
font-family:'Avenir Next Demi Bold','AvenirNext-DemiBold' ;
}
.newDate {
text-align: center;
height: 20px;
line-height: 20px;
width: 100%;
margin-bottom:10px
}
.content1 {
height:1100px;
width:827px;
overflow-y:auto;
text-align:left;
font-family:'Arial Regular',arial;
font-size:12px;
}
/*member*/
.memberxy{
margin-top:20px;
text-align:left;
font-size:12px;
}


/*slider*/

 #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:3px;
    }

    #slides .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #slides .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: -23px 35px 0;
      float: left;
      list-style: none;
	  z-index:1000;
	  position:relative;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 8px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 8px;
      height: 0;
      padding-top: 8px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -8px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -16px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }


    .container {
	width:925px;
     /* margin: 0 auto*/
    }



/*end slider*/
.content_pic img{display:block}
/*new *2015-9-2/*/
.headercon{display:block;height:115px;width:100%;background:#fff;position:absolute;top:0;z-index:9998}
header{display:block;height:100px;width:100%;z-index:999}
.center {
width: 925px;
margin: 0 auto;
}
#headContainer,#contentContainer,#footerContent,#headerInnerCon{float:left;width:925px;}
#headContainer{z-index:999;padding-top:88px}
.topholder{background:#f9f9f9;position:relative;font-size:12px;line-height:20px;width:100%;border-bottom:1px solid #e3e3e3;padding:7px
0;height:19px;z-index:1000}.topholder
a{color:#808080;text-transform:uppercase}.topholder a:hover{color:#999}.topcontent{float:right;margin-right:6px;position:relative}.topcol{float:left;margin-left:15px}.topbarred{padding-left:15px;border-left:1px solid #e3e3e3;vertical-align:middle}.topsocial
.socialicon{background-size:auto 40px;height:20px;width:20px;margin:0
-7px 0 7px}.topholder
.topwelcome{color:#333;font-weight:bold;text-transform:none}.topwelcome
img{display:inline;margin-right:10px}.toplangs{position:relative;width:26px;height:20px}.toplangs
ul{background:#f9f9f9;display:none;position:absolute;top:19px;left:0;border-bottom:1px solid #e3e3e3;padding:10px
0 0 0;margin:0;list-style:none}.toplangs:hover
ul{display:block}.toplangs ul
li{background:#fff;display:block;padding:5px
10px;margin:0;border:1px
solid #e3e3e3;border-bottom:0}.topholder .active
a{color:#999;cursor:default}.fixedToTop{position:fixed!important}
@media only screen and (max-width: 1023px) {
	.homepage-wrapper ,header,.headercon{
width: 925px;
	}
.ad_1 .ad_content .ad_contenta{padding:20px 0}
.ad_1 .ad_content .ad_contentb{font-size:16px;line-height:23px}
}
.news_banner{position:relative}
.reg_banner{position:relative}
.pro_banner{position:relative}
.news_banner_wz1{position:absolute;color:white;font-size:23px;top:74px;left:72px;font-family:'Adobe Garamond Pro','agaramondpro-regular';font-weight:bold;font-style:italic;}
.news_banner_wz2{position:absolute;color:white;font-size:23px;top:102px;left:72px;font-family:'Adobe Garamond Pro','agaramondpro-regular';font-weight:bold;font-style:italic;}
.reg_banner_wz1{position:absolute;color:#909090;font-size:23px;top:74px;left:370px;font-family:'Adobe Garamond Pro','agaramondpro-regular';font-weight:bold;font-style:italic;}
.reg_banner_wz2{position:absolute;color:#909090;font-size:23px;top:103px;left:363px;font-family:'Adobe Garamond Pro','agaramondpro-regular';font-weight:bold;font-style:italic;}
.pro_banner_wz1{position:absolute;color:#777777;font-size:22px;top:38px;left:420px;font-family::'Arial Regular',arial;}
.pro_banner_wz2{position:absolute;color:#777777;font-size:22px;top:67px;left:420px;font-family::'Arial Regular',arial;}
.case_hr{float:left;margin:25px 0 25px 0;width:100%;height:1px;background:#a2a2a3}
.case_frame{width:665px;height:730px;float:left;}
.caseinframe{width:665px;height:730px;}
.case_list{width:250px;height:730px;float:left;overflow:auto;text-align:left;padding-left:10px}
.case_sub_title{	font-family:'Arial Regular',arial;font-weight:bold;font-size:13px;padding:5px 0}
.case_sublist{padding-top:7px}
.case_sublist .s_left{font-family:'Arial Regular',arial;float:left;width:248px;font-size: 13px;
line-height: 15px;padding:4px 0 4px 2px;}
.case_sublist .s_left a:hover{/*font-family:'STHeitiSC','STHeitiSC-Light','Arial Regular';*/font-weight:bold;color:#0f6f97}
.case_title{width:660px;float:left;height:50px;/*font-family:'STHeitiSC','STHeitiSC-Light','Arial Regular';*/font-weight:bold;font-size:20px}
.case_content{width:665px;}
.contactme{width:100%;height:32px;float:left;background:#97897b;color:#2c2c2c;text-align:left;font-size:17px;line-height:33px;text-indent:1px;margin-bottom:20px;'DIN Alternate','DINAlternate-Bold';font-weight:bold;}
.twk{margin-top:20px;clear:both;height:250px;}
.r_form div{float:left;padding-left:3px}
em.contactt{/*font-family:'DIN Alternate','DINAlternate-Bold';*/font-weight:bold;font-size:14px}
.mainform{font-family:'Microsoft YaHei','MicrosoftYaHei','黑体','Arial Regular';}
.r_form ul  span.s_tta{height:165px}
.categorymenu
ul{display:none;position:absolute;top:50px;left:-18px;border-bottom:1px solid #e3e3e3;padding:15px
0 0 0;margin:0;list-style:none}.categorymenu li:hover
ul{display:block}.categorymenu ul
li{background:#fff;display:block;float:none;clear:both;padding:0;margin:0;border-top:1px
solid #e3e3e3;border-bottom:0;word-break :keep-all;white-space:nowrap;}.categorymenu ul li
a{border-right:0;margin-right:0;padding:10px
20px}.categorymenu li.active ul li
a{color:#333}.categorymenu li.active ul li a:hover{color:#999}.categorymenu li.active ul li.active
a{background:#f9f9f9;color:#f58300}
.categorymenu li{position:relative}
.product_div li img{width:445px;max-width:445px;}
.pro_page{float:left;width:100%;height:25px;border-top:1px solid #c9c9c9;text-align:right;line-height:25px;font-family:'Arial Regular';padding:5px 0;}
.pro_page img,.pro_page #goimg{vertical-align:top}
.homeItemImageCon a img, .collection a
img{-webkit-transition:all 400ms ease-out;-moz-transition:all 400ms ease-out;-o-transition:all 400ms ease-out;transition:all 400ms ease-out}.homeItemImageCon a:hover img, .collection a:hover
img{width:103%;max-width:103%;margin-left:-5px}
.collection{width:445px;height:215px;position:relative;overflow:hidden}
.tec_top_left{float:left;width:490px;padding-right:0px;height:210px;overflow-y:auto;text-align:left}
.tec_top_right{float:left;width:435px;height:210px;overflow-y:auto;text-align:left}
.tec_bottom{float:left;width:100%;border-top:1px solid #a2a2a3;text-align:left;padding:2px 0}
.pro_bottom{border-bottom:1px solid #a2a2a3;margin:0
0 30px 0;padding:0
0 30px 0;}
.tec_sublist li{float:left;width:85px;height:50px;margin-right:2px;margin-bottom:15px}
.tec_sublist li a:hover{opacity:0.3}
.tec_sublist li.s_last{margin-right:0}
.tec_top_right ul{vertical-align:middle;float:left;}
.alpha img{opacity: 0.3;}
div#tt{display:none;position:absolute;background:white;border:1px
solid #ccc;font-size:12px;margin-top:-35px;padding:10px
10px 10px 10px;color:#666;z-index:99999}.tooltip strong, .tooltip
span{float:left;clear:both}.tooltip1{display:none;background:white;border:1px
solid #ccc;font-size:12px;margin-top:5px;padding:10px;color:#666;position:absolute}
.tooltip{display:none;position:absolute;background:white;border:1px
solid #ccc;font-size:12px;margin-top:-35px;padding:10px
10px 10px 10px;color:#666;z-index:99999}.tooltip strong, .tooltip
span{float:left;clear:both}
.tooltip strong, b {
    color: #333;
}
.tooltip strong, b {
    font-weight: bold;
}
.case_main{float:left;}

.prevCollection{position:absolute;display:block;width:42px;height:17px;background:url('../img/collectionControl.png') no-repeat left top;left:0;top:17px;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s}.prevCollection:hover
span{display:block;opacity:1;left:30px;color:#999}.prevCollection
span{display:block;opacity:0;position:absolute;width:130px;left: -100px;top: -50px;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;padding:10px;border:1px
solid #fff}.prevCollection span img, .nextCollection span
img{width:100%;padding:0
0 10px 0}.backToTopText:hover{background:#eee;opacity:1!important;color:#999}.overviewCollection{display:block;width:22px;height:22px;background:url('../img/collectionControl.png') no-repeat left center;margin:17px
auto 3px auto;z-index:999;position:relative}.overviewCollection:hover{opacity:0.8}.overviewCollection:hover
span{opacity:1}.overviewCollection
span{background:#fff;opacity:0;display:inline-block;border:1px
solid #e3e3e3;padding:5px;position:absolute;margin:auto;left:30px;top: -2px;height:auto;width:auto;color:#333;white-space:nowrap;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s}.nextCollection{position:absolute;display:block;width:42px;height:17px;background:url('../img/collectionControl.png') no-repeat right bottom;right:0;top:17px}.nextCollection
span{display:block;opacity:0;position:absolute;width:130px;right: -100px;top: -50px;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;padding:10px;text-align:right;border:1px
solid #fff}.nextCollection:hover
span{display:block;opacity:1;right:30px}

.row{display:block;position:relative;float:left;width:100%;margin:0
0 10px 0;padding:0
0 10px 0;border-bottom:0px solid #a2a2a3}.mapRow{overflow:hidden;height:425px}.row.noBorder{margin:0;padding:0;border:none}.row.noBanner{padding:0!important}.specialMargin{margin-bottom:30px!important}.contentCol
.row{}.team
.row{margin:0
0 30px 0;padding:0
0 30px 0}.row.noShow{display:none}.row
.middleBorder{float:left;width:100%;background:url(..//img/border.gif) top center repeat-y}
.r_form label{font-size:15px}