﻿@font-face { 
   
  src: url('../fonts/FZLTHJW.TTF'); 
} 
html {
	overflow-x: hidden;
}
body{
	font-family: "微软雅黑"; 
	overflow-x: hidden;
}
a{
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
	cursor: pointer;
	color:#333;
}
a:hover{
	border: 0;	
	text-decoration: none;
	color:#007fe0;
}
li{list-style: none;}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #616366;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #616366;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #616366;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #616366;
}
input{outline:none;/*去除蓝色边框*/}
textarea{outline:none;/*去除蓝色边框*/}

.pagess{
	margin-top: 30px;
    width: 100%;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 20px 10px 20px;
    display: inline-block;
}
.pagess ul{
	text-align:center;
	padding:0;
	margin:0;
}
.pagess ul li{
	display:inline-block;
	padding:0 5px;
}
.arcticle1 img{
	max-width:100%;
}

iframe{
	border:0;
	margin:0;
	padding:0;
	background:none;
}
/*大于768px尺寸*/

@media (min-width: 768px){	
	.fr{
		float:right;
	}
	.fl{
		float:left;
	}
	.navbar{
		height:80px;
		margin-bottom:0px;
	}
	.navbar-brand {
		float: left;
		height: 50px;
		margin: 15px 15px;
		padding: 0px;
		font-size: 18px;
		line-height: 20px;
	}
	.navbar-default .navbar-nav > li > a {		
		color: #fff;
		font-size:16px;
		height:80px;
		padding: 10px 0px;
		margin:0 20px;
		text-align:center;
		padding-top:28px;
		transition: 0.2s;
		-moz-transition: 0.2s; /* Firefox 4 */
		-webkit-transition: 0.2s; /* Safari 和 Chrome */
		-o-transition: 0.2s; /* Opera */	
		/* border-bottom:4px solid #fff; */
	}
	.navbar-default .navbar-nav > li > a:hover {
		color: #fff!important;
	}
	.navbar-default .navbar-nav > li > a > p {   
		font-size:12px;		
		font-family: "微软雅黑";
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #007fe0;
		background: none;
		border-bottom:4px solid #007fe0;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		color: #007fe0;
		background: none;
		border-bottom:4px solid #007fe0;
	}
	.navbar-nav > li > .dropdown-menu {
		margin-left:20px;
	}
	.dropdown-menu{
		border:1px solid #e0e0e0;
		border-radius: 0;
		box-shadow:0px 5px 15px grey;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 15px 50px 15px 20px;
		clear: both;
		font-weight: bold;
		color: #000;
		white-space: nowrap;
	}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		color: #3399e6;
		text-decoration: none;
		background: none;
	}	
	#main_banner > .carousel-inner > .item {
    height: 480px;
	}
	#main_banner > .carousel-inner > .item {
	  background-repeat: no-repeat;
	  background-position: center center;
	  background-size: cover;
	}
	
	.foot h3{
		color:#fff;
		font-size: 16px;
		margin: 40px 0px 15px;
	}
	.foot em{
		border-top: 1px solid #4d5052;
		border-bottom: 1px solid #222324;
		border-left: none;
		border-right: none;
		width: 40px;
		display: inline-block;
		margin: 0 0 10px;
		padding: 0;
	}	
	.foot ul{
		margin: 0;
		padding: 0;
	}	
	.foot ul > li{
		color :#eee;
		font-size: 14px;
		line-height: 30px;
	}
	.foot ul > li > a{
		color :#eee;		
		padding:0;
	}
	.foot ul > li > a:hover{
		color :#fff;		
	}
	.foot p{
		color:#ffffff;
		font-size: 13px;	
		margin-top: 10px;	
	}
	.zxzx a{
		display: block;
	}
}
/*大于1368px尺寸*/
.index-menu {
	position: fixed;
    z-index: 999;
    left: 0;
    right: 0;	
}
@media (min-width: 1368px){
	.menu {
		width: 1300px;
		margin:0 auto;
	}
	.container{
		width: 1200px;
		margin:0 auto;
	}	
	.lxwm{
		background: url(../images/cms/cmsly.jpg) no-repeat center;
		height:400px;
	}
	.lxwmtit{	
		margin-top: 50px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#616366;
		margin:10px 0 0 0;
	}
	.lxwm h4{
		border-top: 2px solid #616366;
		width:30px;
		margin: 10px auto 0;

	}
	.lxwmc{		
		width:640px;
		margin: 50px auto 0;
	}
	
	.lxwmc input{
		background: #fff;
		border:1px solid #dadfe6;
		height:40px;
		line-height: 40px;
		margin-bottom: 10px;
		color:#616366;		
		width:300px;
		padding-left: 10px;
	}
	.lxwmcb input{
		background: #fff;
		border:1px solid #dadfe6;
		color:#616366;
		width: 640px;
	}
	.lxwmc .lxwmcl input{
		float:left;		
	}
	.lxwmc .lxwmcr input{
		float:right;
	}
	.lxwmc .lxwmcb input{		
		height: 40px;		
		padding: 8px 10px;		
	}	
	.lxwm h6 a{
		width: 220px;
		height: 46px;	
		display: block;
		border-radius: 3px;
		background: #229af5;
		margin:40px auto 0;
		font-size: 16px;
		color: #fff;
	}
	.lxwm h6 span{		
		padding: 13px 5px 0 10px;
		float:left;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover span{
		padding: 13px 5px 0 30px;
	}
	.lxwm h6 p{		
		float:left;
		padding: 15px 0px 0 55px;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover p{
		padding: 15px 0px 0 45px;
	}
		
}

/*大于1200px尺寸小于1368px*/
@media (min-width: 1200px) and (max-width: 1368px){	
	.menu {
		width: 1100px;
		margin:0 auto;
	}
	.lxwm{
		background: url(../images/cms/cmsly.jpg) no-repeat center;
		height:400px;
	}
	.lxwmtit{	
		margin-top: 60px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#616366;
		margin:10px 0 0 0;
	}
	.lxwm h4{
		border-top: 2px solid #616366;
		width:30px;
		margin: 10px auto 0;

	}
	.lxwmc{		
		width:640px;
		margin: 50px auto 0;
	}
	
	.lxwmc input{
		background: #fff;
		border:1px solid #dadfe6;
		height:40px;
		line-height: 40px;
		margin-bottom: 10px;
		color:#616366;		
		width:300px;
		padding-left: 10px;
	}
	.lxwmc textarea{
		background: #fff;
		border:1px solid #dadfe6;
		color:#616366;
		width: 640px;
	}
	.lxwmc .lxwmcl input{
		float:left;		
	}
	.lxwmc .lxwmcr input{
		float:right;
	}
	.lxwmc .lxwmcb textarea{		
		height: 40px;		
		padding: 8px 10px;		
	}	
	.lxwm h6 a{
		width: 220px;
		height: 46px;	
		display: block;
		border-radius: 3px;
		background: #229af5;
		margin:40px auto 0;
		font-size: 16px;
		color: #fff;
	}
	.lxwm h6 span{		
		padding: 13px 5px 0 10px;
		float:left;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover span{
		padding: 13px 5px 0 30px;
	}
	.lxwm h6 p{		
		float:left;
		padding: 15px 0px 0 55px;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover p{
		padding: 15px 0px 0 45px;
	}
	
}
/*小于992px尺寸 小于1200px尺寸 	*/
@media (min-width: 992px) and (max-width: 1200px){
	.navbar-default .navbar-nav > li > a {
		color: #fff;
		font-size:16px;
		height:80px;
		padding: 10px 0px;
		margin:0 10px;
		text-align:center;
		padding-top:28px;
	}
	.navbar-nav > li > .dropdown-menu {
		margin-left:13px;
	}
	.menu {
		width: 900px;
		margin:0 auto;
	}
	.lxwm{
		background: url(../images/cms/cmsly.jpg) no-repeat center;
		height:400px;
	}
	.lxwmtit{	
		margin-top: 60px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#616366;
		margin:10px 0 0 0;
	}
	.lxwm h4{
		border-top: 2px solid #616366;
		width:30px;
		margin: 10px auto 0;

	}
	.lxwmc{		
		width:640px;
		/*margin: 50px auto;*/ margin:0 auto;
	}
	
	.lxwmc input{
		background: #fff;
		border:1px solid #dadfe6;
		height:40px;
		line-height: 40px;
		margin-bottom: 10px;
		color:#616366;		
		width:300px;
		padding-left: 10px;
	}
	.lxwmcb input{
		background: #fff;
		border:1px solid #dadfe6;
		color:#616366;
		width: 640px;
	}
	.lxwmc .lxwmcl input{
		float:left;		
	}
	.lxwmc .lxwmcr input{
		float:right;
	}
	.lxwmc .lxwmcb textarea{		
		height: 40px;		
		padding: 8px 10px;		
	}	
	.lxwm h6 a{
		width: 220px;
		height: 46px;	
		display: block;
		border-radius: 3px;
		background: #229af5;
		margin:40px auto 0;
		font-size: 16px;
		color: #fff;
	}
	.lxwm h6 span{		
		padding: 13px 5px 0 10px;
		float:left;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover span{
		padding: 13px 5px 0 30px;
	}
	.lxwm h6 p{		
		float:left;
		padding: 15px 0px 0 55px;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover p{
		padding: 15px 0px 0 45px;
	}
		
}
/*大于768px尺寸 小于992px尺寸 	*/
@media (min-width: 768px) and (max-width: 992px){
	.navbar-default .navbar-nav > li > a {
		color: #fff;
		font-size:14px;
		height:80px;
		padding: 10px 0px;
		margin:0 5px;
		text-align:center;
		padding-top:28px;
	}
	.navbar-nav > li > .dropdown-menu {
		margin-left:5px;
	}
	.menu {
		width: 700px;
		margin:0 auto;
	}
	.lxwm{
		background: url(../images/cms/cmsly.jpg) no-repeat center;
		height:400px;
	}
	.lxwmtit{	
		margin-top: 60px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#616366;
		margin:10px 0 0 0;
	}
	.lxwm h4{
		border-top: 2px solid #616366;
		width:30px;
		margin: 10px auto 0;

	}
	.lxwmc{		
		width:640px;
		margin: 40px auto 0;
	}
	
	.lxwmc input{
		background: #fff;
		border:1px solid #dadfe6;
		height:40px;
		line-height: 40px;
		margin-bottom: 10px;
		color:#616366;		
		width:300px;
		padding-left: 10px;
	}
	.lxwmcb input{
		background: #fff;
		border:1px solid #dadfe6;
		color:#616366;
		width: 640px;
	}
	.lxwmc .lxwmcl input{
		float:left;		
	}
	.lxwmc .lxwmcr input{
		float:right;
	}
	.lxwmc .lxwmcb textarea{		
		height: 40px;		
		padding: 8px 10px;		
	}	
	.lxwm h6 a{
		width: 220px;
		height: 46px;	
		display: block;
		border-radius: 3px;
		background: #229af5;
		margin:40px auto 0;
		font-size: 16px;
		color: #fff;
	}
	.lxwm h6 span{		
		padding: 13px 5px 0 10px;
		float:left;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover span{
		padding: 13px 5px 0 30px;
	}
	.lxwm h6 p{		
		float:left;
		padding: 15px 0px 0 55px;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover p{
		padding: 15px 0px 0 45px;
	}
		
}
/*小于767px尺寸*/
@media (max-width: 767px){
	.navbar-brand {
		float: left;
		height: 50px;
		padding: 10px 10px;		
		line-height: 20px;
	}
	.navbar-brand img{
		width:70px;
	}
	.navbar{		
		margin-bottom:0px;
	}
	
	.navbar-default .navbar-nav > li > a {
		color: #777;
		font-size:16px;		
		padding: 10px 15px;				
	}
	.navbar-default .navbar-nav > li > a > p {   
		font-size:12px;		
		display:inline-block;
		padding:0;
		margin:0;
	}
	.caret{
		float:right;
		margin-top:10px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #007fe0;
		background: none;
		border-bottom:4px solid #007fe0;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		color: #007fe0;
		background: none;
		border-bottom:4px solid #007fe0;
	}
	.navbar-nav > li > .dropdown-menu {
		margin:0 10px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 15px 0px;
		clear: both;  
		font-weight: bold;
		color: #000;
		white-space: nowrap;
		border-bottom:1px solid #007fe0;
	}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		color: #3399e6;
		text-decoration: none;
		background: none;
	}
	.lxwm{
		background: url(../images/cms/cmsly.jpg) no-repeat center;
	}
	.lxwmtit{	
		margin-top: 40px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#616366;
		margin:10px 0 0 0;
	}
	.lxwm h4{
		border-top: 2px solid #616366;
		width:30px;
		margin: 10px auto 0;

	}	
	.lxwmc{		
		width:100%;
		margin: 30px auto 0;
	}
		
	.lxwmc input{
		background: #fff;
		border:1px solid #dadfe6;
		height:40px;
		line-height: 40px;
		margin-bottom: 20px;
		color:#616366;		
		width:100%;
		padding-left: 10px;
	}
		
	.lxwmc textarea{
		background: #fff;
		border:1px solid #dadfe6;
		color:#616366;
		width: 100%;
	}
	.lxwmc .lxwmcl input{
		float:left;		
	}
	.lxwmc .lxwmcr input{
		float:right;
	}
	.lxwmc .lxwmcb textarea{		
		height: 40px;		
		padding: 8px 10px;		
	}	
	.lxwm h6 a{
		width: 220px;
		height: 46px;	
		display: block;
		border-radius: 3px;
		background: #229af5;
		margin:30px auto 0;
		font-size: 16px;
		color: #fff;
	}
	.lxwm h6 span{		
		padding: 13px 5px 0 10px;
		float:left;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover span{
		padding: 13px 5px 0 30px;
	}
	.lxwm h6 p{		
		float:left;
		padding: 15px 0px 0 55px;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.lxwm h6 a:hover p{
		padding: 15px 0px 0 45px;
	}		
	
}

.lxwmcb textarea {
	width: 100%!important;
	padding-left: 10px;
	height: 40px;
	border: none;
}

.footer{
	width: 100%;
	background: #35373b;
}
.footer2{
	width: 100%;
	background: #202124;	
	margin-bottom:69px;
}
.footer2 p{
	color: #6d6e70;
	font-size: 12px;
	padding: 10px 0;
	margin: 0;
}
.footer2 a{
	color: #6d6e70;
	font-size: 12px;
	padding: 10px 0;
	margin: 0;
}
.navbar-default{
	background:transparent!important;
	border:none;
}
.banner{
	width: 100%;
	overflow: hidden;	
}
.banner1{
	/* width:1000px; */
	/* margin:0 auto; */
	/* height:100%; */
	width: 100%;
	overflow: hidden;
}
.banner2{
	/* width: 1920px; */
	/* margin-left: -460px; */
	/* height:100%;	 */
	width: 100%;
	overflow: hidden;
}
.banner img{
	max-width: 100%;
	height: auto;
	display: inline-block;
}

/*CMS页面*/
.cms{
	background: #e4e5e9;
	padding-top: 30px;
	padding-bottom: 33px;
}
.cmsi{
	margin-bottom:5px;
	font-size: 0;
	position: relative;
}
.cmsi img{
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;	
}
.cmsicp{
	margin-bottom:5px;
	font-size: 0;
	position: relative;
}
.cmsicp a img{
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;	
	max-width: 33.33%;
	margin-bottom: 30px;
    margin-top: 20px;
}

/*商贸通页面*/
.smt{
	padding-top: 40px;
	padding-bottom: 20px;
}
.smti p{
	font-size:22px;
	color:#221815;
	margin-left: 65px;
}
.smti .org{
	color:#e78200;
}
.smti .red{
	color:#d4190d;
}
.smti h4{
	color:#303030;
	font-family:"微软雅黑";
	font-size: 20px;
	margin-left: 65px;
	margin-top: 30px;
}
.smti h4 span{
	color:#0560b3;
}
.sm{
	margin-left: 50px;
	margin-top: 20px;
}
.smi{
	margin-bottom: 10px;
}
.smti img{
	display: inline-block;
}
.smti2{
	width:80%;
	margin:50px auto 0px;
}
.smti2 div:nth-child(1){
	margin-top: 25px;
}
.smti2 div:nth-child(3){
	margin-top: 35px;
}
.smti2 img{
	box-shadow: 0px 5px 15px #888888;
	margin-bottom: 30px;
}
.smti3 img{
	margin: 10px 0 40px;
}
.smti4 img{
	margin: 50px 0;
}

/*工业电商页面*/
.gyds{
	margin-top: 80px;
	margin-bottom: 80px;
}
.gyds1 h3{
	background:url(../images/gyds/gydstit1.jpg) center center no-repeat;
	height:71px;
	width:100%;
}
.gyds1 p{
	color:#231815;
	font-size: 16px;
	padding: 30px 20px;
	text-indent:2em;
}
.gyqx{
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 300px;
}
.qxc{
	max-width: 300px;
	position: absolute;
	display: block;
	background:#000;
	opacity: 0.8;
	top:300px;
	color:#fff;
	height:100%;	
}
.qxc h4{
	padding-top: 20px;
	padding-bottom: 20px;
}
.qxc h5{
	padding: 0 20px;
	font-size:16px;
	text-align:left;
	line-height: 30px;
}
.gyds2{
	margin: 60px 0;
	background: #f5f5f5;
	padding: 60px 0;
}
@media (max-width: 767px){
	.gyds2{
		margin: 30px 0;
		background: #f5f5f5;
		padding: 30px 0;
	}
}
.gyds2 h3{
	background:url(../images/gyds/gydstit2.jpg) center center no-repeat;
	height:71px;
	width:100%;
}
.gyds2 p{
	color:#231815;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 10px;
	text-indent:2em;
}
.gyds3{
	margin: 0 0 60px;
	background: #fff;
	padding: 0px 0;
}
.gyds3 h3{
	background:url(../images/gyds/gydstit3.jpg) center center no-repeat;
	height:71px;
	width:100%;
}
.gyds3 h3{
	padding-top: 130px;
	padding-bottom: 20px;
}
.gyds3 p{
	color:#231815;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 10px;
	text-indent:2em;
}
.gyds4{
	margin: 0 0 60px;
	background: #fff;
	padding: 0px 0;
}
.gyds4 h3{
	background:url(../images/gyds/gydstit4.jpg) center center no-repeat;
	height:71px;
	width:100%;
}
.gyds4 p{
	color:#404040;
	font-size: 16px;
	line-height: 40px;	
	height:40px;
	margin: 0;
	padding: 0;	
}
.gyds4 h3{
	margin-bottom: 30px;
}
.gyds4 .bluel{
	background: #c5e6f9;
	padding-left: 20px;
}
.gyds4 .bluer{
	background: #c5e6f9;
	padding-left: 40px;
}
.gyds4 .grayl{
	background: #f1f8fe;
	padding-left: 20px;
}
.gyds4 .grayr{
	background: #f1f8fe;
	padding-left: 40px;
}
.gyds4{
	margin: 0 0 60px;
	background: #fff;
	padding: 0px 0;
}
.gyds5 h3{
	background:url(../images/gyds/gydstit5.jpg) center center no-repeat;
	height:71px;
	width:100%;
}
.gyds5 p{
	color:#231815;
	font-size: 16px;
	line-height: 30px;		
	margin: 0;
	padding: 0 20px 20px;
	text-indent:2em;
}
.gyds5 h3{
	margin-bottom: 30px;
}
.gyds5 h4 img{
	margin-bottom: 60px;
	display:inline-block;
}

/*SSP页面*/
@media (min-width: 1200px){
	.zzz-md-1{
		width:14.285714%;
		display: inline-block;
	}
	.ssppt1{
		position: relative;
		margin: 60px auto;
		display: block;
	}
	.ssppt2{		
		display: none !important;
	}
	.ssppt1 div{
		padding:0 5px;
	}
	.ssppt11{
		position: relative;
	}
	.ssppt12{
		position: relative;
		margin-top:-40px;
	}
	.ssppt3{		
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1200px){
	.zzz-md-1{
		width:24%;
		display: inline-block;
	}
	.ssppt1{		
		display: none !important;
	}
	.ssppt2{
		position: relative;
		margin: 60px auto;
		display: block;
	}
	.ssppt3{		
		display: none !important;
	}
	.ssppt2 div{
		padding:0 5px;
	}
	.ssppt21{
		position: relative;
	}
	.ssppt22{
		position: relative;
		margin-top:-40px;
	}
	.ssppt23{
		position: relative;
		margin-top:-40px;
	}
}

@media (max-width: 767px){
	.zzz-md-1{
		width:32%;
		display: inline-block;
	}
	.ssppt1{		
		display: none !important;
	}
	.ssppt2{
		display: none !important;		
	}
	.ssppt3{		
		display: block;
	}
	.ssppt31{
		position: relative;
	}
	.ssppt32{
		position: relative;
		margin-top:-40px;
	}
	.ssppt33{
		position: relative;
		margin-top:-40px;
	}
	.ssppt34{
		position: relative;
		margin-top:-40px;
	}
	.ssppt35{
		position: relative;
		margin-top:-40px;
	}	
	.ss h3{
		text-align: center !important;
	}
	.ss h4{
		text-align: center !important;
	}
	.ss{
		padding:0 !important;
	}
}

.ss{
	padding: 60px 0;
}
.ss img{
	display: inline-block;
}
.ssp2{
	background: #f6fcff;
}
.ssp3{
	background: #fff;
}
.ssp4{
	background: #f6fcff;
}

/*微掌柜页面*/
.wzg{
	margin-top:80px;
}
.wzg img{
	display: inline-block;
}
.wzg1 p{
	color:#4f97af;
	font-size: 20px;
	line-height: 30px;
	text-indent: 4em;
	font-family:"微软雅黑";
	padding: 10px 20px 60px;
}
.wzg12{
	margin-left:-30px;
	margin-top: -2px;
}
.wzg13{
		margin-top: 160px;
	}
.wzg13 img{
	margin-bottom: 50px;
}
@media (max-width: 767px){
	.wzg13{
		margin-top: 20px !important;
	}
	.wzg12{
		text-align: center !important;
		margin-left:-10px;
		margin-top: -6px;
	}
	.wzg13 img{
		margin-bottom: 20px;
	}
}
.wzg13 img:last-child{
	margin-bottom: 0px;
}
.wzg2{
	background: url(../images/wzg/wzg2bg.jpg) center;
	height: 207px;
	line-height: 207px;
}
.wzg2 img{
	display: inline-block;	
}
.wz{
	padding:60px 0;
}

.wz img{
	display: inline-block;	
}
.wz h3{
	color:#0d5775;
	font-size: 34px;
	padding-left: 40px;
}

.wz p{
	color:#0d5775;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 10px;
}
@media (max-width: 767px){
	.wz{
		padding:20px 0 20px;
	}
	.wz h3{			
		padding-left: 0px;
		padding-top:20px !important;
	}
	.wz p{
		padding-left: 0px;
	}
}
.wzg3{
	background: #d9f1fd;	
}
.wzg3 h3{
	padding-top: 20px;
}
.wzg4{
	background: #e8f7fe;	
}
.wzg4 h3{
	padding-top: 70px;
}
.wzg5{
	background: #d9f1fd;	
}
.wzg5 h3{
	padding-top: 70px;
}
.wzg6{
	background: #c9ecfe;	
}
.wzg6 h3{
	padding-top: 60px;
}
.wzg7{
	background: #d9f1fd;	
}
.wzg7 h3{
	padding-top: 80px;
}

/*企业头条页面*/
.qytt{
	background: #f4f4f4;
	padding: 40px 0;
}
.qytt1 h3{
	color:#404040;
	font-size: 40px;	
}
.qytt1 h4{
	border-top: 2px solid #3592fa;
    width: 35px;
    margin: 15px auto 0;
}
.qytt1 p{
	margin: 20px 50px 10px;
	color:#545353;
	font-size: 18px;
}

.qytt2 h3{
	color:#404040;
	font-size: 40px;	
	margin-top: 50px;
}
@media (max-width: 767px){
	.qytt1 h3{	
		font-size: 30px;	
	}
	.qytt2 h3{		
		font-size: 30px;			
	}
	.qytt1 p{
		margin: 20px;
		color:#545353;
		font-size: 18px;
	}
}
.qytt2 h4{
	border-top: 2px solid #3592fa;
    width: 35px;
    margin: 15px auto 0;
}
.qyt{
	padding:50px 0;
}
.qyt img{
	display: inline-block;	
}
.qyt h3{
	color:#454545;
	font-size: 40px;	
}
.qyt p{
	color:#6e6e6e;
	font-size: 18px;	
	padding-top: 10px;
}
@media (min-width: 1200px){
	.qyt h3{
		padding-left: 120px;		
	}
	.qyt p{
		padding-left: 120px;
	}
}
.qytt3 h3{
	margin-top: 80px;
}
.qytt4 h3{
	margin-top: 80px;
}
.qytt5 h3{
	margin-top: 100px;
}
.qytt6 h3{
	margin-top: 80px;
}
@media (max-width: 767px){
	.qyt{
		padding:20px 0;
	}
	.qyt h3{
		text-align: center !important;	
		margin-top:20px !important;
		font-size: 30px;	
	}
	.qyt p{
		text-align: center !important;	
		margin-bottom:20px !important;	
		font-size: 16px;	
	}
}
.qytt7{
	background: url(../images/qytt/qytt7bg.jpg) no-repeat center;
}
.qytt7 img{
	display: inline-block;	
}
.qytt7 h3{
	margin: 50px 0 0;
}
.qytt7 h4{
	margin: 20px auto 50px;
}

/*微信小程序页面*/
.wxxcx{
	padding: 90px 0 0;
}
.wxxcx1 h3{
	color:#000000;
	font-size: 30px;
	margin-bottom: 30px;
}
.wxxcx1 p{
	color:#000000;
	font-size: 20px;
	margin-bottom: 120px;
	text-indent:4em;
}
@media (max-width: 767px){
	.wxxcx1 p{		
		margin-bottom:30px;		
	}
}
.wxxcx1 h4{
	color:#000000;
	font-size: 24px;
	margin-bottom: 30px;
}
.wxxcx img{
	display: inline-block;
}
.wxlx{
	width:100%;
	height:1px;
	background: #026db7;
	margin:20px 0 10px;
}
.wxl{
	color:#026db7;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.wxxcx2{
	padding: 130px 0 0px;
}
.wxxcx2 img{
	display: inline-block;
}
.wxxcx2 h3{
	margin: 0px 0 100px;
}
@media (max-width: 767px){
	.wxxcx2 div{
		text-align:center !important;
	}
}
.wxxcx3{
	padding-bottom:100px;
}
.wxxcx3 img{
	display: inline-block;
}
.wxxcx3 h3{
	margin-bottom:70px;
}
.wxcp{
	position: relative;
	height:100%;
	overflow: hidden;
	max-width: 252px;
	display: inline-block;
	margin:20px 0;
}
.wxcpa{
	position: relative;
	height:100%;
	
}
.wxcpa h3{
	margin: 0;
	padding: 0;
}
.wxcpa h5{
	color:#000;
	font-size: 20px;
}
.wxcpb{
	position: absolute;
	max-width: 252px;
	height:100%;
	display: block;
}
.wxxcx4{
	padding-bottom:100px;
}
.wxxcx4 h3{
	padding-bottom:70px;
}
.wxxcx4 img{
	display: inline-block;
}
.wxxcx5{
	padding-bottom:100px;
}
.wxxcx5 h3{
	padding-bottom:70px;
}
.wxxcx5 img{
	display: inline-block;
}
.wxxcx6{
	padding:50px;
}
.wxxcx6 img{
	display: inline-block;
}
.wxxcx7{
	padding-bottom:100px;
}
.wxxcx7 h3{
	padding-bottom:70px;
}
.wxxcx7 img{
	display: inline-block;
}
@media (max-width: 767px){
	.wxxcx3{
		padding-bottom:50px;
	}
	.wxxcx4{
		padding-bottom:50px;
	}
	.wxxcx5{
		padding-bottom:50px;
	}
	.wxxcx3 h3{
		margin-bottom:20px;
	}
	.wxxcx4 h3{
		padding-bottom:20px;
	}
	.wxxcx5 h3{
		padding-bottom:20px;
	}
	.wxxcx6{
		padding:10px 0 30px;
	}
	.wxxcx7{
		padding-bottom:50px;
	}
	.wxxcx7 h3{
		margin-bottom:20px;
	}
	.wxcp{
		margin:10px 0;
	}
}

/*魔方页面*/
.mf{
	margin: 80px 0 50px;
}
@media (max-width: 767px){
	.mf{
		margin: 20px 0 10px;
	}
}
.mf h3{
	height:27px;
	width:100%;
	background:url(../images/mf/mf1.jpg) center center no-repeat;
}
.mf1{
	padding: 10px 0;
}
.mf1 h3{
	color:#484848;
	font-size: 34px;
	padding-left: 40px;	
	font-weight:bold;
}
.mf1 p{
	color:#515151;
	font-size: 16px;
	padding-left: 40px;
	padding-top: 10px;
	max-width: 385px;
	line-height: 30px;
}
.mf2 h3{
	padding-top: 50px; 
}
.mf3 h3{
	padding-top: 80px; 
}
.mf4 h3{
	padding-top: 80px; 
}
.mf5 h3{
	padding-top: 80px; 
}
.mf6 h3{
	padding-top: 100px; 
}
.footer3{
	display:none;
}
@media (max-width: 767px){
	.mf1{
		padding: 0px;
	}
	.mf1 div{
		text-align: center !important;
	}	
	.mf1 h3{
		color:#484848;
		font-size: 34px;
		padding-left: 0px;	
		padding-top:0px !important;		
	}
	.mf1 p{
		max-width:100%;
		padding-left: 0px;
		padding-bottom:20px !important;
	}
	.menu{
		padding:0 15px;
	}
	.footer3{
		z-index:9999;
		width: 100%;
		background: #fff;
		border-top: 1px solid #e1e1e1;
		margin-top: 20px;
		position: fixed;
		bottom: 0;
		display:block;
	}
	.footer3 ul{
		margin-top: 10px;
	}
	.footer3 ul li{
		width: 25%;
		text-align: center;
		float: left;
		margin-bottom: 5px;
	}
	.footer3 ul li img{
		width: 24px;
		height: 22px;
	}
	.footer3 > ul > li > a > i{
		width: 24px;
		height: 22px;
	}
	.footer3 > ul > li > a > i{
		display: inline-block;
	}
	.footer3 > ul > .d1 > a > i{
		background: url(../images/fot01.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > .d2 > a > i{
		background: url(../images/fot02.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > .d3 > a > i{
		background: url(../images/fot03.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > .d4 > a > i{
		background: url(../images/fot04.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > li > a > p{
		font-size: 10px;
	}
	.footer3 ul li .fot_ico{
		height: 44px;
		display: inline-block;
	}
	.footer3 ul li a{
		cursor: pointer;
		color: #7f8389;
		display: inline-block;
	}
	.footer3 ul .active a{
		color: #ff6d00;
	}
	.footer3 > ul > .d1.active > a > i{
		background: url(../images/fot011.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > .d2.active > a > i{
		background: url(../images/fot022.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > .d3.active > a > i{
		background: url(../images/fot033.png) no-repeat;
		background-size: 100% 100%;
	}
	.footer3 > ul > .d4.active > a > i{
		background: url(../images/fot044.png) no-repeat;
		background-size: 100% 100%;
	}
}
@media (min-width: 768px){
	.mf2 h3{				
		margin-left: 80px;
	}
	.mf2 p{		
		margin-left: 80px;
	}
	.mf2 img{
		float:right;
	}
	.mf3 h3{				
		margin-left: 100px;
	}
	.mf3 p{		
		margin-left: 100px;
	}
	.mf3 img{
		float:left;
	}
	.mf4 h3{				
		margin-left: 80px;
	}
	.mf4 p{		
		margin-left: 80px;
	}
	.mf4 img{
		float:right;
	}
	.mf5 h3{				
		margin-left: 100px;
	}
	.mf5 p{		
		margin-left: 100px;
	}
	.mf5 img{
		float:left;
	}
	.mf6 h3{				
		margin-left: 80px;
	}
	.mf6 p{		
		margin-left: 80px;
	}
	.mf6 img{
		float:right;
	}
}
.mf7 h3{
	color:#6f6f6f;
	font-size: 14px;
	margin-bottom:30px;
}
.mf7{
	padding: 100px 0 100px;
}
.mf7 img{
	display: inline-block;
	padding: 0 20px 20px;
}

/*案例页面*/
@media (min-width: 971px){
	.anlilb{
		margin-top: -60px;
	}
	.anlilb ul{
		display: block;
		max-width: 260px;
		margin-top: 20px;
		background: #fff;
		box-shadow: 0px 0px 10px #dddddd;
		padding: 0;
	}
	.anlilb ul li{		
		width:100%;
		padding-left: 50px;
		border-bottom:1px solid #efefef;
		height:50px;
		line-height: 50px;
		display: block;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
		cursor: pointer;
		border: 1px solid #fff;
		background: url(../images/anli/allbbg.png) 120px center no-repeat;
		background-size:0;		
	}
	.anlilb ul li a{
		font-size: 18px;
		color:#616366;
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
		background: url(../images/anli/allbbga.png) center left no-repeat;
		background-size:0;
	}
	.anlilb ul li.active{	
		background: url(../images/anli/allbbg.png) right no-repeat;
		border: 1px solid #fff;
	}
	.anlilb ul li.active a{	
		padding-left: 10px;
		color:#0c84d9;
		background: url(../images/anli/allbbga.png) center left no-repeat;
		background-size:2px 16px;
	}
	.anlilb ul li:hover{	
		background: url(../images/anli/allbbg.png) right no-repeat;
		border: 1px solid #ececec;
	}
	.anlilb ul li:hover a{	
		padding-left: 10px;
		color:#0c84d9;
		background: url(../images/anli/allbbga.png) center left no-repeat;
		background-size:2px 16px;
	}
}
.anlilb2{
	margin-top:20px; 
}
@media (max-width: 970px){
	.anlilb2 a{
		color:#333;
	}
	.anlilb2 li.active a{
		color:#fff;
	}
}
.huise{
	background: #f6f6f6;
}
.mbx{
	background: url(../images/mbx.png) left no-repeat;
	padding: 15px 20px;
}	
.anlico{
	margin-bottom:60px;
}
.anlico img{
	display: inline-block;
}
.anlicon{
	background: #fff;
	border:1px solid #e0e0e0;	
	padding: 20px 20px 40px;
}
.anlico h3{
	padding: 10px 0px;
	margin: 0;
}
@media (min-width: 768px) and (max-width: 1200px){
	.anlicoc h3{
		height:40px;
		line-height:14px;
	}
}
.anlico h4{
	padding: 0;
	margin: 0;
}
.anlico h3 a{
	font-size: 14px;
	color:#616366;
}
.anlico h4 a{
	font-size: 14px;
	color:#616366;
}
.anlicoc{
	padding: 20px 10px 0px;
}
.zxzxcon{
	background: #fff;
	border:1px solid #e0e0e0;	
	padding: 20px 10px 40px;
}
.zxzxco{
	padding: 40px 10px;
	border-bottom:1px solid #e0e0e0;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
	cursor: pointer;
}
.zxzxco:last-child{	
	border-bottom:none;	
}
.zxzxco:hover{
	background: #f9f9f9;
}
.zxzxcoimg{
	height:160px;
	overflow-y:hidden;
}
.zxzxco h3 a{
	font-size: 20px;
	color:#303133;
	margin:0 0 30px;
	display: block;
}
.zxzxco h3 a:hover{
	color:#007fe0;
}
.zxzxco h4 a{
	font-size: 14px;
	color:#616366;
	margin: 0
	padding:0;
	display: block;
	line-height: 20px;
}
.zxzxco h5{
	color:#919499;
	font-size: 14px;
	display: block;
	margin: 30px 0 0;
	padding-left: 20px;
	height:18px;
	line-height: 18px;
	background: url(../images/zxzx/ntime.png) left center no-repeat;
}

/*详细页面*/
@media (min-width: 768px){
	.arcticle1{
		background: #fff;
		padding: 40px 80px;
		margin: 20px 0 120px;
		border:1px solid #e0e0e0;
		border-radius: 3px;
	}	
}
.arcticle21{
		text-align:left;
	}
@media (max-width: 767px){
	.arcticle1{
		background: #fff;
		padding: 40px;
		margin: 20px 0 120px;
		border:1px solid #e0e0e0;
		border-radius: 3px;
	}
	.arcticle21{
		text-align:center !important;
	}
	.arcticle21 a{
		display: inline-block;
	}
	.arcticle22{
		text-align:center;
	}
}
.arcticle1 .arcticle1_t{
	border-bottom: 1px dashed #dad9da;
	padding: 0;
	margin: 0 0 30px;
}
.arcticle1 .arcticle1_t h1{
	font-size: 24px;
	color:#333333;
	margin: 0;
	padding: 0;
}
.arcticle1 .arcticle1_t span{
	color:#919499;
	font-size: 14px;
	display: block;
	margin: 20px 0 30px;
	padding-left: 20px;
	height:18px;
	line-height: 18px;
	background: url(../images/zxzx/ntime.png) left center no-repeat;
}
.arcticle1_c{
	padding: 0 0 40px;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
}
.arcticle1_b{
	margin: 20px 0;
	padding: 0
}
.arcticle1_b div{
	margin: 0;
	padding: 0
}
.arcticle1_b a{
	color:#303133;
	font-size: 14px;
}
.arcticle21{
	background: #fff;	
	margin: 20px 0 20px;
	border:1px solid #e0e0e0;
	border-radius: 3px;
	padding: 0 20px;
}
.arcticle2_t{
	padding: 0;
	margin: 0;
}
.arcticle2_t h2{
	font-size: 16px;
	color:#616366;
	margin-top: 10px;
}
.arcticle2_t .actx{
	height:2px;
	border-bottom:1px solid #dfe0e0;
}
.arcticle2_t .actx span{
	width:40px;
	height:2px;
	background: #6fafe0;
	display: block;
}
.arcticle2_c{
	padding: 0;
	margin: 0 0 20px;
}
.arcticle2_c div{
	padding: 0;
	margin: 20px 0 0;
}
.arcticle2_c div a{
	color:#616366;
	font-size: 14px;
}
.arcticle21{
	display: inline-block;
}
.arcticle21 img{
	display: inline-block;
}
.arcticle22{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.arcticle22 img{
	border-radius: 3px;
	margin-bottom: 20px;
	display: inline-block;
}

/*品牌故事页面*/
.ppgsc{
	background: #fff;
	padding: 20px;
	margin: 0px 0 120px;
	border:1px solid #e0e0e0;
	border-radius: 3px;
}
.ppgsct h2{
	margin: 0 0 15px;
	padding: 0;
	color:#303133;
	font-size: 16px;
}
.ppgsct .ppgsx{
	height:2px;
	border-bottom:1px solid #dfe0e0;
}
.ppgsct .ppgsx span{
	width:40px;
	height:2px;
	background: #6fafe0;
	display: block;
}

/*创始人说页面*/
.ppgscc{

}
.csrs p{
	font-size: 16px;
	color:#4c4c4c;
	margin:30px 20px;
	text-indent: 2em;
	line-height: 30px;
}
.csrs .qm{
	text-align: right;
}
.csrs .qm img{
	display: inline-block;
}

/*发展历程页面*/
.fzlct{
	margin-bottom: 30px;
}
.fzlc{
	margin:10px 0;
}
.fzlc .year{	
	padding-left: 20px;
	position: relative;
	height:100%;
}
.fzlc .year h2{
	font-size: 30px;
	color:#007fe0;
	margin: 0;
	padding: 0;
}
.fzlc .year em{
	width:20px;
	display: block;
	height:2px;
	background: #007fe0;
	margin-top:10px ;
}
.fzlc .year .fzlclx{	
	position: absolute;
	top: -13px;
    right: -30px;
    z-index: 1;
}	
.fzlc .lc{
	padding-bottom: 60px;
	border-left: 2px solid #e6e8eb;
	font-size: 14px;
	color:#303133;
	line-height: 35px;
}

/*管理团队页面*/
.gltd{
	margin: 10px 0 80px;
}
.tdmz1{
	background: url(../images/ppgs/tdmz.jpg)  80px center no-repeat;
	width:180px;
}
.tdmz2{
	background: url(../images/ppgs/tdmz.jpg)  80px center no-repeat;
	width:200px;
}
.tdmz3{
	background: url(../images/ppgs/tdmz.jpg)  100px center no-repeat;
	width:220px;
}
.tdmz4{
	background: url(../images/ppgs/tdmz.jpg)  100px center no-repeat;
	width:270px;
}
.tdmz h3{
	font-size: 30px;
	color:#303133;
	margin: 0;
	padding: 0;
}
.tdmz h4{
	text-align: right;
	color:#303133;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.tdjs{
	margin-top: 15px;
	padding: 0;
	line-height: 30px;
}
.tdjs p{
	margin: 0;
	padding: 0;
}

/*荣誉资质页面*/
.rrzz{}

.rrzz img{ max-width:100%;}

/*企业简介页面*/
.qyjj div{
	margin: 0 0 60px;
	padding: 0;
}
.qyjj1{
	margin-bottom: 60px !important;
}
.qyjj h3{
	padding: 0 0 0 40px;
	background: url(../images/about/aboutyq.png) left center no-repeat;
	color:#303133;
	font-size:24px;
	margin: 0 0 25px;
}
.qyjj p{
	padding: 0 0 0 40px;
	margin: 0;
	font-size: 14px;
	color:#616366;
	line-height: 20px;	
}
.qyjj1 p{
	text-indent:2em;
}

.qyjj2 h3:nth-child(4){	
	margin: 25px 0 25px;	
}
.qyjj2 h3:nth-child(6){	
	margin: 25px 0 25px;	
}

/*人才招聘页面*/
.rczp1{
	margin:60px 0;
}
.rczp1 div{
	padding:0;
	margin:5px 0;
}
.rczp2 img{
	display: inline-block;
}
@media (min-width: 768px){
	.rczp3{
		padding-left: 100px;
	}
}
.rczp3{
	margin-top:20px;	
}
.rczp3 h3{
	margin-bottom: 20px;
	font-size: 26px;
    line-height: 80px;
    width: 404px;
    height: 76px;
    color: #fff;
    background: url(../images/rczp/joinLiTit.png) no-repeat left center;
    padding-left: 30px;   
}
.rczp3 p{
	font-size: 18px;
}
.rczp3 img{
	display: inline-block;
}
.rczp4{
	background: url(../images/rczp/joinFt.jpg) center no-repeat;
	height:285px;
	width:100%;
}
.zj{
	margin: 0;
	background: #f5f5f5;
	height:50px;
	line-height: 50px;
	margin-top: 20px;
}
.zj h3{
	color:#616366;
	font-size: 22px;
	display: inline-block;
	padding-right:20px;
	margin: 0;
}
.zj h4{
	color:#616366;
	font-size: 14px;
	display: inline-block;
	border-left: 1px solid #616366;
	padding-left: 40px;
	padding-right: 10px;
	background: url(../images/contact/zjzw.png) 20px center no-repeat;
	margin: 0;
}
.zj h5{
	color:#616366;
	font-size: 14px;
	display: inline-block;
	padding-left: 40px;
	background: url(../images/contact/zjdh.png) 20px center no-repeat;
	margin: 0;
}
/*联系我们华北、华南、华东*/
.lxqy{padding:0!important; margin:20px auto auto auto;}
.lxdq{ padding:25px 0; display:inline-block;/* float:none !important; */ width:95%; float:left;background: #eee;}
.con_hn{ background:#f5f5f5 url(../images/contactgw/con_hn.png) no-repeat  no-repeat 11% center;}
.con_hz{ background:#f5f5f5 url(../images/contactgw/con_hz.png) no-repeat  no-repeat 11% center;}
.con_hb{ background:#f5f5f5 url(../images/contactgw/con_hb.png) no-repeat 11% center;}
.con_hd{ background:#f5f5f5 url(../images/contactgw/con_hd.png) no-repeat 11% center;}
.lxdq h3 , .lxdq h4{text-align:left; /* margin-left:38.5%; */  margin-left:6%;}
.lxqy h2{
	color:#303133;
	font-size: 24px;
	padding-left: 20px;
	background: url(../images/contact/qywz.png) left center no-repeat;
}
.lxqy h3{
	color:#616366;
	font-size: 18px;	
	margin-top: 12px;
}
.lxqy h3 strong{
	color:#7fbfef;
	padding: 0 5px;	
}
.lxqy h3 span{
	color:#616366;
	font-size: 14px;
	padding-left: 5px;
}
.lxqy h4{
	color:#616366;
	font-size: 18px;
	/*padding-left: 20px;*/
}
.contmap{
	margin: 40px 0;
}
.contly{
	background: #f7f7f7;
	padding:20px;
	margin-bottom:20px;
}
.contlytit h3{
	color:#616366;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
.contlytit h4{
	width:30px;
	height:2px;
	background: #616366;
	display: inline-block;
	margin: 10px 0 30px;
	padding: 0;
}
.contlyc{
	padding: 0 15px;
}
.contlyl{
	margin: 10px 0;
}
.contlyl input{
	border:1px solid #dadfe6;
	background: #fff;
	color:#616366;
	height:40px;
	line-height: 40px;
	width:100%;
	padding-left: 10px;
}
.contlyl textarea{
	border:1px solid #dadfe6;
	background: #fff;
	color:#616366;
	height:100px;	
	width:100%;
	padding: 10px;
}
.contlyb{
	padding: 0;
	margin: 0;
}
.contly h6 a{
	width: 220px;
	height: 46px;	
	display: block;
	border-radius: 3px;
	background: #229af5;
	margin:0 auto;
	font-size: 16px;
	color: #fff;
}
.contly h6 span{		
	padding: 13px 5px 0 10px;
	float:left;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
}
.contly h6 a:hover span{
	padding: 13px 5px 0 30px;
}
.contly h6 p{		
	float:left;
	padding: 15px 0px 0 55px;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
	}
.contly h6 a:hover p{
	padding: 15px 0px 0 45px;
}
.zpqr1{
	display:none;
	background:rgba(0,0,0,0.3);
	height:100%;
	width:100%;
	position:fixed;
	top: 0;
    left: 0;
}
.zpqr2{
	position: fixed;
    display: none;   
	top: 20%;
	margin:0 auto;  
	left:0;  
	right:0;  
	max-width:637px;
	max-height:470px;
	z-index:1;	
}

/*支付方式页面*/
.zffs img{
	display: inline-block;
	margin-bottom: 20px;
}
.zffs p{
	color:#4c4c4c;
	font-size: 16px;
	padding: 0;
	margin: 0;	
	line-height: 30px;
}
.zfnh{
	padding-top: 50px;
}
.zfjh{
	padding-top: 50px;
}
.zfzfb{
	padding-top: 50px;
}
.zfzfb img{
	margin-bottom: 30px;
}
@media (max-width: 767px){
	.zfnh{
	 	text-align:center;
	}
	.zfjh{
		text-align:center;
	}
}

/*认证查询页面*/
.querygw_bg{ 
	background:url(../images/rzcx/query_bg.jpg) center top; 
	margin:0 auto; 
	height:680px; 
	position:relative;
	overflow: hidden;
}
.querygw{ }
.querylittle{  
	background:url(../images/rzcx/PC_03.png) no-repeat center; 
	height:55px; 
	font-size:0px;
	margin-top:155px;
}
.querylittle img{ 
	width:100%;
}
.querycon_wrong{ 
	width:720px;
	color:#d6d7da;
	font-family:'宋体'; 
	line-height:30px;
	margin:0 auto;
	padding-left:160px;
}
.querysearch{  
	width:720px;
	height:60px;
	margin:55px auto 30px;  
	background-color:rgba(255,255,255,0.2);
	border:1px solid #a7abb1;
	border-radius:50px; 
	position:relative;
}
.querysearch select{
	display:none;
}
.querysearch .select_box{
	font-size:12px;
	color:#fff;
	width:150px;
	line-height:60px;
	float:left;
	position:relative;
}
.querysearch .select_showbox{
	height:60px;
	background: url(../images/rzcx/search_ico.png) no-repeat 130px center;
	text-indent:1.5em;
	padding-left: 12px;
	font-weight: 500;
}
.querysearch .select_showbox.active{
	background:url(../images/rzcx/search_ico_hover.png) no-repeat 120px center;
}
.querysearch .select_option{
	border-top:none;
	display:none;
	left:-30px;
	top:61px; 
	line-height:35px;
	position:absolute;
	z-index:99;
	background:none;
	border:none;
}
.querysearch .select_option li{
	text-indent:1.5em;
	width:150px;
	cursor:pointer; 
	background-color:rgba(255,255,255,0.2);
	border-top:none;
}
.querysearch .select_option li.selected{  
	background-color:rgba(243,243,243,0.1);
	color:#999;
}
.querysearch .select_option li.hover{ 
	background-color:rgba(190,190,190,0.1);
	color:#fff;
}
.querysearch input.inp_srh,.search input.btn_srh{
	border:none;
	background:none;
	font-family:"微软雅黑";
	font-size:15px;
	height:60px;
	line-height:60px;
	float:left
}
.querysearch input.inp_srh{
	outline:none;
	width:365px; 	
	color:#fff; 
	background:url(../images/rzcx/pcsx.jpg) no-repeat center left; 
	padding-left:15px;
}
@media (max-width: 767px){
	.querysearch{  
		width:80%;
		height:60px;
		margin:55px auto 30px;  
		background-color:rgba(255,255,255,0.2);
		border:1px solid #a7abb1;
		border-radius:50px; 
		position:relative;
	}
	.querysearch input.inp_srh{
		outline:none;
		width:50%; 	
		color:#fff; 
		background:url(../images/rzcx/pcsx.jpg) no-repeat center left; 
		padding-left:15px;
	}	
	.querysearch .select_showbox{		
		padding-left: 0px !important;				
	}
	.querysearch .select_box{		
		width:120px !important;		
	}
	.querysearch .select_showbox{		
		background: url(../images/rzcx/search_ico.png) no-repeat 100px center;		
	}
	.querysearch .select_option{		
		left:-40px;		
	}
	.querysearch .select_option li{		
		width:120px;		
	}	
	.querycon_wrong{ 
		width:80%;		
		text-align:center;
		padding-left:0;
	}
}

.querysearch .btn_srh{
	color:#FFF;
	font-family:"微软雅黑";
	font-size:15px;
	width:60px; 
	position:absolute; 
	top:15px;
	right:2px;
}
.inp_srh::-webkit-input-placeholder{
	color:#fff;
}
.inp_srh::-moz-placeholder{
	color:#fff;
}
.inp_srh:-moz-placeholder{
	color:#fff;
}
/*弹出层*/
.popLayer{
	width:100%; 
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */ 
	position:fixed; 
	top:0; 
	left:0; 
	height:100%; 
	z-index:10; 
	display:none; 
}
.popMain1 {
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 50%;
	margin-left: -271px;
	top: 200px;
	width: 548px;
	height: 333px;
	background: url(../images/rzcx/details_bg.png) no-repeat center center;
}
.popMain2 {
	background: url(../images/rzcx/details_bg.png) no-repeat center center;
	width: 548px;
	height: 333px;
	position: absolute;
	z-index: 999;
	margin: 0 auto;
	left: 50%;
	margin-left: -271px;
	top: 200px;
}
.popqc {
	width: 548px;
	height: 333px;
	padding-top: 14%;
}
.qcimgfont {
	width: 200px;
	float: right;
	text-align: center;
	font-size: 14px;
	margin-right: 28px;
}
.qcimg {
	width: 113px;
	height: 113px;
	border: 2px solid #fff;
	overflow: hidden;
	box-shadow: 0 0 3px #cacaca;
	border-radius: 58px;
	text-align: center;
	margin-top: 2.5%;
	margin: 0 auto;
}
.qcimg img {
	border-radius: 55px;
}
.qcimg a {
	color: #0054ff;
}
.qcimgfont p {
	color: #303e49;
}
.qcfont {
	font-size: 16px;
	float: left;
	line-height: 43px;
	margin-left: 7.8%;
	margin-top: 2.5%;
}
.qcfont li {
	padding-left: 35px;
	color: #4f5454;
}
.qctitle {
	margin-bottom: 8px;
}
.qcomputer {
	background: url(../images/rzcx/computer.png) no-repeat center left;
}
.qcpep {
	background: url(../images/rzcx/pep.png) no-repeat center left;
}
.qctel {
	background: url(../images/rzcx/tel.png) no-repeat center left;
}
.qcweb {
	background: url(../images/rzcx/web.png) no-repeat center left;
}
.qcfont2 {
	font-size: 16px;
	float: left;
	line-height: 38px;
	margin-left: 7.8%;
}
.qcfont2 li {
	padding-left: 35px;
	color: #4f5454;
}
.qcimgfont2 {
	width: 98px;
	height: 138px;
	float: right;
	text-align: center;
	margin-top: 2.2%;
	margin-right: 10%;
}
.qcimgfont2 a:hover {
	background: url(../images/PC2_03l.jpg) no-repeat center;
}

/*E-销宝页面*/
.exb{
	padding:45px 0 45px;
}
.exb h3{
	margin:0px 0px 30px;
}
.exb img{
	display:inline-block;	
}
.exb p{
	text-indent:2em;	
	margin:0px;
	line-height:24px;
	font-size:15px;
	color:#767676;
}
@media (min-width: 1200px){
	.exb p{
		padding:0 160px;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	/*联系我们华北华南华东*/
	.con_hd{ background:#f5f5f5 url(../images/contact/con_hd.png) no-repeat 6% center; background-size:28%;}
	.con_hb{ background:#f5f5f5 url(../images/contact/con_hb.png) no-repeat 6% center; background-size:28%;}
	.con_hn{ background:#f5f5f5 url(../images/contact/con_hn.png) no-repeat 6% center; background-size:28%;}
	.lxdq h3 , .lxdq h4{text-align:left; margin-left:33%;}
	
	.exb p{
		padding:0 60px;
	}
}
@media (max-width: 767px){
	/*联系我们华北华南华东*/
	.lxdq{ width:100%;}
	.con_hd{ margin-top:28px;}
	
	.exb p{
		padding:0 10px;
	}
}
.exb2{	
	background:url(../images/exb/exb2bg.jpg) center center repeat;
}
.exb2 img{
	display:inline-block;
}
@media (min-width: 768px){	
	.exb2{		
		height:472px;		
	}
}
@media (min-width: 1200px){
	.exb21{
		padding-top:50px;
	}
	.exb22{
		padding:30px 100px 0 0;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	.exb21{
		padding-top:50px;
	}
	.exb22{
		padding:30px 100px 0 0;
	}
}
@media (max-width: 767px){
	.exb21{
		padding-top:20px;
	}
	.exb2{		
		background:url(../images/exb/exb2bg.jpg) center center repeat;
		padding-bottom:20px;
	}
	
}
@media (min-width: 767px){
	.footer2{
		     margin-bottom: 0; 
	}
}
.exbqh{
	padding-top:20px;
}
.exb3{
	padding:40px 0;
}
.exb3 img{
	display:inline-block;
}
.exb3 p{
	text-indent:2em;	
	margin:0px;
	line-height:24px;
	font-size:15px;
	color:#767676;
}
@media (min-width: 1200px){
	.exb3 p{
		padding:0 140px;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	.exb3 p{
		padding:0 60px;
	}
}
@media (max-width: 767px){
	.exb3 p{
		padding:0 10px;
	}
}
.exb32{
	padding-top:10px;
}
.exb32 h4{
	padding-top:30px;
	color:#313131;
	font-size:18px;
}
.exb32 h5{
	color:#8e8e8e;
	font-size:16px;
}
.exb4{
	padding:40px 0 30px;
	background:url(../images/exb/exb4bg.jpg) center center repeat;
}
.exb4 img{
	display:inline-block;
}
.exb4 p{
	text-indent:2em;	
	margin:0px;
	line-height:24px;
	font-size:15px;
	color:#767676;
}
@media (min-width: 1200px){
	.exb4 p{
		padding:0 140px;
	}
}
@media (min-width: 768px) and (max-width: 1199px){
	.exb4 p{
		padding:0 60px;
	}
}
@media (max-width: 767px){
	.exb4{		
		background:#2572c2;
	}
	.exb4 p{
		padding:0 10px;
	}
}
.exb42{
	margin-top:40px;
}
.exb4 h3{
	margin-top: 9px;
	margin-bottom:30px;
}
.exb42 em{
	width:20px;
	height:1px;
	background:#fff;
	display:inline-block;
	margin:0;
	padding:0;
}
.exb4 h4{
	height:88px;
	line-height:42px;
	color:#fff;
	font-size:32px;
	background:url(../images/exb/exb42h3.png) center center no-repeat;
	margin-bottom:0px;
}
.exb4 h5{
	color:#fff;
	font-size:15px;
	line-height:20px;
	padding:0px;
	margin:0px;
}
.exb5{
	padding:50px 0;	
}
.exb5 img{
	display:inline-block;
}
.exb6{	
	background:url(../images/exb/exb6.jpg) center center no-repeat;
	height:403px;
}
.exb7 h3{
	margin:0px;
	padding:0px;
}
.bx-wrapper {
	position: relative;
	margin: 20px auto 0px;
	padding: 25px 60px;
	*zoom: 1;
	max-width:100% !important;
	background: rgba(2, 4, 86,0.2);  
	box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;	
	border:  1px solid #6d7f8f;		
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;	
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/exb/ysl.png) no-repeat;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/exb/ysr.png) no-repeat;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 35px;
	height: 38px;
	text-indent: -9999px;
	z-index: 9999;
	transition: 0s;
	-moz-transition: 0s; /* Firefox 4 */
	-webkit-transition: 0s; /* Safari 和 Chrome */
	-o-transition: 0s; /* Opera */
	cursor: pointer;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*下载中心页面*/
.down p{
	display:inline-block;
}
.down .fl{
	float:left;
}
.down .fr{
	float:right;
}
.tel123{
	position:fixed;
	top:400px;
	z-index:9999;
	right:0;
	background:url(../images/tell123.png) no-repeat 100% 100%;
	height:60px;
	width:60px;
}
*{
	padding:0;
	margin:0;
}
.xiangxily{
	background:url(../images/xiangxi.png) no-repeat;
	height:47px;
	width:140px;	
	margin-top: -75px;
    float: right;
}
.xiangxid{
	padding: 20px 0 0 40px;
}
.xiangxily a{
	color:#fff;
	font-size:14px;
	display:block;
	float:left;
	padding:0 8px;
	cursor: pointer;
	transition: 0.2s;
	-moz-transition: 0.2s; /* Firefox 4 */
	-webkit-transition: 0.2s;/* Safari 和 Chrome */
	-o-transition: 0.2s; /* Opera */
	height: 16px;
    line-height: 16px;
}
.xiangxily .zxly{
	
}
.xiangxily a:hover{
	color:#66e6ff;
}
.sitemap h3 {
	font-size: 16px;
	font-weight: 700;
    margin: 10px 0;
}
.sitemap blockquote {
	font-size: 14px;
}

.down {
	line-height: 30px;
}


@media (min-width: 1368px){
	.foot{
		width:1200px;
		margin:0 auto;		
	}
	.foot1{
		width: 150px;
		display: inline-block;
		padding: 0 10px;
	}
	.foot2{
		width: 175px;
		display: inline-block;
	}
	.foot3{
		width: 140px;
		display: inline-block;
	}
	.foot4{
		width: 280px;
		display: inline-block;
	}
	.foot5{
		width:130px;	
		float: right;	
		margin: 46px 0 10px 10px;
		padding: 0;
	}
	.foot6{
		width:130px;		
		float: right;
		margin: 46px 0 0px;
		padding: 0;
	}
	.foot{
		padding-bottom: 40px;
	}
}

@media (min-width: 1200px) and (max-width: 1368px){
	.foot{
		width:1100px;
		margin:0 auto;		
	}
	.foot1{
		width: 130px;
		display: inline-block;
	}
	.foot2{
		width: 145px;
		display: inline-block;
	}
	.foot3{
		width: 115px;
		display: inline-block;
	}
	.foot4{
		width: 280px;
		display: inline-block;
	}
	.foot5{
		width: 125px;	
		float: left;	
		margin: 46px 0 10px 5px;
		padding: 0 0 10px 0;
	}
	.foot6{
		width:125px;		
		float: right;
		margin: 46px 0 10px;
	}
	.foot{
		padding-bottom: 40px;
	}
}

@media (min-width: 992px) and (max-width: 1200px){
	.foot{
		width:900px;
		margin:0 auto;		
	}
	.foot1{
		width: 150px;
		display: inline-block;
	}
	.foot2{
		width: 165px;
		display: inline-block;
	}
	.foot3{
		width: 100px;
		display: inline-block;
	}
	.foot4{
		width: 210px;
		display: inline-block;
	}
	.foot5{
		width: 130px;	
		float: left;	
		margin: 55px 10px 10px 30px;
		padding: 0;
	}
	.foot6{
		width: 130px;		
		float: left;
		margin: 55px 0 10px;
		padding: 0;
	}
	.foot{
		padding-bottom: 40px;
	}
	.foot h3{
		color:#fff;
		font-size: 14px;
		margin: 40px 0px 10px;
	}
	.foot em{
		border-top: 1px solid #4d5052;
		border-bottom: 1px solid #222324;
		border-left: none;
		border-right: none;
		width: 40px;
		display: inline-block;
		margin: 0 0 5px;
		padding: 0;
	}	
	.foot ul{
		margin: 0;
		padding: 0;
	}	
	.foot ul > li{
		color :#eee;
		font-size: 14px;
		line-height: 30px;
	}
	.foot ul > li > a{
		color :#eee;		
	}
	.foot p{
		color:#ffffff;
		font-size: 14px;	
		margin: 10px 0;	
	}
	.foot img{
		/* width:130px; */
	}
}

@media (min-width: 768px) and (max-width: 992px){
	.foot{
		width:700px;
		margin:0 auto;		
	}
	.foot1{
		width: 150px;
		display: inline-block;
	}
	.foot2{
		width: 120px;
		display: inline-block;
	}
	.foot3{
		width: 90px;
		display: inline-block;
	}
	.foot4{
		width: 220px;
		display: inline-block;
	}
	.foot5{
		width:100px;	
		float: left;	
		margin: 55px 0 10px 0;
		padding: 0;
	}
	.foot6{
		width:100px;		
		float: left;
		margin: 55px 0 10px 30px;
		padding: 0;
	}
	.foot{
		padding-bottom: 40px;
	}
	.foot h3{
		color:#fff;
		font-size: 14px;
		margin: 40px 0px 10px;
	}
	.foot em{
		border-top: 1px solid #4d5052;
		border-bottom: 1px solid #222324;
		border-left: none;
		border-right: none;
		width: 40px;
		display: inline-block;
		margin: 0 0 5px;
		padding: 0;
	}	
	.foot ul{
		margin: 0;
		padding: 0;
	}	
	.foot ul > li{
		color :#eee;
		font-size: 14px;
		line-height: 30px;
	}
	.foot ul > li > a{
		color :#eee;		
	}
	.foot p{
		color:#ffffff;
		font-size: 14px;	
		margin: 10px 0;	
	}
	.foot img{
		width:100px;
	}
}

@media (max-width: 767px){
	.foot{
		width:100%;
		margin:0 auto;		
	}
	.foot1{
		width:150px;
		display: inline-block;
	}
	.foot2{
		width: auto;
		display: inline-block;
	}
	.foot3{
		
		display: inline-block;
	}
	.foot4{
		
		display: inline-block;
	}
	.foot5{
		padding: 0;
		margin: 0px 0 10px 0;
		text-align:center;
	}
	.foot6{
		padding: 0;
		margin: 0px 0 10px 0;
		text-align:center;
	}
	.foot{
		padding-bottom: 40px;
	}
	.foot h3{
		color:#fff;
		font-size: 14px;
		margin: 40px 0px 10px;
	}
	.foot em{
		border-top: 1px solid #4d5052;
		border-bottom: 1px solid #222324;
		border-left: none;
		border-right: none;
		width: 40px;
		display: inline-block;
		margin: 0 0 5px;
		padding: 0;
	}	
	.foot ul{
		margin: 0;
		padding: 0;
	}	
	.foot ul > li{
		color :#eee;
		font-size: 13px;
		line-height: 30px;
	}
	.foot ul > li > a{
		color :#eee;		
	}
	.foot p{
		color:#ffffff;
		font-size: 14px;	
		margin: 10px 0;	
	}
	.foot img{
		width:100px;
		display:inline-block;
	}
}



