﻿@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}


@media (min-width:1381px) and (max-width: 1480px){

.header .nav>li {
    display: block;
    vertical-align: middle;
    margin: 0 5px;
    width: 65px;
    text-align: center;
}

}



@media (min-width:769px) and (max-width: 1380px){

.header .nav>li {
    display: block;
    vertical-align: middle;
    margin: 0 5px;
    width: 65px;
    text-align: center;
}

}


@media (min-width:320px) and (max-width: 768px){
.col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9{
	padding:0 10px;
}

.header,.flexslider,.carousel {
	display: none;
}
.container {
	width: 100%;
	max-width: 1200px;
}
.m_img, .m_nav {
	display: block;
}
.header-bg {
	display: none;
}
.container {
	max-width: 100%;
	min-width: 100%;
	padding: 0;
	width: 100%;
	padding: 0 10px;
}
.m_img {
	display: block;
	height: 0.9rem;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.m_img .headlf {
	padding-top: 0.1rem;
	padding-left: 5px;
	float: left;
}
.m_img .headlf .m_logo {
	height:0.6rem;
	display: block;
	margin-top:0.05rem;
}
.m_img .headrg {
	padding-right: 5%;
	padding-top: 0.3rem;
	float: right;
}
.m_img .headrg a .m_menuimg {
	height:16px;
	vertical-align:top;
	display: block
}
.m_nav {
	display:block;
	position:fixed;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:10000
}
.m_nav .closecover {
	position:absolute;
	width:100%;
	height:100%;
	background:#0b0d19;
	filter:alpha(opacity=0);
	opacity:0;
	left:0px;
	top:0px;
	z-index:1
}
.m_nav .closeicon {
	position:absolute;
	width:20%;
	left:18px;
	top:5%;
	z-index:100;
	text-align:center;
	filter:alpha(opacity=0);
	opacity:0
}
.m_nav .m_navList {
	position:absolute;
	width:80%;
	right:0px;
	top:0px;
	background:#0b0d19;
	height:100%;
	z-index:100;
	right:-80%;
	overflow-y: scroll;
}
.m_nav .m_navList ul {
	padding-left:5%;
	padding-right:5%;
	padding-top:5%;
}
.m_nav .m_navList ul li {
	border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
	display:block;
	height:45px;
	color:#fff;
	line-height:45px;
	padding-left:5%;
	font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
	flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
	width: 40px;
	height:35px;
	box-sizing: border-box;
	padding:0 5px;
	display: block;
}
.icon {
	background:url(../images/plus_top.png) 100% no-repeat;
	background-position: 50% 50%;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	transition:all 0s
}
.icon_on {
	background:url(../images/reduce_top.jpg) 50% no-repeat!important;
	background-position: 50% 50%;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
	display:none;
	width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
	display: block;
	height:40px;
	line-height:40px;
	font-size:14px;
	padding-left:10%;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	text-overflow: ellipsis;
	font-size: 12px;
}
	
/*搜索*/
.top_search {
	float: right;
	margin-right: 14px;
	margin-top: 0.18rem;
	width: auto;
}
.top_search span {
	display: block;
	width: 28px;
	height: 24px;
	margin-top: .06rem;
	background: url(../images/icon_search.png) no-repeat center center;
	background-size: 64%;
}
.top_search>div {
	position: fixed;
	top:0.8rem;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999999;
}
.top_search>div i {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
}
.top_search .gg {
	position: absolute;
	z-index: 5;
	right: 0;
	width: 100%;
	padding: 1% 3%;
	background-color: #fff;
	overflow: hidden;
	border-top: 1px solid #ddd;
}
.top_search .ss input {
	border: #ddd solid 1px;
	border-right: 0;
	width: 76%;
	padding: 0 2%;
	line-height:0.5rem;
	font-size: .2rem;
	float: left;
	border-radius: .07rem 0 0 .07rem;
	margin-left: 5%;
}
.top_search .ss input:focus {
	border-color: #0083c3;
}
.top_search .ss button {
    font-size: .2rem;
    line-height: 0.5rem;
    border: #228801 solid 1px;
    background-color: #228801;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}
/*搜索*/

/* 幻灯片*/
.ny-banner {
	overflow: hidden;
	height: auto;
	padding-top: 0;
	display: table;
	width: 100%;
	margin-top: 0.9rem;
}
.banner_box img {
	width:100%;
	display:block;
}
.banner_box {
	width:100%;
	text-align:center;
	margin-top: 0.9rem;
}
.banner_box img {
	vertical-align:middle;
}
.roll_img_mb_01 {
	overflow:hidden;
	position:relative;
}
.roll_img_mb_01 .img_box {
	overflow:hidden;
	text-align:center;
}
.roll_img_mb_01 .img_box img {
	vertical-align:middle;
	width:100%;
}
.roll_img_mb_01 .nav_box {
	overflow:hidden;
	position:absolute;
	left:50%;
	transform:translate(-50%,0);
	bottom:20px;
}
.roll_img_mb_01 .nav_box li {
	width:30px;
	height:3px;
	font-size:1px;
	overflow:hidden;
	background:#fff;
	float:left;
	margin:4px;
}
.roll_img_mb_01 .nav_box .li_on {
	background:#0037ad;
}
.img_box li {
	height: auto!important;
}
.flexslider {
	display: none;
}
.banner_box {
	display: block;
}
/* 幻灯片*/
	

.about_box {
    margin: 30px 0px 0px 0px;
}

.about_box .title {
	font-size: 22px;
	color: #253b74;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5em;
	text-align: center;
}
.h_pre, .h_next{
	display: none;
}
.about_box>p {
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
}

.hezuo_p li {
    float: left;
    display: inline;
    width: 0.48%;
    margin: 0 0.04% 0 0;
    border: 1px solid #ddd;
    min-height: auto;
}
.hezuo_p li h3{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
    margin: 20px 5px 0;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.text-case-name p {
    margin: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.hezuo_p {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 15px;
}

.hz-bg {
	background: #f8f8f8;
	margin-top: 25px;
	padding-bottom: 25px;
	padding: 8px;
}
	
.about-body-txt{
	padding:0 5px
}

.about-title h2 {
    font-size: 24px;
    color: #253b74;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8em;
    text-align: left;
    margin-top: 25px;
}
.about-body-bg {
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding-right: 0;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}

.about-ul ul li h3 {
    color: #f18212;
    font-size: 18px;
    text-align: left;
    background-color: ;
    font-weight: inherit;
}

.about-ul ul li {
    width: 31.33%;
    float: left;
    margin-right: 2%;
}

.about-more a {
    background-color: #ff6e2d;
    color: #fff;
    border-radius: 7px;
    border-color: #ff6e2d;
    border-style: solid;
    border-width: 0;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
    float: left;
}

.about-more a:nth-child(1) {
    background-color: #0049be;
    color: #fff;
    border-radius: 7px;
    border-color: #253b74;
    border-style: solid;
    border-width: 0;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
    float: left;
    margin-right: 10px;
}

.about-more {
    margin-top: 18px;
}


.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    float: right;
	display: table;
}

.slideBox .bd img {
	width: 100%;
	display: block;
	height: auto;
	min-height: 300px;
}

.slideBox{
	margin-top: 10px;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    text-indent: -999999px;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 8px;
    z-index: 1;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 8px;
    z-index: 1;
}

.pz-title h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    font-family: Arial;
    color: #0044a1;
    text-transform: math-auto;
    margin-bottom: 10px;
}

.pz-body {
    font-size: 15px;
    line-height: 25px;
}
.pz {
    padding: 30px 0;
    padding-bottom: 22px;
}

.rz {
    display: none;
}

	
	.picMarquee-left {
	width:100%;
	overflow:hidden;
	position:relative;
}
.picMarquee-left .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next {
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("../images/arrow.png") no-repeat;
}
.picMarquee-left .hd .next {
	background-position:0 -50px;
}
.picMarquee-left .hd .prevStop {
	background-position:-60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position:-60px -50px;
}
.picMarquee-left .bd {
	padding:10px;
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	margin:0 8px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.picMarquee-left .bd ul li .pic {
	text-align:center;
}
.picMarquee-left .bd ul li .pic img {
	width:150px;
	height:95px;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee-left .bd ul li .tit {
	line-height:24px;
}
.tempWrap {
	width: 100%!important;
}
	
.se-bg {
	display: table;
	width: 100%;
	padding: 30px 0;
	background: url(../images/se-bg.jpg) no-repeat center;
	background-size: cover;
}
.se-bg p {
	font-size: 14px;
	color: #fefeff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.se-bg h3 {
	font-size: 22px;
	color: #fefeff;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.3em;
	text-align: center;
}
.case-bg .case-title span {
	display: table;
	font-size: 18px;
	float: left;
	padding-bottom: 10px;
	position: relative;
}
.case-bg .case-title a {
	float: right;
	margin-top: 10px;
}
.case-bg {
	padding: 22px 0;
}
.case-bg .case-title span::after {
	content: "";
	display: table;
	width: 100px;
	height: 2px;
	background: #015cb5;
	position: absolute;
	bottom: 0;
}
.case-bg .case-body ul li {
	width: 48%;
	margin: 1%;
	float: left;
	position: relative;
}
.case-name {
	display: table;
	background-color: #253b74;
	color: #fff;
	border-radius: 3px;
	border-color: #253b74;
	border-style: solid;
	border-width: 1px;
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
	margin-right: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 120px;
	margin-left: -60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-align: center;
	margin-top: -20px;
	font-size: 12px;
}
.index-new-bg {
	width: 100%;
	width: 100%;
	padding: 10px 0;
	padding-bottom: 18px;
}
.index-new-title h3 {
	font-size: 22px;
	text-align: center;
	display: table;
	margin: 0 auto;
	color: #0d0d0d;
	background: #fff;
	position: relative;
	z-index: 9;
	padding: 0 35px;
}
.index-new-title::after {
	content: "";
	width: 100%;
	display: table;
	height: 2px;
	border-bottom: 1px dashed #000;
	position: absolute;
	top: 12px;
	z-index: 5;
}
.index-new-title {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.index-new-title p {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #afafaf;
	padding: 12px 0;
	padding-bottom: 5px;
}
.index-new-body {
	margin-top: 14px;
}
.index-new-body ul li {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 20px;
}
.index-new-body ul li h3 {
	font-size: 18px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 8px;
}
	
	footer {
	background-color: #333;
	color: #fff;
	padding: 18px 0px 18px 0px;
	font-size: 12px;
}
.footer-left {
	display: none;
}
.footer .row {
	padding:0	}
.footer-lx {
	float: left;
	width: 65%;
	margin-left: 25px;
	margin-top: 10px;
}
.footer-right {
	display: table;
	padding: 10px;
	width: 100%;
}
.path_bg {
	margin: 0px 0px;
	background: #f7f7f7;
	padding: 8px 12px;
	margin-top: 10px;
	color: #666;
}
.class ul li {
	display: inline-block;
	background: #ffffff;
	border: 1px solid #ddd;
	margin-right: 8px;
	border-radius: 5px;
	float: left;
	width: 47%;
	position: relative;
	padding: 5px 10px;
	margin-bottom: 5px;
}
.class ul li a {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.class ul li i {
	display: none;
}
.ny-title-top {
	font-size: 22px;
	font-family: "Arial";
	border-bottom: 1px solid #ddd;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
}
.image-list .pic li {
	width: 49%;
	display: inline-block;
	margin: 0.5%;
	margin-bottom: 0;
}
.case-list li {
	width: 48%;
	margin: 1%;
	float: left;
	border: 1px solid #efefef;
	padding: 3px;
	padding-bottom: 10px;
}
.case-list li .case-txt h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 5px;
}
.cpMain .container {
	margin-top: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.cpMain {
	overflow: hidden;
	margin: 8px 0;
}
.ny-title-txt {
	font-size: 14px;
	line-height: 180%;
	color: #5d5d5d;
	margin-bottom: 15px;
}
.ny-title {
	margin-top: 12px;
}
.center .title {
	text-align: center;
	font-size: 22px;
	letter-spacing: 1px;
	color: #434343;
	margin-bottom: 5px;
}
.time span {
	display: inline-block;
	margin-right: 15px;
	font-size: 12px;
}
.details-txt {
	font-size: 14px;
	line-height: 220%;
	width: 100%;
	table-layout: fixed;
	border-bottom: 1px dashed #e0e1dc;
	padding: 10px 0;
	min-height: 150px;
}
.description .title {
    border-bottom: 1px solid #dddddd;
    height: 35px;
    text-align: left;
    color: #ddd;
    margin: 0;
}
.description .title span {
	font-size: 18px;
	color: #1f1f1f;
	position: relative;
	background: #fff;
	margin-right: 0;
	padding-right: 15px;
	font-family: "WorkSans-Bold";
	height: 36px;
}
.description {
	margin: 20px 0;
	margin-bottom: 0px;
}
.form_button {
	width: 140px;
	height: 30px;
	line-height: 30px;
	background: #f7c433;
	color: #fff;
	font-size: 12px;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
}
.list-4 li .date {
	float: left;
	width: 70px;
	background-color: #fff;
	text-align: center;
	padding: 8px 0;
}
.list-4 li .date {
	display: none;
}
.list-4 li .text {
	margin: 0;
	width: 75%;
}
.list-4 li a {
	display: block;
	overflow: hidden;
	padding: 9px;
	background-color: #f5f5f5;
}
.list-4 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: bold;
}
.list-4 li .more {
	float: right;
	line-height: 30px;
	width: 70px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 20px;
}
.con {
	font-size: 15px;
	line-height: 25px;
}
.hza .soka {
	width: 47%;
	border: 1px solid #D8D8D8;
	line-height: 40px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-family: "Microsoft YaHei", verdant, tahoma;
	height: 40px;
	margin-right: 5px;
	background: inherit;
	float: left;
	margin: 10px 5px;
	text-transform: uppercase;
	background: #fff;
	margin-bottom: 5px;
}
.tj {
	display: table;
	width: 125px;
	line-height: 35px;
	height: 35px;
	background: #f7c433;
	margin-right: 10px;
	margin-top: 25px;
	color: #fff;
	border-radius: 25px;
	margin-left: 25px;
	border: 0;
	margin: 0 auto;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
}
.list-1 li {
	float: left;
	width: 48%;
}
.list-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.list-1 .text p {
	margin: 4px 0 0;
	font-size: 14px;
	text-align: left;
	color: #909090;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.list-1 .wrap {
	margin: 20px 0 0 20px;
	background-color: #f5f5f5;
	padding: 4px;
}
.list-1 .text {
	border-top: 0;
	padding: 20px 0 0px;
	text-align: center;
}
.list-1 .wrap:hover {
	background-color: #f5f5f5;
}
.list-1 .wrap:hover a {
	color: #373737;
}
.list-1 .wrap:hover p {
	color:#373737;
}
.prodbaseinfo_a {
	float: right;
	width: 100%;
	z-index: 1;
	margin-top: 14px;
}
.ul_prodinfo li {
	font-size: 14px;
	float: left;
	padding: 6px 0;
	height: auto;
	width: 100%;
}
.ul_prodinfos {
	padding: 15px 3px;
	width: 100%;
	margin-top: 0px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	/* background: #eee;*/
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.cp dl {
	width: 48.5%;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 12px 0px 0 11px;
}
.cptab {
	line-height: 50px;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding: 0 8px;
}
.ul_prodinfos li {
    padding: 2px 0 10px;
    height: 55px;
    float: none;
}


.gstd-l {
    width: 100%;
    float: left;
}
.aboutContact{
	display: none
}
.gstd-r {
    width: 100%;
    float: right;
    margin-top: 14px;
}
.prod_left{
	width: 100%
}


.prod_left .prod_left_title span{
	display: none
}
.prod_left .prod_left_title {
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #40bb17, #238901);
    position: relative;
}

.prod_left .prod_left_title p {
    font-size: 18px;
    color: #fff;
    padding-top: 0;
    margin-left: 0.3rem;
    line-height: 40px;
}
.prod_left .prod_left_title p strong{
	font-weight: normal
}
.prod_left .prod_left_title::after {
    content: "";
    display: block;
    background: url(../images/prod_left_i.png) no-repeat;
    width: 24px;
    height: 28px;
    position: absolute;
    top: 14px;
    right: 10px;
    transition: 0.3s;
    background-size: 82%;
}
.s-side{
	display: none;
}
.mod_goods_info .hds li h3 {
    display: block;
    width: 80px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    border-bottom: 0;
    font-weight: normal;
}
.ny-main {
    display: block;
    width: 100%;
    margin: 22px 0;
}


.mbx-title{
	
}

.sp-wrap {
    display: none;
    line-height: 0;
    font-size: 0;
    background: #eee;
    border: 2px solid #eee;
    border-radius: 3px;
    position: relative;
    margin: 0!important;
    float: left;
    max-width: 100%!important;
}
.h2_prodtitle {
    font-size: 18px;
    color: #414141;
    padding: 2px 0 10px;
    line-height: 1.6em;
    border-bottom: 1px solid #DCDCDC;
}

.hottel{
	font-size: 18px!important;
}
.ueeshop_responsive_article_feedback .rows .form_button {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #ff9500;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}


.footerW {
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
}

.copyW {
    width: 100%;
    margin: 0 auto;
    padding: 14px 0;
    overflow: hidden;
}

.footer_s,.footer_line{
	display: none
}
.footer_dh {
    float: left;
    margin-left: 15px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.footer_dh_m {
    font-size: 18px;
    color: #fff;
    padding-bottom: 5px;
    line-height: 30px;
    font-weight: bold;
}
.footer_dh_fl .footer_dh_da {
    display: table;
    width: 30%;
    float: left;
    margin: 0;
}
.footer a {
    color: #fff;
    font-size: 15px;
}

.footer {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background: #1c7100;
    color: #ffffff;
    font-size: 14px;
}
.footer_r {
    float: left;
    width: 220px;
    overflow: hidden;
    margin-top: 8px;
    margin-left: 12px;
}
.footer_rl_m {
    font-size: 16px;
    color: #fff;
    padding-bottom: 5px;
    line-height: 30px;
    text-align: left;
}

.aboutRTop {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #ddd;
    height: auto;
    line-height: 40px;
    display: table;
    width: 100%;
    height: 45px;
    margin-bottom: 14px;
}

.text-content {
    color: rgba(0,0,0,.7);
    line-height: 30px;
    font-size: 13px;
}


.search{
	display: none
}


.prod_right {
    width: 100%;
    float: right;
    margin-top: 20px;
}

.prod_right ul li {
    width: 48%;
    float: left;
    margin: 1%;
    margin-top: 0;
    margin-bottom: 2%;
    border: 1px solid #ddd;
}
.prod-name h3 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-indent: 10px;
    background: #f0f0f0;
    position: relative;
}
.new-body ul li {
    width: 100%;
    float: left;
    margin: 1%;
    position: relative;
}
.new-body ul li:nth-child(2){
	display: none;
}
.new-body ul li:nth-child(3){
	display: none;
}

.new-body ul li dl dd h3 a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
}
.new-body ul li dl dd p {
    font-size: 12px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.new-body .new-title {
    padding: 14px;
    background: #fff;
}

.new-body .new-title h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    margin-bottom: 10px;
}
.title strong {
    font-size: 20px;
}

.title p {
    font-size: 14px;
    color: #999;
    font-weight: initial;
}
.title {
    margin: 20px auto 13px;
    text-align: center;
}
.index-case-body ul li {
    width: 48%;
    float: left;
    margin: 1%;
    position: relative;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 2%;
    display: none;
}
.index-case-body ul li:nth-child(1),
.index-case-body ul li:nth-child(2),
.index-case-body ul li:nth-child(3),
.index-case-body ul li:nth-child(4){
	display: block;
}
.index-case-title {
    position: absolute;
    bottom: 0;
    padding: 5px;
    z-index: 99;
}
.index-case-title h3 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 2px;
}
.index-case-title p {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-ggt-wb p {
    font-size: 16px;
    line-height: 10px;
    margin-bottom: 12px;
}
.index-ggt-wb {
    float: left;
    padding: 18px 0;
    color: #fff;
}

.about-about-right span {
    font-size: 20px;
    color: #238901;
    font-family: Arial;
    display: block;
    text-transform: uppercase;
    margin: 5px 0 0px;
    margin-top: 10px;
}

.about-about-right em {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    background: url(../images/043.png) no-repeat center right;
    display: block;
    width: 100%;
}
.about-about-right p {
    font-weight: initial;
    color: #666;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    border-top: 1px solid #eee;
    padding-top: 14px;
    margin-top: 12px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.index-about-bg {
    background: #fafafa;
    padding-bottom: 25px;
}
.com_two a {
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #333;
    text-align: center;
    font-size: 12px;
    border: 1px solid #eee;
    display: inline-block;
    margin-right: 20px;
    transition: all 0.5s;
    background: #fff;
}
.dowebok{
	display: none;
}
.prod_right ul li:nth-child(9){
	display: none;
}


.foot_nav{height:50px;}
.bottomToolbar{width:100%; font-size:1em; position:fixed; display:block; margin:0; padding:0; bottom:0; left:0; text-align:center; z-index:999; background:#217705;}
.bottomToolbar li{width:24.5%; float:left; position:relative; text-align:center;border-right: 1px solid #1c6404;}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em{text-align:center;margin:auto;color:#fff;font-size:0.2rem;display:block;font-style:normal;}


.m-btn {
    display: block;
    position: absolute;
    right: 42px;
    top: 12px;
    font-size: 12px;
}
.m-btn i {
    display: block;
    font-style: normal;
    color:#fff;
}
.zk{
    display: none!important;
}

}