﻿body,
html {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1;
	color: #393939;
}
.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 {
	max-width: 100%;
	height: auto !important;
}

.nei_banner{
	height:
}

.nei_banner img{
	width:100%;
}

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

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

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

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

ul li {
	list-style: none;
}

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

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

.carousel-indicators li {
	border: 1px solid #015293;
	background-color: #fff;
}

.carousel-indicators li.active {
	border: 1px solid #fff;
	background-color: #015293;
}


/*在线咨询 开始*/

.ImTable * {
	padding: 0px;
	margin: 0px
}

.ImTable {
	border-collapse: collapse;
	border: 9px solid #434343;
	background: #fff
}

.ImTable h2 {
	font-size: 14px;
	margin-top: 5px;
	color: #333
}

.ImHeader {
	height: 91px;
	background: url(../images/im_01.png) no-repeat
}

.ImRow0 {
	background: #fff;
	line-height: 34px;
}

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

.iconfont_footer {
	font-family: iconfont_footer;
	font-style: normal;
}

@font-face {
	font-family: 'iconfont';
	/* project id 495912 */
	src: url('../fonts/font_495912_bs4s6kqfn31h5mi.eot');
	src: url('../fonts/font_495912_bs4s6kqfn31h5mi.eot') format('embedded-opentype'), url('../fonts/font_495912_bs4s6kqfn31h5mi.woff') format('woff'), url('../fonts/font_495912_bs4s6kqfn31h5mi.ttf') format('truetype'), url('../fonts/font_495912_bs4s6kqfn31h5mi.svg#iconfont') format('svg');
}

.iconfont {
	font-family: iconfont;
	font-style: normal;
}

.ImRow1 {
	background: #fff;
	line-height: 34px;
}

a.im,
a:hover.im {
	text-decoration: none;
	color: #333;
	font-size: 13px;
}

.ImFooter {
	height: 177px;
	background: url(../images/im_04.png) no-repeat;
}

ol,
ul {
	margin-bottom: 0px;
}

.footer_m,
.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;
}


/*返回顶部 结束*/


/*新闻内页*/

.conten_title {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #666;
	margin-bottom: 15px;
}

.conten_bianji {
	display: block;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #8C8C8C;
}

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

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

.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: #015293;
	color: #fff;
}

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

.conten_page {
	display: block;
	margin-top: 20px;
	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 #015293;
}
.conten_article_other ul li:hover a{
	color: #015293;
}
.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: #015293;
	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 #015293;
}
.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: 10px;
	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 h5,
.info_product_r ul li a {
	font-size: 16px;
	color: #8C8C8C;
	line-height: 1.46;
}
.info_product_r ul li h5{display:inline;}
.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%;
	height: 180px !important;
	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: #015293;
	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;
}


/*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: #015293;
	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;
}


/*网站地图 开始*/

.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 #015293;
	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: #015293;
	color: #fff;
	border: 1px solid #015293;
}


/*在线留言 开始*/

.ask_main {
	display: block;
}

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

.guestbook_info {
	display: block;
	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;
}

.m_footer_info,
.m_footer {
	display: none;
}

.header_meta {
	display: block;
	background: #015293;
	height: 30px;
}

.header_meta_l {
	display: block;
	width: 70%;
	float: left;
}

.header_meta_l p {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

.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: 30px;
	color: #fff;
}

header {
	padding-top:10px;
}

.logo {
	display: block;
	width: 852px;
	float: left;
}

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

.logo_wel {
	display: block;
	width:50%;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #aaaaaa;
}

.logo_wel h5 {
	font-size: 16px;
	color: #015293;
	margin: 5px 0;
	font-weight: bold;
}

.logo_wel p {
	font-size: 14px;
	color: #525252;
}
.logo_tel{
}
nav {
	display: block;
	width:100%;
	text-align:center;
	margin-top:10px;
	background:#015293;
}
nav ul{
	width:100%;
	margin:0 auto;
}

