a,body,dd,div,dl,dt,em,h1,h2,h3,h4,h5,h6,html,img,li,ol,p,q,span,ul {
	margin:0;
	padding:0;
	border:0
}
body {
    color:#333;
    width: 100%;
	max-width: 1920px;
	overflow-x: hidden;
	margin: 0 auto;
	font:400 12px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
dd,dl,dt,li,ol,ul {
	list-style-type:none
}
h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a {
	font:700 14px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#099;
	text-decoration:underline
}
.clear{
    clear: both;
}
.clearfix:after {
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block;
	clear:both
}
.lf {
	float:left
}
.rt {
	float:right
}
.pr {
	position:relative
}
.pa {
	position:absolute
}
.clearfix:after,.wrapper:after {
	content:".";
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden
}
.wrapper {
	margin:0 auto;
    width:1200px;
    margin-top: 30px;
    
}
.header {
	height:90px;
	overflow:hidden
}
.header .logo {
	margin-top:15px
}
.header .logo a {
	display:inline-block
}
.header .search {
	margin:26px 0 0 0
}
.header .search {
	position:relative;
	width:300px
}
.header .search .text {
	border:1px solid #DDD;
	color:#333;
	height:26px;
	line-height:14px;
	padding-left:10px;
	width:220px
}
.header .search .text:focus {
	border:1px solid #DDD;
	outline:#DDD solid 0
}
.header .search .button {
	border:none;
	background:#06A;
	color:#FFF;
	cursor:pointer;
	font:400 14px/30px "\5FAE\8F6F\96C5\9ED1";
	right:0;
	height:30px;
	width:80px;
	position:absolute;
	top:0;
	padding:0
}
.header .search .keywords a {
	padding:0 5px
}
.header .icon {
	margin-top:25px;
	margin-left:100px
}
.header .icon li {
	float:left;
	height:40px;
	margin:0 10px
}
.header .icon li b {
	display:block;
	font-size:16px;
	margin-bottom:-5px;
	font-weight:400
}
.header .icon li a {
	color:#999;
	display:block;
	width:60px;
	padding-left:50px
}
.header .icon li a:hover {
	color:#099;
	text-decoration:none;
	cursor:text
}
.header .icon li.i01 a {
	background:url(../image/icon-01.png) 0 0 no-repeat
}
.header .icon li.i01 .hover1{display: none;}
.header .icon li.i01:hover .hover2{
	display: none;
}
.header .icon li.i01:hover .hover1{
	display: block;
}
/*.header .icon li.i01 a:hover {
	background:url(../image/icon-01-hover.png) 0 0 no-repeat
}
.header .icon li.i02 a {
	background:url(../image/icon-02.png) 0 0 no-repeat
}
.header .icon li.i02 a:hover {
	background:url(../image/icon-02-hover.png) 0 0 no-repeat
}
.header .icon li.i03 a {
	background:url(../image/icon-03.png) 0 0 no-repeat
}
.header .icon li.i03 a:hover {
	background:url(../image/icon-03-hover.png) 0 0 no-repeat
}
.header .icon li.i04 a {
	background:url(../image/icon-04.png) 0 0 no-repeat
}
.header .icon li.i04 a:hover {
	background:url(../image/icon-04-hover.png) 0 0 no-repeat
}*/
.header .hot-line {
	background:url(../images/tel.png) left 3px no-repeat;
	padding-left:20px;
	margin-top:20px
}
.header .hot-line span {
	line-height:18px;
	color:#d00
}
.header .hot-line .tel {
	display:block;
	font:400 30px/30px Georgia,"Times New Roman",Times,serif;
	margin-top:-5px;
	padding-left:30px;
	color:#d00
}
.main-nav {
	background:#099;
	height:42px;
	position:relative;
	margin:0 auto;
	z-index:998;
}
.main-nav .nav-list li {
    float:left;
    position: relative;
}
.n-g{
    width: 100%;
    height: 2px;
    background: #f49c15;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
.main-nav .nav-list a {
	float:left;
	display:block;
	height:42px;
	text-align:center;
	color:#fff;
	font:400 16px/42px "\5FAE\8F6F\96C5\9ED1";
	padding:0 25px
}



.main-nav .nav-list li:hover .n-g{
    display: block;
}
.main-nav .nav-list a:hover {
	color:#FFA304;
}
.main-nav .nav-list .now,.main-nav .nav-list a:hover {
	color:#FFF;
	background:#009090;
	text-decoration:none
}
.main-nav .nav-list li#category {
	background:teal url(../image/nav-icon.png) 30px 15px no-repeat;
	width:200px
}
.main-nav .nav-list li#category a {
	display:block;
	padding-left:70px;
	font-weight:700;
	letter-spacing:1px
}
.main-nav .nav-list li#category a:hover {
	background:0 0
}
.main-nav .online-service {
    width: 182px;
    height: 42px;
    background: #f49c15;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;

}

