﻿.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: 0 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: #008f8e;
    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;
    padding: 0 1%;
}

.rightpush img {
    width: 100%;
}

.padding-large {
    margin-bottom: 30px;
}

.proDetail .bottomLine {
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.proDetail .detailItem {
    width: 180px;
    text-align: center;
    background: #008f8e;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    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 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: #008f8e;
    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: #008f8e;
}

.pro_tablist {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
}


.wid90 {
    width: 95%;
    margin: 0 auto;
}


.backtoPro {
    /*margin-top: -30px;
    margin-right: -30px;*/
    width: 50px;
    height: 50px;
    background: #008f8e;
    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: #008f8e;
}


.media-body, .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: 14%;}
.r_1 li{ width:100%; font-size:26px; line-height:70px; height:70px; float:left; color: #333333;}
.r_1 li span{ color:#008f8e;}
.r_2{ width:33.33%; float:left; text-align:center; font-size:18px; line-height:50px; min-width:100px; background-color:#008f8e; color:#ffffff; padding:0 1.5%;}
.r_2 a{ color:#ffffff;}
.r_3{ width:30.33%; float:right; text-align:center; font-size:18px; line-height:50px; max-width:125px; background-color:#008f8e; color:#ffffff; margin-right:3%;}
.r_3 a{ color:#ffffff; display:block;}
.r_4{ width:33.33%; float:right; text-align:center; font-size:18px; line-height:50px; max-width:125px; background-color:#008f8e; color:#ffffff;}
.r_4 a{ color:#ffffff; 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;
        font-size:22px !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*/