nav ul li {
	display: inline-block;
	width:137.5px;
	background:url(../images/nav.png) no-repeat;
}
nav ul li:nth-child(1):{
	background-color:#015293;
}
nav ul li a {
	display: block;
	font-size: 16px;
	color: #545454;
	line-height: 52px;
	transition: .4s;
}

nav ul li.active a,
nav ul li a:hover,
nav ul li a:focus {
	color: #f7ff00;
}


/*首页板块 开始*/

.index_product {
	display: block;
	padding: 30px 0;
}

.in_title {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.in_title h5 {
	font-size: 43px;
	color: #484848;
	line-height: 1;
	margin-bottom: 10px;
}

.in_title p {
	font-size: 22px;
	color: #333333;
	line-height: 1;
	margin-bottom: 10px;
}

.in_title samp {
	display: inline-block;
	margin-bottom: 10px;
}

.in_pro_main {
	display: block;
}

.in_pro_title {
	display: block;
	margin-bottom: 20px;
}

.in_pro_title ul li {
	display: none;
	float: left;
	width: 15.6667%;
	margin-right: 1.2%;
	transition: .8s;
	border: 1px solid #d9d9d9;
}

.in_pro_title ul li:nth-of-type(6) {
	margin-right: 0;
}

.in_pro_title ul li:nth-of-type(1),
.in_pro_title ul li:nth-of-type(2),
.in_pro_title ul li:nth-of-type(3),
.in_pro_title ul li:nth-of-type(4),
.in_pro_title ul li:nth-of-type(5),
.in_pro_title ul li:nth-of-type(6) {
	display: block;
}

.in_pro_title ul li a {
	display: block;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 15px 0;
	font-size: 16px;
	color: #707070;
	transition: .8s;
}

.in_pro_title ul li.active {
	border: 1px solid #015293;
}

.in_pro_title ul li.active a {
	color: #fff;
	background: #015293;
}

.in_pro_list ul li {
	display: block;
	width: 31.33%;
	float: left;
	margin-top: 20px;
}

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

.in_pro_list ul li h5 {
	border: 3px solid #DCDCDC;
	overflow: hidden;
	transition: .8s;
	text-align:center;
}

.in_pro_list ul li img {
	transition: .8s;
	height: 220px !important;
}


.in_pro_list ul li span {
	display: block;
	text-align: center;
	padding: 10px 0;
}

.in_pro_list ul li span a {
	display: block;
	font-size: 14px;
	transition: .5s;
	color: #202020;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.in_pro_list ul li span p {
	display: block;
	margin-top: 10px;
	font-size: 12px;
	color: #606060;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.in_pro_list ul li.active h5 {
	border: 3px solid #015293;
}

.in_pro_list ul li.active img {
	transform: scale(1.1);
	height: 220px !important;
}

.in_pro_list ul li.active span a {
	color: #015293;
}

.index_fen {
	display: block;
	padding:30px 0;
	background: url(../images/in_fen_bg.png) no-repeat center top;
}

.index_fen h5 {
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}

.index_fen p {
	font-size: 18px;
	color: #fff;
}
.index_fen_ei{
	font-size:16px;
	line-height:24px;
	color:#fff;
}

.index_fen a {
	display: inline-block;
	padding: 15px 65px;
	background: #fff;
	font-size: 18px;
	color: #494949;
	border-radius: 3px;
	border: 1px solid #fff;
	transition: .8s;
}

.index_fen a:hover {
	background: #015293;
	color: #fff;
}

.index_service {
	display: block;
	padding: 30px 0;
	background: url(../images/in_service_bg.png) repeat left top;
}

.in_service_main ul li {
	display: block;
	width: 22%;
	float: left;
	padding: 15px 10px;
	text-align: center;
	margin-right: 4%;
	position: relative;
	z-index: 1;
}

.in_service_main ul li::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #015293;
	left: 0;
	top: -100%;
	text-align: center;
	transition: .8s;
	z-index: -1;
}

.in_service_main ul li:last-of-type {
	margin-right: 0;
}

