﻿@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;}

.lxwmc ::-webkit-input-placeholder { /* WebKit browsers */
    color: #c3cee5!important;
}
.lxwmc :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #c3cee5!important;
}
.lxwmc ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #c3cee5!important;
}
.lxwmc :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #c3cee5!important;
}
input{outline:none;/*去除蓝色边框*/}
textarea{outline:none;/*去除蓝色边框*/}
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!important;
		font-size:16px;
		height:80px;
		padding: 10px 0px;
		margin:0 20px;
		text-align:center;
		padding-top:28px;
		transition: 0.1s;
		-moz-transition: 0.1s; /* Firefox 4 */
		-webkit-transition: 0.1s; /* Safari 和 Chrome */
		-o-transition: 0.1s; /* 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;		
	}
	.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;
	}
	.jjfa h3{
		
		font-size:30px;
		/* margin-top:90px; */
		color:#303133;
	}
	.jjfa h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.jjfac{
		margin-top:80px;
	}
	.jjfac .borx{
		margin-top:30px;
	}
	.jjfac h5{
		
		font-size:22px;
		color:#616366;
		width:240px;
		display:inline-block;
		margin: 0;
	}
	.jjfac h6{
		font-size:18px;
		color:#b2b2b2;		
		width:260px;
		margin:10px 0 0;
		display:inline-block;
	}
	.jjfac p{
		color:#b2b2b2;
		font-size:14px;
		width:230px;
		margin:30px 0 0;
		display:inline-block;
		line-height: 24px;
		height:80px;
	}
	.jjfac img{
		margin:30px 0;
	}	
	.container{
		width: 1300px;
		margin:0 auto;
	}		
	.tsfw{
		background: url(../images/tsfwbg.jpg) no-repeat center;
		height:750px;
		margin-top: 120px;
	}
	.tsfwtit{
		background: url(../images/tsfwtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.tsfw h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.tsfw h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.tsfwc{
		margin-top: 115px;
		height:281px;
	}
	.tsfwc div{
		transition: 0.2s;
		-moz-transition: 0.2s; /* Firefox 4 */
		-webkit-transition: 0.2s; /* Safari 和 Chrome */
		-o-transition: 0.2s; /* Opera */
	}
	.tsfwc div:hover{
		margin-top: -30px;
	}
	.tsfwc a{
		width:100%;
		height:100%;
		display: block;
	}
	.tsfwc h5{
		
		width:300px;
		margin: 30px auto 25px;
		color:#fff;
		font-size: 24px;
	}
	.tsfwc p{
		width:300px;
		margin: 0px auto;
		color:#fff;
		font-size: 14px;
	}
	.tsfw h6 a{
		margin:80px auto 0;
		display: block;
		width: 120px;
		height: 40px;		
		border: 1px solid #fff;
		border-radius: 40px;		
		font-size: 14px;
		color: #fff;
		text-align:center;
		line-height:35px;
	}
	.tsfw h6 a:hover{		
		width: 180px;		
	}	
	.tsfw h6 span{
		font-size: 19px;
		padding-right:5px;
	}
	.tsfw h6 p{		
		display:inline-block;			
	}
	.zxzx{
		background: #fff;
		height:750px;		
	}
	.zxzxtit{
		background: url(../images/zxzxtit.png) no-repeat center;
		height:83px;
		/* margin-top: 80px; */
	}
	.zxzx h3{
		
		font-size:30px;		
		color:#303133;
		margin:10px 0 0 0;
	}
	.zxzx h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.zxzxc{
		margin-top: 80px;
	}
	.zxzxcimg{
		width:360px;
		margin:0px auto;
		height:240px;
		overflow: hidden;
	}
	.zxzxc img{
		width:360px;			
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.zxzxc a:hover img{
		width:400px;			
		margin: -20px;		
	}
	.zxzxc h5{	
		width:360px;
		margin: 20px auto;
		color:#303133;
		font-size: 18px;
		height:19px;
		overflow: hidden;
		text-overflow : ellipsis;
		white-space: nowrap;
	}	
	.zxx{
		width:360px;
		margin: 0 auto;		
		position: relative;
		height:1px;
		z-index: 1;		
	}
	.zxx1{
		width:360px;
		float:left;
		position: relative;
		height:1px;
		z-index: 1;
		border-top: 1px solid #dfe0e0;
	}	
	.zxx em{
		width:40px;
		border-top: 1px solid #6fafe0;
		height:1px;
		margin-top: -1px;
		left:0;
		position: absolute;
		z-index: 2;		
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}	
	.zxzxc a:hover .zxx em{
		width:360px;					
	}
	.zxzxc p{		
		width:360px;
		margin: 20px auto 0;
		color:#616366;
		font-size: 14px;
	}	
	.zxzx h6 a{
		width: 120px;
		height: 40px;	
		display: block;	
		border: 1px solid #616366;
		border-radius: 40px;
		margin:65px auto 0;
		font-size: 14px;
		color: #616366;
		text-align:center;
		line-height:35px;
	}	
	.zxzx h6 a:hover{
		width: 180px;
	}
	.zxzx h6 span{		
		font-size:19px;
		display:inline-block;
	}	
	.zxzx h6 p{		
		display:inline-block;
		margin:0 6px 0 5px;
	}
	.lxwm{
		background: url(../images/lxwmbg.jpg) no-repeat center;
		height:579px;
	}
	.lxwmtit{
		background: url(../images/lxwmtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.lxwm h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.lxwmc{		
		width:610px;
		margin: 50px auto 0;
	}
	
	.lxwmc input{
		background: none;
		border:none;
		height:30px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.lxwmc textarea{
		background: none;
		border:none;	
		margin-top: 10px;	
	}
	.lxwmc .lxwmcl input{
		float:left;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcr input{
		float:right;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcb textarea{
		border: 1px solid #c3cee5;
		height: 80px;
		width: 610px;
		padding: 14px 12px;
		color:#c3cee5;
	}	
	.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;
	}
	.jjfa h3{
		
		font-size:30px;
		
		color:#303133;
	}
	.jjfa h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	/* .jjfac{
		margin-top:80px;
	} */
	/* .jjfac .borx{
		margin-top:30px;
	} */
	.jjfac h5{
		
		font-size:22px;
		color:#616366;
		width:240px;
		display:inline-block;
		margin: 0;
	}
	.jjfac h6{
		font-size:18px;
		color:#b2b2b2;		
		width:260px;
		margin:10px 0 0;
		display:inline-block;
	}
	.jjfac p{
		color:#b2b2b2;
		font-size:14px;
		width:230px;
		margin:30px 0 0;
		display:inline-block;
		line-height: 24px;
		height:80px;
	}
	.jjfac img{
		margin:30px 0;
	}
	
	.container{
		width: 1100px;
		margin:0 auto;
	}		
	.tsfw{
		background: url(../images/tsfwbg.jpg) no-repeat center;
		height:750px;
		margin-top: 120px;
	}
	.tsfwtit{
		background: url(../images/tsfwtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.tsfw h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.tsfw h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.tsfwc{
		margin-top: 115px;
		height:281px;
	}
	.tsfwc div{
		transition: 0.2s;
		-moz-transition: 0.2s; /* Firefox 4 */
		-webkit-transition: 0.2s; /* Safari 和 Chrome */
		-o-transition: 0.2s; /* Opera */
	}
	.tsfwc div:hover{
		margin-top: -30px;
	}
	.tsfwc a{
		width:100%;
		height:100%;
		display: block;
	}
	.tsfwc h5{
		
		width:300px;
		margin: 30px auto 25px;
		color:#fff;
		font-size: 24px;
	}
	.tsfwc p{
		width:300px;
		margin: 0px auto;
		color:#fff;
		font-size: 14px;
	}
	.tsfw h6 a{
		margin:80px auto 0;
		display: block;
		width: 120px;
		height: 40px;		
		border: 1px solid #fff;
		border-radius: 40px;		
		font-size: 14px;
		color: #fff;
		text-align:center;
		line-height:35px;
	}
	.tsfw h6 a:hover{		
		width: 180px;		
	}	
	.tsfw h6 span{
		font-size: 19px;
		padding-right:5px;
	}
	.tsfw h6 p{		
		display:inline-block;			
	}
	.zxzx{
		background: #fff;
		height:750px;		
	}
	.zxzxtit{
		background: url(../images/zxzxtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.zxzxc img{
		width:320px;
	}
	.zxzx h3{
		
		font-size:30px;		
		color:#303133;
		margin:10px 0 0 0;
	}
	.zxzx h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.zxzxc{
		margin-top: 80px;
	}
	.zxzxcimg{
		width:320px;
		margin:0px auto;
		height:213px;
		overflow: hidden;
	}
	.zxzxc img{
		width:320px;			
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.zxzxc a:hover img{
		width:360px;			
		margin: -20px;		
	}
	.zxzxc h5{	
		width:320px;
		margin: 20px auto;
		color:#303133;
		font-size: 18px;
		height:19px;
		overflow: hidden;
		text-overflow : ellipsis;
		white-space: nowrap;
	}	
	.zxx{
		width:320px;
		margin: 0 auto;		
		position: relative;
		height:1px;
		z-index: 1;		
	}
	.zxx1{
		width:320px;
		float:left;
		position: relative;
		height:1px;
		z-index: 1;
		border-top: 1px solid #dfe0e0;
	}	
	.zxx em{
		width:40px;
		border-top: 1px solid #6fafe0;
		height:1px;
		margin-top: -1px;
		left:0;
		position: absolute;
		z-index: 2;		
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}	
	.zxzxc a:hover .zxx em{
		width:320px;					
	}
	.zxzxc p{		
		width:320px;
		margin: 20px auto 0;
		color:#616366;
		font-size: 14px;
	}
	.zxzx h6 a{
		width: 120px;
		height: 40px;	
		display: block;	
		border: 1px solid #616366;
		border-radius: 40px;
		margin:65px auto 0;
		font-size: 14px;
		color: #616366;
		text-align:center;
		line-height:35px;
	}	
	.zxzx h6 a:hover{
		width: 180px;
	}
	.zxzx h6 span{		
		font-size:19px;
		display:inline-block;
	}	
	.zxzx h6 p{		
		display:inline-block;
		margin:0 6px 0 5px;
	}

	.lxwm{
		background: url(../images/lxwmbg.jpg) no-repeat center;
		height:579px;
	}
	.lxwmtit{
		background: url(../images/lxwmtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.lxwm h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.lxwmc{		
		width:610px;
		margin: 50px auto 0;
	}
	
	.lxwmc input{
		background: none;
		border:none;
		height:30px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.lxwmc textarea{
		background: none;
		border:none;	
		margin-top: 10px;	
	}
	.lxwmc .lxwmcl input{
		float:left;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcr input{
		float:right;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcb textarea{
		border: 1px solid #c3cee5;
		height: 80px;
		width: 610px;
		padding: 14px 12px;
		color:#c3cee5;
	}
	.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;
	}
	.jjfa{

	}
	.jjfa h3{
		
		font-size:30px;
		margin-top:0px;
		color:#303133;
	}
	.jjfa h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.jjfac{
		/* margin-top:80px; */
	}
	.jjfac .borx{
		margin-top:30px;
	}
	.jjfac h5{
		
		font-size:20px;
		color:#616366;
		width:100%;
		display:inline-block;
		margin: 0;
		height:44px;
	}
	.jjfac h6{
		font-size:16px;
		color:#b2b2b2;		
		width:100%;
		margin:10px 0 0;
		display:inline-block;
		height:38px;
	}
	.jjfac p{
		color:#b2b2b2;
		font-size:14px;
		width:100%;
		margin:30px 0 0;
		display:inline-block;
		line-height: 24px;
		height:80px;
	}
	.jjfac img{		
		margin:10px 0 30px;
		width:100%;
	}	
	.container{
		width: 900px;
		margin:0 auto;
	}		
	.tsfw{
		background: url(../images/tsfwbg.jpg) no-repeat center;
		height:750px;
		margin-top: 120px;
	}
	.tsfwtit{
		background: url(../images/tsfwtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.tsfw h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.tsfw h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.tsfwc{
		margin-top: 115px;
		height:302px;
	}
	.tsfwc div{
		transition: 0.2s;
		-moz-transition: 0.2s; /* Firefox 4 */
		-webkit-transition: 0.2s; /* Safari 和 Chrome */
		-o-transition: 0.2s; /* Opera */
	}
	.tsfwc div:hover{
		margin-top: -30px;
	}
	.tsfwc a{
		width:100%;
		height:100%;
		display: block;
	}
	.tsfwc h5{
		
		width:90%;
		margin: 30px auto 25px;
		color:#fff;
		font-size: 24px;
	}
	.tsfwc p{
		width:90%;
		margin: 0px auto;
		color:#fff;
		font-size: 14px;
	}
	.tsfw h6 a{
		margin:80px auto 0;
		display: block;
		width: 120px;
		height: 40px;		
		border: 1px solid #fff;
		border-radius: 40px;		
		font-size: 14px;
		color: #fff;
		text-align:center;
		line-height:35px;
	}
	.tsfw h6 a:hover{		
		width: 180px;		
	}	
	.tsfw h6 span{
		font-size: 19px;
		padding-right:5px;
	}
	.tsfw h6 p{		
		display:inline-block;			
	}
	.zxzx{
		background: #fff;
		height:750px;		
	}
	.zxzxtit{
		background: url(../images/zxzxtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.zxzxc img{
		width:270px;
	}
	.zxzx h3{
		
		font-size:30px;		
		color:#303133;
		margin:10px 0 0 0;
	}
	.zxzx h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.zxzxc{
		margin-top: 80px;
	}
	.zxzxcimg{
		width:270px;
		margin:0px auto;
		height:180px;
		overflow: hidden;
	}
	.zxzxc img{
		width:270px;			
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.zxzxc a:hover img{
		width:310px;			
		margin: -20px;		
	}
	.zxzxc h5{	
		width:270px;
		margin: 20px auto;
		color:#303133;
		font-size: 18px;
		height:19px;
		overflow: hidden;
		text-overflow : ellipsis;
		white-space: nowrap;
	}	
	.zxx{
		width:270px;
		margin: 0 auto;		
		position: relative;
		height:1px;
		z-index: 1;		
	}
	.zxx1{
		width:270px;
		float:left;
		position: relative;
		height:1px;
		z-index: 1;
		border-top: 1px solid #dfe0e0;
	}	
	.zxx em{
		width:40px;
		border-top: 1px solid #6fafe0;
		height:1px;
		margin-top: -1px;
		left:0;
		position: absolute;
		z-index: 2;		
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}	
	.zxzxc a:hover .zxx em{
		width:270px;					
	}
	.zxzxc p{		
		width:270px;
		margin: 20px auto 0;
		color:#616366;
		font-size: 14px;
	}
	.zxzx h6 a{
		width: 120px;
		height: 40px;	
		display: block;	
		border: 1px solid #616366;
		border-radius: 40px;
		margin:65px auto 0;
		font-size: 14px;
		color: #616366;
		text-align:center;
		line-height:35px;
	}	
	.zxzx h6 a:hover{
		width: 180px;
	}
	.zxzx h6 span{		
		font-size:19px;
		display:inline-block;
	}	
	.zxzx h6 p{		
		display:inline-block;
		margin:0 6px 0 5px;
	}
	
	.lxwm{
		background: url(../images/lxwmbg.jpg) no-repeat center;
		height:579px;
	}
	.lxwmtit{
		background: url(../images/lxwmtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.lxwm h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.lxwmc{		
		width:610px;
		margin: 50px auto 0;
	}
	
	.lxwmc input{
		background: none;
		border:none;
		height:30px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.lxwmc textarea{
		background: none;
		border:none;	
		margin-top: 10px;	
	}
	.lxwmc .lxwmcl input{
		float:left;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcr input{
		float:right;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcb textarea{
		border: 1px solid #c3cee5;
		height: 80px;
		width: 610px;
		padding: 14px 12px;
		color:#c3cee5;
	}
	.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;
	}
	.jjfa{

	}
	.jjfa h3{
		
		font-size:30px;
		margin-top:0px;
		color:#303133;
	}
	.jjfa h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	/* .jjfac{
		margin-top:80px;
	} */
	.jjfac .borx{
		margin-top:30px;
	}
	.jjfac h5{
		
		font-size:20px;
		color:#616366;
		width:240px;
		display:inline-block;
		margin: 0;
	}
	.jjfac h6{
		font-size:16px;
		color:#b2b2b2;		
		width:240px;
		margin:10px 0 0;
		display:inline-block;
	}
	.jjfac p{
		color:#b2b2b2;
		font-size:14px;
		width:230px;
		margin:30px 0 0;
		display:inline-block;
		line-height: 24px;
		height:80px;
	}
	.jjfac img{		
		margin:10px 0 30px;		
	}		
	.container{
		width: 700px;
		margin:0 auto;
	}		
	.tsfw{
		background: url(../images/tsfwbg.jpg) no-repeat center;
		height:750px;
		margin-top: 120px;
	}
	.tsfwtit{
		background: url(../images/tsfwtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.tsfw h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.tsfw h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.tsfwc{
		margin-top: 115px;
		height:322px;
	}
	.tsfwc div{
		transition: 0.2s;
		-moz-transition: 0.2s; /* Firefox 4 */
		-webkit-transition: 0.2s; /* Safari 和 Chrome */
		-o-transition: 0.2s; /* Opera */
	}	
	.tsfwc div:hover{
		margin-top: -30px;
	}
	.tsfwc a{
		width:100%;
		height:100%;
		display: block;
	}
	.tsfwc h5{
		
		width:90%;
		margin: 30px auto 25px;
		color:#fff;
		font-size: 24px;
	}
	.tsfwc p{
		width:90%;
		margin: 0px auto;
		color:#fff;
		font-size: 14px;
	}
	.tsfw h6 a{
		margin:80px auto 0;
		display: block;
		width: 120px;
		height: 40px;		
		border: 1px solid #fff;
		border-radius: 40px;		
		font-size: 14px;
		color: #fff;
		text-align:center;
		line-height:35px;
	}
	.tsfw h6 a:hover{		
		width: 180px;		
	}	
	.tsfw h6 span{
		font-size: 19px;
		padding-right:5px;
	}
	.tsfw h6 p{		
		display:inline-block;			
	}
	.zxzx{
		background: #fff;
		height:750px;		
	}
	.zxzxtit{
		background: url(../images/zxzxtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.zxzxc img{
		width:220px;
	}
	.zxzx h3{
		
		font-size:30px;		
		color:#303133;
		margin:10px 0 0 0;
	}
	.zxzx h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.zxzxc{
		margin-top: 80px;
	}
	.zxzxcimg{
		width:220px;
		margin:0px auto;
		height:146px;
		overflow: hidden;
	}
	.zxzxc img{
		width:220px;			
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}
	.zxzxc a:hover img{
		width:260px;			
		margin: -20px;		
	}
	.zxzxc h5{	
		width:220px;
		margin: 20px auto;
		color:#303133;
		font-size: 18px;
		height:19px;
		overflow: hidden;
		text-overflow : ellipsis;
		white-space: nowrap;
	}	
	.zxx{
		width:220px;
		margin: 0 auto;		
		position: relative;
		height:1px;
		z-index: 1;		
	}
	.zxx1{
		width:220px;
		float:left;
		position: relative;
		height:1px;
		z-index: 1;
		border-top: 1px solid #dfe0e0;
	}	
	.zxx em{
		width:40px;
		border-top: 1px solid #6fafe0;
		height:1px;
		margin-top: -1px;
		left:0;
		position: absolute;
		z-index: 2;		
		transition: 0.5s;
		-moz-transition: 0.5s; /* Firefox 4 */
		-webkit-transition: 0.5s; /* Safari 和 Chrome */
		-o-transition: 0.5s; /* Opera */
	}	
	.zxzxc a:hover .zxx em{
		width:220px;					
	}
	.zxzxc p{		
		width:220px;
		margin: 20px auto 0;
		color:#616366;
		font-size: 14px;
	}
	.zxzx h6 a{
		width: 120px;
		height: 40px;	
		display: block;	
		border: 1px solid #616366;
		border-radius: 40px;
		margin:65px auto 0;
		font-size: 14px;
		color: #616366;
		text-align:center;
		line-height:35px;
	}	
	.zxzx h6 a:hover{
		width: 180px;
	}
	.zxzx h6 span{		
		font-size:19px;
		display:inline-block;
	}	
	.zxzx h6 p{		
		display:inline-block;
		margin:0 6px 0 5px;
	}
	.lxwm{
		background: url(../images/lxwmbg.jpg) no-repeat center;
		height:579px;
	}
	.lxwmtit{
		background: url(../images/lxwmtit.png) no-repeat center;
		height:83px;
		margin-top: 80px;
	}
	.lxwm h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.lxwm h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.lxwmc{		
		width:610px;
		margin: 50px auto 0;
	}
	
	.lxwmc input{
		background: none;
		border:none;
		height:30px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.lxwmc textarea{
		background: none;
		border:none;	
		margin-top: 10px;	
	}
	.lxwmc .lxwmcl input{
		float:left;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcr input{
		float:right;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:280px;
	}
	.lxwmc .lxwmcb textarea{
		border: 1px solid #c3cee5;
		height: 80px;
		width: 610px;
		padding: 14px 12px;
		color:#c3cee5;
	}
	.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;
	}
	
}
.footer3{
	display:none;
}
/*小于767px尺寸*/
@media (max-width: 767px){
	.footer3{
		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%;
	}
	.menu{
		padding:0 15px;
	}
	.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 5px;				
	}
	.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 > a.active, .navbar-default .navbar-nav > a:hover, .navbar-default .navbar-nav > 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;
	}
	.jjfa{

	}
	.jjfa h3{
		
		font-size:30px;
		margin-top:0px;
		color:#303133;
	}
	.jjfa h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.jjfac{
		margin-top:60px;
	}
	.jjfac h5{
		
		font-size:20px;
		color:#616366;
		width:100%;
		display:inline-block;
		margin: 0;
	}
	.jjfac h6{
		font-size:16px;
		color:#b2b2b2;		
		width:100%;
		margin:10px 0 0;
		display:inline-block;
	}
	.jjfac p{
		color:#b2b2b2;
		font-size:14px;
		width:80%;
		margin:30px 0 0;
		display:inline-block;
		line-height: 24px;		
	}
	.jjfac img{		
		margin:10px 0 30px;	
		padding-top: 0 !important;	
	}					
	.tsfw{
		background: url(../images/tsfwbg.jpg) center;		
		margin-top: 60px;
	}
	.tsfwtit{
		background: url(../images/tsfwtit.png) no-repeat center;
		height:83px;
		margin-top: 60px;
	}
	.tsfw h3{
		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.tsfw h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.tsfwc{
		margin-top: 60px;
	}
	.tsfwc div{
		margin-bottom: 20px;
	}
	.tsfwc h5{
		
		width:90%;
		margin: 30px auto 25px;
		color:#fff;
		font-size: 24px;
	}
	.tsfwc p{
		width:90%;
		margin: 0px auto;
		color:#fff;
		font-size: 12px;
	}
	.tsfw h6 a{
		margin:80px auto 0;
		display: block;
		width: 120px;
		height: 40px;		
		border: 1px solid #fff;
		border-radius: 40px;		
		font-size: 14px;
		color: #fff;
		text-align:center;
		line-height:35px;
	}
	.tsfw h6 a:hover{		
		width: 180px;		
	}	
	.tsfw h6 span{
		font-size: 19px;
		padding-right:4px;
	}
	.tsfw h6 p{		
		display:inline-block;			
	}
	.zxzx{
		background: #fff;		
	}
	.zxzxtit{
		background: url(../images/zxzxtit.png) no-repeat center;
		height:83px;
		margin-top: 60px;
	}
	.zxzxc img{
		width:360px;
		max-width: 100%;
	}
	.zxzx h3{
		
		font-size:30px;		
		color:#303133;
		margin:10px 0 0 0;
	}
	.zxzx h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.zxzxc{
		margin-top: 60px;
	}
	.zxzxc h5{		
		width:360px;
		max-width: 100%;
		margin: 20px auto;
		color:#303133;
		font-size: 18px;
		height:19px;
		overflow: hidden;
		text-overflow : ellipsis;
		white-space: nowrap;
	}
	.zxx{
		width:360px;
		max-width: 100%;
		margin: 0 auto;		
		border-top: 1px solid #dfe0e0;
		position: relative;
		height:1px;
		z-index: 1;
	}	
	.zxx em{
		width:40px;
		border-top: 1px solid #6fafe0;
		height:1px;
		margin-top: -1px;
		left:0;
		position: absolute;
		z-index: 2;
	}	
	.zxzxc p{		
		width:360px;
		max-width: 100%;
		margin: 20px auto;
		color:#616366;
		font-size: 14px;
	}
	.zxzx h6 a{
		width: 120px;
		height: 40px;	
		display: block;	
		border: 1px solid #616366;
		border-radius: 40px;
		margin:65px auto 0;
		font-size: 14px;
		color: #616366;
		text-align:center;
		line-height:35px;
	}	
	.zxzx h6 a:hover{
		width: 180px;
	}
	.zxzx h6 span{		
		font-size:19px;
		display:inline-block;
	}	
	.zxzx h6 p{		
		display:inline-block;
		margin:0 5px 0 5px;
	}
	.lxwm{
		background: url(../images/lxwmbg.jpg) center;		
	}	
	.lxwm input::-webkit-input-placeholder{
	  color:#c3cee5;
	}
	.lxwm textarea::-webkit-input-placeholder{
	  color:#c3cee5;
	}
	#memo {
		color:#c3cee5;
	}
	.lxwmtit{
		background: url(../images/lxwmtit.png) no-repeat center;
		height:83px;
		margin-top: 60px;
	}
	.lxwm h3{		
		font-size:30px;		
		color:#fff;
		margin:10px 0 0 0;
	}
	.lxwm h4 img{
		display: inline-block;
		margin-top:18px;	
	}
	.lxwmc{		
		width:96%;
		margin: 50px auto 0;
	}	
	.lxwmc input{
		background: none;
		border:none;
		height:30px;
		line-height: 30px;
		margin-bottom: 40px;
	}
	.lxwmc textarea{
		background: none;
		border:none;	
		margin-top: 10px;	
	}
	.lxwmc .lxwmcl input{
		float:left;
		color:#c3cee5;
		border-bottom: 1px solid #c3cee5;
		width:100%;
	}
	.lxwmc .lxwmcr input{
		float:left;
		color:#c3cee5!important;
		border-bottom: 1px solid #c3cee5;
		width:100%;
	}
	.lxwmc .lxwmcb textarea{
		border: 1px solid #c3cee5;
		height: 80px;
		width: 100%;
		padding: 14px 12px;
		color:#c3cee5;
	}
	.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;
	}
	
}

.footer{
	width: 100%;
	background: #212330;
}
.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;
}
.carousel-indicators {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 15;
  width: 174px;
  padding-left: 0;
  margin-left: -87px;
  text-align: center;
  list-style: none;
  border-radius:20px;
  padding:5px 0 1px;
  background-color: rgba(0, 0, 0, 0.15);
  filter:alpha(opacity=15);
  display:none;
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 1px 4px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.4);	
	border-radius: 10px;
	transition: 0.5s;
	-moz-transition: 0.5s; /* Firefox 4 */
	-webkit-transition: 0.5s; /* Safari 和 Chrome */
	-o-transition: 0.5s; /* Opera */
	border:none;
}
.carousel-indicators .active {
	width: 32px;
	height: 12px;
	margin: 1px 4px;
	background-color: rgba(255, 255, 255, 0.5);
}
.tel123{
	position:fixed;
	top:400px;
	z-index:9999;
	right:0px;
	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:220px;	
	margin-top:30px;
}
.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{
	border-right:1px solid #fff;
}
.xiangxily a:hover{
	color:#66e6ff;
}


/*大于767px尺寸*/
/* @media (min-width: 768px){
	#cambrian0{
		display:none !important;
	}
	#cambrian1{
		display:none !important;
	}
} */

#cambrian0{
		display:none !important;
	}
#cambrian1{
	display:none !important;
}
/*大于767px尺寸*/
@media (min-width: 768px){
	.footer2{
		width: 100%;
		background: #202124;	
		margin-bottom:0;
	}
}



/*--------------新--------------------*/
/*解决方案*/

.jjfa{
	margin-top: 10px;
	background: url(../images/jjfa_bg.png) no-repeat center;
	/* padding-bottom: 60px; */
}
.cpcs_fl ul li{
	cursor:pointer;
}

@media (min-width: 1368px){
	.jjfac {
    margin-top: 60px;
	}
		.jjfac .borx{
			margin-top: 0;
		}
		.jjfac img{
			margin: 0 0 30px 0;
		}
		.jjfa h3{
			margin-top: 0px;
		}
		.jjfac p{
			margin: 5px 0 0;
		}
		.jjfac h5{
			width: 100%;
		}
		
		
		/*产品超市*/
		.cpcs{
			margin-top: 0;
			background: url(../images/tsfwbg.jpg) no-repeat center;
			padding-top: 125px;
			padding-bottom: 134px;
		}
		.cpcs_bt h2{
			font-size: 42px;
			color: #fbfbfb;
			font-weight: bold;
			padding: 20px 0;
			background: url(../images/cpcs_h2.png) no-repeat;
			margin: 0;
		}
		.cpcs_fl ul{
			display: inline-block;
			background-color: rgba(255,255,255,.12);
			padding-left: 0;
		}
		.cpcs_fl ul li{
			border-bottom: 1px solid #999ca4;
			height: 80px;
			line-height: 80px;
		}
		.cpcs_fl ul li span{
			/*margin-left: 30px;*/
			margin-right: 15px;
		}
		.cpcs_fl ul li span img{
			
		}
		.cpcs_fl ul li p{
			display: inline-block;
			font-size: 30px;
			color: #fbfbfb;
			margin-bottom: 0;
		}
		
		.cpcs_fr{
			color: #fbfbfb;
			padding-left: 60px;
		}
		.cpcs_fr h3{
			font-size: 33px;
		}
		.cpcs_fr h3 i{
			display: block;
		}
		.cpcs_fr .jjie{
			line-height: 26px;
			font-size: 14px;
		}
		.cpcs_fr .jjie a{
			display: block;
			color: #2e9af2;
		}
		.cpcs_fr .jzcp{
			margin-top: 10px;
		}
		.cpcs_fr .jzcp span{
			margin-bottom: 10px;
		}
		
		.cpcs_fr .fourtp{
			margin-top: 20px;
			display: inline-block;
		}
}


@media (max-width: 1200px) and (min-width: 992px){
	/* .jjfa{
		background: #FFFFFF;
	} */
	.jjfac h5{
		width: 100%;
		height: 0;
	}
	.jjfac img{
		width: 80%;
	}
	.jjfac p{
		margin: 0;
	}
	/*产品超市*/
		.cpcs{
			margin-top: 0;
			background: url(../images/tsfwbg.jpg) no-repeat center;
			padding-top: 125px;
			padding-bottom: 134px;
		}
		.cpcs_bt h2{
			font-size: 32px;
			color: #fbfbfb;
			font-weight: bold;
			padding: 20px 0;
			background: url(../images/cpcs_h2.png) no-repeat;
			margin: 0;
		}
		.cpcs_fl ul{
			display: inline-block;
			background-color: rgba(255,255,255,.12);
			padding-left: 0;
		}
		.cpcs_fl ul li{
			border-bottom: 1px solid #999ca4;
			height: 80px;
			line-height: 80px;
		}
		.cpcs_fl ul li span{
		/*	margin-left: 10px;*/
			margin-right: 10px;
		}
		.cpcs_fl ul li span img{
			width: 40px;
		}
		.cpcs_fl ul li p{
			display: inline-block;
			font-size: 20px;
			color: #fbfbfb;
			margin-bottom: 0;
		}
		
		.cpcs_fr{
			color: #fbfbfb;
			padding-left: 40px;
		}
		.cpcs_fr h3{
			font-size: 33px;
		}
		.cpcs_fr h3 i{
			display: block;
		}
		.cpcs_fr .jjie{
			line-height: 26px;
			font-size: 14px;
		}
		.cpcs_fr .jjie a{
			display: block;
			color: #2e9af2;
		}
		.cpcs_fr .jzcp{
			margin-top: 10px;
		}
		.cpcs_fr .jzcp span{
			margin-bottom: 10px;
		}
		
		.cpcs_fr .fourtp{
			margin-top: 20px;
			display: inline-block;
		}
}

@media (max-width: 992px) and (min-width: 768px){
	/* .jjfa{
		background: #FFFFFF;
	} */
	.jjfac h5{
		width: 100%;
		height: 0;
	}
	.jjfac img{
		width: 60%;
	}
	.jjfac p{
		margin: 0;
	}
	/*产品超市*/
		.cpcs{
			margin-top: 0;
			background: url(../images/tsfwbg.jpg) no-repeat center;
			padding-top: 125px;
			padding-bottom: 134px;
		}
		.cpcs_bt h2{
			font-size: 24px;
			color: #fbfbfb;
			font-weight: bold;
			padding: 20px 0;
			background: url(../images/cpcs_h2.png) no-repeat;
			margin: 0;
		}
		.cpcs_fl ul{
			display: inline-block;
			background-color: rgba(255,255,255,.12);
			padding-left: 0;
		}
		.cpcs_fl ul li{
			border-bottom: 1px solid #999ca4;
			height: 80px;
			line-height: 80px;
		}
		.cpcs_fl ul li span{
			/*margin-left: 5px;*/
			/*margin-right: 8px;*/
		}
		.cpcs_fl ul li span img{
			width: 30px;
		}
		.cpcs_fl ul li p{
			display: inline-block;
			font-size: 16px;
			color: #fbfbfb;
			margin-bottom: 0;
		}
		
		.cpcs_fr{
			color: #fbfbfb;
			padding-left: 20px;
		}
		.cpcs_fr h3{
			font-size: 33px;
		}
		.cpcs_fr h3 i{
			display: block;
		}
		.cpcs_fr .jjie{
			line-height: 26px;
			font-size: 14px;
		}
		.cpcs_fr .jjie a{
			display: block;
			color: #2e9af2;
		}
		.cpcs_fr .jzcp{
			margin-top: 10px;
		}
		.cpcs_fr .jzcp span{
			margin-bottom: 10px;
		}
		
		.cpcs_fr .fourtp{
			margin-top: 20px;
			display: inline-block;
		}
}

@media (max-width: 767px){
	.jjfa{
		background: #FFFFFF;
	}
	.jjfac p{
		margin: 5px 0 0 0;
	}
	.borx{
		margin-bottom: 30px;
	}
}	
	/*产品服务超市*/
.mt50{
	margin-top: 50px;
}
.mb50{
	margin-bottom: 50px;
}
.fz40{font-size: 40px;}
.fz12{font-size: 12px;}
.cpfwcs h3{
	margin: 0;    
	font-size: 30px;
    color: #303133;
}
.cpfwcs h4 img {
	display: inline-block;
    margin-top: 18px;
}
.tsico{
	margin-top: 80px;
}
.cpfw{
	box-shadow: 0px 0px 16px rgba(100,100,100,.24);
	border-radius: 20px;
	width: 236px;
	height: 318px;
	display: inline-block;
	margin-top: 50px;
}
.cpfw01{
	background: url(../images/cpff01.png) no-repeat;
}
.cpfw02{
	background: url(../images/cpff02.png) no-repeat;
}
.cpfw03{
	background: url(../images/cpff03.png) no-repeat;
}
.cpfw04{
	background: url(../images/cpff04.png) no-repeat;
}
.cpfw_tit{
	padding: 17px 35px;
	width: 236px;
	height: 159px;
	color: #FFFFFF;
}
.cpfw_tit .cpfw_xh{
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-weight: bold;
}
.cpfw_tit p{
	font-size: 12px;
	margin-bottom: 12px;
	margin: 0;
}
.cpfw_tit a{
	border: 1px solid #FFFFFF;
	padding: 6px 26px;
	border-radius: 20px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	margin-top: 12px;
	display: inline-block;
}
.cpfw_con{
	padding: 0 40px;
}
.cpfw_con .cpfw_con_t{
	font-size: 22px;
	line-height: 22px;
	color: #282828;
	margin: 20px 0;
}
.cpfw_con .cpfw_info{
	/*font-family: "宋体";*/
	font-size: 12px;
	line-height: 18px;
	color: #4e4e4e;
}
@media (min-width: 992px) and (max-width: 1200px){
	.col-md-3{
		width: 50%;
	}
}


#divmsginfoad {
	position: fixed;
    top: 75px;
    right: 0;
	z-index: 999999;
	width: 70px;
}
#divmsginfoad ul li a {
	position: relative;
    display: block;
    width: 66px;
    height: 66px;
	text-align: center;
	margin: 0 auto;
}

#divmsginfoad ul li a span{display: block;}

#divmsginfoad ul li a .ol_ad_img1 {display: inline-block;}

#divmsginfoad img {max-width: 100%;}

#divmsginfoad ul li a .ol_ad_mo {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 330px;
	height: 140px;
	display: none;
}

#divmsginfoad:hover .ol_ad_mo{
	display: block;
} 


@media (min-width: 1368px){
	.foot{
		width:1300px;
		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: 12px;
		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: 12px;
		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;
	}
}



