
/* 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;}
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;}
.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: "微软雅黑 Light";
	font-size: 100%;
}
.zhengwen{margin: 30px 0px; line-height:1.6em;}

.wrap{
	margin:0 auto;
	width:80%;
}








.tutu{width: 100%;height: auto;overflow: hidden;}
.tutu{width: 100%;height: auto;overflow: hidden;}
.tutu .img{width: 100%;height: auto;overflow: hidden;}
.tutu .img img{width: 100%;height: auto; 
	transition:all .5s ease 0s}
.tutu .title{width: 100%;height:44px; line-height:44px;text-align: center;   margin-bottom: 22px; overflow: hidden;font-size: 14px;}
.tutu .img  img:hover {
	-webkit-transform:scale(1.16);
	transform:scale(1.16)
}
		.leftb{ width:100%;   float:left; line-height:2em;overflow:hidden; margin:20px 0px; font-size: 0.9em;}
		.leftb a{ color: #222;}
		.leftb .title{font-size:30px; padding-bottom:12px; color:#57a6f0;margin-bottom: 8px;}
		.rightb{ width:100%;   float:left; overflow:hidden; margin:20px 0px; font-size: 0.9em;}
		.rightb .title{font-size:30px; padding-bottom:12px; color:#57a6f0;}
		.rightb .line{padding:3px 0;}
		.rightb .line .inputText{color:#8D8D8D;font-size:16px;border:0px;background:#fff;padding:0 18px;width:98%;height:48px;line-height:48px;margin:0px; overflow:hidden; }
		.rightb .line .textArea{color:#8D8D8D;font-size:16px;border:0px;background:#fff;padding:18px;width:98%;height:185px;margin:0px;overflow:hidden; }
		.rightb .line .inputBtn{width:98%;cursor:pointer;height:50px;background:#fff;color:#007fcc;font-size:18px;border:1px solid #007fcc; }
		.rightb .line .inputBtn{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
		.rightb .line .inputBtn:hover{background:#007fcc;border:1px solid #007fcc;color:#fff;}


.resultlist{ min-height:280px;}
.sousuolist2{ padding-left:2px; margin-top:15px; border-bottom:1px solid #f0f0f0; padding-bottom:15px;}
.sousuolist2 h3{
	font-size:1.8em;  
	line-height:1.8em;
	text-decoration:underline;	padding-left:20px;
	background:url(/images/bt.jpg) 1px 50% no-repeat;
}
.sousuolist2 .intro{
	font-size:1em; margin-top:8px; margin-bottom:10px;
	line-height:1.4em;
	padding-left:22px;
	color:#777;
}

.sousuolist2 .info{
	font-size:1em;
	line-height:1.4em
	color:#080; margin-left:0px;
}
.sousuolist2 .info small{ color:#aaa; margin-left:22px;
}
.sousuolist2 .lianjie{
	font-size:1em; font-weight:bold; margin-left:22px; margin-top:1em;
	line-height:1.4em;height:1.4em; margin-bottom:1.4em;
}
.sousuolist2 .lianjie a{  text-decoration:underline;}
.sousuolist2 .tagbiao{
	line-height:28px; margin-left:12px; margin-top:10px;
}
.sousuolist2 .tagbiao a{ margin-right:12px;}


.header_bg{
	background: #004999;  border-bottom:0px solid #ccc;
}
.header{
	padding:0.6% 4% 0.6% 4%;
}

.header .s-nav{
	width: 100%;
	margin-top: 22px;
	line-height: 32px;
	/*height: 36px;*/

}
 
