@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;font-family:微软雅黑,Arial, Helvetica, sans-serif; background:url(focus-bg.jpg) no-repeat center top #b4daef;}
ul,li{margin:0;padding:0; list-style:none;}
.clear10{width:100%;height:10px;line-height:10px; clear:both;}
.clear20{width:100%;height:20px;line-height:20px; clear:both;}
.clear30{width:100%;height:30px;line-height:30px; clear:both;}
.header{width:1024px;height:348px; margin:0 auto; background:url(focus-header.jpg) center top no-repeat; position:relative;}
.logo{width:121px; text-decoration:none;height:151px; margin:0 auto; display:block;}
.company-name{width:100%;font-size:26px;font-family:微软雅黑,Arial, Helvetica, sans-serif; color:#333;  line-height:40px;text-align:center; letter-spacing:2px;}
.section-title{ position:absolute;right:30px;top:30px; z-index:10;width:150px; height:46px; line-height:46px; background:#fcf300;font-size:22px;font-family:微软雅黑,Arial, Helvetica, sans-serif; color:#333; text-align:center; }
.section-title img{position:absolute;right:0;top:0;text-align:center; }
.nav{width:70%;margin:0 auto; }
.nav a{width:20%; height:48px;float:left;margin-right:20px; text-decoration:none;font-size:18px;font-family:微软雅黑,Arial, Helvetica, sans-serif; color:#fff;  line-height:48px;text-align:center; background:#01999a; }
.point{background:#fb1200!important;}
.section{width:1054px; height:60px; background:url(focus-section.jpg) no-repeat center top;margin:0 auto;}
.section span{font-size:20px;font-family:微软雅黑,Arial, Helvetica, sans-serif; color:#fff;  line-height:46px;padding-left:30px;	}
.about{width:1024px;margin:0 auto;background:#FFF!important;  }
.about-tips{font-size:20px;font-family:微软雅黑,Arial, Helvetica, sans-serif; color:#333;  line-height:46px;width:100%;}
.about-left{float:left;width:470px;}
.about-right{float:right; background:#fff; }
.section .more{ text-decoration:none;font-size:16px;font-family:微软雅黑,Arial, Helvetica, sans-serif; color:#fff;  line-height:46px;margin-right:30px;float:right;}
.contact{width:1024px;margin:0 auto;background:#fff;}
.contact-left{width:280px;float:left;}
.contact-left img{margin-left:20px;}
.contact-right{width:634px;float:right;}
.contact-right li {
justify-content:left;  
align-items:center;        
display:-webkit-flex;
text-align:left!important;
width:100%;
}
.contact-right li span{ height:64px;line-height:64px; display:inline-block;font-size:20px;font-family:微软雅黑,Arial, Helvetica, sans-serif; padding-left:10px; }
.footer{font-size:14px;font-family:微软雅黑,Arial, Helvetica, sans-serif; text-align:center; color:#666; }
.footer a{color:#666; text-decoration:none;}
.section-block{width:1054px;margin:0 auto;  overflow:hidden;}
.about-text{font-size:16px;font-family:微软雅黑,Arial, Helvetica, sans-serif; }
.about-text strong{ color:#F00;}
.about-text span{ color:#F00;line-height:30px;}
.about-text p{font-size:14px!important;}
/*==============================*/
.video-list{width:90%;margin:0 auto;}
.video-list li{width:264px; height:320x!important;float:left; background:#01999a;margin-right:40px!important;margin-bottom:20px;padding:1px;}
.video-list  a{ text-decoration:none;cursor:pointer;}
.video-list  a img{ max-width:264px;}
.video-list span{ display:block;width:94%;margin:0 auto;height:70px!important;line-height:22px;padding-top:10px; padding-bottom:10px; text-align:center;color:#fff;font-size:16px;font-family:微软雅黑,Arial, Helvetica, sans-serif; text-align:left; }
.body{width:1024px;margin:0 auto; background:#fff;}
/*==============================*/
.pro-list{width:90%;margin:0 auto;}
.pro-list li{width:264px; height:320px;float:left; background:#01999a;margin-right:40px!important;margin-bottom:20px;padding:1px;}
.pro-list  a{ text-decoration:none;cursor:pointer;}
.pro-list  a img{width:264px;}
.pro-list  a strong{ display:block;width:100%;height:40px;line-height:40px; text-align:center;color:#fff;font-size:18px;font-family:微软雅黑,Arial, Helvetica, sans-serif; text-align:center; }
/*==============================*/
 /*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


