﻿@import url("color.css");
@import url("font-awesome.css");
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
body{
	font-size:14px;
	overflow-x:hidden;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	list-style:none;
}
hr{
	border:none;
	border-bottom:1px solid #c8c8c8;
	display:block;
	margin-top:10px;
}
.font16{font-size:16px;}
.yuanjiao25{
	-moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */
}
.yuanjiao5{
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}
.yuanjiao{
	-moz-border-radius: 100%;      /* Gecko browsers */
    -webkit-border-radius: 100%;   /* Webkit browsers */
    border-radius:100%;            /* W3C syntax */
}
.clear{
	width:100%;
	clear:both;
}
.pd{
	display:block;
	overflow:hidden;
	padding:15px;
	height:385px;
	border:1px solid #ccc;
}
.pages{
	width:100%;
	padding:20px 0px;
	text-align:center;
	clear:both;
}
.pages li{
	list-style-type:none;
	display:inline;
}
.pages a{
	padding:5px 10px;
	border:1px solid #c8c8c8;
	font-weight:bold;
	margin-right:10px;
}
.pages .current{
	font-weight:700;
}
.shangxiapian{
	padding-top:20px;
	margin-top:20px;
	border-top:1px dashed #c8c8c8;
}
.shangxiapian li{
	line-height:30px;
}
.search{
	overflow:hidden;
	float:right;
	margin-top:20px;
	-moz-box-shadow:2px 2px 5px #ccc inset; 
	-webkit-box-shadow:2px 2px 5px #ccc inset;
	box-shadow:2px 2px 5px #ccc inset;
	transition:0.6s;
	width:175px;
	height:26px;
	position:relative;
	background:#fff;
	border:1px solid #ccc;
}
.search .key_text{
	height:26px;
	float:left;
	width:185px;
	overflow:hidden;
	text-indent:10px;
	line-height:26px;
	outline:none;
	font-size:12px;
	background:none;
	color:#999;
	border:none;
	position:absolute;
	z-index:1;
	top:1px;
}
.search .search_btn {
    width: 32px;
    height: 26PX;
    border: 0;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0px;
    background: url(../images/search_btn.png) no-repeat;
	/*float:right;
	cursor:pointer;
	border:none;
	outline:none;
	background:none;
	margin:8px 6px 0 0;
	width:55px;
	height:28px;
	color:#fff;
	overflow:hidden;
	line-height:28px;
	text-align:center;
	background:#a3a3a3;
	*/
}
.main22{
	width:1200px;
	margin:0px auto;
}
.main{
	width:1200px;
	overflow:hidden;
	margin:0px auto;
}
.content{
	line-height:25px;
}
.content img{
	max-width:100%;
	height:auto;
}
.lan{
	overflow:hidden;
	width:auto;
	margin-top:10px;
	float:right;
}
.lan span a{
	padding-left:30px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
}
.cn{
	background:url(../images/cn.png) left center no-repeat;
	float:right;
	line-height:35px;
}
.sp{
	background:url(../images/sp_fang.png) left center no-repeat;
	float:right;
	line-height:25px;
}
.en{
	background:url(../images/en.png) left center no-repeat;
	line-height:35px;
	float:left;
	margin-right:15px;
}
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
/*---------------------主体开始-----------------------*/
#top_zone22{
	width:100%;
	min-width:1200px;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #ccc;
}
#top_zone{
	width:100%;
	min-width:1200px;
	overflow:hidden;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #ccc;
}
#top_l{
	width:80px;
	float:left;
	position:relative;
}
#top_l span{width:80px;float:left;background:url(../images/downicon.png) right center no-repeat;}
.wqlist{position:absolute;top:45px;left:0;background:#fff;width:800px;z-index:999;text-align:left;display:none;}
.wqlist dl{
	width:14.6666666%;
	float:left;
	margin:0 1%;
	overflow:hidden;line-height:26px;
}
.wqlist dl dt{
	width:100%;
	float:left;
	font-weight:bold;
}
.wqlist dl dd{
	width:100%;
	float:left;
}
.wqlist dl a{
	display:block;
	border-bottom: 1px dotted #ccc;
}
#top_r{
	width:auto;
	float:right;
	overflow:hidden;
}
#top_r a{
	display:block;
	float:left;
	padding:0 15px;
	border-right:1px solid #ccc;
	line-height:15px;
	height:15px;
	margin:15px 0 0 0;
}
#header_zone{
	width:100%;
	position:absolute;
	z-index:9999999;
	top:0;
	left:0;
	height:100px;
	min-width:1200px;
	background:url(../images/header_zone.png);
}
.header_zone{
	width:100%;
	min-width:1200px;
	background:url(../images/header_zone.jpg) center center no-repeat;
	max-height:165px;
	overflow:hidden;
}
.header{
	width:1200px;
	margin:0px auto;
	height:64px;
}
.logo{
	float:left;
}
#header_r{
	width:auto;
	float:right;
}
#header_shang{
	width:auto;
	float:right;
}
#header_follow{
	width:auto;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
}
#header_follow a{
	margin:0 10px;
}
#header_follow i{
	width:25px;
	height:25px;
	background:#fff;
	font-size:16px;
	text-align:center;
	line-height:25px;
}
#header_follow a:hover i{
	background:#36A62A;
	color:#fff;
	transition:0.6s;
}
/*左侧带图标右侧上下结构电话*/
#top_tel_01{
	margin-top:20px;
	padding-left:65px;
	overflow:hidden;
	float:right;
	background:url(../images/top_tel_04.png) left top no-repeat;
}
#top_tel_01 span{
	display:block;
	color:#666;
	font-size:12px;
}
#top_tel_01 strong{
	font-size:24px;
	display:block;
	font-family:Arial;
}
#top_tel_02{
	margin-top:20px;
	float:right;
	width:auto;
	overflow:hidden;
}
#top_tel_02 p{
	display:block;
	text-align:center;
	font-size:18px;
	color:#6e4235;
	background:url(../images/dian.jpg) center center repeat-x;
}
#top_tel_02 p span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 10px;
	background:#fff;
}
#top_tel_02 strong{
	font-size:28px;
	display:block;
	font-family:Arial;
	color:#6e4235;
	padding-left:45px;
	background:url(../images/top_tel_02.jpg) left center no-repeat;
	line-height:45px;
}
#nav_zone{
	width:100%;
	min-width:1200px;
	height:40px;
	background:#CE211A;
}
.nav {
	width:auto;
	float:left;
	margin:18px 0 0 50px;
}
.nav .nLi{
	float:left;
	position:relative;
	display:inline;
	z-index:999999;
	width:90px;
	height:40px;
	text-align:center;
}
.nav .nLi h3 {
	display:block;
}
.nav .nLi h3 a {
	display:block;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:50px;
}
.nav .nLi h3 .line{
	display:none;
	width:0px;
	height:2px;
	background:#ff0000;
	margin:15px auto 0 auto;
}
.nav .nLi:hover h3 .line,.nav .on h3 .line{
	width:60%;
	transition:0.6s;
}
.nav .sub {
	display:none;
	left:0;
	top:50px;
	position:absolute;
	background:#f0f0f0;
	/* Gecko browsers */
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	/* Webkit browsers */
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	/* W3C syntax */
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:  3px;
	z-index:9999999;
	-moz-box-shadow:0px 2px 5px #999;
	-webkit-box-shadow:0px 2px 5px #999;
	box-shadow:0px 2px 5px #999;
	/*
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	*/
}
.nav .sub li {
	zoom:1;
	height:35px;
	position:relative;
}
.nav .sub a {
	display:block;
	line-height:35px;
	border-bottom:1px dotted #ccc;
	text-align:center;
	height:35px;
	overflow:hidden;
}
.nav .dropdown-menu{
	position:absolute;
	width:200px;
	left:100%;
	top:0;
	display:none;
	background:#eee!important;
}
.nav .sub li:hover .dropdown-menu{
	display:block;
}
#sub11{
	width:1200px;
	left:-510px;
	padding:10px 0;
	text-align:center;
}
#sub11 dl{
	width:14.6666666%;
	float:left;
	margin:0 1%;
	overflow:hidden;
	text-align:left;
}
#sub11 dl dt{
	display:block;
	width:auto;
	overflow:hidden;
	font-weight:bold;
}
#sub11 dl dt img{
	max-width:100%;
	height:auto;
	display:block;
}
#sub11 dl dd{
	margin-top:10px;
}
#sub11 dl a{
	text-align:left;
	text-indent:15px;
}
/*
#sub11 li{
	width:19%;
	float:left;
	margin:0 0.5%;
	text-align:center;
}
#sub11 li img{
	width:100%;
	height:auto;
	display:block;
	border:1px solid #fff;
}
#sub11 li span{
	display:block;
	overflow:hidden;
}
#sub11 li a{
	border:none;
}
*/
.nav .nLi:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.nav .nLi:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.nav .nLi:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.nav .nLi:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.nav .nLi:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.nav .nLi:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.nav .nLi:nth-child(7){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.nav .nLi:nth-child(8){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.nav .nLi:nth-child(9){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.nav .nLi:nth-child(10){
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
/*-----------------头部end------------------------*/
.index_title_01{
	overflow:hidden;
	text-align:center;
	background:url(../images/dian.jpg) center 20px repeat-x;
}
.index_title_01 h2{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:30px;
	text-transform:uppercase;
	background:#fff;
	padding:0 15px;
}
.index_title_01 p{
	display:block;
	margin-top:5px;
	color:#666;
	text-transform:uppercase;
	font-size:18px;
}
.index_title_02{
	text-align:center;
	overflow:hidden;
}
.index_title_02 h2{
	display:block;
	font-size:30px;
	text-transform:uppercase;
}
.index_title_02 p{
	display:block;
	margin-top:5px;
	text-transform:uppercase;
	color:#666;
	font-size:12px;
	text-align:center;
	background:url(../images/index_title_02_p.png) center center no-repeat;
}
.index_title_02 p a{
	color:#666;
}
/*左右标题名称带More*/
.index_title_03{
	overflow:hidden;
	background:url(../images/dian.jpg) center center repeat-x;
}
.index_title_03 h2{
	float:left;
	display:block;
	font-size:30px;
	text-transform:uppercase;
	padding-right:10px;
	background:#fff;
}
.index_title_03 span{
	float:right;
	display:block;
	margin-top:9px;
}
.index_title_03 span a{
	display:block;
	background:#ff0000;
	color:#fff;
	padding:3px 15px;
	font-size:12px;
	text-transform:uppercase;
}
/*首页名称上小字下大字*/
.index_title_04{
	text-align:center;
	overflow:hidden;
}
.index_title_04 h2{
	font-size:30px;
	text-transform:uppercase;
	display:block;
	color:#6e4235;
}
.index_title_04 p{
	font-size:14px;
	text-transform:uppercase;
	display:block;
	color:#666;
	margin-top:8px;
}
/*首页名称英文中文横线设计的好牛逼*/
.index_title_05{
	overflow:hidden;
	text-align:center;
}
.index_title_05 h2{
	display:block;
	text-transform:uppercase;
	font-size:30px;
}
.index_title_05 a{
	color:#999;
	margin-top:10px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.index_title_05 h3{
	display:block;
	font-size:30px;
	font-weight:normal;
}
.index_title_05 .line{
	width:30px;
	height:1px;
	display:block;
	margin:10px auto 0 auto;
}
.index_title_05 p{
	line-height:25px;
	width:60%;
	margin:10px auto 0 auto;
	color:#666;
}
/*首页栏目名称带短线*/
.index_title_06{
	overflow:hidden;
	text-align:center;
}
.index_title_06 h2{
	font-size:40px;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
}
.index_title_06 span.line{
	width:135px;
	display:block;
	height:2px;
	margin:15px auto 0 auto;
	background:#ccc;
}
.index_title_06 p{
	line-height:25px;
	color:#666;
	width:70%;
	margin:10px auto 0 auto;
}
/*--首页分类带圆形遮罩--*/
#lm{
	width:1300px;
	overflow:hidden;
}
#lm li{
	position:relative;
	float:left;
	margin-right:80px;
	width:240px;
	height:290px;
	overflow:hidden;
}
#lm li img{
	width:100%;
	height:auto;
	display:block;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	transition:0.6s;
}
#lm li:hover img{
	transform:scale(1.1);
}
#lm li .zhezhao{
	width:100%;
	height:262px;
	display:block;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background:url(../images/lm_yuan.png) top center no-repeat;
}
#lm li h3{
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	position:absolute;
	bottom:0;
	width:100%;
	z-index:3;
}
#lm li a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:4;
	left:0;
	top:0;
}
/*标题上图片下小间距产品列表*/
ul.index_cplist_01{
	width:1230px;
	margin-top:25px;
	overflow:hidden;
}
ul.index_cplist_01 li{
	width:398px;
	float:left;
	overflow:hidden;
	margin:0 2px 2px 0;
}
ul.index_cplist_01 li h3{
	display:block;
	width:100%;
	text-align:center;
	margin-top:15px;
	height:25px;
	line-height:25px;
	overflow:hidden;
}
ul.index_cplist_01 li h3 a{
	font-size:20px;
	font-weight:normal;
}
ul.index_cplist_01 li img{
	max-width:100%;
	height:auto;
	display:block;
}
/*不规则产品不带遮罩*/
ul.index_cplist_02{
	width:980px;
	height:385px;
	position:relative;
	margin:0px auto;
}
ul.index_cplist_02 li{
	overflow:hidden;
	position:absolute;
}
/*
ul.index_cplist_02 li:hover{
	-moz-box-shadow:0px 0px 5px #333333;
	-webkit-box-shadow:0px 0px 5px #333333;
	box-shadow:0px 0px 5px #333333;
	transition:0.5s;
}
*/
ul.index_cplist_02 li img{
	max-width:100%;
	height:auto;
	display:block;
}
ul.index_cplist_02 #li1{
	width:208px;
	height:164px;
	left:137px;
	top:23px;
}
ul.index_cplist_02 #li2{
	width:239px;
	height:175px;
	left:383px;
	top:13px;	
}
ul.index_cplist_02 #li3{
	width:239px;
	height:186px;
	left:620px;
	top:0;
}
ul.index_cplist_02 #li4{
	width:218px;
	height:167px;
	left:0;
	bottom:0;
}
ul.index_cplist_02 #li5{
	width:231px;
	height:165px;
	left:240px;
	bottom:0;
}
ul.index_cplist_02 #li6{
	width:208px;
	height:176px;
	left:514px;
	bottom:0;
}
ul.index_cplist_02 #li7{
	width:208px;
	height:164px;
	right:0;
	bottom:0;
}
/*首页规则产品列表：图片+标题+简介+按钮*/
dl.index_cplist_03{
	width:1300px;
	overflow:hidden;
	margin-top:35px;
}
dl.index_cplist_03 dd{
	width:250px;
	float:left;
	overflow:hidden;
	padding:0 15px 0 0;
	border-right:1px dotted #ccc;
	margin-right:15px;
}
dl.index_cplist_03 dd:last-child{width:71px;border-right:none;}
dl.index_cplist_03 dd:last-child img{margin-top:30px;}