.in_service_main ul li span {
	display: block;
	width: 100px;
	margin: 0 auto;
	transition: .5s;
	height: 100px;
	border: 1px solid #c8c8c8;
	text-align: center;
	margin-bottom: 30px;
}

.in_service_main ul li span i {
	font-size: 30px;
	transition: .5s;
	line-height: 100px;
	color: #015293;
}

.in_service_main ul li h5 {
	font-size: 16px;
	color: #015293;
	transition: .5s;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

.in_service_main ul li p {
	font-size: 12px;
	color: #737373;
	line-height: 1.68;
	transition: .5s;
}

.in_service_main ul li.active::before {
	top: 0;
}

.in_service_main ul li.active span {
	border: 1px solid #fff;
	background: #015293;
	color: #fff;
}

.in_service_main ul li.active span i {
	color: #fff;
}

.in_service_main ul li.active h5,
.in_service_main ul li.active p {
	color: #fff;
}

.index_case {
	display: block;
	padding: 30px 0;
}

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

.in_case_title {
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}

.in_case_title a {
	display: inline-block;
	margin: 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid transparent;
	font-size: 16px;
	color: #707070;
	transition: .5s;
}

.in_case_title a.active {
	border-bottom: 1px solid #015293;
	color: #015293;
}

.in_case_list {
	width: 100%;
	overflow: hidden;
}
.in_case_list ul{
	width: 300%;
	position: relative;
}
.in_case_list ul li {
	display: block;
	width: 10.1111%;
	float: left;
	margin: 0 0.5%;
}

.in_case_list ul li h5 {
	display: block;
	border: 1px solid transparent;
	transition: .8s;
	overflow: hidden;
}

.in_case_list ul li h5 img {
	transition: .8s;
}

.in_case_list ul li span {
	display: block;
	padding: 10px 0;
}

.in_case_list ul li span a {
	font-size: 16px;
	color: #505050;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .8s;
	margin-bottom: 10px;
}

.in_case_list ul li span p {
	font-size: 12px;
	color: #505050;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.in_case_list ul li:hover img {
	transform: scale(1.1);
}

.in_case_list ul li:hover h5 {
	border: 1px solid #015293;
}

.in_case_list ul li:hover span a {
	color: #015293;
}

.index_case .container {
	position: relative;
	overflow: inherit;
}

.in_case_btn {
	display: block;
	position: absolute;
	bottom: 150px;
	width: 10%;
	text-align: center;
}

.in_case_btn i {
	font-size: 60px;
	color: #8C8C8C;
	transition: .5s;
}

.in_case_btn i:hover {
	color: #015293;
}

.in_case_pre {
	left: -10%;
}

.in_case_next {
	right: -10%;
}

.index_news {
	display: block;
	padding: 30px 0;
}

.in_news_main {
	overflow: hidden;
}

.in_news_title {
	display: block;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}

.in_news_title a {
	display: inline-block;
	margin: 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid transparent;
	font-size: 16px;
	color: #707070;
	transition: .5s;
}

.in_news_title a.active {
	border-bottom: 1px solid #015293;
	color: #015293;
}

.in_news_box {
	width: 300%;
	position: relative;
}

.in_news_list {
	display: block;
	width: 33.333%;
	float: left;
}

.in_news_list ul li {
	display: block;
	width: 48%;
	padding: 8px 0;
	float: left;
	padding-left: 90px;
	position: relative;
	margin-bottom: 15px;
}

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

.in_news_list ul li::before {
	content: " ";
	position: absolute;
	width: 80px;
	height: 80px;
	left: 0;
	transition: .8s;
	top: 0;
	background: url(../images/in_news_li_bg.png) no-repeat 0px 0px;
}

.in_news_list ul li h5 {
	display: block;
	margin-bottom: 5px;
}

.in_news_list ul li h5 a {
	font-size: 14px;
	color: #313131;
	transition: .8s;
	text-overflow: ellipsis;white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 80%;
	float: left;
}

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

.in_news_list ul li p {
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.in_news_list ul li:hover::before {
	transform: rotateY(360deg);
}

.in_news_list ul li:hover h5 a {
	color: #015293;
}

.index_bottom {
	padding: 130px 0;
	background: url(../images/index_bottom_bg.png) no-repeat center top;
}

.index_bottom h5 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}

.index_bottom p {
	font-size: 18px;
	line-height: 1;
	color: #fff;
	margin: 20px 0;
}

.index_bottom a {
	padding: 16px 62px;
	display: inline-block;
	border: 1px solid #fff;
	background: #fff;
	color: #494949;
	font-size: 18px;
	transition: .8s;
}

.index_bottom a:hover {
	background: #015293;
	color: #fff;
}

.in_footer_meta {
	display: block;
	font-size: 12px;
	color: #a3a3a3;
	padding: 15px 0 10px 0;
	background: #717171;
}

.in_footer_meta a,
.in_footer_meta b,
.in_footer_meta font,
.in_footer_meta span,
.in_footer_meta strong {
	display: inline-block;
	margin-right: 7px;
	font-size: 12px;
	color: #a3a3a3;
	transition: .5s;
	margin-bottom: 5px;
}

.in_footer_meta a:hover {
	color: #fff;
}
footer{
	display: block;
	padding-top:20px;
	border-top:1px solid #015293;
}
.foote_logo{
	float: left;
	width: 20%;
	text-align: left;
	margin-top: 40px;
}
.foote_info {
    width: 66%;
    float: left;
    overflow: hidden;
    padding: 0px 45px;
    border-left: 1px solid #43b0e3;
    border-right: 1px solid #43b0e3;
}
.foote_nav{
	width: 100%;
	overflow: hidden;
	background: #1e50ae;
}
.foote_nav ul li{
	float: left;
	
}
.footer_top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}
.footer_top ul li{
	float:left;
	margin-right:40px;
}
.footer_top ul li:nth-child(4){
	margin-right:0;
}
.ft_le{
	float: left;
	width: 40%;
}
.ft_mi{
	width: 30%;
	float: left;
}
.ft_le p, .ft_mi p {
    width: 100%;
    font-size: 15px;
    color: #4c4c4c;
    margin-bottom: 5px;
}
.ft_ri{
	float: right;
	text-align: right;
	
}
.fooder_bot{
	width: 100%;
	margin-top: 15px;
}
.fooder_bot p{
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 5px;
}
.fooder_bot span{
	font-size: 14px;
	color: #4c4c4c;
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.fooder_bot a{
	display: inline-block;
	margin-left: 5px;
	font-size: 14px;
	color: #4c4c4c;
}
.foote_nav ul li a {
    color: white;
    font-size: 15px;
    margin-right: 25px;
    padding: 15px;
    padding-left: 0px;
    display: inline-block;
}
.foote_minfo{
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #43b0e3;
}
.foote_minfo p{
	font-size: 14px;
	color: white;
	margin-bottom:10px;
}
.foote_minfo p span{
	margin: 0px;
	margin-right: 10px;
}
.foote_minfo p a{
	margin-left: 10px;
}
.foote_minfo p span,.foote_minfo p span,.foote_minfo p a{
	color: white;
	font-size: 14px;
}
.foote_link{
	width: 100%;
	overflow: hidden;
}
.foote_link span{
	float: left;
	font-size: 14px;
	color: white;
	display: inline-block;
	margin-right: 5px;
}
.foote_link a{
	font-size: 14px;
	color: white;
	float: left;
	margin-right: 5px;
}
.footer_erw{
	float: right;
	margin-top: 10px;
}
/*首页板块 结束*/


/*内页板块 开始*/

.main {
	display: block;
	padding: 30px 0;
	background: #ececec;
}

.main_l {
	display: block;
	width: 20%;
	float: left;
}

.main_l_caroty,
.main_l_news,
.main_l_contact {
	display: block;
	margin-bottom: 15px;
}

.main_l_caroty h5,
.main_l_news h5,
.main_l_contact h5 {
	display: block;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	background: #015293;
	border-radius: 3px 3px 0 0;
	padding-left: 30px;
	color: #fff;
}

.main_l_caroty h5 i,
.main_l_news h5 i,
.main_l_contact h5 i {
	font-size: 24px;
	line-height: 50px;
	margin-right: 10px;
	color: #fff;
}

.main_l_news ul,
.main_l_contact ul {
	padding: 15px 10px;
	background: #fff;
}

.main_l_caroty ul{
	background:#fff;
}

.main_l_caroty ul li.pro_one1>a{
	padding-left:15px;
}

.main_l_caroty ul li ul li a{
	padding-left:30px;
	line-height:40px;
}

.main_l_caroty ul li {
	display: block;
	padding-top:5px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.main_l_caroty ul li ul{
	display:none;
}

.main_l_caroty ul li ul li{
	padding:0;
}

.main_l_caroty ul li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #777777;
	transition: .8s;
}

.main_l_caroty ul li.pro_one1>a{
	line-height:30px;
	color:#333;
}

.main_l_caroty ul li:hover .pro_one2{
	color:fff;
	background:#015293;
}

.main_l_caroty ul li:active .pro_one2{
	color:fff;
	background:#015293;
}

.main_l_caroty ul li:hover ul{
	display:block;
}

.main_l_caroty ul li:hover::before {
	border: 1px solid #fe7e00;
	background: #fe7e00;
}

.main_l_caroty ul li:hover::after {
	left: 0;
}

.main_l_caroty ul li ul li:hover a {
	color: #fff;
	background:#3e98e1;
}

.main_l_news ul li {
	display: block;
	margin-bottom: 15px;
}

.main_l_news ul li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	font-size: 12px;
	color: #898989;
}

