body,
html {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1.46;
	color: #393939;
}
body{
	overflow-x: hidden;
}
.wrap {
	position: relative;
}
.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 38px;
	height: 61px;
	transition: .5s;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../images/arrow.gif);
	overflow: hidden;
	opacity: .1;
}
.centered-btns_nav:hover{
	opacity: .7;
}
.next {
	right: 0;
	background-position: right 0;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    position: absolute;
    list-style-type: none;
    width: 100%;
    z-index: 99;
    bottom: 15px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 20px;
	background-color: rgba(0, 0, 0, .3);
	background-color: #ccc\9;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
.centered-btns_here a{
	background-color: rgba(0, 0, 0, .9);
}


img,
table{
	max-width: 100%;
	height: auto !important;
}

table,
td {
	border: 1px solid #ccc;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	line-height: 1.46;
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
	max-width: 100%;
}

a:link,
a:visited {
	color: #555;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin: 0;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

.clear {
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/*在线咨询 开始*/

#floatDivBoxs {
	width: 170px;
	background: #fff;
	position: fixed;
	top: 215px;
	right: 0;
	z-index: 999;
}

#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #0096d6;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}

#floatDivBoxs .floatDqq {
	padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 0 50px;
}

#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
	margin: 5px 0;
	background: #dcdcdc;
}

#floatDivBoxs .floatDtel {
	padding: 0 0 15px 10px;
}

#floatDivBoxs .floatDtel img {
	display: block;
}

#floatDivBoxs .floatDbg {
	width: 100%;
	height: 20px;
	background: #0096d6;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}

#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 215px;
	right: 170px;
	z-index: 999;
}

#rightArrow a {
	display: block;
	height: 45px;
}

@font-face {
	font-family: 'iconfont_footer';
	/* project id 325027 */
	src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot');
	src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.woff') format('woff'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.ttf') format('truetype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.svg#iconfont') format('svg');
}

.iconfont_footer {
	font-family: iconfont_footer;
	font-style: normal;
}
@font-face {
  font-family: 'iconfont';  /* project id 607880 */
  src: url('//at.alicdn.com/t/font_607880_thlpq7tgb0a1nhfr.eot');
  src: url('//at.alicdn.com/t/font_607880_thlpq7tgb0a1nhfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_607880_thlpq7tgb0a1nhfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_607880_thlpq7tgb0a1nhfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_607880_thlpq7tgb0a1nhfr.svg#iconfont') format('svg');
}

.iconfont {
	font-family: iconfont;
	font-style: normal;
}
ol,
ul {
	margin-bottom: 0px;
}

.m_footer {
	display: none;
}


/*在线咨询 结束*/


/*返回顶部 开始*/

.returnTop {
	position: fixed;
	right: 0;
	bottom: 50px;
	/* bottom: 50px; */
	z-index: 99998;
	cursor: pointer;
	width: 48px;
	height: 48px!important;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	color: #fff;
	opacity: 1;
	display: inline-block;
	background: url(../images/ss.png) no-repeat -36px center #666;
}


/*返回顶部 结束*/

/*头部板块 开始*/
.header_meta {
	display: block;
	background: #cbcbcb;
	height: 40px;
}

.header_meta_l {
	display: block;
	width: 70%;
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #898989;
}

.header_meta_l a,
.header_meta_l font,
.header_meta_l b {
	font-size: 14px;
	color: #898989;
}

.header_meta_r {
	display: block;
	width: 30%;
	float: right;
	text-align: right;
}

.header_meta_r a {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
	line-height: 40px;
	color: #898989;
}

header {
	padding: 30px 0;
}

.logo {
	display: block;
	width: 65%;
	float: left;
}

.logo a {
	display: inline-block;
	float: left;
}

.logo_wel {
	display: inline-block;
	float: left;
	margin: 11px 0;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px solid #878787;
}

.logo_wel h5 {
	font-size: 18px;
	margin-bottom: 8px;
	color: #0096d6;
	line-height: 1;
	font-weight: bold;
}

.logo_wel p {
	font-size: 16px;
	color: #3d3d3d;
	line-height: 1;
	font-weight: bold;
}

.header_tel {
	display: inline-block;
	padding: 11px 0;
	float: right;
	text-align: right;
}

nav {
	display: block;
	overflow: hidden;
	height: 50px;
	background: #0096d6;
}

nav ul li {
	display: inline-block;
}

