body,
html {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1;
	color: #393939;
}

body {
	overflow-x: hidden;
}

img {
	max-width: 100%;
	height: auto !important;
}

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: #555;
	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 #2bb69c;
}
.carousel-indicators li .active{
	
    background-color: #2bb69c;
}
/*在线咨询 开始*/

.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 484879 */
  src: url('../fonts/font_484879_wdo8dibhyt3uwhfr.eot');
  src: url('../fonts/font_484879_wdo8dibhyt3uwhfr.eot') format('embedded-opentype'),
  url('../fonts/font_484879_wdo8dibhyt3uwhfr.woff') format('woff'),
  url('../fonts/font_484879_wdo8dibhyt3uwhfr.ttf') format('truetype'),
  url('../fonts/font_484879_wdo8dibhyt3uwhfr.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 {
	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: 10px 0;
	text-align: left;
}

.conten_tag a {
	margin-left: 5px;
	padding: 8px;
	background: #fff;
	border-radius: 5px;
	font-size: 14px;
	transition: .6s;
	display: inline-block;
}

.conten_tag a:hover {
	background: #2bb69c;
	color: #fff;
}

.conten .bdshare-button-style0-16 a {
	float: none !important;
}


/*产品内页开始*/

.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 b,
.info_product_r ul li a {
	font-size: 16px;
	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: #2bb69c;
	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: #2bb69c;
	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 #2bb69c;
	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: #2bb69c;
	color: #fff;
	border: 1px solid #2bb69c;
}


/*在线留言 开始*/

.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: #115044;
	height: 30px;
}

.header_meta_l {
	display: block;
	width: 70%;
	float: left;
}

.header_meta_l p {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #82ada5;
}
.header_meta_l p,
.header_meta_l a,
.header_meta_l b,
.header_meta_l font,
.header_meta_l span{
	font-size: 14px;
	color: #82ada5;
	
}
.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: #82ada5;
}

header {
	padding: 20px 0;
}

.logo_l {
	width: 70%;
	float: left;
}

.logo_l h1 {
	display: block;
	float: left;
}

.logo_l .logo_wel {
	display: block;
	width: 65%;
	margin-top: 5px;
	border-left: 1px solid #777777;
	margin-left: 15px;
	padding-left: 15px;
	float: left;
}

.logo_l .logo_wel h5 {
	font-size: 18px;
	font-weight: bold;
	color: #2bb69c;
}

.logo_l .logo_wel p {
	font-size: 16px;
	color: #525252;
}

.logo_r {
	width: 30%;
	float: right;
	text-align: right;
}

nav {
	height: 46px;
	background: #2bb69c;
	text-align: center;
}

nav ul li {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

nav ul li a {
	display: block;
	line-height: 46px;
	font-size: 15px;
	color: #fff !important;
	padding: 0 38px;
	height: 46px;
}

nav ul li.active a,
nav ul li:hover a,
nav ul li:focus a {
	background: #115044;
}


/*首页板块 开始*/

.index_top{
	display: block;
	padding: 20px 0 0 0;
}
.in_top_l{
	width: 58%;
	float: left;
}
.in_top_l p{
	display: block;
	white-space: nowrap;
	overflow: hidden;
}
.in_top_l p font{
	display: inline-block;
	font-size: 16px;
	color: #2BB69C;
	line-height: 36px;
	margin-right: 5px;
}
.in_top_l p a{
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
	color: #656565;
	transition: .5s;
}
.in_top_l p a:hover{
	color: #2BB69C;
}
.in_top_r{
	width: 40%;
	float: right;
	position: relative;
}
.in_top_r .bdcs-search-form-input{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	outline: none;
	color: #a7a7a7;
	border: 1px solid #a7a7a7;
	text-indent: 15px;
}
.bdcs-container .bdcs-search{
	width: 100%;
}
.in_top_r .bdcs-search-form-submit {
	display: block;
	width: 67px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #2BB69C;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	background: #2bb69c;
}
.index_product{
	display: block;
	padding: 20px 0;
}
.in_pro_title{
	display: block;
	margin-bottom: 20px;
}
.in_pro_title span{
    display: block;
    width: 12.5%;
    float: left;
    text-align: center;
    background: #115044;
	border-right: 1px solid #d8d8d8;
}
.m_in_pro_title_more{
	display: none;
    text-align: right;
    font-size: 14px;
    float: right;
    padding-right: 15px;
    color: #fff !important;
}
.in_pro_title h5{
	font-size:16px;
	color: #fff;
    line-height: 54px;
	
}
.in_pro_title ul li{
	display: none;
	width: 14.28%;
	height: 55px;
	float: left;
}
.in_pro_title ul li a{
	display: block;
	text-align: center;
	line-height: 54px;
	color: #fff;
	transition: .8s;
	margin-bottom: 1px;
	border-right: 1px solid #d8d8d8;
	background: #2bb69c;
}
.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),
.in_pro_title ul li:nth-of-type(7){
	display: block;
}

