﻿/* 样式整理*/
body {
    background: #ffffff;
}
a:hover {
	border-color: #c30914; 
	text-decoration: none;
}
*{
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
::-webkit-scrollbar {
display: none;/*隐藏滚轮*/
}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
.top {
    position: fixed;
    z-index: 500;
    width: 100%;
    background: #fff;
    height: 7em;
}
.top_logo {
    margin-left: 2em;
    margin-top: 2em;
    position: relative;
    top: 0;
    z-index: 5;
}
.top_logo a {
    display: block;
    width: 100%;
}
.top_logo a img {
    width: 100%;
}
.top_tab {
    width: calc(100% - 348px);
    position: relative;
    top: 0;
    z-index: 5;
    left: 3em;
}
.top_nav {
    position: relative;
    float: left;
    height: 7em;
}
.nav_dinkuan{
    overflow: initial!important;
}
.top_nav li {
    height: 7em;
    display: inline-block;
    text-align: center;
    margin: 0 1.25em;
}
.top_nav li>a {
    width: 100%;
    font-size: 16px;
    color: #333333;
    display: inline-block;
    height: 5.25em;
    text-decoration: none;
    line-height: 5.25em;
    padding: 0 0.5em;
}
.top_nav li .subnav {
    position: absolute;
    width: 100%!important;
    display: none;
    z-index: 666;
    left: 0!important;
    height: 50px;
    display: none;
}
.top_nav li .subnav a {
    display: block;
    height: 50px;
    float: left;
    color: #fff;
    line-height: 50px;
    border: none;
    font-size: 14px;
    padding: 0 16px 0 14px;
    background: url(../images/navicon1.png) no-repeat right center;
}
.top_nav  li  a:hover {
    color: #c30914;
}
.top_nav li>a:hover {
    border-bottom: 3px solid #c30914;
}
.second-bg {
    position: absolute;
    height: 48px;
    width: 100%;
    background: rgba(0, 0, 0, 0.6)!important;
    filter: Alpha(opacity=60);
    background-color: #000;
    z-index: 3;
    display: none;
left: 0;
    bottom: -48px;
}

.top_sousuo {
    float: right;
    margin-right: 2em;
    position: relative;
    z-index: 100;
    margin-top: 2.5em;
}
.top_sousuo .top_sousuo_icon {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
}
.top_sousuo .top_sousuo_icon a {
    background: url(../images/topicon1.png) no-repeat;
    width: 100%;
    height: 100%;
    display: block;
}

.top_sousuo_dinkuan {
    position: relative;
    top: 0;
}
.top_sousuo_form {
    display: block;
    position: relative;
    top: 7em;
    z-index: 400;
    height: 7em;
    background: rgba(0,0,0,0.6);
    width: 100%;
}
.top_sousuo_form .top_sousuo_form_box {
    position: relative;
    display: block;
    z-index: 100;
    width: 70%;
    height: 100%;
    left: 15%;
}


.top_sousuo_form .top_sousuo_form_box .top_sousuo_searchInput {
    height: 4em;
    font-size: 14px;
    border: 0;
    position: absolute;
    z-index: 2;
    outline: none;
    background: url(../images/topicon2.png) no-repeat 2% center #fff !important;
    color: #999999;
    top: 1em;
    left: 0;
    width: 100%;
    padding:0 14% 0 6%;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.top_sousuo_form .top_sousuo_form_box .top_sousuo_searchBar {
    height: 3.5em;
    width: 12%;
    position: absolute;
    z-index: 4;
    border: 0;
    font-size: 16px;
    right: 0;
    line-height: 3.5em;
    top: 0.875em;
    background: #c30914;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #fff;
}
.top_sj_nav {
    float: right;
	display:none;
}
.top_sj_nav .top_sj_nav_icon {
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 0;
    height: 38px;
    position: relative;
    z-index: 10;
    float: right;
    margin: auto;
    width: 38px;
    margin-right: 1em;
    margin-top: 2em;
}
.top_sj_nav_icon a {
    width: 38px;
    height: 38px;
    border: none;
    background: none;
    margin: auto 0;
    display: block;
    float: left;
}
.top_sj_nav_icon a.sj_top_nav.collapsed i.top_icon1 {
    background: url(../images/sjtopicon2.png) no-repeat center;
    background-size: 80%;
}

.top_sj_nav_icon a.sj_top_nav  i.top_icon1 {
    background: url(../images/sjtopicon1.png)no-repeat center;
    width: 32px;
    height: 32px;
    display: block;
    background-size: 80%;
}
div.sj_nav_list {
    background: rgba(0,0,0,0.6);
    position: absolute;
    overflow-y: auto;
    width: 100%;
    border: 0;
    top: 84px;
    padding: 2em 2em;
    left: 0;
	max-height: 340px;
	display:none;
}
.sj_nav_list_ul>li{
    position: relative;
    display: block;
    padding: 0;
    border-bottom: 1px #fff solid;
}
.sj_nav_list_ul>li>a {
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 0 18% 0 0;
    background-size: 18px;
}
ul.sj_subnav {
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    background: none;
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	display: none;
    padding: 0 3%;
}
ul.sj_subnav li {
    float: left;
    width: 100%;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px #fff solid;
}

ul.sj_subnav li a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #ffffff;
}
.index {
    position: relative;
    width: 100%;
    z-index: 1;
	padding-top: 7em;
}
/******
.index .banner {
    width: 100%;
    overflow: hidden;
	position:relative;
}
.index .banner .swiper-wrapper {

}
.index .banner .swiper-wrapper  .swiper-slide{
	position:relative;
}
.banner a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.index .banner .swiper-slide  img{
	display: block;
    max-height: none;
    max-width: none;
	position: absolute;
width: 100%;
    height: 100%;
}

.index .banner .pagination {
    position: absolute;
    z-index: 20;
    left: 0;
    width: 100%;
    bottom: 2%;
    text-align: center;
}
.index .banner .pagination .pagination-bullet {
    display: inline-block;
    width: 30px;
    height: 4px;
    background: url(../images/bannericon3.png) no-repeat;
    margin-right: 7px;
    cursor: pointer;
border-radius: 0;
}
.index .banner .pagination .pagination-bullet.pagination-bullet-active{
	background:url(../images/bannericon4.png) no-repeat;
}*****/

/********************/

.index-banner-device .in_menuNav_bottom span dl{ position:absolute; bottom:30px; width:100%; text-align: center; display: none; background: rgba(255,255,255,0.75); padding: 10px;}
.index-banner-device .in_menuNav_bottom span dl dd{ line-height: 30px;}
.index-banner-device .in_menuNav_bottom span dl dd a{ color:#121212;}

.index-banner-device .swiper-slide > a,.index-banner-device .swiper-slide > em,.index-banner-device .swiper-slide em video{ display: block; width:100%; height:auto; position: relative;}
.index-banner-device .swiper-slide > em,.index-banner-device .swiper-slide em video{ height:100%;}
.index-banner-device .swiper-slide > em{ position: absolute; left:0; top:0; z-index: 20;}


.index-banner-device{ position:relative;}
.index-banner-device .pagination{ position: absolute; bottom:40px; margin:0; z-index: 20; text-align: center; width:100%;}
.index-banner-device .pagination span {
    display: inline-block;
    border-radius: 0;
    margin-right: 7px;
    width: 30px;
    height: 4px;
    cursor: pointer;
    background: transparent;
    border: none;
    background: url(../images/bannericon3.png) no-repeat;
}
.index-banner-device .pagination span:last-child{ margin:0;}
.index-banner-device .pagination span.swiper-active-switch{ background:url(../images/bannericon4.png) no-repeat;}
.index-banner-device,.index-banner-device .swiper-container{ height: auto!important;}
.index-banner-device .swiper-wrapper,.index-banner-device .swiper-slide{ height: auto!important;}
.index-banner-device img{ width:100%; height:100%;}
.index-banner-device .swiper-slide{ opacity:0;}
.index-banner-device .swiper-slide {
    position: relative;
}
/*********************/

.index_1 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 65em;
    overflow: hidden;
    padding: 5.5em 0;
    box-sizing: border-box;
}
.index_1 .in_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: no-repeat center;
    background-size: cover;
    box-sizing: border-box;
}
.index_1 .in_bd {
    position: absolute;
    top: 50%;
    left: 72%;
    z-index: -1;
    width: 44em;
    height: 44em;
    margin-top: -20em;
    margin-left: -20em;
}
.index_1 .in_bd span {
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat center;
    background-size: cover;
}
.index_1 .in_hd {
    position: absolute;
    top: 44%;
    left: 0;
    z-index: 9;
    width: 100%;
}
.index_1 .in_hd span {
    font-size: 0;
}
.index_1 .in_hd a {
    display: inline-block;
    width: 13em;
    height: 13em;
    font-size: 12px;
    margin: 0 20px;
    border: 1px solid #d2d2d2;
    background: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    vertical-align: top;
    cursor: pointer;

}
.index_1 .in_hd a i {
    display: block;
    width: 4em;
    height: 4em;
    margin: 10px auto 10px;
    background: no-repeat center;
    background-size:70%;

}
.index_1 .in_hd a span {
    display: block;
    height: 2em;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 2em;
    text-align: center;

}
.index_1 .in_hd a p {
    display: block;
    height: 2em;
    overflow: hidden;
    font-size: 12px;
    color: #9a9a9a;
    line-height: 2em;
    text-align: center;

}
.index_1 .in_hd a.a1 i {
    background-image: url(../images/inicon2.png);
}
.index_1 .in_hd a.a2 i {
    background-image: url(../images/inicon3.png);
}
.index_1 .in_hd a.a3 i {
    background-image: url(../images/inicon4.png);
}
.index_1 .in_hd a.a4 i {
    background-image: url(../images/inicon5.png);
}
.index_1 .in_hd a.a5 i {
    background-image: url(../images/inicon6.png);
}

.index_1 .in_hd a:hover { 
	text-decoration:none;
}
.index_1 .in_hd a:hover span { 
	color: #ffffff; 
}
.index_1 .in_hd a:hover p { 
	color: #e8b9ba; 
}
.index_1 .in_hd a.on { 	
	border-color: #c30914;
	background: url(../images/inicon1.png) no-repeat center;
	background-size: cover;
}
.index_1 .in_hd a.on span { 
	color: #ffffff; 
}
.index_1 .in_hd a.on p { 
	color: #e8b9ba; 
}
.index_1 .in_hd a.on.a1 i {
	background-image: url(../images/inicon2h.png)
}
.index_1 .in_hd a.on.a2 i {
	background-image: url(../images/inicon3h.png)
}
.index_1 .in_hd a.on.a3 i {
	background-image: url(../images/inicon4h.png)
}
.index_1 .in_hd a.on.a4 i {
	background-image: url(../images/inicon5h.png)
}
.index_1 .in_hd a.on.a5 i {
	background-image: url(../images/inicon6h.png)
}
.index_1 .in_tit {
    position: relative;
    z-index: 5;
    text-align: left;
    width: 60%;
    margin-left: 4%;
    top: 15%;

}
.index_1 .in_tit h6 {
    font-size: 42px;
    color: #333;

}
.index_1 .in_tit span {
    font-size: 16px;
    color: #333;
    margin-top: 18px;
    display: block;

}

