/* Reset CSS Document zh c it*/
body,div,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,caption,form,input,button,select,textarea {margin:0;padding:0;}
input,button,textarea,select{font-size:100%;-webkit-appearance:none;}
h1, h2, h3, h4, h5, h6,em { font-size: 100%; font-weight: normal; font-style: normal; } 
ol,ul {
	list-style:none;
}
img {border:0;}
hr { height:1px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
.clear {clear:both;font-size:0;height: 1px;overflow:hidden;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{zoom:1;}.clr { clear: both; }
.fl{float:left}
.fr{float:right}
.mt10{margin-top:10px;}
body {
	background-color: #FFF;
	font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size:14px;
	background-repeat: repeat;
}
a:link, a:visited { text-decoration: none; color: #333333; }
a:hover, a:active { text-decoration: none; color: #FF6600; }
.mt10{margin-top:10px;}
#zh{
	min-width: 320px;
	max-width: 480px;
	margin:0 auto;
}
#header {
	text-align: center;
}
#nav {
	display: block;
	height: 123px;
	background-color: #0075C2;
}
#nav li {
	width: 25%;
	display: inline-block;
	float: left;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089E3;
}
#nav li a {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	display: block;
	line-height: 40px;
	height: 40px;
}
#nav li a:hover {
	color: #FFF;
	background-color: #0058A4;
}
#nav li.b a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0089E3;
}
#nav ul {
	height: 123px;
}
#banner { text-align: center; }
#banner img { display: block; }
.tl {
	height: 42px;
	background-color: #0075C2;
	position:relative;
}
.tl span{
	float:right;
	height: 42px;
	padding-right: 5px;
	line-height: 42px;
	position:absolute;
	right:0;
	top:0;
}
.tl a,.tl a:visited{
	color:#FFF;
}
.news-ul li {
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 30px;
	padding-left: 15px;
	height:30px;
	overflow:hidden;
}
.tl-h {
	color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0075C2;
	text-align: center;
}
.tl-h a,
.tl-h a:visited {
	color: #666;
	text-align: center;
	display: inline-block;
	border: 1px solid #E0E0E0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#team-list { display: block; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; }
#team-list li { display: inline-block; float: left; width: 25%; text-align: center; }
#team-list li img { width: 90%; }
#footer {
	color: #333;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 55px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;

}