.main_l_news ul li a:hover {
	color: #fe7e00;
}

.main_l_contact ul li {
	display: block;
	margin-bottom: 10px;
}

.main_l_contact ul li:nth-of-type(1) {
	margin-bottom: 20px;
	text-align: center;
}

.main_l_contact ul li,
.main_l_contact ul li a,
.main_l_contact ul li span,
.main_l_contact ul li b,
.main_l_contact ul li font {
	font-size: 12px;
	color: #898989;
	line-height: 1.46;
}

.main_r {
	display: block;
	width: 80%;
	float: left;
	padding-left: 30px;
}

.pos {
	display: block;
	height: 50px;
	background: #015293;
	border-radius: 3px 3px 0 0;
	padding: 0 30px;
}

.pos font {
	display: block;
	width:40%;
	float: left;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
    overflow: hidden;
}

.pos_info {
	display: block;
	width: 60%;
	float: left;
	text-align: right;
}

.pos_info,
.pos_info a,
.pos_info b,
.pos_info strong {
	font-size: 12px;
	line-height: 50px;
	color: #fff;
}

.product {
	display: block;
}

.product ul li {
	display: block;
	float: left;
	width: 24%;
	margin-top: 10px;
}

.product ul li h4 {
	display: block;
	overflow: hidden;
}

