@charset "utf-8";
@media(max-width:800px) {
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0px;
	padding: 0px;
}
fieldset, img {
	border: none;
}
img {
	border: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none;
}
input::-moz-focus-inner {
border:none;
padding:0px;
}
select, input {
	vertical-align: middle;
	outline: none;
}
select, input, textarea {
	font-size: 13px;
	margin: 0px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearit {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	width: 100%;
}
.max {
	max-width: 780px;
	margin: 0 auto;
}
.box {
	width: 96%;
	margin: 0 auto;
}
.box:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
ul:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.max:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration: none;
}
    
 
   
.neiye {
	padding-top: 20px;
	padding-bottom: 30px;
	background: #fff !important;
}
.neiye .neiye-l {
	width: 100%;
	float: none;
}
.neiye .neiye-l .nydh {
	background: #fff;
}
.neiye .neiye-l .nydh .title {
	display: none;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #eee;
	margin-bottom: 15px;
}
.neiye .neiye-l .nydh .title p {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid #0056f9;
	display: inline-block;
	padding: 0 5px;
}
.neiye .neiye-l .nydh .title span {
	display: block;
	font-size: 12px;
	color: rgba(255,255,255,0.3);
	margin-top: 5px;
}
.neiye .neiye-l .nydh .ul {
	width: 100%;
}
.neiye .neiye-l .nydh .ul li {
	display: block;
	width: 24%;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	text-align: center;
	float: left;
	background: #e6e6e6;
	margin-right: 1.3%;
	margin-bottom: 5px;
}
.neiye .neiye-l .nydh .ul li:nth-of-type(4n+4) {
	margin-right: 0;
}
.neiye .neiye-l .nydh .ul li a {
	color: #666;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.neiye .neiye-l .nydh .ul li:hover, .neiye .neiye-l .nydh ul li.on {
/*	background: #0056f9;*/
}
.neiye .neiye-l .nydh .ul li:hover a, .neiye .neiye-l .nydh ul li.on a {
	color: #fff;
}
.neiye .neiye-l .nylx {
	display: none;
}
.neiye .neiye-r {
	float: none;
	width: 100%;
}
.newsnav {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.newsnav .more {
	float: right;
	font-size: 14px;
	color: #a0a0a0;
	display: none;
}
.newsnav .more a {
	color: #a0a0a0;
}
.newsnav a.more:hover {
	color: #0075e3
}
.newsnav .more a:hover {
	color: #0075e3
}
.newsnav p {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #0075e3;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	position: relative;
	padding: 0 5px;
}
.newsnav span {
	display: inline-block;
	font-size: 13px;
	color: #c2c2c2;
	margin-left: 5px;
}  
.newslist {
	margin-top: -10px;
}
.newslist ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.newslist ul li {
	border-bottom: 1px dashed #d8d8d8;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	padding: 10px 0;
	padding-right: 10px;
}
.newslist ul li img {
	display: block;
	float: left;
	width: 150px;
	height: 94px;
	margin-right: 10px;
}
.newslist ul li .t {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.newslist ul li .t a {
	display: block;
	font-size: 16px;
	color: #303030;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newslist ul li .t span {
	display: none;
	float: right;
	font-size: 14px;
	color: #b0b0b0;
}
.newslist ul li p {
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #8d8d8d;
	margin-top: 5px;
	text-align: justify;
}
.newslist ul li a.more {
	display: none;
	font-size: 14px;
	color: #e43f14;
	margin-top: 10px;
}
.newslist ul li .t a:hover {
	color: #0056f9;
}
 
.neiye .pro_list {
	margin-bottom: 0;
}
.neiye .pro_list li {
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	background: #fff;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
}
.neiye .pro_list li:nth-of-type(even) {
	margin-right: 0;
}
.neiye .pro_list.ipro li:nth-of-type(3) {
	display: none;
}
.neiye .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.neiye .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	max-height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.neiye .pro_list li a.t {
	display: block;
	text-align: center;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.neiye .pro_list li .pro_c a {
	display: none;
}
.neiye .pro_list li .pro_c p {
	display: none;
}
.neiye .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.neiye .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.neiye .pro_list li a.t:hover {
	color: #0056f9;
}
.pro-xq .pic {
	width: 100%;
}
.pro-xq .pic img {
	width: 100%;
}
.pro-xq .pro-js {
	width: 100%;
}
.pro-xq .pro-js h1 {
	font-size: 18px;
	color: #000;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #eee;
}
.pro-xq .pro-js .pro-xx {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 23px;
	height: auto;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.pro-xq .pro-lx {
	padding-top: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.pro-xq .pro-lx p {
	width: 240px;
	float: left;
	font-size: 16px;
	color: #0285ff;
	margin-bottom: 10px;
}
.pro-xq .pro-lx p i {
	display: block;
	float: left;
	margin-right: 5px;
	width: 35px;
	height: 35px;
	background: url(../bg/ico-tel.png) no-repeat center;
	background-size: 100%;
}
.pro-xq .pro-lx p font {
	line-height: 15px;
	display: block;
	font-size: 13px;
	margin-bottom: 3px;
}
.pro-xq .pro-lx:after {
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.pro-xq .pro-lx p span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #0285ff;
	line-height: 24px;
}
.pro-xq .pro-lx a.zx {
	display: inline-block;
	float: right;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	background: #0285ff;
	margin-top: 5px;
}
.pro-xq .pro-lx a.zx:nth-child(1) {
	display: none;
}
.pro-xq .pro-lx a.zx1 {
	background: #3bb3ff;
}
.pro-xq .pro-lx a.zx:hover {
	border-radius: 25px;
}
.danye {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
	text-align: justify;
}
.danye p {
	margin-bottom: 15px;
}
.danye img {
	max-width: 100%;
	height: auto !important;
}
.biaoti {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.biaoti h1 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.biaoti p {
	font-size: 14px;
	color: #ccc;
	margin-top: 10px;
}
.fn {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	padding-bottom: 30px;
}
.fn p {
	font-size: 14px;
	line-height: 30px;
	color: #565656
}
.fn p a {
	color: #565656
}
.fn p a:hover {
	color: #0056f9;
} 
.tuijian ul {
	margin-top: 10px;
}
.tuijian ul li {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 12px;
	background: url(../bg/li.png) no-repeat left center;
	overflow: hidden;
	box-sizing: border-box;
}
.tuijian ul li span {
	float: right;
	font-size: 14px;
	color: #b4b4b4;
	margin-left: 15px;
}
.tuijian ul li a {
	display: block;
	color: #333;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.tuijian ul li a:hover {
	color: #0056f9;
}
 
.contact_nr {
	font-size: 15px;
	color: #464646;
	line-height: 35px;
	margin-bottom: 35px;
}
.contact_nr img {
	display: block;
	margin-top: 10px;
}
 
 
 
.pro-xq .pro-lx {
	padding-top: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.pro-xq .pro-lx .z {
	display: block;
	clear: both;
	color: #0285ff;
	line-height: 26px;
}
 
}