.header .s-nav a.en:hover{color: #fff; }
.header .s-nav a.cn:hover{color: #fff; }
.header .s-nav a.en{
	 background:url(/images/en.png) no-repeat left center; padding-left:25px; color: #fff; 
}
.header .s-nav a.cn{
	 background:url(/images/cn.png) no-repeat left center; padding-left:25px;color: #fff;font-family: "微软雅黑";
} 
.header .s-nav span.dh  { font-size:16px; font-weight: bold; color:#fff;  
}

.header .s-nav a:hover{
	color: #035cac;
}

.header .s-nav .line{
	display: inline-block;
	float: right;
	color: #2c81de;
	width: 32px;
	text-align: center; font-size: 10px;
}
.header .s-nav .line2{
	display: inline-block;
	float: right;
	color: #2c81de;
	width: 32px;
	text-align: center; font-size: 10px;
}
 

.header .s-nav a.search-btn {
	display:inline-block;
	width:26px;
	height:26px;
	background:url(../images/ico_117.png) no-repeat center;
	margin-top:3px;
	margin-left:10px;
}
.search-bg {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:50;
	background-color:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	display:none;
}
.searchbox {
	width:50%;
	position:fixed;
	top:169px;
	left:50%;
	margin-left:-25%;
	height:68px;
	border:1px solid #535353;
	z-index:51;
	display:none; padding: 0px;
}
.searchbox input.tex {
	border:none;
	background:none;
	font-size:36px;
	font-family:"Arial";
	color:#a7a7a7;
	height:37px;
	line-height:36px;
	padding:16px 2% 15px;
	width:80%; position: relative; left: 0;top: -21px;
}
.searchbox input.search-btn {
	border:none;
	width:7%;
	margin-right:0%;
	height:68px;
	background:url(../images/ico_115.png) no-repeat center;
	background-size:50% auto;
	min-width:40px;
}
.close-search {
	display:block;
	width:37px;
	height:37px;
	background:url(../images/ico_116.png) no-repeat center;
	position:fixed;
	right:3%;
	top:50px;
	cursor:pointer;
	z-index:51;
	display:none;
}







.logo{
	float:left;
}
	 .llink{ width:100%; height:auto; overflow:hidden; float:right; line-height:30px; color:#777; padding:22px 0px 28px 0px;}
 	 .llink .more{ width:160px; height:36px; line-height:36px;  text-align:center; margin:0px auto;
		border:1px solid #57a6f0;background:#318ce1;  cursor:hand;
			border-radius:8px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
		transition: background 0.3s, color 0.3s, box-shadow 0.3s;  }
	.llink .more:hover{   background:#006abc; border:1px solid #0085ec;  }	
	.llink .more  a{ color: #fff; text-decoration:none;}	
	.llink .more:hover a{   color:#fff;  text-decoration:none;}	


/*--- social-icons ----*/
.social-icons {
	float:right;color:#fff; margin-top: 14px; font-weight:100; 
}
.social-icons a{color:#777;}


.social-icons .email{line-height:24px;
	height:24px;
	float:left;
	margin:5px 7px;  
	overflow: hidden;
	background-image:url(/style/images/email.png); background-repeat:no-repeat; background-position:left center; padding-left:27px;
}

.social-icons .tel{ line-height:24px;
	height:24px;
	float:left;
	margin:5px 7px; color:#fff;  font-weight: bold;
	overflow: hidden;
	background-image:url(/style/images/tel.png); background-repeat:no-repeat; background-position:left center; padding-left:27px;
}

.social-icons .yuyan{ line-height:24px;
	height:24px;
	float:left;
	margin:5px 0px 5px 7px;  
	overflow: hidden;
}
.social-icons .yuyan .line{ margin: 0px 4px; font-size: 8px; color: #ccc;}
.social-icons .yuyan a.en{font-size: 14px;
	 background:url(/images/en.png) no-repeat left center; padding-left:25px; color: #fff; 
}
.yuyan a.cn{ font-size: 13px;
	 background:url(/images/cn.png) no-repeat left center; padding-left:25px;  color: #777; 
}
 
.socials{margin-top: -12px;}

/* start header_btm */
.header_btm{
	background: #ffffff;
	border-bottom: 0px solid #e6e6e6;
}
.header_sub{
	padding: 0 4%;
}
/* start menu */
.h_menu{
	float:left;
	margin-bottom:0px;
}
.h_menu ul li{
	margin-right:24px; margin-left: 24px;
	float: left;
}
.h_menu ul li.active a{
	color: #006bcf;
}
.h_menu ul li a{
	display:block;
	padding: 18px 16px;
	text-transform: uppercase;
	font-size: 1em;
	color:#555555;
	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;
}
.h_menu ul li a:hover{
	color: #006bcf;
	border-bottom:0px solid #006bcf;
}


.youbian{ width: 402px; overflow: hidden;}
.youbian .le{ width: 302px; overflow: hidden; float: left;}
.youbian .ri{ width: 80px; overflow: hidden; float: right; line-height: 20px; text-align: left; }
.youbian .ri .cn{ text-align: left; list-style-type: none; height: 20px; line-height: 20px;  width: 55px;
	 padding-left:10px;  margin: 0px; 
} 
.youbian .ri .en{ text-align: left; list-style-type: none; height: 20px; line-height: 20px; width: 55px;
	 padding-left:10px; margin: 0px;  }
.youbian .ri .en a {color: #fff; font-size: 14px; word-break: keep-all;}
.youbian .ri .cn a {color: #fff; font-size: 14px; word-break: keep-all;}
 
 

/*search*
	background:url(/images/cn.png) no-repeat left center;
*/
.h_search{
	float: right;background: #fff;
	position: relative;
	border: 1px solid rgb(216, 216, 216); 
	margin: 1px 0 0 0;
	  width: 300px;
}
.h_search input[type="text"]{
	-webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
	padding:6px 8px;
	outline: none;
	color: #312c3c;
	background: #FFFFFF;
	border: none;
	width: 78.33333%;
	line-height: 1.5em;
	position: relative;
	font-size: 0.8725em;
	text-transform: capitalize; 
}
.h_search input[type="submit"]{ 
	-webkit-appearance: none;
	background:url('../images/search.png') no-repeat 5px 5px; 
	padding: 6px 0px;
	border: none;
	cursor: pointer;
	width: 18.33%;
	line-height: 1.5em;
	outline: none;
	position: absolute;
	right:0px;
}
.h_search input[type="submit"]:hover {
	background: url('../images/search_h.png') no-repeat 5px 5px; 
}
/*--- start iphone_nav -----*/
.sub-head{
	display:none;
	background: #FFFFFF;
	border-bottom: 4px solid #006bcf;
}
.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: #006bcf;
}
.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; 
}
.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;
}	
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* start slider */
 
.slider{
	padding: 0 4%;
}
.slider2{
	 padding:0px 2% ;z-index: -99;
}
/* start main */
.main{
	padding: 6% 4%;
}
.main2{
	padding: 6% 4% 1% 4%;
}
.main_text{
	text-align:center; margin-top: 30px;
}
.main_text h2{
	font-size: 2em;
	text-transform: uppercase;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;
	margin-bottom: 0%;
}
.main_text h2 span{
	color: #555555;
	-webkit-text-stroke: 2px;
}
/** para style **/
p.para{
	font-size: 0.8725em;
	color: #555555;
	line-height: 1.8em;max-height: 14.4em;overflow: hidden;
}
/* start grids_of_3 */
.grids_of_3{
	text-align:center;
	margin: 6% 0px  0px 0px;
}
.grid1_of_3:first-child{
	margin-left: 0;
}
.grid1_of_3{
	float:left;
	width: 47.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%; width: 100%;overflow:hidden;	text-overflow : ellipsis;word-wrap: break-word;
}
.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: #006bcf;
}
.span1_of_3 p{
	font-size: 0.8125em;
	color: #555555;
	line-height: 1.8em;height: 5.4em;overflow: hidden;
}
/* 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: #006bcf;
}
.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{
	backgro und:url('../images/footer_bg1.png');border-top: 1px solid #aaa;
}
.footer1{
	padding: 2% 4%; color: #333;
}
.footer1 .ttt{
	margin-top: 12px;
}
.footer1 .ttt a{
	color: #f00;font-weight: bold;
}
#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: #fff;
}
.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: #006bcf;
}
/* start about */
.top_bg{
 	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: #fff;padding-left: 20px;
	text-transform: uppercase; font-weight: bold; font-size: 40px;
} 
.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: #006bcf;
	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: #006bcf;
	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: #006bcf;
	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: #006bcf;
	-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: '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: 'Open Sans', sans-serif;
	-webkit-appearance: none;
	cursor:pointer;
	color: #006bcf;
	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: #006bcf;
	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: 1366px) {
	.wrap{
		width:98%;
	}
	.h_menu ul li a {
		padding: 30px 15px;
	}
}
@media only screen and (max-width: 1280px) {
	.wrap{
		width:98%;
	}
	.h_menu ul li a {
		padding: 30px 12px;
		font-size: 0.83em;
	} 
}
@media only screen and (max-width: 1024px) {
	.wrap{
		width:98%;
	}
	.h_menu ul li a {
		padding: 30px 12px;
		font-size: 0.8125em;
	}
	.h_search input[type="submit"] {
		right: 6px;
	} 
}
@media only screen and (max-width: 800px) {
	.wrap{
		width:98%;
	}
	.h_menu{
		display:none;
	}
.header .s-nav a.search-btn , .header .s-nav .line2{
		display:none;
}
	.h_search{
		display:none;
	}
	.sub-head{
		display:block;
	}
	.span1_of_4 h4 {
		font-size: 1.2em;
	}
	
.youbian .ri{ width: 160px; overflow: hidden; float: right; line-height: 20px; margin-top: 10px;margin-bottom: 10px; text-align: left; }
.youbian .ri .en{ float: right; list-style-type: none; height: 20px; line-height: 20px; width: 45px;
	background:url(/images/en.png) no-repeat left center; padding-left:25px; margin: 0px;  } 
}
@media only screen and (max-width: 640px){
	.wrap{
		width:98%;
	}
	.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:98%;
	}
	.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:98%;
	}
	.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;
	}
}