.content{
	width: 1200px;
	margin: 0 auto;
}

/*轮播图以及轮播图右侧列表开始*/
.bl_box{
    width: 100%;
}
.bl_box .bll {
    width: 30%;
    float: left;
}
.bl_box .blc {
    width: 30%;
    float: left;
    margin:0 5%;
}
.bl_box .blr {
    width: 30%;
    float: right;
}

.toptt{
    text-align: center;
}
.toptt h2 a{
    font-size: 38px;
    line-height: 40px;
    color: #4774c8;
    font-weight: bold;
}
.hqlist li{
    width: 100%;
    height: 44px;
    line-height: 44px;
    overflow:hidden;
    background: url('../img/li.png') no-repeat;
    background-position: 0px 20px;
    padding-left: 12px; 
}
.hqlist li a{
    font-size: 16px;
}
.hqlist .b a{
    color: #3171b2 !important;
    font-weight: bold;
}
#banner img{
    height: 350px;
    min-width: 100%;
}
#banner .carousel-inner,#banner .carousel-item{
    height: 398px;
}
#banner .carousel-indicators{bottom: 48px;}
#banner .carousel-caption{
    padding: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #02276d;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
}
#banner .carousel-caption a{
    font-size: 18px;
    color: #fff;
}
.hotbox{
    width: 100%;
    height: 110px;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 15px;
    position: relative;
}
.hotbox .hotit{
    width: 30px;
    height: 80px;
    font-size: 22px;
    color: #3171b2;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
}
.hotlist{
    position: absolute;
    top:15px;
    height: 80px;
    left: 60px;
}
.hotlist li{
    width: 30%;
    margin-right: 2%;
}
.hqtit{
    position: relative;
    width: 100%;
    height: 44px;
    border-top: 2px solid #e6e6e6;
}
.hqtit h2 {
    display: block;
    float: left;
    position: relative;
    border-top: 2px solid #3171b2;
    line-height: 44px;
    z-index: 1;
    margin-top: -2px;
}
.hqtit h2 a {
    color: #3171b2;
    font-weight: bold;
    font-size: 22px;
}
.hqitemlist li{
    height: 34px;
    line-height: 34px;
    background: none;
    padding-left: 0;
}
.hqitemlist .b a{
    color: #333 !important;
}
.hqitemlist li a{
    font-size: 16px;
}
.hqimgbox{
    width: 100%;
    height: 214px;
    overflow:hidden;
    border-radius: 5px;
    float: left;
}
.hqimgbox img{
    height: 100%;
}
.img-area-tit{
    width: 100%;
    height: 30px;
    background: #f4f4f4;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
    overflow:hidden;
}
.line{
    width: 100%;
    height: 0;
    border-top: 1px dashed #ccc;
    margin: 10px 0;
}
.rsheh{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
    float: left;
}
.rsheh .hqimgbox{
    height: 100px;
}
.rsheh .img-area-tit{
    background: none;
}
.mgr0{
    margin-right: 0 !important;
}
.img-area2 .hqimgbox{
    width: 40%;
    height: 85px;
}
.img-area2 .right{
    width: 56%;
}
.hqtit .right a{
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    font-weight: bold;
    color: #3171b2;
}
.btmimg{
    position: relative;
}
.btmimg div{
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}
.btmw48{
    width: 49%;
    margin-right: 2%;
    height: 180px;
    margin-bottom: 15px;
}
.friend_link a{
    font-size: 14px;
    margin-right: 30px;
}
