.content{width: 1200px;margin: 0 auto;margin-top: 34px;}
.content_left{width: 854px;float: left;}
.ct_lf_tp{border: 1px solid #eeeeee;width: 854px; height:auto; padding-bottom:20px;}
.listname{width: 822px;border-bottom: 1px solid #eeeeee;margin: 0 auto;margin-top: 30px;}
.listname p{margin-bottom: 10px;}
.word{font-size:16px;width: 680px;display: inline-block;margin-left: 10px;color: #666666;}
.p img{margin-right: 6px;}
.p a{margin-right: 20px;color: #666666;}
.p a:hover{color: #37a508;}
#new{color: #37a508;}
.left_item{width: 854px;height: 120px;border-bottom: 1px dashed #eeeeee;}

.left_item:hover{background: #f9f9f9;}
.bg{float: left;height: 120px;width: 100px;display:flex;justify-content:center;align-items:center}
.xian{height: 70px;width: 1px;background: #e9e9e9;float: left;margin-top: 26px;}
.ct{width: 650px;margin-top: 36px;float: left;margin-left: 20px;overflow: hidden;}
.ct p a{font-size: 16px;color: #666666;width: 550px;}
.ct p a:hover{color: #37a508;}
.ct p span{margin-left: 8px;margin-right: 40px;line-height: 32px;color: #666666;}
.look{float: right;}
.look a{width: 91px;height: 28px;display: block;margin-right: 50px;margin-top: 36px;text-align: center;line-height: 28px;color: #666666;background: url(../images/m.png) 0px  0px no-repeat;}
.look a:hover{background: url(../images/m.png) 0px -28px no-repeat;color: #fff;}
.un{-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}


.content_right{float: right;width: 315px;}
.tp{width: 315px;}
.tp p{width: 315px;border-bottom: 1px solid #eeeeee;font-size: 16px;color: #666666;line-height: 36px;text-indent: 1em;}
.tp ul li a{float: left;width: 65px;height: 26px;display: inline-block;margin-top: 15px;text-align: center;line-height: 26px;color: #666666;font-size: 13px; margin-right:13px;}
.tp ul li a:hover{background: #37a508;border-radius: 3px;color: #fff;}
.tp ul li a.active{background: #37a508;border-radius: 3px;color: #fff;}

.cp{width: 315px;margin-top: 30px;}
.cp p{width: 315px;border-bottom: 1px solid #eeeeee;font-size: 16px;color: #666666;line-height: 36px;text-indent: 1em;}
.cp ul li{height: 35px;width: 300px;display: block;margin-left: 10px;}
.cp ul li i{width: 16px;height: 16px;display: inline-block;font-style: normal;text-align: center;float: left;background: #e1e1e1;color: #666666;}
.cp ul li i.i1{background: #ff6600;color: #fff;}

.first{margin-top: 16px;}
.cp ul li a{width: 200px;float: left;display:inline-block;margin-left: 10px;overflow: hidden;color: #444444;}
.cp ul li a:hover{color: #37a508;text-decoration: underline;}
.cp ul li span{color: #666666;}

.bp{width: 315px;margin-top: 30px;}
.bp_p{width: 315px;border-bottom: 1px solid #eeeeee;height: 36px;}
.bp_p span{font-size: 16px;color: #666666;line-height: 36px;text-indent: 1em;float: left;}
.bp_p a{float: right;color: #666666;margin-top: 12px;margin-right: 16px;font-size: 14px;}
.bp_p a:hover{color: #37a508;}
.bp_video{width: 315px;height: 105px;border-bottom: 1px dashed #eeeeee;}
.vd_lf{float: left;height: 105px;width: 120px;}
.vd_lf a:hover{opacity: 0.7;}
.vd_lf a img{margin-left: 10px;margin-top: 16px;}
.vd_rg{float: left;width: 185px;margin-top: 14px;}
.vd_rg p a{font-size: 14px;color: #37a508;line-height: 26px;overflow: hidden;}
.vd_rg p a:hover{color: #f47402;}
.vd_rg p span{color: #c8c8c8;line-height: 22px;}

.last{border-bottom: none;}





.listbox{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.listbox-l{
    display: block;
    width: 150px;
    height: 120px;
    flex-shrink: 0;
}
.listbox-r{
    padding: 0px 0 0 15px;
}
.listbox-r p{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px 0 10px 0;
}
.listbox-r span{
    color: #999;
    font-size: 14px;
}
.listbox-r-t{
    font-size: 18px;
}