.dropdown-menu  { border-radius: 10px }
.navbar-nav>li>.dropdown-menu{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#footer{
    width: 100%;
    background: #343434;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
.minnav .col-xs-3 p{
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-bottom: 2px solid #fff;
}
.minnav .col-xs-9 ul{
    margin-left: -30px;
}
.minnav .col-xs-9 ul li{
    list-style: none;
    display: inline-block;
    width: 50%;
    line-height: 40px;
    float: left;
}
.minnav .col-xs-9 ul li a{
    color: #fff;
}
.minnav .col-xs-9 ul li a:hover{
    color: #7bc91e;
}
.adress{
    margin-top: 60px;
}
.erweima2 dl dt{
    line-height: 30px;
    text-align: center;
    display: inline-block;
    /*border-bottom: 2px solid #fff;*/
}
.erweima2 dl dd{
    margin-top: 20px;

}
.erweima2 dl dd img{
    width: 48%;
}
.biaodan dl dt{
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-bottom: 2px solid #fff;
}
.biaodan form div{
    margin-top: 5px;
}
.mybtn{
    width: 150px;
    height: 35px;
    border-radius: 4px;
    background: #7bc91e;
    border: none;
}
#footer_min{
    height: 40px;
    background: #2a2a2a;
    color: #848286;
    line-height: 40px;
    text-align: center;
}
/*二级页*/
#nrbanner{
    height: 260px;
    background: url("../images/nr_bg.jpg");
}
.lujing{
    height: 70px;
    width: 100%;
    background: #008000 url("../images/about_05.png") no-repeat 15px 25px;
    margin-bottom: 20px;
}
.thisname{
    padding-left: 40px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #46bc66;
    padding-top: 15px;
}
.thisname span{
    padding-top: 15px;
   font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.ljlj{
    text-align: right;
    line-height: 70px;
    color: #46bc66;
}
.ljlj a{
    color: #46bc66;
}
.ljlj a:hover{
    color: #fff;
}
#content{
   
    padding-top: 30px;
    padding-bottom: 30px;
}
.containerL{width:100%;float:left;}
.containerL ul.menuBox{width: 100%; /*background-color:#fff;padding-top:18px*/}
.containerL ul.menuBox li{width: 123%; line-height:60px;margin-bottom:1px;list-style: none;margin-left: -50px;}
.containerL ul.menuBox li a{display:block;width:104%;cursor: pointer; padding-left:45px;height:60px;font-size:16px;color:#333;border-left:6px solid #fff;background:#fff url(../images/about_16.png) no-repeat 85% center;-webkit-transition:.3s;transition:.3s}
.containerL ul.menuBox li a:hover,.containerL ul.menuBox li.active a{border-left:6px solid #fa0000;background:#ededed url(../images/about_13.png) no-repeat 85% center}
.containerL dl.c_problem{width:105%;background-color:#fff;margin-top:27px;padding-bottom:36px;margin-left: -10px;padding-top:20px;}
.containerL dl.c_problem dd{width:100%;;margin:0 auto;height:40px;line-height:40px;border-bottom:1px dashed #cdcdcd;overflow:hidden}
.containerL dl.c_problem dd a{display:block;width:100%;height:40px;padding-left:15px;border-left:5px solid #fff}
.containerL dl.c_problem dd a:hover{border-left:5px solid #fa0000;background-color:#ededed}
.containerL .introImg{width:105%;background-color:#fff;margin-top:30px;padding:23px;margin-left: -10px;}
.containerL .introImg img{width:1050%;height:236px}
.main_right{
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
    word-wrap: break-word;
}
.main_right2{
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
    word-wrap: break-word;
}
.main_right3{
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
    word-wrap: break-word;
}
.main_right h3{
    text-align: center;
}
.main_right p{
    width: 100%;
     text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
 }
.main_right p.img-em{
    text-indent: 0em;
}
.main_right p.img-em img{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.main_right div{
    /*text-indent: 2em;*/
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}
.main_right div.img-em{
    text-indent: 0em;
}
.main_right div.img-em img{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.main_img{
    width: 40%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 30px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    
}
.main_img img{
    width: 100%;
}
.main_img p{
    text-align: left;
    line-height: 40px;
    text-indent: 0em;
    height: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.fd{
    overflow: hidden;
}
.fd img{
    cursor: pointer;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}
.fd img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pageBox{height:50px; margin: 0 auto;margin-top:50px;text-align:center}
.pageBox a{display:inline-block;*display:inline;*zoom:1;width:50px;height:50px;line-height:50px;text-align:center;background-color:#f2f2f2;font-family:'Arial';color:#a3a3a3;margin:0 5px;overflow:hidden}
.pageBox a.pageLeft{text-align:left;color:#f2f2f2;background:#f2f2f2 url(../images/product_14.png) no-repeat}
.pageBox a.pageRight{text-align:left;color:#f2f2f2;background:#f2f2f2 url(../images/product_17.png) no-repeat}
.pageBox a:hover,.pageBox a.active{background-color:red;color:#fff}
.pageBox a.pageLeft:hover,.pageBox a.pageLeft.active,.pageBox a.pageRight:hover,.pageBox a.pageRight.active{color:red}
/*内容3*/
.prodDetail h2{display:inline-block;text-align:center;height:46px;line-height:46px;margin:0 auto;border-top:1px solid #a5a6a6;border-bottom:1px solid #a5a6a6;font-size: 14px;margin-left: 40%}
.prodDetail .preview{margin:20px auto 0;position:relative;text-align: center;}
.prodDetail .preview ul.ctrl{position:absolute;bottom:-94px;left:0;text-align:center;height:94px;margin-left: 27%;margin-top:5px; }
.prodDetail .preview ul.ctrl li{border:1px solid #c9c9c9;display:inline-block;*display:inline;*zoom:1;margin:1px 5px;cursor:pointer}
.prodDetail .preview ul.ctrl li img{width: 100%}
.prodDetail .preview ul.ctrl li.active{margin-top:0;border:2px solid green;}
.prodDetail .preview ul.ctrl li img{
    width: 100px;
    height: 90px;
}
.prodTab{height:40px;margin-top:150px;border-bottom:1px solid #ededed;text-align:center}
.prodTab a{display:inline-block;*display:inline;*zoom:1;width:120px;height:40px;margin:0 5px;border:1px solid #ededed;border-bottom:none;line-height:40px;font-size:16px;color:#666}
.prodTab a.active{background-color:#ededed}
.prodContent{padding:66px 15px;display:none}
.prodContent p{color:#666;font-family:'Arial';line-height:24px;margin-bottom:30px;text-align:center}
.prodContent img{
    width: 80%;
}
.qqkefu{position:fixed;top:50%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+365));z-index:100;right:10px;width:39px}
.qqkefu ul li{width:45px;height:45px;margin-bottom:1px;float:right;background:#444;line-height:45px;font-size:14px;cursor:pointer;position:relative;list-style: none}
.qqkefu ul li a{font-size:12px;color:#fff;overflow:hidden;display:block;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#4aca4a}
.qqkefu ul li.top{background:url(../images/back.png) no-repeat center #444;position:relative;width:45px;height:45px;cursor:pointer}
.qqkefu ul li.top:hover{background:url(../images/back.png) no-repeat center #4aca4a}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:left}
.qqkefu ul li span{font-size:14px;font-weight:bold;color:#fff}
.qqkefu ul li b.a{background:url(../images/qq.png) no-repeat center center}
.qqkefu ul li b.b{background:url(../images/zixun.png) no-repeat center center}
.qqkefu ul li b.c{background:url(../images/weixin.png) no-repeat center center}
.qqkefu ul li b.e{background:url(../images/tel.png) no-repeat center center}
.qqkefu ul li.qq_czae{line-height:15px!important}
.qqkefu{position:fixed;top:30%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+365));z-index:100;right:10px;width:39px}
.erweima{width:165px;height:300px;position:absolute;top:-45px;left:-180px;background:#f9f9fa;float:left;cursor:default!important;display:none}
.erweima p{color:#000;font-size:12px;float:left;width:100%}
.erweima-zm1{width:165px;height:290px;position:absolute;top:-135px;left:-180px;background:#f9f9fa;float:left;cursor:default!important;display:none}
.erweima-zm2{width:165px;height:320px;position:absolute;top:-90px;left:-180px;background:#f9f9fa;float:left;cursor:default!important;display:none}
.preview img{
    width: 70%;
}

.erweima dl dt{
    background: #4dc236;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.erweima dl dd{
    padding: 0px 10px;
    height: 150px;

}
.erweima dl dd a{
    color: #333;
}
.erweima dl dd p{
    color: #569f54;
}
.erweima dl dd a:hover{
    color: #569f54;
}
.erweima dl dd h4{
    color: #569f54;
    font-size: 16px;
}

.erweima dl dd p a{
    display: inline-block;
    /*height: 30px;*/
    /*line-height: 24px;*/
}
.erweima dl dd p a img{
    padding-top: 10px;
}
.erweima-zm1 dl dt{
    background: #4dc236;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.erweima-zm1 dl dd {
    padding: 10px;
}
/*.erweima-zm1 dl dd a{*/
/*padding-left: 10px;*/
/*}*/
.erweima-zm1 dl dd p{
    color: #4dc236;
}
.erweima-zm2 dl dt{
    background: #4dc236;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.qqkefu ul li .erweima-zm2 dl dd{
    padding: 0px 10px;
    height: 150px;
    color: #333;
}
.erweima-zm2 dl dd p{
    color: #4dc236;
}



#img-wrap{
	-webkit-display: flex;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
#img-wrap img.colorBox{
	width: 33.33%;
}

@media (max-width: 414px){
    .carousel-inner>.item>a>img {
        width: 100%;
        height: 210px;
    }
}

@media(max-width: 800px) {
    .containerL ul.menuBox{width: 111%; /*background-color:#fff;padding-top:18px*/}
    .containerL ul.menuBox li a{display:block;width:100%;padding-left:5px;height:60px;font-size:16px;color:#333;border-left:2px solid #fff;background:#fff url(../images/about_16.png) no-repeat 95% center;-webkit-transition:.3s;transition:.3s}
    .containerL ul.menuBox li a:hover,.containerL ul.menuBox li.active a{border-left:2px solid #fa0000;background:#ededed url(../images/about_13.png) no-repeat 95% center}
    .prodDetail .preview{margin:20px auto 0;position:relative}
    .prodDetail .preview ul.ctrl{position:absolute;bottom:-94px;left:0;text-align:center;height:94px;margin-left: 10%;margin-top:5px; }
    .preview img{
        width: 100%;
    }
    .prodContent img{
        width: 100%;
    }
}
@media (max-width: 747px) {
	#img-wrap img.colorBox{
		width: 300px;
	}
    .minnav2{
        height: 45px;
        background-color: #4aca4a;
        line-height: 45px;
        color: #fff;
    }
    .myclick .col-xs-7{
        text-align: right;
    }
    .myclick .col-xs-7 a{
        color: #fff;
    }
    .xiala{
        display: none;
        position: absolute;
        right: 0px;
        z-index: 1000;
        width: 60%;
        margin-top: 45px;
        text-align: right;
    }
    .xiala ul li{
        list-style: none;
        margin-left: -20px;
        line-height: 30px;
        background-color: #4aca4a;
        padding-right: 15px;
    }
    .main_img{
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 20px;
        padding: 5px;
        border: 1px solid #e5e5e5;
    }
    .pageBox a{display:inline-block;*display:inline;*zoom:1;width:20px;height:20px;line-height:20px;text-align:center;background-color:#f2f2f2;font-family:'Arial';color:#a3a3a3;margin:0 5px;overflow:hidden}
    .pageBox a.pageLeft{text-align:left;color:#f2f2f2;background:#f2f2f2 url(../images/product_14.png) no-repeat -16px -16px;}
    .pageBox a.pageRight{text-align:left;color:#f2f2f2;background:#f2f2f2 url(../images/product_17.png) no-repeat -16px -16px;}
    .main_img p{
        text-align: center;
        line-height: 30px;
        text-indent: 0em;
    }
    .prodDetail h2{margin-left: 22%}
    .prodDetail .preview ul.ctrl li img{
        width: 50px;
        height: 50px;
    }
    .prodDetail .preview ul.ctrl{margin-left: 5%; }
    .prodContent{padding:30px 0px;display:none}
    .prodTab{margin-top:100px;}
}
.main_left {
    overflow: hidden;
}
.containerL ul.menuBox li ul li a{
    width: 93%;
    background: #eeeded;
}
.containerL ul.menuBox li ul li a{
    display:block;
    width:100%;
    cursor: pointer;
    padding-left:45px;
    height:60px;
    font-size:16px;
    color:#333;
    background:#fff url(../images/about_16.png) no-repeat 85% center;
    -webkit-transition:.3s;transition:.3s;
    color: #008000;
}
.containerL ul.menuBox li ul li{width: 115%; line-height:60px;margin-bottom:1px;list-style: none;margin-left: -40px;}
#hidden_enent{
    margin-top: 15px;
    width:100%;
    text-align:center;
    display: none;
}
#hidden_enent table{
    margin: 0 auto;
}
#hidden_enent table tr td{
    text-align: center;
    height: 20px;
    line-height: 20px;
    background: #333;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #ccc;
    border-bottom: 0px;
}
#hidden_enent table tr td a{
    color: #ffff00;
    text-decoration: none;
}
#hidden_enent table tr td a:hover{
    color: #ff0000;
}
@media (max-width: 747px) {
    #hidden_enent table tr td{
        padding: 3px 8px;
    }
}
.intro h4{color:#298029;font-size:20px;line-height:24px}
.myaboutus img{
    width: 100%;
}
.myline{width:23px;height:2px;background-color:#298029;margin-top:15px;margin-bottom:15px}
.myaboutust dl{
    width: 100%;
}
.myaboutust dl dd{padding:35px 30px 5px 30px;background-color:#f6f7f7}
.myaboutust dl dd p{color:#333;line-height:24px}
.sec1More{
    display:block;
    margin-top: 30px;
    width:112px;
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:13px;
    color:#54a754;
    font-family:'Arial';
    border:1px solid #54a754;
    border-radius:20px;
    -webkit-transition:.5s;
    transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -o-transition:.5s;
    margin-bottom: 30px;
}
.sec1More:hover{background-color:#298029;color:#fff}
.hjsb{
    background: #f6f7f7;
    padding-left: 0px;
    padding-right: 0px;
}
.hjsb .col-sm-6{
    padding-left: 0px;
    padding-right: 0px;
}
.hjsb img{
    width: 100%;
}
.hjsb dl{
    margin-bottom: 0px;
}
.hjsb dl dd{padding:35px 30px 0px 30px;background-color:#f6f7f7}
.ryzs{
    margin-top: 40px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.intro2{
    background: url("../images/jiao1_03.jpg") no-repeat 0px center;
    color: #fff;
}
.intro2 h4{
    color: #fff;
    font-size:20px;line-height:24px;
}
.intro h4{color:#298029;font-size:20px;line-height:24px}
.ryzs dl dd{padding:30px 15px 17px 30px;background-color:#f6f7f7}
.intro2 .greenbg{
    padding-left: 0px;
    padding-right: 0px;
}
.greenbg dl{
    width: 100%;

}
.myline2{width:23px;height:2px;background-color:#fff;margin-top:15px;margin-bottom:15px}
.ryzs .col-sm-9{
    border: 1px solid #f9f9f9;
    padding-left: 0px;
    padding-right: 0px;
}
.ryzs .col-sm-3{
    border: 1px solid #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.myaboutus .intro2 img{
    width: 29px;
    margin-top: 20px;
}
@media (max-width: 1024px) {
    .hjsb dl dd{
        padding:15px 10px 0px 10px;
    }
}
@media (max-width: 747px) {
    .hjsb dl dd{padding:35px 30px 10px 30px;background-color:#f6f7f7}
    .zzry{
        background: #f6f7f7;
        margin-top: 20px;
    }
    .zzry p{
        padding-bottom: 10px;
    }
    .zzry p img{
        width: 50%;
    }
}
/*列表页*/
.touxiang{
    text-align: center;
    text-indent: 0em;
}
.question{
    padding: 15px;
}
.wentikuai{
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;

}
.touxiang p{
    text-indent: 0em;
}
.question p{
    text-indent: 0em;
}
.question h4 span{
    display: inline-block;
    float: right;
    color: #999;
    font-size: 14px;
}
.main_right div.wentikuai{
    text-indent: 0em;
}
.hotquestion{
    display: block;
    clear: both;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
}
.hotquestion ul{
    margin-left: -30px;
}
.hotquestion ul li{
    list-style: none;
    float: left;
    display: inline-block;
    padding: 0px 15px;
    height: 45px;

}
.hotquestion ul li:hover{
    border-bottom: 2px solid #54a754;
}
@media (max-width: 747px) {
    .hotquestion ul{
        margin-left: -30px;
    }
    .hotquestion ul li{
        display: inline-block;
        padding: 0px 5px;
    }
}
.met-nav .nav>li>a.red{
    color: #f00;
}

#content .img_wrap{
	-webkit-display: flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-around;
}
#content .img_wrap .img{
	width: 49%;
	height: 0;
	padding-bottom: 34.56%;
	margin: 0 auto;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
#content .img_wrap .img img{
	width: 100%;
}