@charset "utf-8";
/* CSS Document */
body, head, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, span, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
a {
	color: #555;
	text-decoration: none;
	
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clear {
	clear: both;
}
.w {
	width: 1260px;
	margin: 0 auto;
}
.e{
	width: 1400px;
	margin: 0 auto;
}
.header {
	height: 100px;
	background: #212529;
	width: 100%;
	overflow: hidden;
	/* position: absolute; */
	z-index: 999;
}
.logo {
}
.logo img {
	float: left;
}
.nav {
	float: left;
}
.nav li {
	float: left;
	text-align: center;
	display: inline-block;
	width: 139px;
}
.nav a {
	font-size: 16px;
	color: #ffffff;
	line-height: 100px;
	font-weight: bold;
}
.about {height: 625px;/* background: #d6d6d6; */}
.subject {
	padding-top: 70px;
	text-align: center;
}
.subject h2 {
	font-size: 42px;
	color: #000;
}
.subject p {
	font-size: 18px;
	color: #555;
	padding-bottom: 20px;
}
.abou {
	text-align: center;
	padding-bottom: 40px;
}
.abab{
	float: left;
	text-align: center;
	width: 295px;
	margin: 10px;
	padding: 44px;
	border: 1px solid #3333;
	height: 345px;
	transition: all .5s ease;
	transform: translateY(20px);
	background: #fff;
}
.abab:hover{
	margin-top: 20px;
	border: 1px solid #d6d6d6;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	background: #c6c6c6;
}
.abab img{
	
}
.abab p{
	
font-size: 20px;
	
line-height: 46px;
}
.abab:hover p{
	color: #0b99bc;
}
.aba{text-align: left;}
.abab:hover .aba{
	color: #0b99bc;
}
.product{
	
height: 1340px;
	
background: #c6c6c6;
}
.produ{
	
margin-top: 40px;
}
.produ li{
	
float: left;
	
text-align: center;
	
margin: 0 11px 10px 11px;
	
/* border: 1px solid #cccccc; */
	
width: 398px;
}
.produ a{
	
}
.produ h1{
	
font-size: 17px;
	
line-height: 50px;
	
background: #c6c6c6;
}
.sho{
	
overflow: hidden;
}
.sho img{
	
width: 398px;
	
transition: 1s;
	
height: 299px;
}
.produ li:hover .sho img{
	overflow: hidden;
	transform: scale(1.1);
}
.news{
	
}
.footer{
	
border-bottom: 1px solid #808080;
	
height: 440px;
	
background: url(../images/1-1FF41114430.jpg),linear-gradient(black, transparent);
	
background-blend-mode: color;
	
background-size: 100% 100%;
	
background-attachment: fixed;
}
.foornav{
	
float: left;
	
width: 310px;
	
margin-top: 50px;
}
.foornav p{
	
font-size: 28px;
	
color: #fff;
	
margin-bottom: 38px;
}
.why{
	
}
.why h2{
	color: #fff;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 6px;
}
.why img{
	
}
.chat{
	
margin-top: 18px;
}
.chat img{
	
width: 14%;
}
.contact{
	
float: left;
	
width: 620px;
	
margin-top: 50px;
	
/* text-align: center; */
	
padding-left: 170px;
}
.contact h2{
	color: #fff;
	font-size: 28px;
	margin-bottom: 25px;
}
.contact p{
	color: #fff;
	font-size: 20px;
	line-height: 54px;
	margin-bottom: 0;
	margin-top: 10px;
}
.qwm{
	
float: right;
	
width: 280px;
	
margin-top: 50px;
	
text-align: center;
}
.qwm img{
}
.qwm p{
	
font-size: 15px;
}
.copyright{
	
text-align: center;
	
background: #55555555;
	
height: 80px;
}
.copyright p{
	
font-size: 16px;
	
line-height: 80px;
}
.nn{
	
}


/*悬浮链接*/
.suspension {
	position: fixed;
	z-index: 55;
	right: 0;
	bottom: 85px;
	width: 70px;
	height: 240px;
}
.suspension-box {
	position: relative;
	float: right;
}
.suspension .a {
	display: block;
	width: 44px;
	height: 44px;
	background-color: #353535;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
}
.suspension .a.active, .suspension .a:hover {
	background: #0b99bc;
}
.suspension .a .i {
	float: left;
	width: 40px;
	height: 40px;
	background-image: url(../images/b2.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 2px;
}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
	width: 40px;
	height: 40px;
	margin-top: 2px;
	/* margin-left: 12px; */
	background-image: url(../images/b5.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.suspension .a-service-phone .i {
	width: 40px;
	height: 40px;
	/* margin-top: 12px; */
	margin-left: 2px;
	background-image: url(../images/b1.png);
	/* background-repeat: no-repeat; */
	/* background-position: -2px 0; */
}
.suspension .a-qrcode .i {
	/* background-position: -44px 0; */
}
.suspension .a-cart .i {
	/* background-position: -88px 0; */
	background-image: url(../images/b3.png);
	margin-top: 3px;
}
.suspension .a-top .i {
	/* background-position: -132px 0; */
	background-image: url(../images/b4.png);
	margin-top: 3px;
}
.suspension .a-top {
	background: #D2D3D6;
	display: none;
}
.suspension .a-top:hover {
	background: #c0c1c3;
}
.suspension .d {
	display: none;
	width: 286px;
	background: #fff;
	position: absolute;
	right: 67px;
	min-height: 90px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}
.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(../images/side_bg_arrow.png) no-repeat;
	right: -8px;
	top: 31px;
}
.suspension .d-service {
	top: 0;
	text-align: center;
}
.suspension .d-service-phone {
	top: 34px;
}
.suspension .d-qrcode {
	top: 78px;
}
.suspension .d .inner-box {
	padding: 0px 13px 0px;
	text-align: center;
}
.suspension .d-service-item {
	border-bottom: 1px solid #eee;
	padding: 14px 0;
}
.suspension .d-service .d-service-item {
	border-bottom: none;
}
.suspension .d-service-item .circle {
	/* width: 44px; */
	/* height: 44px; */
	/* border-radius: 50%; */
	/* overflow: hidden; */
	/* background: #F1F1F3; */
	/* display: block; */
	/* float: left; */
}
.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}
.suspension .d-service-item .i-tel {
	/* width: 44px; */
	/* height: 44px; */
	/* background: url(../images/side_con_icon02.png) no-repeat center center; */
	/* display: block; */
}
.suspension .d-service-item h3 {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text {
	float: left;
	width: 260px;
	line-height: 22px;
	font-size: 15px;
	/* margin-left: 12px; */
}
.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.suspension .d-service-intro {
	padding-top: 10px;
}
.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.suspension .d-qrcode {
	text-align: center;
}
.suspension .d-qrcode .inner-box {
	padding: 20px 0;
}
.suspension .d-service p {
	font-size: 16px;
	color: #93959c;
}
.suspension .d-qrcode p {
	font-size: 16px;
	color: #93959c;
}
/*搜索*/
.metsearch{
    padding-top: 38px;
    float: right;
    width: 280px;
}
.metsearch ul li{
    float: left;
    margin-right: 10px;
}
.metsearch ul li span{
   
}
.searchgo{
    width: 80px;
}
.parasearch_title{
	color: white;
}
.parasearch_input{
	
}
.parasearch_search{
	
}