/* 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}
body {
	background-color: #FFF;
	font-family: '微软雅黑', 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: 258px;
	background-color: #C20C22;
}
#nav li {
	width: 25%;
	display: inline-block;
	float: left;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav li a {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	display: block;
	height: 85px;
	font-size:1.1em;
}
#nav li a:hover {
	color: #FFF;
	background-color: #F60;
}
#nav li.b a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#nav ul {
	height: 258px;
}
#banner { text-align: center; }
#banner img { display: block; }
.tl {
	height: 40px;
	background-color: #FFF;
	background-image: url(../Images/tl-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tl span{
	float:right;
	height: 38px;
	padding-right: 5px;
	line-height: 38px;
}
.tl a,.tl a:visited{
	color:#666;
}
.news-ul li {
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 30px;
	padding-left: 15px;
}
.tl-h {
	font-weight: bold;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tl-h a,
.tl-h a:visited {
	color: #029CCE;
}
#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: #F90;
	color: #FFF;
}
.about-page {
	padding: 10px;
	line-height: 22px;
}
.about-page img {
	max-width:100%;
	display:block;
}
.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-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;
}
.logo img {
	max-width: 100%;
}
.tl h3 {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	float: left;
	font-size: 14px;
	background-color: #A50001;
	width: 25%;
}
.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; padding: 8px; overflow:hidden; }
.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: #F0F0F0;
}
.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: 40px;
	width: 100%;
}
.tab-ul li {
	display: inline-block;
	float: left;
	height: 40px;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	width: 24%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEE;
}
.tab-ul li:first-child{
	border-left-width: 0px;
	border-left-style: none;
}
.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: #FFF;
	font-size: 16px;
	text-align: center;
	background-color: #0058AE;
	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:#FFF;-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;
}
.contact-ul img {
	float: right;
}
.btn {
	color: #FFF;
	background-color: #F90;
	border: 1px solid #F90;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
}
.page-images-list li .name {
	display: block;
	height: 55px;
	padding-top: 5px;
	overflow: hidden;
}
.cert {
	text-align: center;
	padding-top: 10px;
}


#retop {
	display: inline-block;
	padding: 10px;
	color: #FFF;
	background-color: #C20C22;
}
.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: #FFF;
}
.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: #C20C22;
}

.ul-you-can {
	padding-top: 10px;
}
.ul-you-can li {
	height: 26px;
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.tl-h h3 strong {
	color: #F60;
}
.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;
}
.more {
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #EEE;
}
.more a {
	color: #333;
}
.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: 30px;
	height: 30px;
	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;
	line-height: 34px;
	float: left;
	width: 50%;
}
.cate li a {
	padding-left: 28px;
	background-image: url(../Images/cate-dd.png);
	background-repeat: no-repeat;
	background-position: 10px center;

}
.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;
	background-color: #FAFAFA;
}

.tl-h p {
	color: #DDD;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.box-bg {
	background-image: url(../Images/con-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}

#search{
	height:40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.ipt-search{
	width:68%;
	float:left;
	border:3px solid #F7A63A;
	height:32px;
	text-indent: 32px;
	background-image: url(../Images/search-icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.btn-search{
	width:30%;
	float:left;
	background-color: #F7A63A;
	border:1px solid #F7A63A;
	color:#FFF;
	height:38px;
}
.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 h5 {
	display: block;
	font-size: 18px;
	color: #2A9F34;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.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: 5px;
	color: #555;
	background-image: url(../Images/ys-p.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}.ys-tit img {
	display: block;
	max-width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}
.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;
}
.tl-ul {
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEE;
	border-bottom-color: #EEE;
}
.index-analysis {
	background-color: #F4F4F4;
	padding-bottom: 20px;
}
.index-analysis .tit {
	padding-bottom: 10px;
	text-align: center;
}
.index-analysis .tit h6 {
	font-family: "Times New Roman", Times, serif;
	color: #9f9f9f;
	font-size: 1.4em;
}
.index-analysis .tit h3 {
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #A50001;
	padding-top: 10px;
	padding-bottom: 10px;
}
.index-analysis .tit h3 strong {
	color: #C20C22;
}
.index-analysis .tab {
	padding: 5px;
}
.index-analysis-tab {
	display: block;
	mix-height: 72px;
	height: 77px;
}
.index-analysis-tab li {
	float: left;
	width: 16.66%;
	display: block;
	cursor: pointer;
	text-align: center;
	height: 60px;
	background-image: url(../Images/flow-tab.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	padding-top: 17px;
}
.index-analysis-tab li.hover {
	background-image: url(../Images/flow-tab-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.index-analysis-tab-con .con {
	padding: 15px;
	font-size: 1.3em;
}
.index-analysis-tab-con h5 {
	color: #C20C22;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
}
.index-analysis-tab-con p {
	padding-top: 5px;
	color: #666;
}.ggw img {
	max-width: 100%;
	display: block;
}
.index-adv-tab {
	background-color: #F4F4F4;
	padding: 15px;
	height: 80px;
}
.index-adv-tab li {
	float: left;
	width: 25%;
	background-image: url(../Images/ys-tab.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-family: Impact;
	color: #FFF;
	font-size: 3.5em;
}
.index-adv-tab li.hover {
	background-image: url(../Images/ys--tab-hover.png);
}
.index-adv-con .con {
	padding: 15px;
}
.index-adv-con .con h5 {
	font-size: 20px;
	font-weight: bold;
}
.index-adv-con .con h5 strong {
	color: #B70A11;
}
.index-adv-con .con h6 {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../Images/ys-con-tit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}
.index-adv-con .con p {
	color: #666;
	line-height: 24px;
	padding-top: 8px;
}
.index-adv-con .con p b {
	font-weight: normal;
	color: #B60810;
}
.index-case-tit {
	background-color: #A50001;
	text-align: center;
	padding: 10px;
}
.index-case-tit h6 {
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
}
.index-case-tit h3 {
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../Images/tit-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.index-analysis-tab li img {
	width: 90%;
}
#nav ul li a span {
	display: block;
}
#nav ul .b a img {
	padding-top: 6px;
	max-width:100%;
}
.ys-ul li {
	padding: 10px;
}
.ys-ul li h5 {
	height: 76px;
	display: block;
	font-size: 1.1em;
	line-height: 150%;
}
.ys-ul li h5 img {
	float: left;
	margin-right: 10px;
	max-width: 100%;
}
.ys-ul li h5 strong {
	color: #CC0001;
	font-size: 1.1em;
}
.ys-ul li p {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #979797;
	margin-top: 10px;
	font-size: 1.1em;
}
.solution-tit {
	background-color: #A50001;
}
.solution-tit h3 {
	color: #FFF;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.solution-tit h3 strong {
	color: #FF0;
	font-size: 1.4em;
}
.solution-tit ul {
	display: block;
	height: 49.5px;
}
.solution-tit ul li {
	width: 25%;
	float: left;
	height: 99px;
	text-align: center;
	color: #FFF;
	background-image: url(../Images/question-tit.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	position: relative;
}
.solution-tit ul li p {
	padding-top: 20%;
}
.solution-ul {
	padding: 15px;
	margin-top: 40px;
}
.solution-ul li {
	background-image: url(../Images/cate-dd.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.solution-ft {
	background-image: url(../Images/tit-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 1.2em;
}
.adv-tit {
	text-align: center;
	color: #A50001;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 180%;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #EEE;
	border-radius:25px;
}
.adv-ul {
	margin-top: 10px;
	height: 100px;
}
.adv-ul li {
	float: left;
	width: 50%;
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.report-tit {
	color: #FFF;
	background-color: #FF6600;
	font-size: 1.2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	border-radius:25px;
}
.report-app {
	margin: 10px;
}
.report-app p {
	float: left;
	width: 70%;
	font-size: 1.1em;
}
.report-app a {
	color: #FFF;
	background-color: #F60;
	display: inline-block;
	float: right;
	width: 28%;
	height: 60px;
	font-size: 1.3em;
	line-height: 60px;
	text-align: center;
}
.report-app p strong {
	color: #A50001;
}
.ul-case li .info h3 a {
	color: #C20C22;
}
.commit-tit {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #A50001;
	padding-top: 10px;
	padding-bottom: 10px;
}
.commit-dl {
	padding: 10px;
}
.commit-dl dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #A50001;
}
.commit-dl dd {
	font-size: 1.1em;
	line-height: 2em;
	background-image: url(../Images/ys-p.png);
	background-repeat: no-repeat;
	background-position: left 30%;
	padding-left: 30px;
	padding-top: 5px;
}
.free-form {
	background-color: #A50001;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	color: #FFF;
}
.free-form h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2em;
}
.free-form p {
	padding-bottom: 10px;
	font-size: 14px;
}
.free-form li {
	padding-top: 5px;
}
.ip-free {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-indent: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.btn-free {
	color: #FFF;
	background-color: #F90;
	width: 100%;
	padding: 0.5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	display: block;
}
.notice-con {
	padding: 10px;
	line-height: 150%;
}