.product ul li h4 img {
	width: 100%;
	height: 180px !important;
	transition: .8s;
}

.product ul li span {
	display: block;
	overflow: hidden;
	z-index: 1;
	transition: .8s;
	background: #015293;
	position: relative;
}

.product ul li:nth-child(4n+2) {
	margin: 10px 1.33% 0 1.33%;
}

.product ul li:nth-child(4n+3) {
	margin: 10px 1.33% 0 0;
}

.product ul li span::before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: -100%;
	background: #3e98e1;
	width: 100%;
	height: 100%;
	display: block;
	z-index: -1;
	transition: .8s;
}

.product ul li span a {
	display: block;
	padding: 10px 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
}

.product ul li:hover img {
	transform: scale(1.1);
}

.product ul li:hover span {
	background: none;
}

.product ul li:hover span::before {
	bottom: 0;
}

.function {
	display: block;
	margin-top: 20px;
	text-align: center;
	color: #8c8c8c;
}

.function a {
	display: inline-block;
	padding: 5px;
	color: #8c8c8c;
}

.function a.active {
	background: #015293;
	color: #Fff;
}

.function font {
	color: #8c8c8c;
	padding: 5px;
}

.list {
	display: block;
	padding: 15px 30px;
	background: #fff;
}

.list ul li.news {
	display: block;
	padding: 15px 10px 15px 30px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	border-bottom: 1px dashed #dadada;
}

