﻿@charset "utf-8";
/* CSS Document */
/*全局样式*/
body {
    font-family: "songti", Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

#containter {
    background-image: url(../../images/bg_z.jpg);
    background-repeat: repeat;
    background-color: #999;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
}

img {
    margin: 0;
    padding: 0;
    border-style: none;
}

.bg {
    background: center top no-repeat;
    width: 100%;
    clear: both;
}

.width900 {
    width: 900px;
}

.width1000 {
    width: 1000px;
}

.TopKG {
    height: 78px;
}

.top1 {
    background-image: url(../../images/top_pic1.png);
}

.top2 {
    background-image: url(../../images/top_pic2.png);
}

.tit, .tit1, .tit2, .tit3 {
    font-size: 18px;
    height: 67px;
    background: left no-repeat;
    line-height: 67px;
    text-indent: 15px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

.tit1 {
    background-image: url(../../images/tit_bg1.png);
    color: #5b0bac;
}

.tit2 {
    background-image: url(../../images/tit_bg2.png);
    color: #1f3fb8;
}

.tit3 {
    background-image: url(../../images/tit_bg3.png);
    color: #FFF;
}

.kg {
    display: block;
    clear: both;
    height: 30px;
}

.bg_line {
    background: repeat-x url(../../images/bg_l.jpg);
    clear: both;
    height: 20px;
    width: 100%;
}

/*投票页面样式*/
.navbar-wrapper {
    background-color: #3d3e42;
    width: 100%;
    height: 63px;
    overflow: hidden; /*margin-top: 77px;*/
}

.navbar-wrapper ul {
    margin-left: 80px;
}

.navbar-wrapper ul li {
    width: 250px;
    text-align: center;
    font-size: 16px;
}

#home {
    height: 536px;
    clear: both;
}

.ti-module {
    clear: both;
}

.ti-module-1 {
    height: 728px;
    background: repeat url(../../images/bg_g.jpg);
    clear: both;
}

.img-block {
    width: 170px;
    position: relative;
    padding-top: 140px;
    margin-left: 40px;
    font-weight: bold;
    float: left;
    margin-right: 40px;
}

.img-block .photo {
    box-shadow: 0 0 6px 4px rgba(114, 114, 114, 0.3);
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
    border: 5px solid #9b52e8;
    display: block;
    position: absolute;
    left: 16px;
    top: 0px;
}

.img-block .photo {
    height: 126px;
    width: 126px;
}

/* FireFox */
* html .img-block .photo {
    height: 126px;
    width: 126px;
}

/* ie6 fixed */
* + html .img-block .photo {
    height: 130px;
    width: 130px;
}

/* ie7 fixed, 注意顺序 */

.img-block .XJphoto {
    border: 5px solid #8882bc;
}

.img-block .photo img {
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    height: 126px;
    width: 126px;
    display: block;
}

.img-block .xbadd, .img-block .xbname, .img-block .tp {
    text-align: center;
    line-height: 25px;
    height: 25px;
    width: 170px
}

.img-block .tp {
    font-size: 15px;
}

.img-block .tp img {
    border-style: none;
}

.ti-module .tit {
    background-image: url(../../images/tit_bg1.png);
    color: #5b0bac;
}

.ti-module .img-block .xbadd {
    font-size: 16px;
    color: #333;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ti-module .img-block .xbname, .ti-module .img-block .xbname a {
    font-size: 16px;
    color: #9b52e9;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ti-module .tp {
}

.ti-module .oranger {
    color: #ff7315
}

.ti-module-1 .tit {
    background-image: url(../../images/tit_bg2.png);
    color: #1f3fb8;
}

.ti-module-1 .img-block .xbadd {
    font-size: 16px;
    color: #fff;

}

.ti-module-1 .img-block .xbname, .ti-module-1 .img-block .xbname a {
    font-size: 16px;
    color: #00e4ff;
}

.ti-module-1 .oranger {
    color: #fff600
}

.ti-module-1 .tp {
    color: #fff;
}


