body{
    margin: 0;
    font-family: 微软雅黑;
    box-sizing: border-box;
    background-color: #CCCCCC;
}
.qrbg{
    width: 1200px;
    height: 332px;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 7px 0  20px 10px;
}
.qr_fl_bg{
    width: 200px;
    float: left;
}
.qr_fl_bg>div{
    width: 200px;
    height: 52px;
    margin-top: 5px;
    display: block;
}
/*中间*/
.qr_mid_bg{
    float: left;
    width: 535px;
    margin-left: 10px;
}
.qr_mid_tit{
    width: 535px;
    height: 43px;
    background: url("pic3.jpg");
    color: #4178be;
    font-size: 15px;
    line-height: 43px;
    font-weight: bold;
    padding-left: 2px;
}
.wdjy{
    margin-top: 10px;
    width: 100%;
    height: 93px;
    background: url("ico_1.png") left 5px no-repeat;
    padding-left: 55px;
    padding-top: 3px;
    padding-right: 50px;
}
.wdjy_tit{
    color: #333333;
    font-size: 15px;
}
.wdjy_ul li{
    width: 76px;
    height: 24px;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 15px;
    background: url("bg_1.png");
    margin-top: 10px;
    margin-left: 20px;
}
.wdjy_ul li:first-child{
    margin-left: 0;
}
.wdjy_ul li a{
    color: #185aaf;
}
.wdjy_ul li:hover{
    background: url("bg_2.png");
}
.wdjy_ul li:hover a{
    color: #FFFFFF;
}
.jk_bg{
    width: 50%;
    height: 70px;
    float: left;
    background: url("ico_2.png") left 10px no-repeat;
    padding-left: 55px;
    padding-top: 11px;
    margin-top: 9px;
}
.jk_ul li{
    width: 76px;
    height: 24px;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
    background: url("bg_1.png");
    margin-top: 10px;
    margin-left: 17px;
}
.jk_ul li:first-child{
    margin-left: 0;
}
.jk_ul li a{
    color: #185aaf;
}
.jk_ul li:hover{
    background: url("bg_2.png");
}
.jk_ul li:hover a{
    color: #FFFFFF;
}
.jt_bg{
     width: 50%;
     height: 70px;
     float: left;
     background: url("ico_3.png") left 10px no-repeat;
     padding-left: 55px;
     padding-top: 11px;
     margin-top: 9px;
 }
.jg_bg{
    width: 50%;
    height: 70px;
    float: left;
    background: url("ico_4.png") left 10px no-repeat;
    padding-left: 55px;
    padding-top: 11px;
    margin-top: 9px;
}
.qt_bg{
    width: 50%;
    height: 70px;
    float: left;
    background: url("ico_5.png") left 10px no-repeat;
    padding-left: 55px;
    padding-top: 11px;
    margin-top: 9px;
}
.jk_ul li.zyzg{
    width: 94px !important;
    background: url("bg_3.png");
}
.zyzg:hover{
    width: 94px !important;
    background: url("bg_4.png") !important;
}
/*右部分*/
.qr_fr_bg{
    position: relative;
    width: 426px;
    height: 315px;
    float: right;
}

.hd {
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 999;
}
.hd li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: url('dot_1.png') center no-repeat;
}
.hd li.on {
    background: url('dot_2.png') center no-repeat;
}
.qr_fr_one{
    width: 426px;
    height: 315px;
    overflow: hidden;
/*     background: url("fr_bg.png"); */
}
.lunbo {
    width: 9999px;
    height: 315px;
}
.lunbo > li {
    width: 426px;
    height: 315px;
}
.prev {
    position: absolute;
    background: url('slider-arrow.png') -110px 5px no-repeat;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    width: 32px;
    height: 40px;
    filter: alpha(opacity = 50);
    opacity: 0.5;
}
.next {
    position: absolute;
    background: url('slider-arrow.png') -110px 5px no-repeat;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    width: 32px;
    height: 40px;
    filter: alpha(opacity = 50);
    opacity: 0.5;
    background-position: 8px 5px;
}
.qr_fr_ul{
    width: 100%;
}
.qr_fr_ul li{
    height: 315px;
    width: 142px;
    float: left;
    text-align: center;
}