﻿@charset "utf-8";
/*
描述:响应式主题样式表第147套
*/
/*默认页面主体样式定义*/

body {
	color: #5b5c5d;
	background: #ffffff;
}
a {
	color: #2d2d2d;
}
a:hover{
	text-decoration: none;
}
.w-header .row, .topLogBox .topLogBox-in, .w-main .row, .w-footer-in {
	max-width: 1280px;
	margin: 0 auto;
}
.body {
	font-size: 14px;
	padding-top:80px;
}
@font-face{
    font-family: "itc"; 
    src: url('../fonts/ITC AVANT GARDE CE GOTHIC DEMI.TTF');
}
@font-face{
    font-family: "fontaws"; 
    src: url('../fonts/fontawesome-webfont.TTF');
}
.body-login, .body-login-special, .body-admin {
	padding-top: 0;
}
.col-right {
	display: none;
}
.w-foot-content {
	padding-top: 15px;
	padding-bottom: 15px;
}
/*---------------------header-----------------------*/
.w-header, .w-admin-header, .body-login .w-admin-header {
	background: #172d65;
}
.w-header-common {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}
.w-header-common .row {
	max-width:1360px;
}
.row_top {
}
.row_top .column {
	float: left;
}
.row_top .columnR {
	float: right;
}
.w-admin-header .col-logo {
	float: left;
}
.w-logo h1 {
	font-size: 32px;
	padding: 0 10px;
}
.w-logo h1, .w-logo a {
	color: #fff;
}
.w-nav {
	text-align: right;
	font-size: 0;
	margin-left:110px;
}
.body-login-special .login-navPc .w-admin-nav {
	margin: 0;
}
.w-nav .nav_inner > li {
	float: left;
	text-align: center;
	margin: 0 23px;
}
.w-nav li a {
	text-decoration: none;
	color: #333;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height:80px;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 0 2px;
}
.w-nav .nav_simpline_cur {
	display: block;
	position: absolute;
	left: 50%;
	width: 0;
	bottom: 0;
	height: 3px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.w-nav li:hover .nav_simpline_cur, .w-nav li.active .nav_simpline_cur {
	width: 100%;
	left: 0;
}
.w-nav .nav_inner > li > .submenu {
	top: 67px;
	left: -10px;
}
.w-nav .nav_inner > li:hover > .submenu, .w-nav .submenu li:hover > .submenu {
	display: none;
}
.w-nav .submenu a {
	font-size: 14px;
	text-align: left;
}
.topLogBoxPc {
	margin-top: 21px;
	float: left;
}
.topLogBox, .topLogBox a {
	font-size: 12px;
	color: #fff;
}
.topLogBox a {
	margin: 0 6px;
	text-decoration: none;
}
.topLogBox a:hover {
	text-decoration: underline;
}
.w-nav ul.kas_menu_2{
	position: absolute;
    top: 80px;
    left: 50%;
    background: #ffffff;
    min-width: 160px;
    margin-left: -80px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.15);
    box-shadow: 0 1px 6px rgba(0,0,0,0.15);
    display: none;
    padding: 10px 0;
    border-radius: 5px;
}
.kas_menu_2 li{
	display: block;
	width: 100%;
}
.kas_menu_2 li a{
	width: 100%;
	line-height:28px;
}
.w-loginRegister, .w-shopCart {
	margin-top: 3px;
	float: right;
	margin-bottom: 3px;
}
.w-languege {
	margin-top: 3px;
	float: right;
	margin-bottom: 3px;
}
.w-shopCart i {
	background: url(../images/shopcart.png) no-repeat center;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	display: inline-block;
*zoom:1;
	margin-right: 2px;
}
.topLogBox .w-search {
	position: relative;
	margin-top: 3px;
	margin-bottom: 2px;
	overflow: hidden;
	float: right;
}
.topLogBox .w-search .input-search-w {
	background: none;
	width: 175px;
*width:140px;
	height: 26px;
	line-height: 26px;
	padding: 0 30px 0 5px;
	border: 1px solid #999;
}
.topLogBox .w-search .search-btn-w {
	position: absolute;
	width: 30px;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/header_search.png) no-repeat center #606060;
	cursor: pointer;
}
.topLogBox .w-search .search-btn-w span {
	display: none;
}
.nav_right_mask {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background: #000;
	opacity: 0.3;
*filter:alpha(opacity=30);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
.w-custom {
	padding: 10px 0 0;
	float: left;
}
/*-----------------------banner------------------*/
.bannerBox {
}
.banner img {
	width:auto;
	min-height:580px;
	
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	width: 50px !important;
	height: 50px !important;
	margin-top: -25px !important;
	background-image: url("../images/bxslide1.png") !important;
	background-color: #ccc !important;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	background-size: auto !important;
}
.bx-wrapper .bx-prev {
	background-position: 0 0 !important;
	left: 20px !important;
}
.bx-wrapper .bx-next {
	background-position: -50px -50px !important;
	right: 20px !important;
}
.bx-wrapper .bx-prev:hover {
	background-position: -50px 0 !important;
	border: 0;
}
.bx-wrapper .bx-next:hover {
	background-position: 0 -50px !important;
	border: 0;
}
.banner .bx-wrapper .bx-prev, .banner .bx-wrapper .bx-next {
	width: 40px !important;
	height: 60px !important;
	margin-top: -30px !important;
	background: url("../images/bxslide.png") no-repeat !important;
	border: 0;
}
.banner .bx-wrapper .bx-next {
	background-position: -40px 0 !important;
}
.banner .bx-wrapper .bx-prev:hover {
	background-position: 0 0 !important;
	background-color: transparent !important;
}
.banner .bx-wrapper .bx-next:hover {
	background-position: -40px 0 !important;
	background-color: transparent !important;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
	width: 16px;
	height: 16px;
	margin: 0 5px;
	text-align: center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	box-sizing: content-box;
	vertical-align: middle;
	margin: 0 5px;
	background: rgba(0,0,0,0.2) !important;
	height: 6px !important;
	width: 6px !important;
	opacity: 1 !important;
*filter:alpha(opacity=100) !important;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
	border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	-webkit-border-radius: 8px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff !important;
	margin: 0;
	border: 5px solid #BDC2C2;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
	height: 6px !important;
	width: 6px !important;
	background-color: #fff !important;
	background-color: rgba(255,255,255,0.5) !important;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 2px solid #fff;
	height: 6px !important;
	width: 6px !important;
	background: none !important;
	margin: 0 auto;
}
/*---------------首页-能效管理系统------------------*/
.keasi_nxglxt{
	padding:80px 0;
}
.keasi_nxglxt_tit{
	max-width: 1360px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.keasi_nxglxt_tit h4{
	font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}
.keasi_nxglxt_tit h4:after{
	content: '';
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 4px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    background: linear-gradient(45deg, #46BAED, #007AFF);
}
.keasi_nxglxt_tit h6{
	font-size:17px;
    font-weight: 500;
    text-align: center;
}
.keasi_nxglxt_left{
	width: 50%;
	float: left;
}
.keasi_nxglxt_right{
	width:50%;
	float: right;
	margin-left:5%;
}
.keasi_nxglxt_right img{
	max-width: 100%;
}
.keasi_nxglxt_cont{
	max-width: 1180px;
	margin:0 auto;
	display: flex;
	align-items: center;
	margin-top:60px;
}
.keasi_nxglxt_left ul li{
	max-width:470px;
	/*  background-color: #ffffff;  */
	padding: 0 30px;
	list-style: none;
	margin:40px 0;
	/*	box-shadow: 4px 4px 20px 3px rgba(210, 210, 210, 0.1); */
	border-radius:10px;
}
.keasi_nxglxt_left_wenzi h5{
	margin-top:0px;
	color: #000000;
	position: relative;
	padding-bottom: 10px;
	font-size: 19px;
	margin-bottom: 15px;
}
.keasi_nxglxt_left_wenzi h5:after{
	content: '';
	width: 50px;
	height:2px;
	background-color: #0099ff;
	position: absolute;
	bottom: 0;
	left: 0;
}
.keasi_nxglxt_left_wenzi p{
	font-size: 16px;
	line-height: 26px;
}
.keasi_nxglxt_left_icon{
	width: 17%;
	border-radius: 50%;
	background-color: #0099ff;
	padding: 15px;
	float: left;
}
.keasi_nxglxt_left_icon img{
	max-width: 100%;
}
.keasi_nxglxt_left_wenzi{
	width: 75%;
	float: left;
	margin-left:8%;
}
.keasi_nxglxt_left .keasi_nxglxt_left_li1{
	margin-left: 60px;
	margin-top: 0;
}
.keasi_nxglxt_left .keasi_nxglxt_left_li3{
	margin-left: 60px;
	margin-bottom: 0;
}
.imgRotate img {
    -webkit-transition: -webkit-transform 3s ease-out;
    -moz-transition: -moz-transform 3s ease-out;
    -o-transition: -o-transform 3s ease-out;
    -ms-transition: -ms-transform 3s ease-out;
}
.imgRotate img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
/*---------------智慧方案-----------------*/
.index_solution{
	/*background: url(../img/fangan_bg.jpg) no-repeat;*/
	background-color:#f6f6f6;
	background-size: 100% 100%;
	padding:80px 0;
}
.solution_liebiao{
	margin-top: 30px;
}
.solution_liebiao .swiper-container{
	padding-bottom:50px;
}
.solution_liebiao .swiper-container .swiper-pagination .swiper-pagination-bullet{
	background:linear-gradient(45deg, #46BAED, #007AFF);
	width:40px;
	height:3px;
	border-radius: 0;
}
.solution_liebiao .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	height:4px;
}
.solution_liebiao .swiper-slide{
	background-color: #ffffff;
    overflow: hidden;
    box-shadow: 0 3px 9px rgba(0,0,0,.15)!important;
}
.solution_liebiao .swiper-slide a:before{
	content: "";
    position: absolute;
    width: 100%;
    height:50%;
    background: linear-gradient(0deg, rgb(0 0 0 / 100%) 5%, transparent 100%);
    left: 0;
    bottom: 0;
    z-index: 1;
}
.solution_liebiao .swiper-slide img{
	max-width: 100%;
	transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
}
.solution_liebiao_cptit_left{
	width: 60%;
	position: absolute;
    bottom:20px;
    left: 0;
    z-index: 10;
    padding-left:30px 
}
.solution_liebiao_cptit{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	margin-top: 10px;
    display: block;
    margin-bottom:5px;
    text-align: left;
    width: 100%;
    color: #ffffff;
}
.solution_liebiao_cpfutit{
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	font-weight: 300;
}
.solution_liebiao_cptit_right{
	width: 40%;
	position: absolute;
    bottom:30px;
    right: 30px;
    z-index: 10;
    text-align: right;
}
.solution_liebiao_cptit_right span{
	font-size: 13px;
	font-weight: 300;
	border:1px solid #cccccc;
	color: #ffffff;
	padding:8px 16px;
	border-radius: 3px;
}
.solution_liebiao .swiper-slide:hover .solution_liebiao_imgdiv img{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.solution_liebiao .swiper-slide:hover .solution_liebiao_cptit_right span{
	background-color: #227ff7;
	border:1px solid #227ff7;
}
.solution_liebiao_imgdiv{
	overflow: hidden;
}
.remen_chanpin{
	margin-top:20px;
	padding-bottom: 60px;
}
.remen_chanpin_1280{
	max-width: 1280px;
	margin:0 auto;
}
.remen_chanpin_1280 li{
	list-style: none;
}
.remen_chanpin_li p{
	text-align: center;
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
}
.remen_chanpin_li img{
	
}
.remen_chanpin_li a:hover{
	text-decoration:none;
}
.remen_chanpin .swiper-container{
	padding-bottom: 40px;
}
.remen_chanpin .swiper-container .swiper-pagination-bullet{
	background:linear-gradient(45deg, #46BAED, #007AFF);
	width:40px;
	height:3px;
	border-radius: 0;
}
.remen_chanpin .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	height:4px;
}
.remen_chanpin .swiper-container .swiper-button-prev{
	background-color: #fff;
    background-size: 16px;
    left: 0;
    height: 55px;
    width: 45px;
    margin-top: -70px;
}
.remen_chanpin .swiper-container .swiper-button-next{
	background-color: #fff;
    background-size: 16px;
    right: 0;
    height: 55px;
    width: 45px;
    margin-top: -70px;
}

/*---------------footer------------------*/
.w-footer {
	background: url(../images/fbg.jpg) no-repeat center;
	background-size: cover;
	color: #8c8c8c;
}
.ty_footer_1360{
	max-width: 1360px;
	margin: 0 auto;
}
.ty_footer{
	padding-top:80px;
}
.ty_footer_1{
	width: 20%;
}
.ty_footer_3{
	width: 30%;
}
.ty_footer_tit{
	font-size: 17px;
	color:#ffffff;
}
.ty_footer_tit img{
	width: 27px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}
.ty_footer_1_logo img{
	max-height: 43px;
}
.ty_footer_1_2wm{
	margin-top: 30px;
}
.ty_footer_1_2wm img{
	max-width: 120px;
}
.ty_footer_1_slg{
	margin-top:20px;
	font-weight: 500;
	color:#eeeeee;
	font-size: 18px;
	letter-spacing:3px;
	margin-bottom:20px;
}
.ty_footer_2{
	width: 65%;
}
.ty_footer_2_ul{
	display: flex;
}
.ty_footer_2_ul li{
	list-style: none;
	margin-left:7%;
}
.ty_footer_2_ul_h5{
	font-size: 17px;
	color: #ffffff;
	margin:0 0 15px;
}
.ty_footer_2_ul_2jlm a{
	display: block;
	font-size: 14px;
	color:#cccccc;
	line-height:33px;
}
.ty_footer_3lxfs{
	color:#cccccc;
}
.ty_footer_3lxfs p{
	margin: 0 0 5px;
	line-height: 26px;
}
.w-footer a {
	
}
.w-footer .w-form .w-form-UL {
	border-bottom: 0;
}
.w-footer .w-text-form, .w-footer .w-textarea-form, .w-footer .w-form .w-form-UL .w-text-form, .w-footer .w-form .w-form-UL .w-textarea-form {
	border: 0;
	background: #373634;
	padding: 5px 10px;
	color: #8c8c8c;
}
.w-footer .w-form-UL .w-label-form {
	padding-top: 5px;
}
.w-footer .w-form-code .w-text-form {
	border: 0;
}
.w-footer .w-form-submit .w-buttom .btn-default-w {
	background: #3B3B39;
}
.w-footer .search-defaut-w .search-btn-w {
	background-color: #3B3B39;
}
/*----------------------------组件-----------------------*/
.col-table {
	margin: 0 -10px;
}
.div-table .td-w .div-padding {
	padding: 0 10px;
}
.col-table .col-table {
	margin: 0 -8px;
}
.div-table .div-table .td-w .div-padding {
	padding: 0 8px;
}
.w-text {
	line-height: 1.7;
}
.footer_beian{
	text-align:center; 
	color:#8c8c8c;
}
.footer_beian a{
	color: #8c8c8c;
}
.btn-default-w {
	padding: 0;
	line-height: 54px;
	width: 186px;
	line-height: 54px;
	text-align: center;
	color: #013791;
	background: url(../images/btn0.png) no-repeat center;
}
.btn-default-w:hover, .btn-default-w:focus, .btn-global-w:hover, .btn-global-w:focus {
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.w-social .social-item {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 2px;
	border: 1px solid #6A6A6A;
	line-height: 1;
	margin-right: 16px;
}
.icon-social {
	background-image: url('../images/icon-social-w.png');
}
.w-social .social-item:hover .icon-social {
	background-image: url('../images/icon-social-wh.png');
}
.search-defaut-w {
	max-width: 100%;
	padding-right: 4.6em;
}
.search-defaut-w .input-search-w {
	background: none;
	border: 1px solid #e0e0e0;
	background: #fff;
	line-height: 2.6em;
	height: 2.6em;
	padding-right: 0.5em;
}
.search-defaut-w .search-btn-w { /*background:url(../images/input-search-white.png) no-repeat center;*/
	background: none;
	width: 4.3em;
	min-width: 0;
	height: 100%;
	border: none;
}
.search-defaut-w .search-btn-w:hover { /*background:url(../images/input-search-white.png) no-repeat center;*/
}
.search-defaut-w .search-btn-w span {
	display: block;
	line-height: 2.6;
	color: #fff;
	text-align: center;
}
.w-service-fixed {
	right: 3px;
	margin-bottom: 73px;
	bottom: 0;
}
.w-lantern-h .w-lantern-in {
	padding: 0 25px;
}
.w-lantern-h .lantern_pre {
	background: url(../images/slide_l.png) no-repeat center;
	width: 25px;
	background-size: contain;
}
.w-lantern-h .lantern_next {
	background: url(../images/slide_r.png) no-repeat center;
	width: 25px;
	background-size: contain;
}
.prd_pageState span {
	background: #ddd;
}
.w-form-filebox .w-form-file-upload .btn-default-w {
	min-width: 0;
}
.w-form-submit .w-buttom .btn-default-w {
	padding: 0.4em 2em;
	line-height: 1.5;
	height: auto;
	min-width: 0;
	width: auto;
	text-align: center;
}
.w-form .w-label-form {
	font-weight: normal;
}
.w-form .w-form-UL {
	border-bottom: 1px solid #dadada;
}
.w-form .w-form-UL .w-text-form, .w-form .w-form-UL .w-textarea-form {
	background: none;
	border: 0;
	padding-left: 0;
	padding-right: 0;
}
.w-form-code .w-text-form {
	border: 1px solid #dadada;
	padding-left: 10px;
	padding-right: 10px;
}
.caption .more4 i {
	background-image: url(../images/icon_imgsearch.png);
}
/*title*/
.color_vice {
	color: #999;
}
.bgtit_body {
	background: #f9f9f9;
}
.w-title5 .w-title-in, .w-title17 .w-title-in, .w-title19 .w-title-in, .w-title21 .w-title-in, .w-title32 .w-title-in {
	max-width: 1225px;
}
.w-title {
	margin-top: 0;
}
.w-title .title-h-in > span {
	font-family: Arial, Helvetica, sans-serif;
}
.w-title1 {
	text-align: left;
}
.w-title1 h2 {
	font-size: 36px;
	line-height: 1.5;
}
.w-title1 .simpline {
	margin: 10px 0 0;
	width: 60px;
	height: 4px;
}
.w-title1 .title-h-in > span {
	font-size: 90%;
}
.w-title16 .title-h-in {
	display: inline-block;
	position: relative;
}

.w-title16, .w-title16 h2 {
	line-height: 1.5;
}
.w-title16 h2 {
	font-size: 36px;
	position: relative;
	padding-bottom: 10px;
}
.w-title16 .color_fff{
	color: #000000;
}
.w-title16 h2:after {
	content: '';
	position: absolute;
	z-index: 2;
	width: 50px;
	height:4px;
	bottom:0;
	left: 50%;
	margin-left: -25px;
	background: linear-gradient(45deg, #46BAED, #007AFF);
}

.w-title16 .title-h-in > span {
	font-size: 90%;
}

/*-------------------关于我们----------------*/
.index_about{
	padding: 90px 0;
}
.index_about_tr{
	display: flex;
	align-items: center;
}
.index_about_wenzi{
	margin-top: 40px;
}
.index_about_left{
	width: 40%;
}
.index_about_right{
	width:60%;
	padding-left:7%;
	box-sizing: border-box;
}
.index_about_shuzi{
	margin-top:30px;
}
.index_about_shuzi li{
	list-style: none;
	float: left;
	width: 33.33%;
}
.index_about_shuzi li h4{
	font-size: 38px;
	font-family: "itc";
	color: #227ff7;
}
.index_about_shuzi li:nth-child(1){
	text-align: left;
}
.index_about_shuzi li:nth-child(2){
	text-align: center;
}
.index_about_shuzi li:nth-child(3){
	text-align: right;
}
.index_about_shuzi_div{
	display: inline-block;
	text-align: center;
}
.index_about_shuzi li h4 i{
	font-style: normal;
	font-size: 16px;
	margin-left: 10px;
	vertical-align: top;
}
.index_about_shuzi li p{
	font-size: 18px;
}
.index_about_wenzi_more{
	margin-top:50px;
}
.index_about_wenzi_more a{
	padding:14px 60px;
	border-radius: 30px;
    background: linear-gradient(45deg, #f1f5f7, #89d0f0);
    color: #fff;
    font-size: 16px;	
}
.index_about_wenzi_more a:hover{
	color: #ffffff;
	background:#227ff7;
	text-decoration: none;
}
.index_about_right .img{
	text-align: right;
}
.index_about_right .img img{
	max-width: 630px;
}
/*---------------首页-新闻资讯-------*/
.index_news{
	background:url(../img/news-bg.png) no-repeat;
	padding: 70px 0;
}
.index_news_left{
	width: 50%;
	padding-right: 2%;
}
.index_news_right{
	width: 50%;
	padding-left: 2%;
}
.index_news_cont{
	margin-top: 30px;
}
/*--------------------产品中心--------------------*/
.pro_title{
	font-size: 36px;
	text-align: center;
	color: #000000;
	margin-top:30px;
}
.pro_title_fbt{
	font-size: 17px;
	text-align: center;
	color: #333333;
	margin-top:15px;
	margin-bottom: 15px;
}
.pro_list_cell a:hover{
	text-decoration: none;
}
/*--------------------系统------------------------*/
.crumbs {
	color: #999;
	line-height: 1.5;
	padding: 0 0 0.8em;
	background: none;
	font-size: 90%;
}
.side_left .crumbs {
	text-align: right;
}
.w-pages a {
	border-color: #EEEEEE;
	color: #333333;
	padding: 0 0.9em;
	margin-left: -4px;
	margin-right: 0;
	line-height: 2.8;
	background: #fff;
	vertical-align: middle;
}
.w-pages {
	text-align: center;
}
.w-pages a:hover, .w-pages a.cur {
	color: #fff;
	background-color: #212121;
	border: 1px solid #212121;
}
.w-pages .w-page-first span, .w-pages .w-page-pre span, .w-pages .w-page-next span, .w-pages .w-page-last span {
	display: none;
}
.w-pages .w-page-first, .w-pages .w-page-pre, .w-pages .w-page-next, .w-pages .w-page-last {
	width: 2.8em;
	height: 2.8em;
	border-color: #EEEEEE;
	box-sizing: content-box;
	padding: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}
.w-pages .disabled {
	display: none;
}
.w-pages .w-page-first, .w-pages .w-page-first.disabled, .w-pages .w-page-first.disabled:hover {
	background-image: url(../images/icon3.png);
}
.w-pages .w-page-pre, .w-pages .w-page-pre.disabled, .w-pages .w-page-pre.disabled:hover {
	background-image: url(../images/icon4.png);
}
.w-pages .w-page-next, .w-pages .w-page-next.disabled, .w-pages .w-page-next.disabled:hover {
	background-image: url(../images/icon6.png);
}
.w-pages .w-page-last, .w-pages .w-page-last.disabled, .w-pages .w-page-last.disabled:hover {
	background-image: url(../images/icon5.png);
}
.w-pages .w-page-first:hover {
	background-image: url(../images/icon3_1.png);
}
.w-pages .w-page-pre:hover {
	background-image: url(../images/icon4_1.png);
}
.w-pages .w-page-next:hover {
	background-image: url(../images/icon6_1.png);
}
.w-pages .w-page-last:hover {
	background-image: url(../images/icon5_1.png);
}
.w-pages a.disabled, .w-pages a.disabled:hover {
	color: #fff;
	background-color: #EEEEEE;
	border-color: #EEEEEE;
	opacity: 1;
}
/*-----------------------------产品----------------------*/
.pro_banner img{
	max-width: 100%;
}
.pro_list_cell{
	width: 25%;
	margin-bottom: 32px;
	float: left;
}
.pro_list_cell .w-prd-con {
	background: #fff;
	/*
	box-shadow: 0 0 27px rgba(0,0,0,0.06);
	-webkit-box-shadow: 0 0 27px rgba(0,0,0,0.06);
	*/
	box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.pro_list_cell a {
	color: #2d2d2d;
}
.pro_list_cell_imgdiv{
	overflow: hidden;
}
.pro_list_cell .w-prd-infobox h2 {
	margin-bottom: 0.3em;
}
.pro_list_cell_more{
	margin-top: 25px;
}
.pro_list_cell_more a{
	background-color:#227ff7;
	color: #ffffff;
	padding: 7px 19px;
	border-radius: 3px;
}
.pro_list_cell .w-prd-infobox h2, .w-product .w-prd-infobox h2 {
	font-size:18px;
	font-weight: bold;
	margin-top: 10px
}

.w-prd-list1 .pro_list_cell .w-prd-sum {
	height: 6em;
	overflow: hidden;
	margin-top: 30px;
	font-size: 15px;
    line-height: 28px;
    color: #666666;
}
.pro_list_cell .w-prd-price-groups .product-price-prefix {
	font-weight: normal;
}
.pro_list_cell .w-prd-btns a {
	line-height: 1.2;
}
.pro_list_cell .w-prd-btns a.btn-buy {
	background: #628A82;
	border-color: #628A82;
	color: #fff;
}
.pro_list_cell .w-prd-btns a.btn-addCart {
	color: #575757;
}
.pro_list_cell .w-prd-infobox h2 a:hover {
	text-decoration: none;
}
.pro_list_cell .w-prd-price-groups > div {
	font-size: 100%;
}
.pro_list_cell .w-prd-price-groups .w-prd-price-sale {
	color: #EB4346;
}
.w-prd-list1 {
	margin-left: -20px;
	margin-right: -20px;
}
.pro_list_cell_img img{
	width: 100%;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.pro_list_cell_in{
	padding: 0 15px;
}

/*成功案例*/
.case_list ul li{
	width: 31.333%;
	float: left;
	margin-right:3%;
	list-style: none;
	border-radius: 8px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 12px 0px rgba(204, 211, 214, 0.25);
    border: 1px solid rgba(234, 234, 234, 0.4);
    margin-bottom: 62px;
}
.case_list ul li:nth-child(3n){
	margin-right:0;
}
.case_list ul li img{
	max-width: 100%;
}
.case_list_topimg{
	border-radius: 8px 8px 0 0;
    overflow: hidden;
    background: #0564f5;
}
.case_text_box{
	padding: 24px 16px 25px 19px;
}
.case_text_box h5{
	line-height: 29px;
    color: rgba(44, 46, 48, 100);
    font-size: 20px;
    font-weight: 500;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.case_text_box p{
	color: rgba(122, 122, 122, 100);
    font-size: 15px;
    line-height: 28px;
    min-height:90px;
    margin: 16px 0 22px;
    border-bottom: 1px solid #EBEBEB;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow: hidden;
}
.case_link{
	line-height: 25px;
    color: rgba(5, 100, 245, 100);
    font-size: 18px;
    margin: 0;
}
.case_link_icon img{
	width: 14px;
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 7px;
}

/*下载*/
.xiazai_cont_search{

}
.xiazai_cont_search_div{
	border: 1px solid #e5e5e5;
	width:55%;
	line-height: 4.0em;
	border-radius: 30px;
	margin: 0 auto;
	padding-left:1em;
	padding-right:0.5em;
	background: #f7f7f7;

}
.xiazai_cont_search_div .xiazai_sousuo{
	background: unset;
	border:none;
	width: 77%;
	display: inline-block;
	margin-left: 1%;
	vertical-align: middle;
}
.xiazai_cont_search_div_fdj{
	display: inline-block;
    width: 4.5%;
}
.xiazai_cont_search_div_fdj img{
	width: 100%;
}
.xiazai_cont_search_div input::placeholder{
	font-size: 17px;
	color:#999999;
}
.xiazai_sousuo_submit{
	display: inline-block;
	background:#0099ff;
	border:none;
	color:#ffffff;
	font-size: 17px;
	padding: 10px 0;
	border-radius: 30px;
	width: 16%;
	float: right;
	margin-top: 6px;
}
.xiazai_cont_fenlei{
	margin: 0 auto;
    margin-top:50px;
   	background: #f9f9f9;
    padding: 80px 80px;
    border-radius: 30px;
}
.xiazai_cont_fenlei_nav{
	display: flex;
	
}
.xiazai_cont_fenlei_nav_left{
	color:#333333;
	font-weight: bold;	
	font-size: 18px;
}
.xiazai_cont_fenlei_nav_right ul li{
	list-style: none;
	float: left;
	margin: 0 1em;
}
.xiazai_cont_fenlei_nav_right ul li a{
	background: #f9f9f9;
	padding: 13px 26px;
	font-size: 16px;
	color:#333333;
	border-radius: 30px;
}
.xiazai_cont_fenlei_nav_right ul li a.active{
	background: #0099ff;
	color:#ffffff;
}
.xiazai_cont_liebiao{
	margin-top: 50px;
}
.sousuo_liebiao{
	margin-top:0px !important;
}
.xiazai_cont_liebiao ul li{
	list-style: none;
	background: #ffffff;
	width: 48.75%;
	float: left;
	padding:40px;
	border-radius:10px;
	margin-bottom:2.5%;
}
.xiazai_cont_liebiao ul li:hover{
	box-shadow: 0.5em 1.5em 1.5em -0.5em rgba(0,0,0,0.1);
    -webkit-box-shadow: 0.5em 1.5em 1.5em -0.5em rgba(0,0,0,0.1);
    -moz-box-shadow: 0.5em 1.5em 1.5em -0.5em rgba(0,0,0,0.1);
    -o-box-shadow: 0.5em 1.5em 1.5em -0.5em rgba(0,0,0,0.1);
}
.xiazai_cont_liebiao ul li:nth-child(2n){
	margin-left:2.5%;
}
.xiazai_cont_liebiao_left{
	width: 70%;
	float: left;
}
.xiazai_cont_liebiao_left h5{
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.xiazai_cont_liebiao_right{
	width: 30%;
	float: right;
}
.xiazai_cont_liebiao_left_flsj{
	font-size: 16px;
	color: #999999;
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: 40px;
}
.xiazai_cont_liebiao_left_flsj i{
	margin:0 20px;
	width: 1px;
	display: inline-block;
	background-color: #999999;
	height: 16px;
    vertical-align: middle;
    margin-top: -3px;
}
.xiazai_cont_liebiao_right a{
	float: right;
	font-size: 16px;
	background-color: #f9f9f9;
	padding: 12px 26px;
	border-radius: 5px;
}
.xiazai_cont_liebiao_right a img{
	width: 19px;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 2px;
}
.xiazaiicon-white{
	display: none;
}
.xiazai_cont_liebiao ul li:hover .xiazai_cont_liebiao_left h5{
	color: #0099ff;
}
.xiazai_cont_liebiao_right a:hover{
	background-color: #0099ff;
	color: #ffffff;
}
.xiazai_cont_liebiao_right a:hover .xiazaiicon{
	display: none;
}
.xiazai_cont_liebiao_right a:hover .xiazaiicon-white{
	display: inline-block;
}

/*新闻资讯*/
.new_list{
	margin-bottom: 40px;
	list-style: none;
	border-bottom: #dcdcdc solid 1px;
	padding-bottom: 20px;
}
.new_list_div{
	overflow: hidden;
	display: flex;
}
.new_list_img_div{
	overflow: hidden;
}
.new_list_img img{
	width: 350px;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.new_list_cont{
	margin-left:50px;
	position: relative;
}
.new_list_cont_tit{
	font-size:20px;
	color: #333333;
}
.new_list_cont_time{
	font-size: 16px;
	color: #999999;
	margin-top: 10px;
}
.new_list_cont_miaoshu{
	font-size: 16px;
	color: #999999;
	line-height:28px;
	margin-top: 15px;
}
.new_list_cont_more{
	position: absolute;
	bottom: 0;
    left: 0;
}
.new_list_cont_more img{
	width: 35px;
}
.new_list_cont_fenlei{
	position: absolute;
	padding: 10px 33px;
	background-color: #f9f9f9;
	right: 0;
	top: 0;
	border-radius: 5px;
}
.new_list:hover .new_list_img img{
	transform: scale(1.12);
    -ms-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    -o-transform: scale(1.12);
}
.new_list:hover .new_list_cont_tit a{
	color: #227ff7;
}

/*关于我们*/
.about{
	margin-top:30px;
	display: flex;
	background: url(../img/about-bg.png) no-repeat;
	background-position: 10% 10%;
}
.about_title{
	margin-top:50px;
}
.about_left{
	width:45%;
	float: left;
}
.about_title h3{
	font-size: 36px;
	font-weight: 500;
	color: #000000;
	position: relative;
	padding-bottom: 20px;
}
.about_title h3:after{
	content: '';
    width: 70px;
    height: 4px;
    background: linear-gradient(45deg, #46BAED, #007AFF);
    display: block;
    position: absolute;
    bottom: 0;
    left:0;
}
.about_jieshao{
	max-height: 470px;
    overflow: auto;
    padding-right: 30px;
}
.about_jieshao::-webkit-scrollbar {
    width: 3px;
    display: initial;
}
.about_jieshao::-webkit-scrollbar-track{
  background-color: #f1f1f1; 
}
.about_jieshao::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #007AFF,#46BAED);
    border-radius: 4px;
    height: 100px;
}
.about_jieshao p{
	font-size: 16px;
	line-height: 27px;
	margin-top: 15px;
	text-indent: 2em;
}
.about_jieshao p:first-child{
	margin-top:0;
}
.about_right{
	width:50%;
	float: left;
	margin-left:6%;
}
.about_right img{
	width: 100%;
}
.about_gdshuzi{
	margin-top:50px;
	margin-bottom: 50px;
}
.about_gdshuzi ul li{
	list-style: none;
	float: left;
	width: 22.75%;
	text-align: center;
	margin-right:3%;
}
.about_gdshuzi ul li:last-child{
	margin-right:0;
}
.about_gdshuzi ul li h4{
	font-size: 38px;
    font-family: "itc";
    color: #227ff7;
    margin-top:10px;
}
.about_gdshuzi ul li h4 i{
	font-style: normal;
    font-size: 16px;
    margin-left: 10px;
    vertical-align: top;
}
.about_gdshuzi ul li p{
	font-size: 18px;
	color: #333333;	
}
.about_gdshuzi_img img{
	max-width: 60px;
}
.about_zizhi{
	background: #f9f9f9;
	padding:80px 0;
}
.about_zizhi .row{
	max-width: 1280px;
	margin:0 auto;
}
.about_zizhi_title h3{
	font-size: 32px;
	color: #333333;
	text-align: center;
	font-weight: 500;
	position: relative;
	padding-bottom: 20px;
}
.about_zizhi_cont{
	margin-top: 30px;
	padding-bottom: 80px;
}
.about_zizhi_title h3:after{
	content: '';
    width: 50px;
    height: 4px;
    background: linear-gradient(45deg, #46BAED, #007AFF);
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.about_zizhi_li{
	list-style: none;
}
.about_zizhi_li img{
	width: 100%;
}

.about_zizhi_cont .swiper-button-prev{
	left: 33%;
	top: unset;
	bottom: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color:#0099ff;
	background-image: url(../img/xiangyou-white.svg);
	background-size: 20px;
	transform:rotate(180deg);
}
.about_zizhi_cont .swiper-button-next{
	right:33%;
	top: unset;
	bottom: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color:#0099ff;
	background-image: url(../img/xiangyou-white.svg);
	background-size: 20px;
}

/*联系我们*/
.lianxiwomen{
	margin-top: 60px;
}
.lianxi_title{
	margin-bottom:50px;
}
.lianxi_title h3{
	font-size: 36px;
    font-weight: 500;
    color: #000000;
    position: relative;
    padding-bottom: 20px;
}
.lianxi_title h3:after {
    content: '';
    width: 50px;
    height: 4px;
    background: linear-gradient(45deg, #46BAED, #007AFF);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.lianxiwomen_left{
	width:40%;
	float: left;
}
.lianxiwomen_left h5{
	font-size: 21px;
	color: #000000;
	margin-bottom:25px;
}
.lianxiwomen_left p img{
	width: 20px;
	vertical-align: middle;
	margin-right:15px;
}
.lianxiwomen_left p{
	font-size:18px;
	color: #333333;
	margin-top:20px;
}
.lianxiwomen_left_diqu{
	padding-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
}
.lianxiwomen_left_diqu2{
	margin-top: 30px;
}
.lianxiwomen_right{
	width: 53%;
	float: right;
}
.map {
    width: 100%;
    height: 550px;
    margin: 0 auto;
    max-width: 800px;
}
#allmap {
    width: 100%;
    height: 100%;
}
.lianxi_liuyan{
	background: url(../img/liuyan_bg.png) no-repeat;
	padding: 80px 0;
}
.lianxi_liuyan_cont{
	width: 80%;
	max-width: 1000px;
	margin:0 auto;
}
.lianxi_liuyan_cont_tit h3 {
    font-size: 36px;
    font-weight: 500;
    color: #000000;
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}
.lianxi_liuyan_cont_tit h3:after {
    content: '';
    width: 50px;
    height: 4px;
    background: linear-gradient(45deg, #46BAED, #007AFF);
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left:-25px;
}
.lianxi_liuyan_cont_neirong{
	margin-top: 30px;
}
.lianxi_liuyan_cont_neirong_li ul li{
	width: 46%;
	float: left;
	list-style: none;
	margin:15px 2%;
	box-sizing: border-box;
	border: #eaeaea solid 1px;
	background-color: #FFFFFF;
}
.lianxi_liuyan_cont_neirong_li ul li input{
	width: 100%;
	border:none;
	line-height:50px;
	padding-left: 26px;
}
.lianxi_liuyan_cont_neirong_li ul li input::placeholder{
	font-size: 16px;
	color:#999999;
}
.lianxi_liuyan_cont_lynr{
	padding: 0 2%;
	margin-top:15px;
}
.lianxi_liuyan_cont_lynr textarea{
	border:none;
	width: 100%;
	border: #eaeaea solid 1px;
    background-color: #FFFFFF;
    padding:20px 20px 20px 26px;
    height: 150px;
}
.lianxi_liuyan_cont_lynr textarea::placeholder{
	font-size: 16px;
	color:#999999;
}
.lianxi_liuyan_cont_tijiao{
	text-align: center;
	margin-top: 30px;
}
.lianxi_liuyan_cont_tijiao input{
	padding: 12px 46px;
	border:none;
	font-size: 16px;
}
.lianxi_liuyan_cont_tijiao input:first-child{
	margin-right: 15px;
	background: #0099ff;
	color: #ffffff;
}

/*产品详情内页*/
.prony1100{
	max-width: 1100px;
	margin:0 auto;
	margin-bottom: 50px;
}
.prony_position{
	margin-top:30px;
}
.prony_position p{
	font-size: 15px;
	color:#666666;
}
.prony_position p a{
	color:#666666;
}
.prony_position p img{
	width: 20px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
}
.prony_top{
	margin-top:30px;
	display: flex;
}	
.prony_top_left{
	width: 45%;
	border: 1px solid #cccccc;
	float: left;
}
.prony_top_left ul li{
	list-style: none;
}
.prony_top_left ul li img{
	width: 100%;
}
.prony_top_right{
	width: 50%;
	float: right;
	margin-left:5%;
	position: relative;
}
.prony_top_right h4{
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	padding-bottom:20px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
}
.prony_top_right_cpms{
	margin-top:25px;
}
.prony_top_right_cpms p{
	font-size: 16px;
	line-height: 27px;
}
.prony_top_right_tel{
	padding: 13px 20px;
	background: #0099ff;
	color: #ffffff;
	font-family: "itc";
	font-size: 18px;
	border-radius: 7px;
	position: absolute;
	bottom: 10px;
	left: 0;
}
.prony_top_right_tel img{
	width: 19px;
	vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
}
.prony_main{
	margin-top: 30px;
}
.prony_main_xqfl{
	border-bottom:1px solid #F1F2F3;
}
.prony_main_xqfl span{
	padding: 14px 35px;
	font-size: 16px;
	display: inline-block;
	background:#F1F2F3;
	margin-right: 20px;
	cursor: pointer;
}
.prony_main_xqfl .active1{
	background: #0099ff;
	color: #ffffff;
	font-weight: bold;
}
.prony_main_neirong{
	padding:30px 10px;
}
.prony_main_neirong h2{
	height: 30px;
    border-left: 8px solid #227ff7;
    margin-bottom: 15px;
    text-indent: 21px;
    font-size: 20px;
    font-weight: 600;
 	color: #000000;
    line-height: 30px;
    margin-top:60px;
}
.prony_main_neirong h2:first-child{
	margin-top:0px;
}
.prony_main_neirong img{
	max-width: 100%;
}
.prony_main_neirong_yycs{
	display: none;
}
.prony_main_neirong_xczs{
	display: none;
}
.prony_main_neirong table tbody td{
	padding:10px;
}



/*解决方案内页*/
.solution_div{
	margin-top: 50px;
}
.solution_left{
	width: 70%;
	float: left;
}
.solution_left_title{
	font-size: 30px;
	font-weight: 500;
	color: #000000;
}
.solution_left_time{
	font-size: 15px;
	margin-top: 15px;
	color: #999999;
	padding-bottom:20px;
}
.solution_left_miaoshu{
	font-size: 16px;
	line-height: 27px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}
.solution_right{
	width:25%;
	float:right;
	margin-left: 5%;
	border:1px solid #e3e3e3;
	padding:35px 35px;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
	border-radius: 6px;
}
.solution_right h5{
	font-size: 20px;
	color: #333333;
	padding-bottom:15px;
	position: relative;
}
.solution_right h5:after{
	content: '';
    width: 50px;
    height: 3px;
    background: linear-gradient(45deg, #46BAED, #007AFF);
    display: block;
    position: absolute;
    bottom: 0;
    left:0;
}
.solution_right_a{
	margin-top:30px;
}
.solution_right_a a{
	display: block;
	margin-bottom:20px;
	font-size: 16px;
	display: flex;
	border-bottom: 1px dashed #c2bcbc;
	padding-bottom: 15px;
}
.solution_right_a a span{
	display: inline-block;
	
	vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}
.solution_right_a a span img{
	width: 20px;
}
.solution_cont_in{
	padding: 30px 0;
}
.solution_cont_in h2{
	height: 30px;
    border-left: 8px solid #227ff7;
    margin-bottom: 15px;
    text-indent: 21px;
    font-size: 20px;
    font-weight: 600;
 	color: #000000;
    line-height: 30px;
    margin-top:60px;
}
.solution_cont_in h2:first-child{
	margin-top:0px;
}
.solution_cont_in table{
	max-width: 100%;
}
.solution_cont_in table tbody td{
	padding: 10px;
}






.w-prd-list2 .w-prd-list-cell-in {
	overflow: visible;
}
.w-product2 .w-prd-list-cell .w-prd-infobox, .w-product3 .w-prd-list-cell .w-prd-infobox, .w-prd-list2 .w-prd-list-cell .w-prd-infobox {
	padding-top: 1em;
	padding-bottom: 1em;
}
.w-productList1 .pro_list_cell .w-prd-infobox, .w-productList2 .pro_list_cell .w-prd-infobox, .w-product1 .pro_list_cell .w-prd-infobox, .w-prd-list1 .pro_list_cell .w-prd-infobox {
	padding: 20px 33px 40px;
}
.w-productList .prd_pre, .w-productList .prd_next {
	background: url(../images/bxslide2.png) no-repeat;
	background-color: rgba(255,255,255,0.8);
	width: 40px;
	height: 40px;
	margin-top: -20px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.w-productList2 .prd_pre, .w-productList2 .prd_next {
	margin-top: -60px;
}
.w-productList .prd_pre {
	left: 10px;
	background-position: 0 0;
}
.w-productList .prd_next {
	right: 10px;
	background-position: -40px -40px;
}
.w-productList .prd_pre:hover {
	background-position: -40px 0;
}
.w-productList .prd_next:hover {
	background-position: 0 -40px;
}
.w-productList {
	margin-left: -20px;
	margin-right: -20px;
}
.w-productList .w-prd-list-cell {
	margin-bottom:20px;
	border-radius: 8px;
    overflow: hidden;
}
.w-productList .w-prd-list-cell .w-prd-list-cell-in {
	margin:0px;
}
.w-productList1 .w-prd-list-cell .w-prd-sum {
	line-height: 1.4;
	font-size: 100%;
}
.w-productList3 {
	margin-left: -1px;
	margin-right: -1px;
}
.w-productList3 .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0 1px;
}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
	padding-top: 20%;
}
.w-productList3 .w-prd-list-cell .w-prd-infobox h2 {
	font-size: 115%;
}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2 {
	font-size: 24px;
}
.w-productList3 .prd_pre {
	left: 0;
}
.w-productList3 .prd_next {
	right: 0;
}
.w-product1 .w-prd-list-cell {
	margin-bottom: 0;
}
.product-detail-info .product-title h2, .product-title-top h2 {
	color: #333;
}
.product-detail-info .product-grayBox .product-prices {
	line-height: 1.2;
}
.product-detail-info .product-grayBox {
	background: none;
	border-top: 1px solid #E9E9E8;
	border-bottom: 1px solid #E9E9E8;
}
.product-detail-info .product-grayBox .collect_share p {
	color: #000;
}
/*产品2级列表*/
.pro_2jiliebiao{
	background: #e7f6fd;
}
.pro_2ji_title{
	font-size: 32px;
	color: #000000;
	text-align: center;
	margin-bottom: 20px;
	margin-top:20px;
	position: relative;
	padding-bottom:13px;
}
.pro_2jiliebiao_list{
	width: 25%;
	float: left;
	padding:0 15px; 
}
.pro_2ji_title:after{
	content: '';
	width: 50px;
	height:4px;
	background:linear-gradient(45deg, #46BAED, #007AFF);
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.pro_2jiliebiao_kuang{
	background-color: #ffffff;
}
.pro_2ji_cpmingcheng{
	padding:10px 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgb(0 0 0 / 60%);
}
.pro_2ji_cpmingcheng h2 a{
	font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}


.info_tab {
	border-bottom: 1px solid #E9E9E8;
}
.info_tab_in {
	border: 0;
}
.info_tab ul {
	padding: 0;
}
.info_tab li {
	border: 0;
	background: none;
	margin-bottom: 0;
}
.info_tab li a {
	color: #666;
	background: url(../images/tabli.png) no-repeat right center;
	display: block;
	font-size: 18px;
}
.info_tab li:first-child a {
	padding-left: 0;
}
.info_tab li:last-child a {
	background: none;
}
.info_tab li.cur_tab {
	background: none;
}
.info_tab li.cur_tab a {
	color: #333;
}
.descon_item, .fileListBox, .msgLBox {
	padding-left: 0;
	padding-right: 0;
}
.rotatePicbox-tel .navSlide .i_point {
	background: #fff;
	opacity: 1;
}
.product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E3E3E3;
	height: 6px;
	width: 6px;
	opacity: 1;
*filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.prd_pageState span {
	background: #E3E3E3;
	border: 2px solid #E3E3E3;
	box-sizing: content-box;
	height: 6px;
	width: 6px;
	margin: 0 5px;
}
.prd_pageState span.active {
	background: none;
}
.product-detail-top2 .product-detail-images {
	margin-bottom: 2em;
}
.product-detail-top2 .bx-wrapper .bx-controls-direction {
	display: none;
}
.product-detail-top2 .bx-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 1.8em;
}
.product-detail-top2 .bx-wrapper .bx-pager {
	background: rgba(0,0,0,0.4);
	border-radius: 22px;
	-webkit-border-radius: 22px;
	padding: 1px 1em 3px;
	display: inline-block;
	position: relative;
	width: auto;
}
.product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
}
.product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager a {
	height: 6px !important;
	width: 6px !important;
	background-color: #fff !important;
}
.product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager a:hover, .product-detail-top2 .bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 2px solid #fff;
	height: 6px !important;
	width: 6px !important;
	background: none !important;
	margin: 0 auto;
}
.upload_more, .upload_wait {
	background-color: rgba(0,0,0,0.05);
}
.evalInfoList li {
	border-color: #e9e9e9;
}
/*----------------------------新闻-------------------------*/
.w-News-list {
}
.w-News-list1 li, .w-News-list3 li, .w-News-list4 li, .w-News-list6 li, .w-News-list7 li {
	border-color: #E8E8E8;
}
.w-adNews4 li, .w-adNews5 li, .w-adNews6 .adNewsTL li, .w-adNews8 li, .w-adNews9 li {
	border-color: #E8E8E8;
}
.w-News-list2 li .news-item {
	border-color: #e8e8e8;
}
.w-News-list a {
	color: #575757;
}
.w-News-list .news-com .news-h { /*font-weight:normal;*/
}
.w-News-list .news-com .date {
	color: #828282;
	font-size: 95%;
}
.w-News-list1 li {
	padding: 0;
	margin-bottom: 40px;
}
.w-News-list1 .news-imgbox {
	width: 263px;
}
.w-News-list1 .news-com {
	margin-left: 295px;
	padding: 1.5em 1.5em 1.5em 0;
}
.w-News-list1 .news-com .news-h {
	line-height: 1.5;
}
.w-News-list1 .news-com .date {
	margin-top: 0;
}
.w-News-list1 .news-com .news-sum {
	margin-top: 1%;
	line-height: 1.8;
	max-height: 5.2em;
	overflow: hidden;
}
.w-News-list1 li:hover, .w-News-list1 li:hover a, .w-News-list1 li:hover .news-com .date {
	color: #fff;
}
.w-News-list2 .news-item .news-com {
	padding: 0.5em 1em 1.5em;
}
.w-News-list2 li .news-item {
}
.w-News-list2 li:hover .news-item {
	box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
}
.w-News-list2 li .news-together {
	border-bottom: 1px solid rgba(0,0,0,0.15);
	line-height: 1.5;
	padding: 0.5em 0;
	margin-bottom: 0.5em;
}
.w-News-list2 .news-com .news-sum {
	line-height: 1.3;
	max-height: 5.1em;
}
.w-News-list2 li:hover, .w-News-list2 li:hover a, .w-News-list2 li:hover .news-com .date {
	color: #fff;
}
.w-News-list3 .news-com .news-together {
	margin-bottom: 1.3em;
}
.w-News-list3 {
	line-height: 1.8;
}
.w-News-list8 .news-item .news-com {
	bottom: 0;
	text-align: center;
}
.w-News-list8 .news-com .news-h {
	font-weight: normal;
	font-size: 100%;
}
.w-News-list8 .news-item .news-com .news-h a:hover {
	color: #fff;
}
.w-adNews .news-sum, .w-adNews .date {
}
.w-adNews .date {
}
.w-adNews5 li .news-h, .w-adNews6 .adNewsF .news-h {
	font-weight: normal;
}
.w-adNews1 li .news-item .news-com .news-h a {
	color: #666;
}
.w-adNews1 li .news-item .news-com .news-sum {
	color: #999;
	font-size: 100%;
}
.w-adNews2 {
	margin-left: -14px;
	margin-right: -14px;
}
.w-adNews2 li {
	width: 33.33%;
	margin-left: 0;
	margin-right: 0;
}
.w-adNews2 li .news-item {
	border: none;
	background: #fff;
	margin: 0 14px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.w-adNews2 li:hover .news-item {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
}
.w-adNews2 li .viewDetail {
	display: none;
}
.w-adNews2 li .news-item .news-com {
	padding: 1em;
}
.w-adNews2 li .news-item .news-com .news-com-top {
	margin-bottom: 0;
}
.w-adNews2 li .news-item .news-com .news-h {
	font-weight: normal;
}
.w-adNews2 li .news-item .news-com .news-sum {
	margin-top: 5px;
	line-height: 1.5;
	height: 4.5em;
	font-size: 95%;
}
.w-adNews3 .w-adNews-texts li .w-adNews-textH h3 {
	font-size: 115%;
}
.w-adNews4 li {
	border-bottom: 0;
	padding: 0 0.8em;
}
.w-adNews4 a:hover {
	text-decoration: none;
}
.w-adNews5 li {
	border-bottom: 0;
	padding: 0;
	margin-bottom: 1em;
}
.w-adNews5 li .news-h {
	margin-bottom: 0.5em;
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ECECEC;
}
.w-adNews5 li .news-h:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 10px;
	height: 1px;
	background: #3FBE72;
}
.w-adNews5 .news-sum {
	line-height: 1.8;
	max-height: 5.2em;
	overflow: hidden;
}
.w-adNews5 li .date {
	margin-top: 0.5em;
}
.w-adNews6 .adNewsF .news-h {
	font-size: 110%;
}
.w-adNews7 .adNewsL li {
	background-color: rgba(0,0,0,0.05);
}
.adNews7datebg {
	background: #e0e0e0;
}
.w-adNews7 .adNewsL li .news-com .news-h a:hover {
	text-decoration: underline;
}
.w-adNews7 .adNewsL li .news-com .news-sum {
	font-size: 100%;
}
.w-adNews7 .adNewsL li:hover .news-com .news-sum {
	color: #fff;
}
.w-adNews7 .adNewsR .news-com .news-sum {
	color: #fff;
}
.w-adNews8 li {
	padding: 1em 0;
	border-bottom: 1px solid #E5E5E5;
}
.w-adNews9 li {
	padding: 0;
	margin-bottom:1.1em;
	border-bottom: 0;
}
.w-adNews9 li .news-item {
	
}
.w-adNews9 li .date {
	margin-left: 0;
	width: 22%;
	max-width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	line-height: 1.1;
	margin-right: 40px;
	background-color: #f1f1f1;
	padding: 15px 0;
}
.w-adNews9 li .date .date-day {
	font-size: 28px;
	color: #363636;
}
.w-adNews9 li .date .date-yearMonth {
	font-size: 16px;
	color: #7c7c7c;
}
.w-adNews9 li .news-com .news-h {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0.4em;
	padding-top: 13px;
}
.w-adNews9 li .news-com .news-h a:hover{
	text-decoration: none;
}
.w-adNews9 li .news-com .news-sum {
	height: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.w-adNews9 li:hover .date{
	background-color:#0099ff;
	border-right: 1px solid #ffffff;
}
.w-adNews11 li .news-h {
	font-size: 115%;
}
.w-adNews11 li .date {
	margin-bottom: 1em;
}
.w-adNews11 .news-sum {
	color: #929292;
}
.w-adNews11 li .news-btn {
	position: relative;
}
.w-adNews11 li .news-btn::after {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	top: 0;
	bottom: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.w-adNews11 li:hover .news-btn::after {
	width: 100%;
}
.w-adNews11 li:hover .news-btn {
	color: #fff;
}
.w-adNews11 li:hover .news-btn .btn-inner {
	position: relative;
	z-index: 1;
}
.w-adNews15 .news-item .news-com .news-h {
	font-size: 115%;
}
.w-adNews li .news-btn {
	padding: 0.5em 1em;
	min-width: 0;
	line-height: 1.5;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.newsDetail {
	background: #fff;
	padding: 30px 24px 1em;
	color: #565656;
}
.newsDetail .newsContent {
	padding: 30px 18px;
	border-top: 1px solid #DBDBDB;
	margin-top: 24px;
	font-size: 16px;
}
.newsDetail .newsTitle {
	color: #444;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.newsDetail .newsST {
	color: #b1b1b1;
}
.newshare {
	text-align: center;
	padding-right: 0;
	padding-top: 0.5em;
	color: #b1b1b1;
}
.newsDetail .newsSummary {
	display: none;
}
.news-others {
	border-top: 1px solid #DBDBDB;
	padding-top: 0.8em;
	color: #5c5c5c;
	margin-top: 0;
}
.news-others a {
	color: #5c5c5c;
}
/*---------------------faq----------------------*/
.w-faq-list3 {
	color: #4c4c4c;
}
.w-faq-list3 li {
	margin-bottom: 0.6em;
}
.w-faq-list3 li .faq_tit {
	background: #eee;
	font-size: 100%;
	padding-left: 1em;
	padding-right: 0;
}
.w-faq-list3 li .faq_tit h3 {
	padding: 0.8em 1em 0.8em 1.7em;
	font-weight: bold;
}
.w-faq-list3 li .faq_tit .icon_adore {
	right: auto;
	left: 1em;
	width: 1.1em;
	height: 1.1em;
	background: url(../images/icon1_0.png) no-repeat center;
}
.w-faq-list3 li.open .faq_tit .icon_adore {
	background-image: url(../images/icon2.png);
	background-position: center center;
}
.w-faq-list3 li.open .faq_tit {
	background: #454545;
	color: #fff;
}
.w-faq-list3 li .faq_det {
	padding: 1em;
	line-height: 2;
}
/*----------------------菜单----------------------------*/
.w-com-menu li > .div-parent > .fa-plus::before {
	content: "\f107";
}
.w-com-menu li.open > .div-parent > .fa-plus::before {
	content: "\f106";
}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-header .w-admin-nav a {
	color: #424242;
}
/*---------------------登录注册--------------------------*/
.body-login {
	background: #fff;
}
.signbox-A .login-h2A, .login-input-A, .register-A a, .password-forget-A a, .login-button-A, .signfoot, .login-checkA span {
	color: #666;
}
input[class*='login-input-A']::-webkit-input-placeholder {
color:#666;
}
input[class*='login-input-A']:-moz-placeholder {
color:#666;
}
input[class*='login-input-A']::-moz-placeholder {
color:#666;
}
input[class*='login-input-A']:-ms-input-placeholder {
color:#666;
}
.sign-content-A {
	background-image: url("../images/signboxbg.png");
}
.login-button-A {
	background-image: url("../images/signbtnbg.png");
}
.login-checkA input.checked[type="checkbox"] + label {
	background-image: url("../images/login-checked.png");
}
.login-input-A, .login-button-A, .login-checkA label {
	border-color: #999;
}
.body-login1 .sign-content-A1 {
	border-color: #e9e9e9;
	box-shadow: 0 0 25px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.08);
}
@media (min-width:478px) {
}
@media (min-width:768px) {
.w-system {
	padding-top: 30px;
}
/*---------------------------菜单-------------------------*/
.side_bar {
	width: 230px;
}
.side_left {
	margin-left: 270px;
}
.w-com-menu-V {
	text-align: center;
	background: #fff;
}
.w-com-menu-V .systitle {
	margin-bottom: 30px;
	text-align: center;
	font-size: 32px;
	padding: 25px 10px;
}
.w-com-menu-V .fa {
	font-size: 100%;
	font-weight: normal;
	right: 0;
	top: 10px;
	bottom: auto;
	color: #919191;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent {
	background: none;
	border: 0;
	position: relative;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent:after {
	content: '';
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 3px;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent:after, .w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent.cur > .div-parent:after {
	display: block;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent > .div-parent a {
	font-size: 15px;
	line-height: 24px;
	color: #080808;
	padding: 8px 15px;
}
.w-com-menu-V li a {
	padding: 0 15px;
	font-size: 100%;
	line-height: 1.8;
}
.w-com-menu-V > .w-com-menu-in > .ul-parent > .li-parent:hover > .div-parent {
	box-sizing: content-box;
}
.w-com-menu-V .ul-submenu {
	background: #f6f6f6;
	padding: 5px 0;
}
.w-com-menu-V .ul-submenu .div-parent {
	padding: 5px 0;
}
.w-com-menu-V .ul-submenu a {
	color: #555;
*position:relative;
}
.w-com-menu-V .ul-submenu .li-parent .div-parent {
	border-bottom: 0;
}
.w-com-menu-V .ul-submenu .li-parent .div-parent .fa {
	line-height: 1.8;
	top: 5px;
}
.w-com-menu-V .ul-submenu .ul-submenu {
	background: #F9F9F9;
}
.w-com-menu-V .ul-submenu .ul-submenu .div-parent {
	padding: 0;
}
.w-com-menu-V .ul-submenu .ul-submenu a {
}
.w-com-menu-H {
	margin-bottom: 25px;
	text-align: center;
}
.w-com-menu-H .systitle {
	display: block;
	color: #000;
	background: none;
	font-size: 26px;
	float: left;
	padding: 0;
}
.w-com-menu-H >.w-com-menu-in {
	margin: 0 auto;
}
.w-com-menu-H >.w-com-menu-in:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.w-com-menu-H > .w-com-menu-in > .ul-parent {
	float: right;
}
.w-com-menu-H >.w-com-menu-in > ul > li {
	position: relative;
}
.w-com-menu-H li {
	margin: 0;
}
.w-com-menu-H li a {
	color: #080808;
}
.w-com-menu-H > .w-com-menu-in > .ul-parent > li {
	margin: 0 1px;
}
.w-com-menu-H > .w-com-menu-in > .ul-parent> li > .div-parent {
	position: relative;
}
.w-com-menu-H > .w-com-menu-in > .ul-parent > li > .div-parent a {
	padding: 0 20px;
	line-height: 32px;
	display: block;
	font-size: 14px;
}
.w-com-menu-H .ul-parent > li > .ul-submenu {
	top: 32px;
}
.w-com-menu-H .ul-parent > li > .ul-submenu > ul, .w-com-menu-H .ul-submenu .ul-submenu {
	background: #f9f9f9;
}
.w-com-menu-H .ul-submenu li .div-parent {
	margin: 0 5px;
}
.w-com-menu-H .ul-submenu li a {
	line-height: 2;
	color: #666666;
	font-size: 14px;
}
.w-com-menu-H .ul-submenu .ul-submenu-up {
	display: none;
}
.order-progress .order-progress-line .order-progress-line-sec .line {
	width: 111px;
}
}
@media (min-width:961px) {
.body-login .w-admin-header .w-admin-nav {
	float: right;
	margin-left: 0;
}
.w-logo h1 {
	line-height:80px;
}
.w-logo-img {
	line-height:80px;
}
.w-logo-img img {
	max-height: 40px;
}
.w-nav .li-parentOne-div .fa {
	display: none;
}
.w-nav .submenu {
	background: #FFFCFA;
}
.w-nav .submenu li {
	width: 171px;
}
.w-nav .submenu li:last-child {
	border-bottom: 0;
}
.w-nav .submenu li .submenu {
	left: 171px;
}
.w-nav .submenu li a {
	padding: 8px 12px;
}
.w-admin-shopCart {
	position: absolute;
	left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	z-index: 2;
	top: -35px;
}
.w-admin-shopCart a {
	background: none;
	padding: 7px 15px;
}
.w-admin-shopCart a span, .w-admin-shopCart a .fa-angle-right {
	display: inline-block;
*display:inline;
*zoom:1;
}
.w-admin-shopCart a .num {
	left: 111px;
}
.w-nav .li-parent-div .fa-plus:before {
	content: "\f105";
}
.w-admin-header .w-admin-nav {
	margin-left: 15px;
}
/*---------------------------topLogBox--------------------------*/
}
@media (min-width:1201px) {
.w-admin-shopCart {
	left: 50%;
	margin-left: -600px;
	right: auto;
}
}
@media (max-width:1300px) {
.newsDetail .newsTitle, .newsDetail .newsST, .newshare {
	padding: 0 0.7em;
}
.w-nav .nav_inner > li {
	margin: 0 12px;
}
.row_top .columnR {
	padding-right: 15px;
}
}
@media (max-width:1200px) {
.w-prd-list-cell .w-prd-infobox h2, .w-product .w-prd-infobox h2 {
	font-size: 18px;
}
.w-prd-list1 {
	margin-left: -10px;
	margin-right: -10px;
}
.w-prd-list1 .w-prd-list-cell {
	margin-bottom: 20px;
}
.w-prd-list1 .w-prd-list-cell-in {
	padding: 0 10px;
}
.w-productList {
	margin-left: -10px;
	margin-right: -10px;
}
.w-productList .w-prd-list-cell {
	margin-bottom: 20px;
}
.w-productList .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0 10px;
}
.w-productList3 {
	margin-left: -1px;
	margin-right: -1px;
}
.w-productList3 .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0 1px;
}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
	padding-top: 2em;
}
.newsDetail .newsTitle {
	font-size: 140%;
}
.info_tab li:first-child a {
	padding-left: 10px;
}
.fileListBox, .msgLBox {
	padding-left: 10px;
	padding-right: 10px;
}
}
@media only screen and (min-width:960px) and (max-width:1200px) {
.w-logo .w-logo-img {
	padding-left: 0 !important;
}
}
@media (max-width:960px) {
html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
body {
	height: 100%;
	min-width: 100%;
}
.body {
	padding-top: 1.4rem;
}
.banner .bx-controls-direction {
	display: none;
}
/*--------------------header---------------------*/
.w-header-common {
	border-top: 0;
}
.w-admin-header, .body-login .w-admin-header, .w-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 0;
	height: 1.4rem;
	z-index: 999;
	color: #fff;
	background: #000;
}
.row_top {
	display: block;
}
.row_top .column {
	float: none;
	width: 100%;
	display: block;
}
.row_top .columnM, .row_top .columnR {
	display: none;
}
.col-logo, .w-admin-header .col-logo {
	float: none;
	text-align: center;
	padding: 0;
}
.w-logo {
	padding: 0 1.2rem;
	height: auto;
	min-height: 0;
	min-width: 0;
}
.w-logo h1 {
	font-size: 0.7rem;
	margin-top: 0.25rem;
	margin-bottom: 0;
}
.w-logo-img {
	display: block;
	padding: 0 0.25rem;
	line-height: 1.4rem;
}
.w-logo-img img {
	max-height: 1.4rem;
}
.w-admin-header .w-logo {
	padding: 0 13.5em 0 1.2rem;
}
.col-right {
	position: fixed;
	left: -70%;
	width: 70%;
	background: #fff;
	top: 0;
	bottom: 0;
	padding: 0;
	margin-top: 0px;
	z-index: 10;
	display: block;
}
.w-nav {
	background: none;
	overflow-y: auto;
	height: 100%;
	margin: 0;
	padding: 0;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.w-admin-header .w-admin-nav {
	margin-left: 0;
	margin-right: 0;
}
.w-nav ul {
	list-style: none;
	padding-left: 0;
}
.w-nav .nav_inner {
	display: block;
}
.w-nav .nav_inner > li {
	display: block;
	float: none;
	text-align: left;
	margin: 0;
}
.w-nav .nav_inner > li > a, .w-nav .nav_inner > li > .li-parent-div > a {
	line-height: 2.5;
	padding: 0 10px;
	font-size: 14px;
	color: #111;
}
.w-nav li {
	border-bottom: 0;
	border-top: 0;
	float: none;
}
.w-nav li a, .w-nav .submenu li a, .w-admin-header .w-admin-nav a {
	display: block;
	color: #454545;
	text-align: left;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
}
.w-nav .nav_inner > li:hover > .submenu, .w-nav .submenu li:hover > .submenu {
	display: none;
}
.w-nav .nav_inner > li > .submenu {
	top: 0;
	left: 0;
}
.w-nav .submenu {
	position: relative;
	font-size: 14px;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
}
.w-nav .submenu li {
	width: auto;
}
.w-nav .submenu li .submenu {
	left: 0;
	top: 0;
}
.w-nav .submenu ul, .w-nav .submenu .submenu ul {
	background: none;
}
.w-nav .li-parent-div .fa {
	position: absolute;
	top: 50%;
	margin-top: -1em;
	right: 0;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	font-size: 150%;
}
.w-nav .li-parent-div .fa-plus::before {
	content: "\f107";
}
.w-nav .li-parent-div.open .fa-plus::before {
	content: "\f106";
}
.w-nav .submenu li a {
	padding: 0.5em 0.5em 0.5em 1.5em;
	text-align: left;
}
.w-nav .submenu .submenu li a {
	padding-left: 2.5em;
}
.mobile-nav-toggle {
	display: block;
}
.w-nav .nav_simpline_cur {
	display: none;
}
.topLogBoxPc {
	display: none;
}
.topLogBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.topLogBox, .topLogBox a {
	color: #454545;
}
.w-languege, .w-loginRegister, .w-shopCart {
	float: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #e1e1e1;
}
.topLogBox .w-search {
	float: none;
	margin: 0.5em;
}
.topLogBox .w-search .input-search-w {
	border-color: #e0e0e0;
	width: 100%;
}
.banner .bx-wrapper .bx-pager.bx-default-pager {
	display: block;
}
/*-----------------------会员中心和购物车--------------------*/
.w-admin-shopCart, .w-admin-top {
	display: none;
}
.mobile-nav-toggle {
	top: 0.35rem;
}
.signTel, .shopCartTel, .signQuitTel {
	display: block;
	top: 0.35rem;
}
.w-admin-header .w-admin-nav {
	position: fixed;
	left: -70%;
	width: 70%;
	background: #fff;
	top: 0;
	bottom: 0;
	padding: 0;
	margin-top: 0px;
	z-index: 10;
	display: block;
	float: none;
}
.w-admin-nav .w-nav-in {
	height: 100%;
}
.order-progress {
	display: none;
}
/*----------------------新闻---------------------------*/
.crumbs {
	margin-bottom: 1.5em;
}
.w-News-list1 li {
	margin-bottom: 1em;
}
.w-adNews9 li .date {
	margin-right: 20px;
}
.w-prd-list-cell .w-prd-infobox h2, .w-product .w-prd-infobox h2 {
	font-size: 16px;
}
.w-prd-list .w-prd-list-cell .w-prd-infobox h2 {
	font-size: 110%;
}
.w-productList .prd_pre, .w-productList .prd_next {
	width: 2em;
	height: 2em;
	margin-top: -1em;
	background-size: 4em 4em;
}
.w-productList .prd_pre {
	left: 0.5em;
}
.w-productList .prd_next {
	background-position: -2em -2em;
	right: 0.5em;
}
.w-productList .prd_pre:hover {
	background-position: -2em 0;
}
.w-productList .prd_next:hover {
	background-position: 0 -2em;
}
.w-productList2 .prd_pre, .w-productList2 .prd_next {
	margin-top: -2em;
}
}
@media (max-width:767px) {
.col-table {
	margin: 0;
}
.w-foot-content {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
/*----------------------系统页-------------------*/
.systitle {
	font-size: 125%;
	margin-bottom: 0;
	padding: 0.4em 1em;
	font-weight: normal;
}
.w-pages {
	margin-top: 1em;
}
.w-system .w-com-menu-H {
	margin-left: 0;
	margin-right: 0;
}
.info_tab {
	padding-left: 0.2em;
}
.w-prd-list-cell .w-prd-infobox h2, .w-product .w-prd-infobox h2 {
	font-size: 115%;
}
.w-productList {
	margin-left: -0.3em;
	margin-right: -0.3em;
}
.w-productList .w-prd-list-cell .w-prd-list-cell-in {
	margin: 0 0.3em;
}
.w-productList .w-prd-list-cell {
	margin-bottom: 1em;
}
.w-prd-list1 {
	margin-left: -0.3em;
	margin-right: -0.3em;
}
.w-prd-list1 .w-prd-list-cell-in {
	padding: 0 0.3em;
}
.w-productList3 {
	margin-left: -0.2rem;
	margin-right: -0.2rem;
}
.w-productList3 .w-prd-list-cell:hover .w-prd-con .w-prd-infoboxBox .w-prd-infobox {
	padding-top: 1.5em;
}
.w-productList3 .w-prd-list-cell:hover .w-prd-infobox h2 {
	font-size: 120%;
}
.w-productList3 .w-prd-list-cell .w-prd-sum {
	line-height: 1.3;
	font-size: 90%;
	max-height: 3.8em;
}
.product-detail-info .product-grayBox {
	border: 0;
}
.w-News-list1 .news-imgbox {
	width: 25%;
}
.w-News-list1 .news-com {
	margin-left: 25%;
	padding: 1em;
}
.w-News-list1 .news-com .news-sum {
	max-height: 2.9em;
	line-height: 1.5;
}
.w-News-list2 li {
	width: 50% !important;
}
.newsDetail {
	padding: 1.5em 1em 1em;
}
.newsDetail .news-others {
	padding: 0;
}
.newsDetail .newsContent {
	margin-top: 1.2em;
	padding: 1.2em 0.5em;
	font-size: 100%;
}
}
@media only screen and (max-width:479px) {
.body {
	font-size: 0.35rem;
}
.w-admin-header .w-logo {
	padding: 0 8.5em 0 1.2rem;
}
.topLogBox .w-search .input-search-w {
	height: 2.5em;
	line-height: 2.5em;
}
.col-table .col-table {
	margin: 0 -0.2em;
}
.div-table .div-table .td-w .div-padding {
	padding: 0 0.2em;
}
.w-title {
	margin-bottom: 0.5em;
}
.w-title1 h2 {
	font-size: 140%;
}
.w-title1 .simpline {
	width: 2.8em;
	height: 2px;
}
.w-title16 h2, .w-title2 h2, .w-title20 .tith span {
	font-size: 130%;
}
.w-title16 .title-h-in:before, .w-title16 .title-h-in:after {
	top: 0.975em;
}
.btn-default-w {
	width: 8em;
	height: 2.8em;
	line-height: 2.8em;
	background-size: contain;
}
.info_tab li a {
	font-size: 130%;
}
.fileListBox, .msgLBox {
	padding-left: 1em;
	padding-right: 1em;
}
.w-News-list1 .news-com .news-sum, .w-News-list1 .news-com .date {
	font-size: 90%;
}
.w-News-list1 .news-com {
	padding: 0.2em 1em 0;
}
.w-News-list3 .news-com .news-together {
	margin-bottom: 0.5em;
}
.w-adNews2 li {
	min-width: 100%;
}
.w-adNews5 li .news-h {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
.w-adNews9 li .date {
	margin-right: 1em;
}
.w-adNews9 li .date .date-day {
	font-size: 200%;
}
.w-adNews9 li .date .date-yearMonth {
	font-size: 110%;
}
.w-lantern-h .w-lantern-in {
	padding: 0 1.8em;
}
.w-lantern-h .lantern_pre, .w-lantern-h .lantern_next {
	width: 1.5em;
}
.w-product1 .w-prd-list-cell .w-prd-infobox, .w-prd-list1 .w-prd-list-cell .w-prd-infobox, .w-productList1 .w-prd-list-cell .w-prd-infobox, .w-productList2 .w-prd-list-cell .w-prd-infobox {
	padding: 1em 1em 1.3em;
}
.w-faq-list3 li .faq_tit .icon_adore {
	background-size: contain;
}
}
