/*
-------------------
	common-css
-------------------
*/
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html, body {
	width: 100%;
	overflow-x: hidden;
}
body {
	min-width: 320px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	font-family: Microsoft YaHei, SimSun;
	background: #fff;
}
a {
	text-decoration: none;
	color: #333333;
	display: inline-block;/*white-space: nowrap;*/
}
a:focus {
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color: #333;
}
li {
	list-style: none;
}
img {
	max-width: 100%;
	border: 0;
	display: inline-block;/*	vertical-align: middle;
*/}
.clear {
	clear: both;
}
.conntainer-fluid {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin-bottom: 0;
}
ul {
	margin-bottom: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*
-------------------
	header-css
-------------------
*/
.nav-wai {
	height: 74px;
	line-height: 74px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #333;
	z-index: 9999;
}
.nav-wai>.container {
	width: 1200px;
	height: 100%;
}
.logo {
	overflow: hidden;
	width: 154px;
	height: 100%;
	float: left;
	margin-top: 15px;
}
.menu {
	float: left;
	position: relative;
}
.header-list {
	width: 112px;
	height: 74px;
	line-height: 74px;
	float: left;
	transition: 0.1s all ease-in-out;
	position: relative;
}
.header-list a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
/*.header-list:first-child {
	background: #1476fe;
}*/
.header-list:hover {
	background: #1476fe;
}
.navimgdiv {
    float: right;width: 40%;
text-align: right;
}
.navsub {
	width: 744px;
	position: absolute;
	top: 74px;
	left: 0px;
	/* background: rgba(238,73,73,0.8); */
	background: rgba(48,55,67,.8);
	z-index: 9999;
	overflow: hidden;
	display: none;
	padding: 10px;
}
.navsub li {
	width: 210px;
	height: 45px;
	float: left;
}
.navsub li a {
	display: block;
	line-height: 45px;
	height: 45px;
}
.navsub li:hover {
	background: #1476fe;
}
/*.header-list:nth-child(2) {
	position: relative;
}
.header-list:nth-child(2) ul {
	width: 160px;
}
.header-list:nth-child(2) ul li {
	width: 100%;
}
.header-list:nth-child(5) {
	position: relative;
}
.header-list:nth-child(5) ul {
	width: 160px;
}
.header-list:nth-child(5) ul li {
	width: 100%;
}*/
.nav-tel {
	width: 148px;
	float: left;
	line-height: 78px;
	display: inline-flex;
	margin-top: 27px;
	margin-left: 0;
}
.nav-dh {
	line-height: 22px;
	margin-left: 10px;
}
.nav-dh p {
	font-size: 16px;
	color: #fff;
}
.navli2 {
	width: 149px;
	position: absolute;
	left: 180px;
	top: 0px;
	z-index: 1000;
	background-color: #000;
	height: 60px;
	display: none;
}
.haibao-wai{margin-top: 74px;}
.neiye-banner , .neiye-banner img{width: 100%; margin:0 auto; height:100%;}
.cate-l2 {
    float: left;
    width: 50%;
}
.cate-l2 b{
  border-left: 10px solid #000;
  font-weight: normal;
  padding-left: 8px;
  margin: 13px auto;
  height: 20px;
  line-height: 20px;
}
/*
-------------------
	footer-css
-------------------
*/
.foot-wai {
	background: #34373F;
	padding: 40px 0;
}
.footer p {
	display: inline-block;
}
.footer p a {
	width: auto; border: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}
.footer a {
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
	width: 125px;
	height: 25px;
	border: 1px solid #989A9E;
	text-align: center;
	line-height: 23px;
	color: #666;
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
footer a i {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
}
.footer a font {
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
	color: #fff;
	vertical-align: middle;
}
.footer span {
	position: relative;
	transition: all .4s ease 0s;
	margin-left: 20px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	width: 125px;
	height: 25px;
	border: 1px solid #989A9E;
	text-align: center;
	line-height: 23px;
}
.footer span font {
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
	color: #fff;
	vertical-align: middle;
}
.footer a:hover {
	background-color: #1476fe;
	border-color: #1476fe;
}
.footer span:hover {
	background-color: #1476fe;
	border-color: #1476fe;
}
.footer span img {
	position: absolute;
	left: 2px;
	top: -128px;
	opacity: 0;
	width: 120px;
	height: 120px;
}
.footer span:hover img {
	opacity: 1;
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
}

.dcasex, .dcases{top:40px!important;display: block; overflow: hidden;}
.dcases{left:-30px!important;}
.dcasex{right:-30px!important;}
.dcase-body .hd{position:absolute; width: 100%;}
.dcase-body .bd{overflow: hidden;}




.serv-img h2{
	margin-top: -40px!important;
}
.serv-img span{    margin-top: -30px!important;}


footer article ul li a{width: inherit!important;padding: 0 2px;}
.yfd {
	position: fixed;
	right: 10px;
	top: 45%;
	margin-top: -95px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	color: #fff;
	text-align: center;
	z-index: 10000;
	width: 80px;
}
.yfd .you {
	display: block;
	margin-bottom: 10px;
	border-radius: 5px;
	color: #fff;
	padding: 10px 0;
	cursor: pointer;
}
.yfd .you img {
	display: block;
	margin: 0 auto;
}
.yfd .you:hover {
	opacity: 0.8;
	color: #fff;
}
.yfd .tel {
	background: #1476fe;
	position: relative;
}
.yfd .ewm {
	background: #1476fe;
	position: relative;
}
.yfd .QQ {
	background: #1476fe;
}
.yfd .mess {
	background: #1476fe;
}
.yfd .goTop {
	background: #1476fe;
	display: none;
}
.erweima{
	position:absolute;
	right:80px;
	top:-20px;	
}
.erweima ul li{
	width:115px;
	height:115px;
}
.erweima ul li img{
	width:100%;
	height:100%;
	display:block;
}
.btnConsult .arrow {
	position: absolute;
	top: 22px;
	left: 20px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 6px solid #1476fe;
}
.rexian {
	z-index: 999;
	overflow: hidden;
	width: 0px;
	height: 40px;
	border-radius: 5px;
	background-color: #1476fe;
	position: absolute;
	right: 85px;
	top: 50%;
	margin-top: -20px;
	line-height: 40px;
	font-size: 14px;
}
.yfd .rexian a {
	color: #fff;
	display: block;
    overflow: hidden;
    /* width: 140px!important; */
}
.rexian ul {
	margin: 0 auto;
	min-width: 100px;
	text-align: center;
}
.rexian li {
	font-family:"微软雅黑";
	text-align: center;
	color: #fff;
	background: #1476fe;
}

.yqlj{ display:none;}
footer { width: 100%; padding: 15px 0; background-color: #34373F; /*position:absolute;*/ bottom:0; }
footer article { width: 1145px; margin: 0 auto; font-size: 0; }
footer article p{ display: inline-block;}
footer article p a { line-height:31px;width: auto; border: none; display: inline-block; vertical-align: middle; font-size: 13px; color: #fff; text-transform: uppercase; }
footer article a { display: inline-block; margin-left: 15px; vertical-align: middle; width: 125px; height: 25px; border: 1px solid #989A9E; text-align: center; line-height: 23px; }
footer article i { display: inline-block; color: #fff; font-size: 20px; vertical-align: middle; }
footer article a font { display: inline-block; margin-left: 10px; font-size: 13px; color: #fff; vertical-align: middle; }
footer article a:hover { /*background-color: #1476fe; border-color: #1476fe;*/ color: white;}
footer article span { position: relative; transition: all .4s ease 0s; margin-left: 20px; cursor: pointer; display: inline-block; vertical-align: middle; width: 125px; height: 25px; border: 1px solid #989A9E; text-align: center; line-height: 23px; }
footer article span font { display: inline-block; margin-left: 10px; font-size: 13px; color: #fff; vertical-align: middle; }
footer article span img { position: absolute; left: 2px; top: -128px; opacity: 0; }
footer article span:hover { background-color: #1476fe; border-color: #1476fe; }
footer article span:hover img { opacity: 1; transition: all .4s ease 0s; -webkit-transition: all .4s ease 0s; -moz-transition: all .4s ease 0s; -o-transition: all .4s ease 0s; }
footer article b{ line-height:23px;height: 23px; margin-left:15px;width: auto;border: none; float:left;vertical-align: middle;font-size: 13px;color: #989A9E;text-transform: uppercase;}
footer article ul li a{border: none;width: 50px;height: 23px;font-size: 13px; color:#989A9E;text-align: center; float:left;}
footer article ul li a:hover{background-color:inherit; border-color:inherit; 