
/* author lyc */

*{ margin:0px; padding:0px; font-family:'微软雅黑'; -webkit-tap-highlight-color:rgba(0,0,0,0);  }
li{ list-style:none }
img{ border:none}
a{text-decoration:none;} 

body{}

/* -------------------------摇奖排行榜-----------------------------------  */
.Top_Record{}

.record_Top{width:90%; height:50px; background:url(http://aaa-china.org.cn/images/record_Bg.png) center center no-repeat; background-size:contain; text-align:center; line-height:50px; margin:30px auto 0px; color:#fff;}


.topRec_List dl,.maquee{ width:90%; overflow:hidden; margin:0 auto; color:#7C7C7C}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #1B96EE; color:#1B96EE;}
.topRec_List dl dd:nth-child(1){ width:17%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:18%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:25%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:40%; height:40px; line-height:40px; }
.maquee{ height:195px;}
.topRec_List ul{ width:100%; height:195px;}
.topRec_List li{ width:100%; height:38px; line-height:38px; text-align:center; font-size:12px; border-bottom: 1px dashed #aaa;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left;}
.topRec_List li div:nth-child(1){ width:17%;}
.topRec_List li div:nth-child(2){ width:18%;}
.topRec_List li div:nth-child(3){ width:25%;}
.topRec_List li div:nth-child(4){ width:40%;}

.apple a{display:block; text-decoration:none;}

.apple,.aa{ width:90%; height:50px; overflow:hidden; margin:30px auto; border:1px solid #1B96EE;}
.apple a,.aa a{ width:100%; height:50px; line-height:50px; text-indent:20px; color:#1B96EE;}
.aa {word-wrap:break-word;line-height:50px;  color:#1B96EE;}


.c2
{
    margin-top: 10px;
    overflow: hidden;
}
.banner
{
    width: 850px;
    height: 320px;
    position: relative;
    float: left;
}
.banner1
{
    width: 850px;
    height: 320px;
    position: relative;
}
.banner1 li
{
    position: absolute;
    /*display: none;*/
}
.banner img
{
    width: 850px;
    height: 320px;
}
li.block
{
    /*display: block;*/
    background : #E73938 !important;
}
.banner2
{
    position: absolute;
    width: 850px;
    height: 50px;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
}
.banner2 span a
{
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 17px;
    margin-left: 20px;
}
.banner2 ul
{
    display:inline-block;
    height:50px;
    float: right;
}
.banner2 ul li
{
    float: left;
    width: 10px;
    height: 10px;
    margin-top:20px;
    margin-right: 15px;
    border-radius: 50%;
    background: #ffffff;
}
.banner2 ul li:hover{ background-color: #e73938;}
/*------------- 登录 -----------------*/
.c_dl
{
    width: 350px;
    height:320px;
    box-sizing: border-box;
    float: left;
}

.c_dl div
{
    width: 163px;
    height: 42px;
    line-height: 42px;
    margin: 0 0 10px 10px;
    border:1px solid #bebebe;
    background: url(../image/bg1.jpg);
    text-align: center;
    float: left;
}
/* ---------------公告 -----------------*/
.c3
{
    margin-top: 10px;
    width: 1200px;
    height: 30px;
    box-sizing: border-box;
    background: url(../image/bg2.jpg);
    border:1px solid #bebebe;
    position:relative;
}
.c3 img
{
    position: absolute;
    top: 8px;
    left:20px;
}
.c3 div
{
    height: 30px;
    line-height: 30px;
    margin-left:40px;
    display: inline-block;
}
/* ------------------信用动态、信用服务、政策法规 --------------*/
.c4
{
    width: 1200px;
    margin-top:20px;
}
.c4 div
{
    display: inline-block;
    box-sizing: border-box;
}

/*--------------- 分割图片 -------------------------*/
.c6
{
    margin-top: 20px;
    width: 1200px;
    height: 120px;
}
.c6 img
{
    width: 1200px;
    height: 120px;
}

/* ---------------------- 国务院文件、部委文件 --------------*/
.c7
{
    width: 1200px;
    margin-top: 10px;
}
.c7 div
{
    display:inline-block;
    box-sizing: border-box;
}

/* ---------------------- 地方文件、政策法规 --------------*/
.c8
{
    width: 1200px;
    margin-top: 20px;
}
.c8 div
{
    display:inline-block;
    box-sizing: border-box;
}
/*-------------------相关链接----------------------*/
.c9
{
    width: 1200px;

    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    margin-top: 20px;
}
.c9 .c9_h
{
    height: 38px;
    border-bottom: 1px solid #e1e1e1;
    background-color: #f6f6f6;
    line-height: 38px;
    font-size: 17px;
    text-indent: 10px;
    font-weight: bold;
    margin:0 auto;
}
.c9 .c9_b
{
    margin-top:10px;
    margin-left:28px;

    height:auto;
    min-height:90px;
}
.c9 .c9_b a
{
    height:90px;
    margin-right: 10px;
    line-height: 90px;
}
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;    /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}