nav ul li a {
	display: block;
	font-size: 15px;
	color: #fff !important;
	height: 50px;
	line-height: 50px;
	padding: 0 22px;
	transition: .5s;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.index_fen,
.nei_banner{
	text-align: center;
}
nav ul li:hover a,
nav ul li.active a {
	background: #ffcc33;
}
/*头部板块 结束*/


/*首页板块 开始*/
.index_top{
	padding: 30px 0;
}
.index_top h3{
	text-align: center;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #6f6f6f;
}
.index_top ul li{
	display: block;
	width: 20%;
	float: left;
	text-align: center;
}
.index_top ul li span{
	display: inline-block;
	width: 97px;
	height: 97px;
	text-align: center;
	transition: .8s;
	border: 1px solid #0096d6;
	background: #0096d6;
	border-radius: 50%;
}
.index_top ul li span i{
	color: #fff;
	font-size: 43px;
	line-height: 97px;
	transition: .8s;
}
.index_top ul li h5{
	font-size: 16px;
	color: #808080;
	transition: .5s;
	margin: 20px 0 10px;
}
.index_top ul li p{
	font-size: 14px;
	color: #808080;
}
.index_top ul li:hover span{
	transform: rotateY(360deg);
	background: transparent;
}
.index_top ul li:hover span i,
.index_top ul li:hover h5{
	color: #0096d6;
}
.index_title{
	margin-bottom: 30px;
	text-align: center;
}
in_about_main {
	font-size:14px;
	color:#fff;
}
.index_title h5{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #6f6f6f;
}
.index_title p{
	font-size: 16px;
	color: #969696;
}
.index_product{
	padding: 30px 0;
	background: #f5f5f5;
}
.in_pro_title{
	margin-bottom: 15px;
}
.in_pro_title ul li{
	width: 12%;
	float: left;
	height: 48px;
	line-height: 48px;
	position: relative;
	margin-right: 0.5%;
	z-index: 1;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.in_pro_title ul li::before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #555555;
	z-index: -1;
	overflow: hidden;
	transition: .8s;
	top: 0;
	left: 0;
}
.in_pro_title ul li::after{
	content: " ";
	position: absolute;
	width: 100%;
	height: 0;
	transition: .8s;
	overflow: hidden;
	background: #0096d6;
	z-index: -1;
	bottom: 0;
	left: 0;
}
.in_pro_title ul li.active::before{
	height: 0;
}
.in_pro_title ul li.active::after{
	height: 100%;
}
.in_pro_title ul li:last-of-type{
	margin-right: 0;
}
.in_pro_list{
	display: none;
}
.in_pro_list.active{
	display: block;
}
.in_pro_list ul li{
	width: 32.33%;
	margin-top:10px ;
	float: left;
	margin-right: 1.5%;
}
.in_pro_list ul li:nth-child(3n+3){
	margin-right: 0;
}
.in_pro_list ul li h5{
	overflow: hidden;
	border: 1px solid transparent;
	transition: .8s;
}
.in_pro_list ul li h5 img{
	transition: 1s;
}
.in_pro_list ul li span{
	display: block;
	text-align: center;
	padding: 5px 0;
}
.in_pro_list ul li span a,
.in_pro_list ul li span p{
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .5s;
	font-size: 14px;
	color: #979797;
}
.in_pro_list ul li:hover h5{
	border: 1px solid #0096d6;
}
.in_pro_list ul li:hover img{
	transform: scale(1.2);
}
.in_pro_list ul li:hover span a,
.in_pro_list ul li:hover span p{
	color: #0096d6;
}
.index_solu{
	padding: 30px 0;
}
.in_solu_main ul li {
	width:32.33%;
	float:left
}
.in_solu_main ul li h3{
	border: 1px solid transparent;
	overflow: hidden;
	transition: .8s;
}
.in_solu_main ul li h3 img{
	transition: .8s;
}
.in_solu_main ul li h5 a{
	margin: 10px 0 5px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #313131;
	text-align: center;
}
.in_solu_main ul li  p{
	font-size: 14px;
	color: #979797;
	margin-bottom: 5px;
}
.in_solu_main ul li  p font{
	color: #ff0000;
}
.in_solu_main ul li:last-of-type{
	margin-right: 0;
}
.in_solu_main ul li:hover h3{
	border: 1px solid #0096d6;
}
.in_solu_main ul li:hover img{
	transform: scale(1.2);
}
.index_about{
	padding: 45px 0;
	background: url(../images/index_about_img.png) no-repeat center;
}
.index_about .index_title h5,
.index_about .index_title p{
	color: #fff;
}
.in_about_main p{
	color: #fff;
	font-size: 14px;
	line-height: 2;
}
.in_about_main a{
	color: #fff;
}
.index_service{
	padding: 30px 0;
}
.in_service_list{
	overflow: hidden;
	margin-bottom: 30px;
}
.in_service_list:last-of-type{
	margin-bottom: 0;
}
.in_service_list .fl{
	float: left;
}
.in_service_list .fr{
	float: right;
}
.in_service_info{
	width: 50%;
}
.in_service_img{
	width: 50%;
}
.in_service_content::before{
	position: absolute;
	left: 0;
	top: -20px;
	width: 68px;
	height: 63px;
	text-align: center;
	line-height: 63px;
	background: url(../images/in_service_p_bg.png) no-repeat center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.in_service_list:nth-of-type(1) .in_service_content:nth-of-type(1)::before{
	content: "01";
}
.in_service_list:nth-of-type(1) .in_service_content:nth-of-type(2)::before{
	content: "02";
}
.in_service_list:nth-of-type(2) .in_service_content:nth-of-type(1)::before{
	content: "03";
}
.in_service_list:nth-of-type(2) .in_service_content:nth-of-type(2)::before{
	content: "04";
}
.in_service_content{
	position: relative;
	padding-left: 90px;
	margin: 20px 0 40px;
}
.in_service_content h5{
	font-size: 18px;
	font-weight: bold;
	color: #464647;
}
.in_service_content p{
	margin-top: 15px;
	font-size: 14px;
	color: #464647;
}
.index_wei{
	padding: 30px 0;
}
.in_wei_list{
	width: 48%;
	float: left;
	margin-right: 4%;
}
.in_wei_list:last-of-type{
	margin-right: 0;
}
.in_wei_list h5{
	padding: 12px 0;
	font-size: 18px;
	font-weight: bold;color: #000;
	position: relative;
	border-bottom: 1px solid #000;
}
.in_wei_list h5::before{
	content: " ";
	position: absolute;
	bottom: 0;
	width: 100px;
	height: 2px;
	left: 0;
	background: #0096d6;
}
.in_wei_list h5 font{
	font-size: 14px;
	color: #969696;
	margin-left: 10px;
}
.in_wei_list span{
	display: block;
	border: 1px solid #cdcdcd;
	padding: 12px;
	margin: 25px 0 15px 0;
	transition: .8s;
}
.in_wei_list span:hover{
	border: 1px solid #0096d6;
}
.in_wei_list p{
	font-size: 14px;
	color: #979797;
}
.index_case{
	padding: 30px 0;
}
.in_case_box{
	position: relative;
}
.in_case_btn{
	position: absolute;
	width: 30px;
	height: 30px;
	background: #0096d6;
	border: 1px solid #0096d6;
	text-align: center;
	line-height: 30px;
	transition: .8s;
	top: 30px;
}
.in_case_btn i{
	color: #fff;
	font-size: 15px;
	transition: .8s;
}
.in_case_pre{
	left: -5%;
}
.in_case_next{
	right: -5%;
}
.in_case_btn:hover{
	background: transparent;
}
.in_case_btn:hover i{
	color: #0096d6;
}
.in_case_img{
	display: block;
	overflow: hidden;
}
.in_case_img ul{
	width: 200%;
	position: relative;
}
.in_case_img ul li{
	width: 8%;
	margin: 0 1%;
	overflow: hidden;
	border: 1px solid #CDCDCD;
	float: left;
	transition: .8s;
}
.in_case_img ul li img{
	transition: .8s;
}
.in_case_img ul li:hover{
	border: 1px solid #0096d6;
}
.in_case_img ul li:hover img{
	transform: scale(1.1);
}
.index_news{
	padding: 30px 0;
	background: #F5F5F5;
}
.in_news_list{
	width: 48%;
	float: left;
	border: 1px solid #cdcdcd;
}
.in_news_list_title{
	height: 77px;
	padding-left: 90px;
	padding-right: 20px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../images/in_news_img.png) no-repeat left top;
}
.in_news_list_title span{
	width: 50%;
	float: left;
	font-size: 18px;
    padding-top: 10px;
	color: #828282;
}
.in_news_list_title span font{
	font-size: 14px;
	color: #a6a6a6;
}
.in_news_list_title a{
	width: 50%;
	float: right;
	text-align: right;
	line-height: 77px;
	font-size: 14px;
	color: #a6a6a6;
}
.in_news_list:nth-of-type(1){
	margin-right: 4%;
}
.in_news_list ul{
	padding: 20px;
}

.in_news_list ul li{
	position: relative;
	padding: 10px 0 10px 15px;
	border-bottom: 1px solid #e6e6e6;
}
.in_news_list ul li::before{
	content: " ";
	width: 0;
	height: 0;
	position: absolute;
	border-left: 7px solid #7f7f7f;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: 0;
    top: 15px;
	transition: .8s;
}
.in_news_list ul li>a{
	display: block;
	width: 75%;
	transition: .8s;
	float: left;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #7c7c7c;
}
.in_news_list ul li font{
	display: block;
	width: 25%;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #787878;
}
.in_news_list ul li:hover::before{
	border-left: 7px solid #0096d6;
}
.in_news_list ul li:hover a{
	color: #0096d6;
}
.in_news_img{
	width: 47%;
	float: left;
}
.in_news_tj{
	padding: 10px 0 !important;
}
.in_news_tj::before{
	display: none;
}
.in_news_img a{ 
	width: 100% !important;
}
.in_news_info{
	width: 53%;
	padding-left: 20px;
	float: left;
}
.in_news_info h5 a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #232323;
}
.in_news_info samp{
	display: inline-block;
	width: 35px;
	height: 2px;
	background: #ffc938;
	margin: 10px 0;
}
.in_news_info p{
	font-size: 14px;
	color: #777777;
}
/*首页板块 结束*/
/*底部板块 开始*/
.index_link{
	padding: 30px 0 20px;
}
.index_link span{
	display: inline-block;
	margin-bottom: 10px;
	font-size: 14px;
	color: #505050;
}
.index_link a{
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
	transition: .5s;
	font-size: 14px;
	color: #505050;
}
.index_link a:hover{
	color: #0096d6;
}
.index_link a:hover font{
	color: #0096d6;
}
.index_link a font{
	font-size: 14px;
	color: #505050;
	margin-left: 10px;
	transition: .5s;
}
footer{
	padding: 30px 0;
	background: #0096d6;
}
.footer_nav{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #999999;
}
.footer_nav ul li{
	display: inline-block;
	float: left;
}
.footer_nav ul li a{
	display: block;
	margin-right: 30px;
	font-size: 16px;
	color: #fff;
}
.footer_info{
	width: 80%;
	float: left;
}
.footer_info p{
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	color: #fff;
}
.footer_info a,
.footer_info font,
.footer_info span,
.footer_info b{
	font-size: 14px;
	color: #fff;
}
.footer_er{
	width: 20%;
	padding-top: 15px;
	float: right;
	text-align: right;
}
/*底部板块 结束*/