.hot-line .h-hua{
    width: 36px;
    height: 36px;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
.hot-line .h-zi{
    float: left;
}
.hot-line .h-zi font{
    display: block;
}
.h-text{
    font-size: 12px;
    color: #009999;
}
.h-shu{
    font-size: 24px;
    color: #009999;
}

.main-nav .online-service a{
    color: #fefefe;
    text-decoration:none;
}
.main-nav .online-service .fan{
    display: inline-block;
    margin-left: 6px;
}

.main-nav #category-box {
	position:absolute;
	left:0;
	top:42px;
	width:1198px;
	border:1px solid #DDD;
	border-top:0;
	background:#FFF;
	overflow:hidden;
	height:0;
	filter:alpha(opacity=0);
	opacity:0;
	z-index:999
}
.main-nav .cont {
	position:relative;
	padding:0 0 0 25px
}
.main-nav .sub-list dl {
	float:left;
	width:142px;
	padding:20px 25px 0 0
}
.main-nav .sub-list dt {
	border-bottom:1px solid #DDD
}
.main-nav .sub-list dt a {
	color:#099;
	line-height:30px;
	font-size:14px;
	font-weight:700
}
.main-nav .sub-list dd {
	padding-top:5px
}
.main-nav .sub-list dd a {
	color:#333;
	font-size:14px
}
.main-nav .sub-list dd.pujiao {
	border-top:1px dashed #DDD;
	margin-top:5px;
	padding-top:5px;
	font-weight:700
}
.main-nav .sub-list dd a:hover {
	color:#099;
	text-decoration:underline
}

.nav-k{
    width: 100%;
    height: 42px;
    background: #009999;
}
.banner{
    height: 350px;
    position: relative;
    width: 1920px;
	 *width: 1920px;
	  _width: 1920px; 
	  z-index: 11; 
	  margin: 0; 
	  top: 0; 
	  float: left; 
	  left: 50%; 
	  margin-left: -960px; 
	  *margin-left: -960px; 
	  _margin-left: -960px; 
	  overflow: hidden;
   }

   .pic{
	   margin: 0 auto;
	   display: block;
   }
