@font-face
{font-family: PingFang;
src: url('PingFangMedium.otf')}
@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select{margin:0;padding:0;color:inherit;line-height: inherit;font-family: "PingFang";}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{width: 1200px;margin:0 auto;}
:hover{/*transition: all .2s;*/}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center;}
.img{width: 100%;display: block;}
body{min-width:1200px;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{display: block;border:none;}
.submit{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}

.shadow{box-shadow:0 0 20px rgba(0,0,0,.06);}
.mb20{margin-bottom: 20px!important;}
.c_red{color: #e52424!important;}
.c_main{color: #36ae36!important;}
/*index*/
body{background: url(../images/idx_14.jpg) no-repeat center top;background-size:100% 600px;}

.head{padding:20px 0;}
.head .info{}
.hd_top{font-size: 12px;color: #fff;text-align: right;}
.hd_top .fz{font-size: 15px;color: #fff;display: inline-block;vertical-align: middle;padding:0 20px;line-height: 30px;position:relative;}
.hd_top .fz:before{content:'';display: inline-block;vertical-align: middle;margin-right: 6px;width: 16px;height: 16px;background-repeat:no-repeat;background-position:center;background-size:contain;float: left;margin-top: 6px;}
.hd_top .fz_1:before{background-image: url(../images/icon_01.png);}
.hd_top .fz_2:before{background-image: url(../images/icon_02.png);}
.hd_top .fz_3:before{background-image: url(../images/icon_03.png);}
.hd_top .fz_4:before{background-image: url(../images/icon_04.png);}
.hd_top .fz:hover{opacity: .9;text-decoration: underline;}

.hd_logo{}
.hd_logo .img{height: 90px;width: auto;}
.hd_sign{font-size: 15px;color: #fff;width: 130px;line-height: 34px;text-align: center;border-radius:17px;display: block;background: #ff9000;margin-top: 25px;}
.hd_sign:hover{background: #ff8100;}

.hd_nav{height: 55px;background: #28a728;font-size: 0;}
.hd_nav li{min-width:75px;display: inline-block;vertical-align: middle;text-align: center;padding:0 16px;}
.hd_nav li>a{display: block;font-size: 20px;color: #fff;line-height: 55px;}
.hd_nav li.cur,.hd_nav li:hover{background: #ffb300;}


.idx_tit{font-size: 24px;color: #333333;font-weight: bold;line-height: 30px;margin-bottom: 5px;}
.idx_tit .icon{height: 25px;width: auto;display: inline-block;vertical-align: middle;margin-right: 10px;}
.idx_more{font-size: 14px;color: #999999;line-height: 30px;font-weight: normal;}
.idx_more:hover{color: #36ae36;}

.idx_s1{margin-bottom: 20px;margin-top: 25px;}
.idx_slide{width: 550px;}
.idx_slide .item{position:relative;display: block;}
.idx_slide .img{height: 395px;}
.idx_slide .bot{background: rgba(14,100,14,.6);position:absolute;width: 100%;left: 0;bottom: 0;z-index:10;padding:0 25px;}
.idx_slide .title{display: inline-block;vertical-align: middle;font-size: 16px;color: #fff;line-height: 64px;}
.idx_slide .owl-theme .owl-controls{margin-top: 0;}
.idx_slide .owl-theme .owl-controls .owl-pagination{position:absolute;width: auto;right: 20px;bottom: 20px;}
.idx_slide .owl-theme .owl-controls .owl-page span{width: 8px;height: 8px;background: #fff;margin:0 4px;}
.idx_slide .owl-theme .owl-controls .owl-page.active span{width: 22px;border-radius:4px;}

.idx_s1_r{width: 630px;}
.idx_zxhz{background: #fff;padding:20px 15px 5px;height: 245px;}

.idx_list1{}
.idx_list1 li{border-bottom:1px dashed #ddd;}
    .idx_list1 .title {
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        width: 80%;
        display: inline-block;
        vertical-align: middle;
    }
.idx_list1 .date{font-size: 16px;color: #999999;line-height: 46px;}
.idx_list1 li:last-child{border-bottom:none;}
.idx_list1 li:hover .title{color: #36ae36;}

.idx_hq{font-size: 0;padding:15px 15px;height: 132px;}
.idx_hq .lk{display: inline-block;vertical-align: middle;min-width:25%;font-size: 16px;color: #333333;line-height: 34px;position:relative;}
.idx_hq .lk:before{content:'';display: inline-block;vertical-align: middle;border-radius:50%;width: 6px;height: 6px;background: #36ae36;margin-right: 8px;}
.idx_hq .lk:hover{color: #36ae36;}

.idx_s2{margin-bottom: 20px;}
.idx_xh{width: 280px;height: 165px;padding:15px 10px;}
.idx_xh .box{font-size: 0;padding:5px 5px;} 
.idx_xh .box li{font-size: 16px;color: #333333;line-height: 32px;min-width:50%;display: inline-block;vertical-align: middle;}
.idx_xh .box .ico{width: 14px;display: inline-block;vertical-align: middle;margin-left: 6px;}
.idx_xh .box em{margin-left: 13px;}


.idx_vip{width: 900px;height: 165px;padding:13px 25px;}
.idx_vip .col{width: 415px;}
.idx_vip .item{font-size: 0;}
.idx_vip .icon{width: 40px;display: inline-block;vertical-align: middle;}
.idx_vip .info{width: 355px;display: inline-block;vertical-align: middle;padding:10px 0;border-bottom:1px dashed #ddd;margin-left: 15px;}
.idx_vip .info li{width: 25%;float: left;}
.idx_vip .info .fz{font-size: 16px;color: #333333;}
    .idx_vip .info .wz {
        font-size: 14px;
        color: #999999;
        margin-top: 5px;
       
    }
.idx_vip .item:last-child .info{border-bottom:none;}


.idx_s3 {
    margin: 20px 0 8px;
}
.idx_s3_l, .idx_s3_r {
    width: 590px;
    padding: 25px 10px 18px;
    /*height: 711px;*/
}
.idx_s3_l .mod{padding:15px 20px;border-bottom:1px dashed #e5e5e5;}
.idx_s3 .idx_tit{padding:0 15px;}
.idx_s3_l .date{font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 10px;}

.idx_s3_l .date_en{margin-right: 25px;position:relative;}
.idx_s3_l .date_en:after{content:'';position:absolute;width: 25px;height: 5px;background: #b6e2b6;left: 0;bottom: 3px;z-index:-1;}
.idx_list2{}
.idx_list2 li{}
.idx_list2 .title{font-size: 16px;color: #333333;display: inline-block;vertical-align: middle;width: 80%;line-height: 32px;}
.idx_list2 .time{font-size: 16px;color: #666666;line-height: 32px;}
.idx_list2 li:hover .title{color: #36ae36;}

.idx_list3{}
.idx_list3 li{margin-bottom: 15px;}
.idx_list3 .date{width: 80px;display: block;float: left;height: 52px;border:1px solid #bde1bd;text-align: center;padding-top: 5px;}

.idx_list3 .day{font-size: 22px;color: #36ae36;line-height: 25px;}
.idx_list3 .year{font-size: 15px;color: #999999;line-height: 20px;}
.idx_list3 .info{margin-left: 95px;}
.idx_list3 .title{display: block;font-size: 16px;color: #333333;}
.idx_list3 .brief{font-size: 15px;color: #888888;margin-top: 5px;}
.idx_s3_r .mod{padding:15px 20px 10px;border-bottom:1px dashed #e5e5e5;}
.idx_list3 li:hover .title{color: #36ae36;}

.pagelist{font-size: 14px;color: #333;text-align: center;margin-top: 11px;}
.pagelist a,.pagelist select,.pagelist .txt{display: inline-block;vertical-align: middle;font-size: 13px;color: #666e7e;min-width: 30px;line-height: 30px;height: 30px;padding:0 4px;text-align: center;}
.pagelist .txt{width: 32px;text-align: center;color: #36ae36;border:none;}
.pagelist select{margin-right: 10px;border:none;}
.pagelist a:hover,.pagelist a.active{color: #fff;background:#36ae36;}

.foot{background: url(../images/ft_03.jpg) no-repeat center bottom;background-size:100% 66px;padding-bottom: 66px;border-top:2px solid #36ae36;}
.ft_top{padding:25px 0;}
.ft_info{}
.ft_logo{height: 50px;width: auto;}
.ft_menu{font-size: 14px;color: #333333;margin-left: -25px;margin-top: 15px;}
.ft_menu a{display: inline-block;vertical-align: middle;padding:0 25px;font-size: 16px;}
.ft_txt{font-size: 15px;color: #666666;line-height: 28px;margin-top: 25px;}

.ft_vx{}
.ft_vx .box{text-align: center;}
.ft_vx .pic{width: 130px;display: block;margin:0 auto;}
.ft_vx .fz{font-size: 15px;color: #333333;margin-top: 8px;}
.ft_vx .tel{font-size: 15px;color: #999999;margin-top: 10px;line-height: 30px;}
.ft_vx .tel i{font-size: 24px;color: #36ae36;margin-left: 10px;line-height: 30px;display: inline-block;vertical-align: middle;}
.ft_box{text-align: center;font-size: 15px;color: #999999;line-height: 48px;border-top:1px solid #e0e0e0;}


.pop_bg{position:fixed;width: 100%;left: 0;top: 0;height: 100%;z-index:100;background: rgba(0,0,0,.6);display: none;}
.pop_login{width: 430px;height: 610px;background: url(../images/lg_05.jpg) no-repeat center;background-size:cover;position:fixed;left: 50%;top: 50%;margin-left: -215px;margin-top: -305px;z-index:101;border-radius:8px;padding:45px 50px;display: none;}
.pop_login .close{width: 18px;height: 18px;background: url(../images/lg_01.png) no-repeat center;background-size:contain;position:absolute;top: 20px;right: 20px;cursor: pointer;}
.pop_login .title{font-size: 28px;color: #333333;text-align: center;font-weight: bold;margin-bottom: 30px;}
.pop_bg1 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,.6);
    display: none;
}

.pop_login1 {
    width: 430px;
    height: 610px;
    background: url(../images/lg_05.jpg) no-repeat center;
    background-size: cover;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -215px;
    margin-top: -305px;
    z-index: 101;
    border-radius: 8px;
    padding: 45px 50px;
    display: none;
}

    .pop_login1 .close {
        width: 18px;
        height: 18px;
        background: url(../images/lg_01.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

    .pop_login1 .title {
        font-size: 28px;
        color: #333333;
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
    }
.pop_bg2 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,.6);
    display: none;
}

.pop_login2 {
    width: 430px;
    height: 610px;
    background: url(../images/lg_05.jpg) no-repeat center;
    background-size: cover;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -215px;
    margin-top: -305px;
    z-index: 101;
    border-radius: 8px;
    padding: 45px 50px;
    display: none;
}

    .pop_login2 .close {
        width: 18px;
        height: 18px;
        background: url(../images/lg_01.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

    .pop_login2 .title {
        font-size: 28px;
        color: #333333;
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
    }

.pop_bg3 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,.6);
    display: none;
}

.pop_login3 {
    width: 430px;
    height: 610px;
    background: url(../images/lg_05.jpg) no-repeat center;
    background-size: cover;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -215px;
    margin-top: -305px;
    z-index: 101;
    border-radius: 8px;
    padding: 45px 50px;
    display: none;
}

    .pop_login3 .close {
        width: 18px;
        height: 18px;
        background: url(../images/lg_01.png) no-repeat center;
        background-size: contain;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
    }

    .pop_login3 .title {
        font-size: 28px;
        color: #333333;
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
    }
.lg_form{}
.lg_form .item{border:1px solid #dae0e6;border-radius:4px;margin-bottom: 25px;overflow: hidden;position:relative;}
.lg_form .ipt_txt{font-size: 15px;color: #666666;line-height: 46px;padding-left: 55px;background-repeat:no-repeat;background-position:20px center;background-size:20px;}
.lg_form .tel{background-image: url(../images/lg_02.png);}
.lg_form .code{background-image: url(../images/lg_03.png);}
.lg_form .send{position:absolute;right: 15px;line-height: 45px;top: 0;background: transparent;border:none;color: #36ae36;cursor: pointer;}
.lg_form .send:hover{text-decoration: underline;}
.lg_form .submit{font-size: 16px;color: #fff;line-height: 45px;border-radius:4px;background: #36ae36;border:none;width: 100%;}
.lg_bot{margin-top: 40px;}
.lg_bot .pic{width: 130px;height: 130px;display: block;margin:0 auto;}
.lg_bot .fz{font-size: 15px;color: #333333;text-align: center;margin-top: 10px;}
.lg_bot .tel{font-size: 15px;color: #999999;text-align: center;margin-top: 15px;}
.lg_bot .tel i{font-size: 24px;color: #36ae36;margin-left: 10px;display: inline-block;vertical-align: middle;}

.lg_form .item.focus{border-color:#36ae36;}
.lg_form .focus .tel{background-image: url(../images/lg_02-1.png);}
.lg_form .focus .code{background-image: url(../images/lg_03-1.png);}

/*列表*/
.inn_main{padding:25px 0 65px;}
.inn_ad{margin-bottom: 20px;}

.mb20{margin-bottom: 20px;}
.inn_l{width: 300px;}
.inn_r{width: 880px;}

.inn_data{box-shadow:0 0 20px rgba(0,0,0,.06);padding:20px 25px 0;}
.inn_data .box{font-size: 0;}
.inn_data .lk{font-size: 16px;color: #333333;line-height: 30px;border-bottom:1px dashed #e4e4e4;min-width:33.3%;display: inline-block;vertical-align: middle;padding:15px 0;}
.inn_data .lk:nth-last-child(1),.inn_data .lk:nth-last-child(2),.inn_data .lk:nth-last-child(3){border-bottom:none;}
.inn_data .lk:hover{color: #28a728;}

.inn_hq{box-shadow:0 0 20px rgba(0,0,0,.06);padding: 20px 25px;background: #fff;}
.inn_hq .tags{font-size: 0;}
.inn_hq .tags a{font-size: 14px;color: #333333;display: inline-block;vertical-align: middle;min-width:50%;position:relative;line-height: 40px;}
.inn_hq .tags a:before{content:'';width: 6px;height: 6px;background: #36ae36;border-radius:50%;margin-right: 6px;display: inline-block;vertical-align: middle;}
.inn_hq .tags a:hover{color: #36ae36;}

.inn_hq .bm{margin-left: -10px;margin-top: 10px;font-size: 0;}
.inn_hq .bm a{display: inline-block;vertical-align: middle;font-size: 14px;color: #36ae36;line-height: 28px;background: #eff9ef;margin:0 0 10px 10px;min-width:120px;text-align: center;}
.inn_hq .bm a:hover{color: #fff;background: #36ae36;}

.list_lb{box-shadow:0 0 20px rgba(0,0,0,.06);}
.list_lb .mod{padding:20px 35px;border-bottom:1px dashed #e5e5e5;}
.list_lb .date{font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.list_lb .date_en{margin-right: 25px;position:relative;}
.list_lb .date_en:after{content:'';position:absolute;width: 25px;height: 5px;background: #b6e2b6;left: 0;bottom: 3px;z-index:-1;}

.list_lb{padding:20px 0 50px;}
.list_lb .idx_tit{padding:0 15px;}
.list_lb .idx_list2 .title{line-height: 36px;}
.list_lb .idx_list2 .time{line-height: 36px;}
.list_lb .pagelist{border-top:none;}

/*详情*/
.inn_tj{padding:20px 25px;background: #fff;box-shadow:0 0 20px rgba(0,0,0,.06);}
.tj_list{margin-top: 25px;}
.tj_list li{margin-bottom: 14px;}
.tj_list .title{font-size: 16px;color: #333333;display: block;}
.tj_list .date{font-size: 14px;color: #999999;margin-top: 5px;}
.tj_list .title:hover{color: #36ae36;}

.det_main{padding-left: 40px;}
.det_top{padding-bottom: 28px;border-bottom:1px solid #ddd;}
.det_top .title{font-size: 40px;color: #222222;line-height: 58px;}
.det_top .sm{margin-top: 15px;font-size: 14px;color: #666;}
.det_top .fz{padding:0 15px;font-size: 16px;color: #666666;position:relative;}
.det_top .date{padding-left: 0;}
.det_top .date:before{content:'';display: inline-block;vertical-align: middle;width: 20px;height: 3px;background: #36ae36;margin-right: 14px;}
.det_top .read:before{content:'';display: inline-block;vertical-align: middle;width: 16px;height: 16px;background: url(../images/icon_06.png) no-repeat center;background-size:contain;margin-right: 6px;}

.det_bot{padding:30px 0;}
.det_sum {
    font-size: 15px;
    color: #666666;
    padding: 0 15px;
    line-height: 26px;
    position: relative;
    margin-bottom: 25px;
    font-family: KaiTi_GB2312;
} 
.det_sum em{display: inline-block;vertical-align: middle;font-size: 14px;color: #36ae36;padding:0 5px;border:1px solid #36ae36;margin-right: 5px;line-height: 20px;}
.det_sum:before{content:'';position:absolute;width: 2px;height: 26px;background: #ddd;left: 0;top: 0;}
.det_editbox{font-size: 15px;color: #666666;line-height: 30px;padding-bottom: 50px;}

.page_back{font-size: 15px;color: #36ae36;background: url(../images/icon_07.png) no-repeat left center;background-size:14px 8px;padding-left: 20px;}
.page_back:hover{text-decoration: underline;}

.kf_menu {
    background: rgba(121, 158, 98, 0.2);
    right: 5%;
    position: fixed;
    z-index: 100;
    width: 51px;
    box-shadow: 0 0 20px rgba(177,177,177,.2);
    padding-top: 7px;
    top: 212px;
}
    .kf_menu .lk {
        display: block;
        width: 42px;
        height: 42px;
        background-color: #ebf7eb;
        border-radius: 50%;
        margin: 0 auto 7px;
    }
.kf_menu .icon{width: 42px;height: 42px;display: block;}
.kf_menu .lk:hover{box-shadow:0 0 10px rgba(54,174,54,.2);}