dl.index_cplist_03 dd img{
	max-width:100%;
	height:auto;
	display:block;
	transition:0.6s;
}
dl.index_cplist_03 dd:hover img{
	transform:scale(1.1);
}
dl.index_cplist_03 dd h3{
	display:block;
	margin-top:10px;
	text-align:center;
}
dl.index_cplist_03 dd h3 a{
	font-weight:normal;
	font-size:18px;
}
dl.index_cplist_03 dd p{
	line-height:25px;
	color:#666;
	margin-top:10px;
	display:block;
	overflow:hidden;
}
dl.index_cplist_03 dd .detail{
	width:100px;
	height:35px;
	/*border:1px solid #9b9b9b;*/
	display:block;
	color:#fff;
	text-align:center;
	line-height:35px;
	margin:20px auto 0 auto;
}
dl.index_cplist_03 dd:nth-child(1){
	-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
dl.index_cplist_03 dd:nth-child(2){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
dl.index_cplist_03 dd:nth-child(3){
	-webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
dl.index_cplist_03 dd:nth-child(4){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
dl.index_cplist_03 dd:nth-child(5){
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
dl.index_cplist_03 dd:nth-child(6){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
dl.index_cplist_03 dd:nth-child(7){
	-webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
dl.index_cplist_03 dd:nth-child(8){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
dl.index_cplist_03 dd:nth-child(9){
	-webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
dl.index_cplist_03 dd:nth-child(10){
	-webkit-animation-delay: 1s;
    animation-delay: 1s;
}
/*首页规则产品列表图片上标题下*/
dl.index_cplist_04{
	overflow:hidden;
	clear:both;
	width:1250px;
	margin-top:20px;
}
dl.index_cplist_04 dd{
	list-style-type:none;
	float:left;
	width:280px;
	overflow:Hidden;
	text-align:center;
	margin:15px 26px 0 0;
}
dl.index_cplist_04 dd img{
	width:278px;
	height:auto;
	display:block;
	border:1px solid #ccc;
}
dl.index_cplist_04 dd h3{
	display:block;
	margin-top:10px;
}
dl.index_cplist_04 dd h3 a{
	font-size:16px;
	font-weight:normal;
	line-height:25px;
	height:25px;
	overflow:hidden;
}
/*不规则产品带遮罩*/
ul.index_cplist_05{
	width:auto;
	height:453px;
	position:relative;
	margin-top:45px;
}
ul.index_cplist_05 li{
	overflow:hidden;
	position:absolute;
}
ul.index_cplist_05 li:hover{
}
ul.index_cplist_05 li img{
	max-width:100%;
	height:auto;
	display:block;
	z-index:1;
	position:absolute;
	left:0;
	top:0;
}
ul.index_cplist_05 li a{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	transform:scale(0.8);
	background:url(../images/black.png);
	transition:0.6s;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
ul.index_cplist_05 li:hover a{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
ul.index_cplist_05 li a h3{
	margin-top:30%;
	font-size:24px;
	color:#fff;
	padding:0 10px;
	text-align:center;
	display:block;
}
ul.index_cplist_05 #li1 h3{
	margin-top:45%!important;
}
ul.index_cplist_05 #li5 h3{
	margin-top:25%!important;
}
ul.index_cplist_05 #li6 h3{
	margin-top:20%!important;
}
/*
ul.index_cplist_05 li:hover .txt dt{
	padding:10px;
	border-bottom:1px solid #ccc;
}
ul.index_cplist_05 li:hover .txt dt a{
	font-size:18px;
	color:#fff;
}
ul.index_cplist_05 li:hover .txt dl.fenlei{
	padding:10px;
	overflow:hidden;
}
ul.index_cplist_05 li:hover .txt dl.fenlei dd{
	width:150px;
	height:35px;
	background:rgba(255,255,255,0.8);
	margin:10px 0 0 0;
	border:1px solid #fff;
	text-align:center;
	line-height:35px;
}
ul.index_cplist_05 li:hover .txt dl.fenlei dd a{
	display:block;
	width:100%;
	height:100%;
}
*/
ul.index_cplist_05 #li1{
	width:416px;
	height:453px;
	left:0;
	top:0;
}
ul.index_cplist_05 #li2{
	width:250px;
	height:222px;
	left:428px;
	top:0;
}
ul.index_cplist_05 #li3{
	width:250px;
	height:222px;
	left:688px;
	top:0px;
}
ul.index_cplist_05 #li4{
	width:250px;
	height:222px;
	right:0;
	top:0;
}
ul.index_cplist_05 #li5{
	width:331px;
	height:217px;
	left:428px;
	bottom:0;
}
ul.index_cplist_05 #li6{
	width:428px;
	height:217px;
	right:0;
	bottom:0;
}
/*----首页带图片新闻-------*/
.index_tuwenlist{
	width:560px;
	float:left;
	overflow:hidden;
}
.index_tuwenlist dl{
	width:auto;
	overflow:hidden;
	margin-top:25px;
}
.index_tuwenlist dl dt{
	width:195px;
	float:left;
	text-align:center;
}
.index_tuwenlist dl dt img{
	max-width:100%;
	height:auto;
}
.index_tuwenlist dl dt .ri{
	display:block;
	color:#fff;
	font-size:40px;
	font-family:Arial;
	font-weight:bold;
	line-height:60px;
}
.index_tuwenlist dl dt .nian{
	display:block;
	color:#fff;
	font-family:Arial;
}
.index_tuwenlist dl dd{
	margin-left:215px;
}
.index_tuwenlist dl dd h3{
	display:block;
}
.index_tuwenlist dl dd h3 a{
	font-size:18px;
	font-weight:normal;
}
.index_tuwenlist dl dd p{
	margin-top:15px;
	font-size:12px;
	line-height:22px;
	color:#666;
}
.index_tuwenlist dl dd .time{
	display:block;
	margin-top:10px;
	color:#0297EB;
	font-size:12px;
	text-decoration:underline;
}
/*头条*/
dl.toutiao{
	width:auto;
	overflow:hidden;
	margin-top:13px;
}
dl.toutiao dt{
	width:140px;
	float:left;
}
dl.toutiao dt img{
	max-width:100%;
	height:auto;
	display:block;
}
dl.toutiao dd{
	margin-left:155px;
}
dl.toutiao dd h3{
	display:block;
}
dl.toutiao dd h3 a{
	color:#0271d9;
	font-size:14px;
	font-weight:normal;
}
dl.toutiao dd p{
	margin-top:10px;
	color:#666;
	line-height:22px;
	font-size:12px;
}
dl.toutiao dd .time{
	display:block;
	margin-top:10px;
	color:#a6a6a6;
	font-size:12px;
}
dl.toutiao dd .detail{
	display:block;
	margin-top:10px;
	color:#0271d9;
}
/*首页新闻列表普通*/
ul.index_newslist_01{
	width:auto;
	overflow:hidden;
	margin-top:20px;
}
ul.index_newslist_01 li{
	line-height:33px;
	border-bottom:1px dotted #ccc;
}
ul.index_newslist_01 li i{
	margin-right:10px;
	color:#ff0000;
}
ul.index_newslist_01 li span{
	float:right;
	color:#666;
	font-size:12px;
}
ul.index_newslist_01 li span a{
	color:#666;
}
/*首页横排3块*/
.box{
	overflow:hidden;
}
#box1{
	float:left;
	width:391px;
}
#box2{
	float:left;
	margin-left:15px;
	width:391px;
}
#box3{
	float:right;
	width:391px;
}
.box h2{
	display:block;
	font-size:24px;
	color:#369400;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:normal;
}
.box .pic{
	overflow:hidden;
	margin-bottom:10px;
}
.box .pic img{
	width:100%;
	height:auto;
	display:block;
}
.box .miaoshu{
	line-height:25px;
	color:#666;
}
/*首页新闻列表带图片*/
ul.index_newslist_02{
	width:1250px;
	overflow:hidden;
	margin-top:35px;
}
ul.index_newslist_02 li{
	width:390px;
	float:left;
	margin-right:13px;
}
ul.index_newslist_02 li .pic{
	height:195px;
	overflow:hidden;
}
ul.index_newslist_02 li img{
	max-width:100%;
	height:auto;
	display:block;
}
ul.index_newslist_02 li h3{
	display:block;
	margin-top:10px;
}
ul.index_newslist_02 li h3 a{
	font-size:18px;
	font-weight:normal;
}
ul.index_newslist_02 li p{
	margin-top:10px;
	line-height:25px;
	color:#666;
}
ul.index_newslist_02 li .time{
	display:block;
	margin-top:10px;
	font-size:12px;
	width:75px;
	height:25px;
	text-align:center;
	line-height:25px;
	text-decoration:underline;
	color:#999;
}
/*首页案例列表*/
ul.index_newslist_030{
	width:auto;
	overflow:hidden;
	margin-top:35px;
}
ul.index_newslist_030 li{
	width:224px;
	overflow:hidden;
	margin-right:20px;
	position:relative;
	float:left;
	height:128px;
	margin-bottom:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
ul.index_newslist_030 li:nth-child(5n){margin-right:0;}
ul.index_newslist_030 li img{width:224;height:128px;display:block;}
/*首页新闻案例列表带遮罩*/
ul.index_newslist_03{
	width:auto;
	overflow:hidden;
	margin-top:35px;
}
ul.index_newslist_03 li{
	width:25%;
	overflow:hidden;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	position:relative;
	float:left;
	height:224px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
ul.index_newslist_03 li .ovrlyT {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 100%;
    position: absolute;
    top: -100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:2;
}
ul.index_newslist_03 li .ovrlyB {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: -100%;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:3;
}
ul.index_newslist_03 li .buttons {
    position: absolute;
    top: 43%;
    left: 48%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index:4;
}
ul.index_newslist_03 li .buttons .fa {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);
    display: inline-block;
    margin: 0 1px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0;
}
ul.index_newslist_03 li:hover .ovrlyT {
    left: 0;
    top: 0;
}
ul.index_newslist_03 li:hover .ovrlyB {
    left: 0;
    top: 0;
}
ul.index_newslist_03 li:hover .buttons .fa {
    opacity: 1;
}
ul.index_newslist_03 li img{
	width:100%;
	height:auto;
	display:block;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
    transition:0.6s;
}
ul.index_newslist_03 li:hover img{
	transform:scale(1.1);
}
ul.index_newslist_03 li a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
}
ul.index_newslist_03 li a h3{
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin-top:45%;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	transform:translateY(-50px);
	transition:0.6s;
	padding:0 15px;
}
ul.index_newslist_03 li:hover a h3{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	transform:translateY(0px);
}
/*首页日期在图片上的新闻列表*/
.index_newslist_04{
	width:1250px;
	overflow:hidden;
	margin-top:35px;
}
.index_newslist_04 li{
	list-style-type:none;
	float:left;
	width:375px;
	margin-right:35px;
}
.index_newslist_04 li span{
	display:block;
}
.index_newslist_04 li .pic{
	width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
}
.index_newslist_04 li .pic img{
	max-width:100%;
	height:auto;
	display:block;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
}
.index_newslist_04 li .pic a{
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
}
.index_newslist_04 li .pic .time{
	width:65px;
	height:55px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	position:absolute;
	z-index:2;
	right:10px;
	bottom:0;
	background:#B0CE32;
}
.index_newslist_04 li .pic .time em{
	font-style:normal;
	display:block;
}
.index_newslist_04 li .pic .time .ri{
	font-weight:bold;
	font-size:24px;
}
.index_newslist_04 li h3{
	display:block;
	margin-top:10px;
}
.index_newslist_04 li h3 a{
	font-weight:normal;
	font-size:18px;
}
.index_newslist_04 p{
	overflow:hidden;
	display:block;
	margin-top:10px;
	line-height:22px;
	color:#666;
}
/*首页问答FAQ样式*/
dl.wenda_list{
	overflow:hidden;
	margin-top:13px;
}
dl.wenda_list dt{
	height:30px;
	line-height:30px;
	text-indent:8px;
	background:#e5e5e5;
}
dl.wenda_list dt i{
	margin-right:8px;
}
dl.wenda_list dd{
	overflow:hidden;
	padding-left:15px;
	color:#666;
	margin-top:10px;
}
dl.wenda_list dd i{
	height:50px;
	float:left;
	margin-right:8px;
	line-height:22px;
}
dl.wenda_list dd p{
	line-height:25px;
	font-size:12px;
}
/*友情链接带图片样式*/
ul.link_01{
	overflow:hidden;
	width:1201px;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
ul.link_01 li{
	float:left;
	width:170.3px;
	overflow:hidden;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
ul.link_01 li img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
/*仅文字链接*/
ul.link_02{
}
ul.link_02 a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 10px;
	border-right:1px solid #ccc;
	line-height:15px;
	height:15px;
	overflow:hidden;
	margin-bottom:10px;
}
.footBtn{width:100%;float:left;text-align:center;padding:20px 0;}
.foot_btn a{
	display:inline-block;
	width:140px;
	line-height:36px;
	background:url(../images/btn_bg.png);
	border-radius:5px;
	text-align:center;
	margin:0 40px;
	font-size:16px;
	color:#fff;
}
.lmmc{
	width:auto;
	height:60px;
	overflow:hidden;
	text-align:center;
	position:relative;
	background:url(../images/lmmc.png) top center no-repeat;
}
.lmmc span{
	position:absolute;
	right:10px;
	top:32px;
}
.lmmc span a{
	color:#fff;
}
.lmmc h2{
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:20px;
}
/*----首页独立联系我们----*/
ul.index_contact_01{
	width:auto;
	text-align:center;
	overflow:hidden;
	margin-top:40px;
}
ul.index_contact_01 li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:280px;
	margin:0 50px;
	text-align:center;
}
ul.index_contact_01 li span{
	height:90px;
	display:block;
}
ul.index_contact_01 li span img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
ul.index_contact_01 li .txt{
	height:60px;
	overflow:hidden;
	font-size:18px;
	color:#6b6b6b;
	line-height:30px;
}
/*
ul.index_contact_01 #shouji{
	background:url(../images/shouji.png) left center no-repeat;
}
ul.index_contact_01 #fax{
	background:url(../images/fax.png) left center no-repeat;
}
ul.index_contact_01 #email{
	background:url(../images/youxiang.png) left center no-repeat;
}*/
.zone{
	width:100%;
	min-width:1200px;
	overflow:hidden;
}
/*-----More按钮样式大全---*/
.more_01{
	width:120px;
	height:40px;
	display:block;
	text-align:center;
	line-height:40px;
	margin:30px auto 0 auto;
	background:#B0CE32;
	color:#fff;
}
/*---首页左边分类右边产品结构--*/
#zuo{
	width:255px;
	float:left;
	overflow:hidden;
	background:#3e3e3e;
}
#zuo #zuo_title{
	overflow:hidden;
	width:100%;
	background:#B90006;
	height:60px;
	line-height:60px;
	text-align:center;
}
#zuo #zuo_title h2{
	display:block;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
#zuo #zuo_title h2 em{
	font-style:normal;
	font-weight:normal;
	color:#6b6b6b;
	margin-left:6px;
	font-size:12px;
}
#zuo #zuo_title p{
	color:#fff;
}
#zuo ul{
	overflow:hidden;
	background:#666;
	padding:0 10px 10px 10px;
}
#zuo ul li{
	line-height:35px;
	border-bottom:1px dashed #8d8d8d;
	text-indent:10px;
}
#zuo ul li a{
	color:#fff;
}
#zuo ul li i{
	margin-right:10px;
}
#zuo dl{
	padding:10px;
	overflow:hidden;
}
#zuo dl dt{
	display:block;
	height:30px;
	line-height:30px;
	background:#B80008;
}
#zuo dl dt i{
	color:#00AFFE;
	margin-right:8px;
}
#zuo dl dt a{
	font-size:18px;
	text-indent:20px;
	display:block;
	color:#fff;
}
#zuo dl dd{
	line-height:26px;
	text-indent:10px;
}
#zuo dl dd i{
	color:#fff;
	margin-right:10px;
}
#zuo dl dd a{
	color:#fff;
}
#zuo_biaoyu{
	width:auto;
	overflow:hidden;
	background:url(../images/zuo_biaoyu.png) top center no-repeat;
}
#zuo_biaoyu h3{
	line-height:33px;
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	color:#fff;
}
#zuo_biaoyu .pd{
	color:#fff;
	line-height:25px;
}
#you{
	width:930px;
	float:right;
	overflow:hidden;
}
#you .title{
	overflow:hidden;
	background:url(../images/you_title.jpg) center center repeat-x;
}
#you .title h2{
	display:block;
	float:left;
	padding:0 20px;
	border-left:7px solid #B80008;
	font-size:24px;
	color:#B80008;
	text-transform:uppercase;
	background:#fff;
}
#you span{
	float:right;
}
#you span a{
	display:block;
	padding-left:20px;
	color:#B80008;
	text-transform:uppercase;
	background:#fff;
	line-height:30px;
}
#you ul{
	width:965px;
	padding:18px 0;
	overflow:hidden;
}
#you ul li{
	width:225px;
	float:left;
	overflow:hidden;
	margin:10px 10px 0px 0px;
	text-align:center;
}
#you ul li img{
	width:223px;
	height:auto;
	display:block;
	border:1px solid #ccc;
}
#you ul li:hover img{
	border-color:#B80008;
}
#you ul li h3{
	display:block;
	overflow:hidden;
	height:40px;
	margin-top:10px;
}
#you ul li h3 a{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}
#you ul li .more{
	width:100px;
	height:25px;
	/*border:1px solid #9b9b9b;*/
	display:block;
	color:#fff;
	text-align:center;
	line-height:25px;
	background:#74AB08;
	-moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
	margin:0px auto;
}
/*-----底部共用-------*/
.footer_zone{
	width:100%;
	overflow:hidden;
	min-width:1200px;
	background:#eee;
	padding-top:40px;
}
.footer{
	width:1200px;
	overflow:Hidden;
	margin:0px auto 0px auto;
	padding-bottom:25px;
}
#footer_l{
	width:720px;
	float:left;
	overflow:hidden;
}
#footer_title h2{
	display:block;
	font-size:36px;
	font-weight:normal;
	color:#fff;
}
#footer_title p{
	display:block;
	margin-top:10px;
	padding-left:60px;
	color:#b6b6b6;
}
#footer_lxxx{
	width:380px;
	margin-right:0px!important;
}
#footer_r{
	width:470px;
	float:right;
	overflow:hidden;
	color:#fff;
}
#footer_r p{
	display:block;
	font-size:18px;
}
#footer_r p a{
	color:#fff;
}
.footer dl{
	float:left;
	overflow:hidden;
	margin-right:100px;
}
.footer dl dt{
	display:block;
	font-size:18px;
	margin-bottom:15px;
	font-weight:normal;
	text-transform:uppercase;
}
.footer dl dt a{
	font-size:18px;
}
.footer dl dd{
	line-height:30px;
}
.footer dl dd a{
}
.footer dl dd i{
	margin-right:10px;
}
#chanpin{
	width:340px;
}
#chanpin dd{
	width:170px;
	float:left;
	overflow:hidden;
}
#footer_logo{
	width:260px;
}
#footer_logo img{
	max-width:100%;
	height:auto;
	display:block;
	margin:103px auto 0 auto;
}
dl.last{
	width:150px;
	overflow:hidden;
	padding-right:0!important;
	margin-right:0!important;
	float:right!important;
	background:none!important;
	display:block;
}
dl.last img{
	max-width:100%;
	height:auto;
	display:block;
}
#fbiaodan{
	overflow:hidden;
	margin-top:10px;
}
#ftext{
	width:100%;
	float:left;
	background:#fff;
	border:none;
	height:40px;
	overflow:hidden;
	line-height:40px;
	text-indent:10px;
	color:#999;
	font-style:italic;
}
#fbtn{
	border:none;
	background:none;
	width:120px;
	height:40px;
	line-height:40px;
	color:#fff;
	background:#222;
	text-align:center;
	margin-top:20px;
}
#ewm{
	width:130px;
	overflow:hidden;
}
#ewm img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#lx_txt{
	line-height:25px;
}
#lx_txt p i{
	margin-right:10px;
}
#footer_follow{
	overflow:hidden;
	width:auto;
	margin-top:20px;
	text-align:center;
}
#footer_follow a{
	margin-right:3px;
}
#footer_follow img{
	width:40px;
	height:auto;
}
#footer_follow i{
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#666;
}
#footer_follow span{
	color:#fff;
	display:block;
	margin-top:10px;
}
#copy_zone{
	width:100%;
	overflow:hidden;
	min-width:1200px;
	background:#333;
}
#copy{
	width:1200px;
	margin:0px auto 0 auto;
	overflow:hidden;
	line-height:25px;
	color:#fff;
	text-align:center;
}
/*-----在线客服--------*/
.side {
	position:fixed;
	width:45px;
	height:325px;
	right:0;
	top:200px;
	z-index:9999;
}
.side ul li {
	width:45px;
	height:45px;
	line-height:45px;
	float:left;
	position:relative;
	border-bottom:1px solid #999;
}
.side ul li .sidebox {
	position:absolute;
	width:45px;
	height:45px;
	line-height:45px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#333;
	color:#fff;
	font:14px/54px "微软雅黑";
	overflow:hidden;
}
.side ul li .sidetop {
	width:45px;
	height:45px;
	line-height:45px;
	display:inline-block;
	background:#333;
	transition:all 0.3s;
}
.side ul li img {
	float:left;
}
/*--------------内页样式----------------------*/
.ny_banner{
	width:100%;
	min-width:1200px;
	overflow:hidden;
}
.ny_banner img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.wz_zone{
	width:100%;
	min-width:1200px;
	height:50px;
	line-height:50px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#C5C5BE,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px #C5C5BE;
    -webkit-box-shadow: 2px 2px 10px #C5C5BE;
    box-shadow:2px 2px 10px #C5C5BE;
	margin-bottom:3px;
	background-color:#fff;
}
.wz{
	width:1200px;
	overflow:hidden;
	margin:0px auto;
}
.wz span{
	color:#666;
	font-size:14px;
	float:right;
	background:url(../images/wz_ico.png) left center no-repeat;
}
.wz span a{
	color:#666;
	font-size:14px;
}
.wz h2{
	font-size:24px;
	text-transform:uppercase;
	text-indent:40px;
	background:url(../images/wz.png) left center no-repeat;
	line-height:50px;
	font-weight:normal;
}
.left_wrap{
	float:left;
	width:250px;
	display:none;
}
.left_wrap h2{
	width:auto;
	height:45px;
	line-height:45px;
	text-indent:20px;
	color:#fff;
	font-size:18px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-weight:normal;
}
.zlm{
	width:auto;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-top:none;
}
.zlm dl{
	overflow:hidden;
}
.zlm dl dt{
	height:40px;
	background:#f1f1f1;
	line-height:40px;
	text-indent:20px;
	border-bottom:1px solid #d8d8d8;
}
.zlm dl dt a{
	color:#333;
}
.zlm dl dt:hover,.zlm dl #on{
	background:#fff;
}
.left_lxxx{
	padding:10px;
	font-size:14px;
	color:#333;
	line-height:25px;
	border:1px solid #d8d8d8;
	border-top:none;
	word-break:break-all;
}
.left_lxxx a{
	color:#333;
}
.right_wrap{
	/*width:930px;*/
	width:1200px;
	overflow:Hidden;
	float:right;
}
.right_title {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.right_title h2{
	width:100%;float:left;padding:20px 0;
	font-size:26px;
	font-weight:normal;
}
.right_title h3{
	font-size:16px;
	font-weight:normal;
	padding-bottom:20px;
}
.tulist{
	overflow:hidden;
	clear:both;
	width:1200px;
	margin-top:20px;
}
.tulist li{
	text-align:center;
	list-style-type:none;
	float:left;
	width:285px;
	margin:0 20px 20px 0px;
	overflow:Hidden;
	text-align:center;
}
.tulist li:nth-child(4n){
	margin-right:0;
}
.tulist li img{
	width:285px;
	height:285px;
	display:block;
}
.tulist li h3{
}
.tulist li h3 a{
	line-height:40px;
	font-size:14px;
	color:#333;
}
.tulist_02{
	width:1200px;
}
.tulist_02 li{
	list-style-type:none;
	float:left;
	width:224px;
	margin-right:20px;
	margin-bottom:15px;
	text-align:center;
}
.tulist_02 li:nth-child(5n){margin-right:0;}
.tulist_02 li img{
	width:224px;
	height:128px;
	display:block;
}
.tulist_02 li h3{
	font-size:14px;
	font-weight:normal;
	display:block;
	line-height:30px;
}
.tulist_03{
	width:1250px;
	overflow:hidden;
}
.tulist_03 li{
	list-style-type:none;
	float:left;
	width:399px;
	margin-right:1px;
	text-align:center;
}
.tulist_03 li img{
	width:100%;
	height:auto;
	display:block;
}
.tulist_03 li h3{
	font-size:18px;
	font-weight:normal;
	display:block;
	line-height:60px;
	color:#fff;
	background:#656565;
}
.tulist_03 li h3 a{
	color:#fff;
}
ul.wzlist{
	width:auto;
}
ul.wzlist li{
	line-height:40px;
	border-bottom:1px dotted #d8d8d8;
}
ul.wzlist li i{
	margin-right:10px;
}
ul.wzlist li a{
	font-size:14px;
}
ul.wzlist li span{
	float:right;
	margin-right:10px;
	color:#989898;
	font-size:12px;
}
.pro_main{
	margin-top:20px;
	overflow:hidden;
}
.pro_left{
	width:455px;
	float:left;
}
.pro_right{
	width:450px;
	float:right;
	overflow:hidden;
	line-height:25px;
}
.pro_right h2{
	font-size:22px;
	padding-bottom:10px;
	display:block;
	font-weight:normal;
}
.pro_info{
	margin-top:10px;
	overflow:hidden;
	line-height:25px;
}
#tabbox{ 
	overflow:hidden;
	margin-top:50px;
}
.tab_conbox{
	border: 1px solid #d1d1d1;
	border-top: none;
}
.tab_con{ 
	display:none;
	padding:10px;
	line-height:25px;
}
.tab_con img{
	max-width:100%;
	height:auto;
}
.tab_con table{
	border-collapse:collapse;
}
.tab_con table td{
	border:1px solid #d8d8d8;
	padding:5px;
}
.tabs{
	height: 47px;
	border-bottom:1px solid #d8d8d8;
	width: 100%;
}
.tabs li{
	height:46px;
	line-height:46px;
	float:left;
	margin-bottom: -1px;
	background: #f0f0f0;
	overflow: hidden;
	position: relative;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}