.in_pro_title ul li:hover a{
	background: #115044;
}
.in_pro_main ul li {
	display: block;
	float: left;
	width: 24%;
	margin-top: 5px;
}

.in_pro_main ul li p {
	display: block;
	overflow: hidden;
	border: 1px solid #c2c2c2;
	transition: .8s;
}

.in_pro_main ul li p img {
	width: 100%;
	transition: .8s;
}

.in_pro_main ul li span {
	display: block;
	overflow: hidden;
	z-index: 1;
	transition: .8s;
	background: #d7d7d7;
	position: relative;
}

.in_pro_main ul li:nth-child(4n+2) {
	margin: 5px 1.33% 0 1.33%;
}

.in_pro_main ul li:nth-child(4n+3) {
	margin: 5px 1.33% 0 0;
}

.in_pro_main ul li span::before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: -100%;
	background: #2bb69c;
	width: 100%;
	height: 100%;
	display: block;
	z-index: -1;
	transition: .8s;
}

.in_pro_main ul li span a {
	display: block;
	padding: 6px 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.in_pro_main ul li:hover p{
	border: 1px solid #2bb69c;
}
.in_pro_main ul li:hover img {
	transform: scale(1.1);
}

.in_pro_main ul li:hover span {
	background: none;
}

.in_pro_main ul li:hover span::before {
	bottom: 0;
}

.index_about{
	display: block;
	padding: 30px 0;
	background: #2bb69c;
}
.in_about_title{
	display: block;
	text-align: center;
	margin-bottom: 50px;
	background: url(../images/in_about_title_bg.png) no-repeat center;
}
.in_about_title h5{
	display: block;
	font-size: 36px;
	font-weight: bold;
	padding-top: 40px;
	color: #fff;
	margin-bottom: 20px;
}
.in_about_title h5 font{
	color: #0e4238;
}
.in_about_title p{
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.in_about_main_l{
	display: block;
	width: 50%;
	float: left;
}
.in_about_main_l h5{
	display: block;
	font-size: 36px;
	font-weight: bold;
	color: #0e4339;
	line-height: 1;
	margin-bottom: 15px;
}
.in_about_main_l p{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 1.68;
}
.in_about_main_r{
	width: 50%;
	float: left;
	text-align: right;
}
.index_about h6{
	display: block;
	text-align: center;
}

.index_service{
	display: block;
	padding: 25px 0;
}
.in_service_title{
	display: block;
	text-align: center;
	margin-bottom: 25px;
	background: url(../images/in_serv_bg.png) no-repeat center 30px;
}
.in_service_title h5{
	font-size: 30px;
	color: #000000;
}
.in_service_title p{
	font-size: 14px;
	color: #868686;
}
.in_service_main{
	display: block;
}
.in_service_main ul li{
	display: block;
	width: 24%;
	position: relative;
	float: left;
}
.in_service_main ul li:nth-of-type(2){
	margin: 0 1.333%;
}
.in_service_main ul li:nth-of-type(3){
	margin: 0 1.333% 0 0;
}
.in_service_main ul li span{
	display: block;
	overflow: hidden;
	height: 308px;
	transition: .8s;
}
.in_service_main ul li span img{
	width: 100%;
}
.in_service_main ul li .in_service_info{
	display: block;
	padding: 25px 0;
	text-align: center;
	overflow: hidden;
	background: #f1f1f1;
	transition: .8s;
	position: relative;
	z-index: 1;
}
.in_service_main ul li .in_service_info::before{
	content: " ";
	position: absolute;
	left: 0;
	bottom: -100%;
	transition: .8s;
	background: #2bb69c;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.in_service_main ul li .in_service_info  h5{
	display: block;
	font-size: 36px;
	color: #b7b7b7;
	transition: .8s;
	line-height: 1;
	margin-bottom: 20px;
}
.in_service_main ul li .in_service_info p:first-of-type{
	font-size: 14px;
	color: #3d3d3d;
	transition: .8s;
	margin-bottom: 5px;
}
.in_service_main ul li .in_service_info p{
	font-size: 12px;
	color: #707070;
	transition: .8s;
}

.in_service_main ul li i{
	display: inline-block;
	margin-top: 20px;
	font-size: 20px;
	color: #c6c6c6;
	transition: .8s;
}
.in_service_main ul li.active span{
	height: 228px;
}
.in_service_main ul li.active .in_service_info{
	padding: 50px 0;
}
.in_service_main ul li.active .in_service_info::before{
	bottom: 0;
}
.in_service_main ul li.active .in_service_info h5,
.in_service_main ul li.active .in_service_info p,
.in_service_main ul li.active .in_service_info i{
	color: #fff;	
}
.in_service_main ul li.active .in_service_info h5{
	margin-bottom: 30px;
}
.in_service_main ul li.active .in_service_info i{
	margin-top: 40px;
}
.index_fen{
	display: block;
}
.index_case{
	display: block;
	padding: 0 0 25px 0;
}
.in_case_title{
	display: block;
	text-align: center;
	margin-bottom: 20px;
	background: url(../images/in_case_title_bg.png) no-repeat center;
}
.in_case_title h5{
	display: block;
	font-size: 36px;
	font-weight: bold;
	padding-top: 40px;
	color: #141414;
	margin-bottom: 20px;
}
.in_case_title p{
	display: block;
	font-size: 20px;
	color: #424242;
	font-weight: bold;
}
.in_case_main{
	display: block;
}
.in_case_pre{
	display: block;
	width: 5%;
	float: left;
	text-align: center;
}
.in_case_next{
	float: right;
	display: block;
	width: 5%;
	text-align: center;
}
.in_case_btn i{
	color: #878787;
	font-size: 45px;
	transition: .8s;
	line-height: 296px;
}
.in_case_btn:hover i{
	color: #2BB69C;
}
.in_case_box{
	display: block;
	width: 100%;
	overflow: hidden;
}
.in_case_box ul{
	position: relative;
	width: 200%;
}
.in_case_box ul li{
	width: 15.6667%;
	float: left;
	margin: 0 0.5%;
}
.in_case_box ul li h4{
	display: block;
	overflow: hidden;
	border: 1px solid #DCDCDC;
	transition: .8s;
}
.in_case_box ul li h4 img{
	transition: .8s;
	width: 100%;
}
.in_case_box ul li span{
	padding: 10px 3px;
	display: block;
	position: relative;
	z-index: 1;
}
.in_case_box ul li span::before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: .8s;
	left: 0;
	bottom: -100%;
	z-index: -1;
	background: #2BB69C;
}
.in_case_box ul li span h5 a{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #1b1b1b;
	transition: .8s;
	margin-bottom: 3px;
}
.in_case_box ul li span p{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	color: #626262;
}
.in_case_box ul li:hover h4{
	border: 1px solid #2BB69C;
}
.in_case_box ul li:hover h4 img{
	transform: scale(1.1);
}
.in_case_box ul li:hover span::before{
	bottom: 0;
}
.in_case_box ul li:hover span h5 a,
.in_case_box ul li:hover span p{
	color: #fff;
}
.index_news{
	display: block;
	padding: 25px 0;
	background: #2bb69c;
}
.in_news_l{
	width: 65%;
	float: left;
}
.in_news_l_title{
	display: block;
	height: 56px;
	background: #115044;
	border: 1px solid #115044;
	border-bottom: 0;
}
.in_news_l_title span{
	display: block;
	width: 60%;
	float: left;
}
.in_news_l_title span a{
	display: inline-block;
	width:128px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin: 3px;
	color: #fff;
	transition: .8s;
}
.in_news_l_title span a.active{
	background: #fff;
	color: #115044;
}
.in_news_l_title font{
	display: block;
	width: 40%;
	float: right;
	
}
.in_news_l_title font a{
	display: block;
	text-align: right;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	padding-right: 15px;
	color: #fff;
}
.in_news_l_main{
	display: block;
	padding: 15px;
	background: #fff;
	border: 1px solid #cbcbcb;
	border-top: 0;
}
.in_news_l_list{
	display: none;
}
.in_news_l_list.active{
	display: block;
}
.in_news_l_main_l{
	display: block;
	width: 45%;
	float: left;
	margin-right: 5%;
}
.in_news_l_main_l h4{
	overflow: hidden;
}
.in_news_l_main_l h4 img{
	transition: .8s;
}
.in_news_l_main_l h4 img:hover{
	transform: scale(1.1);
}
.in_news_l_main_l_img{
	display: none;
	margin: 5px 0;
}
.in_news_l_main_l_img:last-of-type{
	display: block;
}
.in_news_l_main_l_img h5 a{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	transition: .5s;
	color: #181818;
	margin-bottom: 5px;
}
.in_news_l_main_l_img h5 a:hover{
	color: #115044;
}
.in_news_l_main_l_img p{
	font-size: 12px;
	color: #696969;
	line-height: 1.8;
}
.in_news_l_main_l h6 a{
	display: block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	transition: .8s;
	background: #115044;
	border: 1px solid #115044;
}
.in_news_l_main_l h6 a:hover{
	background: #fff;
	color: #115044;
}
.in_news_l_main_r{
	width: 50%;
	float: right;
}
.in_news_l_main_r ul li{
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding:9px 15px;
}
.in_news_l_main_r ul li:last-of-type{
	display: none;
}
.in_news_l_main_r ul li::before{
	content: " ";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #aaaaaa;
	z-index: 1;
    left: 2px;
    top: 13px;
	transition: .8s;
}
.in_news_l_main_r ul li::after{
	content: " ";
	position: absolute;
	z-index: -1;
	left: -100%;
	top: 0;
	background: #115044;
	width: 100%;
	height: 100%;
	transition: .8s;
}
.in_news_l_main_r ul li a{
	display: block;
	width: 85%;
	float: left;
	transition: .8s;
	font-size: 12px;
	color: #5a5a5a;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.in_news_l_main_r ul li font{
	font-size: 12px;
	transition: .8s;
	color: #5a5a5a;
	width: 15%;
	display: block;
	text-align: right;
	float: right;
}
.in_news_l_main_r ul li:hover::after{
	left: 0;
}
.in_news_l_main_r ul li:hover::before{
	background: #fff;
}
.in_news_l_main_r ul li:hover a,
.in_news_l_main_r ul li:hover font{
	color: #fff;
}

.in_news_r{
	width: 32%;
	float: right;
	margin-left: 3%;
}
.in_news_r_title{
	display: block;
	height: 56px;
	background: #115044;
	border: 1px solid #115044;
	border-bottom: 0;
}
.in_news_r_title span{
	display: block;
	width: 60%;
	float: left;
}
.in_news_r_title span a{
	display: inline-block;
	width:128px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color: #fff;
	transition: .8s;
}
.in_news_r_title font{
	display: block;
	width: 40%;
	float: right;
	
}
.in_news_r_title font a{
	display: block;
	text-align: right;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	padding-right: 15px;
	color: #fff;
}
.in_news_r_main{
	display: block;
	padding: 10px 20px;
	background: #fff;
}
.in_news_r_main ul{
	height: 311px;
}
.in_news_r_main ul li{
	display: block;
	margin-bottom: 20px;
}
.in_news_r_main ul li h5{
	display: block;
	margin-bottom: 10px;
	background: url(../images/in_news_r_h5_bg.png) no-repeat 0px 0px;
	padding-left: 25px;
}
.in_news_r_main ul li h5 a{
	display: block;
	font-size: 12px;
	color: #1c1c1c;
	line-height: 21px;
}
.in_news_r_main ul li p{
	background: url(../images/in_news_r_p_bg.png) no-repeat 0px 0px;
	padding-left: 25px;
	font-size: 12px;
	color: #696969;
	line-height: 1.8;
}
.index_honor{
	display: block;
	text-align: center;
	padding: 25px 0;
	background: url(../images/in_honor_bg.png) repeat left top;
}
.index_honor h5{
	margin-bottom: 25px;
	display: block;
	font-size: 28px;
	text-align: center;
	color: #115044;
	line-height: 1;
}
.in_honor_main{
	display: block;
}
.in_honor_btn{
	display: block;
	width: 5%;
	float: left;
	text-align: center;
}
.in_honor_btn i{
	font-size: 45px;
	color: #bfbfbf;
	transition: .8s;
	line-height: 136px;
}
.in_honor_btn i:hover{
	color: #2BB69C;
}
.in_honor_box{
	display: block;
	width: 90%;
	float: left;
	overflow: hidden;
}
.in_honor_box ul{
	position: relative;
	width: 200%;
}
.in_honor_box ul li{
	width: 9%;
	margin: 0 0.5%;
	float: left;
}
.in_honor_box ul li h4{
	border: 1px solid #DCDCDC;
	transition: .8s;
	overflow: hidden;
}
.in_honor_box ul li h4 img{
	transition: .8s;
}
.in_honor_box ul li:hover h4{
	border: 1px solid #2BB69C;
}
.in_honor_box ul li:hover h4 img{
	transform: scale(1.1);
}
.index_footer_nav{
	display: block;
	padding: 12px 0;
	background: #2BB69C;
}
.index_footer_nav ul li{
	display: inline-block;
	padding: 7px 25px;
	border-right: 1px solid #208975;
}
.index_footer_nav ul li:last-of-type{
	border-right: 0;
}
.index_footer_nav ul li:first-of-type{
	padding-left: 0;
}
.index_footer_nav ul li a{
	font-size: 14px;
	color: #1f2826;
	transition: .5s;
}
.index_footer_nav ul li a:hover{
	color: #fff;
}
footer{
	display: block;
	padding: 30px 0 20px 0;
	background: #115044;
}
footer ul li{
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #48786f;
}
footer ul li:last-of-type{
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.in_footer_links{
	display: block;
	margin-top: 10px;
}
.in_footer_links p,
.in_footer_links a,
.in_footer_links font{
	font-size: 12px;
	margin-bottom: 3px;
	color: #64958c;
}
.in_footer_links a{
	margin-right: 5px;
	transition: .5s;
}
.in_footer_links a:hover{
	color: #fff;
}
.footer_info{
	display: block;
	width: 50%;
	float: left;
}
.footer_info .bdshare-button-style0-16{
	text-align: right;
}
.footer_info .bdshare-button-style0-16 a{
	float: none !important;
}
.footer_info p{
    width: 100%;
    line-height: 25px;
    font-size: 13px;
    color: #fff;
    margin-bottom: 5px;
}
.footer_info font{
	margin-right: 10px;
}
.footer_info p,
.footer_info a,
.footer_info b,
.footer_info font,
.footer_info strong{
	display: inline-block;
	font-size: 12px;
	color: #64958C;
}
/*首页板块 结束*/


/*内页板块 开始*/

.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: #2bb69c;
	border-radius: 5px 5px 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_caroty ul,
.main_l_news ul,
.main_l_contact ul {
	padding: 15px 10px;
	background: #fff;
}

.main_l_caroty ul li {
	display: block;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-left: 30px;
}

.main_l_caroty ul li::before {
	content: " ";
	position: absolute;
	left: 15px;
	top: 19px;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	border: 1px solid #d4d4d4;
	transition: .8s;
}

.main_l_caroty ul li::after {
	content: " ";
	position: absolute;
	left: -100%;
	top: 0;
	height: 100%;
	width: 100%;
	background: #f0f0f0;
	transition: .8s;
	z-index: -1;
}

.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:hover::before {
	border: 1px solid #fe7e00;
	background: #fe7e00;
}

.main_l_caroty ul li:hover::after {
	left: 0;
}

.main_l_caroty ul li:hover a {
	color: #fe7e00;
}

.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: #2bb69c;
	border-radius: 5px 5px 0 0;
	padding: 0 30px;
}

.pos font {
	display: block;
	width: 20%;
	float: left;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}

.pos span {
	display: block;
	width: 80%;
	float: left;
	text-align: right;
}

.pos span,
.pos span a,
.pos span b,
.pos span 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%;
	transition: .8s;
}

