
body, html {
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
    line-height: 1;
    font-size: 14px;
    /*background-color: #fff;*/
    background: url("../img/bg.png") no-repeat;
    background-size: 100% 100%;
    /*background-attachment:fixed;*/
    font-family: '微软雅黑', 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    /*font-family: '微软雅黑', 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;*/
}

h1, h2, h3, h4, h5, h6, div, p, span, small, strong, time, b, big, em, i, ul, li, input, textarea, img, button {
    margin: 0;
    padding: 0;
    font-size: inherit;
}

h1, h2, h3, h4, h5, h6, strong, b {
    font-weight: normal
}

ul, li {
    list-style-type: none
}

a, img {
    -webkit-touch-callout: none
}

em, i {
    font-style: normal;
}

.clear {
    clear: both;
}

input, textarea, button {
    outline: none;
    resize: none;
    background: none;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button {
    cursor: pointer;
    -webkit-appearance: button;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a:link, a:active, a:hover, a:visited {
    text-decoration: none;
}

a {
    cursor: pointer;
}

.index_box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

header {
    width: 100%;
    margin-top: 10px;
}

.head_logo {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
}

.logo {
    width: 56px;
    height: 70px;
    border-radius: 10px;
    background-color: #0004ff;
    float: left;
}

.head_text {
    width: 300px;
    padding: 8px 0 10px 10px;
    font-size: 18px;
    color: #333;
    letter-spacing: 2px;
    line-height: 19px;
    float: left;
}

.search_box {
    width: 402px;
    float: right;
    height: 70px;
}

.search {
    width: 270px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #eee;
    position: relative;
    margin-top: 16px;
    float: left;
}

.search input {
    width: 250px;
    height: 40px;
    padding-left: 20px;
}

.search img {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 12px;
    right: 20px;
    cursor: pointer;
}

.login_box {
    margin: 30px 0 0 30px;
    float: left;
}

.login_box li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #ddd;
}

.login_box li:active {
    color: #d84744;
}

.login_box li:last-child {
    border-right: 0;
}

.head_nav {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    box-shadow: 0px 3px 5px rgba(0,0,0,.3);
}

.head_nav nav {
    width: 1200px;
    margin: 0 auto;
}

.head_nav nav li {
    display: inline-block;
    margin-left: 100px;
}
.nav_active{
    color: #e60012!important;
}
.head_nav nav li:first-child {
    margin-left: 0;
}

.centre{
    width: 100%;
    margin-top: 10px;
}
.scope{
    width: 1200px;
    margin: 0 auto;
}
.tr_title{
    text-align: center;
    color: #333333;
    font-size: 28px;
    margin-top: 40px;
}

.scope_img{
    width: 300px;
    /*height: 300px;*/
    float: left;
    /*line-height: 300px;*/
    overflow: hidden;
}
.scope_box{
    width: 1200px;
    margin-top: 40px;
}
.scope_img img{
    width: 100%;
    vertical-align: middle;
}

.scope_text{
    width:860px;
    float: right;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-top: 20px;
}
.highlights_list{
    width: 1200px;
    margin: 30px auto 0 auto;
}
.highlights_list li:first-child{
    width: 580px;
    height: 420px;
    line-height: 420px;
    background-color: red;
    position: relative;
    margin: 0 ;
}
.highlights_list li:first-child>a>img{
    width:580px;
    height: 420px;
}

.highlights_list li:first-child .mask{
    width: 580px;
    height: 420px;
    line-height: 420px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

.highlights_list li:first-child .mask img{
    width: 80px;
    height: 80px;
    vertical-align: middle;
}
.highlights_list li{
    width: 270px;
    height: 200px;
    float: left;
    margin: 0 0px 20px 20px;
    position: relative;
    text-align: center;
}

.highlights_list li>a>img{
    width: 270px;
    height: 200px;
}
.highlights_list li .mask{
    width: 270px;
    height: 200px;
    line-height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba( 0,0,0,0.5 );
    display: none;
}
.highlights_list li .mask img{
    vertical-align: middle;
}
.highlights_list li:hover .mask{
    display: block;
}
.audition{
    width: 100%;
    position: relative;
}
.audition>img{
    width: 100%;
}

.audition_box{
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
}
.audition_title{
    text-align: center;
    font-size: 26px;
    color: #fff;
    margin : 10px auto;
}


.audition_banner{
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    position: relative;
}


#wrapper {

    width: 1200px;

    /*height: 246px;*/

    /*margin: -110px 0 0 -367px;*/

    position: absolute;

    left: 0%;
    top: 0

}



#carousel {

    width: 1200px;

    position:vrelative;

}

