/*header*/
.top-top-font {
	height: 30px;
	width: 100%;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	background-color: #07913a;
}
.top-top-font ul li a{
	float: left;
	color: #fff;
}
.header-top {
	width: 100%;
	height: 150px;
}
.top-logo {
	float: left;
	display: flex;
	justify-content: space-between;
}
.main1100{
	width: 1100px;
	margin: 0 auto;
}
.header-logo img{
	width: 98px;
	margin-top: 15px;
}
.header-logo01 img{
	width: 286px;
	margin: 30px 0 0 30px;
}
.header-qr {
	float: right;
	margin-top: 38px;
}
.header-qr img{
	margin-right: 6px;
}
.header-qr p{
	padding-bottom: 5px;
	font: 100 14px/0px "Microsoft YaHei";
}
.header-qr span {
	display: block;
	/*font: 100 24px/0px "Microsoft YaHei";
	padding-bottom: 8px;*/
	font-size:16px;
	padding:2px 0;
	}
.header .nav {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 40px;
	background-color: #009b72;
}
.header .nav ul {
	height: 100%;
}
.header .nav ul li {
	float: left;
	width: 133px;
	height: 100%;
	position: relative;
}
.header .nav ul li a{
	display: block;
	height: 100%;
	font: 300 16px/40px "Microsoft YaHei";
	text-align: center;
	color: #fff;
}
.header .nav ul li.active,
.header .nav ul li a:hover {
	background-color: #f29500;
}
.navahover{
	background-color:#f29500;
}
/*smallnav*/
.indsmanav ul li{
	color: #656466;
	padding: 20px 5px;
}
/*展示*/
.bigshowbgc{
	background: url(../Images/bigshowbgc.jpg) center;
	background-size: 100% 100%;
	padding: 50px 0;
	border-bottom: 1px solid #e82a1a;
}
#bigshow .bigshowindex{
	margin-left: 500px;
}
#bigshow .swiper-pagination-bullet{
	background-color: #000 !important;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius:0px;
	border: 1px solid #fff;
	color: #fff;
	opacity: 1 !important;
}
#bigshow .swiper-pagination-bullet:hover{
	background-color: #07913a !important;
}
#bigshow .swiper-pagination-bullet-active{
	background-color: #07913a !important;
}

/*industry*/
.industry{
	/* [disabled]border-top: 1px solid #f7b8b3; */
	/* [disabled]border-bottom: 1px solid #f6bab5; */
	background: url(../Images/industry-bgc.jpg) no-repeat;
	background-position: 1530px 410px;
}
.industry-head{
	text-align: center;
	padding: 40px 0;
	background: url(../Images/industry01.png) no-repeat;
	background-position: center 100px;
}
.industry-head p{
	font-size: 34px;
	color: #f29500;
	font-weight: bold;
	letter-spacing: 1px;
}
.industry-head p span{
	color: #000;
}
.industry-head em{
	display: block;
	font-size:24px;
	color: #000;
	margin-top:35px;
}
.industry-head em span{
	color: #fd000a;
}
.celle-list ul li{
	width: 170px;
	height: 42px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
	background-color: #00914c;
	cursor: pointer;
}
.active{
	background-color: #07913a !important;
}
.selected {
    display: flex !important;
}
.allhide {
    display: none;
}
.celle-right{
	margin-top: 15px;
	width: 1200px;
	height: 512px;
	background:url(../Images/celle-rightbc.jpg) no-repeat;
	background-size: 100% 100%;
}
.cellesffs-l img{
	width: 600px;
	height: 410px;
	margin-top: 50px;
}
.cellesffs-r{
	margin: 60px 0 0 45px;
}
.cellesffs-r b{
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
}
.cellesffs-r p{
	font-size: 30px;
	margin-top: 5px;
}
.cellesffs-r em{
	display: flex;
	font-size: 18px;
	margin-top: 40px;
	letter-spacing: 1px;
}
.cellesffs-r em img{
	width: 18px;
	height: 18px;
	margin:3px 8px 0 0;
}
.cellesffs-r span{
	display: inline-block;
	font-size: 16px;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 28px;
}
.cellesffs-r a{
	display: block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #07913a;
	color: #07913a;
	margin: 30px 0 0 350px; 
}

