﻿.main-content {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 40px;
}
.proview {
    overflow: hidden;
    background: #fff;
}

.productList {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 40px auto;
}

.productList .leftPart {
    width: 19%;
    float: left;
    margin-right: 1%;
    margin-top: 27px;
}

.productList .rightPart {
    width: 80%;
    float: left;
}

.productList .proview {
    background: #fff;
    width: calc(100%-80px);
    margin-bottom: 30px;
    overflow: hidden;
    padding: 40px;
    clear: both;
}

.prolist-pic {
    margin: 3% 2% -5px 0;
    width: 35%;
    height: auto;
    float: left;
}

.prolist-pic img {
    width: 100%;
}

.proItem {
    width: 58%;
    float: left;
    padding-right: 1%;
    margin-left: 3%;
}

.proItem .protitle {
    font-size: 30px;
    font-weight: bold;
    color: #0a1734;
    line-height: 35px;
}
.proItem p
{
    float:left;
    width:100%;
}

.fenLine {
    width: 150px;
    height: 4px;
    background: #0c5e47;
    margin: 10px auto 30px 0;
    float: left;
}

.proItem .itemTitle {
    margin-top: 45px;
    font-size: 24px;
    margin-bottom: 20px;
}

.proDetail {
    margin-top: 30px;
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}

.rightpush {
    width: 100%;
    float: right;
    margin: 30px 0 0 0;
    background: #fff;
}

.rightpush img {
    width: 100%;
    transition: all 0.5s;
}
.rightpush a:hover img{ transform: scale(1.1);}

.padding-large {
    margin-bottom: 30px;
}

.proDetail .bottomLine {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.proDetail .detailItem {
    width: 150px;
    text-align: center;
    background: #0c5e47;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.proDetail .proCon {
    padding: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}


.proDetail .proCon p{
    line-height: 30px;
    font-size: 16px;
}


.proDetail .proCon strong
{
    margin-bottom:10px;
    display: inline-block;
}

.proDetail .proCon img {
    max-width: 100%;
    max-height: 400px;
    height: auto;
}

.proDetail .proCon table {
    width: 100% !important;
    border-collapse: collapse;
    border: 0px none;
    border-top: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-spacing: 0;
    table-layout: fixed;
}

.proDetail .proCon table tr {
    height: auto !important;
}

.proDetail .proCon table td:first-child {
    width: 150px !important;
}

.proDetail .proCon table td {
    height: auto !important;
    border: 0px none !important;
    line-height: 1.5;
    padding: 5px !important;
    text-align: center;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    word-wrap: break-word;
    word-break: break-all;
    width: auto!important;
}
.proDetail .proCon table th {
    height: auto !important;
    border: 0px none !important;
    line-height: 1.5;
    padding: 5px !important;
    text-align: center;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    word-wrap: break-word;
    word-break: break-all;
    width: auto!important;
    font-weight:normal;
}

.proDetail .proCon table td p {
    display: block;
    margin: 0;
}

.proDetail .proCon table td span {
    display: inline-block;
    margin: 0;
    font-size: 16px !important;
    text-align: center;
}

.proDetail .proCon table tr {
    transition: all .2s;
}

.proDetail .proCon table tr:hover {
    background: #e7f1fc;
}

.pushtitle {
    margin-top: 10px;
    text-align: center;
}

.backtoPro {
    width: 50px;
    height: 50px;
    background: #0c5e47;
    text-align: center;
    line-height: 50px;
}

.backtoPro a,.backtoPro:hover a,.backtoPro a:hover {
    color: #fff;
}

.backtoPro a i {
    font-size: 25px;
}

.backtoPro:hover {
    background: #099c9b;
    color: #0c5e47;
}

.pro_tablist {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
}


.wid90 {
    width: 95%;
    margin: 0 auto;
}
.wid97 {
    width: 97%;
    margin: 0 auto;
}


.backtoPro {
    /*margin-top: -30px;
    margin-right: -30px;*/
    width: 50px;
    height: 50px;
    background: #0c5e47;
    text-align: center;
    line-height: 50px;
}

.backtoPro a,.backtoPro:hover a,.backtoPro a:hover {
    color: #fff;
}

.backtoPro a i {
    font-size: 25px;
}

.backtoPro:hover {
    background: #099c9b;
    color: #0c5e47;
}


.media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}