.side {
    float: right;
    _display: inline;
    overflow: hidden;
}

.acy_slides {
    width: 1000px;
    margin: 20px auto;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.slides_container li {
    width: 1000px;
    float: left;
    height: 600px;
    display: block;
    padding-top: 5px;
}

.li_a {
    width: 1000px;
    float: left;
    margin-bottom: 16px;
}

.acy_slides .pagination {
    position: absolute;
    left: 483px;
    z-index: 10;
    top: 550px;
}

.acy_slides .pagination li {
    float: left;
    padding-right: 7px;
}

.acy_slides .pagination a {
    display: block;
    outline: none;
    background: url(../../images/pg.png) no-repeat -1px 0;
    text-indent: -999em;
    width: 14px;
    height: 14px;
}

.acy_slides .pagination li.current {
    background: none;
}

.acy_slides .pagination li.current a {
    background-position: -22px 0;
}


.prev {
    background: url(../../images/arr.png) no-repeat;
    width: 29px;
    height: 43px;
    display: block;
    left: 1px;
    top: 220px;
    position: absolute;
    text-indent: -999em;
    outline: none;
    z-index: 11;
}

.prev:hover {
    background-position: 0 -43px;
}

.next {
    background: url(../../images/arr.png) no-repeat -29px 0;
    width: 29px;
    height: 43px;
    display: block;
    right: 1px;
    top: 220px;
    position: absolute;
    text-indent: -999em;
    outline: none;
    z-index: 11;
}

.next:hover {
    background-position: -29px -43px;
}

.white {
    color: #fff
}

.oranger {
    color: #fff600
}

.oranger2 {
    color: #FF7315
}

.gray {
    color: #333;
}

.Purple {
    color: #9b52e9;
}

.blue1 {
    color: #00e4ff;
}

/*投票结果页面样式*/
.pm {
    width: 1000px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.pm .box {
    margin-left: 90px;
}

.jcsp {
    width: 826px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.jcsp {
    margin-top: -20px;
}

* html .jcsp {
    margin-top: 10px;
}

* + html .jcsp {
    margin-top: 10px;
}

.kg {
    clear: both;
    height: 30px;
}

#nav-list-example {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 48px;
    margin-left: 0;
    clear: both;
}

#nav-list-example li {
    width: 196px;
    height: 196px;
    float: left;
    margin-right: 5px;
    position: relative;
    text-align: center;
    margin-left: 5px;
    margin-bottom: 11px;
}

#nav-list-example li div {
    line-height: 196px;
    width: 196px;
    height: 196px;
    overflow: hidden;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
}

#nav-list-example li div.back {
    left: -999em;
    background: #fff;
    color: #323232;
    position: relative;
}

#nav-list-example li div.back .mvphoto {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

#nav-list-example li div.back h2 {
    color: #f05d00;
    font-size: 16px;
    display: block;
    margin: 0px;
    padding: 0 5px 0 15px;
    position: absolute;
    bottom: -45px;
    text-align: left;
}

#nav-list-example li div.back .time {
    font-size: 14px;
    display: block;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 15px;
    bottom: -70px;
    color: #3b3b3b;
}

#nav-list-example li a {
    text-decoration: none;
}


/*学霸信息页面样式*/
.xinxi_1 {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    clear: both;
    height: 354px;
}

.xinxi_1 .photo {
    box-shadow: 4px 4px 4px 0px rgba(114, 114, 114, 0.2);
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
    border: 5px solid #9f9daa;
    display: block;
    height: 177px;
    width: 177px;
    position: absolute;
    left: 26px;
    top: 40px;
}

.xinxi_1 .photo img {
    -moz-border-radius: 85px;
    -webkit-border-radius: 85px;
    border-radius: 85px;
    display: block;
    width: 177px;
    height: 177px;
}

.xinxi_1 .xbadd {
    position: absolute;
    left: 16px;
    top: 240px;
    font-size: 20px;
    color: #3b3b3b;
    text-align: center;
    display: block;
    width: 210px;
}