.tabs li a {
	display: block;
	padding: 0 20px;
	outline: none;
}
dl.tuwenlist{
	width:100%;
	margin:10px auto;
	padding-bottom:10px;
	overflow:Hidden;
	border-bottom:1px dashed #e1e1e1;
}
dl.tuwenlist dt{
	float:left;
	width:220px;
	overflow:hidden;
}
dl.tuwenlist dt img{
	width:100%;
	height:160px;
}
dl.tuwenlist dd{
	margin-left:240px;
}
dl.tuwenlist dd h2{
	font-size:16px;
	margin-bottom:10px;
}
dl.tuwenlist dd .info{
	font-size:14px;
	line-height:30px;
	color:#666;
}
dl.tuwenlist dd span{
	margin-top:10px;
	float:right;
}
dl.tuwenlist dd span a{
	width:120px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	display:block;
	font-size:12px;
}
.ny_h1{
	font-size:22px;
	text-align:center;
	font-weight:normal;
	display:block;
	margin-top:20px;
}
.wzinfo{
	width:100%;
	text-align:center;
	color:#999;
	margin-top:20px;
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:25px;
}
.wzinfo .time{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:20px;
	padding-left:25px;
	background:url(../images/time.png) left center no-repeat;
}
.wzinfo .click{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:20px;
	padding-left:25px;
	margin-left:50px;
	background:url(../images/click.png) left center no-repeat;
}
/*--------------留言表单CSS样式-------------*/
#feedback_txt{
	overflow:hidden;
	padding:10px 10px 10px 60px;
	font-size:16px;
	line-height:45px;
	background:url(../images/feedback.png) 10px center no-repeat #f1f1f1;
	min-height:50px;
	margin-top:15px;
}
#biaodan{
	width:auto;
	overflow:hidden;
	margin:20px 0 20px 0;
}
#biaodan p{
	display:block;
	margin-top:15px;
	overflow:hidden;
	clear:both;
}
#biaodan p label{
	width:80px;
	float:left;
	text-align:right;
	overflow:hidden;
	margin-right:5px;
	line-height:25px;
}
.itext{
	width:400px;
	height:25px;
	border:1px solid #c8c8c8;
	line-height:25px;
	text-indent:10px;
	display:block;
	float:left;
	overflow:hidden;
	color:#666;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	-moz-box-shadow:2px 2px 5px #ddd inset;
	-webkit-box-shadow:2px 2px 5px #ddd inset;
	box-shadow:2px 2px 5px #ddd inset;
	background:#fff;
}
.icontent{
	width:400px;
	height:85px;
	border:1px solid #c8c8c8;
	line-height:25px;
	text-indent:10px;
	display:block;
	float:left;
	overflow:hidden;
	color:#666;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	-moz-box-shadow:2px 2px 5px #ddd inset;
	-webkit-box-shadow:2px 2px 5px #ddd inset;
	box-shadow:2px 2px 5px #ddd inset;
	background:#fff;
}
.ibtn{
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
	border:none;
	outline:none;
	cursor:pointer;
	margin:5px 20px 5px 5px;
}
.ibtn:hover{
	-moz-box-shadow:2px 2px 5px #333;
	-webkit-box-shadow:2px 2px 5px #333;
	box-shadow:2px 2px 5px #333;
	transition:0.6s;
}
/*底部表单*/
.fbiaodan{
	width:715px;
	margin:30px auto 0 auto;
	overflow:hidden;
}
.fbiaodan p{
	display:block;
	margin-bottom:10px;
}
.ftext{
	height:40px;
	background:none;
	border:2px solid #fff;
	text-indent:10px;
	line-height:40px;
	color:#999;
}
.fcontent{
	width:701px;
	height:130px;
	background:none;
	border:2px solid #fff;
	padding:5px;
	line-height:20px;
	color:#999;
}
.fbtn{
	width:145px;
	height:40px;
	background:#fff;
	border:none;
	text-align:center;;
	line-height:40px;
	color:#25ade8;
	text-transform:uppercase;
	cursor:pointer;
	font-size:18px;
	margin:0px auto;
	display:block;
}
.fbtn:hover{
	background-color:#25ade8;
	color:#fff;
	transition:0.6s;
}
/*---------------其它碎片样式代码------------*/
#about_zone{
	height:540px;
	background:url(../images/about_zone.jpg) center center no-repeat;
}
#about_left{
	width:246px;
	float:left;
	overflow:hidden;
}
#about_pic{
	width:100%;
	overflow:hidden;
	margin-top:25px;
}
#about_pic img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#about_right{
	width:949px;
	float:right;
	overflow:hidden;
}
#about_right h4{
	display:block;
	font-size:24px;
	color:#b80007;
	font-weight:normal;
}
#about_title{
	overflow:hidden;
	text-align:center;
	padding-bottom:10px;
	background:url(../images/about_title.png) bottom center no-repeat;
}
#about_title h3{
	font-size:24px;
	color:#fff;
	margin-top:10px;
	font-weight:normal;
	text-transform:uppercase;
}
#about_title h2{
	font-size:48px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	display:block;
}
#about_title .line{
	width:110px;
	height:2px;
	display:block;
	margin-top:10px;
	background:#007dae;
	margin-left:92px;
}
#about_txt{
	overflow:hidden;
	line-height:30px;
	width:80%;
	text-align:center;
	margin:30px auto 0 auto;
	color:#ffffff;
}
#about_txt h4{
	font-size:24px;
	display:block;
	text-transform:uppercase;
	margin-bottom:20px;
}
#news_zone{
	height:423px;
	background:url(../images/news_zone.jpg) center center no-repeat;
}
#news_box{
	width:565px;
	overflow:hidden;
}
#news_pic{
	width:525px;
	float:left;
	overflow:hidden;
}
#news_pic img{
	max-width:100%;
	height:auto;
	display:block;
}
#other_box{
	width:558px;
	float:right;
	overflow:hidden;
}
#other_pic img{
	max-width:100%;
	height:auto;
}
#other_txt{
	line-height:25px;
	margin-top:5px;
}
.pro_title{
	text-align:center;
	overflow:hidden;
}
.pro_title h2{
	display:block;
	font-size:30px;
	color:#000;
}
.pro_title h2 em{
	font-style:normal;
	font-family:Impact;
	font-size:24px;
	color:#919191;
	font-weight:normal;
	text-transform:uppercase;
}
.pro_title p{
	margin-top:10px;
	color:#666;
}
#pro_more{
	overflow:hidden;
	background:url(../images/dian.jpg) center center repeat-x;
	text-align:center;
}
#pro_more a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:150px;
	height:40px;
	line-height:40px;
	-moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
	border:1px solid #ccc;
	background:#fff;
}
#pro_more a:hover{
	background:#6e4235;
	color:#fff;
	transition:0.5s;
}
#ys_title{
	background:url(../images/ys_title_bg.jpg) top center no-repeat;
}
#ys_title_zh_cn{
	height:65px;
	background:url(../images/ys_title_zh_cn.png) center center no-repeat;
	overflow:hidden;
}
#ys_title_xia{
	text-align:center;
	display:block;
	color:#666;
	margin-top:25px;
}
#ys_title_en{
	overflow:hidden;
	text-align:center;
	font-size:30px;
	text-transform:uppercase;
	overflow:hidden;
}
#ys_tel{
	width:auto;
	float:right;
	margin:35px 30px 0 0;
}
#ys_tel span{
	color:#666;
	display:block;
	font-size:18px;
}
#ys_tel strong{
	font-size:24px;
	color:#6e4235;
	display:block;
	font-family:Arial;
}
#ys_zone{
	height:887px;
	background:url(../images/ys_zone.jpg) top center no-repeat;
	overflow:hidden;
}
.ys{
	overflow:hidden;
	clear:both;
}
.ys_pic img{
	max-width:100%;
	height:auto;
	display:block;
}
.ys_txt{
	overflow:hidden;
}
.ys_txt dt{
	width:65px;
	height:65px;
	text-align:center;
	line-height:65px;
	font-family:Arial black;
	font-size:36px;
	color:#333;
	border:2px solid #333;
	display:block;
	margin:35px auto 0 auto;
}
.ys_txt dt span{
	transform:skewX(-10deg);
	-ms-transform:skewX(-10deg); 	/* IE 9 */
	-moz-transform:skewX(-10deg); 	/* Firefox */
	-webkit-transform:skewX(-10deg); /* Safari 和 Chrome */
	-o-transform:skewX(-10deg); 	/* Opera */
	display:block;
}
.ys_txt dd{
	margin-left:95px;
}
.ys_txt h2{
	font-size:30px;
	font-weight:normal;
	color:#ff6d00;
	display:block;
	text-transform:uppercase;
	margin-top:30px;
}
.ys_txt h3{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-transform:uppercase;
}
.ys_txt p{
	margin-top:20px;
	line-height:25px;
	overflow:hidden;
	display:block;
	word-break:break-all;
}
.ys_txt ul{
	margin-top:10px;
	overflow:hidden;
}
.ys_txt ul li{
	color:#666;
	line-height:25px;
	margin-top:8px;
	background:url(../images/duigou2.png) left 6px no-repeat;
	padding-left:25px;
	overflow:hidden;
}
.detail{
	border:1px solid #ccc;
	margin:15px auto;
	background:#fff;
	width:150px;
	height:35px;
	display:block;
	text-align:center;
	line-height:35px;
	color:#67493F;
}
.detail:hover{
	background-color:#67493F;
	color:#fff;
	transition:0.5s;
}
#zs_title_box{
	overflow:hidden;
	background:url(../images/zs_title.jpg) center center repeat-x;
}
#zs_title{
	width:275px;
	background:#fff;
	margin:0px auto;
	overflow:hidden;
	padding: 0 10px;
}
#zs_title h2{
	font-size:30px;
	color:#000;
	text-transform:uppercase;
}
#zs_title h2 em{
	font-style:normal;
	font-family:Impact;
	font-size:24px;
	color:#919191;
	font-weight:normal;
	text-transform:uppercase;	
}
#news_title{
	text-align:center;
}
#news_title h2{
	font-size:30px;
	color:#000;
}
#tabbox2{ 
	width:100%; 
	overflow:hidden;
	margin-top:25px;
}
#tabbox2 .tab_conbox{
	border:none;
}
#tabbox2 .tab_con{ 
	display:none;
	padding:0px;
	font-size: 14px; 
	line-height:25px;
}
#tabbox2 .tabs2{
	text-align:center;
	border:none;
	width:100%;
}
#tabbox2 .tabs2 li{
	height:35px;
	line-height:35px;
	background: #fff;
	font-size:18px;
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #ccc;
	-moz-border-radius: 25px;      /* Gecko browsers */
    -webkit-border-radius: 25px;   /* Webkit browsers */
    border-radius:25px;            /* W3C syntax */
	margin:0 5px;
}
#tabbox2 .tabs2 li a {
	display: block;
	padding: 0 40px;
	outline: none;
}
.news_l{
	width:585px;
	float:left;
	overflow:hidden;
}
.news_l dl{
	overflow:hidden;
}
.news_l dl dt{
	width:100%;
	height:280px;
	position:relative;
	overflow:hidden;
}
.news_l dl dt img{
	position:absolute;
	width:100%;
	height:auto;
	left:0;
	top:50%;
	margin-top:-220px;
}
.news_l dl dd{
	overflow:hidden;
}
.news_l dl dd h2{
	display:block;
	margin-top:10px;
	font-size:18px;
	font-weight:normal;
}
.news_l dl dd p{
	line-height:25px;
	display:block;
	color:#666;
	font-size:13px;
	margin-top:5px;
}
.news_content{
	width:600px;
	float:right;
	overflow:hidden;
}
.news_content dl{
	width:auto;
	overflow:hidden;
	margin-bottom:20px;
	background:#f6f6f6;
}
.news_content dl dt{
	width:110px;
	height:110px;
	display:block;
	background:#ebebeb;
	text-align:center;
	float:left;
	overflow:hidden;
}
.news_content dl dt span{
	display:block;
}
.news_content dl dt .ri{
	font-size:40px;
	font-weight:bold;
	line-height:85px;
	color:#999;
}
.news_content dl dt .nian{
	line-height:25px;
	background:#bbb;
	color:#fff;
}
.news_content dl dd{
	margin-left:120px;
	padding-right:10px;
}
.news_content dl dd h2{
	display:block;
	margin-top:10px;
}
.news_content dl dd h2 a{
	font-size:18px;
	font-weight:normal;
	color:#000;
}
.news_content dl dd p{
	font-size:12px;
	color:#666;
	line-height:25px;
	margin-top:10px;
}
#link_zone{
	min-width:1200px;
	margin:0px auto;
	overflow:hidden;
	padding:15px 0;
}
#link_zone span{
	float:left;
	display:block;
	line-height:15px;
}
#link_title{
	width:auto;
	float:left;
	padding-right:10px;
	text-align:center;
	border-right:1px solid #333;
}
#link_title span{
	text-transform:uppercase;
	color:#333;
	display:block;
}
#link_title h2{
	font-weight:normal;
	color:#333;
	font-size:30px;
	display:block;
}
#index_ad{
	height:102px;
	overflow:hidden;
	background:url(../images/index_ad.jpg) center center no-repeat;
}
#index_ad_txt{
	margin-top:65px;
	font-size:20px;
	line-height:35px;
	width:750px;
	float:right;
}
#index_ad_txt .line{
	width:135px;
	display:block;
	height:2px;
	background:#333;
}
#hot_l{
	width:225px;
	overflow:hidden;
	float:left;
}
#hot_r{
	margin-left:230px;
}
/*-----------下载样式------------*/
.downlist_title{
	width:100%;
	overflow:hidden;
	height:50px;
	background-color:#f1f1f1;
	line-height:50px;
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.downlist{
	line-height:45px;
	border-bottom:1px solid #d1d1d1;
	overflow:hidden;
	height:45px;
}
.down_title{
	width:50%;
	text-indent:20px;
	float:left;
	display:block;
}
.down_geshi{
	width:20%;
	float:left;
	display:block;
}
.down_size{
	width:20%;
	float:right;
	display:block;
}
#case_title{
	font-size:36px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/case_title.png) center center no-repeat;
}
/*首页横排圆形图标*/
ul.yuan{
	width:auto;
	overflow:hidden;
	text-align:center;
}
ul.yuan li{
	width:144px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 20px;
	overflow:hidden;
}
ul.yuan li .pic{
	border:2px solid #fff;
	display:block;
	width:140px;
	height:140px;
}
ul.yuan li img{
	display:block;
	max-width:100%;
	height:auto;
	margin:45px auto 0 auto;
}
ul.yuan li h3{
	font-size:24px;
	display:block;
	margin-top:15px;
	color:#fff;
}
ul.yuan li h3 a{
	color:#fff;
}
ul.yuan li p{
	display:block;
	color:#ffffff;
	line-height:25px;
	margin-top:20px;
	overflow:hidden;
	font-size:18px;
}
#why_zone{
	height:507px;
	background:url(../images/why_zone.jpg) center center no-repeat;
	margin-top:30px;
}
#honor_box{
	width:225px;
	float:right;
	overflow:hidden;
}
#v_zone{
	height:510px;
	margin-top:35px;
	background:url(../images/v.jpg) center center no-repeat;
}
#index_zlm{
	width:200px;
	overflow:hidden;
	height:527px;
	padding:0 10px;
	background:url(../images/index_lm.png) top center no-repeat;
	float:left;
}
#index_zlm h2{
	display:block;
	margin-top:50px;
	color:#fff;
	font-size:21px;
	text-transform:uppercase;
	padding-left:55px;
}
#index_zlm ul{
	margin-top:10px;
	border-top:1px solid #74DFFF;
	overflow:hidden;
}
#index_zlm ul li{
	line-height:30px;
	border-bottom:1px dotted #fff;
	color:#fff;
}
#index_zlm ul li i{
	margin:0 15px 0 5px;
}
#index_zlm ul li a{
	color:#fff;
}
#down_box{
	width:575px;
	overflow:hidden;
	float:right;
}
#app_zone{
	height:660px;
	margin-top:30px;
	background:url(../images/app_zone.jpg) center center no-repeat;
}
#app_title{
	width:640px;
	top:80px;
	right:0px;
	position:absolute;
	color:#fff;
}
#app_title h2{
	font-size:30px;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
}
#app_title p{
	line-height:25px;
}
#app_list li{
	width:250px;
	height:210px;
	overflow:hidden;
	position:absolute;
}
#app_list li a{
	background:url(../images/black.png);
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	transform:scale(0);
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	transition:0.6s;
}
#app_list li a h4{
	padding:0 10px;
	color:#fff;
	font-weight:normal;
	line-height:25px;
	margin-top:20%;
}
#app_list li img{
	width:auto;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
#app_list li:hover a{
	transform:scale(1);
}
#app_list #li1{
	left:250px;
	top:0;
}
#app_list #li2{
	left:0px;
	top:210px;
}
#app_list #li3{
	left:250px;
	top:210px;
}
#app_list #li4{
	left:500px;
	top:210px;
}
#app_list #li5{
	left:750px;
	top:210px;
}
#app_list #li6{
	left:500px;
	top:420px;
}
#support{
	width:890px;
	float:left;
	overflow:hidden;
}
#support li{
	width:230px;
	float:left;
	margin-right:60px;
}
#support li a{
	color:#fff;
}
#support li i{
	width:110px;
	height:110px;
	display:block;
	border:1px solid #fff;
	font-size:60px;
	text-align:center;
	line-height:110px;
	margin:0px auto;
}
#support li h3{
	display:block;
	text-transform:uppercase;
	text-align:center;
	font-size:24px;
	margin-top:20px;
}
#support li p{
	margin-top:10px;
	height:44px;
	line-height:22px;
	overflow:hidden;
	display:block;
}
/*
#contact{
	width:925px;
	float:right;
	overflow:hidden;
}
#contact h2{
	display:block;
	line-height:60px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size:30px;
	text-transform:uppercase;
	background:url(../images/tel4.png) left center no-repeat;
	padding-left:55px;
	height:50px;
	margin-top:15px;
}
*/
#index_contact{
	width:620px;
	float:right;
	overflow:hidden;
	margin-top:50px;
}
#index_contact h2{
	display:block;
	font-size:30px;
	text-transform:uppercase;
}
#index_contact .line{
	width:95px;
	display:block;
	height:1px;
	margin-top:5px;
	background:#333;
}
#index_contact_txt{
	line-height:30px;
	width:715px;
	margin:30px auto 0 auto;
	color:#fff;
	font-size:18px;
	overflow:hidden;
	text-align:center;
}
#index_video{
	width:425px;
	height:359px;
	float:right;
	overflow:hidden;
	margin-top:60px;
	background:url(../images/v.png) top center no-repeat;
}
#contact_zone{
	min-height:513px;
	background:url(../images/contact_zone.jpg) bottom center no-repeat;
}
#licheng{
	height:543px;
	background:url(../images/zhong.jpg) center center no-repeat;
	overflow:hidden;
	margin-top:45px;
}
#licheng .shang{
	width:228px;
	height:249px;
	background:url(../images/shang.png) no-repeat;
	overflow:hidden;
	float:left;
}
#licheng .shang span{
	display:block;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-indent:25px;
	line-height:70px;
}
#licheng .shang p{
	display:block;
	color:#666;
	line-height:25px;
	padding:0 15px;
	margin-top:50px;
	font-size:16px;
}
#shang2,#shang3,#shang4{
	margin-left:48px;
}
#licheng .xia{
	width:228px;
	height:247px;
	background:url(../images/xia.png) no-repeat;
	overflow:hidden;
	float:left;
}
#licheng .xia span{
	display:block;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-indent:25px;
	line-height:70px;
}
#licheng .xia p{
	display:block;
	color:#666;
	line-height:25px;
	padding:0 15px;
	margin-top:35px;
	font-size:16px;
	height:140px;
	overflow:hidden;
}
#xia1{
	margin-left:80px;
}
#xia2,#xia3,#xia4{
	margin-left:55px;
}
.index_h3{
	display:block;
	font-size:18px;
	color:#1676d2;
	margin-bottom:20px;
	font-weight:normal;
}
.index_more{
	display:block;
	float:right;
	color:#1676d2;
}
#ex{
	width:530px;
	overflow:hidden;
	float:right;
}
#ex dl{
	width:auto;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