.product ul li span {
	display: block;
	overflow: hidden;
	z-index: 1;
	transition: .8s;
	background: #2bb69c;
	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: #ff7c00;
	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: #2bb69c;
}

.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;
}

.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: #2bb69c;
	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 #2bb69c;
}

.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;
  	font-size:17px; 
	line-height:1.8;
}


/*内页板块 结束*/

@media only screen and (min-width: 320px) and (max-width: 1023px) {
	.header_meta,
	.logo_l .logo_wel,
	#divOranIm,
	.in_pro_l,
	.in_about_r,
	.index_about h6,
	.index_bottom,
	.in_footer_meta,
	.carousel-indicators,
	.index_advan,
	.in_news_list span,
	footer ul li:nth-of-type(2),
	footer ul li:nth-of-type(3),
	.index_case::before,
	.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,
	.index_top,
	.in_pro_title ul{
		display: none;
	}
	.container{
		width: 100%;
	}
	header {
		padding: 5px 0;
	}
	.logo_l {
		width: 45%;
	}
	.logo_r {
		width: 53%;
	}
	.logo_l h1 {
		float: none;
		line-height: 1;
	}
	.logo_l h1 img {
		vertical-align: top;
	}
	nav {
		height: auto;
		border: 0;
		padding: 3px;
	}
	nav ul li {
		width: 25%;
		float: left;
		border: 1px solid #fff;
		margin-right: 0;
	}
	nav ul li a {
		line-height: 36px;
		height: 36px;
		padding: 0;
		text-align: center;
	}
	.index_product,
	.index_about,
	.index_case,
	.index_news,
	footer {
		padding: 10px 0;
	}
	.in_pro_r {
		width: 100%;
	}
	.in_pro_main  ul li {
		width: 48%;
		margin: 5px 1% !important;
		display: block;
	}
	.index_about {
		background: #2bb69c;
	}
	.in_case_box,
	.in_case_box ul {
		padding: 0;
	}
	.in_case_box ul li,
	.other_product ul li {
		width: 48%;
		margin: 0 1% 5px 1% !important;
		display: none;
	}
	.in_case_box ul li:nth-of-type(1),
	.in_case_box ul li:nth-of-type(2),
	.in_case_box ul li:nth-of-type(3),
	.in_case_box ul li:nth-of-type(4),
	.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){
		display: block;
	}
	.info_product_conten h5, .other_product h5{
		padding: 5px 0;
		margin-bottom: 5px;
		font-size: 16px;
	}
	.in_case_main ul li span a {
		padding: 5px 0;
	}
	.in_news_title {
		margin-bottom: 10px;
	}
	.in_news_list {
		width: 98%;
		margin: 0 1% !important;
	}
	.in_news_list ul {
		margin: 10px 0;
	}
	.in_news_list ul li {
		margin-bottom: 10px;
	}
	body {
		padding-bottom: 50px;
	}
	.m_footer {
		display: block;
	}
	.m_foot_btn {
		width: 20%;
		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: #115044;
		z-index: 999;
		border-top: 1px solid #fff;
	}
	footer ul li:nth-of-type(1) {
		width: 100%;
	}
	footer ul li p{
		margin-bottom: 7px;
	}
	.index_case{
		background: none;
	}
	.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{
		text-align: center;
    padding: 10px 0;
    width: 32.33%;
    float: left;
    margin: 0 0.5%;
    margin-bottom: 5px;
    background: #2bb69c;
	}
	.main_l_caroty ul li a{
		font-size: 14px;
		color: #fff;
	}
	.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;
	}
	.m_in_pro_title_more{
		display: inline-block;
	}
	.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_pro_title{
		margin-bottom: 10px;
	}
	.in_pro_title span p,
	.in_about_title p,
	.in_about_main_r,
	.index_service,
	.in_case_title p,
	.index_fen,
	.in_case_btn,
	.in_case_box ul li span::before,
	.in_news_l_main_l,
	.index_honor,
	.index_footer_nav{
		display: none;
	}
	.in_pro_title span,
	.in_about_title h5,
	.in_case_title h5{
		display: block;
		width: 100%;
		float: none;
		background: #115044;
		padding: 10px 0 10px 10px;
		height: auto;
		text-align: left;
	}
	.in_pro_title span h5,
	.in_about_title h5,
	.in_about_title h5 font,
	.in_case_title h5{
		font-size: 16px;
		color: #fff;
	}
		.in_pro_title span h5{
			line-height: 1;
		}
	.in_about_main_l,
	.in_case_box,
	.footer_info,
	.footer_info font{
		width: 100%;
	}
	.footer_info font{
		margin-bottom: 7px;
	}
	.footer_info p{
		margin-bottom: 0;
	}
	footer ul li{
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 0;
	}
	.footer_info .bdshare-button-style0-16{
		text-align: left;
	}
	.in_about_title,
	.in_case_title{
		margin-bottom: 5px;
		background: #115044;
	}
	.in_case_box ul{
		width: 100%;
		position: inherit;
	}
	.in_about_main_l h5{
		margin-bottom: 10px;
		font-size: 24px;
	}
	.in_case_box ul li span{
		padding: 5px 3px;
	}
	.in_case_box ul li span h5{
		line-height: 1;
	}
	.in_news_l{
		width: 100%;
	}
	.in_news_l_title span a,
	.in_news_r_title span a{
		width: 80px;
		height: 36px;
		line-height: 36px;
	}
	.footer_info .bdshare-button-style0-16,
	.in_footer_links{
		display: none;
	}
	.in_news_r_title font a,
	.in_news_l_title font a{
		height: 36px;
		line-height: 36px;
	}
	.in_news_l_title,
	.in_news_r_title{
		height: 36px;
	}
	.in_news_l_main{
		padding: 5px;
	}
	.in_news_l_main_r{
		width: 100%;
	}
	.in_news_l_main_r ul li{
		padding: 5px 8px;
	}
	.in_news_l_main_r ul li::before{
		top: 8px;
	}
	.in_news_r{
		width: 100%;
		margin: 0;
	}
	.index_news{
		padding-bottom:0 ;
	}
	
	.in_about_title h5{
		background: #115044;
		color: #fff;
	}
	.in_about_title h5 font{
		color: #fff;
	}
	.in_about_main_l h5{
		display: none;
	}
	.in_about_main_l p{
		padding: 0 10px;
	}
	.index_about{
		padding-top: 0;
	}
	.index_news{
		background: none;
	}
	.footer_info{
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1344px) {
	.logo_l .logo_wel{
		width: 57%;
	}
	.in_service_main ul li span{
		height: 268px;
	}
	.in_service_main ul li.active .in_service_info{
		padding: 30px 0;
	}
	nav ul li a{
		padding: 0 30px;
	}
}
/*聚合页面css*/
.main_content {display: block;}
.list_content li{float: left; width: 20%; line-height: 32px; margin-top: 10px; border: 1px solid #cccccc; border-radius: 4px; text-align: center; padding: 1px 14px;}
.list_content a{color: #006600; width: 100%; display: block; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}