.xinxi_1 .xbname {
    position: absolute;
    left: 250px;
    top: 40px;
    font-size: 24px;
    color: #3b3b3b;
}

.xinxi_1 .tp {
    font-size: 18px;
    color: #3b3b3b;
    margin-left: 25px;
}

.xinxi_1 .jianjie {
    height: 130px;
    font-size: 18px;
    line-height: 25px;
    color: #3b3b3b;
    position: absolute;
    top: 95px;
    left: 250px;
}

.xinxi_1 .btn {
    position: absolute;
    right: 0px;
    bottom: 10px;
}

.xinxi_2 {
    background: repeat url(../../images/bg_g.jpg);
    clear: both;
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
    height: 524px
}

.xinxi_2 .T1, .xinxi_2 .T2 {
    clear: both;
    padding: 0px;
    width: 900px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}

.xinxi_2 .T1 p {
    font-size: 16px;
    line-height: 25px;
    color: #FFF;
}

.xinxi_2 .T1 .photo_l {
    border: 2px solid #a39ed2;
    display: block;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

.xinxi_2 .T3 {
    padding: 5px;
    clear: both;
    width: 850px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border-bottom: solid 1px #aba8c1;
}

.xinxi_2 .T3 .T3_l {
    display: block;
    float: left;
    height: 58px;
    width: 58px;
}

.xinxi_2 .T3 .T3_r {
    display: block;
    margin-left: 80px;
}

.xinxi_2 .T3 .T3_r .T3_r1 {
    font-size: 13px;
    color: #FFF;
    line-height: 25px;
    display: block;
}

.xinxi_2 .T3 .T3_r .T3_r2 {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    background-color: #c9ffaf;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    margin-top: 5px;
    behavior: url(pie.htc);
    position: relative;
}

.xinxi_2 .T3 .T3_r .T3_r2 .jt {
    background: no-repeat url(../../images/jt.png);
    height: 15px;
    width: 14px;
    position: absolute;
    left: -14px;
    top: 15px;
    display: block;
}

.xinxi_2 .T3 .T3_l .tx {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    display: block;
    height: 58px;
    width: 58px;
}

.start {
    margin-left: 10px;
}

.c {
    overflow: hidden;
    width: 870px;
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
}

.video {
    margin: 25px 0 0 7px;
    width: 840px;
    height: 170px;
    position: relative;
    overflow: hidden;
}

.video_slide_c {
    position: absolute;
    width: 5000px;
    height: 170px;
    top: 0;
    left: 0;
}

.video_lc {
    width: 860px;
    float: left;
}

.video_lc li {
    float: left;
    width: 180px;
    height: 170px;
    margin: 0 17px;
    background-color: #FFF;
}

.video_lc li:hover {
    background-color: #E1EDFF;
}

.video_lc li a {
    text-decoration: none;
}

.video_lc li span {
    display: block;
    font: 12px/30px arial;
    text-align: center;
}

.video_slide_prev, .video_slide_next {
    float: left;
    display: block;
    width: 10px;
    height: 55px;
    background-image: url(../../images/i_i2.png);
    background-repeat: no-repeat;
}

.video_slide_prev {
    background-position: 0px 0px;
}

.video_slide_next {
    background-position: 0px -55px;
}

.video_slide_prev {
    position: absolute;
    left: 0px;
    top: 80px;
}

.video_slide_next {
    position: absolute;
    top: 80px;
    right: 0px;
}

.video_lc li .video_pic {
    margin-top: 9px;
}

.video_lc li .video_tit {
    font-size: 14px;
    color: #ed5a05;
    text-align: left;
    text-indent: 10px;
    line-height: 20px;
    margin-top: 10px;
}

.video_lc li .video_time {
    font-size: 12px;
    color: #333;
    text-align: left;
    text-indent: 10px;
    line-height: 20px;
}

/*底部样式*/
.foot {
    font-size: 14px;
    line-height: 25px;
    color: #4D4D4D;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
    width: 100%;
    display: block;
    background-color: #bfbdcd;
}