/*内页板块 开始*/
.main_top {
	padding: 17px 0;
}

.main_top_box {
	display: block;
	padding: 0 10px;
	box-shadow: 0px 2px 20px 0px #ccc;
}

.main_top_l {
	display: block;
	width: 70%;
	float: left;
}
.main_top_l.pos{
	width: 75%;
	float: left;
	font-size: 14px;
	line-height: 48px;
	color: #656565;
}

.main_top_l .main_top_l_t {
	display: block;
	width: 13%;
	float: left;
	line-height: 48px;
	font-size: 14px;
	color: #ff0000;
}

.main_top_l .main_top_l_t img {
	margin-right: 10px;
}

.main_top_l_box {
	width: 87%;
	float: left;
	overflow: hidden;
	height: 48px;
}

.main_top_l_box ul {
	position: relative;
}

.main_top_l_box ul li {
	display: block;
	height: 48px;
}

.main_top_l_box ul li a {
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #7d7d7d;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .5s;
}

.main_top_l_box ul li a:hover {
	color: #ff0000;
}

.main_top_r {
	width: 25%;
	float: right;
	padding: 10px 0;
}

.main_top_text {
	width: 156px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	font-size: 12px;
	color: #9e9e9e;
	text-indent: 5px;
	float: right;
	outline: none;
}

