html{
    font-size: 14px;
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family:"微软雅黑","Microsoft YaHei";
    /*font-size: 14px;*/
}
a, area {
    display: inline-block;
    outline: 0;
    text-decoration: none;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
ul li{
    list-style: none;
}
img{
    border: 0;
    vertical-align: middle;
    display: block;
}
span a{
    display: inline-block;
}
.fL{float:left}
.fR{float:right}
.claer{
    width: 0;
    height: 0;
    clear: both;
}
button, select, textarea {
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
input,button,select,textarea{outline:none;resize:none;}

.contact{
    width: 1012px;
    margin: 50px auto 0;
    height: 230px;
}
.c_list{
    width: 486px;
    height: 141px;
    margin-right: 20px;
}
.icon{
    width: 80px;
    height: 80px;
    background: url(../images/icon_img.png) -80px 0 no-repeat;
}
.weibo .icon{
    background-position: 0 0;
}
.laifang .icon{
    background-position: -240px 0;
}
.jubao .icon{
    background-position: -160px 0;
}
.laifang .c_text,.jubao .c_text{
    padding-top: 10px;
}
.c_text{
    width: 395px;
    color: #898989;
    font-size: 12px;
}
.c_t_title{
    font-size: 26px;
    color: #333333;
}
.p_text{
    font-size: 16px;
    padding-top: 5px;
}
.font01{
    color:#e31018;
}
.mobile{
    width: 305px;
    height: 35px;
    line-height: 35px;
}
.webo_text {
    width: 370px;
    height: 40px;
    line-height: 25px;
    padding-top: 5px;
    font-size: 16px;
    color: #898989;
}
.lot:hover{
    color:#e31018;
}
.lot:hover .add_icon{
    background:#e31018;
}
.question_list{
    width: 1000px;
    margin: 0 auto;
}
.q_box{
    margin-bottom: 25px;
    min-height: 63px;
}
.t_box{
    width: 200px;
    line-height: 130px;
    min-height: 63px;
    text-align: center;
    height: inherit;
    background-color: #333333;
    border-radius: 10px 0 0 10px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}
.r_box{
    width: 800px;
    min-height: inherit;
    height: inherit;
    border-radius: 0 10px 10px 0;
    border: 1px solid #d2d2d2;
}
.list_detail{
    margin-left: 35px;
    min-height: 63px;
    border-right:1px dashed #d2d2d2;
}
.a_list{
    width: 587px;
    overflow: hidden;
}
.list_box{
    width: 655px;
}
.usual{
    width: 174px;
    height: inherit;
    min-height: 63px;
    position: relative;
}
.usual a{
    width: 100px;
    font-size: 16px;
    color: #898989;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.list_abtn{
    width: 200px;
    display: inline-block;
    height: 63px;
    line-height: 63px;
    font-size: 16px;
    color: #898989;
    border-bottom: 1px dashed #d2d2d2;
}
.q_icon{
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: -5px;
    background: url(../images/q_icon.png) 0 0 no-repeat;
}
.games_iocn{
    background-position: 0 -40px;
}
.expend_icon{
    background-position: 0 -80px;
}
.question_list a:hover{
    color: #e31018;
    text-decoration: underline;
}


.hot{
    width: 1000px;
    height: 398px;
    position: relative;
    margin: 40px auto;
}
.h_title{
    width: 137px;
    background-position: 0 -215px;
}
.g_title{
    width: 204px;
    margin: 15px auto;
    background-position: 0 0;
}
.casoul_left{
    width: 472px;
    height: 305px;
    position: absolute;
    left: 0;
    top: 73px;
    background: url(../images/boder_radius_01.png) 0 0 no-repeat;
    z-index: 5;
}
.casoul_left .banner_left{
    width: 430px;
    height: 275px;
    position: absolute;
    left: 10px;
    overflow: hidden;
}
.ft-carousel .carousel-inner .carousel-item {
    position: relative;
}

.casoul_left .banner_left .ft-carousel .carousel-inner{
    height: 275px;
}
.casoul_left .banner_left .ft-carousel .carousel-item img{
    width:430px;
    height: 222px;
    border-radius: 10px 10px 0 0;
}
.casoul_left .banner_left .ft-carousel .carousel-btn{
    display: none;
}
.casoul_left .banner_left .ft-carousel .carousel-indicators{
    width: 150px;
    bottom: 22px;
    left: 297px;
}
.bottom_text{
    position: absolute;
    bottom: 20px;
    left: 44px;
    font-size: 16px;
    color: #999999;
}