.home-ti{
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #333333;
    margin: 60px 0;
}
.home-tu{
    width: 100%;
    margin-bottom: 60px;
}
.main {
	overflow:hidden
}
.banner.sub-banner {
	margin-bottom:30px;
}
.main .home-part {
	clear:both;
	overflow:hidden
}
.main .crumbs {
	padding:10px 0
}
.main .product-info {
	overflow:hidden;
	margin-bottom:30px
}
.main .product-info .product-pic {
	border:1px solid #DDD;
	padding:9px;
	width:330px;
	height:330px;
	text-align:center
}
.product-info .product-pic p {
	display:table;
	display:table-cell;
	height:330px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:330px
}
.main .product-info .product-pic img {
	position:static;
	margin-top:expression(( 330 - this.height ) / 2);
	max-height:330px;
	max-width:330px
}
.main .product-info .product-basic-info {
	font-size:14px;
	width:520px
}
.main .product-info .product-basic-info h1 {
	color:#333;
	font:700 20px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.main .product-info .product-basic-info h1 em {
	color:#D00;
	font-size:12px;
	padding:0 10px;
	display:inline-block;
	margin-left:20px
}
.main .product-info .product-basic-info .price em {
	color:#D00;
	font:400 bold 28px/30px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.main .product-info .product-basic-info dl {
	border-bottom:1px solid #DDD;
	height:1%;
	overflow:hidden;
	padding:10px 0 15px
}
.main .product-info .product-basic-info dd,.main .product-info .product-basic-info dt {
	float:left;
	line-height:30px
}
.main .product-info .product-basic-info dt {
	width:50px
}
.main .product-info .product-basic-info dd {
	width:470px
}
.main .product-info .product-basic-info dd em {
	color:#D00;
	font:normal 400 16px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	margin:0 5px
}
.main .product-info .product-basic-info dd b {
	color:#333
}
.main .product-info .product-basic-info .brand-info {
	font-size:12px;
	padding-top:15px
}
.main .product-info .product-basic-info .brand-info a {
	color:#08C
}
.main .content {
	float:left;
	width:900px
}
.main .side {
	float:right;
	width:260px
}
.main .side .side-inner {
	padding-top:10px
}
.side-inner .side-inner-title {
	border-bottom:1px solid #DDD;
	height:24px;
	position:relative
}
.side-inner h3 {
	border-bottom:1px solid #099;
	color:#099;
	font-size:20px;
	padding-bottom:5px;
	position:absolute;
	top:-5px;
	width:80px;
	font-weight:400
}
.side-inner .logo-list {
	overflow:hidden;
	padding-top:20px
}
.side-inner .logo-list li {
	line-height:30px;
	text-align:center
}
.side-inner .logo-list img {
	display:block;
	margin:0 auto
}
.side-inner .logo-list .name {
	display:inline-block;
	padding:10px 0;
	margin-bottom:10px
}
.main .product-side {
	float:left;
	width:200px
}
.main .product-main {
	float:right;
	width:960px;
	padding-top:10px;
	padding-bottom:30px
}
.product-top {
	background-position:right top;
	background-repeat:no-repeat;
	height:260px
}
.product-top .title {
	font-size:40px;
	line-height:40px;
	font-weight:400;
	color:#099
}
.product-top .summary {
	font-size:14px;
	width:550px;
	margin-top:20px
}
.product-top .summary b {
	color:#099
}
.product-tab {
	position:static;
	height:auto;
	overflow:visible
}
.product-tab li {
	width:25%;
	position:relative;
	float:left;
	display:inline;
	overflow:visible
}
.main .product-content .product-detail .product-detail-title {
	height:26px;
	background:#F8F8F8;
	border:1px solid #DDD;
	position:relative
}
.main .product-content .product-detail .product-detail-title h2 {
	background:#08C;
	color:#FFF;
	font-size:16px;
	line-height:28px;
	padding:0 15px;
	position:absolute;
	left:-1px;
	top:-1px
}
.main .product-content .product-detail .parameter {
	border-bottom:1px dashed #DDD;
	height:1%;
	margin-bottom:30px;
	padding:10px 0;
	overflow:hidden
}
.main .product-content .product-detail .parameter li {
	float:left;
	padding-left:20px;
	width:220px
}
.main .product-content .product-detail .product-detail-content {
	font-size:14px;
	padding:0 0 20px
}
.main .product-content .product-detail .product-detail-content h3 {
	color:#08C;
	margin:20px 0;
	font:700 16px/30px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.main .product-content .product-detail .product-detail-content p {
	margin:20px 0
}
.main .product-content .product-detail .product-detail-content strong {
	color:#333
}
.main .content hr {
	border:0;
	background:#EFEFEF;
	clear:both;
	display:block;
	height:1px;
	line-height:1px;
	margin:15px 0;
	overflow:hidden
}
.main .content .product-detail .product-detail-content img {
	display:block;
	margin:0 auto
}
.main .content .product-summary {
	overflow:hidden
}
.main .content .product-summary-pic {
	border:1px solid #DDD;
	width:180px
}
.main .content .product-summary-text {
	width:760px
}
.content .list-title {
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
	position:relative
}
.content .list-title h2 {
	color:#333;
	font:400 34px/34px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.content .list-title .items {
	position:absolute;
	right:0;
	top:5px
}
.content .list-title .items b {
	color:#D00
}
.main .content .product-category {
	margin-bottom:15px;
	overflow:hidden;
	padding:10px 0;
	height:1%
}
.main .content .product-category li {
	float:left;
	width:112px
}
.main .content .product-category li a.current {
	background:#08C;
	color:#FFF;
	font-weight:700;
	padding:3px 10px
}
.main .content .category-title {
	color:#D00;
	font:700 14px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.content .product-list {
	overflow:hidden
}
.content .product-list li {
	padding:25px 0;
	border-bottom:1px dotted #DDD;
	overflow:hidden
}
.content .product-list li h3,.content .product-list li h3 a {
	font-size:16px;
	margin-bottom:5px;
	color:#08C
}
.content .product-list li .date,.content .product-list li .pic {
	width:100px
}
.content .product-list li .pic img {
	max-height:150px;
	max-width:150px
}
.content .product-list li .date {
	color:#999;
	font:400 20px/24px "Times New Roman",Times,serif
}
.content .product-list li .summary {
	float:right;
	width:720px
}
.content .product-list li .summary span {
	display:block;
	margin:10px 0
}
.content .product-list li .summary b {
	color:#333
}
.main .content .brand-list {
	overflow:hidden
}
.main .content .brand-list li {
	float:left;
	height:80px;
	margin:30px 0;
	width:20%
}
.main .content .brand-list li img {
	max-height:150px
}
.main .content .brand-list li img {
	display:block;
	margin:0 auto 10px
}
.main .content .brand-list li span {
	display:inline-block;
	text-align:center;
	width:200px
}
.main .content .brand-list li .brand-name a {
	line-height:20px
}
.main .content .product-categories li {
	border-bottom:1px dotted #DDD;
	padding:15px 0
}
.main .content .product-categories li a {
	margin-right:10px;
	white-space:nowrap
}
.main .content .page-about,.main .content .page-content,.main .content .page-notice {
	color:#333;
	font-size:14px;
	padding:25px 0
}
.main .content .page-about h2,.main .content .page-about strong,.main .content .page-content h2 {
	color:#D00;
	font-size:16px
}
.main .content .page-content p,.main .content .page-notice p {
	margin:5px 0 25px 0
}
.main .content .page-notice h2 {
	font-size:20px
}
.main .content .page-notice p {
	margin:10px 0 25px 0
}
.main .content .page-notice em,.main .content .page-notice strong {
	color:#D00
}
.main .content .page-notice em {
	border-bottom:1px dotted #D00
}
.main .content .page-about p {
	margin:20px 0
}
.main .content .brand-intro {
	margin-bottom:10px;
	overflow:hidden
}
.main .content .brand-intro .brand-logo {
	float:left;
	border:1px solid #DDD;
	padding:4px
}
.main .content .brand-intro .brand-desc {
	float:right;
	width:700px
}
.side .side-inner .hot-solutions li {
	padding:10px 0;
	border-bottom:1px dotted #DEDEDE;
	overflow:hidden
}
.side .side-inner .hot-solutions li .solutions-title {
	display:inline-block;
	width:160px;
	padding-left:20px;
	vertical-align:middle
}
.side .side-inner .hot-solutions li img {
	width:76px;
	height:76px;
	border:solid 2px #FFF;
	-webkit-border-radius:76px;
	-moz-border-radius:76px;
	border-radius:76px;
	-webkit-box-shadow:0 2px 1px #DDD;
	-moz-box-shadow:0 2px 1px #DDD;
	box-shadow:0 2px 1px #DDD;
	vertical-align:middle
}
.side .side-inner .news-list {
	padding-top:10px
}
.side .side-inner .news-list li .date {
	color:#999;
	display:block
}
.side .side-inner .hot-new-products li {
	padding:10px 0;
	border-bottom:1px dotted #DEDEDE;
	overflow:hidden
}
.side .side-inner .hot-new-products li .product-name {
	display:inline-block;
	width:160px;
	padding-left:20px;
	vertical-align:middle
}
.side .side-inner .hot-new-products li img {
	height:80px;
	width:80px;
	vertical-align:middle
}
.main .side .side-inner .product-recommend li {
	margin:20px 0;
	text-align:center
}
.main .side .side-inner .product-recommend li img {
	display:block;
	margin:0 auto 10px;
	width:120px;
	height:120px;
	border:1px solid #FFF;
	-webkit-border-radius:120px;
	-moz-border-radius:120px;
	border-radius:120px;
	-webkit-box-shadow:0 2px 1px #DDD;
	-moz-box-shadow:0 2px 1px #DDD;
	box-shadow:0 2px 1px #DDD
}
.main .side .side-inner .product-recommend li .product-name {
	display:inline-block;
	text-align:center;
	width:200px
}
.main .side .side-inner .product-recommend li .product-name a {
	line-height:20px
}
.main .side .side-inner .product-recommend li .product-name em {
	color:#D00;
	margin-left:10px
}
#back-top {
	bottom:50px;
	position:fixed;
	left:50%;
	margin-left:610px
}
#back-top a {
	display:block;
	text-align:center;
	-moz-transition:color 1s;
	-webkit-transition:color 1s;
	-o-transition:color 1s
}
#back-top a:hover {
	color:#999
}
#back-top a i,#back-top a:hover i {
	background:#099 url(../image/icon.png) -25px 20px no-repeat
}
#back-top a i {
	cursor:hand;
	display:block;
	height:50px;
	margin-bottom:5px;
	width:50px;
	-moz-transition:background 1s;
	-webkit-transition:background 1s;
	-o-transition:background 1s
}
#back-top a:hover i {
	background-color:teal
}
.pages {
	clear:both;
	margin:30px 0 15px;
	text-align:center
}
.pages a {
	background:#FFF;
	border:1px solid #DEDEDE
}
.pages a.a1 {
	width:60px
}
.pages a:hover {
	background:#EEE;
	border:1px solid #DDD;
	color:#333;
	text-decoration:none
}
.pages span {
	color:#FFF;
	background:#099;
	border:1px solid #099
}
.pages .active {
	color:#FFF;
	background:#099;
	border:1px solid #099
}
.pages .active:hover {
	color:#FFF;
	background:#099;
	border:1px solid #099
}
.pages a,.pages span {
	display:inline-block;
	font-size:16px;
	height:40px;
	line-height:40px;
	width:40px
}
.footer {
	border-top:1px solid #ccc;
	background:#dfdfdf;
	margin-top:30px
}
.footer a {
	color:#333
}
.footer .footer-box {
	padding:30px 0 20px
}
.footer .footer-nav {
	color:#333;
	float:left;
	width:200px
}
.footer .footer-nav dt {
	font-size:16px;
	font-weight:700;
	margin-bottom:15px
}
.footer .footer-contact {
	border-left:1px solid #AAA;
	float:left;
	color:#333;
	padding-bottom:0;
	padding-left:50px
}
.footer .footer-contact h3 {
	font-size:16px;
	margin-bottom:15px
}
.footer .footer-contact .address {
	background:url(../image/icon.png) -130px 5px no-repeat;
	padding-left:40px
}
.footer .footer-contact .e-mail {
	background:url(../image/icon.png) -130px -35px no-repeat;
	margin:15px 0;
	padding-left:40px
}
.footer .footer-contact .tel {
	background:url(../image/icon.png) -130px -80px no-repeat;
	padding-left:40px;
}
.footer .footer-contact .tel span {
	color:#d00;
}
.footer .footer-contact .tel b {
	font-size:16px;
}
.footer .footer-copyright {
	clear:both;
	padding-top:30px;
	overflow:hidden
}
.footer .footer-copyright .copyright {
	float:left
}
.footer .footer-copyright .icp {
	float:right
}
.content .cat-list {
	border-bottom:1px solid #DDD;
	font-size:14px;
	overflow:hidden;
	padding:25px 0
}
.content .cat-list h3 {
	margin-bottom:5px
}
.content .cat-list h3 a {
	color:#08C;
	font-size:16px
}
.content .cat-list p a {
	margin-right:30px;
	word-wrap:break-word
}
.content .info-list li {
	padding:25px 0;
	border-bottom:1px dotted #DDD;
	overflow:hidden
}
.content .info-list li h3,.content .info-list li h3 a {
	font-size:16px;
	margin-bottom:5px;
	color:#08C
}
.content .info-list li .date,.content .info-list li .pic {
	width:100px
}
.content .info-list li .date {
	color:#999;
	font:400 20px/24px "Times New Roman",Times,serif
}
.content .info-list li .summary {
	float:right;
	width:760px
}
.content .info-list.solutions .pic img {
	width:100px;
	height:100px;
	border:solid 2px #FFF;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	-webkit-box-shadow:0 2px 1px #e5e5e5;
	-moz-box-shadow:0 2px 1px #e5e5e5;
	box-shadow:0 2px 1px #e5e5e5
}
.content .info-content .info-title {
	overflow:hidden;
	padding-bottom:5px
}
.content .info-content h1 {
	color:#333;
	font-size:34px;
	float:left;
	font-weight:400;
	line-height:50px
}
.content .info-title.news-title h1 {
	font-size:30px;
}
.content .info-content .bdsharebuttonbox {
	float:right
}
.content .info-content .info-date {
	float:right;
	margin-top:20px;
	font-size:14px;
	color:#999
}
.content .info-content .info-details {
	font-size:14px
}
.content .info-content .info-details h3 {
	color:#099;
	font-size:16px;
	margin:20px 0
}
.content .info-content .info-details p {
	margin:20px 0
}
.content .info-content .info-details a {
	color:#08C
}
.content .info-content .info-details strong {
	color:#333
}
.home-part {
	clear:both;
	margin:10px 0
}
.home-part .title {
	border-bottom:1px solid #EEE;
	padding-bottom:5px;
	position:relative
}
.home-part .title h2 a {
	color:#099;
	font:400 20px/30px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.home-part .title h2 a:hover {
	text-decoration:none;
	border-bottom:1px solid #099
}
.home-part .title .more {
	position:absolute;
	top:0;
	right:0;
	line-height:30px
}
.home-part .title .more a {
	color:#099
}
.home-part .news-part .home-news-list,.support-part .home-support-list {
	background:url(../images/ranking.png) left 19px no-repeat;
	padding-top:10px;
	padding-left:25px
}
.news-part .home-news-list li {
	overflow:hidden;
}
.home-part .support-part {
	float:left;
	width:860px
}
.home-part .news-part,.home-part .support-part {
	float:left;
	width:370px;
	margin-right:40px
}
.home-part .news-part.right {
	margin-right:0;
}
.home-part .news-part .home-news-list li,.support-part .home-support-list li {
	line-height:32px
}
.home-part .support-part {
	width:380px
}
.home-part .support-part h3 {
	margin-bottom:5px
}
.home-part .support-part .support-list li {
	margin:15px 0;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	padding-bottom:20px;
	width:100%;
}
.home-part .support-part .support-list li.last {
	border:0
}
.home-part .support-part .support-list li .pic {
	float:left;
	width:80px
}
.home-part .support-part .support-list li .pic img {
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%
}
.home-part .support-part .support-list li .summary {
	width:280px
}
.home-pro-part {
	margin:10px 0 0
}
.home-pro-part .pro-list {
	overflow:hidden
}
.home-pro-part .pro-list li {
	color:#fff;
	float:left;
	width:232px;
	position:relative;
	height:174px;
	margin-right:10px;
	margin-bottom:10px
}
.home-pro-part .pro-list li a {
	margin:0;
	padding:0;
	display:inline-block;
	font-size:14px;
	color:#fff
}
.home-pro-part .pro-list li.right {
	margin-right:0
}
.home-pro-part .pro-list li .pro-name {
	width:232px;
	line-height:30px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	background:url(../image/title-bg.png) repeat-x
}
.home-part .news-part .home-news-list li a,.support-part .home-support-list li a {
	font-size:14px;
	float:left;
}
.home-part .news-part .home-news-list li .date,.support-part .home-support-list li .date {
	color:#999;
}
.home-part .info-part .solutions-list li {
	float:left;
	margin-right:20px;
	width:420px;
	padding:15px 0;
	overflow:hidden
}
.home-part .info-part .solutions-list li.last {
	margin-right:0
}
.home-part .info-part .solutions-list li h3 {
	margin-bottom:5px
}
.home-part .info-part .solutions-list li h3 a {
	font-size:16px;
	color:#444
}
.home-part .info-part .solutions-list li .pic {
	width:100px
}
.home-part .info-part .solutions-list li .date {
	color:#999;
	font:400 20px/24px "Times New Roman",Times,serif
}
.home-part .info-part .solutions-list li .summary {
	float:right;
	width:320px
}
.home-part .info-part .solutions-list .pic img {
	width:80px;
	height:80px;
	border:solid 2px #FFF;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border-radius:80px;
	-webkit-box-shadow:0 2px 1px #DDD;
	-moz-box-shadow:0 2px 1px #DDD;
	box-shadow:0 2px 1px #DDD
}
.home-part .promise-part {
	background:#f5f5f5;
	padding:30px;
	width:260px
}
.home-part .promise-part h3 {
	font:700 30px/40px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"
}
.home-part .promise-part .promise li {
	margin-top:10px
}
.home-part .promise-part .promise strong {
	display:block;
	font-size:16px;
	color:#099
}
.home-part .promise-part .btn {
	display:block;
	background:#099 url(../images/arrow.png) 220px 15px no-repeat;
	font-size:20px;
	padding:10px;
	color:#FFF;
	text-align:center;
	margin-top:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.home-part .promise-part a:hover.btn {
	text-decoration:none;
	background:teal
}
.home-part.hot-products {
	margin-bottom:0
}
.home-part.hot-products .title {
	padding-bottom:0;
	height:15px
}
.home-part.hot-products .title h3 {
	background:#FFF;
	color:#08C;
	font-size:28px;
	line-height:30px;
	left:450px;
	position:absolute;
	top:0;
	text-align:center;
	width:300px
}
.home-part .hot-product-list {
	overflow:hidden;
	padding-top:20px
}
.home-part .hot-product-list li {
	float:left;
	height:180px;
	text-align:center;
	width:240px
}
.home-part .hot-product-list li img {
	display:inline-block;
	margin:0 auto
}
.home-part .hot-product-list li .name {
	display:inline-block;
	line-height:20px;
	text-align:center
}
.home-part .home-brand-list {
	overflow:hidden
}
.home-part .home-brand-list li {
	float:left;
	margin:20px 20px 0 0;
	width:140px
}
.home-part .home-brand-list li.right {
	margin-right:0
}
.home-part .home-brand-list li img {
	display:block;
	margin:0 auto
}
.home-part .home-brand-list li span {
	display:inline-block;
	text-align:center;
	width:140px
}
.baidu {
	display:none
}
.page-bd {
	position:relative;
	width:100%;
	overflow:hidden;
    padding-bottom:30px;
    margin-top: 30px;
}
.page-bd .summary {
	padding-top:80px
}
.page-bd .summary h1 {
	font-size:34px;
	line-height:50px;
	color:#099;
	text-align:center
}
.page-bd .summary p {
	text-align:center;
	font-size:14px
}
.page-bg {
	height:350px
}
.page-bg .summary p {
	color:#FFF;
	font-size:16px
}
.page-bg .summary h1 {
	color:#FFF;
	font-size:60px;
	font-weight:400;
	line-height:60px;
	margin-bottom:30px
}
.page-title {
	border-bottom:1px dashed #DDD;
	padding-bottom:30px;
	padding-top:30px;
	margin-bottom:30px;
	text-align:center
}
.page-title h1 {
	color:#099;
	font-size:34px;
	line-height:34px;
	margin-bottom:10px
}
.page-title p {
	font-size:16px;
	color:#666
}
.page-content {
	font-size:14px;
	overflow:hidden;
}
.page-promise {
	margin-top:60px;
	text-align:center;
}
.page-promise .promise-title {
	border-bottom:1px dashed #DDD;
	margin:20px 0 40px;
	position:relative;
	width:100%;
}
.page-promise .promise-title h3 {
	background:#FFF;
	left:0;
	position:absolute;
	top:-20px;
	text-align:center;
	width:300px;
	color:#099;
	font-size:34px;
	line-height:34px;
	font-weight:400;
}
.page-promise .promise-title h3 {
	background:#FFF;
	left:450px;
}
.page-promise p {
	font-size:14px;
	width:1000px;
	margin:40px auto 0;
}
.info-bg .summary {
	padding-top:10px;
	border-bottom:1px dashed #DDD;
	padding-bottom:30px
}
.info-bg .summary h1 {
	color:#099;
	font-size:34px;
	line-height:34px;
	margin-bottom:10px
}
.info-bg .summary p {
	color:#444;
	font-size:14px;
	padding:0 150px
}
.info-list {
	clear:both;
	overflow:hidden
}
.info-list li {
	padding:25px 0;
	border-bottom:1px dotted #DDD;
	overflow:hidden;
	float:left;
	width:550px;
	margin-right:100px
}
.info-list li.right {
	margin-right:0
}
.info-list li h3,.info-list li h3 a {
	font-size:16px;
	margin-bottom:10px
}
.content .info-list li .date,.info-list li .pic {
	width:100px
}
.info-list li .date {
	color:#999;
	font:400 20px/24px "Times New Roman",Times,serif
}
.info-list li .pic img {
	width:100px;
	height:100px;
	border:solid 2px #FFF;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	-webkit-box-shadow:0 2px 1px #e5e5e5;
	-moz-box-shadow:0 2px 1px #e5e5e5;
	box-shadow:0 2px 1px #e5e5e5
}
.info-list li .info-summary {
	float:right;
	width:430px
}
.recommend-case-list {
	clear:both;
	overflow:hidden
}
.recommend-case-list li {
	padding:25px 0 15px;
	border-bottom:1px dotted #DDD;
	overflow:hidden;
	float:left;
	width:300px;
	margin-right:0px;
	text-align:center;
}
.recommend-case-list li img {
	display:block;
	margin:0 auto;
}
.recommend-case-list li span.title {
	font-size:14px;
	display:block;
	margin-top:10px;
}
#main {
	position:relative;
	overflow:visible;
	margin:0 auto;
	padding:0;
	width:1200px
}
.section {
	padding-top:50px;
	font-size:14px
}
.section .title {
	border-bottom:1px dotted #DDD;
	margin-top:30px;
	position:relative
}
.section .page-content {
	margin-top:50px;
}
.section .page-content.files img {
	margin-left:20px
}
.section h2 {
	font-size:34px;
	line-height:50px;
	color:#444;
	padding:20px 0;
	text-align:center;
	margin-bottom:10px;
	font-weight:400
}
.section h2 {
	background:#FFF;
	left:450px;
	position:absolute;
	bottom:-50px;
	text-align:center;
	width:300px
}
.page-content h5 {
	color:#099;
	font-size:20px;
	margin-bottom:10px
}
.page-content strong {
	color:#333
}
.case-list,.case-list-logo {
	overflow:hidden
}
.case-list li,.case-list-logo li {
	float:left;
	width:25%;
	line-height:30px;
	text-align:center
}
.case-list-logo img {
	display:block;
	margin:0 auto
}
.case-list-logo .name {
	display:inline-block;
	padding:10px 0;
	margin-bottom:10px
}
.pageScroll {
	position:absolute;
	top:0;
	left:0;
	width:1200px;
	background:#FFF
}
.pageScroll li {
	float:left
}
.scrollNav a {
	display:block;
	color:#333;
	font-weight:400;
	text-align:center;
	line-height:30px
}
.scrollNav {
	border:1px solid #DDD;
	width:199px;
	margin-left:-1px
}
.scrollNav_1,.scrollNav_1 a {
	width:198px;
	margin-left:0
}
.scrollNav a:hover {
	color:#333;
	text-decoration:none
}
li.scrollNav.active a {
	color:#099;
	font-size:14px;
	font-weight:700
}
.iw_poi_title {
	color:#099;
	font-size:14px;
	font-weight:700;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font-size:12px;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.product-section {
	width:100%;
	max-width:1600px;
	min-width:960px;
	z-index:10;
	position:relative;
	margin:0 auto;
	padding-top:30px;
	overflow:hidden
}
.product-section .section-title {
	position:relative;
	border-bottom:solid 1px #DDD;
	height:20px
}
.product-section h2.title {
	font-size:26px;
	font-weight:400;
	background:#FFF;
	color:#444;
	left:0;
	position:absolute;
	bottom:-10px;
	width:120px
}
.product-section span.explain {
	background:#FFF;
	color:#666;
	left:110px;
	position:absolute;
	bottom:-10px;
	width:110px
}
.product-section .pic-list {
	overflow:hidden
}
.product-section .pic-list li {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	width:234px;
	/*height:173px;*/
	overflow:hidden;
	position:relative
}
.product-section .pic-list li img {
	/*height:173px*/
}
.product-section .pic-list li.h1 {
	height:300px
}
.product-section .pic-list li.h1 img {
	height:300px
}
.product-section .pic-list li.h2 {
	height:180px
}
.product-section .pic-list li.h2 img {
	height:180px
}
.product-section .pic-list li.h3 {
	height:234px
}
.product-section .pic-list li.h3 img {
	height:234px
}
.product-section .pic-list li.h4 {
	height:255px
}
.product-section .pic-list li.h4 img {
	height:255px
}
.product-section .pic-list li.h5 {
	height:356px
}
.product-section .pic-list li.h5 img {
	height:356px
}
.product-section .pic-list li.right {
	margin-right:0
}
.product-section .pic-list span {
	position:absolute;
	bottom:6.5px;
	left:0;
	width:234px;
	line-height:30px;
	height:30px;
	background:url(../image/title-bg.png) repeat-x;
	text-align:center
}
.product-section .pic-list a {
	color:#fff
}
.product-content {
	padding-top:30px;
	font-size:14px
}
.product-content p {
	margin:20px 0
}
.product-content h5 {
	font-size:16px;
	color:#099;
	margin-bottom:10px
}
.product-content strong {
	color:#444
}
.product-content .promise {
	padding-top:20px;
	overflow:hidden
}
.product-content .promise b {
	font-size:20px;
	color:#099
}
.product-content .promise li {
	float:left;
	width:200px;
	padding:0 20px;
	text-align:center
}
.product-content .customer-list {
	padding-bottom:20px;
	overflow:hidden
}
.product-content .customer-list li {
	float:left;
	width:320px;
	line-height:30px
}
.product-category {
	border-top:1px dashed #DDD;
	padding:15px 0
}
.product-category.top {
	border-top:0
}
.product-category dt {
	font-size:16px;
	margin-bottom:5px
}
.product-category dd a {
	color:#666
}
.product-category dd.current,.product-category dd.current a {
	color:#099;
	font-weight:700
}
.inner {
	width:960px;
	margin:0 auto;
	position:relative;
	min-height:36px;
	padding:30px 0;
	font-size:18px
}
.inner:after {
	content:"";
	display:table;
	clear:both
}
.sub-menu {
	z-index:30;
	width:960px
}
.sub-menu .inner {
	padding:0;
	font-weight:400;
	margin:0 auto
}
.sub-menu .inner li {
	float:left;
	width:25%
}
.subNavBtn {
	display:block;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	border:solid 1px #DDD;
	background:#FAFAFA;
	margin-left:-1px;
	padding:5px 0;
	color:#666
}
.sub-menu a.subNavBtn:hover {
	background:#FFF;
	color:#099;
	text-decoration:none
}
.active {
	background:#FFF;
	border:solid 1px #DDD;
	border-top:solid 1px #099;
	color:#099;
	font-weight:700
}
.end {
	margin:0
}
.sTop {
	min-height:130px;
	background:#fff;
	color:#3d3d3d;
	padding:50px 0;
	height:300px
}
.product-list li {
	text-align:center;
	padding:50px 0 80px;
	width:600px;
	float:left
}
.product-list li.bg {
	background:#F8F8F8
}
.product-list li h3,.product-list li h3 a {
	font-size:34px;
	font-weight:400;
	color:#444;
	line-height:34px;
	margin-bottom:20px
}
.product-list li h3 a:hover {
	text-decoration:none;
	color:#099
}
.product-list li p {
	padding:0 50px;
	font-size:14px;
	height:72px
}
.product-list li img {
	margin:50px auto 0;
	display:block
}
.product-list li .btn {
	display:inline-block;
	font-size:16px;
	margin-top:20px;
	height:40px;
	line-height:40px
}
.product-list li .btn a {
	background:#099;
	color:#FFF;
	display:block;
	padding:0 60px;
	border-radius:5px
}
.product-list li .btn a:hover {
	background:teal;
	text-decoration:none
}
#customer {
	width:1200px;
	margin:0 auto
}
#customer .title {
	border-bottom:1px solid #DDD;
	margin:20px 0 60px;
	position:relative
}
#customer .title h3 {
	background:#FFF;
	left:450px;
	position:absolute;
	top:-20px;
	text-align:center;
	width:300px;
	font-size:40px;
	line-height:40px;
	font-weight:400
}
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:209px;
	height:118px
}
.mosaic-block a {
	color:#FFF;
	text-decoration:none
}
.mosaic-block .details {
	padding:15px 20px
}
.mosaic-block .details h4 {
	font-size:16px;
	margin-bottom:5px
}
.mosaic-block .details p {
	line-height:18px
}
.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%
}
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background:#111
}
.fade .mosaic-overlay {
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)";
	filter:alpha(opacity=.5);
	background:#099
}
#tab {
	width:1200px;
	position:relative;
	margin:40px auto
}
#tab .tab_menu {
	width:100%;
	float:left;
	position:absolute;
	z-index:1;
	font-size:16px
}
#tab .tab_menu li {
	float:left;
	width:178px;
	height:40px;
	line-height:40px;
	border:1px solid #DDD;
	cursor:pointer;
	text-align:center;
	margin-left:24px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px
}
#tab .tab_menu li#first {
	margin-left:0
}
#tab .tab_box {
	width:1200px;
	clear:both;
	top:50px;
	position:relative;
	padding:30px 0 50px;
	font-size:14px
}
#tab .tab_menu .selected {
	background-color:#099;
	color:#FFF;
	border:1px solid #099;
	cursor:pointer
}
.hide {
	display:none
}
#jquery-overlay {
	height:500px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:90
}
#jquery-lightbox {
	left:0;
	line-height:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:100
}
#jquery-lightbox a img {
	border:none
}
#lightbox-container-image-box {
	background-color:#fff;
	height:250px;
	margin:0 auto;
	position:relative;
	width:250px
}
#lightbox-container-image {
	padding:10px
}
#lightbox-loading {
	height:25%;
	left:0;
	line-height:0;
	position:absolute;
	text-align:center;
	top:40%;
	width:100%
}
#lightbox-nav {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:10
}
#lightbox-container-image-box>#lightbox-nav {
	left:0
}
#lightbox-nav a {
	outline:0
}
#lightbox-nav-btnNext,#lightbox-nav-btnPrev {
	display:block;
	height:100%;
	width:49%;
	zoom:1
}
#lightbox-nav-btnPrev {
	float:left;
	left:0
}
#lightbox-nav-btnNext {
	float:right;
	right:0
}
#lightbox-container-image-data-box {
	background-color:#fff;
	font:12px Verdana,Helvetica,sans-serif;
	line-height:1.4em;
	margin:0 auto;
	overflow:auto;
	padding:0 10px;
	width:100%
}
#lightbox-container-image-data {
	color:#333;
	padding:0 10px
}
#lightbox-container-image-data #lightbox-image-details {
	float:left;
	text-align:left;
	width:70%
}
#lightbox-image-details-caption {
	font-weight:700
}
#lightbox-image-details-currentNumber {
	clear:left;
	display:block;
	padding-bottom:1em
}
#lightbox-secNav-btnClose {
	float:right;
	padding-bottom:.7em;
	width:66px
}
.list_lh {
	height:330px;
	overflow:hidden;
}
.home-part .news-part .list_lh ul.home-news-list {
	background:none;
	padding-left:0;
}
.list_lh li {
	padding:3px 10px 3px 20px;
	background:url(../images/li-icon.png) 10px center no-repeat;
}
.list_lh li.lieven {
	background:#f8f8f8 url(../images/li-icon.png) 10px center no-repeat;
}
#st_nav ul .st-item {
	background-position:-5px 0;
	position:relative;
	z-index:99;
}
#st_nav ul .st-item:hover div {
	display:block;
}
#st_nav ul .st-item a {
	display:block;
	text-align:center;
}
#st_nav ul .st-item .n-list {
	display:none;
	background-color:#099;
	position:absolute;
	top:42px;
	left:50%;
	margin-left:-50%;
	width:100%;
}

#newBridge{display: none !important;}


/* #sw .swiper-slide{
	width: 100% !important;
}
#sw .swiper-slide .pic{
	width: 100%;
} */