﻿/*banner*/
.aqtx
{
    width: 1160px;
    height: 560px;
    overflow: hidden;
    margin: 0 auto;/* background-color: #fafafa;
    border-radius: 20px; */
    position: relative;
    color: #fffefe;
}
.aqtx_right
{
    float: right;
    margin-right: 30px;
    width: 729px;
    height: 560px;
}
.aqtx_right img
{
    vertical-align: middle;
}
.aqtx_lunbo
{
    width: 31.5517%;
    height: 560px;
    background-color: #3172ca;
    border-radius: 20px 0 0 20px;
    float: left;
}
.aqtx_lunbo_inner
{
    width: 276px;
    height: 450px;
    margin-left: 52px;
    color: #fff;
    margin-top: 40px;
}/*banner*/
.none
{
    display: none;
}
.bannger_inbox
{
    float: left;
    width: 729px;
    height: 560px;
    line-height: 560px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.banner_show
{
    background: #fafafa;
    border-radius: 20px;
    height: 558px;
}/*翻页*/
.banner_pre_next
{
    position: relative;
    z-index: 105;
    top: 520px;
    width: 980px;
    left: 50%;
    height: 37px;
    margin-left: -500px;
    *left: 240px;
}
.banner_pre_next a
{
    width: 37px;
    height: 37px;
    text-indent: -999em;
}
.banner_pre_next .banner_btn_left
{
    position: absolute;
    left: -27px;
    background-position: 0 0;
    background: url(../image/btnleft1.png) no-repeat;
}
.banner_pre_next .banner_btn_right
{
    position: absolute;
    left: 17px;
    background-position: -37px 0;
    background: url(../image/btn-right1.png) no-repeat;
}/*文字*/
.banner_mag
{
    width: 345px;
    height: 520px;
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 0;
    margin-left: -500px;
    text-align: left;
    z-index: 99;
    font-family: "Microsoft YaHei";
}
.banner_magbox .focus-img
{
    text-align: right;/*margin-bottom:40px;*/
    border: 1px solid #f00;
}
.titl
{
    margin-bottom: 50px;
    font-size: 24px;
}
.titl2
{
    font-size: 18px;
    margin-bottom: 30px;
}
.aqtx_lunbo_inner .content
{
    display: block;
    width: 276px;
    height: 300px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
    width: 248px;
    height: 315px;
    overflow-y: auto;
    margin-bottom: 35px;
    padding-right: 26px;
}
.aqtx_lunbo_inner .fgx
{
    display: block;
    width: 52px;
    height: 2px;
    background-color: #fff;
}