/*合作厂商*/
#indgun{
	margin:30px auto !important;
}
#indgun .swiper-wrapper a img{
	width:160px;
	height:80px;
}
.procen-hea{
	text-align: center;
	padding: 40px 0;
	background: url(../Images/procen-heabgc.png) no-repeat;
	background-position: center;
}
/*产品中心*/
.procen{
	/*border-top: 1px solid #07913a;*/
}
.procen-hea p{
	font-size: 30px;
	color: #f29500;
}
.procen-hea span{
	display: inline-block;
	font-size: 16px;
	padding-top: 16px;
}
/*indexcenterbody*/
.product-left {
    width: 302px;
    height: 100%;
}
.product-list {
    background-color: #e9ebea;
    width: 302px;
}
.product-list-top{
	height: 100px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 10px;
	background-color: #f29500;
}
.product-list-top img{
	margin-right: 6px;
}
.product-list-top p{
	display: block;
	color: #fff;
    /*height: 45px;*/
    font-size: 32px;
    font-family: "Microsoft YaHei";
    letter-spacing: 2px;
    font-weight: bolder;/*
    text-align: center;
	padding-left:10px;*/
}
.product-list-top span{
	color: #fff;
	font-size: 16px;
}
.product-list-middle {
    width: 300px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.product-list-middle h3{
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 280px;
	background-color: #07913a;
	font-size: 24px;
	height: 50px;
	margin-top: 1px;
	padding-left: 20px;
	line-height: 36px;
	letter-spacing: 2px;
	color: #fff;
	word-break:break-all;
}
.product-list-middle h3 img,.product-list-middle>a span{
	margin-right: 10px;
}
.product-list-middle>a {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 40px;
    margin-top: 5px;
    padding-left: 20px;
    width: 280px;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Microsoft YaHei";
	word-break: break-all;
}
.product-list-middle>a span{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #878787;
}
.product-list-middle>a:hover{
	color: #fff;
	background-color: #07913a;
}
.product-list-middle>a:hover span{
	border: 2px solid #fff !important;
}

.ind-product{
    width: 860px;
}
.ind-prttop{
	width: 99%;
	border: 1px solid #e6e6e6;
	height: 390px;
}
.ind-prttopimg img{
	width: 390px;
	height: 390px;
}
.d-prtleft{
	margin:55px 0 0 40px;
	position: relative;
}
.d-prtleft b{
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
.d-prtleft p{
	font-size: 16px;
	margin-top: 15px;
	line-height: 25px;
	letter-spacing: 1px;
}
.d-prtleft a{
	display: inline-block;
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #cecece;
	margin: 30px 20px 0 0;
}
.d-prtleft a:hover{
	background-color: #07913a;
	color:#fff;
}
.d-prtlefiexd{
	position: absolute;
	top: -55px;
	right: 60px;
}

.indexter{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 278px;
	height: 350px;
	margin: 30px 6px 0 0;
	border: 1px solid #e6e6e6;
}
.indexter img{
	max-width: 100%;
    width: 260px;
    height: 201px;
    margin: 20px auto;
}
.indexter h5{
	font-size: 18px;
}
.indexter p{
	padding: 15px;
}
.indexter span a{
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #cecece;
}
.indexter span a:hover{
	background-color: #07913a;
	color:#fff;
}
/*index01*/
.index-hen01 img{
	width: 100%;
	margin: 50px auto 0 auto;
}
.index-cost{
	width: 1200px;
	height: 735px;
	background: url(../Images/index-cost.jpg) no-repeat;
	background-size: 100% 100%;
}
.index-cost>img{
	display: block;
	margin:111px auto 0px auto;
}
.index-ice ul li{
	width: 597px;
	height: 54px;
	border: 1px solid #e5e5e5;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 60px;
	letter-spacing: 1px;
}
.index-ice ul li img{
	margin-right: 10px;
}
.index-ice ul li:nth-child(1){
	font-size: 24px;
	font-weight: bold;
}
.index-ice ul li:nth-child(2),.index-ice ul li:nth-child(3){
	font-size: 22px;
}
.index-ice ul li p{
	color: #00914c;
}
.index-ice ul li span{
	color: #00914c;
	font-size: 32px;
}

/*.indexproblem*/
.indexproblem{
	height: 910px;
	background: url(../Images/indexproblem.jpg) no-repeat;
	background-size: 100% 100%;
}

.indexproblem-head{
	text-align: center;
	padding: 68px 0;
	background: url(../Images/industry02.png) no-repeat;
	background-position: center 130px;
}
.indexproblem-head p{
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
.indexproblem-head p span{
	color: #fcf99e;
}
.indexproblem-head em{
	display: block;
	font-size:24px;
	color: #fff;
	margin-top:35px;
}

.iroblem-main{
	margin-top: 60px;
	height: 566px;
	background: url(../Images/indexproblem02.png) no-repeat;
	background-size: 100% 100%;
}
.iroblem-mainl ul{
	color: #fff;
}
.iroblem-mainl p{
	font-size: 28px;
	letter-spacing: 4px;
	padding: 0 0 50px 40px;
	color: #fff;
}
.iroblem-mainl ul li{
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 35px;
	font-size: 24px;
}
.iroblem-mainl ul li i{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 40px;
	padding-left: 8px;
	font-size: 20px;
	background-size: 100% 100%;
	background: url(../Images/iroblem-mainllist.png) no-repeat;
}

.iroblem-mainrig p{
	font-size: 24px;
	color: #fff;
	padding: 25px 0 0 65px;
}

.iroblem-mainrig b{
	display: inline-block;
	font-size: 32px;
	color: #fcf99e;
	padding: 10px 0 0 65px;
}

.iroblem-mainrig h5{
	font-size: 124px;
	color: #fff;
	padding: 35px 0 0 105px;
}

.iroblem-mainrig em{
	display: inline-block;
	font-size: 24px;
	color:#fcf99e;
	padding: 26px 0 0 105px;
	letter-spacing: 8px;
}
.iroblem-mainrig h6{
	padding: 30px 55px 0 0;
}
.iroblem-mainrig h6 i{
	display: inline-block;
	width: 165px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #424242;
	border-radius: 15px;
	color: #fff;
	font-size: 18px;
}
/*indexsolve*/
.indexsolve-l{
	width: 567px;
}
.indexsolve-l>img{
	width: 567px;
	height: 268px;
}
.indexsolve-r{
	height: 380px;
	background-color: #f2f2f2;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 60px;
}
.indexsolve-r b{
	font-size: 26px;
	letter-spacing: 6px;
	text-align:center;
}

.indexsolve-r p{
	color: #a5a4a4;
	font-size: 14px;
	margin-top:5px ;
}

.indexsolve-r em{
	font-size: 22px;
	margin-top: 28px;
	letter-spacing: 2px;
	margin-left: -185px;
}
.indexsolve-r em img{
	margin-right: 8px;
}
.indexsolve-r span{
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 12px;
}
.xsolve-lrig ul li{
	margin: 75px 20px 0 50px;
}
.xsolve-lrig ul li p{
	font-size: 50px;
}

.xsolve-lrig ul li span{
	font-size: 16px;
}
.solvebot{
	height: 90px;
	background-color: #07913a;
	display: flex;
	justify-content: center;
	letter-spacing: 4px;
	align-items: center;
}
.solvebot p{
	font-size: 20px;
	color: #fff;
}
.solvebot span{
	color: #f29500;
	font-size: 24px;
	padding-left: 15px;
}
/*index01*/
.dsmkldm{
	float: left;
	color: #fff;
	font-size: 45px;
	padding: 15px 0 0 20px;
}
.force-one-r{
	width: 588px;
	height: 410px;
	margin-top: 60px;
	background: url(../Images/force01bgc.png) no-repeat;
}
.force-one-r>p{
	padding:20px 0 0 120px;
	font-size: 18px;
	color: #fff;
}
.force-one-r>span{
	display: inline-block;
	padding:10px 0 0 25px;
	font-size: 28px;
}
.force-one-r-sp{
    padding-top: 45px;
    padding-left: 40px;
}
.force-one-r-sp span {
    display: flex;
    line-height: 68px;
	letter-spacing: 2px;
    font-size: 20px;
}
.force-one-r-sp b{
	letter-spacing: 2px;
	color: #f29500;
}
.force-one-l{
	margin-right: 100px !important;
}
#fourcor{
	width:580px !important;
}
#fourcor .swiper-slide{
	width: 286px;
	height: 395px;
}
#fourcor .swiper-button-next, #fourcor .swiper-button-prev{
	width: 33px;
	height: 33px;
}
#fourcor, .fourcorleft{
    background: url(../Images/fourcorleft.png) no-repeat !important;
	outline: none;
}
#fourcor, .fourcorright{
    background: url(../Images/fourcorright.png) no-repeat !important;
	outline: none;
}
/*ind-battery*/
.ind-battery{
    height: 956px;
    background: url(../Images/indexproblem.jpg) no-repeat;
    background-size: 100% 100%;
}
.battery-mid>img{
	width: 548px;
	height: 384px;
}
.battery-right{
	width: 547px;
	height: 384px;
	display: flex;
	flex-direction: column;
	margin:0 45px 50px 0;
}
.battery-right p{
	width: 555px;
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	display: block;
	background: url(../Images/battery-rightp.png) no-repeat;
	background-size: 100% 100%;
	font-size: 26px;
	color: #fcf99e;
}
.battery-right span{
	font-size: 20px;
	line-height: 40px;
	margin-top: 20px;
	color: #fff;
}
.battery-right span b{
	color: #fcf99e;
}
.battery-right a{
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #fcf99e;
	color: #fff;
	margin: 20px 0 0 0 ;
	font-size:18px ;
	margin-left: 10px;
}
.battery-right a:hover{
	background-color: #00914c;
}
.battery-bot ul li a>img{
	width: 285px;
	height: 200px;
	border: 2px solid #000;
}
.battery-bot ul li p{
	padding-top: 8px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}
