﻿.row{
    width: 100%;
    margin-bottom: 36px;
    position: relative;
    overflow: hidden;
}

.tt{
    height: 95px;
    margin-top: 52px;
    padding-left: 130px;
    position: relative;
    background: url("../images/bg_tt.jpg") no-repeat left center;
}

.tt h1{
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 26px;font-weight: bold;width: 1000px;
}
.tt a{color: #c22022;}
.tt p{
    font-size: 18px;
    color: #333333;
}
.tt .headline{
    position: absolute;
    height: 95px;
    top:0;
    left: 54px;
    width: 80px;
}

.cwmtop{background: #c81207 url(../images/bjtitle.png) no-repeat center right;font-size: 1.2rem;color: #FFF;}
.cwmtop h2{color: #ffffff;font-size: 16px;font-weight:bold;}
.cwmtop h2 span{ font-size:16px; float:left;}
.cwmtop h2 a{ float:right; margin-top:10px;   }
.cwmback {background: #f0f0f0;}
.sideBox{ width:280px; overflow:hidden;border: 1px solid #e7e7e7;   background:#fff; margin:10px; border-radius: 0.55rem;}
.sideBox .hd{ height:40px; line-height:40px;border-bottom: 1px solid #e7e7e7;padding:0 10px;}
.sideBox .hd h3{ font-weight:bold; font-size:14px; color:#b50e18; }
.sideBox .hd h3 span{ color:#b50e18; font-size:16px; float:left;}
.sideBox .hd h3 a{ float:right; margin-top:10px;   }


.mainContent .left_sider  .sideBox .hd h3 a{float:right; margin-top:0px;color:#ccc;}
.mainContent .list_news  .sideBox .hd h3 a{float:right; margin-top:0px;color:#ccc;}

.sideBox .bd{ padding:10px 5px 10px 5px;  }
.sideBox .bd ul{padding: 0px 8px;}
.sideBox .bd li{ height:40px; line-height:40px; overflow:hidden;  text-overflow: ellipsis;white-space: nowrap;
background: url(../images/icon.gif) no-repeat 2px center;padding-left: 16px;}
.sideBox .bd li span{ color:#999; margin-right:5px; float:right;   }
.sideBox .bd li .badge{}
.keywords .bd a{ width: 70px;padding: 10px;display: block;text-align: center;float: left;}
.sideBox .tempWrap{ padding-left:10px; height:267px !important }

.yqljlink{display: inline-block;vertical-align:text-bottom;position: relative;cursor: pointer;height: 37px;}





 /* 友情连接 */
 .container {
    width: 1200px;
    margin: 0 auto;
}
i {
    display: inline-block;
    background: url(../images/sprit.png) no-repeat;
}
        .link {
            /* min-height: 150px; */
            margin-top: 20px;
            /* background: #ffeded; */
			/* border-top: 4px solid #c9062c; */
    padding: 0px 0 0px 20px;
        }

        .link-title {
            float: left;
            width: 196px;
            font: bold 22px/40px "微软雅黑";
            color: #fff;
            background: #952824;
        }

        .link-title i {
            width: 23px !important;
            height: 23px !important;
            margin: 0 6px;
            vertical-align: middle;
        }

        .friend-link {
            /* margin-bottom: 10px; */
        }

        i.yq-icon {
            background-position: -139px -20px;
        }

        i.rk-icon {
            background-position: -162px -20px;
        }

        .link-nav {
            /* background: #2b61b3; */
        }

        .link-nav>ul {
            width: 1180px;
        }

        .link-nav>ul>li {
            float: left;
          width: 16.50%;
            text-align: center;
            border-right: 1px solid #fff;
            font: normal 18px/40px "微软雅黑";
            color: #fff;
            letter-spacing: 1px;
            cursor: pointer;    background: #ec3f39;
    margin-bottom: 1px;
        }

        /* .enter  ul > li {width:15% !important;} */

 /* .enter  ul > li:nth-last-child(2) { width:24.3% !important;} */
        .link-nav>ul>li a {
            display: block;
            font: normal 18px/40px "微软雅黑";
            color: #fff;
            letter-spacing: 1px;
        }

        .link-nav>ul>li a:hover {
            text-decoration: none;
            cursor: pointer
        }

        .link-cont>ul {
            display: none;
            padding: 14px 20px 0 80px;
            ;
            height: 170px;
            overflow-y: auto !important;
            border: 1px solid #666;
            background: #fff;
        }

        .link-cont>ul>li {
            width: 20%;
            float: left;
        }

        .link-cont>ul>li a {
            font: normal 14px/30px "微软雅黑";
            color: #4c4c4c;
        }