.ny-banner {
    overflow: hidden;
}
.ny-banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}




.content-pic ul li .name h2 {
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.ny-main {display: block;margin: 40px 0;}
/* 面包线 */
.bread {
    display: table;
    width: auto;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #f5f5f5;
    background: #efefef;
    float: left;
}
.bread a {font-size: 15px;display: inline-block;margin: 0 3px;}
.bread a i{margin-right: 5px;}
/* 面包线 */

/* 内页左边 */
.ny-left{padding-left: 20px;padding-right: 20px;}
.ny-left-body{border: 1px solid #ddd;border-top: 0;padding: 0 10px;}
.ny-left-body ul li{height: 45px;line-height: 45px;position: relative;text-indent: 24px;border-bottom: 1px dashed #ddd;}
.ny-left-body ul li::after{content: "";width: 15px;height: 15px;border: 1px solid #ddd;display: table;position: absolute;top: 15px;border-radius: 50%;}
.ny-left-body ul li a{font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.ny-left-body ul li:last-child{border-bottom: none;}
.on::after{background-color: #4e555b;}
.ny-left-bottom{display: block;width: 100%;margin-top: 25px;}
.ny-left-title{position: relative;}
.ny-left-title h3{font-size: 18px;line-height: 55px;height: 55px;border-bottom: 1px solid #ddd;background: #4e555b;text-indent: 10px;color: #fff;}
.ny-left-title i{position: absolute; top: 35%; right: 12px; color: #fff; font-size: 18px;}
.ny-left-con{display: block;width: 100%;font-size: 14px;line-height: 30px;background: #f7f7f7;padding-top: 12px;padding: 10px;}
.ny-left-img img{max-width: 100%;}
.ny-left-bottom h3{font-size: 18px; line-height: 45px; height: 45px; border-bottom: 1px solid #ddd; background: #e4e4e4; text-indent: 10px;}
/* 内页左边 */

/* 内页文本添加 */
.ny-content-text{font-size: 14px; line-height: 35px; color: #858585;table-layout: fixed;}
.ny-content-text img{max-width: 100%;}
/* 内页文本添加 */

/* 产品 */
.margin-bottom20{margin-bottom: 20px;}
.ny-product{display: block;width: 100%;}
.ny-product .img{overflow: hidden;}
.ny-product .img img{transition: all 0.5s;}
.ny-product .product-text{display: table; width: 100%; text-align: center; position: relative; margin-top: 5px;}
.ny-product .product-text h2{font-size: 15px; height: 45px; line-height: 45px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.ny-cp{display: block; padding: 0; overflow: hidden; margin: 1%; width: 31%; margin-bottom: 20px;}
.ny-cp:hover .img img{transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);}
.product-text::after{content:"";width: 0;height: 2px;background-color: #d94854;display: block;position: absolute;top: 0;transition: all 0.5s;}
.ny-cp:hover .product-text:after{width: 100%;}
.ny-cp:hover .product-text a{color:#d94854;}
/* 产品 */

/* 产品内页 */
.cp-left {
    display: table;
    width: 48%;
    float: left;
}
.cp-right{
	display: table;
	float:left;
}
.cp-right {
    display: table;
    float: left;
    width: 48%;
}

.cp-right h3 {
    font-size: 20px;
    padding-top: 4px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
}

.cp-right-a .desc ,.cp-right .desc {
    padding: 18px 0;
    font-size: 15px;
    line-height: 180%;
}

.cp-right a{
	color:#fff
}

.btn {
    width: 120px;
    height: 35px;
    background: #666666;
    color: #FFF;
    display: block;
    text-align: center;
    line-height: 35px;
    font-size: 13px;
    padding: 0;
    margin-top: 20px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

.tits span {
    color: #000;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
}


/* 详情 */
.details {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.tits {
    border-bottom: 1px solid #e1e1e1;
    height: 50px;
    width: 100%;
    font-size: 22px;
}

.info {
    display: table;
    width: 100%;
    min-height: 80px;
    border-bottom: 1px dashed #ccc;
    margin-top: 20px;
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 20px;
}

/* 翻页 */
.fan-page {
    display: table;
    width: 100%;
    line-height: 45px;
    height: 45px;
}
.fan-page span{
	display: table;
	font-size: 14px;
	color:#484848;
}
.fan-page span a{
	color:#484848;
}
.fan-page span:nth-child(1){
	float: left;
}
.fan-page span:nth-child(2){
	float: right;
} 
/* 翻页 */


/* 相关推荐 */
.rec-body{
	display: block;
}

.rec-title {
    display: table;
    height: 35px;
    line-height: 35px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    margin-bottom: 10px;
}

.rec-title span {
    display: table;
    height: 100%;
    font-size: 16px;
    padding: 0 5px;
	position: relative;
}

.rec-title span:after {
    content: "";
    height: 2px;
    background-color: #02913d;
    width: 100%;
    display: table;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.rec-body ul li {
    width: 23%;
    float: left;
    margin: 1%;
}

.rec-body ul li span {
    display: table;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 35px;
    height: 35px;
}

.rec-body ul li .img {
    overflow: hidden;
    table-layout: fixed;
    border: 1px solid #ddd;
}

.rec-body ul li .img img{
	max-width: 100%;
}
/* 相关推荐 */



/* 新闻中心 */
.main_new_bg ol {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
    padding-left: 0;
}
.main_new_bg ol:hover .img img{transform: scale(1.1);}
.main_new_bg ol a.img {
    display: block;
    float: left;
    padding: 6px;
    width: 22%;
    border: 1px solid #ddd;
    margin-right: 20px;
    overflow: hidden;
}
.main_new_bg a.img img{width: 100%; height: 100%;transition: all 0.5s;}
.new_text{display: table;width: 75%;float: left;}
.new_text h3{text-align: left; padding-top: 0;}
.new_text h3 a{font-weight: normal; font-size: 18px;}
.new_text span{font-size: 14px;display: table;width: 100%;color: #c5c5c5;padding: 10px 0;}
.new_text div {font-size: 13px;line-height: 25px;color: #9d9d9d;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.main_new_bg h2{display: table; width: 100%; text-align: center; font-size: 22px; font-weight: normal;}
.main_new_bg i{font-size: 15px; font-style: normal; text-align: center; display: table; width: 100%; padding: 14px 0; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-bottom: 10px;}
.main_new_bg{display: table; width: 100%;}
.new_bg_bottom{display: table;width: 100%;font-size: 14px;line-height: 30px;}
.new_bg_bottom img{max-width: 100%;}



.center{
	margin-top: 40px;
}
.title {
    text-align: center;
    font-size: 24px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
}

.news_info {
    font-size: 14px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: center;
    border-bottom: 1px solid #aea375;
    padding-bottom: 10px;
}
.details-txt {
    font-size: 14px;
    line-height: 250%;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e0e1dc;
    padding: 20px 0;
}
.page_bg{
	line-height: 26px;
	margin-top: 6px;
	padding-top: 5px;
	font-size: 14px;
}
.page_bg span {
    display: block;
}


.return {
    display: table;
    margin: 0 auto;
}
.return a {
    color: #e52013;
}



/* 在线留言 */
.hza{
	margin-top: 10px; 
	padding: 10px; 
	color: #0f83d2;
	width: 100%;
}
.hza:after{
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	font-size: 0; 
	line-height: 0;
}
.soka{width: 48%; border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 12px; padding-left: 10px; font-size: 12px; font-family: "Microsoft YaHei", verdant, tahoma; height: 45px; margin-right: 5px;outline: none;}
.sokb{height: 65px; border: 1px solid #D8D8D8; line-height: 50px; margin-bottom: 15px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; width: 97%; color: #757575; margin: -30px; margin-left: 0px; margin-top: 10px; margin-right: 10px;outline: none;}
.tj {
    display: inline-block;
    width: 120px;
    line-height: 35px;
    height: 35px;
    background: #ddd;
    margin-right: 10px;
    margin-top: 50px;
    color: #5f5f5f;
    border: 0;
	outline: none;
}
.feedback p{font-size: 14px; line-height: 30px; padding: 0 14px;}
.feedback p b{font-size: 16px;}
/* 在线留言 */

/* 联系我们 */
.contact-txt {
    display: block;
    line-height: 35px;
    margin-top:0;
    font-size: 16px;
}
.contact-txt h3 {
    font-size: 18px;
    margin-bottom: 18px;
}
/* 联系我们 */