@CHARSET "UTF-8";
#EjMain{width: 1000px;margin: 0 auto;clear: both;}
#Left{width: 264px;float: left;}
#Left #LeftNav .title{font-size: 18px;height: 50px;line-height: 50px;display:none;}
#Left #LeftNav .list ul li{height:auto;font-weight:bold;font-size:16px;line-height:64px;text-align:center;background: url("../Images/sortName.png") no-repeat;}
#EjMain #LeftNav .list ul li ul{background:#c6c6c6;margin:0px;padding:0px;height: auto;border-radius:5px;border: solid 1px #919191;overflow: hidden;width: 250px;margin: 0 auto;}
#EjMain #LeftNav .list ul li ul li{height:auto;line-height:35px;text-indent:20px; font-size:12px;text-align: left;}
#EjMain #LeftNav .list ul li ul li:HOVER{background: #fff;}
#EjMain #LeftNav .list ul li ul li:HOVER a{color: #53885a;}
#EjMain #LeftNav .list ul li ul li a{font-size:12px;}
#EjMain #LeftNav .list ul .onfocus ul li a{color:#000;}
#EjMain #LeftNav .list ul .onfocus ul li{ background:none;}
#EjMain #LeftNav .list ul .onfocus ul li.onfocus{ background:#fff;}
#EjMain #LeftNav .list ul .onfocus ul li.onfocus a{color:#53885a;}
/*三级类*/
#EjMain #LeftNav .list ul .onfocus ul .onfocus ul{border: 0;border-radius:0px;background: #fff;}
#EjMain #LeftNav .list ul .onfocus ul .onfocus ul li{text-align:left;text-indent: 50px;background: url("../Images/san-bj.png") no-repeat;}
#EjMain #LeftNav .list ul .onfocus ul .onfocus ul li a{color: black;}
#EjMain #LeftNav .list ul .onfocus ul .onfocus ul .onfocus{background: url("../Images/san-bj2.png") no-repeat;}
#EjMain #LeftNav .list ul .onfocus ul .onfocus ul .onfocus a{color: #53885a;}



#Right{width: 730px;float: right;min-height: 400px;padding-left: 4px;}
#Right #RightTop{font-size: 14px;height: 50px;line-height: 50px;text-align: left;width: 800px;}
#Right #RightContent #OnePage{font-size: 14px;line-height: 30px;padding-left: 10px;}


/*文章详细页显示*/
#EjMain #NewsShow .title{font-size: 20px;text-align: center;height: 40px;line-height: 60px;}
#EjMain #NewsShow .miaoshu{font-size: 14px;text-align: center;height: 30px;line-height: 30px;}
#EjMain #NewsShow .theContent{padding:0 20px;word-spacing: inherit;word-wrap: break-word}
#EjMain #NewsShow .thePageInfo{font-size: 14px;height:60px;line-height:20px;font-weight: bold;padding-top: 10px;}
#NewsShow .video{
    padding-bottom: 25px;
    text-align: center;
}
#NewsShow .video video{
    margin-top: 20px;
}


/*产品详细页*/
#proPage .proImg{min-height: 400px;}
#proPage .proImg .leftImg{width: 175px;height: 400px;float: left;}
#proPage .proImg .leftImg ul li{height: 130px;padding-bottom: 10px;cursor: pointer;background: url("../Images/产品详情小.png") no-repeat;}
#proPage .proImg .leftImg ul li img{width: 150px;height: 110px;margin: 10px 15px;}
#proPage .proImg .rightImg{width: 540px;height: 400px;float: right;background: url("../Images/proXiangqing.png") no-repeat;}
#proPage .proImg .rightImg img{width: 500px;height: 360px;border-radius:15px;padding: 20px;}
#proPage .newsObj{margin-top: 20px;}
#proPage .newsObj .p{height: 60px;font-size: 22px;font-weight: bold;text-align: center;line-height: 60px;}
#proPage .newsObj .div{min-height: 150px;font-size: 14px;line-height: 20px;}










































