#ex dl dt{
	width:185px;
	float:left;
	overflow:hidden;
}
#ex dl dt img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto;
}
#ex dl dd{
	margin-left:225px;
	line-height:22px;
	font-size:13px;
}
#footer_biaoyu{
	text-align:center;
	font-size:24px;
	color:#fff;
	font-style:italic;
}
#logo_r{
	float:left;
	width:760px;
	overflow:hidden;
	margin-left:40px;
}
#logo_r h1{
	font-size:30px;
	display:block;
	margin-top:35px;
	text-transform:uppercase;
}
#logo_r i{
	margin-right:10px;
}
#vlist{
	width:1250px;
	overflow:hidden;
	margin-top:35px;
}
#vlist li{
	width:590px;
	float:left;
	margin-right:25px;
	overflow:hidden;
}
#vlist li .pic{
	display:block;
	width:590px;
	height:380px;
}
#vlist li .pic a{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	background:url(../images/v.png) center center no-repeat;
}
#vlist li h3{
	font-weight:normal;
	display:block;
	margin-top:10px;
	font-size:18px;
}
#vlist li p{
	line-height:25px;
	color:#666;
	margin-top:10px;
	display:block;
}
/* banner */
.banner { width: 100%; height: 580px; overflow: hidden; position: relative; text-align: center; }
.banner:hover .ctrl { width: 1200px; margin-left: -600px; opacity: 1; filter: alpha(opacity = 100); }
.banner .bd { height: 580px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { width: 100%; position: absolute; bottom: 20px; height: 12px; text-align: center; }
.banner .hd ul { height: 12px; overflow: hidden; }
.banner .hd li { width: 12px; height: 12px; border-radius: 50%; background: #fff; display: inline-block; *display: inline; *zoom: 1; overflow: hidden; text-indent: -99px; cursor: pointer; margin-left: 8px; box-shadow: inset 1px 1px 2px #666; }
.banner .hd .on { background: #304195; }
.banner .ctrl { position: absolute; top: 210px; left: 50%; width: 1400px; margin-left: -700px; opacity: 0; filter: alpha(opacity = 0); transition: 0.3s; }
.banner .ctrl a { position: absolute; background: url(../images/ctrl.png) no-repeat; width: 26px; height: 47px; opacity: 0.4; filter: alpha(opacity = 0.4); }
.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }
.banner .ctrl .prev { left: -39px; }
.banner .ctrl .next { right: -39px; background-position: -26px 0; }
.banner .box_clone { position: absolute; }
.maplist dl{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.maplist dl dt{
	display:block;
	line-height:30px;
	background:#f0f0f0;
	border-left:5px solid #004299;
	font-size:18px;
	text-indent:25px;
}
.maplist dl dd{
	margin-top:20px;
	padding-left:30px;
}
.maplist dl dd a{
	margin-right:30px;
}
.guestbookBox{width:100%;float:left;}
.guestbookBox .c3 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border: 1px solid #CCCCCC;
}
.guestbookBox .c1 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border: 1px solid #CCCCCC;
}
.guestbookBox .c2 {
    width: 100px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #CCCCCC;
}
.guestbookBox textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #CCCCCC;
    padding: 0;
}
.guestbookBox .submit {
    border: 0;
    padding: 8px 30px;
    cursor: pointer;
    background-color: #f00;
    color: #fff;
}
.gbook1 {
    width: 10%;
}
.gbook2 {
    width: 50%;
    float: left;
}
.gbook3, .gbook4 {
    width: 20%;
}
/*获取报价样式*/
#contact_new{
    padding: 32px 25px;
    width: 488px;margin: auto;
    background-color: #fff;
    box-shadow: 0 4px 14px 4px rgba(4,0,0,0.1);
}
.ct .contact .l p{
    font-size: 16px;
}
#contact_new h1 img{
    vertical-align: middle;margin-right: 20px;
}
#contact_new h1{
    font-size: 18px;
    margin-bottom: 24px;
}
#contact_new div input[type=text]{
     background-color: #fbfbfb;
     border: 1px solid #eee;
     border-radius: 5px;
     padding: 0 12px;width: 100%;
     height: 42px;box-sizing: border-box;
}
#contact_new div textarea{
    background-color: #fbfbfb;
    border: 1px solid #eee;
    border-radius: 5px;width: 100%;box-sizing: border-box;
    padding: 10px 12px;height: 120px;
}
#contact_new div input[type=submit]{
    background-color: #ff0000;
    color: #fff;
    border-radius: 5px;
    padding: 0 12px;width: 100%;
    height: 42px;box-sizing: border-box;
}
#contact_new div{
    margin-bottom: 24px;width: 100%;
}
#mainWrap{width:100%;margin:auto;overflow:hidden;background:#eaeaea;}
.product-n1 {
    width:100%;
    background:#fff;
}
.product-n1 .box {
    width:1200px;
    margin:auto;
    display:table;
    padding:50px 0;
}
.product-n1 .box .img {
    width:500px;
    height:500px;
    float:left;
}
.product-n1 .box .img img {
    width:100%;
}
.product-swiper .swiper-pagination {
    bottom:26px!important;
}
.product-swiper .swiper-pagination-bullet {
    width:12px!important;
    height:12px!important;
    background:#d8d9d9!important;
    opacity:1!important;
    border:none!important;
}
.product-swiper .swiper-pagination-bullet-active {
    background:#979898!important;
    opacity:1!important;
}
.product-n1 .tbox {
    width:630px;
    float:right;
}
.product-n1 .tbox .title {
    font-size:30px;
    line-height:30px;
    color:#333;
    margin-bottom:20px;
}
.product-n1 .tbox .txt {
    font-size:14px;
    line-height:30px;
    color:#999;
}
.jobList{width:100%;float:left;}
.jobList li{list-style:none;width:120px;float:left;line-height:40px;text-align:center;}
.jobList li a{display:block;}
.jobList li.curr a{color:#f00;font-weight:bold;background:url(../images/sj.jpg) center bottom no-repeat;}
.jobCon{width:100%;float:left;padding:20px 0;}
.jobCon li{list-style:none;display:none;}
.product-list {
    width:100%;
    background:#eaeaea;
    padding:19px 0 64px;
}
.product-list ul {
    width:1200px;
    margin:auto;
    display:table;
}
.product-list li {
    width:20%;
    float:left;
    box-sizing:border-box;
    padding:0 1%;
    text-align:center;
}
.product-list li .img {
    width:100%;
    margin-bottom:18px;
    overflow:hidden;
}
.product-list li .img img {
    width:100%;
    -moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear;
}
.product-list li:hover .img img {
    -webkit-transform:  scale(1.1) ; -moz-transform: scale(1.1) ; -ms-transform: scale(1.1);     -o-transform:  scale(1.1) ; transform:  scale(1.1);
}
.product-list li .category {
    font-size:16px;
    line-height:30px;
    color:#000;
}
.product-list li:hover .category {
    color:#e00517;
}
.product-list li .title {
    font-size:12px;
    line-height:20px;
    height:40px;
    color:#999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight:300;
}
.product-tbox {
    width:1400px;
    margin:auto;
    padding:62px 0 73px;
}
.product-tbox .title {
    font-size:30px;
    line-height:30px;
    color:#333;
    margin-bottom:8px;
}
.product-tbox .txt {
    font-size:18px;
    line-height:1.5;
    color:#999;
}
.product-n1 {width:1400px;margin:auto;overflow:hidden;}
.product-n1 .box {
    width:1400px;
    margin:auto;
    display:table;
    padding:20px 0;
}
.product-n1 .box .img {
    width:500px;
    height:397px;
    float:left;
}
.product-n1 .box .img img {
    width:100%;
}
.product-swiper .swiper-pagination {
    bottom:26px!important;
}
.product-swiper .swiper-pagination-bullet {
    width:12px!important;
    height:12px!important;
    background:#d8d9d9!important;
    opacity:1!important;
    border:none!important;
}
.product-swiper .swiper-pagination-bullet-active {
    background:#979898!important;
    opacity:1!important;
}
.product-n1 .tbox {
    width:630px;
    float:right;
}
.product-n1 .tbox .title {
    font-size:30px;
    line-height:30px;
    color:#333;
    margin-bottom:20px;
}
.product-n1 .tbox .txt {
    font-size:14px;
    line-height:30px;
    color:#999;
}
.product-n2{width:1400px;margin:auto;overflow:hidden;}

.product-boxs {
    width:100%;
    background:#f3f3f3;
}
.product-boxs .box {
    width:1200px;
    margin:auto;
    display:table;
    padding:40px 62px;
}
.product-boxs .box .txt {
    font-size:30px;
    line-height:60px;
    color:#000;
    float:left;
    font-weight:300;
}
.product-boxs .box .btn {
    width:200px;
    height:60px;
    box-sizing:border-box;
    border:1px solid #d2d2d2;
    float:right;
    color:#333;
    font-size:20px;
    border-radius:30px;
    background:none;
    cursor:pointer;
    font-weight:300;
}
.product-boxs .box .btn:hover {
        color:#fff;
        background:#e00517;
        border:1px solid #e00517;
        font-weight:300;
    }
.faq {
    width:1250px;
    margin:auto;
    display:table;
    padding-top:70px;
}
.faq-menu {
    width:210px;
    float:left;
}
.faq-menu .title {
    font-size:20px;
    line-height:25px;
    color:#000;
    margin-bottom:15px;
    text-transform:uppercase;
}
.faq-menu li {
    font-size:16px;
    line-height:14px;
    padding:11px 0;
}
.faq-menu li a {
    color:#000;
    border-left:3px solid #fff;
    display:block;
    box-sizing:border-box;
    padding-left:13px;
}
#test:hover {
    color:#e00517;
}
.faq-menu li.on a {
    color:#e00517;
    border-left:3px solid #e00517;
}
.faq-list {
    width:940px;
    float:right;
    margin-right:50px;
    padding-top:40px;
}
.faq-list .faq-search {
    width:230px;
    height:45px;
    box-sizing:border-box;
    border:1px solid #aaa;
    border-radius:22px;
    overflow:hidden;
    margin-bottom:24px;
}
.faq-list .faq-search .search-txt {
    width:174px;
    float:left;
    height:43px;
    box-sizing:border-box;
    padding-left:25px;
    border:none;
    font-size:14px;
}
.faq-list .faq-search .search-txt::-webkit-input-placeholder { 
    color: #b2b2b2; 
    font-style:italic;
    } 
.faq-list .faq-search .search-txt:-moz-placeholder { 
    color: #b2b2b2; 
    font-style:italic;
    } 
.faq-list .faq-search .search-txt::-moz-placeholder { 
    color: #b2b2b2; 
    font-style:italic;
    } 
.faq-list .faq-search .search-txt:-ms-input-placeholder { 
    color: #b2b2b2; 
    font-style:italic;
    }
