.main{width:100%;overflow:auto;}
.main .content_box{background: #fff; overflow: auto;}
.main .wrap2{width:1200px;margin:0 auto;border-top:solid 1px #78AB22;}
.main .erji_nav{background:url(/images/erji_nav_bg.jpg) no-repeat; height:38px; line-height:39px;margin-top: 10px;text-indent:1em;font-size:14px;border:none;    background-size: 29% 100%;}
.main .erji_nav .nav{float: right; height:38px; line-height:39px;}
.main .erji_nav .nav a{display:inline-block;margin:0 10px;}
.main .erji_nav .nav a.active{color:#77A922;}
.main .news_box{}
.main .news_box .news_box_son{width:1158px;height:225px;margin:12px auto 15px auto;}
.main .news_box .left{float:left;width:330px;height:225px;overflow: hidden;}
.main .news_box .left img{width:100%;height:100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.main .news_box .left img:hover{
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
.main .news_box .right{float:right;width:797px;}
.main .news_box .right .title{height:36px; line-height:36px;margin-top:16px;width:778px;border-bottom: 1px dashed #000; font-size:18px;color:#77A922;text-indent:0.5em;}
.main .news_box .right .js{width:778px;height:30px; line-height:30px;font-size:14px;}
.main .news_box .right .jj{line-height:30px;height:90px;font-size:16px;color:#333;padding-left:7px;margin-top:7px;color:#737373;}
.main .news_box .right .jy{line-height:30px;font-size:16px;padding-left:7px;color:#333;}
.main .ad_box{width:1161px;height:149px; margin:0 auto;margin-top:72px;margin-bottom:55px;}
.main .ad_box_son{width:379px;height:147px;border:1px solid #CFCED3;margin-right:9px;overflow:hidden;float:left;}
.main .ad_box_son img{width:100%;height:100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.main .ad_box_son img:hover{
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
}