/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px; width: 20%; float: left; text-align: center;}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .media-body{text-align: center; width: 100%; float:left; line-height: 25px; padding:10px 10px 0px; display:block;}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0; margin-right:0;}
/* 横向上图下字列表 end */


.r_1{ width:100%; float:left; margin-bottom: 3.5%; line-height: 30px; font-size: 16px; }
.r_1 li{ width:100%; font-size:26px; line-height:70px; height:70px; float:left; color: #333333;}
.r_1 li span{ color:#0c5e47;}
.r_1 strong{ font-size:16px;}
.r_1 p{ line-height:30px; font-size:16px;}
.r_2{ width:33.33%; float:left; text-align:center; font-size:18px; line-height:50px; min-width:100px; background-color:#0c5e47; color:#ffffff; padding:0 1.5%;}
.r_2 a{ color:#ffffff;}
.r_3{ float:left; text-align:left; font-size:18px; line-height:50px; padding: 0px; margin-left:30px; min-width:175px; color:#000000; margin-bottom:3.5%; display: -webkit-box;}
.r_3 a{ color:#000000; display:block;}
.r_4{ float:right; text-align:right; font-size:18px; line-height:50px; padding: 0px; margin-right:30px; min-width:175px; color:#000000; margin-bottom:3.5%; display: -webkit-box;}
.r_4 a{ color:#000000; display:block;}

/*产品分类*/
.banner-menu {
	width: 100%;
	height: 32px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	bottom: 52px;
	left: 0px;
	z-index: 1;
}
.banner-menu li {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	padding: 0 18px;
	overflow: hidden;
	position: relative;
}
.banner-menu li a {
	color: #FFFFFF;
}
.banner-menu li a:hover {
	font-weight: bold;
}
.banner-menu li.active {
	font-weight: bold;
}
.banner-menu li.active:before,.banner-menu li.active:after {
	content: '';
	display: block;
	width: 10px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/menuBg.png);
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 100% !important;
}
.banner-menu li.active:after {
	transform: rotate(180deg);
	left: auto;
	right: 0px;
}

@media only screen and (max-width: 1400px) 
{
.proDetail .proCon table td 
{
    font-size:14px !important;
}

.proDetail .proCon table td p {
    font-size:14px !important;
}

.proDetail .proCon table td span {
    font-size:14px !important;
}
}




@media only screen and (max-width: 991px) {
	.banner-menu {
		width: 600px;
		height: 100px;
		bottom: 20px;
		left: 50%;
		margin-left: -300px;
	}
	.banner-menu li {
		display: block;
		width: 33.33%;
		height: 50px;
		line-height: 50px;
		font-size: 28px;
		float: left;
	}
	.banner-menu li.active:before,.banner-menu li.active:after {
		width: 16px;
		height: 50px;
	}
}
@media only screen and (max-width: 750px) {
	.banner-menu {
		width: 300px;
		height: 60px;
		bottom: 10px;
		margin-left: -150px;
	}
	.banner-menu li {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		padding: 0 10px;
	}
	.banner-menu li.active:before,.banner-menu li.active:after {
		width: 8px;
		height: 30px;
	}
	.proItem {
        width: 97%;
        margin-left: 3%;
        margin-top: 27px;
    }
    .r_2 {
        width: 98% !important;
        font-size: 20px !important;
    }
    .r_3 {
        margin-top: 20%;
        float:left;
        width: 38.33% !important;
    }
    .r_4 {
        margin-top: 20%;
        margin-right: 3%;
        width: 38.33% !important;
    }
    .list-post-x .media {
        width: 50%;
    }
    .text-middle {
        font-size: 14px;
    }
    .backtoPro
    {
        display:none;
    }
    .pc-shows
    {
        display:block !important;
    }
    .prolist-pic {
        margin: 0;
        width: 100%;
    }
    .proDetail .proCon {
        padding: 10px;
    }
    .container {
        width: 100% !important;
    }
    .proDetail .proCon {
        font-size: 16px;
        line-height:35px;
    }
    .product-content {
        padding: 20px 0 60px !important;
    }
    .product-title h3 {
        margin: 0 0 0px !important;
    }
    .main-content {
        padding-top: 30px !important;
    }
}
@media only screen and (min-width: 992px) {
	.banner-menu {
		height: 25px;
		bottom: 30px;
	}
	.banner-menu li {
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		padding: 0 14px;
	}
	.banner-menu li.active:before,.banner-menu li.active:after {
		width: 8px;
		height: 25px;
	}
}
@media only screen and (min-width: 1200px) {
	.banner-menu {
		height: 30px;
		bottom: 40px;
	}
	.banner-menu li {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		padding: 0 16px;
	}
	.banner-menu li.active:before,.banner-menu li.active:after {
		width: 9px;
		height: 29px;
	}
}
@media only screen and (min-width: 1550px) {
	.banner-menu {
		height: 32px;
		bottom: 52px;
	}
	.banner-menu li {
		height: 32px;
		line-height: 32px;
		font-size: 18px;
		padding: 0 18px;
	}
	.banner-menu li.active:before,.banner-menu li.active:after {
		width: 10px;
		height: 32px;
	}
}

@media only screen and (max-width: 1400px) 
{
    .wid90 {
            width: 100%;
        }
    .r_1{ margin-bottom: 10%;}
}


@media only screen and (max-width: 1550px) 
{
    .r_2{ width:42%;}
}


/*产品列表*/
.product-content {
	width: 100%;
	padding: 0px 0 60px;
	overflow: hidden;
}
.product-title {
	width: 100%;
	padding: 0 0 10px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.product-title h3 {
	width: 100%;
	height: 52px;
	line-height: 40px;
	font-size: 30px;
	margin: 0 0 25px;
	overflow: hidden;
	position: relative;
}
.product-title h3 strong {
	float: left;
}
.product-title h3:after {
	content: '';
	display: block;
	width: 39px;
	height: 39px;
	margin: 5px 3px;
	overflow: hidden;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	float: left;
}
.product-title p {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}


.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/


.text-middle {
    font-size: 16px;
}
h3, .h3 {
    font-size: 18px;
}
.media.media-x .float-left {
    margin: 0px 10px;
}
.radius {
    border-radius: 4px;
}
.float-left {
    float: left!important;
}
h2, .h2 {
    font-size: 20px !important;
}
.clearance30 {
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.list-post-x .media.media-x .media-body {
    text-align: center;
    width: 100%;
    float: left;
    line-height: 25px;
    padding: 10px 10px 0px;
    display: block;
}
.text-middle
{
    text-align: center;
    width: 100%;
    float: left;
    line-height: 25px;
    padding: 10px 10px 0px;
    display: block;
    margin-bottom:25px;
}
.fr {
    float: right;
}
.font16 {
    font-size: 16px !important;
}
.containers 
{
    max-width:1600px;
    width:94%;
    margin:0 auto;
}
.rightpush .bottomLine {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.rightpush .detailItem {
    width: 213px;
    text-align: center;
    background: #0c5e47;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.rightpush .proCon {
    padding: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}


.valve-btn {
	width: 100%;
	overflow: hidden;
	margin: 50px 0 0;
}
.valve-btn a {
	display: block;
	width: 180px;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
	background-color: #0c5e47;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.valve-btn a em {
	position: relative;
	z-index: 2;
	font-style:normal;
}
.valve-btn a:first-of-type img {
	margin-right: 15px;
}


.swiper1 {
		width: 100%;
	}
	.swiper1 .selected {
		color: #ec5566;
		border-bottom: 2px solid #ec5566;
	}
	.swiper1 .swiper-slide {
		text-align: center;
		font-size: 16px;
		height: 50px;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		cursor: pointer;
	}
	.swiper2 {
		width: 100%;
	}
	.swiper2 .swiper-slide {
		height: calc(100vh - 50px);
		background-color: #ffffff;
		color: #000000;
		box-sizing: border-box !important;
		overflow-x: hidden !important;
	}


#tabs{height:50px;overflow:hidden;}
#tabs li{float:left;margin:0;display:inline;}
#tabs a{float:left;position:relative;padding:0 50px;height:0;line-height:50px;text-transform:uppercase;text-decoration:none;color:#fff;border-bottom:50px solid #3c8771;border-bottom-color:#3c8771\9; font-size:16px;}
#tabs a:hover{border-bottom-color:#0c5e47;opacity:1;filter:alpha(opacity=100);}
#tabs #current{z-index:3;border-bottom-color:#0c5e47;opacity:1;filter:alpha(opacity=100);}


.product-menu {
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}
.product-menu.menu-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	box-shadow: 0.65px 1.9px 15.4px 0.6px rgba(33,27,24,0.31);
}
.product-menu:after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #c2c2c2;
	position: absolute;
	left: 0;
	bottom: 0;
}
.product-menu .menu-swiper {
	width: 100%;
	height: 55px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}
.product-menu .menu-swiper a {
	display: block;
	width: 100%;
	line-height: 54px;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	text-align: center;
	border-right: 1px solid #c2c2c2;
}
.product-menu .menu-swiper a span {
	position: relative;
	z-index: 2;
}
.product-menu .menu-swiper a:before {
	content: '';
	width: 0px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	transition: all 0.5s;
}
.product-menu .menu-swiper a.active {
	border: none !important;
	margin: 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.product-menu .menu-swiper a.active:before {
	background-color: #0c5e47;
	width: 100%;
	left: 0;
}
.product-menu .menu-swiper a:hover {
	color: #FFFFFF;
}
.product-menu .menu-swiper a:hover:before {
	background-color: #0c5e47;
	width: 100%;
	left: 0;
}
.menu-swiper .swiper-container {
	width: calc(100% - 59px);
	width: -moz-calc(100% - 59px);
	width: -webkit-calc(100% - 59px);
	margin: 0 0 0 30px;
}
.menu-swiper .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	background: url(../images/srb.png);
	background-color:#ffffff;
}
.menu-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: url(../images/slb.png);
    background-color:#ffffff;
}
.menu-swiper .swiper-button-next,.menu-swiper .swiper-container-rtl .swiper-button-prev {
	background: url(../images/srr.png);
	background-color:#ffffff;
    right: 0px;
    left: auto;
    border-left: 1px solid #c2c2c2;
}
.menu-swiper .swiper-button-prev,.menu-swiper .swiper-container-rtl .swiper-button-next {
	background: url(../images/slr.png);
	background-color:#ffffff;
    left: 0px;
    right: auto;
    border-right: 1px solid #c2c2c2;
}
.menu-swiper .swiper-button-next,.menu-swiper .swiper-button-prev {
    width: 30px;
    height: 53px;
    margin-top: 0;
    top: 0;
    border-radius: 0;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 30px !important;
}
@media only screen and (max-width: 700px) {
	.product-menu {
		height: 45px;
	}
	.product-menu .menu-swiper {
		height: 44px;
	}
	.product-menu .menu-swiper a {
	    font-size: 14px;
		line-height: 43px;
	}
	.product-menu .menu-swiper a.active {
	    font-size: 15px;
	}
	.menu-swiper .swiper-button-next,.menu-swiper .swiper-button-prev {
	    width: 30px;
	    height: 44px;
	    background-size: 20px !important;
	}
}
.title-common
{
    margin:30px 0px;
    font-size:16px;
    color:#c2c2c2;
    line-height:23px;
}
.title-common p {
    background: url(../images/home.png) no-repeat left 3px;
    padding: 0 0 0 25px;
}


.menu-list{ width:100%; float:left; margin-bottom:35px;}
.menu-list li{ float: left; text-align: center;  margin: 0px 10px 10px 5px;}
.menu-list li a{ font-size:16px; color:#000000; background-color:#ffffff; display:block; border-radius: 10px; border:#c2c2c2 solid 1px; padding: 5px 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 206px; }
.menu-list li a:hover{ font-size:16px; color:#ffffff; background-color:#0c5e47; display:block; border-radius: 10px; border:#0c5e47 solid 1px;}
.menu-list li a.active{ font-size:16px; color:#ffffff; background-color:#0c5e47; display:block; border-radius: 10px; border:#0c5e47 solid 1px;}

@media only screen and (max-width: 1550px) {
    .menu-list li {
        margin: 10px 10px 10px 10px;
    }
}
@media only screen and (max-width: 1450px) {
    .menu-list li {
        margin: 10px 10px 10px 10px;
    }
}