.list ul li.news a {
	display: block;
	width: 85%;
	float: left;
	transition: .6s;
	font-size: 14px;
	color: #646464;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
}

.list ul li.news font {
	display: block;
	width: 15%;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #646464;
}

.list ul li.news::before {
	content: " ";
	position: absolute;
	left: 15px;
	top: 19px;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	border: 1px solid #d4d4d4;
	transition: .8s;
}

.list ul li.news::after {
	content: " ";
	position: absolute;
	left: -100%;
	top: 0;
	height: 100%;
	width: 100%;
	background: #f0f0f0;
	transition: .8s;
	z-index: -1;
}

.list ul li.news:hover::before {
	border: 1px solid #fe7e00;
	background: #fe7e00;
}

.list ul li.news:hover::after {
	left: 0;
}

.list ul li.news:hover a {
	color: #fe7e00;
}

.list ul li.solu {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #c9c9c9;
}

.list ul li.solu font {
	display: inline-block;
	float: left;
	width: 30%;
	overflow: hidden;
}

.list ul li.solu font img {
	transition: .8s;
}

.list ul li.solu span {
	display: block;
	float: left;
	width: 70%;
	padding-left: 30px;
}

.list ul li.solu span h5 a {
	font-size: 16px;
	color: #686868;
	transition: .8s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list ul li.solu span samp {
	font-size: 14px;
	color: #b7b7b7;
	margin: 5px 0;
	display: block;
}

.list ul li.solu span p {
	font-size: 14px;
	color: #5d5d5d;
	line-height: 1.8;
	margin-bottom: 10px;
}

.list ul li.solu span h6 a {
	display: inline-block;
	padding: 10px 43px;
	border: 1px solid #ff7c00;
	color: #ff7c00;
	transition: .8s;
}

.list ul li.solu:hover font img {
	transform: scale(1.1);
}

.list ul li.solu:hover span h5 a {
	color: #ff7c00;
}

.list ul li.solu:hover span h6 a {
	background: #ff7c00;
	color: #fff;
}

.case ul li {
	display: block;
	width: 32.33%;
	float: left;
	margin-top: 10px;
}

.case ul li h5 {
	display: block;
	border: 1px solid transparent;
	transition: .8s;
	overflow: hidden;
}

.case ul li h5 img {
	transition: .8s;
}

.case ul li span {
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: block;
}

.case ul li span::before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	background: #015293;
	transition: .8s;
	z-index: -1;
}

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

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

.case ul li:hover h5 {
	border: 1px solid #015293;
}

.case ul li:hover img {
	transform: scale(1.1);
}

.case ul li:hover span a {
	color: #fff;
}

.case ul li:hover span::before {
	bottom: 0;
}

.conten {
	padding: 20px;
	background: #fff;
}
.conten input{
	margin:5px 0;
}

/*内页板块 结束*/

