body{

}
img{
    max-width: 100%;
}
.banner{
    height:580px;
    background: url("../img/banner-1.png") no-repeat center;
    position: relative;
}
.banner-page{
    height:290px;
    background: url("../img/banner-1.png") no-repeat center;
    position: relative;
}
.nav-box {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 85px;
}
.logo img{
    display: block;
}
.logo{
    padding-right: 50px;
}
.nav {
    padding-top: 28px;
    height: 30px;
    line-height: 30px;
    color: #323232;
}
.nav li{
    float: left;
}
.nav li a{
    display: block;
    padding: 0 20px;
    font-size: 14px;
    color: #505558;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;

}
.nav li a:hover{
    background: #046738;
    color: #fff;
}
.nav-box .search{
    padding-top: 28px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}
.nav-box .search input{
    padding: 5px 5px;
    width: 130px;
}
.nav-box .search button{
    padding: 6px 5px;
    background: #FB9610;
    color: #fff;
}
.im1{
    padding:20px 0;
    background: url("../img/bg-2.png") center ;
}
.im-anli li{

}
.im-anli li a{
    position: relative;
    width: 278px;
    height: 184px;
    display: block;
    margin: 0 auto;
}
.im-anli li img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.im-anli li .text{
    position: absolute;
    background: rgba(0,0,0,0.7);
    height: 44px;
    line-height: 44px;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: "Impact";
    color: #fff;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.im-anli li a:hover .text{
    height: 184px;
    line-height: 184px;
}
.im2{
    padding: 35px;
}
.im-new-title {
    height: 35px;
    line-height: 35px;
    padding-bottom: 30px;
    overflow: hidden;
}
.im-new{
    max-width: 570px;
}
.im-new-title h3{
    font-size: 23px;
    float: left;
}
.im-new-title .more{float: right;}
.im-new-title .more a{
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #00A350;
    color: #fff;
    font-size: 23px;
    font-family: "SimHei",\9ED1\4F53,Arial;
    font-weight: bold;
}
.im-new ul li a{
    width: 280px;
    display: block;
    margin: 0 auto;
}
.im-new ul li .ffl{
    width: 63px;
}
.im-new ul li .ffr{
    width: 217px;
}
.im-new ul li .date{
    width: 50px;
    height: 50px;
    background: #7E7E7E;
    text-align: center;
    color: #fff;
    line-height: 12px;
    font-size: 12px;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.im-new ul li .date b{
    padding-top: 2px;
    font-size: 25px;
    display: block;
    line-height: 30px;
}
.im-new ul li .title{
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 5px;
    color: #7E7E7E;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
    padding-right: 10px;
}
.im-new ul li .description{
    font-size: 12px;
    line-height: 20px;
    color: #7E7E7E;
    padding-right: 10px;
}
.im-new ul li a:hover .title{
    color: #00A350;
}
.im-new ul li a:hover .date{
    background: #00A350;
}
.im-new .img{
    position: relative;
    width: 279px;
    height: 190px;
    margin-bottom: 10px;
}
.im-new .img img{
    display: block;
    width: 279px;
    height: 190px;
}
.im-new .img .zz{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.im-new a{
    display: block;
    overflow: hidden;
}
.im-new a:hover .img .zz{
    opacity: 1;
}
.im2-box{
    float: right;
    border: 1px solid #E8E8E8;
    padding: 20px 25px;
    height: 150px;
    margin-bottom:20px;
    width: 525px;
    position: relative;
}
.im2-box .title{
    font-size: 24px;
    color: #323232;
    line-height: 40px;
}
.im2-box .text{
    font-size: 14px;
    line-height: 30px;
}
.im2-box .jh{
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 14px;
    height: 14px;
}
.im2-box .jh i{
    background: #898989;
    position: absolute;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.im2-box .jh .i1{
    width: 2px;
    height: 100%;
    left: 50%;
    top:0;
    margin-left: -1px;

}
.im2-box .jh .i2{
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}
.im2-box  a:hover i{
    background: #000;
}
.im2-box table{
    width: 400px;
}
.im2-box table th{
    vertical-align: top;
    text-align: left;
    font-weight: 400;
    width: 160px;
}
.im2-box table td .fl{
    color: #EB8635;
}
.im3{
    padding: 20px 0;
    background: #222222;
}
.im-movie-title{
    color: #ffffff;
    line-height: 30px;
    border-bottom: 2px solid #D4D4D4;
    padding-right: 5px;
    margin-bottom: 20px;
}
.im-movie-title a{
    color: #fff;
}
.im-movie-title h3{
    font-size: 24px;
    float: left;
    border-bottom: 2px solid #00A350;
    margin-bottom: -2px;
    
}
.im-movie-title .infr{
    float: right;
}

.im-movie2 li a{
    line-height: 30px;
    display: block;
    color: #fff;
}
.im-movie2 li i {
    font-style: italic;
    color: #00A350;
}
.im-movie li a{
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    width: 275px;

}
.im-movie .img{
    position: relative;
    width: 275px;
    height: 144px;
    margin-bottom: 10px;
}
.im-movie .img img {
    display: block;
}
.im-movie .img .zz{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(249,143,56,0.8);
    opacity: 0;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.im-movie  a:hover .zz{
    opacity: 1;
}
.im-movie .playbtn{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 99px;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
}
.im-movie .playbtn i{
    font-size: 0;
    line-height: 0;
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #5C5C5C;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*margin-left: -10px;*/
    /*margin-top: -10px;*/
}
.footer{
    background: #111619;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    color: #C3C4C5;
}
.footer a{
    color: #C3C4C5;
}
.footer .fr{
    padding-top: 10px;
}
.footer .fr img{padding-left: 5px;}
.page-body{
    padding: 20px 0;
    background: url("../img/bg-2.png") repeat center top;
}
.page-body-left{
    float: left;
    width: 300px;
    /*min-height: 280px;*/
    background: #ffffff;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.page-body-right{
    width: 860px;
    min-height: 810px;
    float: right;
    background: #ffffff;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.catname{
    padding: 20px;
    line-height: 30px;
    font-size:16px;
    font-weight: bold;
    overflow: hidden;
}
.catname span{
    font-weight: bold;
}
.catname a{
    float: right;
    font-family: "SimHei",\9ED1\4F53,Arial;
    font-size: 25px;
    color: #19AC61;

    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;

}
.catname a.ishide{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
}
.leftnav{
    padding-bottom: 50px;
}
.leftnav li{
    overflow: hidden;
}
.leftnav li a{
    display: block;
    padding-left: 20px;
    color: #898989;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
}
.leftnav li a span{
    display: block;
    float: left;
    width: 10px;
    text-align: center;
    font-family: "SimHei",\9ED1\4F53,Arial;
}
.leftnav li a b{
    margin-left: 5px;
    display: block;
    float: left;
    font-weight: 400;
    position: relative;
}
.leftnav li a b i{
    position: absolute;
    display: block;
    background: #00A350;
    height: 1px;
    left: 0;
    bottom: 5px;
    width: 0%;
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;

}
.leftnav li a:hover b i{
    width: 100%;
}
.leftnav li.active{
    background: #F2F2F2;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
.leftnav li li a{padding-left: 30px;  }
.leftnav li ul{display: none;}
.leftnav li.active ul{display: block;}

.leftnav li li.active{
    background: #E5E5E5;
    border: none;
}
.leftnav li>a>span{
    -moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
}
.leftnav li.open>a>span{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    -o-transform:rotate(0deg);
}
.nav-box-phone{
    display: none;
}
.phone-log{
    text-align: center;
    padding-top: 20px;
}
.phone-log img{
    width: 150px;
}
.phone-nav{
    padding: 10px 0;
    width: 210px;
    margin: 0 auto;
}
.phone-nav ul{
    overflow: hidden;
}
.phone-nav ul li{
    width: 50%;
    float: left;
}
.page-body-right-in{
    padding: 40px 75px;
}
.title-p1{
    font-size: 34px;
    color: #7E7E7E;
    line-height: 50px;
}
.title-p1 b{
    display: block;
    height: 2px;
    background: #00A350;
}
.title-p1 b i{
    display: block;
    height: 2px;
    width: 50px;
    background: #F7740B;
}
.pages{
    text-align: center;
    padding: 10px 0;
}
.pages .pages_num,
.pages .pages_btn{
    display: none;

}
.pages a,
.pages span{
    padding: 0 5px;
}
.pages span{
    color: #00A350;
    border: 1px solid #00A350;
    margin: -1px;
}

.p-news li.hasimg{
    overflow: hidden;
}
.p-news li.hasimg .img{
    position: relative;
    /*width: 300px;*/
    /*height: 200px;*/
}
.p-news li.hasimg .img img{
    display: block;
    max-width: 100%;
}
.p-news li.hasimg .img .date{
    width: 70px;
    height: 80px;
    position: absolute;
    background: #F7740B;
    left: 10px;
    top: 0;
    text-align: center;
    color: #fff;
}
.p-news li.hasimg .img .date b{
    display: block;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    padding-top: 10px;
}
.p-news li.hasimg .img .date span{
    line-height: 12px;
}
.p-news li.hasimg .img .date hr{
    padding: 0;
    width: 15px;
    margin: 0 auto;
    background: #ffffff;
}
.p-news li.hasimg .img{
    width: 40%;
    float: left;
}

.p-news li.hasimg .text{
    width: 55%;
    float: right;
}
.p-news li.hasimg .text .title{
    font-size: 20px;
    color: #323232;
    padding:  20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p-news li.hasimg .text .title a{
    color: #323232;

}
.p-news li.hasimg .text .title a:hover{
    color: #000;
}
.p-news li.hasimg .text .description{
    height: 75px;
    overflow: hidden;
    margin:  10px 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.p-news li.hasimg .text .time{
    border-bottom: dotted 1px #D1D1D1;
    text-align: right;
    font-size: 16px;
    color: #B2B2B2;
}
.p-news li>a{
    display: block;
    line-height: 45px;
    border-bottom: dotted 1px #D1D1D1;
    font-size: 14px;
    overflow: hidden;
    height: 45px;
    position: relative;
    padding-right: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p-news li span.time{
    display: block;
    position: absolute;
    color: #B2B2B2;
    right: 0;
    top: 0;
}
.p-news li span.jt{
    color: #F7740B;
    padding-right: 5px;
}
.emp-list .title{
    font-size: 16px;
    color: #F7740B;
}
.emp-list a{
    display: block;
    width: 257px;
    margin: 0 auto;
}
.emp-list a img{
    width: 256px;
    height: 278px;
}
.emp-list li{
    padding: 20px 0;
    border-bottom: dotted 1px #D1D1D1;
}
.emp-list .description{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 94px;
    font-size: 14px;
}
.title-p2{
    font-size: 30px;
    color: #7E7E7E;
    padding: 30px 0;
    text-align: center;
}
.emp-description{
    text-align: center;
    padding: 20px 50px;
    font-size: 14px;
    color: #7E7E7E;
}
.show-emp{
    padding-top: 50px;
}
.show-emp .img{
    width: 45%;
    text-align: center;
}
.show-emp .img img{
    max-width: 100%;
}
.show-emp .text{
    width: 50%;
    padding-top: 80px;
}
.show-emp h1{
    font-size: 20px;
    color: #919191;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 400;

}
.show-emp .content{
    line-height: 30px;
    font-size: 14px;
    color: #323232;
    min-height: 200px;
}

a.goback{
    margin-top: 30px;
    display: inline-block;
    *display: inline;
    *zoom:1;
    background: #FAA21A;
    color: #fff;
    padding: 0 20px;
    line-height: 30px;
}
.show-new{

}
.show-new .title h1{
    color: #7E7E7E;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}
.show-new .title .time{
    text-align: right;
    color: #646464;
}
.show-new .title .fr{
    padding-top: 10px;
}
.show-new .title hr{
    padding: 0;
    margin: 0;
    height: 0;
    background: none;
    border-bottom: dotted 1px #D1D1D1;
}

.show-new .title .fr a{
    display: inline;
    zoom:1;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #8B8B8B;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: "SimHei",\9ED1\4F53,Arial;
}
.show-new .title{
    padding-bottom: 20px;
}
.mbx{
    margin-top: 20px;
    border-top: dotted 1px #D1D1D1;
    text-align: right;
    font-size: 14px;
    line-height: 30px;
}
.mbx .home{
    background: #828282;
    color: #fff;
}
.mbx a{
    padding: 2px;
}
.page-content p{
    margin-bottom: 10px;
}
.page-content{
    font-size: 14px;
}
.page-content ul li { line-height:30px; height:30px; background:url(../img/hongdian.jpg) center left no-repeat; padding:0 0 0 10px;}
.page-content h1{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #7E7E7E;
    font-weight: 400;
}
@media screen and (max-width: 640px){
    .nav-box-phone{
        display: block;
    }
    .im-anli li{
        padding-bottom: 20px;
    }
    .im-new ul li{
        padding-bottom: 20px;
    }
    .im2-box{
        width: auto;
        float: none;
        height: auto;
    }
    .p-news li.hasimg .img{
        width: auto;
        float: none;
        height: auto;
    }
    .p-news li.hasimg .text{
        width: auto;
        float: none;
        height: auto;
    }
    .im2-box table tr,.im2-box table td{
        display: block;
    }
    .im2-box table{
        width: auto;
    }
    .im2-box{
        -webkit-background-size: 100% auto !important;
        background-size: 100% auto !important;
    }
    .page-body-left{
        margin-bottom: 20px;
    }
    .page-body-right,
    .page-body-left{
        float: none;
        width: auto;
        min-height: 0;
    }
    .nav-box{display: none;}
    .im2{
        padding: 15px;
    }
    .im-movie-title{
        width: 275px;
        margin: 0 auto;
    }
    .im-movie2{
        width: 275px;
        margin: 0 auto;
    }
    .footer{
        height: auto;
        text-align: center;
    }
    .page-body-right-in{
        padding: 10px;
    }
    .emp-description{
        padding: 20px 0px;
    }
    .show-emp .img,
    .show-emp .text{
        padding: 0;
        margin: 0;
        float: none;
        width: auto;
    }
    .show-emp .text{
        padding-top: 20px;
    }
    a.goback{
        display: block;
        text-align: center;
    }

}