#carousel ul {

    list-style: none;

    display: block;

    margin: 0;

    padding: 0;

}

#carousel li {

  

    font-size: 40px;

    color: #999;

    text-align: center;

    display: block;

    width: 214px;

    height: 246px;
    background-color: #fff;
    padding: 0;

    margin: 6px;

    float: left;

    position: relative;

}

.carousel_img{
    width: 158px;
    height: 158px  ;
    line-height: 149px;
    border-radius: 100%;
    border: 1px solid #ccc;
    text-align: center;
    margin: 30px auto 15px auto;
}

.carousel_img  img{
    width: 110px;
    height: 110px  ;
    border-radius: 100%;
    /*height: 127px;*/
    vertical-align: middle;

}
.carousel_play{
    width: 110px;
    height: 110px  ;
    position: absolute;
    left: 53px;
    top: 52px;
}
#carousel li{
   font-size: 16px;
    color: #333;
}





.clearfix {

    float: none;

    clear: both;

}

/*#carousel .prev, #carousel .next {*/

/*    !*background: transparent url(../img/left.png) no-repeat  ;*!*/

/*    text-indent: 999px;*/

/*    display: block;*/

/*    overflow: hidden;*/

/*    width: 15px;*/

/*    height: 21px;*/

/*    margin-left: 10px;*/

/*    position: absolute;*/

/*    top: 70px;*/

/*}*/

#carousel .prev {
    width: 29px;
    height: 29px;
    line-height: 18px;
    border-radius: 100%;
    display: block;
    background-color: #fff;
    background-position: 0 0;
    position: absolute;
    left: 517px;
    top: 265px;
    font-size:40px;
    z-index: 999;
    text-align: center;

}
#carousel .prev img{
    width: 10px;
    vertical-align: middle;
}

    /*#carousel .prev:hover {*/

/*    left: -31px;*/

/*}*/

#carousel .next {
    width: 29px;
    height: 29px;
    line-height: 18px;
    border-radius: 100%;
    display: block;
    background-color: #fff;
    background-position: 0 0;
    position: absolute;
    left: 635px;
    top: 265px;
    font-size:40px;
    z-index: 999;
    text-align: center;

}

#carousel .next img{
    width: 10px;
    vertical-align: middle;
}

/*#carousel .next:hover {*/

/*    right: -21px;*/

/*}*/

#carousel .pager {

    text-align: center;

    margin: 15px auto;

}

#carousel .pager a {

    background: #fff;

    /*text-decoration: none;*/

    text-indent: 999px;

    display: inline-block;

    overflow: hidden;

    width: 8px;

    height: 8px;

    margin: 0 5px 0 0;
    border-radius: 100%;

}

#carousel .pager a.selected {
    border-radius: 100%;
    background: red;

    text-decoration: underline;

}



#source {

    text-align: center;

    width: 100%;

    position: absolute;

    bottom: 10px;

    left: 0;

}

#source, #source a {

    font-size: 12px;

    color: #999;

}



#donate-spacer {

    height: 100%;

}

#donate {

    border-top: 1px solid #999;

    width: 750px;

    padding: 50px 75px;

    margin: 0 auto;

    overflow: hidden;

}

#donate p, #donate form {

    margin: 0;

    float: left;

}

#donate p {

    width: 650px;

}

#donate form {

    width: 100px;

}
.dynamic{
    width: 1200px;
    margin: 0 auto;
}

.dynamic_list{
    width: 1200px;
    height: 400px;
    background: url("../img/bg2.png")no-repeat;
    background-size:    100% 100%;
}



.activity_list{
    width: 1200px;
    margin-top: 10px;
}
.activity_list li{
    width: 565px;
    height: 154px;
    border-radius: 8px;
    border: 1px solid #ddd;
    float: left;
    margin:15px 0 0 60px;
}
.activity_list li:nth-child(odd){
    margin-left: 0;
}
.activity_img{
    width: 165px;
    height: 154px;
    line-height: 154px;
    float: left;
    margin-left: 10px;
}
.activity_img img{
    width: 165px;
    height: 114px;
    vertical-align: middle;
    border-radius: 8px;
}
.activity_text{
    width: 351px;
    height: 107px;
    float: left;
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 10px;
}
.activity_list li:hover h6{
    color: #e04242!important;
}

.activity_text h6{
    color: #333;
    font-size: 20px;
}
.activity_text p{
    font-size: 16px;
    color: #666;
    margin-top: 10px;
    line-height: 24px;
}
.trading{
    cursor: pointer;
    margin-top: 30px;
}
.trading img{
    border: none;
}




footer{
    width: 100%;
    padding: 41px 0;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