@media only screen and (min-width: 320px) and (max-width: 1023px) {
	.header_meta,
	.logo_l .logo_wel,
	#divOranIm,
	.carousel-indicators,
	.main_l_news,
	.main_l_contact,
	.main_l_caroty h5,
	.main_l_caroty ul li::before,
	.main_l_caroty ul li::after,
	.pos font,
	.list ul li.solu font,
	.list ul li.solu span h6,
	.logo_wel,
	.in_title h5{
		display: none;
	}
	.logo{
		width: 45%;
		padding: 5px 0;
	}
	.logo_tel{
		display: block;
		width: 53%;
		float: right;
		padding: 5px 0;
	}
	.logo_l h1 {
		float: none;
		line-height: 1;
	}
	.logo_l h1 img {
		vertical-align: top;
	}
	nav {
		height: auto;
		border: 0;
		padding: 3px;
		width: 100%;
		background: #015293;
	}
	nav ul li {
		width:25%;
		margin: 0;
		float: left;
		border: 1px solid #fff;
		margin-right: 0;
	}
	nav ul li a {
		line-height: 36px;
		height: 36px;
		padding: 0;
		color: #fff !important;
		text-align: center;
	}
	header{
		padding: 0;
	}
	nav ul li.active a{
		color: #fff;
	}
	.index_product,
	.index_about,
	.index_case,
	.index_news,
	footer {
		padding: 10px 0;
	}
	.other_product ul li,
	.conten_case_other ul li{
		width: 48%;
		margin: 0 1% 5px 1% !important;
		display: none;
	}
	.other_product ul li:nth-of-type(1),
	.other_product ul li:nth-of-type(2),
	.other_product ul li:nth-of-type(3),
	.other_product ul li:nth-of-type(4),
	.conten_case_other ul li:nth-of-type(1),
	.conten_case_other ul li:nth-of-type(2),
	.conten_case_other ul li:nth-of-type(3),
	.conten_case_other ul li:nth-of-type(4){
		display: block;
	}
	.info_product_conten h5,
	.other_product h5 {
		padding: 5px 0;
		margin-bottom: 5px;
		font-size: 16px;
	}
	body {
		padding-bottom: 50px;
	}
	.m_footer {
		display: block;
	}
	.m_foot_btn {
		width: 33.33%;
		float: left;
		height: 50px;
		display: block;
		padding-top: 5px;
		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: #015293;
		z-index: 999;
		border-top: 1px solid #fff;
	}
	.main {
		padding: 10px 0;
	}
	.main_l,
	.main_r {
		width: 100%;
		float: none;
		padding: 0;
	}
	.main_l_caroty ul {
		padding: 5px;
	}
.main_l_caroty ul li.pro_one1>a{
	color:#fff;
}
.main_l_caroty ul li ul{
	width:100%;
}

.main_l_caroty ul li ul li{
	clear:both;
	width:100%;
}
.main_l_caroty ul li ul li a{
	padding:0;
	margin:0;
}
	.main_l_caroty ul li {
		text-align: center;
		padding: 10px 0;
		width: 32.33%;
		float: left;
		margin: 0 0.5%;
		margin-bottom: 5px;
		background: #015293;
	}
	.main_l_caroty ul li a {
		font-size: 14px;
		color: #fff;
	}
	.footer_top ul li{
	clear:both;
	color:#fff;
	line-height:20px;
}

	.pos {
		padding: 0 10px;
		height: 36px;
	}
	.pos span {
		width: 100%;
		text-align: left;
		float: none;
	}
	.main_r {
		padding: 0 5px;
	}
	.pos span,
	.pos span a,
	.pos span b,
	.pos span strong {
		line-height: 36px;
	}
	.conten,
	.list {
		padding: 10px;
	}
	.case ul li,
	.product ul li {
		width: 48%;
		margin: 1% !important;
	}
	.list ul li.solu {
		padding: 10px 0;
	}
	.list ul li.solu span {
		width: 100%;
		padding: 0;
	}
	.list ul li.solu span p {
		margin-bottom: 0;
	}
	.list ul li.news font {
		width: 100%;
		font-size: 12px;
	}
	.list ul li.news a {
		width: 100%;
	}
	.list ul li.news {
		padding: 10px 0;
	}
	.conten_title {
		font-size: 16px;
		margin-bottom: 7px;
	}
	.function {
		margin-top: 5px;
	}
	.info_product_l,
	.info_product_r {
		width: 100%;
		margin-bottom: 15px;
		padding: 0;
	}
	.in_title{
		margin-bottom:0;
	}
	.in_pro_title,
	.in_pro_list ul li span p,
	.index_service,
	.in_case_btn,
	.in_case_title,
	.in_news_list ul li::before{
		display: none;
	}
	.in_pro_list ul li{
		width: 48%;
		display: none;
		margin: 1% !important;
	}
	.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;
	}
	.index_fen{
		padding: 20px 0;
		text-align: center;
	}
	.index_service{
		padding: 10px 0;
	}
	.index_fen .container{
		padding: 0 10px;
	}
	.index_fen h5{
		font-size: 19px;
		line-height: 1.46;
	}
	.index_fen p{
		margin: 15px 0;
		line-height: 1.46;
		font-size: 12px;
	}
	.index_fen a{
		padding: 6px 20px;
		font-size: 12px;
	}
	.in_case_title{
		margin-bottom: 10px;
	}
	.in_case_box,
	.in_case_list ul{
		width: 100%;
	}
	.index_bottom,
	.in_footer_meta{
		display: none;
	}
	.in_case_list ul li:nth-of-type(1),
	.in_case_list ul li:nth-of-type(2),
	.in_case_list ul li:nth-of-type(3),
	.in_case_list ul li:nth-of-type(4){
		display: block;
		width: 48%;
		margin: 1% !important;
	}
	.in_case_list ul li{
		display: none;
	}
	.in_case_list ul li span{
		padding: 5px 0;
	}
	.in_case_list ul li span a{
		font-size: 15px;
		margin-bottom: 5px;
	}
	.in_news_list ul li{
		width: 100%;
		padding: 5px 10px;
		border-bottom: 1px solid #8C8C8C;
		margin: 5px 0 0 0 !important;
	}
	.in_news_title{
		margin-bottom: 0;
	}
	.in_news_list ul li h5 a{
		width: 75%;
	}
	.in_news_list ul li h5 font{
		width: 25%;
	}
	.footer_logo,
	.footer_er{
		display: none;
	}
	.footer_info{
		display: block;
		width: 100%;
		margin: 0;
		padding: 0 10px;
		border-left: 0;
		border-right: 0;
	}
	.in_news_list ul li p{
		height: 18px;
	}
	footer{
		background: #015293;
	}
	.footer_info ul li{
		margin-bottom: 5px;
	}
	.footer_info li, .footer_info a, .footer_info font, .footer_info span, .footer_info samp, .footer_info b, .footer_info strong{
		color: #fff;
	}
	.footer_info ul li:nth-last-of-type(2){
		display: none;
	}
	.pos_info{
		width: 100%;
		text-align: left;
	}
	.pos_info, .pos_info a, .pos_info b, .pos_info strong{
		line-height: 36px;
	}
	.conten_article_other ul li font{
		width: 25%;
	}
	.conten_article_other ul li a{
		width: 75%;
	}
	.logo_tel{
		text-align: right;
	}
	.container{
		width: 100%;
	}
	.in_news_title a{
		margin: 0 15px;
		padding: 5px 0;
	}
	.footer_top{
		padding: 0px;
		border: 0px;
	}.ft_le, .ft_mi {
    width: 100%;
}.ft_le p, .ft_mi p, .fooder_bot p, .fooder_bot a, .fooder_bot span {
    color: white;
}.ft_le p, .ft_mi p {
    float: left;
    width: auto;
}.ft_ri {
    display: none;
}.fooder_bot {
    margin: 0px;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1344px) {
	.logo_wel,
	.in_case_btn{
		display: none;
	}
	.footer_logo span{
		font-size: 20px;
	}
	nav{
		width:100%;
	}
	.logo{width:50%;}
	.index_bottom h5{
		font-size: 35px;
	}
	.index_fen .container {
	    padding-left: 24%;
	}
}






@media (max-width:768px) {
	
	.in_pro_list ul li img {
	  transition: .8s;
	  height: 150px !important;
	}
	
	
	.in_pro_list ul li.active img {
		transform: scale(1.1);
		height: 150px !important;
	}
	
	
}