.main_top_btn {
	width: 50px;
	margin-left: 5px;
	float: right;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding: 0;
	font-size: 12px;
	color: #fff;
	border: 1px solid #A7A7A7;
	background: #a7a7a7;
	transition: .5s;
}

.main_top_btn:hover {
	color: #A7A7A7;
	background: #fff;
}
.main{
	padding: 15px 0;
}
.main_l{
	width: 20%;
	float: left;
}
.main_r{
	width: 80%;
	float: left;
	padding-left: 30px;
}
.main_l_category h5{
    height: 70px;
    background: #0096d6;
    font-size: 20px;
    color: #fff;
    position: relative;
    font-weight: bold;
    text-align: center;
    line-height: 70px;	
}
.main_l_category h5::before{
	content: " ";
	position: absolute;
	width: 90%;
	height: 80%;
	left: 5%;
	top:10%;
	border: 1px solid #fff;
}
.main_l_case ul,
.main_l_category ul{
	background: #f0f0f0;
	padding: 15px;
}
.main_l_category ul li{
	display: block;
	margin: 7px 0;
	height: 36px;
	overflow: hidden;
	background:#e3e3e3;
	padding-left: 35px;
	position: relative;
	z-index: 1;
}
.main_l_category ul li a{
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	transition: .8s;
	line-height: 36px;
}
.main_l_category ul li::before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -100%;
	transition: .8s;
	z-index: -1;
	top: 0;
	background: #c3c3c3;
}
.main_l_category ul li::after{
	content: " ";
	position: absolute;
	width: 20px;
	height: 36px;
	left: 0;
	top: 0;
	background: url(../images/main_l_category_li_bg.png) no-repeat left top;
	z-index: 2;
}
.main_l_category ul li:hover::before{
	left: 0;
}
.main_l_category ul li:hover a{
	color: #0096d6;
}
.main_l_category,
.main_l_case {
	display: block;
	margin-bottom: 15px;
}
.main_l_case h4 {
	height: 50px;
	background: #0096d6;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

.main_l_case ul {
	background: #f0f0f0;
	padding: 15px;
}

.main_l_case ul li {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

.main_l_case ul li h5 a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	line-height: 16px;
	transition: .8s;
}

.main_l_case ul li h5 a font {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #aeaeae;
	text-align: center;
	line-height: 16px;
	color: #fff;
	margin-right: 7px;
	font-size: 12px;
	transition: .8s;
}

.main_l_case ul li p {
	display: block;
	height: 0;
	overflow: hidden;
	transition: .8s;
}

.main_l_case ul li.active a {
	color: #0096d6;
}

.main_l_case ul li.active a font {
	background: #0096d6;
	color: #fff;
}

.main_l_case ul li.active p {
	height: 127px;
	margin-top: 10px;
}

.main_l_contact h4 {
	display: block;
	padding: 15px 0;
	background: url(../images/main_l_contact_img.png) no-repeat 10px center #0096d6;
	padding-left: 50px;
}

.main_l_contact h4 font {
	display: block;
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
}

.main_l_contact h4 b {
	display: block;
	font-size: 20px;
	color: #fff;
}

.main_l_contact ul {
	background: #f0f0f0;
	padding: 15px;
}

.main_l_contact ul li {
	display: block;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 1.5;
	color: #777777;
}

.main_l_contact ul li:last-of-type {
	margin-bottom: 0;
	margin-top: 15px;
	text-align: center;
}
.main_l_contact ul li img{
	box-shadow: 0 0 10px 0 #6F6F6F;
}
.main_t_news,
.main_t_product{
	display: block;
	padding: 20px 0;
}
.in_solu_main ul li  p:nth-of-type(1){
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in_solu_main ul li  p:nth-of-type(3){
	height: 40px;
	overflow: hidden;
}

.main_t_title{
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9a9a9a;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	position: relative;
}

.main_t_title::before {
	content: " ";
	position: absolute;
	width: 65px;
	height: 2px;
	background: #0096d6;
	bottom: -1px;
	left: 0;
	z-index: 1;
}

.main_t_news_main,
.main_t_product_main{
	margin-top: 10px;
}

.main_t_news_main ul li {
	display: block;
	width: 49%;
	float: left;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dashed #cdcdcd;
	padding-left: 20px;
	position: relative;
}
.main_t_news_main ul li:nth-child(even) {
	margin-left: 2%;
}

.main_t_news_main ul li::before {
	position: absolute;
	content: " ";
	width: 6px;
	height: 6px;
	background: #000000;
	transform: rotateZ(45deg);
	left: 5px;
	top: 10px;
	transition: .8s;
}

.main_t_news_main ul li a {
	display: block;
	font-size: 12px;
	width: 65%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .8s;
	color: #898989;
}

.main_t_news_main ul li font {
	display: block;
	width: 35%;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #898989;
}

.main_t_news_main ul li:hover::before {
	transform: rotateZ(315deg);
	background: #0096d6;
}

.main_t_news_main ul li:hover a {
	color: #0096d6;
}
.main_t_product_main ul li{
	width: 31%;
	margin-bottom: 10px;
	float: left;
}
.main_t_product_main ul li:nth-child(3n+2){
	margin: 0 3.5% 10px;
}
.main_t_product_main ul li .product_li_box{
	padding: 6px;
	border: 1px solid #0096d6;
}
.main_t_product_main ul li .product_li_img{
	overflow: hidden;
}
.main_t_product_main ul li .product_li_img img{
	transition: .8s;
}
.main_t_product_main ul li p a{
	display: block;
	padding: 10px 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #737373;
	transition: .5s;
}
.main_t_product_main ul li:hover img{
	transform: scale(1.1);
}
.main_t_product_main ul li:hover p a{
	color: #0096d6;
}
.main_ask{
	text-align: center;
}
.product,
.page,
.product_main{
	padding: 0 20px 15px;
	background: #f5f5f5;
}
.product_title,
.page_title{
	padding: 15px 0;
	font-size: 20px;
	font-weight: bold;
	color: #2f2f2f;
	line-height: 1;
	margin-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}
.list_title h3{
	padding: 0 0 15px 0;
	font-size: 20px;
	font-weight: bold;
	color: #2f2f2f;
	line-height: 1;
	border-bottom: 1px solid #e3e3e3;
	
}
.product ul li{
	width: 32.33%;
	margin-top:10px ;
	float: left;
	margin-right: 1.5%;
}
.product ul li:nth-child(3n+3){
	margin-right: 0;
}
.product ul li h5{
	overflow: hidden;
	border: 1px solid #e6e6e6;
	transition: .8s;
}
.product ul li h5 img{
	transition: 1s;
}
.product ul li span{
	display: block;
	padding: 5px 0;
}
.product ul li span a,
.product ul li span p{
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .5s;
	font-size: 14px;
	color: #979797;
	text-align: center;
}
.product ul li:hover h5{
	border: 1px solid #0096d6;
}
.product ul li:hover img{
	transform: scale(1.2);
}
.product ul li:hover span a,
.product ul li:hover span p{
	color: #0096d6;
}
.function {
	display: block;
	margin-top: 10px;
	text-align: right;
}

.function a {
	display: inline-block;
	padding: 5px;
	margin-left: 5px;
	border: 1px solid #c1c1c1;
}

.function a.active,
.function a:hover {
	background: #0096d6;
	color: #fff;
}

.function font {
	color: #8c8c8c;
	padding: 5px;
}
.list_title{
	padding: 15px;
	background: #F5F5F5;	
}
.list ul li{
	padding: 15px;
	display: block;
	margin-top: 15px;
	background: #f3f3f3;
}
.list ul li .list_time{
	width: 10%;
	float: left;
	transition: .8s;
	background: #555555;
	padding: 10px 0;
	text-align: center;
}
.list ul li .list_time h5{
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}
.list ul li .list_time p{
	font-size: 14px;
	color: #fff;
}
.list ul li .list_info{
	width: 90%;
	float: left;
	padding-left: 20px;
}
.list ul li .list_info h5 a{
	display: block;
	font-size: 16px;
	color: #686868;
	transition: .8s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
}
.list ul li .list_info p{
	font-size: 14px;
	color: #b4b4b4;
}
.list ul li:hover .list_time{
	transform: rotateY(360deg);
	background: #0096d6;
}
.list ul li:hover .list_info h5 a{
	color: #0096d6;
}
.container{
	padding: 0;
}
.case ul li{
	display: block;
	width: 32.33%;
	float: left;
	margin: 10px 0;
}
.case ul li:nth-child(3n+2){
	margin: 10px 1.5%;
}
.case ul li h5{
	border: 1px solid #e6e6e6;
	overflow: hidden;
	transition: .5s;
}
.case ul li img{
	transition: 1s;
}
.case ul li:hover h5{
	border: 1px solid #0096d6;
}
.case ul li:hover img{
	transform: scale(1.2);
}
.solu_title{
	padding: 15px 0;
	border-bottom: 1px solid #d1d1d1;
	font-size: 20px;
	color: #2f2f2f;
}
.solu ul li{
	padding: 25px 0;
	border-bottom: 1px solid #d1d1d1;
}
.solu ul li .solu_img{
	width: 35%;
	float: left;
	overflow: hidden;
	transition: .5s;
	border: 1px solid transparent;
}
.solu ul li .solu_img img{
	transition: .8s;
}
.solu ul li .solu_info{
	width: 65%;
	float: left;
	padding-left: 25px;
}
.solu ul li .solu_info h5{
	font-size: 18px;
	color: #0096d6;
	margin-bottom: 10px;
}
.solu ul li .solu_info p{
	font-size: 14px;
	color: #979797;
	margin-bottom: 5px;
}
.solu ul li .solu_info p font{
	color: #ff0000;
}
.solu ul li .solu_info p:nth-of-type(1){
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.solu ul li .solu_info p:nth-of-type(4){
	height: 40px;
	overflow: hidden;
}
.solu ul li .solu_info .solu_more{
	display: inline-block;
	padding: 8px 25px;
	border: 1px solid #555;
	background: #555;
	transition: .5s;
	font-size: 14px;
	color: #fff;
    margin-top: 10px;
}
.solu ul li:hover .solu_img{
	border: 1px solid #0096d6;
}
.solu ul li:hover .solu_img img{
	transform: scale(1.1);
}
.solu ul li:hover .solu_info .solu_more{
	background: transparent;
	color: #0096d6;
}

.contact {
	display: block;
	overflow: hidden;
}

.contact h5 {
	font-size: 16px;
	color: #3e3e3e;
	margin-bottom: 10px;
}

.contact p {
	font-size: 14px;
	color: #898989;
	margin-bottom: 10px;
}

.map_box {
	width: 100%;
	border: 2px solid #0096d6;
	margin: 20px 0;
}
/*内页板块 结束*/
/*在线留言 开始*/

.ask_main {
	display: block;
}

.ask_main h5 {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}

.guestbook_info {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.guestbook_info span {
	display: block;
	font-size: 14px;
	color: #8C8C8C;
	margin-bottom: 10px;
}

.guestbook_sub {
	display: block;
	margin-top: 10px;
	text-align: right;
}
/*在线留言 结束*/
/*网站地图 开始*/

.lisitemap {
	float: left;
	list-style: none
}

.content_map {
	display: block;
	margin-bottom: 10px;
}

.content_map p {
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #0096d6;
	font-size: 16px;
	margin-bottom: 10px;
	color: #8C8C8C;
}

.content_map ul {
	display: block;
}

.content_map ul li {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 5px;
}

.content_map ul li a {
	display: block;
	border: 1px solid #DCDCDC;
	color: #8C8C8C;
	font-size: 14px;
	transition: .6s;
	padding: 5px;
}

.content_map ul li a:hover {
	background: #0096d6;
	color: #fff;
	border: 1px solid #0096d6;
}
/*网站地图 结束*/
/*tag页面 开始*/

.tag_main {
	display: block;
}

.tag_main h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	width: 60px;
	text-align: center;
	background: #0096d6;
	color: #fff;
	margin-bottom: 10px;
}

.tag_main ul li {
	float: left;
	margin: 0 18px 18px 0;
}

.tag_main ul li a {
	padding: 0 11px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	display: block;
	color: #888;
	text-align: center;
	float: left;
}
/*tag页面 结束*/
.conten {
	padding: 10px;
	margin-top: 15px;
	overflow: hidden;
	background: #F5F5F5;
}

.conten_title {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #686868;
}

.conten_bianji {
	display: block;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #b8b8b8;
}

.conten_bianji span {
	display: inline-block;
	font-size: 14px;
	color: #b8b8b8;
	margin: 0px 10px;
}

.conten_bianji span p {
	display: inline-block;
	color: #b8b8b8;
}

.conten_info p {
	color: #8C8C8C;
	font-size: 14px;
	line-height: 1.8;
}

.conten .bdshare-button-style0-16 {
	text-align: left;
	margin: 10px 0;
}

.conten_tag span {
	display: inline-block;
	font-size: 14px;
	color: #8c8c8c;
	padding: 8px 0;
}

.conten_tag {
	display: block;
	padding: 2px 0;
	text-align: left;
}

.conten_tag a {
	margin-left: 5px;
	padding: 8px;
	color: #8C8C8C;
	border-radius: 5px;
	font-size: 12px;
	transition: .6s;
	display: inline-block;
}

.conten_tag a:hover {
	background: #0096d6;
	color: #fff;
}

.conten .bdshare-button-style0-16 a {
	float: none !important;
}

.conten_page {
	display: block;
	margin-top: 10px;
	text-align: left;
	border-top: 1px solid #8c8c8c;
	padding-top: 10px;
}

.conten_page p {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	color: #8c8c8c;
}

.conten_page p a {
	font-size: 14px;
	color: #8c8c8c;
}

.conten_article_other,
.conten_case_other {
	display: block;
}

.conten_article_other h5,
.conten_case_other h5 {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8C8C8C;
}

.conten_article_other ul li {
	display: block;
	width: 48%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	transition: .5s;
	border-bottom: 1px solid #DCDCDC;
}

.conten_article_other ul li:nth-child(odd) {
	margin-right: 4%;
}

.conten_article_other ul li a {
	display: block;
	width: 80%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	transition: .5s;
	color: #8c8c8c;
}

.conten_article_other ul li:hover {
	border-bottom: 1px solid #0096d6;
}

.conten_article_other ul li:hover a {
	color: #0096d6;
}

.conten_article_other ul li font {
	font-size: 12px;
	color: #8c8c8c;
	display: block;
	width: 20%;
	float: right;
	text-align: right;
}

.conten_case_other ul li {
	display: block;
	width: 24%;
	float: left;
}

.conten_case_other ul li h6 {
	overflow: hidden;
	border: 1px solid #DCDCDC;
	transition: .8s;
}

.conten_case_other ul li img {
	transition: .8s;
}

.conten_case_other ul li p a {
	display: block;
	padding: 5px 0;
	text-align: center;
	transition: .8s;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	color: #8C8C8C;
	z-index: 1;
}

.conten_case_other ul li p a::before {
	content: " ";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #0096d6;
	left: 0;
	bottom: -100%;
	transition: .8s;
}

.conten_case_other ul li:nth-of-type(2) {
	margin: 0 1.333%;
}

.conten_case_other ul li:nth-of-type(3) {
	margin: 0 1.333% 0 0;
}

.conten_case_other ul li:hover h6 {
	border: 1px solid #0096d6;
}
.about_title {
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #686868;
	margin-bottom: 15px;
}

.about_content p{
	font-size: 14px;
	color: #686868;
	line-height: 1.68;
	margin-bottom: 20px;
}

.page_img {
	margin-bottom: 20px;
	text-align: center;
	border: 5px solid #555;
}
.conten_case_other ul li:hover img {
	transform: scale(1.1);
}

.conten_case_other ul li:hover p a {
	color: #fff;
}

.conten_case_other ul li:hover p a::before {
	bottom: 0;
}


/*产品内页开始*/

.product_main {
	display: block;
}

.product_main_list {
	display: block;
}

.product_main_list ul li {
	display: block;
	width: 32.3333%;
	float: left;
	margin: 0 0 10px 0;
}

.product_main_list ul li:nth-child(3n+2) {
	margin: 0 1.5% 10px 1.5%;
}

.product_main_list ul li p {
	display: block;
	overflow: hidden;
	border: 1px solid #9e9e9e;
	border-bottom: 0;
	transition: .6;
}

.product_main_list ul li p img {
	width: 100%;
	transition: .6s;
}

.product_main_list ul li span {
	display: block;
}

.product_main_list ul li span a {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	border: 1px solid #9e9e9e;
	border-top: 0;
	color: #fff;
	transition: .6s;
	background: #123A9A;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.product_main_list ul li:hover p {
	border: 1px solid #123A9A;
	border-bottom: 0;
}

.product_main_list ul li:hover p img {
	transform: scale(1.08);
}

.product_main_list ul li:hover span a {
	border: 1px solid #123A9A;
	border-top: 0;
	background: #fff;
	color: #123A9A;
}

.info_product {
	display: block;
}

.info_product_r {
	width: 55%;
	float: left;
}

.info_product_l {
	text-align: center;
	width: 45%;
	float: left;
	padding: 0px 30px 0 0;
}

.info_product_l ul {
	text-align: center;
}

.info_product_l ul li {
	display: inline-block;
}

.info_product_l ul li img {
	width: 50px;
	height: 50px;
	margin: 0 3px;
}

.info_product_l img {
	border: 1px solid #CCC;
}

.info_product_r ul li {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8C8C8C;
}

.info_product_r .bdshare-button-style1-16 {
	padding: 0px;
	border-bottom: 0px;
	text-align: left;
}

.info_product_r ul li:last-of-type {
	border-bottom: 0;
}

.info_product_r ul li,
.info_product_r ul li b,
.info_product_r ul li a {
	font-size: 14px;
	color: #8C8C8C;
	line-height: 1.46;
}

.info_product_conten,
.other_product {
	display: block;
	margin-top: 10px;
}

.info_product_conten h5,
.other_product h5 {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8C8C8C;
	margin-bottom: 10px;
}

.info_product_conten .infp_product_con {
	padding: 0 10px;
	color: #8C8C8C;
}

.other_product ul li {
	display: block;
	width: 24%;
	margin-right: 1%;
	float: left;
	margin-bottom: 10px;
}

.other_product ul li p {
	display: block;
	overflow: hidden;
}

.other_product ul li p img {
	width: 100%;
	transition: .6s;
}

.other_product ul li span {
	display: block;
}

.other_product ul li span a {
	padding: 5px 0;
	font-size: 14px;
	display: block;
	transition: .6s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	color: #8C8C8C;
}

.other_product ul li:hover p img {
	transform: scale(1.08);
}

.other_product ul li:hover span a {
	background: #0096d6;
	color: #fff;
}

.info_product_btn {
	display: block;
	margin-top: 10px;
}

.info_product_btn a {
	padding: 15px;
	font-size: 14px;
	color: #fff;
}

.info_product_btn a:first-of-type {
	border-radius: 5px 0 0 5px;
}

.info_product_btn a:last-of-type {
	border-radius: 0 5px 5px 0;
}
.m_mune{
	display: none;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	#rightArrow,
	#floatDivBoxs,
	.header_meta,
	.in_case_btn,
	.centered-btns_nav,
	.logo_wel,
	.header_tel,
	.main_top,
	.index_top{
		display: none;
	}
	.m_mune{
		display: inline-block;
		float: right;
		width: 20%;
		text-align: right;
		padding-right: 10px;
	}
	.m_mune i{
		font-size: 36px;
		color: #0096d6;
		line-height: 65px;
		transition: .8s;
	}
	.m_mune.active i{
		transform: rotateZ(360deg);
	}
	header{
		padding: 5px 0;
	}
	nav.active{
		right: 0;
	}
	nav{
		position: fixed;
		top: 75px;
		right: -100%;
		transition: .8s;
		z-index: 999;
		width: 50%;
		height: 100%;
		background: rgba(0,0,0,.6);
	}
	nav ul li{
		display: block;
	}
	nav ul li a{
		display: block;
		line-height: 36px;
		color: #fff !important;
		text-align: left;
		padding: 0 0 0 15px;
	    height: 36px;
	    font-size: 14px;
	    text-align: left;
	    border-bottom: 1px solid #fff;
	}
	.logo{
		padding: 0;
		width: 50%;
		padding-left: 10px;
	}
	body{
		overflow-x: hidden;
		padding-bottom: 50px;
	}
	.m_foot_btn {
		width: 20%;
		float: left;
		height: 50px;
		display: block;
		padding-top: 5px;
		line-height: 1;
		text-align: center;
		border-right: 1px solid #fff;
	}
	.m_foot_btn:last-of-type {
		border-right: 0;
	}
	.m_foot_btn i {
		color: #fff;
		display: block;
		font-size: 20px;
		margin-bottom: 5px;
	}
	.m_foot_btn span {
		display: block;
		text-align: center;
		color: #fff;
		font-size: 12px;
	}
	.m_footer {
		display: block;
		height: 50px;
		position: fixed;
		bottom: 0px;
		width: 100%;
		left: 0px;
		background: #0096d6;
		z-index: 999;
		border-top: 1px solid #fff;
	}
	
	footer{
		padding: 15px 10px;
		background: #0096d6;
	}
	.footer_info{
		width: 100%;
	}
	.footer_info p{
		font-size: 13px;
	}
	.logo a img{
		transform: translateY(0);
	}
	.footer_info a, .footer_info font, .footer_info span, .footer_info b{
		font-size: 13px;
	}
	.main_top_r{
		display: none;
	}
	.main_top_l{
		width: 100%;
		font-size: 13px;
		line-height: 1.46;
	}
	.main_top,
	.main{
		padding: 10px 0;
	}
	.main_l{
		width: 100%;
	}
	.main_l_category h5,
	.main_l_case,
	.main_l_contact{
		display: none;
	}
	.main_l_category{
		padding: 0;
		background: none;
		margin-bottom: 10px;
		overflow-x: auto;
	}
	.main_l_category ul li{
		display: inline-block;
		float: left;
		padding: 5px;
		margin-right: 10px;
	}
	.main_l_category ul li font{
		display: none;
	}
	.main_l_category ul{
		padding: 0 5px;
	}
	.main_r{
		width: 100%;
		padding-left: 0;
	}
	.product ul li{
		width: 48%;
		margin: 1% !important;
	}
	.main_t_news,
	.main_t_product{
		display: none;
	}
	.case ul li {
		padding: 10px 5px;
		margin-bottom: 10px;
	}
	.case_img {
		width: 40%;
	}
	.case_info {
		width: 60%;
		padding-left: 3%;
	}
	.case_info font {
		display: none;
	}
	.case_info span {
		font-size: 12px;
		margin: 5px 0;
	}
	.case_info p {
		font-size: 12px;
		height: 40px;
		overflow: hidden;
	}
	.list ul li{
		padding: 10px 5px;
		margin-top: 10px;
	}
	.list ul li .list_time{
		width: 22%;
	}
	.list ul li .list_info{
		width: 78%;
	}
	.list ul li .list_info p{
		height: 40px;
		overflow: hidden;
	}
	.contact{
		padding: 10px;
	}
	.info_product_l{
		width: 100%;
		text-align: center;
		padding: 0 0 10px 0;
	}
	.info_product_r{
		width: 100%;
	}
	.index_title{
		margin-bottom: 15px;
	}
	.index_title h5{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.index_title p{
		font-size: 14px;
	}
	.index_product{
		padding: 15px 0;
	}
	.in_pro_main ul li{
		width: 31.33%;
		margin: 0 1% !important;
	}
	.in_pro_title ul li{
		font-size: 15px;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
	}
	.in_pro_list ul li{
		width: 48%;
		margin: 1%;
		display: none;
	}
	.in_pro_list ul li:nth-of-type(1),	
	.in_pro_list ul li:nth-of-type(2),	
	.in_pro_list ul li:nth-of-type(3),	
	.in_pro_list ul li:nth-of-type(4){
		display: block;
	}	
	.in_pro_list ul li span a{
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.in_pro_list ul li h5{
		border: 1px solid #555;
	}
	.in_pro_list ul li span p,
	.index_solu,
	.index_service{
		display: none;
	}
	.logo h1 img{
		transform: translateY(0);
	}
	.index_about{
		padding: 15px 1%;
		background: #555;
		display:none;
	}
	.in_about_main p,
	.index_fen{
		display: none;
	}
	.in_about_main p:nth-of-type(1),
	.in_about_main p:nth-of-type(2){
		display: block;
	}
	.in_wei_list{
		width: 98%;
		margin: 1% !important;
	}
	.index_wei,
	.index_case{
		padding: 15px 0;
	}
	.in_case_img ul{
		width: 500%;
	}
	.index_news{
		padding: 15px 0;
	}
	.in_news_list{
		width: 98%;
		margin: 1% !important;
	}
	.in_news_list ul{
		padding: 5px;
	}
	.in_news_list ul li font{
		width: 30%;
		font-size: 12px;
	}
	.in_news_list ul li a{
		font-size: 12px;
		width: 70%;
	}
	.in_news_list ul li::before{
		top: 13px;
	}
	.in_case_img ul li{
		width:9%;
		margin:0 0.5%;
	}
	.in_news_list_title{
		height: 56px;
		    background-size: contain;
		    padding-left: 60px;
		    padding-right: 10px;
	}
	.in_news_list_title span{
		font-size: 15px;
	}
	.in_news_list_title a{
		line-height: 56px;
	}
	.in_news_tj,
	.index_link,
	.footer_nav,
	.footer_er,
	.main_l_category ul li::after,
	.main_l_category ul li::before,
	.solu ul li .solu_img{
		display: none;
	}
	.main_l_category ul li{
		height: auto;
	}
	.product, .page, .product_main{
		padding: 10px 1%;
	}
	.product_title, .page_title{
		padding-top: 0;
	}
	.solu ul li .solu_info{
		width: 100%;
		padding-left:0;
	}
	.solu ul li{
		padding: 15px 1%;
	}
	.case ul li{
		width: 48%;
		padding: 0;
		margin: 1% !important;
	}
	.guestbook_info{
		width: 100%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
	#floatDivBoxs,
	#rightArrow,
	.in_case_btn{
		display: none;
	}
	nav ul li a{
		padding: 0 15px;
	}
	.main_top_l .main_top_l_t{
		width: 15%;
	}
	.main_top_l_box{
		width: 85%;
	}
	.footer_nav ul li a{
		margin-right: 25px;
	}
	.list ul li .list_info p{
		height: 40px;
		overflow: hidden;
	}
}