.battery-bot ul li p img{
	margin-right: 5px;
}
.battery-bot ul li:hover>img{
	border: 2px solid #fcf99e;
}
.battery-bot ul li:hover>p{
	color: #fcf99e;
}
/*ind-comme*/
.ind-comme{
    height: 950px;
    background: url(../Images/ind-commebgc.jpg) no-repeat;
    background-size: 100% 100%;
}
.comme-pang{
	width: 560px;
	display: flex;
	flex-direction: column;
}
.comme-pang p{
	width: 100%;
	height: 50px;
	border-bottom:1px solid #00914c ;
	display: block;
	color: #fd000a;
	font-size: 26px;
	font-weight: bold;
}
.comme-pang p img{
	margin-right:10px;
}
.comme-pang span{
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: 32px;
}
.comme-pangtwo em:nth-child(1){
	background-color: #00914c;
}
.comme-pangtwo em:nth-child(2){
	background-color: #00914c;
}
.comme-pangtwo em{
	display: inline-block;
	width: 272px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin-top: 40px;
}
.comme-pangtwo em b{
	color: #fcf99e;
	font-size:24px ;
}
.comme-pang a{
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius:25px;
	background-color: #00914c;
	color: #fcf99e;
	font-size: 18px;
	margin-top: 30px;
}
#mmepangrig{
	width: 546px;
	height: 420px;
}
#mmepangrig img{
	width: 546px;
	height: 420px;
}
#mmepangrig, .mmepanleft{
    background: url(../Images/mmepanleft.png) no-repeat !important;
	outline: none;
}
#mmepangrig, .mmepanright{
    background: url(../Images/mmepanright.png) no-repeat !important;
	outline: none;
}
#mmepangrig .swiper-button-next, #mmepangrig .swiper-button-prev{
	width: 64px;
	height: 64px;
}
.inommefour{
	margin-top: 80px;
}
.inommefour ul li img{
	width: 290px;
	height: 180px;
}
/*ind-message*/
.ind-message{
    padding-bottom: 20px;
    background: url(../Images/ind-message.jpg) no-repeat;
    background-size: 100% 100%;
}
.ind-message h4{
	font-size: 34px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}