.faq-list .faq-search .search-btn {
    width:53px;
    height:43px;
    float:left;
    padding: 0;
    border:none;
    background:url(../images/icon-img1.png) 12px center no-repeat;
    background-size:17px;
}
.faq-list li {
    width:100%;
    line-height:72px;
    box-sizing:border-box;
    border-bottom:1px solid #ddd;
    margin-bottom:15px;
    display:table;
}
.faq-list li .tbox {
    width:100%;
    background:url(../images/icon-img17.png) 8px center no-repeat;
    padding-left:27px;
    display:table;
    cursor:pointer;
}
.faq-list li .tbox .title {
    font-size:14px;
    color:#000;
    float:left;
}
.faq-list li .tbox:hover .title {
    color:#e00517;
}
.faq-list li .tbox.on .title {
    color:#e00517;
}
.faq-list li .time {
    font-size:16px;
    color:#666;
    float:right;
}
.faq-list li .txt {
    width:100%;
    font-size:12px;
    line-height:24px;
    box-sizing:border-box;
    padding:10px 0 20px 27px;
    display:none;
}
.page-list {
    width:100%;
    text-align:center;
}
.page-list a {
    display:inline-block;
    color:#999;
    font-size:18px;
    width:30px;
    height:30px;
    text-align:center;
    line-height:30px;
    border-bottom:1px solid #dadada;
    margin:0 8px;
}
.page-list a:hover {
    color:#e00517;
    border-bottom:1px solid #e00517;
}
.page-list a.on {
    color:#e00517;
    border-bottom:1px solid #e00517;
}
.page-list a:first-child, .page-list a:last-child {
    font-style:initial;
    border:none;
}
.faq-show {
    width:1300px;
    margin:auto;
}
.faq-show .title {
    text-align:center;
    padding:63px 0 30px;
    border-bottom:1px solid #ededed;
}
.faq-show .title span {
    display:block;
}
.faq-show .title .s1 {
    font-size:26px;
    line-height:36px;
    color:#000;
}
.faq-show .title .s2 {
    font-size:14px;
    color:#666;
}
.faq-show .txt {
    font-size:18px;
    line-height:30px;
    color:#000;
    padding:32px 0 85px;
    border-bottom:1px solid #ededed;
}
.faq-show .txt img {
    display:block;
    margin:auto;
}
.faq-show .get-back {
    font-size:16px;
    line-height:36px;
    color:#666;
    margin:48px auto 90px;
    display:table;
}
.faq-show .get-back:hover {
    color:#e00517;
}
.news {
    width:1200px;
    margin:auto;
    display:table;
}
.news-menu {
    width:180px;
    float:left;
    padding-top:84px;
}
.news-menu .title {
    font-size:20px;
    line-height:25px;
    color:#000;
    margin-bottom:15px;
    text-transform:uppercase;
}
.news-menu .title .tt-tb {
    display:none;
}
.news-menu li {
    font-size:14px;
    line-height:14px;
    padding:11px 0;
}
.news-menu li a {
    color:#000;
    border-left:3px solid #fff;
    display:block;
    box-sizing:border-box;
    padding-left:13px;
}
.news-menu li:hover a {
    color:#e00517;
    border-left:3px solid #e00517;
}
.news-menu li.on a {
    color:#e00517;
    border-left:3px solid #e00517;
}
.news-list {
    width:988px;
    float:right;
    padding-top:90px;
}
.news-list li {
    width:100%;
    display:table;
    margin-bottom:72px;
}
.news-list li .tbox {
    width:680px;
    float:left;
}
.news-list li .tbox .title {
    font-size:20px;
    line-height:25px;
    color:#010101;
    margin-bottom:10px;
    padding-top:8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list li:hover .tbox .title {
    color:#e00517;
}
.news-list li .tbox .time {
    font-size:14px;
    line-height:20px;
    color:#999;
    padding-left:24px;
    background:url(../images/icon-img18.png) left center no-repeat;
    margin-bottom:10px;
}
.news-list li .tbox .txt {
    font-size:18px;
    line-height:23px;
    color:#6a6a6a;
    margin-bottom:12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list li .tbox .more {
    width:120px;
    height:30px;
    text-align:center;
    line-height:30px;
    border-radius:15px;
    background:#e00517;
    color:#fff;
    font-size:14px;
}
.news-list li .tbox .more:hover {
    text-decoration:underline;
}
.news-list li .img {
    width:300px;
    float:right;
}
.search-list {
    width:1200px;
    margin:auto;
    padding-bottom:88px;
}
.search-list .num {
    font-size:14px;
    line-height:20px;
    color:#999;
    padding:48px 0;
}
.search-list li {
    width:100%;
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    margin-bottom:52px;
}
.search-list li .title {
    font-size:16px;
    line-height:25px;
    color:#010101;
}
.search-list li .txt {
    font-size:14px;
    line-height:23px;
    color:#cac9c9;
    margin-bottom:10px;
}
.search-list li .label {
    font-size:14px;
    line-height:34px;
    color:#bbb;
}
.about-one {
    width:100%;
}
.about-one .box {
    width:1200px;
    margin:auto;
    display:table;
    padding:112px 0 147px;
}
.about-one .box .img {
    width:472px;
    float:left;
    padding-top:28px;
}
.about-one .box .tbox {
    width:650px;
    float:right;
}
.about-one .box .tbox .title {
    font-size:36px;
    line-height:36px;
    color:#342a2a;
    margin-bottom:24px;
    font-weight:300;
}
.about-one .box .tbox .txt {
    font-size:14px;
    line-height:30px;
    color:#342a2a;
}
.about-two {
    width:100%;
    background:#eff4f6;
    padding:125px 0;
}
.about-two .box {
    width:1200px;
    margin:auto;
    display:table;
}
.about-two .box .tbox {
    width:580px;
    float:left;
    padding-top:63px;
}
.about-two .box .tbox .title {
    font-size:36px;
    color:#342a2a;
    margin-bottom:17px;
    font-weight:300;
}
.about-two .box .tbox .txt {
    font-size:14px;
    line-height:30px;
    color:#342a2a;
}
.about-two .box .img {
    width:520px;
    float:right;
}
.about-three {
    width:100%;
}
.about-three .box {
    width:1200px;
    margin:auto;
    padding:74px 0 48px;
}
.about-three .box .title {
    font-size:36px;
    line-height:36px;
    color:#342a2a;
    text-align:center;
    margin-bottom:10px;
    font-weight:300;
}
.about-three .box .txt {
    line-height:20px;
    color:#342a2a;
    margin-bottom:30px;
}
.about-three .box .img {
    width:100%;
    text-align:center;
}
.about-list {
    width:1200px;
    margin:auto;
    display:table;
    padding-top:60px;
}
.about-list ul {
    width:100%;
    display:table;
}
.about-list li {
    width:380px;
    float:left;
    margin-right:30px;
    margin-bottom:80px;
}
.about-list li:nth-child(3n) {
        margin-right:0;
    }
.about-list li .img {
    width:100%;
    margin-bottom:30px;
    overflow:hidden;
}
.about-list li .img img {
    width:100%;
    -moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear;
}
.about-list li:hover .img img {
    -webkit-transform:  scale(1.1) ; -moz-transform: scale(1.1) ; -ms-transform: scale(1.1);     -o-transform:  scale(1.1) ; transform:  scale(1.1);
}
.about-list li .title {
    font-size:16px;
    line-height:25px;
    color:#010101;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:10px;
}
.about-list li:hover .title {
    color:#e00517;
}
.about-list li .txt {
    color:#666;
    height:40px;
    line-height:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:10px;
}
.about-list li .time {
    font-size:12px;
    line-height:20px;
    color:#999;
    box-sizing:border-box;
    padding-left:30px;
    background:url(../images/icon-img18.png)6px center no-repeat;
    margin-bottom:18px;
}
.about-list li .more {
    width:120px;
    height:30px;
    background:#e00517;
    text-align:center;
    line-height:30px;
    color:#fff;
    font-size:12px;
    border-radius:15px;
}
.about-list li .more:hover {
    text-decoration:underline;
}
.about-contact {
    width:1200px;
    margin:auto;
    display:table;
    padding:77px 0 92px;
}
.about-contact li {
    width:22%;
    height:360px;
    background:#fafafa;
    float:left;
    margin-right:4%;
    box-sizing:border-box;
    padding-top:65px;
}
.about-contact li:last-child {
        margin-right:0;
    }
.about-contact li .label {
    width:80px;
    margin:auto;
    margin-bottom:28px;
}
.about-contact li .txt {
    width:215px;
    margin:auto;
    font-size:16px;
    line-height:30px;
    text-align:center;
    color:#000;
}
.solution-one {
    width:100%;
	margin:auto;
	background:#f3f3f3;
	overflow:hidden;
}
.solution-one .box {
    width:1400px;
    margin:auto;
    display:table;
    padding:62px 0 89px;
}
.solution-one .box .tbox {
    width:640px;
    float:left;
    padding-top:23px;
}
.solution-one .box .tbox .title {
    font-size:24px;
    line-height:30px;
    color:#000;
    margin-bottom:24px;
    font-weight:300;
}
.solution-one .box .tbox .txt {
    font-size:14px;
    line-height:30px;
    color:#666;
}
.solution-one .box .img {
    width:500px;
    float:right;
}
.solution-one .box .img img {
    width:100%;
}
.solution-two {
    width:100%;
	margin:auto;
	overflow:hidden;
    background:#f3f3f3;
    padding:63px 0 87px;
}
.solution-two .box {
    width: 1400px;
    margin: auto;
    display: table;
}
.solution-two img {
    display:block;
    margin:auto;
}
.solution-three {
    width:1200px;
    margin:auto;
    display:table;
    padding:74px 0 80px;
}
.solution-three li {
    width:385px;
    float:left;
    position:relative;
    margin-right:22px;
}
.solution-three li:nth-child(1) {
    background:#479226;
}
.solution-three li:nth-child(2) {
    background:#659dce;
}
.solution-three li:nth-child(3n) {
    margin-right:0;
    background:#dc4219;
}
.solution-three li .img {
    opacity:.3;
}
.solution-three li .img img {
    width:100%;
}
.solution-three li .txt {
    width:100%;
    font-size:16px;
    line-height:30px;
    color:#fff;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    text-align:center;
}
.solution-three li .tt {
    width:100%;
    height:100%;
    box-sizing:border-box;
    padding:78px 50px 0;
    font-size:14px;
    line-height:30px;
    color:#fff;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    background:#b8b8b8;
    display:none;
}
.solution-three li:hover .tt {
    display:block;
}
.partner-list {
    width:1200px;
    margin:auto;
    padding-top:80px;
}
.partner-list li {
    width:100%;
    display:table;
    margin-bottom:34px;
}
.partner-list li .img {
    width:320px;
    float:left;
}
.partner-list li .txt {
    width:850px;
    float:right;
    font-size:14px;
    line-height:23px;
    color:#666;
    position:relative;
}
@media(min-width:1366px) {
    .partner-list li .txt span {
        width:100%;
        position:absolute;
        top:50%;
        transform:translateY(-50%);
    }
}
.download {
    width:1200px;
    margin:auto;
    display:table;
    padding:78px 0 68px;
}
.download-menu {
    width:245px;
    float:left;
}
.download-menu-lsit {
    width:100%;
}
    .download-menu-lsit li {
        width:100%;
        position:relative;
        margin-bottom:5px;
    }
        .download-menu-lsit li .menu-list-t1 {
            width:100%;
            line-height:43px;
            color:#272727;
            font-size:18px;
            box-sizing:border-box;
            padding-left:10px;
            background:#e9e9e9;
            margin-bottom:4px;
            font-weight:bold;
            display:block;
            cursor:pointer;
        }
        .download-menu-lsit li:hover .menu-list-t1 {
            background:#df0416;
            color:#fff;
        }
        .download-menu-lsit li.on .menu-list-t1 {
            background:#df0416;
            color:#fff;
        }
        .download-menu-lsit li .menu-list-box {
            width:100%;
            box-sizing:border-box;
            padding-left:15px;
            display:none;
        }
        .download-menu-lsit li .on{
           display:block;
        }
            .download-menu-lsit li .menu-list-box a {
                font-size:14px;
                color:#000;
                line-height:30px;
                display:block;
            }
            .download-menu-lsit li .menu-list-box a:hover {
                color:#df0416;
                text-decoration:underline;
            }
            .download-menu-lsit li .menu-list-box a.on {
                color:#df0416;
                text-decoration:underline;
            }
.download-list {
    width:910px;
    float:right;
}
    .download-list .title-z {
        width:100%;
        line-height:55px;
        font-size:24px;
        color:#df0416;
        text-align:center;
        font-weight:bold;
    }
    .download-list .download-boxs {
        width:100%;
        margin-bottom:32px;
    }
        .download-list .download-boxs .category {
            width:100%;
            height:28px;
            position:relative;
            margin-bottom:10px;
        }
            .download-list .download-boxs .category i {
                width:100%;
                height:2px;
                background:#e9e9e9;
                display:block;
                position:absolute;
                left:0;
                top:13px;
            }
            .download-list .download-boxs .category span {
                display:table;
                color:#000;
                background:#fff;
                line-height:28px;
                font-size:20px;
                font-weight:bold;
                position:relative;
                z-index:2;
                padding:0 10px;
                margin:auto;
            }
        .download-list .download-boxs .download-list-box {
            width:100%;
            text-align:center;
        }
            .download-list .download-boxs .download-list-box li {
                width:100%;
                text-align:center;
            }
            .download-list .download-boxs .download-list-box li.title {
                height:58px;
            }
                .download-list .download-boxs .download-list-box li.title .t1{
                    width:464px;
                    margin-right:3px;
                    background:#e9e9e9;
                    font-size:16px;
                    line-height:38px;
                    height:38px;
                    color:#000;
                    display:inline-block;
                }
				.download-list .download-boxs .download-list-box li.title .t2 {
                    width:136px;
                    margin-right:3px;
                    background:#e9e9e9;
                    font-size:16px;
                    line-height:38px;
                    height:38px;
                    color:#000;
                    display:inline-block;
                } 
				.download-list .download-boxs .download-list-box li.title .t3 {
                    width:118px;
                    margin-right:3px;
                    background:#e9e9e9;
                    font-size:16px;
                    line-height:38px;
                    height:38px;
                    color:#000;
                    display:inline-block;
                } 
				.download-list .download-boxs .download-list-box li.title .t4 {
                    width:154px;
                    margin-right:3px;
                    background:#e9e9e9;
                    font-size:16px;
                    line-height:38px;
                    height:38px;
                    color:#000;
                    display:inline-block;
                }
                .download-list .download-boxs .download-list-box li .t1 {
                    width:464px;
                    margin-right:3px;
                    line-height:18px;
                    height:40px;
             margin-top:10px;
                    color:#000;
                    display:inline-block;
                } 
				.download-list .download-boxs .download-list-box li .t2 {
                    width:136px;
                    margin-right:3px;
                    line-height:18px;
                    height:40px;
                    color:#000;
                    display:inline-block;
                } 
				.download-list .download-boxs .download-list-box li .t3 {
                    width:118px;
                    margin-right:3px;
                    color:#000;
                    display:inline-block;
                } 
				.download-list .download-boxs .download-list-box li .t4
				 {
                    width:154px;
                    margin-right:3px;
                    line-height:18px;
                    height:40px;
                    color:#000;
                    display:inline-block;
                }
                .download-list .download-boxs .download-list-box li .t3 {
                    background:url(../images/pic-img52.jpg) center center no-repeat;
                }
                .download-list .download-boxs .download-list-box li .t4 {
                    margin-right:0;
                    color:#e10616;
                }
@media(max-width:1220px) {
    .download {
        width:100%;
        box-sizing:border-box;
        padding:30px 3%;
    }
    .download-list {
        width:100%;
    }
        .download-list .download-boxs .download-list-box li .t1, .download-list .download-boxs .download-list-box li .t2, .download-list .download-boxs .download-list-box li .t3, .download-list .download-boxs .download-list-box li .t4 {
            width:22%!important;
        }
}
@media(max-width:768px) {
    .download-list .download-boxs .download-list-box li.title .t1, .download-list .download-boxs .download-list-box li .t1 {
        width:70%!important;
        text-align:left;
        background:none;
    }
    .download-list .download-boxs .download-list-box li.title .t3 {
        background:none;
    }
    .download-list .download-boxs .download-list-box li .t3 {
            width:22%!important;
        }
    .download-list .download-boxs .download-list-box li .t2, .download-list .download-boxs .download-list-box li .t4 {
        display:none!important;
    }
	#tablenone{display:none;}
	.tulist {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 20px;
}
.tulist li {
    text-align: center;
    list-style-type: none;
    float: left;
    width: 46%;
    margin: 0 2%;
    overflow: Hidden;
}
.tulist li a img{width:100%;height:auto;display:block;}
}
.download-list .download-boxs .download-list-box {margin-top:20px}
.login {
    width:100%;
    background:#eff4f6;
}
.login-box {
    width:550px;
    background:#fff;
    margin:auto;
    box-sizing:border-box;
    padding:37px 0 65px;
}
.login-box .title {
    font-size:24px;
    line-height:78px;
    text-align:center;
    color:#000;
}
.login-box .name, .login-box .password {
    width:355px;
    height:60px;
    border:1px solid #dedede;
    box-sizing:border-box;
    padding-left:17px;
    font-size:16px;
    color:#666;
    display:block;
    margin:auto;
    margin-bottom:20px;
}
.login-box .btn {
    width:355px;
    height:60px;
    background:#e00517;
    font-size:18px;
    color:#fff;
    border:none;
    margin:auto;
    display:block;
    margin-bottom:22px;
}
.login-box .forgot {
    font-size:14px;
    color:#666;
    display:block;
    text-align:center;
    margin-bottom:24px;
}
.login-box .txt {
    width:355px;
    margin:auto;
    font-size:14px;
    line-height:20px;
    color:#666;
}
.login-box .txt a {
    color:#e00517;
}
.password-box1 {
    width:800px;
    margin:auto;
    background:#fff;
    padding:67px 0 112px;
}
.password-box1 .title {
    font-size:24px;
    line-height:78px;
    color:#000;
    text-align:center;
}
.password-box1 .password-boxs {
    width:600px;
    height:60px;
    box-sizing:border-box;
    display:block;
    margin:auto;
    margin-bottom:10px;
    position:relative;
}
.password-box1 .password-boxs .name {
    width:100%;
    height:60px;
    background:none;
    box-sizing:border-box;
    display:block;
    border:1px solid #dedede;
    padding-left:20px;
    font-size:16px;
    color:#adadad;
}
.password-box1 .password-boxs .btns {
    width:100px;
    height:60px;
    position:absolute;
    right:0;
    top:0;
    z-index:2;
    background:#eee;
    border:none;
}
.password-box1 .btn {
    width:600px;
    height:60px;
    background:#e00517;
    border:none;
    color:#fff;
    font-size:18px;
    display:block;
    margin:auto;
    margin-bottom:23px;
}
.password-box1 .txt {
    width:600px;
    margin:auto;
    font-size:14px;
    line-height:20px;
    color:#858585;
}
.password-box1 .txt span {
    font-size:14px;
    color:#e00517;
}
.password-box2 {
    width:550px;
    margin:auto;
    background:#fff;
    padding:70px 0 90px;
}
.password-box2 .title {
    font-size:24px;
    line-height:78px;
    text-align:center;
    color:#000;
}
.password-box2 .name, .password-box2 .password {
    width:355px;
    height:60px;
    border:1px solid #dedede;
    box-sizing:border-box;
    padding-left:17px;
    font-size:16px;
    color:#666;
    display:block;
    margin:auto;
    margin-bottom:20px;
}
.password-box2 .btn {
    width:355px;
    height:60px;
    background:#e00517;
    font-size:18px;
    color:#fff;
    border:none;
    margin:auto;
    display:block;
}
.member {
    width:1200px;
    margin:auto;
    display:table;
    padding:62px 0 110px;
}
.member .page-list {
    /*display:none;*/
}
.member-menu {
    width:275px;
    float:left;
    border-right:1px solid #e4e4e4;
    padding-top:40px;
}
.member-menu .top {
    width:200px;
    text-align:center;
    margin-bottom:53px;
}
.member-menu .top .label {
    display:block;
    margin:auto;
}
.member-menu .top .member-id {
    font-size:20px;
    color:#000;
    line-height:20px;
    margin:17px 0 6px;
}
.member-menu .top .member-s {
    font-size:12px;
    color:#999;
    line-height:12px;
}
.member-menu li {
    font-size:16px;
    line-height:50px;
    box-sizing:border-box;
    padding-left:36px;
}
.member-menu li a {
    color:#333;
}
.member-menu li:hover a {
    color:#cc0000;
}
.member-menu li.on a {
    color:#cc0000;
}
.member-menu li.m1 {
    background:url(../images/icon-img26.png) left center no-repeat;
}
.member-menu li.m1:hover, .member-menu li.m1.on {
    background:url(../images/icon-img26-1.png) left center no-repeat;
}
.member-menu li.m2 {
    background:url(../images/icon-img27.png) left center no-repeat;
}
.member-menu li.m2:hover, .member-menu li.m2.on {
    background:url(../images/icon-img27-1.png) left center no-repeat;
}
.member-menu li.m3 {
    background:url(../images/icon-img28.png) left center no-repeat;
}
.member-menu li.m3:hover, .member-menu li.m3.on {
    background:url(../images/icon-img28-1.png) left center no-repeat;
}
.member-box {
    width:840px;
    float:right;
    margin-right:8px;
    padding:31px 0 80px;
    box-sizing:border-box;
    display:table;
}
.member-box .title {
    font-size:24px;
    line-height:24px;
    color:#000;
    box-sizing:border-box;
    padding-left:18px;
    border-left:4px solid #e00517;
    margin-bottom:43px;
    font-weight:300;
}
.member-box .add-boxs {
    width:100%;
    box-sizing:border-box;
    border:1px solid #dcdcdc;
    display:table;
    margin-bottom:24px;
}
.member-box .add-boxs .img {
    height:200px;
    float:left;
}
.member-box .add-boxs .tbox {
    width:500px;
    float:right;
    font-size:14px;
    color:#666;
    line-height:30px;
    padding-top:13px;
}
.member-box .add-boxs .tbox .t1 {
    font-size:16px;
    color:#000;
    line-height:42px;
}
.member-box .add-boxs .tbox .t2 {
    background:url(../images/icon-img29.png) left 5px no-repeat;
}
.member-box .add-boxs .tbox .t3 {
    background:url(../images/icon-img30.png) left 5px no-repeat;
}
.member-box .add-boxs .tbox .t4 {
    background:url(../images/icon-img31.png) left 5px no-repeat;
}
.member-box .add-boxs .tbox .t5 {
    background:url(../images/icon-img32.png) left 5px no-repeat;
}
.member-box .add-boxs .tbox .t2, .member-box .add-boxs .tbox .t3, .member-box .add-boxs .tbox .t4, .member-box .add-boxs .tbox .t5 {
    padding-left:38px;
    box-sizing:border-box;
}
.member-box .member-ids {
    font-size:18px;
    color:#000;
    line-height:46px;
}
.member-box .member-ids span {
    color:#e00517;
}
.member-box .ps1 {
    width:355px;
    height:60px;
    box-sizing:border-box;
    border:1px solid #dedede;
    padding-left:18px;
    font-size:16px;
    display:block;
    margin-top:20px;
}
.member-box .btn {
    width:355px;
    height:60px;
    border:none;
    background:#e00517;
    border-radius:30px;
    color:#fff;
    font-size:18px;
    margin-top:30px;
}
.member-box .btn:hover .down {
    color:#e00517;
    background:url(../images/icon-img24-1.png) left center no-repeat;
}
.member-box .lb-check {
    width:100%;
    display:table;
    margin-bottom:25px;
}
.member-box .lb-check a {
    min-width:120px;
    height:40px;
    background:#eff4f6;
    border-radius:20px;
    text-align:center;
    line-height:40px;
    display:block;
    font-size:16px;
    color:#333;
    float:left;
    margin:0 20px 0 8px;
    box-sizing:border-box;
    padding:0 10px;
}
.member-box .lb-check a:hover, .member-box .lb-check a.on {
    background:#e00517;
    color:#fff;
}
.m-down-list {
    width:100%;
}
.m-down-list li {
    width:100%;
    line-height:80px;
    box-sizing:border-box;
    border-bottom:1px solid #ddd;
    padding-left:27px;
    background:url(../images/icon-img17.png)8px center no-repeat;
    display:table;
}
.m-down-list li:last-child {
    border-bottom:none;
}
.m-down-list li .t3 {
    width:65%;
    font-size:14px;
    color:#000;
    float:left;
}
.m-down-list li:hover .t3 {
    color:#e00517;
}
.m-down-list li:hover .down {
    color:#e00517;
    background:url(../images/icon-img24-1.png) left center no-repeat;
}
.m-down-list li .time {
    width:16%;
    font-size:16px;
    color:#666;
    float:left;
}
.m-down-list li .down {
    width:19%;
    float:left;
    font-size:16px;
    color:#666;
    padding-left:28px;
    box-sizing:border-box;
    background:url(../images/icon-img24.png) left center no-repeat;
}
.partner2 {
    width:100%;
    height:800px;
    background:url(../images/pic-img51.jpg) center center no-repeat;
}
.partner2 .box {
    width:1200px;
    padding-top:322px;
    margin:auto;
    text-align:center;
}
.partner2 .box li {
    width:194px;
    display:inline-block;
    margin:0;
    text-align:center;
}
.partner2 .box li .label {
    width:130px;
    margin:auto;
    margin-bottom:15px;
}
.partner2 .box li .label img:first-child, .partner2 .box li .label:hover img:last-child {
    display:block;
}
.partner2 .box li .label img:last-child, .partner2 .box li .label:hover img:first-child {
    display:none;
}
.partner2 .box li .txt {
    font-size:14px;
    line-height:30px;
    color:#fff;
}
.partner3 {
    width:505px;
    margin:auto;
    line-height: 1.5;
    padding:40px 0 200px;
}
.partner3 .title {
    font-size:20px;
    line-height:25px;
    color:#000;
    text-align:center;
    text-transform:uppercase;
    padding:14px 0;
}
.partner3 .form-field {
    width:100%;
    margin-top: 25px;
}
.form-field.required > label:after {
    content: "*";
    color: #f00;
    margin-left: 2px;
}
.form-field label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.form-field p {
    color: #bebebe;
    font-size: 16px;
}
.partner3 .form-field label, .partner3 .form-field select {
    font-size: 18px;
}
.partner3 .form-field input, .partner3 .form-field label {
    width:100%;
    display: inline-block;
    vertical-align: middle;
}
.partner3 .form-field input, .partner3 .form-field textarea {
    padding: 10px;
}
*, input[type=search] {
    /*box-sizing: border-box;*/
}
.partner3 .form-field input, .partner3 .form-field textarea, .partner3 .form-field select {
    color: #555;
}
.partner3 .form-field input:focus,
.partner3 .form-field textarea:focus,
.partner3 .form-field select:focus {
  outline: none;
  border: 1px solid #999;
}
.partner3 .form-field textarea {
    width:100%;
    height: 100px;
    padding: 7px 10px;
    resize: vertical;
    overflow: auto;
}
.partner3 .form-field input, .partner3 .form-field textarea, .partner3 .form-field select {
    border: 1px solid #ddd;
    border-radius: 2px;
}
.upload-dropzone {
    border: 1px solid #ddd;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.upload-dropzone input[type="file"] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    width:100%;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: 250px;
    height: 100%;
}
.upload-dropzone span {
    color: #d1d1d1;
    display: inline-block;
    line-height: 24px;
    padding:10px 10px 10px 25px;
    background:url(../images/icon-img40.png) left center no-repeat;
}
.form-foot {
    border-top: 1px solid #eee;
    margin-top: 40px;
    padding-top: 30px;
    text-align: right;
}
button[type=submit] {
    width:100px;
    background: #444;
    border-color: transparent;
    color: #fff;
    padding: 10px 30px;
    border-radius:3px;
}
button[type=submit]:hover {
    background-color: #ff0000;
}
button[type=submit]:active {
    background-color: #444;
}
.partner3 .search-top-box {
    width:100%;
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    box-shadow: none;
}
.partner3 .search-click {
    width:100%;
    position:relative;
}
.partner3 .search-click-on {
    width:100%;
    font-style:initial;
    display:inline-block;
    padding:10px;
    height:37px;
    line-height:17px;
    background:url(../images/icon-img39.png) 480px center no-repeat;
    background-size:9px;
}
.partner3 .search-click-list {
    width:100%;
    height:150px;
    overflow-y:auto;
    box-sizing:border-box;
    border:1px solid #aaa;
    position:absolute;
    z-index:99;
    left:0;
    top:0;
    background:#fff;
}
.partner3 .search-click-list li {
    width:100%;
    box-sizing:border-box;
    line-height:30px;
    padding:0 5px;
    cursor:pointer;
}
.partner3 .search-click-list li:hover {
    background:#e9e9e9;
}
.partner3 .search-click-list li.on {
    font-weight:bold;
}
.partner4 {
    width:1250px;
    margin:auto;
}
.partner4 .title {
    font-size:26px;
    line-height:30px;
    padding:56px 0;
    color:#000;
    text-align:center;
}
.partner4 .tab-boxs {
    width:100%;
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    flex-wrap:wrap;
    margin-bottom:22px;
}
.partner4 .tab-boxs .box {
    position:relative;
}
.partner4 .tab-boxs .box .ck-email {
    position:absolute;
    border: none;
    width:100px;
    height:60px;
    line-height:60px;
    color:#000;
    text-align:center;
    display:block;
    right:0;
    top:0;
    background:#eee;
}
.password-box1 .ck-email {
    position:absolute;
    border: none;
    width:100px;
    height:60px;
    line-height:60px;
    color:#000;
    text-align:center;
    display:block;
    right:0;
    top:0;
    background:#eee;
}
.partner4 .tab-boxs .box.b1 {
    width:565px;
    box-sizing:border-box;
    border:1px solid #e8e7e7;
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
}
.partner4 .tab-boxs .box.b2 {
    width:665px;
    box-sizing:border-box;
    border:1px solid #e8e7e7;
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
}
.partner4 .tab-boxs .box.b3 {
    width:100%;
    box-sizing:border-box;
    border:1px solid #e8e7e7;
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
}
.partner4 .tab-boxs .box.b4 {
    width:100%;
    box-sizing:border-box;
    display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    margin-top:25px;
}
.partner4 .tab-boxs .box .lable {
    width:65px;
    height:60px;
}
.partner4 .tab-boxs .box .lable.l1 {
    background:#eee url(../images/company-1.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l2 {
    background:#eee url(../images/www.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l3 {
    background:#eee url(../images/eath.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l4 {
    background:#eee url(../images/address1.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l5 {
    background:#eee url(../images/name.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l6 {
    background:#eee url(../images/email.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l7 {
    background:#eee url(../images/phone.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l8 {
    background:#eee url(../images/business.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l9 {
    background:#eee url(../images/heart.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l10 {
    background:#eee url(../images/eye.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l11 {
    background:#eee url(../images/Certification1.png) center center no-repeat;
}
.partner4 .tab-boxs .box .lable.l12{
    background:#eee url(../images/lock.png) center center no-repeat;
}
.partner4 .tab-boxs .box.b1 .txts {
    width:500px;
    height:60px;
    border:none;
    box-sizing:border-box;
    padding-left:15px;
}
.partner4 .tab-boxs .box.b1 .txts::-webkit-input-placeholder, .partner4 .tab-boxs .box.b2 .txts::-webkit-input-placeholder { 
    font-weight:300;
    color:#a2a0a0;
    font-size:14px;
    } 
.partner4 .tab-boxs .box.b1 .txts:-moz-placeholder, .partner4 .tab-boxs .box.b2 .txts:-moz-placeholder { 
    font-weight:300;
    color:#a2a0a0;
    font-size:14px;
    } 
.partner4 .tab-boxs .box.b1 .txts::-moz-placeholder, .partner4 .tab-boxs .box.b2 .txts::-moz-placeholder { 
    font-weight:300;
    color:#a2a0a0;
    font-size:14px;
    } 
.partner4 .tab-boxs .box.b1 .txts:-ms-input-placeholder, .partner4 .tab-boxs .box.b2 .txts:-ms-input-placeholder { 
    font-weight:300;
    color:#a2a0a0;
    font-size:14px;
    }
.partner4 .tab-boxs .box.b2 .txts {
    width:600px;
    height:60px;
    border:none;
    box-sizing:border-box;
    padding-left:15px;
}
.partner4 .tab-boxs .box.b3 .txts {
    width:1183px;
    height:60px;
    border:none;
    box-sizing:border-box;
    padding-left:15px;
}
.partner4 .tab-boxs .box.b4 .tt {
    width:686px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #666;
    line-height:1.5;
}
.partner4 .tab-boxs .box.b4 .ts3 {
    width:550px;
    height:30px;
    border:1px solid #e8e7e7;
    box-sizing:border-box;
    padding:5px 15px;
}
.partner4 .tab-boxs span {
    width:100%;
    padding-bottom: 5px;
    font-size: 16px;
    color: #666;
    line-height:1.5;
}
.partner4 .tab-boxs .box .txts .check-click {
    width:100%;
    font-style:initial;
    display:inline-block;
    font-size:14px;
    font-weight:300;
    color:#a2a0a0;
    height:60px;
    line-height:60px;
    background:url(../images/icon-img41.png) 93% center no-repeat;
    /*background-size:9px;*/
    border:none;
}
.partner4 .tab-boxs .box.b1 .txts .check-click {
    background:url(../images/icon-img41.png) 93% center no-repeat;
}
.partner4 .tab-boxs .box.b2 .txts .check-click {
    background:url(../images/icon-img41.png) 94% center no-repeat;
}
.partner4 .tab-boxs .box.b3 .txts .check-click {
    background:url(../images/icon-img41.png) 97% center no-repeat;
}
.partner4 .btn {
    background-color: #004277;
    font-size: 25px;
    padding: 16px 110px;
    border-radius: 9px;
    width: initial;
    margin: 26px 0 60px;
    color:#fff;
    border:none;
}
.banner .b-pc {
    width:100%;
    height:590px;
}
.header-m, .b-m, .foot-m, .list-m, .index-box-four .box .lists, .m-menu {
    display:none;
}
body {
        position:relative;
    }
    .main, .header-m, .m-menu {
        transition:all ease .2s;
    }
    .main {
        /*width:100%;*/
        position:relative;
    }
    .bd-fix {
        /*width:100%;
        height:100vh;
        overflow:hidden;
        position:absolute;
        right:250px;*/
        -webkit-transform: translate(-300px, 0);
        transform: translate(-300px, 0);
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
    }
    .bh-fix {
        position:absolute;
    }
    .m-menu {
        width:100%;
        height:100%;
        position:fixed;
        z-index:999;
        top:0;
        left:100%;
        display:block;
    }
    .m-menu-fix {
        left:0;
        transition:all ease .2s;
    }
    .m-menu .bgs {
        width:100%;
        height:100%;
        background:rgba(0,0,0,.5);
        opacity:0;
    }
    .m-menu.m-menu-fix .bgs {
        opacity:1;
    }
    .m-menu .box {
        width:300px;
        height:100%;
        position:absolute;
        right:0;
        top:0;
        background:#262626;
        overflow-y:auto;
        padding-bottom:2rem;
    }
    .m-menu .box .title {
        padding-left:5%;
    }
    .m-menu .box .title img {
        width:26px;
        margin:27px 0;
    }
    .m-menu .box .f-m-menu-i {
        width:90%;
        margin:0 5%;
        padding:0;
    }
    .m-menu .box li.on .f-m-menu-i {
        background:url(../images/icon-img45.png) 98% center no-repeat;
        background-size:15px;
    }
    .m-menu .box .f-m-menu-i:last-child {
        border-bottom:none;
        background:none;
    }
    .m-search {
        width:90%;
        margin:auto;
        background:#444;
        border-radius:5px;
        overflow:hidden;
        display:table;
    }
    .m-search .txt {
        width:200px;
        height:50px;
        float:left;
        border:none;
        background:none;
        box-sizing:border-box;
        padding-left:15px;
    }
    .m-search .txt::-webkit-input-placeholder {
    color: #fff;
    font-style:oblique;
    }
    .m-search .txt:-moz-placeholder { 
    color: #fff;
    font-style:oblique;
    } 
    .m-search .txt::-moz-placeholder { 
    color: #fff;
    font-style:oblique;
    }
    .m-search .txt:-ms-input-placeholder { 
    color: #fff;
    font-style:oblique;
    }
    .m-search .btn {
        width:70px;
        height:50px;
        float:left;
        background:none;
        border:none;
        background:url(../images/icon-img49.png) center center no-repeat;
        background-size:20px;
    }
    .foot-m {
        box-sizing:border-box;
        background:#343434;
        display:none;
    }
    .f-m-menu {
        width:100%;
    }
    .f-m-menu li {
        width:100%;
    }
    .f-m-menu li.on {
        background:#464646;
    }
    .f-m-menu-i {
        width:94%;
        margin:0 3%;
        height:62px;
        line-height:62px;
        font-size:15px;
        color:#fff;
        text-transform:uppercase;
        background:url(../images/icon-img44.png) 98% center no-repeat;
        background-size:15px;
        box-sizing:border-box;
        padding-left:5px;
        border-bottom:1px solid #404040;
        display:block;
    }
    .f-m-menu li.on .f-m-menu-i {
        background:url(../images/icon-img45.png) 98% center no-repeat;
        background-size:15px;
    }
    .f-m-menu-c {
        width:100%;
        background:#464646;
        padding:5px 0 13px;
        display:none;
    }
    .f-m-menu-ia {
        width:94%;
        display:block;
        margin:auto;
        font-size:14px;
        line-height:45px;
        color:#959595;
        box-sizing:border-box;
        padding-left:5px;
    }
    .lg-box {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .lg-click {
        width:100%;
        box-sizing:border-box;
        padding-left:50px;
        background:url(../images/icon-img46.png)5px 15px no-repeat;
        border-bottom:1px solid #404040;
    }
    .lg-click-on {
        width:100%;
        height:62px;
        line-height:62px;
        display:block;
        color:#959595;
        font-size:14px;
        font-style:initial;
        background:url(../images/icon-img47.png) 100px center no-repeat;
        background-size:15px;
    }
    .lg-click-list {
        width:100%;
    }
    .lg-click-list li {
        line-height:40px;
        color:#959595;
    }
    .lg-click-list li a {
        line-height:40px;
        color:#959595;
        display:block;
    }
    .foot-m .bq {
        padding:15px 3%;
        font-size:12px;
        line-height:16px;
        color:#6a6a6a;
    }
    .foot-m .bq a {
        color:#6a6a6a;
    }
@media(min-width:1440px) {
    .index-box-two .box, .index-box-three, .index-box-four .box, .index-box-four .box .list .bd, .product-list ul, .product-tbox, .product-n1 .box, .product-n4 .list, .solution-one .box, .solution-three, .faq, .faq-show, .partner-list, .about-one .box, .about-two .box, .about-three .box, .news, .about-list, .about-contact, .member, .search-list {
        width:1400px;
    }
    .index-box-one .list .bd li {
        width:440px;
        margin-right:40px;
    }
    .index-box-two .box .tbox {
        width:800px;
    }
    .index-box-three .box .lists, .index-box-three .box .list {
        width:670px;
    }
    .index-box-four .box .list .bd li {
        width:220px;
        margin:0 30px;
    }
    .product-n1 .box .img {
        width:500px;
        height:397px;
    }
    .product-n1 .tbox {
        width:780px;
    }
    .product-n4 .list li {
        width:440px;
        margin-right:40px;
    }
    .solution-one .box .tbox {
        width:750px;
    }
    .solution-one .box .img {
        width:600px;
    }
    .solution-two img {
        width:1200px;
    }
    .solution-three li {
        width:440px;
        margin-right:40px;
    }
    .faq-menu {
        width:260px;
    }
    .faq-list {
        width:1040px;
    }
    .partner-list li .txt {
        width:1050px;
    }
    .about-one .box .tbox, .about-two .box .tbox {
        width:850px;
    }
    .news-list {
        width:1180px;
    }
    .about-list li {
        width:440px;
        margin-right:40px;
    }
    .member-box {
        width:1100px;
    }
        .member-box .add-boxs .tbox {
            width:798px;
        }
    .down-list {
        width:1140px;
    }
}
@media(max-width:1439px) {
    .about-list {
        width:100%;
        box-sizing:border-box;
        padding:60px 3% 0;
    }
        .about-list li {
            width:32%;
            margin-right:2%;
        }
    .index-box-one {
        width:100%;
        box-sizing:border-box;
        padding:0 3% 108px;
    }
}
@media(max-width:1320px) {
    .faq-show {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
}
@media(max-width:1270px) {
    .index-box-two .box {
        width:100%;
        box-sizing:border-box;
        padding:99px 3% 72px;
    }
    .index-box-two .box .tbox {
        width:50%;
    }
    .index-box-two .box .video {
        width:48%;
    }
    .index-box-three {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
        .index-box-three .box .lists {
            width:49%;
        }
        .index-box-three .box .list {
            width:49%;
        }
            .index-box-three .box .list li {
                margin-bottom:10px;
            }
    .footer .box,.footer .f-bq {
        width:100%;
    }
    .faq {
        width:100%;
    }
    .faq-menu, .faq-list {
        width:100%;
        margin:0;
        float:none;
        padding:0 3%;
    }
    .tt-tb {
        width:20px;
        height:25px;
        background:url(../images/m-img4.jpg) center bottom no-repeat;
        background-size:100%;
        display:inline-block!important;
    }
    .faq-list .faq-search, .faq-menu ul {
        display:none;
    }
}
@media(max-width:1220px) {
    .index-box-four .box {
        width:100%;
    }
    .index-box-four .box .list {
        display:none;
    }
    .index-box-four .box .lists {
        width:100%;
        display:block;
        margin:auto;
        padding:0 3%;
    }
    .lists-swiper {
        padding-bottom:40px;
    }
    /*.lists-swiper .swiper-slide {
        width:300px!important;
    }*/
    .lists-swiper .swiper-pagination {
        bottom:20px!important;
    }
    .swiper-pagination-bullet {
        width:12px!important;
        height:12px!important;
        background:#e5e5e5!important;
    }
    .swiper-pagination-bullet-active {
        background:#989898!important;
    }
    .product-list {
        width:100%;
        padding:19px 3% 64px;
    }
        .product-list ul {
            width:100%;
        }
    .product-tbox {
        width:100%;
        padding:62px 3% 73px;
    }
    .product-n1 .box {
        width:100%;
        padding:50px 3%;
        box-sizing:border-box;
        display:block;
    }
    .product-n1 .tbox {
        width:54%;
        padding-top:85px;
    }
        .product-n1 .box .img {
            width:45%;
            height:auto;
        }
        .product-n1 .box, .product-n1 .box .img .swiper-container, .product-n1 .box .img .swiper-container .swiper-slide, .swiper-slide img {
            width:100%!important;
        }
        .swiper-slide img {
            width:100%!important;
        }
    .product-boxs .box {
        width:100%;
    }
    .solution-one .box .tbox {
        width:54%;
    }
    .solution-one .box .img {
        width:45%;
    }
    .solution-one .box {
        width:100%;
        padding:62px 3% 89px;
    }
    .solution-three {
        width:100%;
        padding:74px 3% 80px;
    }
        .solution-three li {
            width:32%;
            margin-right:2%;
        }
            .solution-three li .tt {
                padding:38px 3% 0;
            }
    .about-one .box {
        width:100%;
        box-sizing:border-box;
        padding:112px 3% 147px;
    }
        .about-one .box .img {
            width:45%;
        }
        .about-one .box .tbox {
            width:54%;
        }
    .about-two .box {
        width:100%;
        padding:0 3%;
    }
        .about-two .box .tbox {
            width:54%;
        }
        .about-two .box .img {
            width:45%;
        }
    .about-three .box {
        width:100%;
        padding:74px 3% 48px;
    }
    .news {
        width:100%;
    }
    .news-menu {
        width:100%;
        padding:84px 3% 0;
    }
        .news-menu ul {
            display:none;
        }
    .news-list {
        width:100%;
        box-sizing:border-box;
        padding:30px 3% 0;
    }
        .news-list li {
            margin-bottom:36px;
        }
    .about-contact {
        width:100%;
        padding:77px 3% 92px;
    }
        .about-contact li .txt {
            width:100%;
        }
    .search-list {
        width:100%;
        box-sizing:border-box;
        padding:0 3% 88px;
    }
    .member {
        width:100%;
    }
    .member-menu {
        width:100%;
        border:none;
        height:auto!important;
        padding:0 3%;
    }
    .member-menu .top {
        width:100%;
    }
    .member-menu li.m1 {
        background:url(../images/icon-img26.png) left center no-repeat;
    }
    .member-menu li.m1:hover, .member-menu li.m1.on {
        background:url(../images/icon-img26-1.png) left center no-repeat;
    }
    .member-menu li.m2 {
        background:url(../images/icon-img27.png) left center no-repeat;
    }
    .member-menu li.m2:hover, .member-menu li.m2.on {
        background:url(../images/icon-img27-1.png) left center no-repeat;
    }
    .member-menu li.m3 {
        background:url(../images/icon-img28.png) left center no-repeat;
    }
    .member-menu li.m3:hover, .member-menu li.m3.on {
        background:url(../images/icon-img28-1.png) left center no-repeat;
    }
    .member-box {
        width:100%;
        padding:31px 3% 80px;
    }
        .member-box .add-boxs .tbox {
            width:70%;
            float:left;
        }
        .member-box .member-ids, .member-box .ps1, .member-box .btn {
        width:80%;
        display:block;
        margin:15px auto 0;
    }
    .index-box-three .box .lists .prev,.index-box-three .box .lists .next {
        top:100px;
    }
    .partner-list {
        width:100%;
        box-sizing:border-box;
        padding:80px 3% 0;
    }
    .partner2 .box {
        width:100%;
    }
    .partner2 .box li {
        margin-bottom:30px;
    }
    .partner-list li .img {
        width:28%;
        float:left;
        margin-right:2%;
    }
    .partner-list li .txt {
        width:70%;
        float:left;
    }
}
@media(max-width:1120px) {
    .footer .box .f-menu {
        width:600px;
    }
    .footer .box .f-menu ul {
        width:200px;
    }
}
@media(max-width:1080px) {
    .index-box-four .box .txt {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .product-boxs .box .txt {
        width:100%;
        text-align:center;
        float:initial;
    }
    .product-boxs .box .btn {
        margin:auto;
        float:initial;
        display:table;
    }
    .news-list {
        width:100%;
        display:table;
    }
    .news-list li {
        width:49%;
        margin-right:2%;
        float:left;
        display:block;
    }
        .news-list li:nth-child(2n) {
            margin-right:0;
        }
        .news-list li .img, .news-list li .img img {
            width:100%;
        }
        .news-list li .tbox {
            width:100%;
        }
        .partner-list li .img {
        width:100%;
        float:none;
        margin:0 auto 25px;
    }
    .partner-list li .txt {
        width:100%;
        height:auto!important;
        float:none;
        display:block;
    }
    .footer {
        /*display:none;*/
    }
    .foot-m {
        display:block;
    }
}
@media(max-width:990px) {
    .index-box-one {
            padding: 0 3% 38px
    }
    .index-box-one .list {
        display:none;
    }
    .index-box-one .list-m {
        display:table;
    }
}
@media(max-width:900px) {
    .header {
        display:none;
    }
    .head-height {
        width:100%;
        height:80px;
    }
    .header-m {
        width:100%;
        height:80px;
        box-sizing:border-box;
        border-bottom:1px solid #e2e2e2;
        background:#fff;
        position:fixed;
        left:0;
        top:0;
        z-index:999;
        padding:0 3%;
        display:block;
    }
    .header-m .logo {
        width:100px;
        float:left;
        padding-top:26px;
    }
    .header-m .menu {
        width:22px;
        float:right;
        padding-top:31px;
    }
    .about-contact li {
        width:48%;
        margin-right:2%;
        margin-bottom:20px;
    }
}
@media(min-width:768px) and (max-width:1024px) {
    .about-two .box .img {
        margin-top:100px;
    }
}
@media(max-width:767px) {
	.product-n2 {
    width: 98%;
    margin: auto;
    overflow: hidden;
	padding:0 1%;
}
/*首页横排圆形图标*/
ul.yuan{
	width:auto;
	overflow:hidden;
	text-align:center;
}
ul.yuan li{
	width:45%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 0 0 4%;
	overflow:hidden;
}
ul.yuan li .pic{
	border:2px solid #fff;
	display:block;
	width:110px;
	height:110px;
}
ul.yuan li img{
	display:block;
	max-width:100%;
	height:auto;
	margin:25px auto 0 auto;
}
ul.yuan li h3{
	font-size:24px;
	display:block;
	margin-top:15px;
	color:#fff;
}
ul.yuan li h3 a{
	color:#fff;
}
ul.yuan li p{
	width:100px;
	display:block;
	color:#ffffff;
	line-height:25px;
	margin-top:20px;
	overflow:hidden;
	font-size:18px;
}

.banner { width: 100%; height: 150px; overflow: hidden; position: relative; text-align: center; }
.banner:hover .ctrl { width: 100%; margin-left: -600px; opacity: 1; filter: alpha(opacity = 100); }
.banner .bd { height: 150px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 100%; }
.index_title_01 h2{font-size:18px;}
.index_title_01 p{font-size:14px;}
dl.index_cplist_03 {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}
dl.index_cplist_03 dd {
    width: 46%;
    float: left;
    overflow: hidden;
    padding: 0 2%;
    border-right:none;
    margin-right: 0;
	text-align:center;
}
#about_zone {
    height:auto;
    background: url(../images/about_zone.jpg) ;
}
.zone {
    width:100%;
    min-width: 100%;
    overflow: hidden;
}
.index_title_03 h2 {
    float: left;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    padding-right: 10px;
    background: #fff;
}
#news_box {
    width: 98%;
    overflow: hidden;
	padding:0 1%;
}
.foot_btn a {
    display: inline-block;
    width: 140px;
    line-height: 36px;
    background: url(../images/btn_bg.png);
    border-radius: 5px;
    text-align: center;
    margin: 0 40px 20px 0;
    font-size: 16px;
    color: #fff;
}
.footer_zone {
    width: 100%;
    overflow: hidden;
    min-width: 100%;
    background: #eee;
    padding-top:20px;
}
.footer {
    width: 98%;
    overflow: Hidden;
    margin: 0px auto 0px auto;
    padding-bottom: 15px;
}
.footer dl {
    margin: 0 10%;
}
dl.last{display:none;}
#copy_zone {
    width: 100%;
    overflow: hidden;
    min-width: 100%;
    background: #333;
}
#copy {
    width: 100%;
    margin: 0px auto 0 auto;
    overflow: hidden;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
.ny_banner {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
	display:none;
}
.wz_zone {
    width: 100%;
    min-width: 100%;
}
.wz {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
}
.wz h2 {
    font-size:16px;
    text-indent:20px;
}
.right_wrap {
    width: 98%;
    overflow: Hidden;
    float: right;
	padding:0 1%;
}
.right_title h2 {
    width: 100%;
    float: left;
    padding: 20px 0;
    font-size: 18px;
    font-weight: normal;
}
.tulist_02 {
    width: 100%;
}
.tulist_02 li {
    list-style-type: none;
    float: left;
    width: 21%;
    margin: 2%;
    margin-bottom: 15px;
    text-align: center;
}
.tulist_02 li img {
    width: 100%;
    height: auto;
    display: block;
}
.product-n2 img{width:100%;display:block;}



















    .header {
        display:none;
    }
    .head-height {
        width:100%;
        height:50px;
    }
    .header-m {
        width:100%;
        height:50px;
        box-sizing:border-box;
        border-bottom:1px solid #e2e2e2;
        background:#fff;
        position:fixed;
        left:0;
        top:0;
        z-index:999;
        padding:0 3%;
        display:block;
    }
    .header-m .logo {
        width:100px;
        float:left;
        padding-top:11px;
    }
    .header-m .menu {
        width:22px;
        float:right;
        padding-top:16px;
    }
    .b-pc {
        display:none;
    }
    .b-m {
        display:block;
    }
    .banner-swiper .swiper-pagination {
        bottom:20px!important;
    }
    .banner-swiper .swiper-pagination-bullet {
        width:30px!important;
        height:1px!important;
        background:#b1afad!important;
        opacity:1!important;
        border:none!important;
    }
    .banner-swiper .swiper-pagination-bullet-active {
        background:#dd0413!important;
        opacity:1!important;
    }
    .index-box-one {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .index-box-one .title {
        width:100%;
        text-align:left;
        padding:20px 0;
    }
    .index-box-one .title span {
        display:block;
    }
    .index-box-one .title .s1 {
        font-size:18px;
        line-height:22px;
        color:#000;
        margin-bottom:10px;
        text-align:center;
    }
    .index-box-one .title .s2 {
        width:95%;
        margin:auto;
        font-size:14px;
        line-height:16px;
    }
    .index-box-one .list {
        display:none;
    }
    .index-box-one .list-m {
        width:100%;
        text-align:center;
        padding-bottom:30px;
    }
    .index-box-one .list-m li {
        width:100%;
        margin-bottom:22px;
    }
    .index-box-two {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
        background:#787777 url(../images/m-img1.jpg) center top no-repeat;
    }
    .index-box-two .box {
        width:100%;
        display:table;
        padding:30px 0;
    }
    .index-box-two .box .tbox {
        width:100%;
        float:initial;
    }
    .index-box-two .box .tbox .title {
        font-size:18px;
        line-height:22px;
        margin-bottom:18px;
        text-align:center;
    }
    .index-box-two .box .tbox .txt {
        font-size:14px;
        line-height:20px;
    }
    .index-box-two .box .video {
        width:100%;
        margin:auto;
        float:initial;
        padding-top:25px;
    }
        .index-box-two .box .video img {
            width:100%;
        }
    .index-box-three {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .index-box-three .title {
        text-align:center;
        font-size:18px;
        line-height:22px;
        color:#000;
        padding:30px 0;
    }
    .index-box-three .box {
        width:100%;
        display:table;
        padding-bottom:30px;
    }
    .index-box-three .box .lists {
        width:100%;
        float:initial;
        margin-bottom:20px;
    }
    .index-box-three .box .list {
        width:100%;
        float:right;
    }
    .index-box-three .box .lists .prev, .index-box-three .box .lists .next {
        top:80px;
    }
    .index-box-three .box .lists .bd li .img .time {
        width:130px;
        height:30px;
        font-size:14px;
        line-height:12px;
        border-top-right-radius:25px;
        padding:10px 0 10px 30px;
        background:rgba(0,0,0,.8) url(../images/icon-img5.png) 10px center no-repeat;
        background-size:15px;
    }
    .index-box-three .box .lists .bd li .tbox {
        width:100%;
        padding-top:10px;
    }
    .index-box-three .box .lists .bd li .tbox .ttitle {
        font-size:16px;
        line-height:16px;
        color:#010101;
        margin-bottom:5px;
    }
    .index-box-three .box .lists .bd li .tbox .more {
        font-size:12px;
        line-height:20px;
        color:#999;
    }
    .index-box-three .box .list {
        width:100%;
        float:initial;
    }
    .index-box-three .box .list li {
        width:100%;
        margin-bottom:20px;
    }
    .index-box-three .box .list li .time {
        width:50%;
        height:35px;
        line-height:35px;
        background:#fed516;
        font-size:14px;
        color:#fff;
    }
    .index-box-three .box .list li .time span {
        width:50%;
        height:35px;
        display:block;
        background:#e00517 url(../images/icon-img5.png) 5px center no-repeat;
        background-size:15px;
        box-sizing:border-box;
        padding-left:25px;
        float:left;
        margin-right:10px;
    }
    .index-box-three .box .list li .tbox {
        width:100%;
        padding-top:16px;
    }
    .index-box-three .box .list li .tbox .ttitle {
        font-size:16px;
        line-height:18px;
        color:#010101;
        margin-bottom:10px;
    }
    .index-box-three .box .list li .tbox .more {
        font-size:12px;
        line-height:20px;
        color:#999;
    }
    .index-box-four {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
        background:#eff4f6;
        padding-top:30px;
    }
    .index-box-four .box {
        width:100%;
    }
    .index-box-four .box .title {
        font-size:18px;
        line-height:22px;
        color:#000;
        text-align:center;
        margin-bottom:20px;
    }
    .index-box-four .box .txt {
        display:none;
    }
    .index-box-four .box .list {
        display:none;
    }
    .index-box-four .box .lists {
        display:block;
    }
    .index-box-four .box .list .bd {
        width:320px;
        overflow:hidden;
        margin:auto;
    }
    .index-box-four .box .list .bd li {
        width:100px;
        float:left;
        margin:0 5px;
    }
    .index-box-four .box .list .bd li img {
        margin-bottom:10px;
    }
    .index-box-four .box .list .hd {
        padding: 20px 0;
    }
    .index-box-five {
        width:100%;
        height:auto;
        background:url(../images/m-img2.jpg) center center no-repeat;
        background-size:auto 100%;
        padding-bottom:30px;
    }
    .index-box-five .txt {
        width:72%;
        margin:auto;
        font-size:18px;
        line-height:22px;
        padding-top:38px;
        margin-bottom:25px;
    }
    .index-box-five .btn {
        width:110px;
        height:30px;
        background:#fed516;
        color:#fff;
        font-size:14px;
        margin:auto;
        display:table;
        border:none;
        border-radius:15px;
    }
    .footer {
        /*display:none;*/
    }
    .foot-m {
        box-sizing:border-box;
        background:#343434;
        display:block;
    }
    .f-m-menu {
        width:100%;
    }
    .f-m-menu li {
        width:100%;
    }
    .f-m-menu li.on {
        background:#464646;
    }
    .f-m-menu-i {
        width:94%;
        margin:0 3%;
        height:62px;
        line-height:62px;
        font-size:15px;
        color:#fff;
        text-transform:uppercase;
        background:url(../images/icon-img44.png) 98% center no-repeat;
        background-size:15px;
        box-sizing:border-box;
        padding-left:5px;
        border-bottom:1px solid #404040;
        display:block;
    }
    .f-m-menu li.on .f-m-menu-i {
        background:url(../images/icon-img45.png) 98% center no-repeat;
        background-size:15px;
    }
    .f-m-menu-c {
        width:100%;
        background:#464646;
        padding:5px 0 13px;
        display:none;
    }
    .f-m-menu-ia {
        width:94%;
        display:block;
        margin:auto;
        font-size:14px;
        line-height:45px;
        color:#959595;
        box-sizing:border-box;
        padding-left:5px;
    }
    .lg-box {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .lg-click {
        width:100%;
        box-sizing:border-box;
        padding-left:50px;
        background:url(../images/icon-img46.png)5px 15px no-repeat;
        border-bottom:1px solid #404040;
    }
    .lg-click-on {
        width:100%;
        height:62px;
        line-height:62px;
        display:block;
        color:#959595;
        font-size:14px;
        font-style:initial;
        background:url(../images/icon-img47.png) 100px center no-repeat;
        background-size:15px;
    }
    .lg-click-list {
        width:100%;
    }
    .lg-click-list li {
        line-height:40px;
        color:#959595;
    }
    .lg-click-list li a {
        line-height:40px;
        color:#959595;
        display:block;
    }
    .foot-m .bq {
        padding:15px 3%;
        font-size:12px;
        line-height:16px;
        color:#6a6a6a;
    }
    .foot-m .bq a {
        color:#6a6a6a;
    }
    /*--------------*/
    body {
        position:relative;
    }
    .main, .header-m, .m-menu {
        transition:all ease .2s;
    }
    .main {
        width:100%;
        position:relative;
    }
    .bd-fix {
        /*width:100%;
        height:100vh;
        overflow:hidden;
        position:absolute;
        right:250px;*/
        -webkit-transform: translate(-64%, 0);
        transform: translate(-64%, 0);
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
    }
    .bh-fix {
        position:absolute;
    }
    .m-menu {
        width:100%;
        height:100%;
        position:fixed;
        z-index:999;
        top:0;
        left:100%;
        display:block;
    }
    .m-menu-fix {
        left:0;
        transition:all ease .2s;
    }
    .m-menu .bgs {
        width:100%;
        height:100%;
        background:rgba(0,0,0,.5);
        opacity:0;
    }
    .m-menu.m-menu-fix .bgs {
        opacity:1;
    }
    .m-menu .box {
        width:300px;
        height:100%;
        position:absolute;
        right:0;
        top:0;
        background:#262626;
        overflow-y:auto;
        padding-bottom:2rem;
    }
    .m-menu .box .title {
        padding-left:5%;
    }
    .m-menu .box .title img {
        width:126px;
        margin:12px 0;
    }
    .m-menu .box .f-m-menu-i {
        width:90%;
        margin:0 5%;
        padding:0;
    }
    .m-menu .box li.on .f-m-menu-i {
        background:url(../images/icon-img45.png) 98% center no-repeat;
        background-size:15px;
    }
    .m-menu .box .f-m-menu-i:last-child {
        border-bottom:none;
        background:none;
    }
    .m-search {
        width:90%;
        margin:auto;
        background:#444;
        border-radius:5px;
        overflow:hidden;
        display:table;
    }
    .m-search .txt {
        width:200px;
        height:50px;
        float:left;
        border:none;
        background:none;
        box-sizing:border-box;
        padding-left:15px;
    }
    .m-search .txt::-webkit-input-placeholder {
    color: #fff;
    font-style:oblique;
    }
    .m-search .txt:-moz-placeholder { 
    color: #fff;
    font-style:oblique;
    } 
    .m-search .txt::-moz-placeholder { 
    color: #fff;
    font-style:oblique;
    }
    .m-search .txt:-ms-input-placeholder { 
    color: #fff;
    font-style:oblique;
    }
    .m-search .btn {
        width:70px;
        height:50px;
        float:left;
        background:none;
        border:none;
        background:url(../images/icon-img49.png) center center no-repeat;
        background-size:20px;
    }
    .about-two, .about-two .box .tbox {
        padding:0;
    }
    .about-one .box, .about-two .box, .about-three .box, .product-boxs .box, .news, .faq-show, .about-list, .about-contact, .product-tbox, .product-n1 .box, .product-n3 .box, .solution-one .box, .solution-two, .solution-three, .faq, .partner-list, .partner3, .partner4, .member {
        width:98%;
        box-sizing:border-box;
        padding:30px 1%;
    }
    .about-one .box .tbox, .about-two .box .tbox {
        width:100%;
    }
    .about-one .box .img, .about-two .box .img {
        width:100%;
        margin:15px 0;
        float:right;
        display:block;
    }
    .about-one .box .tbox .title, .about-two .box .tbox .title, .about-three .box .title, .product-boxs .box .txt {
        text-align:center;
        font-size:18px;
        line-height:22px;
        margin-bottom:12px;
    }
    .about-one .box .tbox .txt, .about-two .box .tbox .txt {
        line-height:22px;
    }
    .product-boxs .box .btn {
        width:120px;
        height:30px;
        line-height:30px;
        font-size:14px;
        float:none;
        margin:auto;
        display:block;
    }
    .news-menu, .news-list, .about-list li, .faq-menu, .faq-list {
        width:100%;
        margin:0;
        float:none;
        padding:0;
    }
    .news-menu .title, .news-list li .img, .news-list li .img img, .news-list li .tbox, .news-list li .tbox .title, .about-list li .img img, .about-contact li, .down-list {
        width:100%;
    }
    .tt-tb {
        width:20px;
        height:25px;
        background:url(../images/m-img4.jpg) center bottom no-repeat;
        background-size:100%;
        display:inline-block!important;
    }
    .news-list li {
        width:100%;
        margin-bottom:30px;
    }
    .news-list li .tbox .title, .about-list li .title {
        width:100%;
        white-space:initial;
    }
    .news-list li .tbox .txt {
        display:none;
    }
    .news-menu ul, .faq-list .faq-search, .faq-menu ul {
        display:none;
    }
    .page-list {
        padding:20px 0 40px!important;
    }
    .faq-show .title {
        padding:0 0 30px;
    }
    .faq-show .title .s1 {
        font-size:18px;
        line-height:22px;
        margin-bottom:10px;
    }
    .faq-show .txt {
        padding:30px 0;
        line-height:20px;
    }
    .faq-show .get-back {
        margin:25px auto;
    }
    .about-list ul {
        display:table;
    }
    .about-list li {
        margin-bottom:50px;
    }
    .about-list li .title {
        line-height:20px;
    }
    .product-list {
        width:100%;
        padding-bottom:0;
        background:none;
    }
    .product-list ul {
        width:100%;
    }
    .product-list li, .product-list li:last-child {
        width:46%;
        float:left;
        margin:0 2%;
    }
    .product-list li .img {
        margin-bottom:10px;
    }
    .product-tbox .title {
        font-size:18px;
        line-height:22px;
        text-align:center;
    }
    .product-tbox .txt, .solution-one .box .tbox .txt {
        line-height:20px;
    }
    .product-n1, .product-n3 {
    width: 100%;
    margin: auto;
    overflow: hidden;
        background:none;
    }
    .product-n1 .tbox, .product-n2 .box .tbox, .product-n3 .tbox, .solution-one .box .tbox {
        width:100%;
        float:none;
        padding-top:0;
    }
    .product-n1 .box {
        width:100%!important;
    }
    .product-n1 .tbox .title, .product-n2 .box .tbox .title, .product-n3 .tbox .title, .solution-one .box .tbox .title {
        font-size:18px;
        line-height:22px;
        margin-bottom:10px;
    }
    .product-n1 .tbox .txt, .product-n3 .tbox .txt {
        line-height:20px;
    }
    .product-n1 .box .img, .product-n2 .box .img, .product-n3 .box .img, .solution-one .box .img {
        width:100%;
        height:auto;
        margin:30px auto 0;
        float:none;
    }
    .product-swiper .swiper-pagination {
        display:none;
    }
    .lists-swiper {
        padding-bottom:40px;
    }
    .lists-swiper .swiper-pagination {
        bottom:20px!important;
    }
    .swiper-pagination-bullet {
        width:12px!important;
        height:12px!important;
        background:#e5e5e5!important;
    }
    .swiper-pagination-bullet-active {
        background:#989898!important;
    }
    .product-n2 .box {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .product-n2 .box .tbox li {
        line-height:20px;
        margin-bottom:10px;
        background-size:20px;
    }
    .product-n4, .down-list .title {
        display:none;
    }
    .solution-three li {
        width:100%;
        margin:20px auto!important;
        float:none;
    }
    .solution-three li .txt {
        font-size:14px;
        line-height:20px;
    }
    .down-list {
        padding-top:15px;
    }
    .faq-list {
        padding-top:5px;
    }
    .faq-list li {
        padding:10px 0;
    }
    .down-list li .t3, .faq-list li .title {
        width:100%;
        line-height:1.3;
    }
    .down-list li .time, .faq-list li .time {
        width:100%;
        font-size:12px;
        line-height:1.5;
        padding:5px 0;
    }
    .down-list li .down{
        width:28px;
        height:20px;
        overflow:hidden;
        position:absolute;
        right:0;
        top:10px;
        background-size:20px;
    }
    .partner-list li {
        margin-bottom:25px;
    }
    .partner-list li .img {
        width:100%;
        float:none;
        margin:0 auto 25px;
    }
        .partner-list li .img img {
            width:100%;
        }
    .partner-list li .txt {
        width:100%;
        height:auto!important;
        float:none;
        display:block;
    }
    .partner2 {
        width:100%;
        height:500px;
        box-sizing:border-box;
        padding:0 3%;
    }
    .partner2 .box {
        width:100%;
        padding-top:65px;
    }
    .partner2 .box li {
        width:50%;
        float:left;
        margin-bottom:30px;
    }
    .partner2 .box li .label {
        width:75px;
        margin-bottom:0;
    }
    .partner3 .search-click-on {
            background: url(../images/icon-img39.png) 95% center no-repeat;
            background-size:10px;
    }
    .form-foot {
        text-align:center;
    }
    input[type=submit] {
        width:150px;
        height:35px;
        line-height:35px;
        margin:auto;
        float:none;
        padding:0;
        font-size:16px;
    }
    .partner4 .title {
        font-size:18px;
        line-height:22px;
        padding:10px 0 30px;
    }
    .partner4 .tab-boxs {
        margin-bottom:0;
    }
    .partner4 .tab-boxs .box.b1, .partner4 .tab-boxs .box.b2, .partner4 .tab-boxs .box.b3, .partner4 .tab-boxs .box.b4 {
        width:100%;
        justify-content:flex-start;
        margin-bottom:12px;
        margin-top:0;
    }
    .partner4 .tab-boxs .box.b1 .txts, .partner4 .tab-boxs .box.b2 .txts, .partner4 .tab-boxs .box.b3 .txts {
        width:80%;
    }
    .partner4 .tab-boxs .box.b1 .txts .check-click {
            background: url(../images/icon-img41.png) 94% center no-repeat;
            background-size: 9px;
    }
    .partner4 .tab-boxs .box.b2 .txts .check-click {
            background: url(../images/icon-img41.png) 94% center no-repeat;
            background-size: 9px;
    }
    .partner4 .tab-boxs .box.b4 {
        width:100%;
        display:block;
    }
    .partner4 .tab-boxs .box.b4 .tt, .partner4 .tab-boxs .box.b4 .ts3 {
        width:100%;
        font-size:12px;
    }
    .partner4 .tab-boxs .box.b4 .ts3 {
        height:100px;
    }
    .partner4 .btn {
        width:150px;
        height:35px;
        line-height:35px;
        margin:auto;
        float:none;
        padding:0;
        background:#444;
        font-size:16px;
    }
    .login {
        box-sizing:border-box;
        padding:25px 3%!important;
    }
    .login-box {
        width:100%;
        padding:30px 0;
    }
    .login-box .title {
        font-size:18px;
        line-height:20px;
        margin-bottom:20px;
    }
    .login-box .name, .login-box .password, .login-box .btn {
        width:75%;
        height:40px;
        line-height:40px;
    }
    .login-box .forgot {
        margin-bottom:12px;
    }
    .login-box .txt {
        width:75%;
        line-height:20px;
    }
    .member .page-list {
        display: table;
    }
    .member-menu {
        width:100%;
        border:none;
        height:auto!important;
    }
    .member-menu .top {
        width:100%;
    }
    .member-menu li {
        padding-left:30%;
    }
    .member-menu li.m1 {
        background:url(../images/icon-img26.png) 22% center no-repeat;
    }
    .member-menu li.m1:hover, .member-menu li.m1.on {
        background:url(../images/icon-img26-1.png) 22% center no-repeat;
    }
    .member-menu li.m2 {
        background:url(../images/icon-img27.png) 22% center no-repeat;
    }
    .member-menu li.m2:hover, .member-menu li.m2.on {
        background:url(../images/icon-img27-1.png) 22% center no-repeat;
    }
    .member-menu li.m3 {
        background:url(../images/icon-img28.png) 22% center no-repeat;
    }
    .member-menu li.m3:hover, .member-menu li.m3.on {
        background:url(../images/icon-img28-1.png) 22% center no-repeat;
    }
    .member-box {
        width:100%;
        margin:0;
        padding:30px 0 0 ;
    }
    .member-box .title {
        display:none;
    }
    .member-box .add-boxs .img {
        width:50%;
        height:auto;
        margin:auto;
        float:none;
    }
    .member-box .add-boxs .tbox {
        width:100%;
        padding:13px 20px;
        box-sizing:border-box;
    }
    .member-box .add-boxs .tbox .t2, .member-box .add-boxs .tbox .t3, .member-box .add-boxs .tbox .t4, .member-box .add-boxs .tbox .t5 {
        padding-left:28px;
    }
    .member-box .lb-check {
        width:100%;
        text-align:center;
    }
    .member-box .lb-check a {
    min-width:120px;
    height:40px;
    background:#eff4f6;
    border-radius:20px;
    text-align:center;
    line-height:40px;
    display:block;
    font-size:16px;
    color:#333;
    float:left;
    margin:0 20px 10px 8px;
    box-sizing:border-box;
    padding:0 10px;
}
    .m-down-list {
        padding-top:15px;
    }
    .m-down-list li {
        width:100%;
        position:relative;
        box-sizing:border-box;
        padding:10px 16% 10px 27px;
        background: url(../images/icon-img17.png)8px 15px no-repeat;
        margin-bottom:15px;
    }
    .m-down-list li:last-child {
        border-bottom:1px solid #ddd;
    }
    .m-down-list li .t3 {
        width:100%;
        line-height:1.3;
    }
    .m-down-list li .time {
        width:100%;
        font-size:12px;
        line-height:1.5;
        padding:5px 0;
    }
    .m-down-list li .down{
        width:28px;
        height:20px;
        overflow:hidden;
        position:absolute;
        right:0;
        top:10px;
        background-size:20px;
    }
    .member-box .member-ids, .member-box .ps1, .member-box .btn {
        width:100%;
        height:40px;
        display:block;
        margin:15px auto 0;
    }
    .password-box1, .password-box2 {
        width:100%;
        padding:30px 0;
    }
    .password-box1 .password-boxs, .password-box1 .btn, .password-box2 .name, .password-box2 .password, .password-box2 .btn {
        width:78%;
        height:40px;
        margin:0 auto 12px;
    }
    .password-box1 .password-boxs .name {
        height:40px;
    }
    .password-box1 .password-boxs .btns {
        height:40px;
    }
    .password-box1 .txt {
        width:78%;
    }
    input::-webkit-input-placeholder { 
        color: #b2b2b2; 
        font-size:14px;
        } 
    input:-moz-placeholder { 
        color: #b2b2b2; 
        font-size:14px;
        } 
    input::-moz-placeholder { 
        color: #b2b2b2; 
        font-size:14px;
        } 
    input:-ms-input-placeholder { 
        color: #b2b2b2; 
        font-size:14px;
        }
    .search-list {
        width:90%;
        margin:auto;
        padding-bottom:20px;
    }
    .page-list a {
        margin:0 3px;
    }
}
@media(max-width:320px) {
    .header {
        display:none;
    }
    .head-height {
        width:100%;
        height:50px;
    }
    .header-m {
        width:100%;
        height:50px;
        box-sizing:border-box;
        border-bottom:1px solid #e2e2e2;
        background:#fff;
        position:fixed;
        left:0;
        top:0;
        z-index:999;
        padding:0 3%;
        display:block;
    }
    .header-m .logo {
        width:100px;
        float:left;
        padding-top:11px;
    }
    .header-m .menu {
        width:22px;
        float:right;
        padding-top:16px;
    }
    .b-pc {
        display:none;
    }
    .b-m {
        display:block;
    }
    .banner-swiper .swiper-pagination {
        bottom:20px!important;
    }
    .banner-swiper .swiper-pagination-bullet {
        width:30px!important;
        height:1px!important;
        background:#b1afad!important;
        opacity:1!important;
        border:none!important;
    }
    .banner-swiper .swiper-pagination-bullet-active {
        background:#dd0413!important;
        opacity:1!important;
    }
    .index-box-one {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .index-box-one .title {
        width:100%;
        text-align:left;
        padding:20px 0;
    }
    .index-box-one .title span {
        display:block;
    }
    .index-box-one .title .s1 {
        font-size:18px;
        line-height:22px;
        color:#000;
        margin-bottom:10px;
        text-align:center;
    }
    .index-box-one .title .s2 {
        width:95%;
        margin:auto;
        font-size:14px;
        line-height:16px;
    }
    .index-box-one .list {
        display:none;
    }
    .index-box-two {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
        background:#787777 url(../images/m-img1.jpg) center top no-repeat;
    }
    .index-box-two .box {
        width:100%;
        display:table;
        padding:30px 0;
    }
    .index-box-two .box .tbox {
        width:100%;
        float:initial;
    }
    .index-box-two .box .tbox .title {
        font-size:18px;
        line-height:22px;
        margin-bottom:18px;
        text-align:center;
    }
    .index-box-two .box .tbox .txt {
        font-size:14px;
        line-height:20px;
    }
    .index-box-two .box .video {
        width:80%;
        margin:auto;
        float:initial;
        padding-top:25px;
    }
    .index-box-three {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .index-box-three .title {
        text-align:center;
        font-size:18px;
        line-height:22px;
        color:#000;
        padding:30px 0;
    }
    .index-box-three .box {
        width:100%;
        display:table;
        padding-bottom:30px;
    }
    .index-box-three .box .lists {
        width:100%;
        float:initial;
        margin-bottom:20px;
    }
    .index-box-three .box .list {
        width:100%;
        float:right;
    }
    .index-box-three .box .lists .prev, .index-box-three .box .lists .next {
        top:80px;
    }
    .index-box-three .box .lists .bd li .img .time {
        width:130px;
        height:30px;
        font-size:14px;
        line-height:12px;
        border-top-right-radius:25px;
        padding:10px 0 10px 30px;
        background:rgba(0,0,0,.8) url(../images/icon-img5.png) 10px center no-repeat;
        background-size:15px;
    }
    .index-box-three .box .lists .bd li .tbox {
        width:100%;
        padding-top:10px;
    }
    .index-box-three .box .lists .bd li .tbox .ttitle {
        font-size:16px;
        line-height:16px;
        color:#010101;
        margin-bottom:5px;
    }
    .index-box-three .box .lists .bd li .tbox .more {
        font-size:12px;
        line-height:20px;
        color:#999;
    }
    .index-box-three .box .list {
        width:100%;
        float:initial;
    }
    .index-box-three .box .list li {
        width:100%;
        margin-bottom:20px;
    }
    .index-box-three .box .list li .time {
        width:50%;
        height:35px;
        line-height:35px;
        background:#fed516;
        font-size:14px;
        color:#fff;
    }
    .index-box-three .box .list li .time span {
        width:50%;
        height:35px;
        display:block;
        background:#e00517 url(../images/icon-img5.png) 5px center no-repeat;
        background-size:15px;
        box-sizing:border-box;
        padding-left:25px;
        float:left;
        margin-right:10px;
    }
    .index-box-three .box .list li .tbox {
        width:100%;
        padding-top:16px;
    }
    .index-box-three .box .list li .tbox .ttitle {
        font-size:16px;
        line-height:18px;
        color:#010101;
        margin-bottom:10px;
    }
    .index-box-three .box .list li .tbox .more {
        font-size:12px;
        line-height:20px;
        color:#999;
    }
    .index-box-four {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
        background:#eff4f6;
        padding-top:30px;
    }
    .index-box-four .box {
        width:100%;
    }
    .index-box-four .box .title {
        font-size:18px;
        line-height:22px;
        color:#000;
        text-align:center;
        margin-bottom:20px;
    }
    .index-box-four .box .txt {
        display:none;
    }
    .index-box-four .box .list {
        display:none;
    }
    .index-box-four .box .lists {
        display:block;
    }
    .index-box-four .box .list .bd {
        width:300px;
        overflow:hidden;
        margin:auto;
    }
    .index-box-four .box .list .bd li {
        width:90px;
        float:left;
        margin:0 5px;
    }
    .index-box-four .box .list .bd li img {
        margin-bottom:10px;
    }
    .index-box-four .box .list .hd {
        padding: 20px 0;
    }
    .index-box-five {
        width:100%;
        height:auto;
        background:url(../images/m-img2.jpg) center center no-repeat;
        background-size:auto 100%;
        padding-bottom:30px;
    }
    .index-box-five .txt {
        width:72%;
        margin:auto;
        font-size:18px;
        line-height:22px;
        padding-top:38px;
        margin-bottom:25px;
    }
    .index-box-five .btn {
        width:110px;
        height:30px;
        background:#fed516;
        color:#fff;
        font-size:14px;
        margin:auto;
        display:table;
        border:none;
        border-radius:15px;
    }
    .footer {
        display:none;
    }
    .foot-m {
        box-sizing:border-box;
        background:#343434;
        display:block;
    }
    .f-m-menu {
        width:100%;
    }
    .f-m-menu li {
        width:100%;
    }
    .f-m-menu li.on {
        background:#464646;
    }
    .f-m-menu-i {
        width:94%;
        margin:0 3%;
        height:62px;
        line-height:62px;
        font-size:15px;
        color:#fff;
        text-transform:uppercase;
        background:url(../images/icon-img44.png) 98% center no-repeat;
        background-size:15px;
        box-sizing:border-box;
        padding-left:5px;
        border-bottom:1px solid #404040;
        display:block;
    }
    .f-m-menu li.on .f-m-menu-i {
        background:url(../images/icon-img45.png) 98% center no-repeat;
        background-size:15px;
    }
    .f-m-menu-c {
        width:100%;
        background:#464646;
        padding:5px 0 13px;
        display:none;
    }
    .f-m-menu-ia {
        width:94%;
        display:block;
        margin:auto;
        font-size:14px;
        line-height:45px;
        color:#959595;
        box-sizing:border-box;
        padding-left:5px;
    }
    .lg-box {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .lg-click {
        width:100%;
        box-sizing:border-box;
        padding-left:50px;
        background:url(../images/icon-img46.png)5px 15px no-repeat;
        border-bottom:1px solid #404040;
    }
    .lg-click-on {
        width:100%;
        height:62px;
        line-height:62px;
        display:block;
        color:#959595;
        font-size:14px;
        font-style:initial;
        background:url(../images/icon-img47.png) 100px center no-repeat;
        background-size:15px;
    }
    .lg-click-list {
        width:100%;
    }
    .lg-click-list li {
        line-height:40px;
        color:#959595;
    }
    .lg-click-list li a {
        line-height:40px;
        color:#959595;
        display:block;
    }
    .foot-m .bq {
        padding:15px 3%;
        font-size:12px;
        line-height:16px;
        color:#6a6a6a;
    }
    .foot-m .bq a {
        color:#6a6a6a;
    }
    /*--------------*/
    body {
        position:relative;
    }
    .main, .header-m, .m-menu {
        transition:all ease .2s;
    }
    .main {
        /*width:100%;*/
        position:relative;
    }
    .bd-fix {
        /*width:100%;
        height:100vh;
        overflow:hidden;
        position:absolute;
        right:250px;*/
        -webkit-transform: translate(-64%, 0);
        transform: translate(-64%, 0);
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
    }
    .bh-fix {
        position:absolute;
    }
    .m-menu {
        width:100%;
        height:100%;
        position:fixed;
        z-index:999;
        top:0;
        left:100%;
        display:block;
    }
    .m-menu-fix {
        left:0;
        transition:all ease .2s;
    }
    .m-menu .bgs {
        width:100%;
        height:100%;
        background:rgba(0,0,0,.5);
        opacity:0;
    }
    .m-menu.m-menu-fix .bgs {
        opacity:1;
    }
    .m-menu .box {
        width:300px;
        height:100%;
        position:absolute;
        right:0;
        top:0;
        background:#262626;
        overflow-y:auto;
        padding-bottom:2rem;
    }
    .m-menu .box .title {
        padding-left:5%;
    }
    .m-menu .box .title img {
        width:26px;
        margin:12px 0;
    }
    .m-menu .box .f-m-menu-i {
        width:90%;
        margin:0 5%;
        padding:0;
    }
    .m-menu .box li.on .f-m-menu-i {
        background:url(../images/icon-img45.png) 98% center no-repeat;
        background-size:15px;
    }
    .m-menu .box .f-m-menu-i:last-child {
        border-bottom:none;
        background:none;
    }
    .m-search {
        width:90%;
        margin:auto;
        background:#444;
        border-radius:5px;
        overflow:hidden;
        display:table;
    }
    .m-search .txt {
        width:200px;
        height:50px;
        float:left;
        border:none;
        background:none;
        box-sizing:border-box;
        padding-left:15px;
    }
    .m-search .txt::-webkit-input-placeholder {
    color: #fff;
    font-style:oblique;
    }
    .m-search .txt:-moz-placeholder { 
    color: #fff;
    font-style:oblique;
    } 
    .m-search .txt::-moz-placeholder { 
    color: #fff;
    font-style:oblique;
    }
    .m-search .txt:-ms-input-placeholder { 
    color: #fff;
    font-style:oblique;
    }
    .m-search .btn {
        width:70px;
        height:50px;
        float:left;
        background:none;
        border:none;
        background:url(../images/icon-img49.png) center center no-repeat;
        background-size:20px;
    }
    .about-two, .about-two .box .tbox {
        padding:0;
    }
    .about-one .box, .about-two .box, .about-three .box, .product-boxs .box, .news, .faq-show, .about-list, .about-contact, .product-tbox, .product-n1 .box, .product-n3 .box, .solution-one .box, .solution-two, .solution-three, .faq, .partner-list, .partner3, .partner4, .member {
        width:100%;
        box-sizing:border-box;
        padding:30px 3%;
    }
    .about-one .box .tbox, .about-two .box .tbox {
        width:100%;
    }
    .about-one .box .img, .about-two .box .img {
        width:100%;
        margin:15px 0;
        float:right;
        display:block;
    }
    .about-one .box .tbox .title, .about-two .box .tbox .title, .about-three .box .title, .product-boxs .box .txt {
        text-align:center;
        font-size:18px;
        line-height:22px;
        margin-bottom:12px;
    }
    .about-one .box .tbox .txt, .about-two .box .tbox .txt {
        line-height:22px;
    }
    .product-boxs .box .btn {
        width:120px;
        height:30px;
        line-height:30px;
        font-size:14px;
        float:none;
        margin:auto;
        display:block;
    }
    .news-menu, .news-list, .about-list li, .faq-menu, .faq-list {
        width:150%;
        margin:0;
        float:none;
        padding:0;
    }
    .news-menu .title, .news-list li .img, .news-list li .img img, .news-list li .tbox, .news-list li .tbox .title, .about-list li .img img, .about-contact li, .down-list {
        width:100%;
    }
    .tt-tb {
        width:20px;
        height:25px;
        background:url(../images/m-img4.jpg) center bottom no-repeat;
        background-size:100%;
        display:inline-block!important;
    }
    .news-list li .tbox .title, .about-list li .title {
        width:100%;
        white-space:initial;
    }
    .news-list li .tbox .txt {
        display:none;
    }
    .news-menu ul, .faq-list .faq-search, .faq-menu ul {
        display:none;
    }
    .page-list {
        padding:20px 0 40px!important;
    }
    .faq-show .title {
        padding:0 0 30px;
    }
    .faq-show .title .s1 {
        font-size:18px;
        line-height:22px;
        margin-bottom:10px;
    }
    .faq-show .txt {
        padding:30px 0;
        line-height:20px;
    }
    .faq-show .get-back {
        margin:25px auto;
    }
    .about-list ul {
        display:table;
    }
    .about-list li {
        margin-bottom:50px;
    }
    .about-list li .title {
        line-height:20px;
    }
    .product-list {
        width:100%;
        padding-bottom:0;
        background:none;
    }
    .product-list ul {
        width:100%;
    }
    .product-list li, .product-list li:last-child {
        width:46%;
        float:left;
        margin:0 2%;
    }
    .product-list li .img {
        margin-bottom:10px;
    }
    .product-tbox .title {
        font-size:18px;
        line-height:22px;
        text-align:center;
    }
    .product-tbox .txt, .solution-one .box .tbox .txt {
        line-height:20px;
    }
    .product-n1, .product-n3 {
        background:none;
    }
    .product-n1 .tbox, .product-n2 .box .tbox, .product-n3 .tbox, .solution-one .box .tbox {
        width:100%;
        float:none;
        padding-top:0;
    }
    .product-n1 .box {
        width:100%!important;
    }
    .product-n1 .tbox .title, .product-n2 .box .tbox .title, .product-n3 .tbox .title, .solution-one .box .tbox .title {
        font-size:18px;
        line-height:22px;
        margin-bottom:10px;
    }
    .product-n1 .tbox .txt, .product-n3 .tbox .txt {
        line-height:20px;
    }
    .product-n1 .box .img, .product-n2 .box .img, .product-n3 .box .img, .solution-one .box .img {
        width:100%;
        height:auto;
        margin:30px auto 0;
        float:none;
    }
    .product-swiper .swiper-pagination {
        display:none;
    }
    .product-n2 .box {
        width:100%;
        box-sizing:border-box;
        padding:0 3%;
    }
    .product-n2 .box .tbox li {
        line-height:20px;
        margin-bottom:10px;
        background-size:20px;
    }
    .product-n4, .down-list .title {
        display:none;
    }