.sj_index_1 {
    width: 100%;
    overflow: hidden;
    position: relative;
	display:none;
}
.sj_index_1_pic {
    display: block;
    width: 100%;
    overflow: hidden;
}
.sj_index_1_pic img {
    width: 100%;
}
.sj_index_1_icon {
    width: 100%;
    display: block;
    overflow: hidden;
}
.sj_index_1_icon li {
    width: calc(100% / 3 );
    float: left;
    text-align: center;
    padding: 2%;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.sj_index_1_icon li a {
    display: inline-block;
    font-size: 12px;
    width: 100%;
    cursor: pointer;
    height: 100%;
}
.sj_index_1_icon li a i {
    display: block;
    margin: 8px auto 8px;
    background: no-repeat center;
	background-size: contain;
    width: 100%;
    height: 30px;
}
.sj_index_1_icon li a span {
    display: block;
    height: 2em;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    line-height: 2em;
    text-align: center;
}
.sj_index_1_icon li a p {
    display: block;
    overflow: hidden;
	height: 4em;
    font-size: 10px;
    color: #9a9a9a;
    line-height: 2em;
    text-align: center;
}
.index_2 {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    padding: 2em 0;
    box-sizing: border-box;
}
.index_2 li {
    width: 50%;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    padding-right: 20px;
    margin-bottom: 40px;
}
.index_2 li:nth-child(2) {
	padding-right: 0px;
	padding-left: 20px;
}
.index_2 li:first-child+li {
	padding-right: 0px;
	padding-left: 20px;
}
.index_2 li:nth-child(4) {
	padding-right: 0px;
	padding-left: 20px;
}
.index_2 li:first-child+li+li+li {
	padding-right: 0px;
	padding-left: 20px;
}
.index_2 li:nth-child(5) {
	margin-bottom: 0px;
}
.index_2 li:first-child+li+li+li+li{
	margin-bottom: 0px;
}
.index_2 li:nth-child(6) {
	padding-right: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.index_2 li:first-child+li+li+li+li+li {
	padding-right: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.index_2 li a {
    display: block;
    width: 100%;
    height: 100%;
}
.index_2 li img {
    width: 100%;
	position:relative;
	z-index:1;
}
.index_2 li:hover>a {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.index_2_cont {
    position: absolute;
    z-index: 5;
    top: 14%;
    left: 10%;
    width: 58%;
}
.index_2_cont h1 {
    font-size: 32px;
    color: #fff;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.index_2_cont span {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}
.index_2_cont p {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}
.black{
    color: #333!important;;
}
.red{
    color: #c30914!important;;
}
.yellow{
    color: #feca0a!important;;
}
.index_2 li .index_2_links {
    position: absolute;
    top: 60%;
    z-index: 6;
}
.index_2 li .index_2_links_left {
    left: 10%;
}
.index_2 li .index_2_links_right {
    left: 10%;
}
.index_2 li .index_2_links_left a {
	background:url(../images/inicon7.png) no-repeat;
    background-size: 90%;
}
.index_2 li .index_2_links_right a {
	background:url(../images/inicon8.png) no-repeat;
    background-size: 90%;
}
.index_2 li .index_2_links a {
    width: 51px;
    height: 50px;
    display: block;

}

.foot_top_box {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #f2f2f2;
    overflow: hidden;
}
.foot_top_left {
    float: left;
    width: 32%;
    padding-right: 4%;
}
.foot_top_left .foot_top_left_logo {
    display: block;
    width: 100%;
    margin: 18px 0 20px;
}
.foot_top_left .foot_top_left_cont span {
    display: block;
    width: 100%;
    color: #666666;
    font-size: 14px;
    line-height: 24px;

}
.foot_top_left .foot_top_left_cont p {
    color: #d91517;
    font-size: 34px;
    line-height: 56px;
    display: block;
    width: 100%;
}
.foot_top_center {
    float: left;
    width: 56%;
    overflow: hidden;
	padding-right:4%;
}
.foot_top_center li {
    float: left;
    width: 24%;
    padding-right: 2%;
}
.foot_top_center li h1 {
    height: 54px;
    color: #333333;
    font-size: 16px;
    line-height: 52px;
    padding-bottom: 2px;
    display: block;
    margin-bottom: 9px;
	background:url(../images/footicon1.jpg) no-repeat left bottom;

}
.foot_top_center li a {
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 32px;

}
.foot_top_right {
    float: right;
    width: 10%;
    overflow: hidden;
}
.foot_top_right_ewm {
    display: block;
    width: 100%;
    height: 100%;
    margin: 16px auto 0;
    max-width: 136px;
}
.foot_top_right_ewm  img{
    width: 100%;
}
.foot_top_right_ewm span {
    display: block;
    width: 100%;
    text-align: center;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    color: #666666;

}
.foot_top_right a {
    display: block;
    text-align: center;
    width: 100%;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

.foot_bottom {
    position: relative;
    width: 100%;
    background: #1f1f1f;
    overflow: hidden;
    padding: 0 2em;
}

.foot_bottom_fl {
    float: left;
    width: 80%;
    line-height: 58px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;

}
.foot_bottom_fl a{
    font-size: 14px;
    color: #999999;
}
.foot_bottom_fl a:hover{
    color: #fff;
}
.foot_bottom_fl img {
    margin: 0px 8px;
}
.foot_bottom_fr {
    float: right;
    line-height: 58px;
    overflow: hidden;
}
.foot_bottom_fr a {
    display: block;
    font-size: 14px;
    color: #999999;

}
.dinkuan {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
/*****内页样式******/
.main_cont {
    position: relative;
    width: 100%;
    z-index: 1;
    padding-top: 7em;
}
.main_banner {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_banner_pic {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_banner_pic img {
    width: 100%;
}
.main_banner_cont {
    position: absolute;
    top: 24%;
    width: 100%;
    z-index: 5;
    left: 0;
    text-align: center;
}
.main_banner_lm {
    text-align: center;
    display: block;
    width: 100%;
}
.main_banner_lm h1 {
    font-size: 36px;
    color: #ffffff;
    font-weight: normal;
}

.main_banner_daohan {
    display: block;
    margin: 36px auto 0;
    overflow: hidden;
}
.main_banner_daohan li {
    float: left;
    display: block;
	overflow: hidden;
	margin:0 7px 20px;
}
.main_banner_daohan li a {
    height: 56px;
    width: 180px;
    text-align: center;
    display: block;
    line-height: 56px;
    color: #333333;
    font-size: 18px;
	background:url(../images/mainicon1.png) no-repeat;
	background-size: contain;
}
.main_banner_daohan li a:hover {
	background:url(../images/mainicon2.png) no-repeat;
    color: #fff;
}
.main_sj_nav {
    width: 100%;
    height: 54px;
    line-height: 54px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-overflow-scrolling: touch;
    text-align: justify;
    box-sizing: border-box;
    padding-left: 2%;
    background: #fff;
	display:none;
}
.main_sj_nav a {
    color: #555555;
    text-decoration: none;
    margin-right: 12px;
    font-size: 14px;
    line-height: 54px;
}
.main_cont_top {
    position: relative;
    background: #ebebeb;
    padding: 0 2em;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_top_fl {
    color: #000;
    display: block;
    margin-left: 0px;
    position: relative;
    float: left;
    height: 80px;
    overflow: hidden;
}
.main_cont_top_fl h1 {
    line-height: 76px;
    font-size: 28px;
    color: #231815;
    font-weight: normal;
    display: block;
    border-bottom: 3px solid #c30914;
}
.main_cont_top_position {
    display: inline-block;
    margin-left: 30px;
    float: right;
    height: 80px;
    line-height: 80px;
}
.main_cont_top_position a {
    float: left;
    padding: 0 12px;
    color: #231815;
    font-size: 14px;
}

/*****列表页样式******/
.main_cont_newslist {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
    background: #fafafa;
}

.main_cont_newslist li {
    width: calc(50% - 40px);
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px;
    margin: 0 20px 40px;
    background: #ffffff;
    height: 220px;
}
.main_cont_newslist li a {
    display: block;
    width: 100%;
    height: 100%;
}
.main_cont_newslist li a .main_cont_newslist_pic {
    float: left;
    width: auto;
    height: 100%;
    overflow: hidden;
    margin-right: 28px;
    width: 220px;
}
.main_cont_newslist li a .main_cont_newslist_pic img {
    width: 100%;
}
.main_cont_newslist li a .main_cont_newslist_cont {
    float: left;
    width: calc(100% - 248px);
    overflow: hidden;
    height: 160px;
    position: relative;
}
.main_cont_newslist li a .main_cont_newslist_cont h1 {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
.main_cont_newslist_cont p {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 16px;
}
.main_cont_newslist li a .main_cont_newslist_cont span {
    display: block;
    font-size: 12px;
    color: #999999;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*******内容页样式*********/
.main_cont_show {
    background: #fafafa;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
}
.main_cont_show_cont {
    float: left;
    width: 70%;
    background: #fff;
    padding: 2.8%;
    display: block;
}
.main_cont_show_cont_tit {
    display: block;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    overflow: hidden;
}
.main_cont_show_cont_tit h1 {
    font-size: 24px;
    color: #333333;
    display: block;
    width: 100%;
    line-height: 58px;
    font-weight: bold;
}
.main_cont_show_cont_tit span {
    float: left;
    display: block;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #aaaaaa;
}


.main_cont_show_list {
    float: right;
    width: 24%;
}
.main_cont_show_cont_tit_fx {
    font-size: 14px;
    color: #aaaaaa;
    overflow: hidden;
    float: right;
    height: 48px;
    line-height: 48px;
}
.main_cont_show_cont_tit_fx p {
    float: left;
    margin-right: 10px;
}
.main_cont_show_cont_tit_fx a {
    height: 18px!important;
    width: 18px!important;
    margin: 15px 16px 15px 0!important;
}
.main_cont_show_cont_tit_fx a.bds_tsina {
	background:url(../images/mainicon5.jpg) no-repeat;
}
.main_cont_show_cont_tit_fx a.bds_tqq {
	background:url(../images/mainicon6.jpg) no-repeat;
}
.main_cont_show_cont_tit_fx a.bds_weixin {
	background:url(../images/mainicon7.jpg) no-repeat;
}
.bd_weixin_popup_main{
    min-height: 216px !important;
	background:url(../images/ewm.jpg) no-repeat;
	background-size: 100%;
}
.bd_weixin_popup_main table{
	display:none;
}
.main_cont_show_cont_box {
    font-size: 16px;
    line-height: 28px;
    padding: 26px 0 34px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    display: block;
    width: 100%;
}
.main_cont_show_cont_box img {
    max-width: 100%;
	margin:5px 0px;
}
.main_cont_show_cont_tab {
    display: block;
    width: 100%;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    margin-top: 29px;
}
.main_cont_show_cont_sxqh {
    float: left;
    line-height: 32px;
    display: block;
    width: 78%;
}
.main_cont_show_cont_prev, .main_cont_show_cont_next {
    float: left;
    width: 100%;
    display: block;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}
.main_cont_show_cont_prev .main_cont_show_cont_prev_tit, .main_cont_show_cont_next .main_cont_show_cont_next_tit {
    float: left;
    color: #c30914;
    font-size: 14px;
    display: block;
}
.main_cont_show_cont_prev .main_cont_show_cont_prev_cont, .main_cont_show_cont_next .main_cont_show_cont_next_cont {
    float: left;
    color: #555555;
    font-size: 14px;
    display: block;
}
.main_cont_show_cont_prev .main_cont_show_cont_prev_cont a, .main_cont_show_cont_next .main_cont_show_cont_next_cont a {
    color: #555555;
    font-size: 14px;
    display: block;
	width:100%;
	height:100%;
}
.main_cont_show_cont_fanhui {
    float: right;
    display: block;
    width: 108px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.main_cont_show_cont_fanhui a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #c30914;
    font-size: 14px;
}
.main_cont_show_list {
    float: right;
    width: 24%;
    background: #fff;
    padding: 1.5%;
    display: block;
}
.main_cont_show_list_tit {
    height: 42px;
    line-height: 42px;
    display: block;
    width: 100%;
    margin-bottom: 11px;
    overflow: hidden;
}
.main_cont_show_list_tit h1 {
    float: left;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    display: block;
    height: 42px;
    line-height: 42px;
}
.main_cont_show_list_tit a {
    float: right;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    display: block;
    height: 42px;
    line-height: 42px;
}
.main_cont_show_list_cont {
    display: block;
    width: 100%;
    height: 100%;
}
.main_cont_show_list_cont_one {
    border-bottom: 1px solid #b7b7b7;
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 1px;
    overflow: hidden;
}
.main_cont_show_list_cont_one a {
    display: block;
    width: 100%;
    height: 100%;
}
.main_cont_show_list_cont_one a img {
    width: 100%;
}
.main_cont_show_list_cont_one a span {
    display: block;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    width: 100%;
    color: #333333;
}
.main_cont_show_list_cont ul {
    display: block;
    overflow: hidden;
    padding: 0;
}
.main_cont_show_list_cont ul li {
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    overflow: hidden;
}

.main_cont_show_list_cont ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #666666;
    padding-left: 14px;
    font-size: 14px;
	background:url(../images/mainicon4.jpg) no-repeat left center;
}
/*************单页样式*********************/
.main_cont_page  {
    background: #fafafa;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
}
.main_cont_page_cont {
    float: left;
    width: 100%;
    background: #fff;
    padding: 2.8%;
    display: block;
}

.main_cont_page_cont_box {
    font-size: 16px;
    line-height: 28px;
    padding: 26px 0 34px;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    display: block;
    width: 100%;
}
.main_cont_show_cont_box img {
    max-width: 100%;
	margin:5px 0px;
}
/********新闻综合页样式************/
.main_newszh {
    background: #fafafa;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
}

.main_newszh_left {
    float: left;
    width: calc(50% - 30px);
    display: block;
    overflow: hidden;
    margin-right: 30px;
}
.main_newszh_left  .main_newszh_box_tit {
	margin-top:12px;
}
.main_newszh_left  .main_newszh_box_img {
	margin-top:30px;
}
.main_newszh_right {
    float: right;
    width: calc(50% - 30px);
    margin-left: 30px;
    display: block;
    overflow: hidden;
}
.main_newszh_right .main_newszh_box_tit {
	margin-top:42px;
}
.main_newszh_box {
    background: #ffffff;
    padding: 1.5%;
    margin-bottom: 40px;
}
.main_newszh_box_tit {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_newszh_box_tit {
    display: block;
    width: 96%;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    margin: 0 2%;
    height: 64px;
    line-height: 64px;
    margin-bottom: 10px;
}
.main_newszh_box_tit a {
    display: block;
    width: 100%;
    height: 100%;
	padding-left:54px;
}
.main_newszh_box_one .main_newszh_box_tit a{
	background:url(../images/mainicon8.png) no-repeat left center;
}
.main_newszh_box_tow .main_newszh_box_tit a{
	background:url(../images/mainicon9.png) no-repeat left center;
}
.main_newszh_box_three .main_newszh_box_tit a{
	background:url(../images/mainicon10.png) no-repeat left center;
}
.main_newszh_box_four .main_newszh_box_tit a{
	background:url(../images/mainicon11.png) no-repeat left center;
}
.main_newszh_box_tit a:hover h1{
	color:#c61721;
}
.main_newszh_box_one .main_newszh_box_tit a:hover{
	background:url(../images/mainicon8h.png) no-repeat left center;
}
.main_newszh_box_tow .main_newszh_box_tit a:hover{
	background:url(../images/mainicon9h.png) no-repeat left center;
}
.main_newszh_box_three .main_newszh_box_tit a:hover{
	background:url(../images/mainicon10h.png) no-repeat left center;
}
.main_newszh_box_four .main_newszh_box_tit a:hover{
	background:url(../images/mainicon11h.png) no-repeat left center;
}
.main_newszh_box_tit a h1 {
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    float: left;
    height: 64px;
    line-height: 64px;
}
.main_newszh_box_img {
    display: block;
    width: 100%;
    height: 100%;
}
.main_newszh_box_img img {
    width: 100%;
}
.main_newszh_box_cont {
    width: 100%;
    overflow: hidden;
	position:relative;
}
.main_newszh_box_cont .swiper-wrapper {
    height: 178px!important;
}
.main_newszh_box_cont .swiper-wrapper  .swiper-slide{
	position:relative;
    height: 178px!important;
}

.main_newszh_box_cont a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_newszh_box_cont a h1 {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
}
.main_newszh_box_cont a p {
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    width: 100%;
    color: #999999;
}
.main_newszh_box_cont a span {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 100%;
    overflow: hidden;
    display: block;
    color: #999999;
}
.main_newszh_box_cont a:hover h1{
    color: #c61721;
}


.main_newszh_box_cont .swiper-pagination {
    position: absolute;
    z-index: 20;
    left: 0;
    width: 100%;
    bottom: 22px;
	margin:0;
    text-align: left;
}
.main_newszh_box_cont .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/mainicon13.png) no-repeat;
    margin-right:8px;
    cursor: pointer;
}
.main_newszh_box_cont .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:url(../images/mainicon12.png) no-repeat;
}

/********一站式定制样式************/
.main_yzsdz_onebox {
    background: #ffffff;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
	margin-bottom:-80px;
}
.main_yzsdz_box_img {
    width: 100%;
	display:block;
	overflow:hidden;
}

.main_yzsdz_box_img img {
    width: 100%;
}
.main_yzsdz_box {
    display: block;
    margin-bottom: 80px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


.main_yzsdz_towbox {
    background: #f6f6f6;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
}
.main_yzsdz_chanpin {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.main_yzsdz_chanpin_tit {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}

.main_yzsdz_chanpin_tit h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    color: #333333;
    margin-bottom: 20px;
}
.main_yzsdz_chanpin_tit ul {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 570px;
    margin: 0 auto 45px;
}
.main_yzsdz_chanpin_tit ul li {
    float: left;
    background: #e6e6e6;
    height: 48px;
    line-height: 48px;
    width: 180px;
    margin-right: 15px;
    color: #7b7b7b;
    font-size: 16px;
    margin-bottom: 15px;
}
.main_yzsdz_chanpin_tit ul li.cur {
    background: #c30914;
    color: #fff;
}
.main_yzsdz_chanpin_cont {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont .list1 {
    width: 300%;
}
.main_yzsdz_chanpin_cont .list1 .tabCon {
	float: left;
	width: calc(100% / 3);
}
#s1,#s2,#s3,#s4{
	overflow: hidden;
}
.main_yzsdz_chanpin_cont {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont_pic {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont_pic img {
    width: 100%;
}
.main_yzsdz_chanpin_cont_cppic {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont_cppic_tit {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 36px;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont_cppic_tit h1 {
    font-size: 28px;
    color: #333333;
    line-height: 52px;
    height: 52px;
    display: block;
}
.main_yzsdz_chanpin_contz_cppic_tit span {
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #666666;
}
.main_yzsdz_chanpin_cont_cppic_box {
    display: block;
    margin-top: 42px;
    width: 100%;
    overflow: hidden;
	position:relative;
}
.main_yzsdz_chanpin_cont_cppic_box .swiper-wrapper {
    min-height: 340px!important;
}
.main_yzsdz_chanpin_cont_cppic_box .swiper-wrapper  .swiper-slide{
	position:relative;
    min-height: 340px!important;
	padding-bottom:82px;
}
.main_yzsdz_chanpin_cont_cppic_box li {
    float: left;
    width: 25%;
    padding: 0 2%;
    position: relative;
    display: block;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont_cppic_box li a {
    display: block;
    width: 100%;
    height: 340px;
    position: relative;
}
.main_yzsdz_chanpin_cont_cppic_box_pic {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    background: #fff;
    height: 290px;
    overflow: hidden;
}
.main_yzsdz_chanpin_cont_cppic_box li a img {
    position: relative;
    z-index: 1;
    max-width: 100%;
    max-height: 100%;
}
.main_yzsdz_chanpin_cont_cppic_box li a span {
    position: relative;
    bottom: 0;
    left: 0;

    text-align: center;
    z-index: 5;
    color: #333333;
    font-size: 16px;
    background: #fff;
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
}

.main_yzsdz_chanpin_cont_cppic_box  .swiper-pagination {
    position: absolute;
    z-index: 20;
    left: 0;
    width: 100%;
    bottom: 2%;
    text-align: center;
}
.main_yzsdz_chanpin_cont_cppic_box .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/yzsdzicon1.png) no-repeat;
    margin-right: 7px;
    cursor: pointer;
}
.main_yzsdz_chanpin_cont_cppic_box .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:url(../images/yzsdzicon2.png) no-repeat;
}



.main_yzsdz_liuchen {
}
.main_yzsdz_liuchen img {
    width: 100%;
}

.main_yzsdz_biaoge {
    background: #ffffff;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
}
.main_yzsdz_biaoge_tit {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #333333;
    line-height: 112px;
    height: 112px;
}
.main_yzsdz_biaoge_box {
    display: block;
    margin-top: 6px;
    text-align: center;
    margin-bottom: 38px;
    position: relative;
}

.main_yzsdz_biaoge_box .form {
    display: block;
    height: 50px;
    position: relative;
    width: 1150px;
    margin: 0 auto;
}

.main_yzsdz_biaoge_box  .form input#Title {
    width: 240px;
    height: 50px;
    background: #f8f8f8;
    display: block;
    border: 1px solid #dddddd;
    padding: 0 18px;
    margin-right: 14px;
    float: left;
    font-size: 16px;
    color: #888888;
    line-height: 50px;
}

.main_yzsdz_biaoge_box .form textarea#Content {
    width: 240px;
    height: 50px;
    background: #f8f8f8;
    display: block;
    border: 1px solid #dddddd;
    padding: 0 18px;
    margin-right: 14px;
    float: left;
    font-size: 16px;
    color: #888888;
    line-height: 50px;
}
select#selectp {
    width: 150px;
    height: 50px;
    background: #f8f8f8;
    display: block;
    border: 1px solid #dddddd;
    padding: 0 18px;
    margin-right: 14px;
    float: left;
    font-size: 16px;
    color: #888888;
    line-height: 50px;
}
select#selectc {
    width: 150px;
    height: 50px;
    background: #f8f8f8;
    display: block;
    border: 1px solid #dddddd;
    padding: 0 18px;
    margin-right: 14px;
    float: left;
    font-size: 16px;
    color: #888888;
    line-height: 50px;
}
select#cplb {
    width: 150px;
    height: 50px;
    background: #f8f8f8;
    display: block;
    border: 1px solid #dddddd;
    padding: 0 18px;
    margin-right: 14px;
    float: left;
    font-size: 16px;
    color: #888888;
    line-height: 50px;
}
.main_yzsdz_biaoge_box .form .main_yzsdz_biaoge_tj {
    width: 150px;
    height: 50px;
    background: #c30914;
    display: block;
    border: none;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #fff;
}


/*******全球门店样式********/
.main_cont_quanqiumd_cont {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
    transform: translate(-260%,-72%);
    -webkit-transform: translate(-260%,-72%);
}
.main_cont_quanqiumd_cont h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 24px;
}
.main_cont_quanqiumd_cont p span {
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    line-height: 30px;
}

.map_cont {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #fff;
}
.map_cont .dinkuan{
	position:relative;
	overflow: initial;
}
.marketing_b_co {
    position: absolute;
    width: 348px;
    height: 100%;
    box-sizing: border-box;
    left: 0;
    top: 0;
    background: #f8f8f8;
    color: #fff;
}
.marketing_b_co ul{width: 100%;max-height: 100%;position: absolute;left: 0;top: 150px;z-index: -1;opacity: 0; height:calc(100% - 194px)}
.marketing_b_co ul.on{z-index: 5;opacity: 1;}
.marketing_b_co ul li{padding: 30px 45px;border-bottom: 1px solid #d0b8b8;}
.marketing_b_co ul li dt{margin-bottom: 0px;font-weight: normal;  font-size: 24px; color:#333333;}
.marketing_b_co ul li dd{line-height: 1.8; font-size: 16px; color:#666666;}
.marketing_b_co ul li dd span{ display: block; padding-bottom: 14px;}
.marketing_b_co ul li dd a{color:#666666;}
.marketing_b_co ul li dd a:hover{color:#666666!important;}
.marketing_b_co .mCSB_inside>.mCSB_container{margin-right: 0;}
.marketing_b_co .mCSB_scrollTools{width: 6px;}
.mbt {
    background: #fff;
    overflow: hidden;
    padding: 20px;
}
.mbt dl{
	width:65%;
	float:left;
}
.mbt dt{
	font-size:24px;
	color:#000;
	line-height: 2.3;
}
.mbb {
    font-size: 14px;
    line-height: 4em;
    background: #c30914;
    color: #fff;
    text-align: center;
}

/********发展历程样式**********/
.main_cont_fazhanlicheng {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #fff;
}
.fzlc_banner h1{
   color:#333333;
}
.dev_index_r_part {
    position: relative;
    width: 100%;
    height: 268px;
    overflow: hidden;
}

/*****图片页样式******/
.main_cont_piclist {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    overflow: hidden;
    background: #ffffff;
}
.piclist_banner h1{
    color: #cf080a;
    font-size: 28px;
}
.piclist_banner span {
    font-size: 14px;
    color: #454545;
    display: block;
    width: 100%;
    line-height: 30px;
    margin-top: 16px;
}
.main_cont_piclist_pic li {
    float: left;
    width: 25%;
    padding: 0 20px;
    display: block;
    height: 310px;
    overflow: hidden;
    margin-bottom: 40px;
}
.main_cont_piclist_pic li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_cont_piclist_pic li a .main_cont_piclist_img {
    display: block;
    width: 100%;
    background: #f6f6f6;
    text-align: center;
    height: 250px;
    line-height: 250px;
}
.main_cont_piclist_pic li a .main_cont_piclist_img img {
    margin: auto;
    display: block;
    max-width: 100%;
	max-height:100%;
}
.main_cont_piclist_pic li a span {
    height: 58px;
    line-height: 58px;
    text-align: center;
    display: block;
    font-size: 16px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    padding: 0 2%;
}
/******服务热线样式********/
.main_fwrx {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background: url(../images/fwzxbg.jpg) no-repeat top center #f8f8f8;
    background-size: cover;
    padding: 4em 2em;
    z-index: 5;
}
.main_banner_fwrxcont{
    top: 50%;
} 
.main_fwrx_tit {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.main_fwrx_tit h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    color: #333333;
    padding-bottom: 5px;
    background: url(../images/fwzxicon1.jpg) no-repeat center bottom;
}
.main_fwrx_tit span {
    color: #333333;
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: center;
    height: 46px;
    line-height: 46px;
}
.main_fwrx_cont {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 130px;
}
.main_fwrx_cont_zgzb {
    display: block;
    float: left;
    width: calc(100% / 3);
    text-align: center;
    overflow: hidden;
    padding: 0 4%;
}
.main_fwrx_cont_zgzb_tit {
    padding-top: 70px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 120px;
    line-height: 50px;
    background: url(../images/fwzxicon2.png) center 14px no-repeat;
}
.main_fwrx_cont_zgzb_tit h1 {
    display: block;
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
    color: #333333;
    width: 100%;
}

.main_fwrx_cont_zgzb_box {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.main_fwrx_cont_zgzb_box span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    width: 100%;
    color: #666666;
	
}


.main_fwrx_cont_ghzx {
    display: block;
    float: left;
    width: calc(100% / 3);
    text-align: center;
    overflow: hidden;
    padding: 0 4%;
	
}
.main_fwrx_cont_ghzx_tit {
    padding-top: 70px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 120px;
    line-height: 50px;
    background: url(../images/fwzxicon3.png) center 14px no-repeat;
}
.main_fwrx_cont_ghzx_tit h1 {
    display: block;
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
    color: #333333;
    width: 100%;
}

.main_fwrx_cont_ghzx_box {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.main_fwrx_cont_ghzx_box span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    width: 100%;
    color: #666666;
}

.main_fwrx_cont_yxzx {
    display: block;
    float: left;
    width: calc(100% / 3);
    text-align: center;
    overflow: hidden;
    padding: 0 4%;
}
.main_fwrx_cont_yxzx_tit {
    padding-top: 70px;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 120px;
    line-height: 50px;
    background: url(../images/fwzxicon4.png) center 14px no-repeat;
}
.main_fwrx_cont_yxzx_tit h1 {
    display: block;
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
    color: #333333;
    width: 100%;
}

.main_fwrx_cont_yxzx_box {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.main_fwrx_cont_yxzx_box span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    width: 100%;
    color: #666666;
}
.main_fwrx_cont_yxzx_box h1 {
    display: block;
    width: 100%;
    padding: 12px 0;
    font-size: 24px;
    line-height: 50px;
    font-weight: normal;
    color: #333333;
}




/******加入我们样式********/
.main_jrwm {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_jrwm_pic {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_jrwm_pic img {
    width: 100%;
}
.main_jrwm_cont {
    position: absolute;
    top: 22%;
    width: 100%;
    z-index: 5;
    left: 0;
    text-align: center;
}
.main_jrwm_lm {
    text-align: center;
    display: block;
    width: 100%;
}
.main_jrwm_lm h1 {
    font-size: 36px;
    color: #333333;
    font-weight: normal;
}
.main_jrwm_contbox {
    display: block;
    margin-top: 6%;
    width: 100%;
    overflow: hidden;
}
.main_jrwm_contbox_box {
    width: calc(100% / 3);
    padding: 0 2%;
    display: block;
    overflow: hidden;
    float: left;
}
.main_jrwm_contbox_box h1 {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    background-color: rgba(51,51,51,0.8)!important;
    background-color: #333333;
    filter: Alpha(opacity=80);
}
.main_jrwm_contbox_box .main_jrwm_contbox_box_span {
    display: block;
    width: 100%;
    background-color: rgba(255,255,255,0.9)!important;
    background-color: #ffffff;
    filter: Alpha(opacity=90);
    padding: 22px 36px;
    text-align: left;
    line-height: 28px;
    height: 272px;
    overflow: hidden;
}
.main_jrwm_contbox_box .main_jrwm_contbox_box_span span {
    line-height: 28px;
    font-size: 14px;
    font-weight: normal;
    color: #555555;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_cont_jrwm_zxns {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #ffffff;
    overflow: hidden;
}
.main_cont_jrwm_zxns_tit {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 52px;
    overflow: hidden;
}
.main_cont_jrwm_zxns_tit h1 {
    color: #333333;
    font-size: 36px;
    font-weight: normal;
}
.main_cont_jrwm_zxns_cont {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_jrwm_zxns_cont table {
    width: 100%;
}
.main_cont_jrwm_zxns_cont thead {
    background: #c30914;
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: center;
}
.main_cont_jrwm_zxns_cont thead tr td {
    color: #ffffff;
    font-size: 16px;
	background:url(../images/jiaruwmicon1.png) repeat-y right;
}
.main_cont_jrwm_zxns_cont tbody {
    width: 100%;
    text-align: center;
	background:#f8f8f8;
}
.main_cont_jrwm_zxns_cont tbody td {
    height: 180px;
    color: #333333;
    font-size: 14px;
    padding: 3%;
}
.main_cont_jrwm_zyfz {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_jrwm_zyfz img {
    position: relative;
    width: 100%;
    z-index: 1;
}
.main_cont_jrwm_zyfz_cont {
    position: absolute;
    z-index: 5;
    top: 36%;
    width: 100%;
    text-align: center;
    overflow: hidden;
    left: 0;
}
.main_cont_jrwm_zyfz_cont h1 {
    color: #ffffff;
    font-size: 36px;
    display: block;
    font-weight: normal;
    margin-bottom: 34px;
}
.main_cont_jrwm_zyfz_cont span {
    display: block;
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
}
.main_cont_jrwm_yggh {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #f9f9f9;
    overflow: hidden;
}
.main_cont_jrwm_yggh_tit {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 52px;
    overflow: hidden;
}

.main_cont_jrwm_yggh_tit h1 {
    color: #333333;
    font-size: 36px;
    font-weight: normal;
}
.main_cont_jrwm_yggh_cont {
    display: block;
    width: 100%;
    overflow: hidden;
	background: #ffffff;
}
.main_cont_jrwm_yggh_fl .main_cont_jrwm_yggh_cont_pic {
    float: left;
}
.main_cont_jrwm_yggh_fr .main_cont_jrwm_yggh_cont_pic {
    float: right;
}
.main_cont_jrwm_yggh_fl .main_cont_jrwm_yggh_cont_span {
    float: right;
}
.main_cont_jrwm_yggh_fr .main_cont_jrwm_yggh_cont_span {
	float: left;
}

.main_cont_jrwm_yggh_cont_pic  {
	width: 50%;
    display: block;
    overflow: hidden;
}
.main_cont_jrwm_yggh_cont img {
    width: 100%;
}

.main_cont_jrwm_yggh_cont_span {
    width: 50%;
    display: block;
    overflow: hidden;
    height: 100%;
    padding: 38px;
}
.main_cont_jrwm_yggh_cont_span h1 {
    font-size: 18px;
    color: #c30914;
    line-height: 34px;
    margin-top: 12px;
    display: block;
    width: 100%;
}
.main_cont_jrwm_yggh_cont_span span {
    font-size: 14px;
    color: #555555;
    line-height: 28px;
    display: block;
    width: 100%;
}



/******工程案例******/
.main_cont_gcal {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_gcal_pic {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_cont_gcal_pic img {
    width: 100%;
}
.main_cont_gcal_cont {
    position: absolute;
    transform: translate(-156%,-50%);
    -webkit-transform: translate(-156%,-50%);
    left: 61%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_cont_gcal_cont h1 {
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 24px;
}
.main_cont_gcal_cont p span {
    font-size: 14px;
    color: #fff;
    display: block;
    width: 100%;
    line-height: 30px;
}
.main_cont_gcal_alzs {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #f4f4f4;
    overflow: hidden;
}
.main_cont_gcal_alzs_tit {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.main_cont_gcal_alzs_tit h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    color: #333333;
    margin-bottom: 20px;
}
.main_cont_gcal_alzs_tit ul {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 620px;
    margin: 0 auto 30px;
}
.main_cont_gcal_alzs_tit ul li {
    float: left;
    background: #111111;
    height: 48px;
    line-height: 48px;
    width: 200px;
    margin-right: 10px;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 15px;
}
.main_cont_gcal_alzs_tit ul li.cur {
	background:#c30914;
}
.main_cont_gcal_alzs_cont {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.list2 {
    width: 300%;
}
.main_cont_gcal_alzs_cont .list2 .tabCon {
    float: left;
    width: calc(100% / 3);
}
.main_cont_gcal_alzs_cont_box {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.main_cont_gcal_alzs_cont_box .swiper-wrapper {
    min-height: 340px!important;
}
.main_cont_gcal_alzs_cont_box .swiper-wrapper .swiper-slide {
    position: relative;
    min-height: 340px!important;
    padding-bottom: 82px;
}
.main_cont_gcal_alzs_cont_box li {
    float: left;
    width: calc(100% / 3);
    padding: 0 5px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
.main_cont_gcal_alzs_cont_box li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 340px;
}
.main_cont_gcal_alzs_cont_box li a .main_cont_gcal_alzs_cont_box_pic {
    display: block;
    width: 100%;
    height: 100%;
}
.main_cont_gcal_alzs_cont_box li a .main_cont_gcal_alzs_cont_box_pic  img{
    width: 100%;
}
.main_cont_gcal_alzs_cont_box li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
	background-color: rgba(0,0,0,0.6)!important;
	background-color: #000;
    filter: Alpha(opacity=60);
    color: #fff;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    font-size: 14px;
}
.main_cont_gcal_zlhz {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #ffffff;
    overflow: hidden;
}
.main_cont_gcal_zlhz_tit {
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.main_cont_gcal_zlhz_tit h1 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    color: #111111;
    margin-bottom: 34px;
}
.main_cont_gcal_zlhz_cont {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.main_cont_gcal_zlhz_cont li {
    float: left;
    width: 20%;
    padding: 0 6px;
    margin-bottom: 25px;
    display: block;
    height: 110px;
}
.main_cont_gcal_zlhz_cont li span {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    overflow: hidden;
    text-align: center;
}
.main_cont_gcal_zlhz_cont li img {
    max-width: 100%;
    max-height: 100%;
}
/******服务页******/
.main_cont_fwzx {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
	background:#fafafa;
    overflow: hidden;
}
.main_cont_fwzx_fwrx {
    width: calc(50% - 20px);
    float: left;
    margin-right: 20px;
    display: block;
    overflow: hidden;
    background: #fff;
}
.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit {
    text-align: center;
    width: 100%;
    margin-top: 34px;
    display: block;
}
.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit h1 {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #333333;
}

.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit span {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    color: #666666;
}
.main_cont_fwzx_fwrx_icon {
    text-align: center;
    width: 100%;
    margin-top: 25px;
    display: block;
    margin-bottom: 23px;
}

.main_cont_fwzx_fwrx_icon p {
    display: block;
    font-size: 14px;
    color: #333333;
    height: 40px;
    line-height: 38px;
    padding-bottom: 2px;
	background:url(../images/fwzxicon1.jpg) no-repeat center bottom;
}
.main_cont_fwzx_fwrx_pic {
    width: 100%;
    display: block;
}
.main_cont_fwzx_fwrx_pic img{
    width: 100%;
}


.main_cont_fwzx_bzzx {
    width: calc(50% - 20px);
    float: left;
    margin-left: 20px;
    display: block;
    overflow: hidden;
    background: #fff;
}
.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit {
    text-align: center;
    width: 100%;
    margin-top: 34px;
    display: block;
}
.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit h1 {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #333333;
}

.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit span {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    color: #666666;
}
.main_cont_fwzx_bzzx_icon {
    text-align: center;
    width: 100%;
    margin-top: 25px;
    display: block;
    margin-bottom: 23px;
}

.main_cont_fwzx_bzzx_icon p {
    display: block;
    font-size: 14px;
    color: #333333;
    height: 40px;
    line-height: 38px;
    padding-bottom: 2px;
	background:url(../images/fwzxicon1.jpg) no-repeat center bottom;
}
.main_cont_fwzx_bzzx_pic {
    width: 100%;
    display: block;
}
.main_cont_fwzx_bzzx_pic img{
    width: 100%;
}
.main_cont_lxwm {
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
	display:block;
}
.main_cont_lxwm img {
    width: 100%;
}
.main_sj_cont_lxwm {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}
.main_sj_cont_lxwm img {
    width: 100%;
}
.main_sj_cont_lxwm_cont {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 2em 1em;
    background: #fff;
    overflow: hidden;
}
.main_sj_cont_lxwm_cont h1 {
    display: block;
    width: 100%;
    font-size: 22px;
    color: #333333;
    line-height: 38px;
}

.main_sj_cont_lxwm_cont span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}

/******帮助中心样式**********/
.main_cont_bangzhu {
    position: relative;
    width: 100%;
    z-index: 1;
    background: #ffffff;
    overflow: hidden;
    padding-bottom: 18px;
}
.main_cont_bangzhu dl {
    padding: 4em 2em;
    display: block;
    height: auto;
    overflow: hidden;
}
.main_cont_bangzhu dl .wd {
    margin: 0 auto;
    width: 100%;
}
.main_cont_bangzhu dl dt {
    height: 42px;
    line-height: 42px;
    margin-bottom: 2px;
    cursor: pointer;
}

.main_cont_bangzhu dl dt div {
    margin: 0 46px 0 75px;
    color: #333;
    font-size: 24px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    font-weight: normal;
}
.main_cont_bangzhu dl dt span {
    float: left;
    width: 42px;
    height: 42px;
    line-height: 42px;
    display: block;
    color: #fff;
    font-size: 20px;
    text-align: center;
	background-color: #c30914;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    border-radius: 42px;
}

.main_cont_bangzhu dl dt.on div {
    color: #c30914;
}
.main_cont_bangzhu dl.main_cont_bangzhu_huise {
    background-color: #f6f6f6;
}
.main_cont_bangzhu dl.main_cont_bangzhu_huise dt span {
    background-color: #858585;
}

.main_cont_bangzhu dl dd {
    color: #666;
    font-size: 15px;
    line-height: 32px;
    height: auto;
    overflow: hidden;
    display: none;
    margin-top: 8px;
    margin: 0 46px 0 75px;
}

/*******产品列表页********/

.main_cplist_banner {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
	background:#fafafa;
}
.main_cplist_banner_pic {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_cplist_banner_pic img {
    width: 100%;
}

.main_cplist_banner_cont  {
    position: absolute;
    top: 32%;
    width: 100%;
    z-index: 5;
    left: 0;
    text-align: center;
}

.main_cplist_banner_lm {
    text-align: center;
    display: block;
    width: 100%;
}
.main_cplist_banner_lm h1 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
}
.main_cplist_banner_lm span {
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    height: 62px;
    line-height: 62px;
    display: block;
}
.main_cont_cplist {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    padding: 4em 2em;
}
.main_cont_cplist li {
    float: left;
    width: 20%;
    text-align: center;
    padding: 0 15px;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}
.main_cont_cplist li a {
    display: block;
    position: relative;
    background: #fff;
    width: 100%;
    height: 270px;
}
.main_cont_cplist li a .main_cont_cplist_pic {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 220px;
    overflow: hidden;
}
.main_cont_cplist li a .main_cont_cplist_pic img {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
}
.main_cont_cplist li a span {
    position: relative;
    bottom: 0;
    z-index: 5;
    width: 100%;
    text-align: center;
    color: #333333;
    left: 0;
    height: 50px;
    font-size: 14px;
    display: block;
    line-height: 50px;
}
.main_cont_cplist li a:hover span {
    color: #c30914;
}

/*******产品集群样式*********/
.main_cont_cyjq {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_cyjq_pic {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_cont_cyjq_pic img {
    width: 100%;
}
.main_cont_cyjq_cont {
    position: absolute;
    left: 63%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
    transform: translate(-142%,-64%);
    -webkit-transform: translate(-142%,-64%);
}
.main_cont_cyjq_cont h1 {
    color: #fff;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 24px;
}
.main_cont_cyjq_cont p span {
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    line-height: 30px;
}
.main_cont_cyjq_contbox {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #ffffff;
    overflow: hidden;
}
.main_cont_cyjq_box {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    background: #f4f4f4;
	position:relative;
    overflow: hidden;
}
.main_cont_cyjq_box_fl .main_cont_cyjq_box_pic {
    float: left;
    width: 50%;
    overflow: hidden;
}
.main_cont_cyjq_box img {
    width: 100%;
}
.main_cont_cyjq_box_fr .main_cont_cyjq_box_pic {
    float: right;
    width: 50%;
    overflow: hidden;
}
.main_cont_cyjq_box_fl .main_cont_cyjq_box_cont {
    float: right;
    width: 50%;
    text-align: center;
    position: absolute;
    left: 75%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.main_cont_cyjq_box_fr .main_cont_cyjq_box_cont {
    float: right;
    width: 50%;
    text-align: center;
    position: absolute;
    left: 25%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont i {
    width: 132px;
    height: 132px;
    display: block;
    margin: 0 auto;
	background-size: 96%!important;
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont h1 {
    display: block;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #111111;
    font-size: 26px;
    margin-top: 15px;
    font-weight: normal;
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont span {
    display: block;
    width: 100%;
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
}

/****产品中心*******/
.main_cont_cpzx {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 4em 2em;
    background: #fafafa;
    overflow: hidden;
}

.main_cont_cpzx_pic {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_cont_cpzx_pic .swiper-pagination {
    bottom: 28px  !important;
}
.main_cont_cpzx_pic a {
    display: block;
    width: 100%;
    height: 100%;
}
.main_cont_cpzx_pic a img {
    width: 100%;
}
.main_cont_cpzx_cont {
    margin-top: 40px;
    display: block;
    overflow: hidden;
    width: 100%;
}
.main_cont_cpzx_cont_box {
    margin-bottom: 40px;
    display: block;
    overflow: hidden;
    width: 100%;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl {
    float: left;
    background: #ffffff;
    width: 38%;
    height: 340px;
    text-align: center;
    overflow: hidden;
}
.main_cont_cpzx_cont_box_fr {
    float: right;
    width: 60%;
    height: 340px;
    overflow: hidden;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl h1 {
    height: 34px;
    line-height: 32px;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 2px;
	background:url(../images/cpzxicon1.jpg) no-repeat bottom center;
    margin-top: 46px;
    color: #555555;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl span {
    margin-top: 20px;
    height: 56px;
    line-height: 56px;
    font-size: 32px;
    color: #333333;
    display: block;
    width: 100%;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #555555;
    display: block;
    width: 100%;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl a {
    display: block;
    width: 146px;
    height: 44px;
    line-height: 44px;
    background: #c30914;
    margin: 42px auto 0;
    font-size: 16px;
    color: #fff;
}
.main_cont_cpzx_cont_box_fr li {
    width: calc(100% / 3);
    float: left;
    padding: 0 2%;
    text-align: center;
    height: 340px;
    overflow: hidden;
}
.main_cont_cpzx_cont_box_fr li a {
    background: #fff;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.main_cont_cpzx_cont_box_fr li a:hover span{
    color: #c50606;
}
.main_cont_cpzx_cont_box_fr li a img {
    max-width: 100%;
    max-height: 100%;
}
.main_cont_cpzx_cont_box_fr li a span {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 8%;
    color: #333333;
    font-size: 16px;
}
.main_cont_cpzx_sp {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    background: #fafafa;
    overflow: hidden;
    padding-bottom: 5em;
}

.main_cont_cpzx_sp a {
    display: block;
    width: 50%;
    height: 100%;
    overflow: hidden;
    padding: 0 2%;
    float: left;
}
.main_cont_cpzx_sp a img {
    width: 100%;
}


.main_cont_cpzx_sp_vid {
    display: none;
    position: fixed;
    width: 800px;
    height: 600px;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -300px;
    z-index: 10;
}
.main_cont_cpzx_sp2_vid {
    display: none;
    position: fixed;
    width: 800px;
    height: 600px;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -300px;
    z-index: 10;
}
.main_cont_cpzx_sp_vid embed {
    width: 800px;
    height: 600px;
}
.main_cont_cpzx_sp2_vid embed {
    width: 800px;
    height: 600px;
}
/*******关于金博样式*******/
.main_cont_about_nav {
    position: static;
    z-index: 600;
    width: 100%;
    background: #fff;
    height: 7em;
    padding: 0 2em;
}
.main_cont_about_nav li {
    float: left;
    display: block;
    width: calc(100% / 6);
    height: 7em;
    text-align: center;
}
.main_cont_about_nav li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_cont_about_nav li a span {
    font-size: 14px;
    color: #333333;
    height: 36px;
    line-height: 36px;
    display: block;
    width: 100%;
}
.main_cont_about_nav li a:hover span{
	color:#c30914;
}
.main_cont_about_nav li a i {
    height: 32px;
    width: 32px;
    display: block;
    margin: 12px auto 0px;
}
.main_cont_about_nav li.about_nav1 a i{
background:url(../images/abouticon1.png) no-repeat center;
}

.main_cont_about_nav li.about_nav1 a:hover i{
background:url(../images/abouticon1h.png) no-repeat center;
}

.main_cont_about_nav li.about_nav2 a i{
background:url(../images/abouticon2.png) no-repeat center;
}

.main_cont_about_nav li.about_nav2 a:hover i{
background:url(../images/abouticon2h.png) no-repeat center;
}


.main_cont_about_nav li.about_nav3 a i{
background:url(../images/abouticon3.png) no-repeat center;
}

.main_cont_about_nav li.about_nav3 a:hover i{
background:url(../images/abouticon3h.png) no-repeat center;
}


.main_cont_about_nav li.about_nav4 a i{
background:url(../images/abouticon4.png) no-repeat center;
}

.main_cont_about_nav li.about_nav4 a:hover i{
background:url(../images/abouticon4h.png) no-repeat center;
}

.main_cont_about_nav li.about_nav5 a i{
background:url(../images/abouticon5.png) no-repeat center;
}

.main_cont_about_nav li.about_nav5 a:hover i{
background:url(../images/abouticon5h.png) no-repeat center;
}

.main_cont_about_nav li.about_nav6 a i{
background:url(../images/abouticon6.png) no-repeat center;
}

.main_cont_about_nav li.about_nav6 a:hover i{
background:url(../images/abouticon6h.png) no-repeat center;
}

.main_cont_gsgk {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 8em 2em;
	background:url(../images/aboutbg1.jpg) no-repeat center #f4f4f4;
    overflow: hidden;
}
.main_cont_gsgk_fl {
    float: left;
    width: 36%;
    overflow: hidden;
}
.main_cont_gsgk_fl .main_cont_gsgk_fl_tit h1 {
    font-size: 36px;
    color: #333333;
    margin-bottom: 36px;
    display: block;
}
.main_cont_gsgk_fl_cont {
    display: block;
    width: 100%;
    height: 100%;
}
.main_cont_gsgk_fl_cont img {
    width: 100%;
}
.main_cont_gsgk_fr {
    float: left;
    width: 50%;
    margin-left: 98px;
    overflow: hidden;
}
.main_cont_gsgk_fr_tit {
    display: block;
    width: 100%;
}
.main_cont_gsgk_fr_tit h1 {
    font-size: 26px;
    color: #c30914;
    margin-bottom: 36px;
    display: block;
}
.main_cont_gsgk_fr_cont {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_gsgk_fr_cont p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.main_cont_dszzc {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 8em 2em;
    background: #ffffff;
    overflow: hidden;
}
.main_cont_dszzc_fl {
    float: left;
    width: 40%;
}
.main_cont_dszzc_fl img {
    width: 100%;
}
.main_cont_dszzc_fr {
    float: right;
    width: 58%;
    padding-left: 88px;
    background: url(../images/abouticon7.png) no-repeat left 19%;
}
.main_cont_dszzc_fr h1 {
    font-size: 38px;
    color: #333333;
    display: block;
    margin-bottom: 36px;
}
.main_cont_dszzc_fr p {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.main_cont_dszzc_fr span {
    text-align: right;
    display: block;
    width: 100%;
    margin-top: 16px;
    color: #666666;
    font-size: 16px;
    padding-bottom: 74px;
	background:url(../images/abouticon8.png) no-repeat right bottom;
}
.main_cont_ppwh {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.positionr{
	position:relative;
}
.main_cont_ppwh img {
    width: 100%;
}
.main_cont_ppwh_cont {
    position: absolute;
    transform: translate(-156%,-50%);
    -webkit-transform: translate(-156%,-50%);
    left: 61%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_cont_ppwh_cont h1 {
    font-size: 38px;
    display: block;
    width: 100%;
    color: #fff;
}
.main_cont_ppwh_cont span {
    color: #fff;
    font-size: 26px;
    line-height: 74px;
    display: block;
}
.main_cont_ppwh_cont p {
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    width: 100%;
}
.main_cont_pplc {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 8em 2em 14em;
	background:url(../images/aboutbg3.jpg) no-repeat center #f4f4f4;
    overflow: hidden;
}
.main_cont_pplc_fl {
    float: left;
    width: 50%;
}
.main_cont_pplc_fl h1 {
    font-size: 38px;
    display: block;
    width: 100%;
    color: #e4211b;
    margin-bottom: 28px;
}
.main_cont_pplc_fl_cont {
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_cont_pplc_fl_cont p {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 36px;
    font-size: 14px;
    color: #333333;
}
.main_cont_pplc_fl a {
    width: 180px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #c30914;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 52px 0 0;
}
.main_cont_pplc_fr {
    float: right;
    max-width: 46%;
}
.main_cont_pplc_fr img {
    width: 100%;
}
.main_cont_ppry {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 8em 2em;
    background: #ffffff;
    overflow: hidden;
}
.main_cont_ppry_box {
    height: 600px;
    position: relative;
}
.main_cont_ppry_fl {
    float: left;
    width: 50%;
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}
.main_cont_ppry_fl img {
    width: 100%;
}
.main_cont_ppry_fr {
    float: right;
    width: 50%;
    display: block;
    overflow: hidden;
    background: #c30914;
    height: 100%;
    padding: 4%;
}
.main_cont_ppry_fr h1 {
    color: #ffffff;
    font-size: 38px;
    line-height: 58px;
    display: block;
}
.main_cont_ppry_fr span {
    font-size: 26px;
    color: #fff;
    line-height: 50px;
    display: block;
    width: 100%;
}
.main_cont_ppry_fr p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    margin-top: 14px;
    display: block;
    width: 100%;
}
.main_cont_ppry_fr a {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #c30914;
    margin-top: 60px;
}


.main_cont_pptd {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_cont_pptd img {
    width: 100%;
}
.main_cont_pptd_cont {
    position: absolute;
    transform: translate(-156%,-50%);
    -webkit-transform: translate(-156%,-50%);
    left: 61%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_cont_pptd_cont h1 {
    font-size: 38px;
    display: block;
    width: 100%;
    color: #fff;
    margin-bottom: 36px;
}
.main_cont_pptd_cont p {
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    width: 100%;
}

.main_cont_sp {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.main_cont_sp a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_cont_sp a img {
    width: 100%;
}


.blackbg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #211e18;
    top: 0px;
    left: 0px;
    opacity: 0.6;
    z-index: 5;
    display: none;
    -ms-opacity: 60;
    filter: alpha(opacity=60);
}

.main_cont_sp_vid {
    display: none;
    position: fixed;
    width: 800px;
    height: 600px;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -300px;
    z-index: 10;
}
.main_cont_sp_vid embed {
    width: 800px;
    height: 600px;
}

/*****排水产业样式*******/
.main_cont_paishui_tit {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.main_cont_paishui_tit_pic {
    display: block;
    width: 100%;
}
.main_cont_paishui_tit_pic img {
    width: 100%;
}
.main_cont_paishui_tit h1 {
    text-align: center;
    display: block;
    width: 100%;
    height: 64px;
    font-size: 40px;
    line-height: 64px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
}
.main_cont_paishui_tit span {
    display: block;
    width: 100%;
    color: #696969;
    text-align: center;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden;
    font-weight: normal;
}

.main_paishui_contone {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.main_paishui_contone img {
    width: 100%;
}
.main_paishui_contone_box {
    position: absolute;
    transform: translate(-125%,-262%);
    -webkit-transform: translate(-125%,-262%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}

.main_paishui_contone_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
background:url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_paishui_contone_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_paishui_contone_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}

.main_paishui_conttow {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_paishui_conttow img {
    width: 100%;
}
.main_paishui_conttow_box {
    position: absolute;
    transform: translate(20%,-277%);
    -webkit-transform: translate(20%,-277%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_paishui_conttow_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
    background: url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_paishui_conttow_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_paishui_conttow_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}

/*****燃气产业样式*******/
.main_cont_ranqi_tit {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 56px 0 48px;
}
.main_cont_ranqi_tit h1 {
    text-align: center;
    display: block;
    width: 100%;
    height: 64px;
    font-size: 40px;
    line-height: 64px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
}
.main_cont_ranqi_tit span {
    display: block;
    width: 100%;
    color: #696969;
    text-align: center;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden;
    font-weight: normal;
}

.main_ranqi_contone {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.main_ranqi_contone img {
    width: 100%;
}
.main_ranqi_contone_box {
    position: absolute;
    transform: translate(-125%,-262%);
    -webkit-transform: translate(-125%,-262%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}

.main_ranqi_contone_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
background:url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_ranqi_contone_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_ranqi_contone_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}
.juzhong_you{
float: left;
width: 50%;
text-align: right;
}
.juzhong_zuo{
float: left;
width: 50%;
text-align: left;
}
.main_ranqi_conttow {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_ranqi_conttow img {
    width: 100%;
}
.main_ranqi_conttow_box {
    position: absolute;
    transform: translate(-89%,-435%);
    -webkit-transform: translate(-89%,-435%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_ranqi_conttow_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
    background: url(../images/paishuiicon1.jpg) no-repeat bottom center;
}
.main_ranqi_conttow_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_ranqi_conttow_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}


/*****暖通产业样式*******/
.main_cont_nuantong_tit {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 56px 0 48px;
}
.main_cont_nuantong_tit h1 {
    text-align: center;
    display: block;
    width: 100%;
    height: 64px;
    font-size: 40px;
    line-height: 64px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
}
.main_cont_nuantong_tit span {
    display: block;
    width: 100%;
    color: #696969;
    text-align: center;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden;
    font-weight: normal;
}

.main_nuantong_contone {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.main_nuantong_contone img {
    width: 100%;
}
.main_nuantong_contone_box {
    position: absolute;
    transform: translate(-125%,-262%);
    -webkit-transform: translate(-125%,-262%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}

.main_nuantong_contone_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
background:url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_nuantong_contone_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_nuantong_contone_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}
.main_nuantong_conttow {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_nuantong_conttow img {
    width: 100%;
}
.main_nuantong_conttow_box {
    position: absolute;
    transform: translate(-14%,-265%);
    -webkit-transform: translate(-14%,-265%);
    left: 63%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_nuantong_conttow_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
    background: url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_nuantong_conttow_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_nuantong_conttow_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}


/*****卫浴产业样式*******/
.main_cont_weiyu_tit {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 56px 0 48px;
}
.main_cont_weiyu_tit h1 {
    text-align: center;
    display: block;
    width: 100%;
    height: 64px;
    font-size: 40px;
    line-height: 64px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
}
.main_cont_weiyu_tit span {
    display: block;
    width: 100%;
    color: #696969;
    text-align: center;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden;
    font-weight: normal;
}

.main_weiyu_contone {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.main_weiyu_contone img {
    width: 100%;
}
.main_weiyu_contone_box {
    position: absolute;
    transform: translate(-125%,-262%);
    -webkit-transform: translate(-125%,-262%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}

.main_weiyu_contone_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
background:url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_weiyu_contone_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_weiyu_contone_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}
.main_weiyu_conttow {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_weiyu_conttow img {
    width: 100%;
}
.main_weiyu_conttow_box {
    position: absolute;
    transform: translate(-156%,-290%);
    -webkit-transform: translate(-156%,-290%);
    left: 63%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_weiyu_conttow_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
    background: url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_weiyu_conttow_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_weiyu_conttow_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}


/*****管道产业样式*******/
.main_cont_guandao_tit {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 56px 0 48px;
}
.main_cont_guandao_tit h1 {
    text-align: center;
    display: block;
    width: 100%;
    height: 64px;
    font-size: 40px;
    line-height: 64px;
    overflow: hidden;
    color: #333333;
    font-weight: normal;
}
.main_cont_guandao_tit span {
    display: block;
    width: 100%;
    color: #696969;
    text-align: center;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    overflow: hidden;
    font-weight: normal;
}

.main_guandao_contone {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.main_guandao_contone img {
    width: 100%;
}
.main_guandao_contone_box {
    position: absolute;
    transform: translate(-125%,-262%);
    -webkit-transform: translate(-125%,-262%);
    left: 58%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}

.main_guandao_contone_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
background:url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_guandao_contone_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_guandao_contone_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}
.main_guandao_conttow {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}
.main_guandao_conttow img {
    width: 100%;
}
.main_guandao_conttow_box {
    position: absolute;
    transform: translate(-14%,-265%);
    -webkit-transform: translate(-14%,-265%);
    left: 63%;
    top: 50%;
    text-align: left;
    z-index: 5;
    padding: 0 2em;
}
.main_guandao_conttow_box h1 {
    font-size: 36px;
    line-height: 84px;
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    height: 84px;
    color: #333333;
    background: url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
.main_guandao_conttow_box p {
    display: block;
    margin-top: 17px;
    height: auto;
    width: 100%;
}
.main_guandao_conttow_box p span {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
    display: block;
}



@media only screen and (max-width: 1760px) {
/******燃气产业样式*********/
.main_ranqi_conttow_box {
    transform: translate(-89%,-400%);
    -webkit-transform: translate(-89%,-400%);
}
.main_ranqi_contone_box {
    transform: translate(-125%,-250%);
    -webkit-transform: translate(-125%,-250%);
}
/******通暖产业样式*********/
.main_nuantong_contone_box{
    transform: translate(-125%,-220%);
    -webkit-transform: translate(-125%,-220%);
}
.main_nuantong_conttow_box{
    transform: translate(-14%,-234%);
    -webkit-transform: translate(-14%,-234%);
}
/******卫浴产业样式*********/
.main_weiyu_contone_box{
    transform: translate(-125%,-220%);
    -webkit-transform: translate(-125%,-220%);
}
.main_weiyu_conttow_box{
    transform: translate(-146%,-270%);
    -webkit-transform: translate(-146%,-270%);
}

/******通暖产业样式*********/
.main_guandao_contone_box{
    transform: translate(-125%,-220%);
    -webkit-transform: translate(-125%,-220%);
}
.main_guandao_conttow_box{
    transform: translate(-14%,-234%);
    -webkit-transform: translate(-14%,-234%);
}

}

@media only screen and (max-width: 1660px) {
/******排水产业样式*********/
.main_paishui_conttow_box {
    transform: translate(20%,-248%);
    -webkit-transform: translate(20%,-248%);
}
/******燃气产业样式*********/
.main_ranqi_contone_box {
    transform: translate(-125%,-242%);
    -webkit-transform: translate(-125%,-242%);
}
.main_ranqi_conttow_box {
    transform: translate(-89%,-380%);
    -webkit-transform: translate(-89%,-380%);
}
/******通暖产业样式*********/
.main_nuantong_contone_box {
    transform: translate(-125%,-220%);
    -webkit-transform: translate(-125%,-220%);
}
.main_nuantong_conttow_box {
    transform: translate(-14%,-220%);
    -webkit-transform: translate(-14%,-220%);
}

/******卫浴产业样式*********/
.main_weiyu_contone_box {
    transform: translate(-125%,-220%);
    -webkit-transform: translate(-125%,-220%);
}
.main_weiyu_conttow_box {
    transform: translate(-146%,-270%);
    -webkit-transform: translate(-140%,-260%);
}

/******通暖产业样式*********/
.main_guandao_contone_box {
    transform: translate(-125%,-220%);
    -webkit-transform: translate(-125%,-220%);
}
.main_guandao_conttow_box {
    transform: translate(-14%,-220%);
    -webkit-transform: translate(-14%,-220%);
}


}

@media only screen and (max-width: 1560px) {
.index_1 .in_hd a {
    width: 11em;
    height: 11em;
}
.main_cont_quanqiumd_cont {
    transform: translate(-222%,-72%);
    -webkit-transform: translate(-222%,-72%);
}
/******排水产业样式*********/
.main_paishui_contone_box {
    transform: translate(-112%,-210%);
    -webkit-transform: translate(-112%,-210%);
    left: 62%;
}
.main_paishui_conttow_box {
    transform: translate(20%,-220%);
    -webkit-transform: translate(20%,-220%);
}
/******燃气产业样式*********/
.main_ranqi_contone_box {
    transform: translate(-125%,-206%);
    -webkit-transform: translate(-125%,-206%);
}
.main_ranqi_conttow_box {
    transform: translate(-89%,-336%);
    -webkit-transform: translate(-89%,-336%);
}
/******通暖产业样式*********/
.main_nuantong_contone_box {
    transform: translate(-125%,-204%);
    -webkit-transform: translate(-125%,-204%);
}
.main_nuantong_conttow_box {
    transform: translate(-14%,-204%);
    -webkit-transform: translate(-14%,-204%);
}

/******卫浴产业样式*********/
.main_weiyu_contone_box {
    transform: translate(-125%,-204%);
    -webkit-transform: translate(-125%,-204%);
}
.main_weiyu_conttow_box {
    transform: translate(-124%,-230%);
    -webkit-transform: translate(-124%,-230%);
}

/******通暖产业样式*********/
.main_guandao_contone_box {
    transform: translate(-125%,-204%);
    -webkit-transform: translate(-125%,-204%);
}
.main_guandao_conttow_box {
    transform: translate(-14%,-204%);
    -webkit-transform: translate(-14%,-204%);
}

}
@media only screen and (max-width: 1390px) {
.top_nav li {
    margin: 0 1em;
}
.top_nav li>a {
    font-size: 14px;
    height: 6em;
    line-height: 6em;
}
.index_1{
    height: 52em;
}
.index_1 .in_hd span.fl{
    margin-left: 28px;
}
.index_1 .in_hd a {
    width: 9em;
    height: 9em;
    margin: 0 14px;
}
.index_1 .in_hd a i{
    width: 3em;
    height: 3em;
    margin: 6px auto 6px;
}
/******加入我们样式********/
.main_jrwm_cont {
    top: 18%;
}
.main_jrwm_contbox {
    margin-top: 3%;
}
.main_cont_jrwm_yggh_cont_span {
    padding: 10px 32px;
}
.main_cont_jrwm_yggh_cont_span h1 {
    margin-top: 5px;
    line-height: 32px;
}
.main_cont_jrwm_yggh_cont_span span {
    line-height: 26px;
}
.main_cont_gcal_alzs_cont_box li a {
    height: 300px;
}

/*******排水产业样式*********/
.main_paishui_contone_box {
    transform: translate(-125%,-190%);
    -webkit-transform: translate(-125%,-190%);
left: 68%;
}
.main_paishui_conttow_box {
    transform: translate(20%,-196%);
    -webkit-transform: translate(20%,-196%);
}
/******燃气产业样式*********/
.main_ranqi_contone_box {
    transform: translate(-125%,-188%);
    -webkit-transform: translate(-125%,-188%);
}
.main_ranqi_conttow_box {
    transform: translate(-89%,-306%);
    -webkit-transform: translate(-89%,-306%);
}
/******通暖产业样式*********/
.main_nuantong_contone_box {
    transform: translate(-125%,-192%);
    -webkit-transform: translate(-125%,-192%);
}
.main_nuantong_conttow_box {
    transform: translate(-14%,-188%);
    -webkit-transform: translate(-14%,-188%);
}

/******卫浴产业样式*********/
.main_weiyu_contone_box {
    transform: translate(-125%,-192%);
    -webkit-transform: translate(-125%,-192%);
}
.main_weiyu_conttow_box {
    transform: translate(-124%,-220%);
    -webkit-transform: translate(-124%,-220%);
}

/******通暖产业样式*********/
.main_guandao_contone_box {
    transform: translate(-125%,-192%);
    -webkit-transform: translate(-125%,-192%);
}
.main_guandao_conttow_box {
    transform: translate(-14%,-188%);
    -webkit-transform: translate(-14%,-188%);
}
/********产业集群样式*********/
.main_cont_cyjq_cont{
    transform: translate(-99%,-54%);
    -webkit-transform: translate(-99%,-54%);
    left: 50%;
}
.main_cont_cyjq_cont h1 {
    font-size: 34px;
    margin-bottom: 10px;
}
.main_cont_cyjq_cont p span{
    font-size: 14px;
}
/********产业集群样式*********/
.main_cont_quanqiumd_cont{
    transform: translate(-185%,-72%);
    -webkit-transform: translate(-185%,-72%);
}
.main_cont_quanqiumd_cont h1 {
    font-size: 34px;
    margin-bottom: 10px;
}
.main_cont_quanqiumd_cont p  span{
    font-size: 14px;
}
}
@media only screen and (max-width: 1300px) {
/*******全球门店样式********/
	.marketing_b_co ul{
		top:0;
	}
/******加入我们样式********/
.main_cont_jrwm_yggh_cont_span h1 {
    font-size: 16px;
    line-height: 28px;
}
.main_cont_jrwm_yggh_cont_span span {
    font-size: 12px;
    line-height: 24px;
}
/*****关于金博****/
.main_cont_gsgk_fl .main_cont_gsgk_fl_tit h1 {
    font-size: 32px;
    margin-bottom: 26px;
}
.main_cont_gsgk_fr_tit h1 {
    font-size: 22px;
    margin-bottom: 26px;
}
.main_cont_gsgk_fr_cont p {
    font-size: 14px;
}
.main_cont_dszzc_fr {
	url(../images/abouticon7.png) no-repeat left 16%
}
.main_cont_dszzc_fr h1 {
    font-size: 32px;
    margin-bottom: 26px;
}
.main_cont_dszzc_fr p {
    font-size: 14px;
}
.main_cont_ppwh_cont h1 {
    font-size: 32px;
}

.main_cont_ppwh_cont span {
    font-size: 22px;
	line-height: 50px;
}

.main_cont_pplc_fl h1 {
    font-size: 32px;
    margin-bottom: 22px;
}
.main_cont_pplc_fl a {
    margin: 44px 0 0;
}
.main_cont_ppry_fr h1 {
    font-size: 32px;
}

.main_cont_ppry_fr span {
    font-size: 22px;
    line-height: 38px;
}
.main_cont_ppry_fr a {
    margin-top: 44px;
}
.main_cont_pptd_cont h1 {
    font-size: 32px;
    margin-bottom: 26px;
}
.main_cont_gcal_alzs_cont_box li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 276px;
}
/****排水产业********/
.main_paishui_contone_box {
    transform: translate(-125%,-172%);
    -webkit-transform: translate(-125%,-172%);
}
.main_paishui_contone_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.main_paishui_conttow_box {
    transform: translate(20%,-186%);
    -webkit-transform: translate(20%,-186%);
}
.main_paishui_conttow_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}

/******燃气产业样式*********/
.main_ranqi_contone_box {
    transform: translate(-125%,-176%);
    -webkit-transform: translate(-125%,-176%);
}
.main_ranqi_contone_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.main_ranqi_conttow_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.main_ranqi_conttow_box {
    transform: translate(-89%,-300%);
    -webkit-transform: translate(-89%,-300%);
}

/******通暖产业样式*********/
.main_nuantong_contone_box{
    transform: translate(-125%,-176%);
    -webkit-transform: translate(-125%,-176%);
}
.main_nuantong_contone_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.main_nuantong_conttow_box {
    transform: translate(-14%,-156%);
    -webkit-transform: translate(-14%,-156%);
}
.main_nuantong_conttow_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}

/******卫浴产业样式*********/
.main_weiyu_contone_box {
    transform: translate(-125%,-192%);
    -webkit-transform: translate(-125%,-192%);
}
.main_weiyu_contone_box  h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.main_weiyu_conttow_box {
	transform: translate(-124%,-208%);
    -webkit-transform: translate(-124%,-208%);
}
.main_weiyu_conttow_box  h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}

/******通暖产业样式*********/
.main_guandao_contone_box{
    transform: translate(-125%,-176%);
    -webkit-transform: translate(-125%,-176%);
}
.main_guandao_contone_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}
.main_guandao_conttow_box {
    transform: translate(-14%,-156%);
    -webkit-transform: translate(-14%,-156%);
}
.main_guandao_conttow_box h1 {
    font-size: 32px;
    height: 80px;
    line-height: 80px;
}

}

@media only screen and (max-width: 1200px) {
.top_tab{
    left: 2em;
}
.top_nav li {
    margin: 0 0.5em;
}

.top_nav li>a {
    font-size: 12px;
    height: 7em;
    line-height: 7em;
}
.index_1 {
    height: 46em;
}
.index_1 .in_tit h6{
    font-size: 34px;
}
.index_1 .in_tit span{
    margin-top: 14px;
    font-size: 14px;
}
.index_1 .in_hd{
    top: 46%;
}
.index_1 .in_hd span.fl{
    margin-left: 22px;
}
.index_1 .in_hd a {
    width: 8em;
    height: 8em;
    margin: 0 12px;
}
.index_1 .in_hd a i {
    width: 3em;
    height: 3em;
    margin: 0 auto;
}
.index_1 .in_hd a span{
    font-size: 12px;
}

.index_1 .in_hd a p{
    font-size: 10px;
}
.index_2_cont{
    width: 70%;
}
.index_2_cont h1 {
    font-size: 20px;
    margin-bottom: 8px;
}
.index_2_cont span {
    font-size: 16px;
}
.index_2_cont p {
    font-size: 12px;
}


/******加入我们样式********/
.main_jrwm_cont {
    top: 12%;
}
.main_jrwm_lm h1 {
    font-size: 28px;
}
.main_cont_jrwm_zxns_tit h1 {
    font-size: 28px;
}
.main_cont_jrwm_zyfz_cont h1 {
    font-size: 28px;
}
.main_cont_jrwm_yggh_tit h1 {
    font-size: 28px;
}
.main_jrwm_contbox_box h1 {
    font-size: 20px;
}
.main_jrwm_contbox_box .main_jrwm_contbox_box_span {
    padding: 10px 16px;

}
.main_jrwm_contbox_box .main_jrwm_contbox_box_span span {
    line-height: 24px;
    font-size: 12px;
}
.main_cont_jrwm_zyfz_cont {
    top: 26%;
}
.main_cont_jrwm_yggh_cont_pic {
    width: 100%;
}

.main_cont_jrwm_yggh_cont_span {
    width: 100%;
}
.main_cont_jrwm_yggh_fl {
    margin-bottom: 30px;
}
/******工程案例******/
.main_cont_gcal_cont h1 {
    font-size: 28px;
    margin-bottom: 18px;
}
.main_cont_gcal_cont {
    transform: translate(-61%,-50%);
    -webkit-transform: translate(-61%,-50%);
    left: 38%;
}
.main_cont_gcal_alzs_tit h1 {
    font-size: 28px;
    margin-bottom: 18px;
    height: 60px;
    line-height: 60px;
}
.main_cont_gcal_zlhz_tit h1 {
    font-size: 28px;
    margin-bottom: 18px;
    height: 60px;
    line-height: 60px;
}

.main_cont_gcal_alzs_tit ul {
    margin: 0 auto 20px;
}
/******服务中心样式******/
.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit {
    margin-top: 12px;
}
.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit h1 {
    height: 44px;
    line-height: 44px;
    font-size: 22px;
}
.main_cont_fwzx_fwrx_icon {
    margin-top: 12px;
    margin-bottom: 18px;
}
.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit {
    margin-top: 12px;
}
.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit h1 {
    height: 44px;
    line-height: 44px;
    font-size: 22px;
}
.main_cont_fwzx_bzzx_icon {
    margin-top: 12px;
    margin-bottom: 18px;
}
/********产品图片页*********/
.main_cplist_banner_lm span {
    font-size: 32px;
    height: 54px;
    line-height: 54px;
}

.main_cont_cplist li {
    width: 25%;
}
/*****产品集群样式*******/
.main_cont_quanqiumd_cont h1 {
    font-size: 28px;
    margin-bottom: 14px;
}
.main_cont_quanqiumd_cont{
    transform: translate(-160%,-80%);
    -webkit-transform: translate(-160%,-80%);
}
/*****产品集群样式*******/
.main_cont_cyjq_cont h1 {
    font-size: 28px;
    margin-bottom: 14px;
}
.main_cont_cyjq_cont {
    left: 50%;
    transform: translate(-99%,-54%);
    -webkit-transform: translate(-98%,-44%);
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont i {
    width: 106px;
    height: 106px;
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont h1 {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    margin-top: 6px;

}
.main_cont_cyjq_box .main_cont_cyjq_box_cont span {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}
/***产品中心****/
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl {
    height: 228px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl h1 {
    margin-top: 14px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl span {
    margin-top: 10px;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl p {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl a {
    margin: 14px auto 0;
}
.main_cont_cpzx_cont_box_fr {
    height: 228px;
}
.main_cont_cpzx_cont_box_fr li {
    height: 228px;
}
.main_cont_cpzx_sp_vid {
    width: 500px;
    height: 400px;
    margin-left: -250px;
    margin-top: -200px;
}
.main_cont_cpzx_sp_vid embed {
    width: 500px;
    height: 400px;
}
.main_cont_cpzx_sp2_vid {
    width: 500px;
    height: 400px;
    margin-left: -250px;
    margin-top: -200px;
}
.main_cont_cpzx_sp2_vid embed {
    width: 500px;
    height: 400px;
}
/******关于金博*******/
.main_cont_gsgk_fl .main_cont_gsgk_fl_tit h1 {
    font-size: 28px;
    margin-bottom: 18px;
}
.main_cont_gsgk_fr_tit h1 {
    font-size: 20px;
    margin-bottom: 18px;
}
.main_cont_dszzc_fr h1 {
    font-size: 28px;
    margin-bottom: 18px;
}
.main_cont_dszzc_fr {
    background: url(../images/abouticon7.png) no-repeat left 12%;
}
.main_cont_ppwh_cont {
    transform: translate(-56%,-50%);
    -webkit-transform: translate(-56%,-50%);
    left: 36%;
}
.main_cont_ppwh_cont h1 {
    font-size: 28px;
}
.main_cont_ppwh_cont span {
    font-size: 20px;
    line-height: 44px;
}
.main_cont_pplc_fl h1 {
    font-size: 28px;
    margin-bottom: 18px;
}
.main_cont_pplc_fl_cont p {
    line-height: 32px;
}
.main_cont_pplc_fl a {
    margin: 30px 0 0;
}
.main_cont_ppry_box {
    height: 450px;
}
.main_cont_ppry_fr h1 {
    font-size: 28px;
}
.main_cont_ppry_fr span {
    font-size: 18px;
    line-height: 26px;
}

.main_cont_pptd_cont {
    transform: translate(-56%,-50%);
    -webkit-transform: translate(-56%,-50%);
    left: 36%;
}
.main_cont_pptd_cont h1 {
    font-size: 28px;
}
.main_cont_pptd_cont span {
    font-size: 20px;
    line-height: 44px;
}
.main_cont_sp_vid {
    width: 500px;
    height: 400px;
    margin-left: -250px;
    margin-top: -200px;
}
.main_cont_sp_vid embed {
    width: 500px;
    height: 400px;
}


/*******一站式定制********/
.main_yzsdz_chanpin_cont_cppic_box li a {
    height: 270px;
}
.main_yzsdz_chanpin_cont_cppic_box_pic {
    height: 220px;
}
.main_cont_gcal_alzs_cont_box li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 232px;
}
.main_yzsdz_biaoge_box .form {
    height: 190px;
	width: 470px;
}

.main_yzsdz_biaoge_tit {
    font-size: 28px;
    line-height: 88px;
    height: 88px;
}
.main_yzsdz_biaoge_box .form input#Title{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
.main_yzsdz_biaoge_box .form textarea#Content{
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
.main_yzsdz_biaoge_box .form .main_yzsdz_biaoge_tj {
    margin: 20px 170px 0;
}
select#selectp{
    margin-right: 10px;
}
select#selectc {
    margin-right: 10px;
}


select#cplb {
    margin-right: 0;
}

/*****图片页样式******/
.main_banner_cont {
    top: 15%;
}
.piclist_banner span {
    margin-top: 8px;
}
/*****排水产业********/
.main_paishui_contone_box {
    transform: translate(-125%,-156%);
    -webkit-transform: translate(-125%,-156%);
    left: 67%;
}
.main_paishui_contone_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_paishui_contone_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_paishui_conttow_box{
    transform: translate(20%,-180%);
    -webkit-transform: translate(20%,-180%);
}
.main_paishui_conttow_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_paishui_conttow_box p span {
    line-height: 28px;
    font-size: 14px;
}

/******燃气产业样式*********/
.main_ranqi_contone_box {
    transform: translate(-125%,-160%);
    -webkit-transform: translate(-125%,-160%);
}
.main_ranqi_contone_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_ranqi_contone_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_ranqi_conttow_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_ranqi_conttow_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_ranqi_conttow_box {
    transform: translate(-89%,-276%);
    -webkit-transform: translate(-89%,-276%);
}

/******通暖产业样式*********/
.main_nuantong_contone_box {
    transform: translate(-125%,-160%);
    -webkit-transform: translate(-125%,-160%);
}
.main_nuantong_contone_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_nuantong_contone_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_nuantong_conttow_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_nuantong_conttow_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_nuantong_conttow_box {
    transform: translate(-14%,-148%);
    -webkit-transform: translate(-14%,-148%);
}


/******卫浴产业样式*********/
.main_weiyu_contone_box {
    transform: translate(-125%,-160%);
    -webkit-transform: translate(-125%,-160%);
}
.main_weiyu_contone_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_weiyu_contone_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_weiyu_conttow_box h1 {
    font-size: 28px;
    height: 70px;
    line-height: 70px;
}
.main_weiyu_conttow_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_weiyu_conttow_box p {
    margin-top: 10px;
}
.main_weiyu_conttow_box {
    transform: translate(-86%,-205%);
    -webkit-transform: translate(-86%,-205%);
	left: 50%;
}

/******通暖产业样式*********/
.main_guandao_contone_box {
    transform: translate(-125%,-160%);
    -webkit-transform: translate(-125%,-160%);
}
.main_guandao_contone_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_guandao_contone_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_guandao_conttow_box h1 {
    font-size: 28px;
    height: 76px;
    line-height: 76px;
}
.main_guandao_conttow_box p span {
    line-height: 28px;
    font-size: 14px;
}
.main_guandao_conttow_box {
    transform: translate(-14%,-148%);
    -webkit-transform: translate(-14%,-148%);
}
}
@media only screen and (max-width: 1024px) {
.top_tab {
	display:none;
}
.top_sj_nav{
	display:block;
}
.index_1 {
    height: 30em;
}
.index_1 .in_tit{
    top: 4%;
}
.index_1 .in_tit h6 {
    font-size: 24px;
}
.index_1 .in_tit span {
    margin-top: 10px;
    font-size: 12px;
}
.index_1 .in_hd span.fl {
    margin-left: 18px;
}
.index_1 .in_hd a {
    width: 6em;
    height: 6em;
    margin: 0 8px;
}
.index_1 .in_hd a i {
    width: 2em;
    height: 2.5em;
    margin: 0 auto;
}
.index_1 .in_hd a span {
    font-size: 10px;
    line-height: 1.5em;
    height: 1.5em;
}
.index_1 .in_hd a p {
    font-size: 8px;
    line-height: 1.5em;
    height: 1.5em;
}
.index_2 li{
    padding-right: 10px;
    margin-bottom: 20px;
}
.index_2 li:nth-child(2) {

	padding-left: 10px;
}
.index_2 li:first-child+li {
	padding-left: 10px;
}
.index_2 li:nth-child(4) {
    padding-left: 10px;
}
.index_2 li:first-child+li+li+li {
    padding-left: 10px;
}
.index_2 li:nth-child(6) {
    padding-left: 10px;
}
.index_2 li:first-child+li+li+li+li+li {
    padding-left: 10px;
}
.index_2 li .index_2_links a{
    width: 35px;
    height: 35px;
}
.index_2_cont {
    width: 80%;
}
.index_2_cont h1 {
    font-size: 16px;
}
.index_2_cont span {
    font-size: 12px;
}
.index_2_cont p {
    font-size: 10px;
}
.foot_top_left .foot_top_left_cont span{
    font-size: 12px;
    line-height: 20px;
}
.foot_top_left .foot_top_left_cont p{
    font-size: 20px;
    line-height: 40px;
}
.foot_top_center li h1{
    font-size: 14px;
}
.foot_top_center li a {
    font-size: 12px;
    line-height: 28px;
}
.foot_top_center li a:hover{
    color: #c30914;
}
.foot_bottom_fl{
    font-size: 12px;
    line-height: 50px;
}
.foot_bottom_fl img {
    margin: 0px 1px;
}
.foot_bottom_fr a {
    font-size: 12px;
}
.foot_bottom_fr {
    line-height: 50px;
}
/*****内页样式******/
.main_banner_lm h1 {
    font-size: 28px;
}
.main_banner_daohan li a {
	font-size: 14px;
    line-height: 36px;
    height: 36px;
    width: 108px;
}
/*****列表页样式******/
.main_cont_newslist li{
height: auto;
}
.main_cont_newslist li a .main_cont_newslist_pic{
    width: 100%;
    margin: 0;
    height: auto;
}
.main_cont_newslist li a .main_cont_newslist_cont{
    width: 100%;
    height: auto;
    padding-bottom: 34px;
    padding-top: 16px;
}
.main_cont_newslist li a .main_cont_newslist_cont h1{
    line-height: 26px;
    height: 52px;
}
/*******内容页样式*********/
.main_cont_show_cont{
    width: 100%;
}
.main_cont_show_list{
	display:none;
}
/*****新闻综合页样式*******/
.main_newszh_left {
    width: calc(50% - 10px);
    margin-right: 10px;
}
.main_newszh_right {
    float: right;
    width: calc(50% - 10px);
    margin-left: 10px;
}
.main_newszh_box {
    margin-bottom: 20px;
}
/********一站式定制样式************/
.main_yzsdz_box {
    margin-bottom: 40px;
}
.main_yzsdz_onebox {
    margin-bottom: -40px;
}
.main_yzsdz_chanpin_cont_cppic_box .swiper-wrapper .swiper-slide {
    min-height: 159px!important;
    padding-bottom: 40px;
}
.main_yzsdz_chanpin_cont_cppic_box .swiper-wrapper {
    min-height: 159px!important;
}
.main_yzsdz_chanpin_cont_cppic_box li a span {
	font-size: 12px
}
.main_yzsdz_chanpin_cont_cppic_box li a {
    height: 210px;
}
.main_yzsdz_chanpin_cont_cppic_box_pic {
    height: 160px;
}



/*****图片页样式******/
.main_banner_lm h1 {
    font-size: 20px;
}
.piclist_banner span {
    font-size: 12px;
    line-height: 24px;
    margin-top: 4px;
}
.main_cont_piclist_pic li {
	height: 178px;
    margin-bottom: 20px;
    padding: 0 10px;
}
.main_cont_piclist_pic li a .main_cont_piclist_img {
    height: 134px;
    line-height: 134px;
}
.main_cont_piclist_pic li a span {
    height: 44px;
    line-height: 44px;
    font-size: 14px;

}
/******加入我们样式*********/
.main_jrwm_cont {
    position: relative;
    padding: 4em 2em;
    background: #f9f9f9;
    overflow: hidden;
}
.main_jrwm_contbox_box {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.main_jrwm_contbox_box h1 {
    background-color: #333333!important;
    filter: Alpha(opacity=100);
    height: 54px;
    line-height: 54px;
}
.main_jrwm_contbox_box .main_jrwm_contbox_box_span {
    padding: 24px 48px;
    background-color: #ffffff !important;
    filter: Alpha(opacity=100);
    height: auto;
    min-height: 158px;
}

/******工程案例******/
.main_cont_gcal_cont {
    position: relative;
    padding: 2em 1em;
    transform: translate(-0%,-0%);
    -webkit-transform: translate(-0%,-0%);
    left: 0;
    top: 0;
}
.main_cont_gcal_cont h1 {
    color: #333;
    font-size: 22px;
    margin-bottom: 10px;
}
.main_cont_gcal_cont p span {
    color: #666;
}
.main_cont_gcal_alzs_tit h1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.main_cont_gcal_alzs_cont_box .swiper-wrapper .swiper-slide {
    padding-bottom: 42px;
}
.main_cont_gcal_zlhz_tit h1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.main_cont_gcal_zlhz_cont li {
    width: calc(100% / 3);
}
/******服务中心样式******/
.main_cont_fwzx_fwrx {
    width: calc(50% - 10px);
    margin-right: 10px;
}
.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit h1 {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
}
.main_cont_fwzx_fwrx .main_cont_fwzx_fwrx_tit span {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}
.main_cont_fwzx_fwrx_icon {
    margin-top: 6px;
    margin-bottom: 14px;
}
.main_cont_fwzx_fwrx_icon p {
    font-size: 12px;
    height: 34px;
    line-height: 32px;
}
.main_cont_fwzx_bzzx {
    width: calc(50% - 10px);
    margin-left: 10px;
}
.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit h1 {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
}
.main_cont_fwzx_bzzx .main_cont_fwzx_bzzx_tit span {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}
.main_cont_fwzx_bzzx_icon {
    margin-top: 6px;
    margin-bottom: 14px;
}
.main_cont_fwzx_bzzx_icon p {
    font-size: 12px;
    height: 34px;
    line-height: 32px;
}
.main_cont_lxwm {
    display: none;
}
.main_sj_cont_lxwm {
    display: block;
}
/********产品图片页*********/
.main_cplist_banner_lm span {
    font-size: 32px;
    height: 54px;
    line-height: 54px;
}

.main_cont_cplist li {
    width: 25%;
    margin-bottom: 26px;
}

.main_cont_cplist li a {
    height: 240px;
}
.main_cont_cplist li a .main_cont_cplist_pic {
    height: 200px;
}
.main_cont_cplist li a span {
    height: 40px;
    line-height: 40px;
}
/******产品集群******/
.main_cont_quanqiumd_cont{
    position: relative;
    padding: 2em 1em;
    transform: translate(-0%,-0%);
    -webkit-transform: translate(-0%,-0%);
    left: 0;
    top: 0;
}
.main_cont_quanqiumd_cont h1 {
    color: #333;
    font-size: 22px;
    margin-bottom: 10px;
}
.main_cont_quanqiumd_cont p span {
    color: #666;
}
/******产品集群******/
.main_cont_cyjq_cont {
    position: relative;
    padding: 2em 1em;
    transform: translate(-0%,-0%);
    -webkit-transform: translate(-0%,-0%);
    left: 0;
    top: 0;
}
.main_cont_cyjq_cont h1 {
    color: #333;
    font-size: 22px;
    margin-bottom: 10px;
}
.main_cont_cyjq_cont p span {
    color: #666;
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont i {
    width: 82px;
    height: 82px;
}
.main_cont_cyjq_box .main_cont_cyjq_box_cont h1 {
    height: 32px;
    line-height: 32px;
    font-size: 18px;

}
.main_cont_cyjq_box .main_cont_cyjq_box_cont span {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}

/******产品中心样式******/
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl {
    height: 169px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl h1 {
    height: 26px;
    line-height: 24px;
    font-size: 14px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl span {
    height: 32px;
    line-height: 32px;
    font-size: 22px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl p {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl a {
    width: 106px;
    height: 32px;
    line-height: 32px;
    margin: 8px auto 0;
    font-size: 14px;
}
.main_cont_cpzx_cont_box_fr {
    height: 169px;
}
.main_cont_cpzx_cont_box_fr li {
    height: 169px;
}
.main_cont_cpzx_cont_box_fr li a span {
    font-size: 12px;
}
/********关于金博**********/
.main_cont_gsgk_fl {
    width: 100%;
    margin-bottom: 26px;
}
.main_cont_gsgk_fl .main_cont_gsgk_fl_tit h1 {
    font-size: 26px;
    text-align: center;
}
.main_cont_gsgk_fl_cont img {
    width: auto;
    display: block;
    margin: 0 auto;
}
.main_cont_gsgk_fr {
    width: 100%;
    margin-left: 0;
}
.main_cont_dszzc_fl {
    width: 100%;
    margin-bottom: 26px;
}
.main_cont_dszzc_fl img {
    width: auto;
    margin: 0 auto;
    display: block;
}
.main_cont_dszzc_fr {
    width: 100%;
}
.main_cont_dszzc_fr h1 {
    font-size: 26px;
}
.main_cont_ppwh_cont {
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    position: relative;
    padding: 2em;
}
.main_cont_ppwh_cont h1 {
    font-size: 26px;
    color: #333333;
}

.main_cont_ppwh_cont span {
    font-size: 18px;
    color: #666;
}
.main_cont_ppwh_cont p {
    color: #2b2b2b;
}
.main_cont_pplc_fr {
    width: 100%;
    margin-bottom: 26px;
	max-width: 100%;
}
.main_cont_pplc_fr img {
    width: auto;
    display: block;
    margin: 0 auto;
}
.main_cont_pplc_fl {
    width: 100%;
}
.main_cont_pplc_fl h1 {
    font-size: 26px;
    text-align: center;
	
}
.main_cont_pplc_fl a {
    margin: 30px auto 0;
}
.main_cont_pplc {
    padding: 4em 2em;
}
.main_cont_ppry_box {
    height: auto;
}
.main_cont_ppry_fl {
    width: 100%;
    position: relative;
}
.main_cont_ppry_fr a {
    margin: 44px auto 0;
}
.main_cont_ppry_fr {
    width: 100%;
}
.main_cont_ppry_fr h1 {
    font-size: 26px;
}
.main_cont_pptd_cont {
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    position: relative;
    padding: 2em;
}
.main_cont_pptd_cont h1 {
    font-size: 26px;
    color: #333333;
}
.main_cont_pptd_cont span {
    font-size: 18px;
    color: #666;
}
.main_cont_pptd_cont p {
    color: #2b2b2b;
}
.main_cont_gcal_alzs_cont_box li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 170px;
}
/******排水产业*******/
.main_paishui_contone_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}

.main_cont_paishui_tit h1 {
    font-size: 36px;
}

.main_paishui_conttow_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}
/******燃气产业*******/
.main_ranqi_contone_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}
.main_cont_ranqi_tit {
    padding: 30px 0 28px;
}
.main_cont_ranqi_tit h1 {
    font-size: 36px;
}

.main_ranqi_conttow_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}
.juzhong_you {
    text-align: left;
    width: auto;
}
.juzhong_zuo{
    width: auto;
}

.main_ranqi_conttow_box h1 {
    background: url(../images/paishuiicon1.jpg) no-repeat bottom left;
}
/******通暖产业*******/
.main_nuantong_contone_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}
.main_cont_nuantong_tit {
    padding: 30px 0 28px;
}
.main_cont_nuantong_tit h1 {
    font-size: 36px;
}

.main_nuantong_conttow_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}

/******卫浴产业*******/
.main_weiyu_contone_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}
.main_cont_weiyu_tit {
    padding: 30px 0 28px;
}
.main_cont_weiyu_tit h1 {
    font-size: 36px;
}

.main_weiyu_conttow_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}


/******管道管材产业*******/
.main_guandao_contone_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}
.main_cont_guandao_tit {
    padding: 30px 0 28px;
}
.main_cont_guandao_tit h1 {
    font-size: 36px;
}

.main_guandao_conttow_box{
position: relative;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    left: 0;
    top: 0;
    padding: 2em;
}

/**********/
.main_fwrx_tit h1 {
    font-size: 26px;
    height: 74px;
    line-height: 74px;
}

}
@media only screen and (max-width: 850px) {
.foot_top_center {
    padding-left: 4%;
    padding-right: 0;
}

}
@media only screen and (max-width: 768px) {
.index_1{
	display:none;
}
.top_sousuo_form .top_sousuo_form_box .top_sousuo_searchInput {
    padding: 0 56px 0 33px;
}

.top_sousuo_form .top_sousuo_form_box .top_sousuo_searchBar {
    width: 48px;
}
.sj_index_1{
	display:block;
}
.index_2 li{
	width: 100%;
	padding:0;
}
.index_2 li:nth-child(2) {
	padding:0;
}
.index_2 li:first-child+li {
	padding:0;
}
.index_2 li:first-child+li+li {
    margin-bottom: 20px;
}
.index_2 li:nth-child(3) {
    margin-bottom: 20px;
}
.index_2 li:nth-child(4) {
	padding:0;
}
.index_2 li:first-child+li+li+li {
	padding:0;
}
.index_2 li:nth-child(6) {
	padding:0;
}
.index_2 li:first-child+li+li+li+li+li {
	padding:0;
}
.index_2 li .index_2_links a {
    width: 30px;
    height: 30px;
}
.index_2_cont span {
    line-height: 24px;
}
.index_2_cont p {
    line-height: 24px;
}
.foot_top_box {
    padding: 2em 1em;
}
.foot_top_center{
	display:none;
}
.foot_top_left {
    width: 100%;
    padding-right: 0;
    text-align: center;
	display:block;
}
.foot_top_right {
    width: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-top: 30px;
}

.foot_top_right_ewm img {
    display: block;
    margin: auto;
    width: 100%;
}
.foot_bottom_fl {
    width: 100%;
    line-height: 38px;
}
.foot_bottom_fr {
    line-height: 38px;
    float: left;
    display: block;
    width: 100%;
}
/*****内页样式******/
.main_banner_daohan{
	display:none;
}
.main_sj_nav{
	display:block;
}
.main_cont_top_fl{
    height: 60px;
}
.main_cont_top_fl h1 {
    line-height: 57px;
    font-size: 24px;
}
.main_cont_top_position{
	display:none;
}
/*****列表页样式******/
.main_cont_newslist{
    padding: 2em 1em;
}
.main_cont_newslist li{
    width: calc(50% - 10px);
    margin: 0 5px 20px;
    padding: 10px;
}
.main_cont_newslist_cont p{
    display: none;
}
/*******内容页样式*********/
.main_cont_show {
    padding: 2em 1em;
}
.main_cont_show_cont {
    padding: 20px;
}
.main_cont_show_cont_tit h1 {
    font-size: 18px;
    line-height: 36px;
}
.main_cont_show_cont_tit span {
    line-height: 40px;
    height: auto;
    font-size: 12px;
}
.main_cont_show_cont_tit_fx {
    display: none;

}
.main_cont_show_cont_box{
	padding: 18px 0 34px;
    font-size: 14px;
}

.main_cont_show_cont_tab {
    margin-top: 19px;
}
.main_cont_show_cont_sxqh {
    width: 100%;
}
.main_cont_show_cont_fanhui {
    display: none;
}
/*******单页样式*********/
.main_cont_page {
    padding: 2em 1em;
}
.main_cont_page_cont {
    padding: 20px;
}

.main_cont_page_cont_box{
	padding: 18px 0 34px;
    font-size: 14px;
}

/*****新闻综合页样式*******/
.main_newszh {
    padding: 2em 1em;
}
.main_newszh_left {
    width: 100%;
    margin-right: 0px;
}
.main_newszh_right {
   width: 100%;
    margin-right: 0px;
}
.main_newszh_box_tit {
    height: 58px;
    line-height: 58px;
}
.main_newszh_box_tit a h1 {
    font-size: 18px;
    height: 58px;
    line-height: 58px;
}
.main_newszh_box .main_newszh_box_tit a {
    background-size: 30px;
    padding-left: 42px;
}
.main_newszh_box .main_newszh_box_tit a:hover {
    background-size: 30px;
}
.main_newszh_left .main_newszh_box_img {
    margin-top: 8px;
}
.main_newszh_right .main_newszh_box_tit {
    margin-top: 20px;
}
/********一站式定制样式************/
.main_yzsdz_box {
    margin-bottom: 20px;
}
.main_yzsdz_onebox {
    margin-bottom: -20px;
}

.main_yzsdz_onebox {
    padding: 2em 1em;

}
.main_yzsdz_towbox {
    padding: 2em 1em;
}
.main_yzsdz_chanpin_tit h1 {
    font-size: 28px;
    height: 56px;
    line-height: 56px;
}
.main_yzsdz_chanpin_tit ul {
    width: 180px;
    margin: 0 auto 30px;
}
.main_yzsdz_chanpin_tit ul li {
    margin: 0 0 10px;
}
.main_yzsdz_chanpin_cont_cppic_box li {
    width: 50%;
    padding: 3%;;
}
.main_yzsdz_chanpin_cont_cppic_box li a {
    height: 178px;
}
.main_yzsdz_chanpin_cont_cppic_box_pic {
    height: 138px;
}
.main_yzsdz_chanpin_cont_cppic_box li a span {
    height: 40px;
    line-height: 40px;
}
.main_yzsdz_biaoge {
    padding: 2em 1em;
}
.main_yzsdz_biaoge_box {
    margin-bottom: 14px;
}
.main_yzsdz_biaoge_tit {
    font-size: 18px;
    line-height: 54px;
    height: 54px;
}
.main_yzsdz_biaoge_box .form {
    height: 182px;
    width: 280px;
}
.main_yzsdz_biaoge_box .form input#Title{
    margin-bottom: 16px;
}
.main_yzsdz_biaoge_box .form textarea#Content{
    margin-bottom: 16px;
}


select#selectp {
    width: 280px;
    margin-right: 0;
}
select#selectc{
    width: 280px;
    margin-right: 0;
    margin-top: 16px;
}
select#cplb{
    width: 280px;
    margin-right: 0;
    margin-top: 16px;
}
.main_yzsdz_biaoge_box .form .main_yzsdz_biaoge_tj {
    margin: 16px 65px 0;
}

/***全球门店样式*****/
.map_cont {
    padding: 4em 1em;
}
.mbt dl{
		margin-bottom: 10px;
		width:100%;
	}
.marketing_b_co{position: static;height: auto;width: 100%;}
.marketing_b_co ul.on{position: relative;}
.marketing_b_co ul{position: absolute;}
.marketing_b_co ul li dd a{color: #fff!important;}
.marketing_b_co ul li dt {
    font-size: 18px;
}
.marketing_b_co ul li dd {
    font-size: 14px;
}

/****发展历程样式******/
.main_cont_piclist {
    padding: 2em 1em;
}
.main_cont_fazhanlicheng {
    padding: 2em 1em;
}
/*****图片页样式******/
.main_banner_cont {
    top: 30%;
}
.piclist_banner span {
    display: none;
}
.main_cont_piclist_pic li {
    width: 50%;
	height: 150px;
}
.piclist_banner{
      color: #333333;
}
.main_cont_piclist_pic li a .main_cont_piclist_img {
    height: 110px;
    line-height: 110px;
}
.main_cont_piclist_pic li a span {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}
/******服务热线样式********/
.main_fwrx{
    padding: 2em 1em;
}
.main_fwrx_tit h1 {
    font-size: 16px;
    height: 56px;
    line-height: 56px;
}
.main_fwrx_tit span {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}
.main_fwrx_cont {
    margin-top: 20px;
    padding-bottom: 40px;
}
.main_fwrx_cont_zgzb {
    width: 100%;
}
.main_fwrx_cont_zgzb_tit {
    padding-top: 64px;
    height: 100px;
    line-height: 36px;
    background: url(../images/fwzxicon2.png) center 6px no-repeat;
}
.main_fwrx_cont_zgzb_tit h1 {
    font-size: 16px;
    line-height: 36px;
}
.main_fwrx_cont_zgzb_box {
    margin-top: 0;
}
.main_fwrx_cont_zgzb_box span {
    font-size: 12px;
}

.main_fwrx_cont_ghzx {
    width: 100%;
    padding: 24px 4%;
}
.main_fwrx_cont_ghzx_tit {
    padding-top: 64px;
    height: 100px;
    line-height: 36px;
    background: url(../images/fwzxicon3.png) center 6px no-repeat;
}
.main_fwrx_cont_ghzx_tit h1 {
    font-size: 16px;
    line-height: 36px;
}
.main_fwrx_cont_ghzx_box {
    margin-top: 0;
}
.main_fwrx_cont_ghzx_box span {
    font-size: 12px;
}
.main_fwrx_cont_yxzx {
    width: 100%;
}
.main_fwrx_cont_yxzx_tit {
    padding-top: 64px;
    height: 100px;
    line-height: 36px;
    background: url(../images/fwzxicon4.png) center 6px no-repeat;
}
.main_fwrx_cont_yxzx_tit h1 {
    font-size: 16px;
    line-height: 36px;
}
.main_fwrx_cont_yxzx_box {
    margin-top: 0;
}
.main_fwrx_cont_yxzx_box span {
    font-size: 12px;
}
.main_fwrx_cont_yxzx_box h1 {
    font-size: 16px;
    line-height: 36px;
    padding: 4px 0;
}
/*****加入我们样式********/
.main_jrwm_cont {
    padding: 2em 1em;
}
.main_jrwm_lm {
    margin-bottom: 24px;
}
.main_jrwm_lm h1 {
    font-size: 22px;
}
.main_jrwm_contbox_box h1 {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}
.main_jrwm_contbox_box .main_jrwm_contbox_box_span {
    padding: 12px;
}
.main_cont_jrwm_zxns {
    padding: 2em 1em;
}
.main_cont_jrwm_zxns_tit {
    margin-bottom: 24px;
}
.main_cont_jrwm_zxns_tit h1 {
    font-size: 22px;
}
.main_cont_jrwm_zxns_cont thead {
    line-height: 32px;
}
.main_cont_jrwm_zxns_cont thead tr td {
    font-size: 12px;

}
.main_cont_jrwm_zxns_cont tbody td {
    font-size: 12px;
    height: auto;

}
.main_cont_jrwm_zyfz_cont {
    position: relative;
    text-align: left;
    padding: 2em 1em;
}
.main_cont_jrwm_zyfz_cont h1 {

    color: #333;
    font-size: 22px;
}
.main_cont_jrwm_zyfz_cont span {
    color: #333;
    font-size: 12px;
    margin-bottom: 16px;
}
.main_cont_jrwm_yggh {
    padding: 2em 1em;
}
.main_cont_jrwm_yggh_tit {
    margin-bottom: 24px;
}
.main_cont_jrwm_yggh_tit h1 {
    font-size: 22px;
}
.main_cont_gcal_alzs {
    padding: 2em 1em;
}
.main_cont_gcal_alzs_tit ul {
    width: 200px;
}
.main_cont_gcal_alzs_tit ul li{
    margin-right: 0px;
}
.main_cont_gcal_alzs_cont_box li {
    padding: 0;
    width: 100%;
}
.main_cont_gcal_alzs_cont_box li a span {
    height: 46px;
    line-height: 46px;
}
.main_cont_gcal_zlhz {
    padding: 2em 1em;

}
.main_cont_gcal_zlhz_cont li {
    width: 100%;
    padding: 0;
	margin-bottom: 10px;
}
/*******服务中心样式*********/
.main_cont_fwzx{
    padding: 2em 1em;
}
.main_cont_fwzx_fwrx {
    width: 100%;
    margin-right: 0;
	margin-bottom:2em;
}
.main_cont_fwzx_bzzx {
    width: 100%;
    margin-left: 0;
}
/********产品图片页*********/
.main_cplist_banner {
    padding: 0 1em;
}
.main_cplist_banner_lm span {
    font-size: 32px;
    height: 54px;
    line-height: 54px;
}

.main_cont_cplist li {
    width: 25%;
}
.main_cplist_banner_cont {
    position: relative;
}
.main_cplist_banner_lm {
	text-align:left;
}
.main_cplist_banner_lm h1 {
    height: 36px;
    line-height: 36px;
}
.main_cplist_banner_lm span {
    font-size: 26px;
    height: 44px;
    line-height: 44px;
}
.main_cont_cplist {
    padding: 2em 1em;
}
.main_cont_cplist li {
    width: 50%;
    padding: 0 8px;
	margin-bottom: 16px;
}
.main_cont_cplist li a {
    height: 210px;
}
.main_cont_cplist li a .main_cont_cplist_pic {
    height: 170px;
}
.main_cont_cplist li a span {
    font-size: 12px;
}
/*******产品集群样式********/
.main_cont_cyjq_box_fl .main_cont_cyjq_box_pic {
    width: 100%;
}
.main_cont_cyjq_box_fl .main_cont_cyjq_box_cont {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(-0,-0);
    -webkit-transform: translate(-0,-0);
    padding: 34px 0;
}
.main_cont_cyjq_box_fr .main_cont_cyjq_box_pic {
    width: 100%;
}
.main_cont_cyjq_box_fr .main_cont_cyjq_box_cont {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(-0,-0);
    -webkit-transform: translate(-0,-0);
    padding: 34px 0;
}
/****产品中心样式****/
.main_cont_cpzx {
    padding: 2em 1em;
}
.main_cont_cpzx_pic .swiper-pagination {
    bottom: 10px !important;
}
.main_cont_cpzx_cont {
    margin-top: 20px;
}
.main_cont_cpzx_cont_box {
    margin-bottom: 20px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl {
    width: 100%;
    height: 156px;
    margin-bottom: 20px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl h1 {
    font-size: 12px;
    margin-top: 6px;
}
.main_cont_cpzx_cont_box .main_cont_cpzx_cont_box_fl span {
    height: 26px;
    line-height: 26px;
    font-size: 18px;
}
.main_cont_cpzx_cont_box_fr {
	width: 100%;
    height: 145px;
}
.main_cont_cpzx_cont_box_fr li {
    height: 145px;
}
.main_cont_cpzx_cont_box_fr li a span {
    width: 80%;
    left: 10%;
}
.main_cont_cpzx_sp_vid {
    width: 300px;
    height: 200px;
    margin-left: -150px;
    margin-top: -100px;
}
.main_cont_cpzx_sp_vid embed {
    width: 300px;
    height: 200px;
}
.main_cont_cpzx_sp2_vid {
    width: 300px;
    height: 200px;
    margin-left: -150px;
    margin-top: -100px;
}
.main_cont_cpzx_sp2_vid embed {
    width: 300px;
    height: 200px;
}
/******关于金博*********/
.main_cont_about_nav{
	height: auto;
    padding: 0 1em;
}
.main_cont_about_nav li {
    width: calc(100% / 3);
}
.main_cont_gsgk {
    padding: 2em 1em;
}
.main_cont_gsgk_fl .main_cont_gsgk_fl_tit h1 {
    font-size: 20px;
}
.main_cont_gsgk_fl_cont img {
    max-width: 100%;
}
.main_cont_gsgk_fr_tit h1 {
    font-size: 16px;
    margin-bottom: 12px;
}
.main_cont_gsgk_fr_cont p {
    font-size: 12px;
}
.main_cont_dszzc {
    padding: 2em 1em;
}
.main_cont_dszzc_fl img {
    max-width: 100%;
}
.main_cont_dszzc_fr {
    padding: 0;
    background: none;
}
.main_cont_dszzc_fr h1 {
    font-size: 20px;
    text-align: center;
}
.main_cont_dszzc_fr p {
    font-size: 12px;
}
.main_cont_dszzc_fr span {
    text-align: left;
	background:none;
    padding-bottom: 0;
}

.main_cont_ppwh_cont h1 {

    font-size: 20px;
    text-align: center;
}
.main_cont_ppwh_cont span {
    font-size: 16px;
    text-align: center;
}
.main_cont_ppwh_cont {
    padding: 2em 1em;
}

.main_cont_ppwh_cont p {
    font-size: 12px;
}
.main_cont_pplc {
    padding: 2em 1em;
}
.main_cont_pplc_fr img {
    max-width: 100%;
}
.main_cont_pplc_fl h1 {
    font-size: 20px;
}
.main_cont_pplc_fl_cont p {
    line-height: 30px;
    font-size: 12px;
}
.main_cont_ppry {
    padding: 2em 1em;
}
.main_cont_ppry_fr h1 {
    font-size: 20px;
	text-align: center;
}
.main_cont_ppry_fr span {
    font-size: 16px;
	text-align: center;
}

.main_cont_ppry_fr p {
    margin-top: 12px;
}
.main_cont_ppry_fr a {
    margin: 28px auto 0;
}
.main_cont_pptd_cont h1 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 12px;
}
.main_cont_pptd_cont {
    padding: 2em 1em;
}

.main_cont_pptd_cont p {
    font-size: 12px;
}
.main_cont_gcal_alzs_cont_box li a {
    height: auto;
}
.main_cont_sp_vid {
    width: 300px;
    height: 200px;
    margin-left: -150px;
    margin-top: -100px;
}
.main_cont_sp_vid embed {
    width: 300px;
    height: 200px;
}


}
@media only screen and (max-width: 450px) {
.top_logo {
    width: 50%;
}
}
.swiper-pagination-bullet-active {
    background: #e4211b !important;
}
/*****上下页切换*****/
.NewsPage {
    line-height: 36px;
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    font-size: 14px;
    color: #333333;
}
.NewsPage font {
    color: #195faa;
    padding: 0 5px;
}
.NewsPage a {
    padding: 0 5px;
}
div#NewsPage {
    line-height: 36px;
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 20px;
    font-size: 14px;
    color: #333333;
}
div#NewsPage font {
    color: #195faa;
    padding: 0 5px;
}
div#NewsPage a {
    padding: 0 5px;
}

/****民用阀门解决方案******/
.myfmjjfa {
    display: block;
    width: 100%;
}
.myfmjjfa img {
    width: 100%;
}