/* 公共栏目 */
.lmcon{
    width: 1200px;
    margin:40px auto;
}
.lmcon .mbx{
    overflow: hidden;
    line-height: 25px;
    background-color: #f7f7f7;
    padding: 10px;
}
.mbx h2{
    font-size: 21px;
    float: left;
    color: #de0112;
}
.mbx span{
    font-size: 14px;
    float: right;
	font-style: italic;
}
.lmconz{
    margin: 20px auto;
    overflow: hidden;
}
.lmconzl{
    float: left;
    width: 73%;
	padding: 10px;
}
.lmconzr{
    float: right;
    width: 24%;
}
.about{
    line-height: 25px;
}
.about p{
    margin: 10px auto;
}
.about img{
    margin: 15px auto;
}
.lmconzr h3{
    background-color: #de0112;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding: 10px;
    font-size: 19px;
}
.zrnew,.zrcase{
    margin-bottom: 10px;
}
.zrnew ul,.zrcase ul,.zrpro ul{
	padding: 10px 5px;
}

.zrnew ul li{
	overflow: hidden;
    line-height: 35px;
    border-bottom: 1px dashed #ddd;
}
.zrnew ul li a{
	width: 72%;
    float: left;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zrnew ul li span{
    float: right;
	font-size: 12px;
    color: #666;
}
.zrcase ul li{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.zrcase ul li img{
    width: 100%;
}
.zrcase ul li p{
    padding:0 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
    line-height: 35px;
}
.zrcase ul li:nth-child(4){
    margin-bottom: 0;
}
.zrcase ul li:hover p{
    background-color: #de0112;
    color: #FFF;
}
.zrpro ul{
	overflow: hidden;
}
.zrpro ul li{
	width:49%;
    float: left;
    line-height: 35px;
    margin-right: 2%;
	text-align: center;
    background-color: #eee;
    margin-bottom: 5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
}
.zrpro ul li:nth-child(2n){
    margin-right: 0;
}
.zrpro ul li:hover{
    background-color: #de0112;
}
.zrpro ul li:hover a{
    color: #fff;
}
.tjcase{
    margin: 80px auto 20px;
}
.tjcase h3{
    padding-left: 8px;
    border-left: 8px solid #de0112;
    font-size: 19px;
    color: #000;
    margin: 10px auto;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
}
.tjcase ul{
    overflow: hidden;
}
.tjcase ul li{
    float: left;
    width: 24%;
    margin-right: 1%;
}
.tjcase ul li:nth-child(4n){
    margin-right: 0;
}
.tjcase ul li img{
    width: 100%;
}
.tjcase ul li p{
	padding:0 10px;
    line-height: 35px;
	text-align: center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap; 
}
.about h1{
    font-size: 23px;
    line-height: 30px;
    color: #12801c;
    margin-bottom: 20px;
}
/* new栏目 */
.news li{
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
}
.news li img{
    float: left;
    width: 24%;
    height: 135px;
}
.news li .newsrg{
    width: 74%;
    float: right;
}
.newsrg .tit{
    font-size: 15px;
	color: #05730e;
    margin-bottom: 10px;
}
.newsrg .time{
    font-size: 14px;
    font-style: italic;
    color: #666;
    margin-bottom: 10px;
}
.newsrg p{
    line-height: 25px;
	color: #333;
}
.news li:hover{
    background-color: #de0112;
}
.news li:hover p{
    color: #fff;
}
.fenye{
    margin: 30px auto;
    overflow: hidden;
}
.fenye li{
    float: left;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin-right: 5px;
    background-color: #eee;
}
.fenye li:hover{
    background-color:#07950b;
	color:#fff;
}
.fenye li:hover a{
    color:#fff;
}
/* case栏目 */
.case{
	overflow: hidden;
}
.case li{
	width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    text-align: center;
}
.case li:nth-child(3n){
    margin-right: 0;
}
.case li img{
	width: 100%;
    height: 175px;
}
.case li p{
	padding:0 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    line-height: 40px;
}
.case li:hover p{
    background-color: #de0112;
	color: #fff;
}

/* 详情页 */
.ztnrtit h1{
	font-size: 23px;
    line-height: 30px;
    color: #de0112;
}
.ztnrtit p{
	font-size: 14px;
    line-height: 25px;
    color: #666;
	font-style: italic;
    margin-top: 7px;
}
.ztnrtj{
	margin: 10px auto;
    border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
.ztnrtj ul{
	overflow: hidden;
    padding: 10px 0;	
}
.ztnrtj ul li{
    float: left;
    width: 32%;
    line-height: 30px;
    margin-right: 2%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.ztnrtj ul li:nth-child(3n){
    margin-right: 0;	
}
.ztnr{
	margin: 10px auto;
}
.ztnr p{
	font-size: 14px;
    line-height: 25px;
    color: #333;
	margin: 10px auto;
}
.ztnr img{
	margin: 15px auto;
}
.ztnr h2{
	font-size: 21px;
    color: #000;
    border-left: 11px solid #de0112;
    padding-left: 8px;
    margin: 15px auto;
}
.sxpys{
    margin: 20px auto;
    overflow: hidden;
    background-color: #eee;
    padding: 10px;
}
.sxpys p{
    float: left;
    width: 48%;
    line-height: 30px;
    margin-right: 4%;
	text-align: center;
}
.sxpys p:nth-child(2n){
    margin-right: 0;	
}
/* pro-详情页 */
.cstpj_box {
    margin-top: 15px;
    overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
}
/*.col-lg-6 {
    float: left;
    width: 50%;
}*/
#originalpic {
    width: 100%;
    height: 320px;
}
#originalpic li {
    width: 100%;
    height: 237px;
    position: relative;
}
#originalpic img {
    position: relative;
    width: 100%;
}
.thumbpic {
    width: 100%;
    margin: 0 auto;
    margin-left: 0;
    position: relative;
    background-color: #eee;
    top: -3px;
}
.thumbpic a.bntnext, .thumbpic a.bntprev {
    background: url(/img/arrow1.png) center center no-repeat;
    width: 25px;
    height: 72px;
    display: block;
    position: absolute;
    top: 0;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 9999;
}
.thumbpic a.bntprev {
    left: 0;
    background-position: 0 0;
}
#piclist {
    width: 86%;
    /*height: 110px;*/
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#piclist ul {
    overflow: hidden;
    width: 20000px;
    position: relative;
    top: 7px;
}
#piclist ul li {
    float: left;
    width: 95px;
    height: 72px;
    overflow: hidden;
    text-align: center;
}
#piclist ul li img {
    width: 92px;
    height: auto;
    border: 0 solid #fff;
}
#piclist ul li.hover img{
    border: solid 1px #f28101;
}
.thumbpic a.bntnext {
    right: 0;
    background-position: -30px 0;
}
.col-lg-6 {
    float: left;
    width: 55%;
}
.product-text {
  /*  padding: 15px 15px;*/
}
.product-intro h1 {
    font-size: 23px;
    font-weight: bold;
    font-family:"微软雅黑";
    color: #f28101;
	border-bottom: 1px #ccc dashed;
    padding-bottom: 5px;
}
.product-text span.t {
    margin-bottom: 5px;
    display: block;
    margin-top: 8px;
}
.product-intro p.description {
    color: #333333;
	line-height: 28px;
}
.product-intro ul.para{
    overflow: hidden;
}
.product-intro .para, .product-intro .para * {
    color: #333333 !important;
}
.product-intro .para li {
    margin: 0;
    padding: 3px 15px;
    word-wrap: break-word;
    width: 100%;
    padding: 5px 0;
    font-size: 14px;
    line-height: 28px;
}
.product-intro .para li span {
    font-weight: bold;
}
.area-share {
    background: #fff;
    width: 100%;
}
.pad {
    padding: 0 15px;
    box-sizing: border-box;
}
#state {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}
#state .state-nav {
    width: 100%;
    height: 47px;
}
.state-nav ul {
    width: 100%;
    background: #fff;
}
#state .state-nav ul li {
    width: 200px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
	background-color: #eee;
	margin-right: 4px;
}
.f-li li {
    float: left;
}
#state .state-nav ul .active {
	background-color: #de0112;
}
#state .state-nav ul li a {
    display: inline-block;
    font-size: 16px;
    color: #000;
}
#state .state-nav ul .active a {
	color: #fff;
}
#state .state-nav ul li:hover{
	background-color: #de0112;
}
#state .state-nav ul li:hover a{
	color: #fff;
}
.state-tab h2 {
    line-height: 35px;
    text-align: justify;
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 20px;
    border-bottom: 1px dashed;
    margin-top: 20px;
    color: #333;
}
.state-tab h3 {
    font-size: 18px;
    border-left: 4px solid #de0112;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
    color: #000;
}
.state-tab p {
    line-height: 25px;
    margin: 10px auto;
}
/* case详情页 */
.right_mid {
    width: 100%;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.details-box {
    width: 100%;
    margin-bottom: 20px;
}
.details-box>h1 {
    line-height: 35px;
    color: #de0112;
    font-size: 23px;
}
.details-box .box-con {
    position: relative;
    padding: 20px 0;
}
.details-box .box-con ul {
    overflow: hidden;
    margin-bottom: 20px;
}
.details-box .box-con ul li {
    float: left;
    font-size: 14px;
	border: 1px solid #fff;
    width:23.38%;
	background-color: #eee;
    padding: 5px;
    text-align: center;
	line-height: 40px;
}
.details-box .box-con ul li:nth-child(4n){
    margin-right: 1%;
}
.details-box .box-con ul li span {
    color: red;
    font-weight: bold;
    font-size: 14px;
}
.details-box .box-con p {
	margin: 5px 0;
    font-size: 17px;
    color: #333;
    line-height: 28px;
    font-style: italic;
	font-weight: bold;
}
.details-box .box-con ul li:hover{
	background-color:#de0112;
	color:#fff;
}
.details-box .box-con ul li:hover span{
	color:#fff;
}
#altp h2 {
    font-size: 21px;
    border-left:8px solid #de0112;
    margin-bottom: 20px;
    padding-left: 8px;
    text-align: left;
    border-bottom: 1px dashed #ddd;
	color: #000;
	line-height: 35px;
}
#right {
    width: 100%;
    margin: 0 auto;
}
.goods-img {
    width: 438px;
    overflow: hidden;
    margin: 20px auto;
}
#originalpic li {
    width: 100%;
    height: 490px;
    position: relative;
}
#originalpic img {
    position: relative;
    width: 100%;
	/*height: auto;*/
}
.goods-img #aPrev {
    cursor: url(/img/prev.cur), auto;
    height: 420px;
}
#aNext {
    right: 0;
}
.product-intro{
float: left;
    margin-left: 20px;
	    width: 42%;
}
.product-intro ul li{
line-height: 35px;
    padding-left: 10px;
	font-size: 15px;
}
.product-text ul{
margin-top: 20px;
}
.productli{
background: #99999921;
}
.m1ljxj{
/*width: 100px;*/
    height: 35px;
    line-height: 35px;
  /*  text-align: center;
    background: #6ca017;*/
    color: #333;
	margin-top: 20px;
	font-size: 18px;
}
.m1ljxj a{
line-height: 35px;
    color: #fff;
}
.product-text ul li span{
width: 90px;
    display: block;
    float: left;
}
.product-text ul li p{
color: #de0112;
    font-weight: bold;
}
.module h2{
background: url(/images/show_pr.jpg) no-repeat;
    height: 55px;
    position: relative;
    font-size: 20px;
    padding-top: 16px;
    padding-left: 10px;
    color: #fff;
    margin-top: 5px;
}
.chanpxq{
background: #de0112;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    padding-left: 10px;
    font-weight: bold;
}
.chanpxqx{
padding: 20px;
overflow: hidden;
}
.chanpxqx li{
float: left;
    width: 47%;
    line-height: 35px;
	background: url(/images/ths.jpg) left no-repeat;
    background-size: 15px 15px;
	padding-left: 20px;
	    font-size: 14px;
}
.product-text h1{

}