/**组件样式**/
/**组件样式**/
/**组件样式**/
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

.footerLeft .tit {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;}

.footerLeft li {
    padding-left: 34px;
    position: relative;}

.footerLeft li span{    background-color: transparent !important;}

.footerLeft li img {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);}

.footerLeft li p {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    color: #fff;}
.footer-B-L-Box div {
    float: right;
    position: relative;
        width: 100%;}

.footer-B-L-Box .footerItem {
    width: 100%;
    max-width:100%;
    height: 40px;
    background: transparent;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    padding-left: 11px;
    cursor: pointer;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 20px;}

.footerItem::after {
    position: absolute;
    content: "";
    display: block;
    background: url(images/icon-footer.png) no-repeat;
    background-size: contain;
    width: 16px;
    height: 10px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.8s;}

.footer-B-L-Box div ul {
    position: absolute;
    bottom: 100%;
    display: none;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 0px 10px #999;}

.footer-B-L-Box div ul li:first-child {
    border-top: 0px;}

.footer-B-L-Box div ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    max-width: 100%;}


.footer-B-L-Box div ul li a {
    display: block;
    color: #333;
    font-size: 13px;
    background-color: #ffffff;
    padding-left: 12px;}

.footer-B-L-Box div ul li:hover{}
.footer-B-L-Box div ul li:hover a{
color:#fff;
background:#3bc3a5;}



@media(max-width:1024px){
.footer-B-L-Box{
margin: auto;
    display: block;
    width: 238px;}

}