.footer-nav {
	height: 120px;
}
.footer-nav a,
.footer-nav a:visited {
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
.footer-nav li {
	float: left;
	height: 60px;
	width: 33%;
}
.footer-nav li a {
	display: block;
	height: 36px;
	background-color: #009933;
	line-height: 36px;
	text-align: center;
	border: 4px solid #FFF;
	border-radius:20px 20px 20px 20px;
	box-shadow:0 1px 3px rgba(34,25,25,0.2);
}


.footer-copyright { line-height: 30px; background-color: #FFF; color: #333; }
.footer-info { padding-top: 10px; padding-bottom: 10px; }
.footer-info a, .footer-info a:visited{color:#FFF;}
.tl-p {
	padding: 10px;
	background-color: #F0F0F0;
	color: #666;
}
.about-page {
	padding: 10px;
	line-height: 22px;
}
.about-page img {
	max-width:100%;
}
.page-news-list { padding: 10px; }
.page-news-list li { padding-left: 15px; background-image: url(../Images/dot.jpg); background-repeat: no-repeat; background-position: 5px 15px; padding-top: 8px; padding-bottom: 8px; }
.page-news-list li span { color: #666; font-size: 12px; font-weight: normal; padding-left: 10px; }
.page-num { text-align: center; padding-top: 10px; }
.page-num a, .page-num span{ display:inline-block; padding:4px;}
.page-num .current{ background:#F90; color:#FFF;}
.page-news-list li.br { background-image: none; padding-top: 0px; padding-bottom: 0px; border-top-width: 1px; border-top-style: dashed; border-top-color: #CCC; }
.per-nex { margin-top: 10px; }
.per-nex li { padding-top: 5px; padding-bottom: 5px; }
.page-news-show { padding: 10px; }
.page-news-show h2 { text-align: center; line-height: 30px; font-weight: bold; }
.page-news-show .info { color: #666; text-align: center; font-size: 12px; }
.page-news-content { margin-top: 10px; font-size: 18px;line-height:24px;}
.page-news-content img{max-width:100%;}
.page-team-list { padding: 10px; }
.page-team-list .pic img { width: 100%; }
.page-team-list .info { margin-top: 10px; }
.page-team-list .info h4 { font-weight: bold; }
.page-team-list .info p { font-size: 0.9em; color: #666; }
.page-team-list li { padding-bottom: 10px; }
.page-images-list { padding: 10px; }
.page-images-list .pic img {
	width: 90%;
	border: 1px solid #CCC;
}
.page-images-list li {
	text-align: center;
	float: left;
	width: 50%;
}

#guestbook { padding: 15px; }
.gustbook-form { padding-top: 10px; }
#guestbook dl { padding: 10px; border: 1px solid #F0F0F0; margin-bottom: 10px; }
#guestbook dt { line-height: 30px; height: 30px; padding-right: 8px; padding-left: 8px; background-color: #F1FDE3; }
#guestbook dt span { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #666; float: right; }
#guestbook dt strong { color: #F60; }
#guestbook dd { padding: 8px; }
#guestbook .reply strong { color: #0E8109; }


#tool-bar{
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index:1001;
	background-image: url(../Images/tool-bar-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
}
.tool-bar-int {

}
.tool-bar-int li {
	display: inline-block;
	height: 44px;
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 5px;
}
.tool-bar-int li a { display: inline-block; height: 44px; width: 100%; }
.tool-bar-int li a:visited{#FFF;}
.tool-bar-int i {
	background-image: url(../Images/tool-bar-i.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
i.i-tel { background-position: left top; }
i.i-email { background-position: 0px -100px; }
i.i-map { background-position: 0px -40px; }
i.i-message { background-position: 0px -60px; }
i.i-share { background-position: 0px -20px;}
i.i-star { background-position: 0px -122px;}
.tool-bar-int ul li a span { font-size: 12px; color: #FFF; padding-top: 3px; display: block;}
.tool-bar-br {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #EEE;
}

/* Swipe 2 required styles */
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}
/* END required styles */
.welcome { background-color: #CC3333; color: #FFF; line-height: 26px; padding-top: 8px; padding-bottom: 12px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #DD7878; border-bottom-color: #B12C33; }
.welcome h2 { color: #FF0; font-weight: bold; }
.logo {
	display: block;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.logo img {
	max-width: 100%;
}
.tl h3 {
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	color: #FFF;
	text-align: center;
	padding-left: 10px;
	float: left;
	font-size: 16px;
	padding-right: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0058A4;
}
.pro-ul { padding-top:10px; }
.pro-ul li {
	float:left;
	width:50%;
	text-align:center;
	padding-bottom:10px;
	display: block;
}
.pro-ul .pic img {
	width:90%;
	border: 1px solid #CCC;
}
.pro-ul .name { margin-top:8px; overflow: hidden; line-height: 30px; height: 30px; }.price { font-weight: bold; color: #C00; }
.box{
	display:block;
	background-color: #FFF;
}

.ul-pic li {
	float: left;
	display: block;
	text-align: center;
	width: 50%;
	padding-bottom: 10px;
}
.ul-pic { padding-top: 10px; }
.ul-pic span { display: block; padding-top: 6px; line-height: 30px; height: 30px; overflow: hidden; }
.ul-pic img { width: 95%; }

.ul-pic2 li {
	float: left;
	display: block;
	text-align: center;
	width: 33%;
}
.ul-pic2 { padding-top: 10px; }
.ul-pic2 span { display: block; padding-top: 6px; line-height: 30px; height: 30px; overflow: hidden; }
.ul-pic2 img {
	width: 93%;
	border: 1px solid #CCC;
}

.news-ul { padding: 8px; }
.tRight { text-align: right; }
.redfont { color: #C00; }
.form-gusetbook { background-image: url(../Images/pic-contact.png); background-repeat: no-repeat; background-position: left bottom; padding-top: 8px; padding-right: 8px; padding-bottom: 30px; padding-left: 8px; }
.contact-ul {
	line-height: 24px;
	padding: 10px;
}
#footer .nav {
	line-height: 40px;
	height: 40px;
}
#footer .nav a,
#footer .nav a:visited {
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
}
#footer .info {
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 20px;
}
#footer .info a,
#footer .info a:visited {
	color: #333;
}
.InputBorder { padding: 4px; border: 1px solid #CCC; }
.page-content { padding: 8px; }
.goods-pic { text-align: center; }
.goods-spce-ul { line-height: 24px; padding-top: 10px; }
.goods-remark { line-height: 24px;overflow:hidden; padding-top:10px; }
.goods-remark img{ width:100%;}
.products-list li {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 8px;
}
.products-list .img img {
	width: 90%;
	border: 1px solid #CCC;
}
.products-list .name {
	padding-top: 8px;
	height: 36px;
	font-size: 14px;
}
.news-ul li span { float: right; color: #666; }
#header .weibo {
	position: absolute;
	top: 17px;
	right: 5px;
	color: #FFF;
	font-size: 12px;
}
#header .weibo p {
	padding-top: 5px;
}
#header .weibo img {
	margin-right: 7px;
	margin-left: 7px;
}

.bgc {
	background-color: #F2F4DD;
}
.about {
	padding: 10px;
	line-height: 22px;
}
.about p {
	line-height: 22px;
	text-indent: 24px;
}
.brand-ul {
	padding-top: 10px;
}
.brand-ul li {
	text-align: center;
	float: left;
	display: inline-block;
	width: 50%;
	padding-bottom: 10px;
}
.video-ul {
	background-color: #FFF;
	padding-top: 10px;
}
.video-ul li {
	height: 55px;
	float: left;
	width: 50%;
}
.video-ul li a {
	background-image: url(../Images/video-li.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 110px;
	display: block;
	line-height: 44px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 44px;
	margin-right: auto;
	margin-left: auto;
}
.tl-tab {
	background-image: url(../Images/tl-bg.png);
	background-position: left bottom;
	height: 30px;
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.tl-tab ul {
	height: 30px;
}
.tl-tab ul li {
	width: 110px;
	display: inline-block;
	float: left;
	line-height: 30px;
	color: #666;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
.tl-tab ul li.hover {
	font-weight: 700;
	color: #333;
}
.headline {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.headline h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.headline p {
	color: #666;
	line-height: 20px;
}
.tab-ul {
	height: 42px;
	padding-right:60px;
	width:100%;
	float:left;
	box-sizing: border-box;
}
.tab-ul li {
	display: inline-block;
	float: left;
	height: 42px;
	font-size: 16px;
	color: #FFF;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	width: 25%;
}
.ava-ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ava-ul li {
	width: 25%;
	float: left;
}
.ava-ul li img {
	width: 100%;
	height: 80px;
}
.tl-h h3 {
	font-weight: bold;
	color: #0075C2;
	font-size: 1.4em;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 30px;
	border-radius: 20px 20px 20px 20px;
}
.weibo-code {
	padding: 10px;
}

.banner{
	position: relative;
}
.banner .slider {
	z-index: 1;
	display:block;
	margin:0 auto;
	max-width:480px;
	overflow:hidden;
	position:relative;
}
.banner .slider .sliderlist{ position:absolute; width:2000px; left:0; top:0px;}
.banner .slider .sliderlist li{
	float:left;
	width:480px;
	display:block;
	text-align:center;
}
.banner .slider .sliderlist li span{
	max-width:480px;
	margin:0 auto;
	display:inline-block;
}
.banner .slider .sliderlist li img{}
.banner .slider #pagenavi{
	position:absolute;
	left:0;
	bottom:10px;
	text-align:center;
	width:100%;
}
.banner .slider #pagenavi a{width:14px;height:14px;line-height:99em;background:#EEE;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.banner .slider #pagenavi a.active{ background:#C00;}
#adv {
	display: block;
	text-align: center;
}
#adv img{
	max-width:100%;
}
#adv li {
	display: block;
}
#adv li h5 {
	display: block;
	font-size: 15px;
	line-height: 40px;
	color: #C00;
	font-weight: bold;
	padding-left: 35px;
	height: 50px;
}
#adv li p {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	padding-left: 20px;
	background-image: url(../Images/ys-p.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.ul-case {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ul-case li .pic {
	float: left;
	width: 40%;
}
.ul-case li .info {
	float: right;
	width: 55%;
}
.ul-case li .pic img {
	width: 100%;
}
.ul-case li .info h3 {
	font-weight: 700;
	padding-bottom: 5px;
}
.ul-case li .info p {
	line-height: 20px;
	color: #666;
	font-size: 12px;
}
.ul-case li {
	padding-bottom: 10px;
}
#page {
	background-color: #FFF;
}#header .qrcode {
	height: 34px;
	width: 34px;
	position: absolute;
	top: 19px;
	right: 76px;
}
#weixin-code {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 32px;
	left: -65px;
	z-index: 99999999;
	display: none;
	border: solid #999 1px;
	background-color: #FFF;
	padding: 3px;
}
.tel {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}
.tel img{
	max-width:100%;
}
.adt {
	padding-top: 5px;
	padding-bottom: 5px;
}

.p8 {
	padding: 8px;
}
.ct {
	text-align: center;
}
.tl-s {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #054FAE;
}
.tl-s h3 {
	line-height: 40px;
	color: #FFF;
	float: left;
	font-weight: bold;
	text-align: center;
	height: 40px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C00;
	padding-left: 10px;
}
.tl-s span {
	float: right;
	line-height: 40px;
	padding-right: 8px;
}
.adv-video-btn {
	position: absolute;
	top: 5px;
	right: 5px;
}
.adv-video {
	text-align:center;
	padding:8px;
	background-color:#000;
	color: #FFF;
}

.faq dl { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #D2D9D6; padding-bottom: 10px; padding-top: 5px; }
.faq dt span { font-weight: 700; color: #FF6600; }
.faq dd span { color: #1FB530; font-weight: 700; }
.faq dl dt {
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url(../Images/faq-q.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 25px;
}
.faq dl dd {
	line-height: 18px;
	color: #666;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url(../Images/faq-a.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 25px;
}
.about strong {
	color: #333;
	text-align:center;
}
.contact-ul img {
	float: right;
}
.btn {
	color: #FFF;
	background-color: #F90;
	border: 1px solid #F60;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
}
.page-images-list li .name {
	display: block;
	height: 50px;
	padding-top: 5px;
	overflow: hidden;
}
.cert {
	text-align: center;
	padding-top: 15px;
}


#retop {
	display: inline-block;
	padding: 10px;
	color: #FFF;
	background-color: #0075C2;
	border-radius:20px;
}
.cate-ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.cate-ul li {
	line-height: 16px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 33.33%;
}
.cate-ul li a {
	background-image: url(../Images/dot-yellow.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	display: inline-block;
	padding-left: 25px;
}
.cate-ul dt{
	clear:both;
	font-weight:700;
	font-size:16px;
	line-height:30px;
	background-image: url(../Images/tl-l-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	margin-bottom: 6px;
}
.cate-ul dd {
	float: left;
	width: 50%;
	line-height: 16px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cate-ul dd a {
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: inline-block;
	padding-left: 20px;
}

.tl-h span {
	float: right;
	font-weight: normal;
	padding-right: 5px;
}
#adv li strong {
	color: #C00;
}
.ul-case .info .more {
	padding-top: 10px;
	padding-right: 10px;
}
.foot-words {
	font-size: 20px;
	color: #ECEC00;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.tips {
	padding: 10px;
}
.pro-slider {
	z-index: 1;
	display:block;
	max-width:640px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.pro-slider-list { position:absolute; width:2000px; left:0; top:0px;}
.pro-slider-list-li{ float:left; width:640px; display:block; text-align:center;}
.pro-slider-pagenavi{position:absolute;left:0;bottom:10px;text-align:center;width:100%;}
.pro-slider-pagenavi a{
	width:32px;
	height:12px;
	line-height:99em;
	background:#b5b5b5;
	overflow:hidden;
	cursor:pointer;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
}
.pro-slider-pagenavi a.active{ background:#DB0317;}
.font-orange {
	font-weight: 700;
	color: #F90;
}

.adv-tl {
	background-color: #FFF;
	background-image: url(../Images/adv-tl.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 15px;
}
.adv-tl h3 {
	line-height: 44px;
	color: #083EB1;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.adv-tl h3 strong {
	color: #FFF;
	font-size: xx-large;
}
#adv ul li .pic {
	padding-top: 5px;
	text-align:center;
}
#adv ul li .pic img {
	max-width: 100%;
}
.tl-h ul {
	height: 32px;
	padding-left: 5px;
}
.tl-h li {
	float: left;
	height: 28px;
	line-height: 28px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 4px;
}
.tl-h li.hover {
	background-image: url(../Images/tl-tab.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #03418A;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.tl-p a, .tl-p a:visited {
	color: #666;
}
.ul-cate {
	padding-top: 10px;
}
.ul-cate li {
	float: left;
	height: 40px;
	width: 33.33%;
}
.ul-cate li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/dot-plus.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
}
.tab-ul li.hover {
	color: #FFF;
	background-color: #0058A4;
}

.ul-you-can {
	padding-top: 10px;
}
.ul-you-can li {
	height: 26px;
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.tl-h h3 strong {
	color: #15AE67;
}
.ul-you-can li span {
	display: block;
	line-height: 26px;
	height: 26px;
	border: 1px dashed #CCC;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

.cate-ul dt a {
	display: block;
	background-image: url(../Images/tl-l-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.adv {
	background-color: #FFF;
	text-align: center;
}
.adv img{
	max-width:100%;
}
.tl-h h3 small {
	color: #666;
	font-size: 16px;
}
.pro-ul li span {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	display: block;
}
.adv-tl p {
	text-align: center;
	font-size: 18px;
	color: #666;
}
.adv-1 {
	padding-top: 30px;
	padding-left: 205px;
	height: 190px;
}
.adv-2 {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 230px;
	height: 190px;
}
.adv-3 {
}
.adv-3 {
	padding-top: 5px;
	padding-left: 210px;
	padding-right: 5px;
}
.tl-s span a, .tl-s span a:visited {
	color: #FFF;
}

.cate {
	padding:10px;
}
.cate li {
	height: 34px;
	overflow: hidden;
	float: left;
	width: 50%;
	margin-bottom:5px;
}
.cate li a {
	padding-left: 28px;
	background-image: url(../Images/cate-dd.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display:block;
	border: 1px solid #EEE;
	line-height: 32px;
	margin-right:5px;
}
.cate dt {
	line-height: 34px;
	height: 34px;
	font-size: 15px;
	overflow: hidden;
	color: #FFF;
	background-image: url(../Images/cate-dt.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 30px;
	font-weight: bold;
	margin-bottom: 5px;
	border: 1px dashed #CCC;
}

.tl-h p {
	color: #666;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 5px;
}

.box-bg {
	background-image: url(../Images/con-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}

#search{
	height:60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.ipt-search{
	width:68%;
	float:left;
	height:48px;
	text-indent: 10px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-left-radius:27px;
	border-bottom-left-radius:27px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
}
.btn-search{
	width:30%;
	float:left;
	background-color: #0075C2;
	color:#FFF;
	height:54px;
	background-image: url(../Images/search-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-right-radius:27px;
	border-bottom-right-radius:27px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}
.solution-info {
	padding: 10px;
}
.solution-info h4 {
	color: #0058AE;
	font-weight: bold;
	font-size: 24px;
}
.solution-info p {
	color: #999;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 15px;
}
.solution-info ul {
	padding-top: 15px;
}
.solution-info ul li {
	background-image: url(../Images/ys-p3.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}

.solution-slider-page {
	height: 25px;
	text-align: right;
	padding-right: 15px;
}
.solution-slider {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
}
.solution-slider-page li {
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-left: 5px;
	background-color: #CCC;
}
.solution-slider-page li.hover {
	background-color: #F90;
}
.solution-slider-ul {
	text-align: center;
}
.solution-slider-ul li img {
	width: 96%;
}
.solution-slider-ul li span {
	display: block;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 30px;
	height: 30px;
}
.index-guestbook {
	padding: 10px;
}
.index-guestbook p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
}
.index-guestbook p strong {
	color: #F60;
}
#area p span {
	margin-right: 12px;
}#area {
	padding: 10px;
	line-height: 22px;
}
.service-r h3 {
	color: #F79B1E;
	font-weight: bold;
	font-size: 28px;
}
.service-r h4 {
	color: #F79B1E;
	font-size: 18px;
	font-weight: bold;
}
.service-r h5 {
	font-size: 24px;
	color: #198513;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
.service-r ul li {
	color: #FFF;
	line-height: 30px;
	font-size: 15px;
	background-image: url(../Images/service-p.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}.service-r {
	background-image: url(../Images/service-bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
}

.ys li {
	padding:10px;
}
.ys li span{
	height:60px;
	width:50px;
	color:#15AE67;
	line-height:60px;
	display: block;
	text-align: center;
	font-size: 1.8em;
	float: left;
	margin-right: 10px;
	background-image: url(../Images/ys-num.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100%;
}
.ys li h5 {
	display: block;
	font-size: 18px;
	color: #362C24;
	font-weight: bold;
	height: 45px;
	padding-top: 15px;
}
.ys li h6 {
	display: block;
	font-size: 14px;
	color: #F79B1E;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ys li p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #555;
	background-image: url(../Images/ys-p.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-left: 50px;
}
.ys-tit img {
	max-width: 100%;
}
.get-free {
	position: relative;
	background-image: url(../Images/gg-bg.png);
	height: 231px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0E8609;
	padding-left: 15px;
}
.get-free .word {
	padding-top: 30px;
}
.get-free .word h3 {
	font-size: 33px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	height: 44px;
}
.get-free .word p {
	font-size: 14px;
	color: #FFF;
}
.get-free .form {
	height: 47px;
	padding-top: 30px;
}
.ipt-s {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 6px;
	width: 230px;
	font-size: 15px;
	line-height: 31px;
	height: 31px;
}
.btn-s {
	background-color:#F7A11E;
	color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-color: #F09409;
	font-size: 15px;
	line-height: 34px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index-pro li p {
	background-color: #EFFFE5;
	padding: 10px;
	text-indent: 24px;
	line-height: 22px;
}
.font-green {
	color: #53A406;
}
.index-pro li img {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;	
}
.faq {
	padding: 10px;
}
.cert img {
	max-width: 100%;
}
.ys-tit {
	text-align: center;
	background-color: #15AE67;
}
.ys li img {
	max-width: 100%;
}
.ys-tit h3 {
	font-size: 1.5em;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ys-tit p {
	font-size: 1em;
	color: #FFF;
	padding-bottom: 10px;
}
.flow-con {
	height: 680px;
}
.flow-con ul li {
	height: 340px;
	float: left;
	width: 50%;
	text-align: center;
	display: block;
}
.flow-con ul {
	position: relative;
	top: 10px;
}
.flow-con ul li img {
	padding-top: 10px;
	max-width:95%;
}
.flow-con ul li h4 {
	font-size: 18px;
	line-height: 34px;
}
.flow-con ul li p {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 10px;
}
#header h1 {
	color: #0075C2;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
}
#header p {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF7F08;
	padding-bottom: 10px;
}

#who-is {
	margin-top: 10px;
}

#who-is ul {
	position: relative;
}

#who-is ul li {
	float: left;
	height: 200px;
	text-align: center;
	width: 50%;
	display: block;
	margin-bottom: 10px;
	
}
#who-is ul li a{
	display:block;
	height: 200px;
	border-bottom:solid 3px #F0EFF5;
	background-color: #F0EFF5;
	margin-right: 5px;
	margin-left: 5px;
}
#who-is ul li a:hover{
	border-bottom:solid 3px #FF7F08;
}

#who-is ul li.no {
	width: 100%;
	clear: both;
}

#who-is ul li img {
	padding-top: 15px;
}

#who-is ul li h3 {
	color: #333;
	font-size: 18px;
	padding-top: 5px;
}

#who-is ul li p {
	color: #666;
	font-size: 15px;
	padding-top: 8px;
}
#who-is ul span {
	color: #FF7F08;
	display: block;
	margin-top: 10px;
}
.quick-link {
	height: 40px;
}
.quick-link a {
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	display: block;
	height: 40px;
	background-color: #0075C2;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.quick-link li {
	float: left;
	width: 50%;
}
.quick-link-b li {
	height: 56px;
	margin-right: 5px;
	margin-left: 5px;
}
.quick-link-b li a {
	color: #0075C2;
	display: block;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #E0E0E0;
	padding: 10px;
}
.quick-link-b li a span {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	padding-left: 10px;
	color: #F60;
}
.ys-img {
	text-align: center;
}
.ys-img img{
	max-width:100%;
}
.find-map {
	height: 459px;
	background-image: url(../Images/map-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

.find-map h3 {
	text-align: center;
	font-size: 18px;
	padding-top: 20px;
}

.find-map strong {
	font-weight: normal;
	color: #FF7F08;
	font-size:18px;
}

.find-map h4 {
	text-align: center;
	padding-top: 5px;
	font-size: 18px;
}
.find-map h4 strong{
	font-size: 20px;
}

.find-map a.img {
	display: block;
	height: 206px;
	width: 206px;
	color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.find-map a.find {
	background-image: url(../Images/banner-map-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 160px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.story-box {
	width: 100%;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}

.story-box img {
	max-height: 227px;
	width: 100%;
}

.story-box .pic {
	float: left;
	width: 30%;
}

.story-box .info {
	float: right;
	width: 68%;
}

.story-box .info h3 {
	font-weight: bold;
	height:26px;
	overflow:hidden;
	line-height:26px;
}

.story-box .info h3 a {
	color: #0075C2;
}

.story-box .info p {
	color: #666;
	line-height: 14px;
	font-size: 12px;
}

.story-box .info .more {
	text-align: right;
	font-size: 12px;
}

.story-box .info .more a {
	color: #FF7F08;
}
.story-box .info .details {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 8px;
	line-height: 14px;
}

.story-box .info dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}

.story-box .info dd {
	font-size: 12px;
	line-height: 16px;
}
.story-ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.witness-ul {
	display: block;
	position: relative;
}

.witness-ul li {
	display: block;
	float: left;
	width: 50%;
}

.witness-ul li h3 {
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	display: block;
	height: 24px;
	overflow: hidden;
	text-align: center;
}

.witness-ul li p {
	line-height: 14px;
	color: #333;
	padding-top: 3px;
	font-size: 12px;
}
.witness-ul .pic {
}

.witness-ul .info {
	padding: 10px;
	background-color: #F0F0F0;
}

.witness-ul .pic img {
	width: 100%;
}
.witness-ul li .info h3 a,
.witness-ul li .info h3 a:visited {
	font-size: 13px;
	font-weight: 700;
	color: #333;
}
.witness-ul a.more {
	height: 30px;
	line-height: 30px;
	background-color: #2A89C7;
	width: 80px;
	display: block;
	text-align: center;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.p5 {
	padding: 5px;
}
.video {
	background-color: #F5F5F5;
	text-align: center;
	padding: 10px;
}
.weixin {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.weixin p {
	color: #F60;
	font-size: 16px;
	font-weight: bold;
}
.page-cases-list {
	padding: 5px;
}
.video-cate {
	margin-top: 15px;
}

.video-cate ul {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

.video-cate ul li {
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	font-size:14px;
	padding: 8px;
}

.video-cate ul li strong {
	height: 40px;
	font-weight: bold;
	margin-right: 5px;
}

.video-cate ul li a {
	display: inline-block;
	padding-right: 5px;
}

.video-cate ul li a.on {
	color: #F90;
}
.shop-search p {
	padding-bottom: 8px;
}
.eList .body .imgBox a img {
	width: 100%;
}
.shop-info-tb h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.shop-info-tb ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#shop-page {
	padding: 10px;
}

.product-nav{
	position:relative;
	height:72px;
	background-color:#F0F0F0;
	z-index:1000;
}
.product-nav li{
	width:20%;
	height:36px;
	line-height:36px;
	text-align:center;
	float:left;
}
.product-nav li.current{
	background-color: #0B8BCC;
	color:#FFF;
}
.product-nav li.current a:link, .product-nav li.current a:visited{
	color:#FFF;
}

.comment-tl {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 1px;
	color: #333;
	background-color: #EFEFEF;
}

.comment-tl h3 {
	line-height: 26px;
	font-weight: 700;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}

.comment-tl .fr {
	line-height: 26px;
	padding-right: 10px;
}

.comment_form {
	padding: 10px;
}

.comment_form h5 {
	font-size: 14px;
	font-weight: 700;
}

.comment_content {
	padding: 10px;
	border: 1px solid #F0F0F0;
	font-size: 14px;
}

.comment_content .tips {
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}

#comment_list {
	padding: 10px;
	border: 1px solid #F0F0F0;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#comment_list p {
	line-height: 20px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 12px;
}

#comment_list strong {
	font-weight: 700;
	color: #F60;
	margin-right: 5px;
}

#showmsg,#showmsg2 {
	color: #FF6600;
	margin-left: 10px;
}

#yzm_num {
	cursor: pointer;
}
.cate-info img{
	max-width:100%;
}

.video-tit {
    background-image: url(../Images/video-tit.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 60px;
}
.video-tit h3 {
    color: #0075C2;
    font-size: 26px;
    line-height: 50px;
    padding-top: 10px;
    text-align: center;
    padding-left: 90px;
}
	#live-box{
		padding:5px;
	}
	#live-box video{
		background:#000;
	}
	.live-ul{
		display:flex;
	}
	.live-ul li{
		 padding:10px 5px;
		 flex:1;
		 box-sizing:border-box;
	}
	.live-ul li span{
		 text-align:center;
		 background-color:#F8F8F8;
		 display:block;
		 padding:10px;
	}
	.live-ul li.on span{
		background-color:#0075C2;
		color:#FFF;
	}