.ind-message h5{
    display: block;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    margin-top: 35px;
}
/*indexnews*/
.indexdews-li-all{
	width: 32%;
	border: 1px solid #8f8f8f;
	border-radius: 10px;
	background-color: #00914c;
}
.indexdews-li-all>a{
	display: block;
	width: 90%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.indexdews-li-all>a p>img{
	margin-right: 10px;
}
.indexdews-li-all ul{
	padding: 20px 0;
	background-color: #00914c;
}
.indexdews-li-all ul li {
    margin: 2px auto;
    width: 95%;
    font: 100 16px/40px "Microsoft YaHei";
    height: 40px;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.indexdews-li-all ul li:hover{
	color: #00914c;
}
.indexdews-li-all ul li:hover b{
	color: #00914c;
}
.indexdews-li-all ul li p{
	width: 280px;
	display: flex;
	flex-direction: row;
	overflow: hidden;
}
.indexdews-li-all ul li p b{
	color: #fff;
	margin-right: 5px;
}
/*links*/
.links{
    height: 140px;
    margin: 40px auto;
}
.links li {
    float: left;
}
.links li a {
    height: 24px;
    width: 133px;
    margin: 5px 0;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 18px;
	color: #fff;
}
.link-head p{
	height: 25px;
	color: #fff;
	font-size: 24px;
}
.link-head{
    margin-bottom: 20px;
}
/*bottom*/
.nav-bottom {
	width: 100%;
	height: 420px;
	background-color: #000;
	margin-top: 20px;
}
.bot-di{
	padding-top: 60px;
	display: flex;
	justify-content: space-between;
}
.bot-di-oneimg{
	width: 327px;
}
.bot-di-right-log {
	width: 188px;
}
.bottom-list{
	width: 130px;
}
.bottom-list li a{
	color: #fff;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.bottom-tell{
	width: 255px;
	color: #fff;
}
.bottom-tell span{
	display: block;
	padding-bottom: 20px;
}
.bottom-tell p{
	padding-bottom: 40px;
	line-height: 25px;
}
.bottom-tell p img{
	margin-right: 8px;
}
.bot-zui{
	height: 40px;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	color: #a6a6a6;
	border-top:1px solid #54657e;
}
.bot-zui img{
	display: inline-block;
	margin:0px 0 10px 10px;
}
/*底部导航*/
#goToTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#goToTop img{
	width:56px;
	height: 56px;
}
/*侧边栏*/
.celog{
	width: 120px;
	height: 380px;
	position: fixed;
	top: 30%;
	right: 0px;
	border: 1px solid #07913a;
	border-radius: 10px;
	z-index: 999;
	background-color: #fff;
}
.celog ul{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.celog ul li:nth-child(1){
	position: absolute;
	left: -40px;
	top: 5px;
}
.celog ul li:nth-child(3){
	width: 122px;
	height: 105px;
	background-color: #07913a;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 30px;
}
.celog ul li:nth-child(2) img{
	width: 115px;
	height: 30px;
	margin: 8px 0 8px 0;
}
.celog ul li:nth-child(3) p{
	font-size: 14px;
	color: #fff;
}
.celog ul li:nth-child(3) p b{
	font-size: 18px;
	color: #f4e43c;
}
.celog ul li:nth-child(3) span{
	font-size: 16px;
	color: #fff;
}

.celog ul li:nth-child(3) em{
	font-size: 16px;
	color: #faea85;
}
.celog ul li:nth-child(4){
	margin-top: 8px;
}
.celog ul li:nth-child(6) img{
	width: 90px;
	height: 90px;
	margin: 15px auto;
}
/*产品中心*/
.topmainimg img{
	width: 100%;
}
/*small*/
.small-nav{
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}
.small-nav ul{
	display: flex;
	flex-direction: row;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}
.small-nav ul img{
	width: 16px;
	height: 22px;
}
.small-nav ul .bor-left{
	padding-left: 15px;
}

/*右侧*/
.product-right {
    width: 880px;
}
.product-show {
    border: 1px solid #e6e5e5;
    width: 870px;
}
.product-header {
    width: 96%;
    height: 35px;
    line-height: 35px;
    padding:0 19px;
	background-color:#07913a ;
    font-size: 20px;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.product-header a {
    color: #fff;
}
.product-header a img{
	margin-right: 10px;
}
.product-header p img{
	margin-right: 10px;
}
.product-all {
    width: 865px;
    display: flex !important;
    flex-wrap: wrap;
    padding-bottom: 25px;
}
.products {
    width: 267px;
    margin: 15px 0px 0px 18px;
}
.pro-borderbgc{
    border: 1px solid #e7e7e7;
    width: 265px;
    margin: 0 auto;
    height: 265px;
}
.products img {
    display: block;
   /* width: 265px;
    height: 200px;*/
}
.products h5 {
    width: 240px;
    height: 35px;
    display: block;
    margin: 5px auto 8px auto;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    border: 1px solid #e7e7e7;
    font-weight: normal;
}
.products:hover h5{
	background-color: #07913a;
	color: #fff !important;
}
/*左侧底部联系*/
.product-list-bottom {
    width: 300px;
    margin-top: 6px;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    border: 1px solid #cacaca;
	margin-bottom:10px;
}
.product-list-bottom h1 a p{
	height: 35px !important;
}
.product-list-bottom em{
	padding-left: 20px;
    font-size: 16px;
    margin-top:6px;
    line-height: 28px;
    text-align: left;
}
/*相关资讯*/
.infor-all ul{
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0;
	padding-bottom: 10px;
}
.infor-all ul li {
	margin-left: 20px;
	margin-top: 2px;
    width: 425px;
    font: 100 16px/40px "Microsoft YaHei";
    border-bottom: 1px dashed #f1a5a5;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.infor-all ul li:hover{
	color: #e2100f;
}
.infor-all ul li p{
	height: 40px;
	padding-left: 5px;
	width: 300px;
}
.infor-all ul li span{
	color: #999;
	margin-left: 18px;
}
/*分页*/
.dow-ulli{
	margin:0 0 20px 520px;
}
.page{
	height: 30px;
}
.page a,.page span{
	display: inline-block;
	float: left;
	padding: 5px 8px;
	margin-right: 5px;
	border: 1px solid #07913a;
	border-radius: 3px;
	background: #fff;
}
.page a:hover{
	background: #07913a;
	color: #fff;
	text-decoration: none;
}
.page .current{
	background: #07913a;
	font-weight: bold;
	color: #fff;
	border-color: transparent;
}
/*详情页*/
.proshowri img{
	max-width: 100%;
}
.details-right-reccc-products{
	width: 236px;
	margin: 0 auto;
}
.details-right-reccc-products img {
	margin-top: 5px;
	width: 236px;
	height: 168px;
	border: 1px solid #cacaca;
}

.details-right-reccc-products h5 {
	width: 238px;
	height: 40px;
	display: block;
	margin: 5px auto;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "SimSun";
	background-color: #00914c;
}
.details-right-reccc-products:hover h5{
	background-color: #f29500;
}
/*咨询*/
.details-right-recom ul {
	padding: 6px 0;
}
.details-right-recom ul li{
	margin: 0 auto;
	width: 220px;
	display: flex;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	border-bottom: 1px dashed #e99b9b;
}
.details-right-recom ul li i {
	margin-right: 6px;
}
.details-right-recom ul li:hover{
	color: #00914c;
}
.details-right-recom ul li p {
	width: 202px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.com-tit a{
	display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    background-color: #00914c;
    padding: 8px 30px;
}

/*评论*/
.c-ul-pl{
	padding: 20px;
}
.c-ul-pl li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.c-ul-pl p{
    line-height: 22px;
}
.comment-head{
	margin-bottom: 10px;
	color: #00914c;
}
.comment-head span{
    padding-left: 10px;
}
.c-reply{
	margin-top: 15px;
    width: 98%;
    height: 60px;
    border: 1px dashed #f08787;
    padding: 8px;
    overflow: hidden;
    color: #000;
}

.c-comment {
    width: 80%;
    height: auto;
    margin-left: 10px;
}
.c-comment textarea {
    overflow: hidden;
    color: #000;
    margin: 10px 0;
    padding: 8px;
    width: 100%;
    height: 60px;
    border: 1px dashed #ccc;
}
.c-explain {
    font-size: 14px;
    margin: 0px 0px 10px 10px;
    color: #4d413e;
    display: block;
}
.c-btn {
   margin: 20px 0px 20px 20px;
}
.c-btn input{
	border: 1px solid #4d413e;
}
.c-btn button {
    padding: 2px 12px;
    color: #fff;
    border: none;
    letter-spacing: 2px;
    margin-left: 10px;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 20px;
}
.bgtheme {
    background-color: #00914c;
}
.bgbbb {
    background-color: #00914c;
}
/*产品详情页*/
.cen-lis-top{
	padding: 15px;
	margin: 20px auto;
}
.cen-lis-top-left{
	width: 38%;
}
.cen-lis-bot{
	width: 60%;
}
.gallery-top img{
	width: 435px;
	height: 350px;
	border: 1px solid #e6e6e6;
	margin-left:8px;
	margin-bottom: 10px;
}
.gallery-thumbs li{
	width: 130px !important;
	height: 95px !important;
	border: 1px solid #e6e6e6;
}
.gallery-thumbs li img{
	width: 130px !important;
	height: 95px !important;
}
.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.8;
	border: 1px solid #ff9ea3;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}


.cen-lis-bot-bottom{
	width: 98%;
	height: 36px;
	border-bottom: 2px solid #fd000a;
	padding-bottom: 10px;
}
.cen-lis-bot h3{
	font-size: 24px;
	padding-left:10px ;
}
.cen-lis-bot-bottom img{
	width: 20px;
}
.cen-lis-bot p{
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 2px;
	color: #221507;
	margin-top: 15px;
}
.details-tell{
	font-size: 26px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 25px;
}
.details-tell img{
	margin-right: 20px;
}
.showcpes{
	width: 100%;
	height: 245px;
	border: 1px solid #e6e6e6;
	margin-top: 30px;
}
.showcpes span{
	display: block;
	border-bottom:1px solid #e6e6e6 ;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 5px 10px 0 10px;
}
.showcpes ul{
	margin: 10px auto;
	width: 95%;
	display: flex;
	justify-content: start;
}
.showcpes ul li{
	margin-right:12px;
}
.showcpes ul li p{
	text-align: center;
	line-height:25px;
	font-size: 18px;
}
.showcpes ul li a:hover p{
	background:#fd000a;
	color:#fff;
}
.showcpes ul li img{
	width: 220px;
    border: 1px solid #ccc;
    height: 152px;
}
/*新闻资讯*/
.newstop{
	width: 95%;
	margin: 20px auto; 
}
.newstopimg img{
	width: 312px;
	height: 220px;
}
.newstop-left{
	width: 536px;
}
.newstop-left p{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #a3a2a2;
	letter-spacing: 1px;
}
.newstop-left p img{
	margin-right: 8px;
}
.newstop-left span{
	display: inline-block;
	margin-top: 15px;
	height: 100px;
	line-height: 35px;
	font-size: 16px;
	letter-spacing: 1px;
}
.newstop-left a{
	display: block;
	font-size: 18px;
	color: #00914c;
	margin: 15px 0 0 430px;
}


.zixunfour{
	display: flex;
	flex-wrap: wrap;
}
.infor-allnew ul{
	margin: 10px 0;
	padding-bottom: 10px;
}
.infor-allnew ul li {
	margin-left: 20px;
	margin-top: 2px;
    width: 425px;
    font: 100 16px/40px "Microsoft YaHei";
    border-bottom: 1px dashed #f1a5a5;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.infor-allnew ul li:hover{
	color: #e2100f;
}
.infor-allnew ul li p{
	height: 40px;
	padding-left: 5px;
	width: 300px;
}
.infor-allnew ul li span{
	color: #999;
	margin-left: 18px;
}
.infor-allnew{
	width: 46%;
	margin:10px 15px 0 15px;
}

.news-header {
    width: 96%;
    height: 35px;
    line-height: 35px;
    padding:0 19px;
	background-color: #00914c;
    font-size: 20px;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.news-header a {
    color: #fff;
}
.news-header a img{
	margin-right: 10px;
}
.news-header p img{
	margin-right: 10px;
}
/*新闻列表*/
.case-lisul{
	padding-bottom: 25px;
}
.case-lisul li{
    padding: 18px 0;
    border-bottom: 1px dashed #cdcccc;
    width: 98%;
    margin: 0 auto;
    height: auto;
}
.p-li-img{
    width: 182px;
    height: 128px;
    margin-left: 8px;
    margin-top: 5px;
    border: 1px solid #d2d2d2;
}
.p-li-img img{
    width: 182px;
    height: 128px;
}
.p-li-data {
    position: relative;
    width: 680px;
    height: auto;
    margin-left: 20px;
}
.p-li-data h3{
	width: 500px;
	font-size: 18px;
	font-weight: normal;
}
.p-li-data h3:hover{
	color: #00914c;
}
.p-li-data p {
	margin-top: 10px;
	width: 650px;
	height: 60px;
	letter-spacing: 2px;
    line-height: 30px;
    font-size: 16px;
}
.p-li-data span{
	font-size: 18px;
	padding: 0px 0 0 25px;
	color: #b2b2b2;
}
.p-li-tit {
    border-bottom: 1px dashed #44341f;
    padding: 10px 0;
}
.p-li-tit img {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    flex-shrink: 0;
}
.p-li-a {
	display: block;
    font-size: 16px;
    position: absolute;
    right: 30px;
    border-radius: 25px;
    bottom: -10px;
}
.p-li-a:hover{
    color: #00914c;
}

/*新闻内页*/
.new-li{
	padding: 10px;
}
.new-li h3{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 1px dashed #421615;
}
.nd-box {
    padding: 10px 0px;
}
.nd-box {
    text-indent: 40px;
    line-height: 35px;
}
.new-li-top{
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.new-li-top span{
	padding-left: 30px;
}
.new-li-top em,.new-li-top time{
	padding-left: 5px;
}
.new-li img{
	max-width: 90%;
	margin: 15px auto;
}
/*关于我们*/
.Introduction{
	padding: 15px;
}
.compangab{
	height: 50px;
	background: url(../Images/hedbgc-about.png) no-repeat;
	background-position: 0px 40px;
	font-size: 22px;
	letter-spacing: 2px;
}
.Introduction>p{
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 30px auto;
}
.Introduction ul li img{
	width: 436px;
	height: 308px;
	margin: 5px;
}
#fourcor-ab{
	width: 820px;
	margin: 30px auto;
}

#fourcor-ab .swiper-wrapper img{
	width: 380px;
	height: 520px;
}
#fourcor-ab .swiper-button-next, #fourcor-ab .swiper-button-prev{
	width: 33px;
	height: 33px;
}
#fourcor-ab, .fourcorleft01{
    background: url(../Images/fourcorleft.png) no-repeat !important;
	outline: none;
	left: 0 !important;
}
#fourcor-ab, .fourcorright01{
    background: url(../Images/fourcorright.png) no-repeat !important;
	outline: none;
	right: 0 !important;
}
.contact-numb{
	width: 82%;
	margin: 20px auto;
}
.contaumb b{
	display: block;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: 1px;
	line-height: 60px;
	color: #fd000a;
	border-bottom: 1px solid #fd000a;
}
.contaumb span{
	display: block;
    font-size: 20px;
	letter-spacing: 18px;
	color: #fd000a;
	text-align: center;
	padding: 8px 0;
}
.contaumbdsf{
	padding: 20px 0;
	border-bottom: 1px solid #fd000a;
}
.contaumbdsf p{
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: 20px auto;
}
/*联系我们*/
.contactinput01 p {
    font-size: 22px;
}
.contactinput01 span {
    font-size: 22px;
    padding-left: 72px;
    margin-top: -15px;
}
.contactinput01 p img {
    margin: 0 10px 10px 0;
}
.contactinput01 b {
	font-weight: normal;
    font-size: 18px;
    padding-left: 72px;
    line-height: 40px;
    letter-spacing: 2px;
    margin-top: 20px;
}
.contactinput01 {
	padding: 50px 15px;
}
.contactxx-numb{
	border-top: 1px solid #feb1b4;
	border-bottom: 1px solid #feb1b4;
	padding: 50px 80px;
}

.contacrform{
	padding: 30px 50px;
}
.crfed{
    font-size: 24px;
    color: #07913a;
}
.c-inputbox {
    margin-left: 40px;
    margin-top: 40px;
}
.c-form span {
    flex-shrink: 0;
    font-size: 20px;
}
.c-input1 input {
    width: 145px;
}
.c-input input {
    border: 1px dashed #666;
    padding: 5px 8px;
    font-size: 16px;
    outline: none;
}
.c-leavebox {
    margin: 40px 0px 30px 40px;
}
.c-form span {
    flex-shrink: 0;
    font-size: 20px;
}
.c-leavebox textarea {
    border: 1px dashed #666;
    width: 100%;
    height: 90px;
    overflow: hidden;
    padding: 5px 10px;
    font-size: 16px;
}

.c-btn-tj {
	margin-left: 700px;
    width: 130px;
    height: 35px;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    box-shadow: 2px 4px 2px #711117;
    background: #e2100f;
    cursor: pointer;
}
.mlddft15{
	font-size: 16px;
	letter-spacing: 1px;
    margin: 50px 0 20px 0px;
    color: #650602;
    text-align: center; 
}
.smallpic{border:1px solid #ccc;padding:2px;background:#fff;}
#marqueeboxa{height:520px;overflow:hidden;margin:10px 0 0 0;clear:both;width:920px;}
.List{margin:0;padding:0;list-style:none;}
.List li{line-height:30px;height:30px;border-bottom:1px dashed #ccc;}
.List li span{float:right;color:#999;}
.List li b{font-family:"微软雅黑";font-weight:normal;}

.List_page{text-align:right;    margin: 38px 10px 18px 0;clear:both;}

.List_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #07913a;color:#333;}
.List_page span{background:#07913a;color:#fff;margin:1px;padding:4px 6px;border:1px solid #07913a;}
.clear{clear:both;}