﻿box100
/* CSS Document */
body {
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333;
}
body, ul, li, p, dd {
    margin: 0px;
    padding: 0px;
}
img {
    vertical-align: top;
}
li, dl {
    list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
}
div, form, img, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear {
    height: 0px;
    line-height: 0px;
    clear: both;
}
ul, li, dl, dd, dt {
    list-style: none;
}
html, body {
    min-height: 100%;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
a {
    background-color: transparent
}
a:focus {
    outline: thin dotted
}
a:active, a:hover {
    outline: 0
}
a {
    color: #333;
    text-decoration: none;
}
a:hover, a:focus {
    color: #cc0000
}
.white {
    color: white;
}
.white:hover{
    color: white;
}
.white-bg {
    background: white;
}
.gray {
    color: #999;
}
.light-gray {
    color: #999;
}
.light-gray-bg {
    background: #fafafa;
}
.gray-bg {
    background: #999;
}
.icon-hot {
    background: url(../images/hot.png) no-repeat top left;
}
.icon-card {
    background: url(../images/card.png) no-repeat top left;
}
.icon-zq {
    background: url(../images/icon-zq.png) no-repeat bottom right;
}
.icon-lq {
    background: url(../images/icon-lq.png) no-repeat bottom right;
}
.view-zq {
    background: url(../images/view-zq.png) no-repeat bottom right;
}
.view-lq {
    background: url(../images/view-lq.png) no-repeat bottom right;
}
.red-dot {
    background: #d01515;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
}
.red {
    color: #d01515;
}
.red-bg {
    background: #d01515;
}
.m-top2 {
    margin-top: 2px;
}
.m-top25 {
    margin-top: 25px;
}
.m-top20 {
    margin-top: 20px;
}
.m-top10 {
    margin-top: 10px;
}
.m-left20 {
    margin-left: 20px;
}
.m-left30 {
    margin-left: 30px;
}
.m-right20 {
    margin-right: 20px;
}
.m-right10 {
    margin-right: 10px;
}
.m-bottom10 {
    margin-bottom: 10px;
}
.p-top5 {
    padding-top: 5px;
}
.p-bot5 {
    padding-bottom: 5px;
}
.font20 {
    font-size: 20px;
}
.font18 {
    font-size: 18px;
}
.font16 {
    font-size: 16px;
}
.font14 {
    font-size: 14px;
}
.font12 {
    font-size: 12px;
}
.font-bold {
    font-weight: bold;
}
.bor-top {
    border-top: solid 1px #e9e9e9;
}
.bor-bottom {
    border-bottom: solid 1px #e9e9e9;
}
.bor-right {
    border-right: solid 1px #e9e9e9;
}
.bor-left {
    border-left: solid 1px #e9e9e9;
}
.border {
    border: solid 1px #e9e9e9;
}
.dashed-top {
    border-top: dashed 1px #e9e9e9;
}
.dashed-bottom {
    border-bottom: dashed 1px #e9e9e9;
}
.title-bor {
    border-bottom: solid 1px #e9e9e9;
    width: 100%;
    float: left;
}
.title-bor dl {
    width: 100%;
    float: left;
}
.title-bor dd {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
}
.title-bor dd h3 {
    font-size: 20px;
}
.title-bor dd i {
    width: 5px;
    height: 22px;
    background: #d01515;
    float: left;
    margin-right: 8px;
    margin-top: 12px;
}
.title-bor dd a {
    color: #333;
}
.title-bor dt {
    float: right;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
}
.title-bor dt i {
    margin-left: 5px;
}
.title-bor dt a {
    color: #999;
}
.left-box-title {
    width: 100%;
    float: left;
    background: url(../images/bg_hotchoice.png) no-repeat;
    height: 40px;
    line-height: 41px;
}
.left-box-title h3 {
    font-size: 16px;
    padding-left: 10px;
}
.left-box {
    width: 160px;
    float: left;
    margin-right: 30px;
}
.left-box-top {
    width: 158px;
    float: left;
    border-bottom: none;
}
.left-box-list {
    width: 100%;
    float: left;
}
.left-box-list dl {
    float: left;
    padding: 10px;
}
.left-box-list dd {
    width: 40px;
    height: 40px;
    float: left;
}
.left-box-list dd img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
}
.left-box-list dt {
    float: left;
    width: 88px;
    margin-left: 10px;
}
.left-box-list dt h3 {
    float: left;
    height: 20px;
    line-height: 20px;
}
.left-box-list dt .user-width {
    width: 88px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    display: inline-block;
}
.left-box-list dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
}
.left-banner {
    width: 160px;
    float: left;
}
.title-red {
    width: 100%;
    float: left;
}
.title-red dd {
    float: left;
    text-align: center;
    width: 136px;
    padding-right: 27px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    background: url(../images/title-red.png) no-repeat;
    color: #FFFFFF;
}
.title-red dd h3 {
    font-size: 20px;
}
.title-red dd h3 a {
    color: #fff;
    display: block;
}
.title-red dd h3 a:hover {
    color: #fff;
    display: block;
}
.i-box-title {
    width: 100%;
    float: left;
}
.i-box-title dl {
    width: 100%;
    float: left;
    border-bottom: solid 3px #d01515;
    height: 45px;
}
.i-box-title dd {
    float: left;
    height: 45px;
    line-height: 45px;
    border-bottom: solid 3px #fff;
}
.i-box-title dd h3 {
    font-size: 34px;
    float: left;
}
.i-box-title dd a {
    color: #333;
}
.i-box-title dd span {
    float: left;
    font-size: 34px;
}
.i-box-title dd i {
    float: left;
    margin-right: 8px;
}
.i-box-title dt {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
}
.i-box-title dt i {
    margin-left: 5px;
}
.i-box-title dt a {
    padding: 0px 10px;
    color: #999;
}
.i-box-title dt a:hover {
    color: #d01515;
}
.title-bor-red {
    width: 100%;
    float: left;
    width: 265px;
    padding-left: 18px;
}
.title-bor-red dl {
    width: 100%;
    float: left;
    border-bottom: solid 3px #c0c0c0;
    height: 45px;
}
.title-bor-red dd {
    float: left;
    height: 45px;
    line-height: 45px;
    border-bottom: solid 3px #d01515;
    font-size: 20px;
}
.title-bor-red dd h3 {
    font-size: 20px;
}
.title-bor-red dd h1 {
    font-size: 20px;
}
.title-bor-red dd a {
    color: #333;
}
.title-bor-red dt {
    float: right;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
}
.title-bor-red dt i {
    margin-left: 5px;
}
.title-bor-red dt a {
    color: #999;
}
.icon-video {
    background: url(../images/video.png) no-repeat;
    height: 31px;
    width: 31px;
    float: left;
}
.box100 {
    width: 100%;
    float: left;
}
.box {
    width: 1190px;
    margin: 0 auto;
}
.List_page{text-align:center;margin-bottom:10px;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #e00;color:#A0A0A0;}
.List_page span{background:#e00;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #e00;}
.box1000 {
    width: 1000px;
    margin: 0 auto;
}
.logo {
    width: 200px;
    float: left;
    color: #fff;
    font-size: 20px;
    height: 50px;
    margin-top: 25px;
}
.head-right {
    float: right;
    margin-top: 5px;
}
.head-r-box {
    float: left;
    width: 100%;
}
.login {
    float: right;
    text-align: left;
    position: relative;
}
.login .login-tips {
    display: none;
}
.login:hover .login-tips {
    display: block;
}
.login-no {
    width: 400px;
    float: left;
}
.login-no dl {
    width: 360px;
    float: left;
    padding: 20px;
}
.login-no dl dd {
    float: left;
    text-align: center;
    width: 170px;
}
.login-no dl dd a {
    width: 100%;
    text-align: center;
    border: solid #d01515 1px;
    height: 30px;
    display: block;
    color: #d01515;
    line-height: 30px;
    border-radius: 15px;
    float: left;
}
.login-no dl dt {
    width: 170px;
    float: right;
    text-align: center;
}
.login-no dl dt a {
    width: 100%;
    text-align: center;
    background: #d01515;
    border: solid #d01515 1px;
    height: 30px;
    display: block;
    color: #fff;
    line-height: 30px;
    border-radius: 15px;
    float: left;
}
.login-fast {
    width: 400px;
    float: left;
    margin-top: 10px;
    padding-bottom: 20px;
}
.login-fast h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.login-fast dl {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.login-fast dl dd {
    width: 200px;
    float: left;
    text-align: center;
}
.login-fast .login-qq {
    width: 82px;
    height: 82px;
    display: inline-block;
    background: url(../images/login_v6.png) no-repeat;
}
.login-fast .login-qq:hover {
    width: 82px;
    height: 82px;
    display: inline-block;
    background: url(../images/login_v6.png) 0px -84px no-repeat;
}
.login-fast dl dt {
    width: 200px;
    float: left;
    text-align: center;
}
.login-fast .login-wx {
    width: 82px;
    height: 82px;
    display: inline-block;
    background: url(../images/login_v6.png) -168px 0px no-repeat;
}
.login-fast .login-wx:hover {
    width: 82px;
    height: 82px;
    display: inline-block;
    background: url(../images/login_v6.png) -168px -84px no-repeat;
}
.login-tips {
    width: 400px;
    float: left;
    border: solid 2px #e9e9e9;
    border-radius: 3px;
    position: absolute;
    right: -100px;
    z-index: 999;
}
.login-tips-title {
    width: 100%;
    float: left;
    background: #fff6f1;
}
.login-tips-title dl {
    width: 100%;
    float: left;
}
.login-tips-title dl dd {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
}
.login-tips-title dl dt {
    float: right;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
}
.login-tips-title ul {
    width: 100%;
    float: left;
}
.login-tips-title ul li {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: left;
    margin-left: 15px;
}
.login-tips-cen {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-bottom: solid 1px #e9e9e9;
    margin-top: 10px;
}
.login-tips-cen dl {
    width: 130px;
    float: left;
}
.login-tips-cen dl dd {
    float: left;
    text-align: center;
    width: 100%;
}
.login-tips-cen dl dt {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
.login-tips-cen ul {
    float: left;
    width: 100px;
    margin-left: 20px;
}
.login-tips-cen ul span {
    float: left;
    text-align: center;
    line-height: 20px;
    width: 100%;
}
.login-tips-cen ul a {
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    float: left;
    border-radius: 5px;
}
.login-tips-con {
    width: 100%;
    float: left;
    padding: 15px 0;
    border-bottom: solid 1px #e9e9e9;
    margin-top: 10px;
}
.login-tips-con dl {
    width: 130px;
    float: left;
}
.login-tips-con dl dd {
    float: left;
    text-align: center;
    width: 100%;
}
.login-tips-con dl dt {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
.head-mobile {
    float: right;
    margin-left: 15px;
    text-align: center;
    position: relative;
}
.head-mobile .mobile-tips {
    display: none;
}
.head-mobile:hover .mobile-tips {
    display: block;
}
.mobile-tips {
    width: 230px;
    float: left;
    position: absolute;
    right: 0px;
    border: solid 2px #e9e9e9;
    border-radius: 3px;
    z-index: 999;
}
.mobile-tips dl {
    width: 190px;
    float: left;
    padding: 25px 20px;
}
.mobile-tips dl dd {
    width: 90px;
    height: 80px;
    float: left;
}
.mobile-tips dl dd img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
}
.mobile-tips dl dt {
    width: 100px;
    float: left;
    text-align: left;
}
.mobile-tips dl dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.mobile-tips dl dt span {
    float: left;
    height: 30px;
    line-height: 30px;
}
.translation {
    float: right;
    display: inline;
    margin-left: 15px;
}
.translation li {
    float: left;
    margin-left: 4px;
    display: inline;
    text-align: right;
    overflow: hidden;
    height: 18px;
}
.translation li a img {
    display: none;
}
.translation .simplified a {
    background: url(../images/translation.gif) no-repeat;
    float: left;
    height: 18px;
    width: 31px;
    display: block;
}
.translation .simplified a:hover {
    background: url(../images/translation.gif) 0 -18px no-repeat;
    float: left;
    height: 18px;
    width: 31px;
}
.translation .traditional a {
    background: url(../images/translation.gif) -31px 0px no-repeat;
    float: left;
    height: 18px;
    width: 31px;
    display: block;
}
.translation .traditional a:hover {
    background: url(../images/translation.gif) -31px -18px no-repeat;
    float: left;
    height: 18px;
    width: 31px;
}
.translation .english a {
    background: url(../images/translation.gif) -62px 0px no-repeat;
    float: left;
    height: 18px;
    width: 25px;
    display: block;
}
.translation .english a:hover {
    background: url(../images/translation.gif) -62px -18px no-repeat;
    float: left;
    height: 18px;
    width: 25px;
}
.head-search {
    float: right;
    width: 400px;
    margin-top: 30px;
}
.head-search dl {
    width: 400px;
    background: rgba(255, 255, 255, 0.2)!important;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    float: right;
}
.head-search dl dd {
    width: 230px;
    float: left;
    height: 34px;
    line-height: 34px;
}
.head-search dl dd input {
    border-radius: 0px;
    padding-left: 15px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: none;
    float: left;
    width: 215px;
    font-size: 14px;
    border: none;
    outline: none;
}

.head-search dl dd input::-webkit-input-placeholder {
    color:#fff;
}
.head-search dl dd input::-moz-placeholder {   /* Mozilla Firefox 19+ */
    color:#fff;
}
.head-search dl dd input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
    color:#fff;
}
.head-search dl dd input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
    color:#fff;
}
.head-search dl dt {
    width: 161px;
    float: right;
    height: 34px;
    line-height: 34px;
    background: none;
}
.head-search dl dt span{
    width:1px;
    height: 20px;
    float:left;
    margin-top: 7px;
    background: #fff;
}

.head-search dl dt input {
    border-radius: 0px;
    width: 80px;
    float: left;
    height: 34px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}
.menu-box {
    width: 100%;
    float: left;
    height: 80px;
    background: #d01515;
}
.menu {
    width: 1190px;
    margin: 0 auto;
    height: 80px;
    background: #d01515;
}
.menu-ul {
    float: left;
    width: 330px;
    padding: 10px 0 10px;
}
.menu-ul2 {
    float: left;
    width: 331px;
    background: url(../images/menu-bg.png) no-repeat left center;
    padding: 10px 0px 0px 50px;
    margin-left: 49px;
}
.menu-ul3 {
    float: left;
    width: 331px;
    background: url(../images/menu-bg.png) no-repeat left center;
    padding: 10px 0px 0px 50px;
    margin-left: 49px;
}
.menu ul li {
    float: left;
    width: 110px;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
.menu ul li a {
    color: white;
}
.box-schedule {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
}
.schedule-list {
 width: 285px;
float: left;
border: solid #e9e9e9 1px;
margin-right: 6px;
margin-left: 4px;
margin-bottom: 7px;
}
.schedule-list:hover {
    border: solid #d01515 1px;
}
.schedule-list h4 {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-indent: 10px;
    background: #fafafa;
}
.schedule-list h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 10px;
    background: #fafafa;
}
.schedule-list dl {
    width: 100%;
    float: left;
    font-size: 14px;
}
.schedule-list dl dd {
    width: 50%;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.schedule-list dl dt {
    width: 50%;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.schedule-list dl a:hover {
    color: #d01515;
}
.schedule-list dl i {
    margin-right: 5px;
}
.i-news-left {
    width: 350px;
    float: left;
}
.i-news-left ul {
    width: 100%;
    float: left;
}
.i-news-left ul h3 {
    font-size: 20px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-bottom: 5px;
}
.i-news-left ul li {
    width: 100%;
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.i-box1-right {
    width: 820px;
    float: right;
}
.i-box1-right-top {
    width: 100%;
    float: left;
}
.i-box1-right-jdt {
    width: 630px;
    float: left;
    height: 350px;
    background: #666;
}
#playBox {
    width: 630px;
    height: 350px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden;
}
#playBox .oUlplay {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}
#playBox .oUlplay li {
    float: left;
    width: 630px;
    position: relative;
}
#playBox .oUlplay li img {
    width: 630px;
    float: left;
}
#playBox .pre {
    cursor: pointer;
    width: 40px;
    height: 100px;
    background: url(../images/sprite.png) no-repeat left center;
    left: 0px;
    position: absolute;
    top: 125px;
    z-index: 10;
}
#playBox .next {
    cursor: pointer;
    width: 40px;
    height: 100px;
    background: url(../images/sprite.png) no-repeat right center;
    right: 0px;
    position: absolute;
    top: 125px;
    z-index: 10;
}
#playBox .smalltitle {
    height: 10px;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    right: 0;
}
#playBox .smalltitle ul {
    float: right;
}
#playBox .smalltitle ul li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #ffffff;
    float: left;
    overflow: hidden;
    *display:inline;
    *zoom:1;
    text-align: right;
}
#playBox .smalltitle .thistitle {
    background: #d01515;
}
#playBox .shadow {
    width: 100%;
    position: absolute;
    text-indent: 15px;
    float: left;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    /*background:rgba(0, 0, 0, 0.6)!important;*/
    text-align: left;
    color: #fff;
}
#playBox .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-left: 10px;/*	font-family: "\5FAE\8F6F\96C5\9ED1";*/
}
.i-box1-right-schedule {
    width: 188px;
    float: left;
    margin-left: 2px;
    height: 350px;
    display: block;
}
.i-box1-Race {
    width: 100%;
    float: left;
    height: 174px;
    background: #999;
}
.i-box1-Race .jdt_dl {
    float: left;
    width: 100%;
    margin-top: 12px;
}
.i-box1-Race .jdt_dl dd {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.i-box1-Race .jdt_dl dt {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.i-box1-Race .jdt_dl2 {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.i-box1-Race .jdt_dl2 dd {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}
.i-box1-Race .jdt_dl2 dt {
    float: left;
    width: 100%;
    height: 22px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.i-box1-shop {
    width: 820px;
    float: left;
}
.i-box1-shop-list {
    width: 1210px;
    float: left;
}
.i-box1-shop-list dl {
    width: 181px;
    float: left;
    border: solid 1px #e9e9e9;
    margin-right: 18px;
}
.i-box1-shop-list dl dd {
    width: 100%;
    float: left;
}
.i-box1-shop-list dl dd img {
    height: 160px;
    width: 160px;
    padding: 10px;
    float: left;
    overflow: hidden;
}
.i-box1-shop-list dl dt {
    width: 100%;
    float: left;
    background: #f5f5f5;
}
.i-box1-shop-list dl dt h3 {
    float: left;
    padding: 5px 10px 0;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}
.i-box1-shop-list dl dt span {
    float: left;
    padding: 5px 10px 10px;
    height: 20px;
    line-height: 20px;
}
.banner {
    width: 100%;
    float: left;
}
.banner dd {
    width: 1000px;
    float: left;
}
.banner-dd-left {
    width: 495px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}
.banner-dd-left img {
    width: 495px;
    height: 90px;
    float: left;
    overflow: hidden;
}
.banner-dd-right {
    width: 495px;
    float: left;
    overflow: hidden;
}
.banner-dd-right img {
    width: 495px;
    height: 90px;
    float: left;
    overflow: hidden;
}
.banner dd img {
    height: 90px;
    overflow: hidden;
}
.banner dt {
    width: 180px;
    float: right;
}
.banner dt img {
    width: 180px;
    height: 90px;
    overflow: hidden;
}
.banner300 {
    float: left;
    width: 300px;
}
.banner300 img {
    float: left;
    width: 300px;
    overflow: hidden;
}
.i-box2-expert {
    width: 300px;
    float: left;
}
.i-box2-expert-list {
    width: 100%;
    float: left;
}
.i-box2-expert-list-li {
    width: 100%;
    float: left;
}
.i-box2-expert-list-li dl {
    width: 100%;
    float: left;
    padding: 14px 0;
    height: 14px;
    line-height: 14px;
}
.i-box2-expert-list-li dl dd {
    float: left;
    padding-left: 5px;
    width: 216px;
}
.i-box2-expert-list-li dl dd img {
    float: left;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.i-box2-expert-list-li dl dd .user-width {
    width: 180px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
}
.i-box2-expert-list-li dl dt {
    float: right;
    padding-right: 10px;
}
.i-box2-video {
    width: 400px;
    float: left;
}
.i-box2-video-list {
    width: 420px;
    float: left;
}
.i-box2-video-list dl {
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.i-box2-video-list ul {
    width: 20px;
    float: left;
    height: 110px;
}
.i-box2-video-list dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 110px;
}
.i-box2-video-list dl dd img {
    width: 100%;
    float: left;
    height: 110px;
    overflow: hidden;
}
.i-box2-video-list dl dd span {
    display: none;
}
.i-box2-video-list dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.i-box2-video-list dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.i-box2-ranking {
    width: 348px;
    float: right;
    height: 530px;
}
.i-box2-ran-title {
    width: 348px;
    float: left;
}
.i-box2-ran-title ul {
    float: left;
    width: 348px;
}
.i-box2-ran-title ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}
.i-box2-ran-title ul li a {
    display: block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 3px;
}
.i-box2-ran-title li a.current {
    display: block;
    cursor: pointer;
    text-decoration: none;
    color: #d01515;
}
.i-box2-ran-box {
    width: 348px;
    float: left;
}
.i-box2-ran-title2 {
    width: 348px;
    float: left;
}
.i-box2-ran-title2 ul {
    float: left;
    width: 348px;
    background: #fafafa;
}
.i-box2-ran-title2 ul li {
    font-size: 14px;
    float: left;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
.i-box2-ran-title2 ul li a {
    display: block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    border-top: #fafafa solid 1px;
    padding: 0 10px;
}
.i-box2-ran-title2 li a.current {
    border-bottom: #d01515 solid 1px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    text-decoration: none;
    background: #fff;
    color: #d01515;
}
.i-box2-ran-list {
    width: 348px;
    float: left;
}
.i-box2-ran-list ul {
    width: 100%;
    float: left;
}
.i-box2-ran-list li {
    float: left;
    line-height: 40px;
    text-align: center;
}
.i-box2-ran-list .ran-list-li {
    width: 60px;
}
.i-box2-ran-list .ran-list-li span {
    width: 24px;
    height: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 8px auto 0;
}
.i-box2-ran-list .ran-list-li2 {
    width: 140px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.i-box2-ran-list .ran-list-li3 {
    width: 90px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.i-box2-ran-list .ran-list-li4 {
    width: 56px;
}
.i-box3-tj {
    width: 1210px;
    float: left;
}
.i-box3-tj-li {
    width: 282px;
    float: left;
    border: solid 1px #e9e9e9;
    margin-right: 18px;
}
.i-box3-tj-li:hover {
    border: solid 1px #d01515;
}
.i-box3-tj-li h4 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 10px;
    background: #fafafa;
}
.i-box3-tj-li .vs_dl {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.i-box3-tj-li .vs_dl dd {
    width: 130px;
    float: left;
    text-align: center;
}
.i-box3-tj-li .vs_dl dd img {
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.i-box3-tj-li .vs_dl dd h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 5px;
}
.i-box3-tj-li .vs_dl dt {
    width: 20px;
    float: left;
    text-align: center;
    height: 70px;
    line-height: 70px;
}
.i-box3-tj-li .user_dl {
    width: 100%;
    float: left;
    height: 35px;
    line-height: 35px;
}
.i-box3-tj-li .user_dl dd {
    float: left;
    padding-left: 10px;
}
.i-box3-tj-li .user_dl dt {
    float: right;
    padding-right: 10px;
}
.i-box3-tj-li .user_dl dd .user-width {
    width: 120px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: inline-block;
}
.i-box4-photo {
    width: 100%;
    float: left;
}
#focus {
    width: 1190px;
    height: 475px;
    clear: both;
    overflow: hidden;
    position: relative;
    float: left;
}
#focus ul {
    width: 1190px;
    height: 475px;
    float: left;
    position: absolute;
    clear: both;
    padding: 0px;
}
#focus ul li {
    float: left;
    width: 1190px;
    height: 475px;
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin: 0px;
}
#focus .preNext {
    width: 40px;
    height: 100px;
    position: absolute;
    top: 180px;
    cursor: pointer;
}
#focus .pre {
    left: 0;
    background: url(../images/sprite.png) no-repeat left center;
    width: 40px;
}
#focus .next {
    right: 0;
    background: url(../images/sprite.png) no-repeat right center;
    width: 40px;
}
.focus_left {
    width: 100%;
    float: left;
}
.focus_left dl {
    width: 100%;
    float: left;
}
.focus_left dd {
    width: 1000px;
    float: left;
}
.focus_left dt {
    width: 185px;
    float: left;
    margin-left: 5px;
}
.focus_left dt a {
    width: 185px;
    float: left;
    height: 235px;
    overflow: hidden;
    margin-bottom: 5px;
}
.focus_left dt {
    width: 185px;
    float: left;
    height: 235px;
}
.focus_left dt img {
    min-height: 235px;
    max-width: 185px;
    _width:expression(this.width > 185 ? "185px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left dt img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img1 {
    width: 330px;
    float: left;
    height: 315px;
    margin-right: 5px;
    overflow: hidden;
}
.focus_left .photo-img1 img {
    min-height: 315px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img1 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img2 {
    width: 330px;
    float: left;
    height: 315px;
    margin-right: 5px;
    overflow: hidden;
}
.focus_left .photo-img2 img {
    min-height: 315px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img2 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img3 {
    width: 330px;
    float: left;
    height: 155px;
    margin-bottom: 5px;
    overflow: hidden;
}
.focus_left .photo-img3 img {
    min-height: 155px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img3 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img4 {
    width: 330px;
    float: left;
    height: 155px;
    margin-bottom: 5px;
    overflow: hidden;
}
.focus_left .photo-img4 img {
    min-height: 155px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img4 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img5 {
    width: 330px;
    float: left;
    height: 155px;
    margin-right: 5px;
    overflow: hidden;
}
.focus_left .photo-img5 img {
    min-height: 155px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img5 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img6 {
    width: 330px;
    float: left;
    height: 155px;
    margin-right: 5px;
    overflow: hidden;
}
.focus_left .photo-img6 img {
    min-height: 155px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img6 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.focus_left .photo-img7 {
    width: 330px;
    float: left;
    height: 155px;
    overflow: hidden;
}
.focus_left .photo-img7 img {
    min-height: 155px;
    max-width: 330px;
    _width:expression(this.width > 330 ? "330px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.focus_left .photo-img7 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
/*.focus_left dd a{ height:150px; float:left; margin-bottom: 5px; margin-right: 5px; width: 192px; overflow: hidden;}*/
/*
.focus_left dd img {
	float: left;
	min-height:150px;
	max-width:192px;
	_width:expression(this.width > 192 ? "192px" : this.width);
	overflow:hidden;
}
*/

.i-box5-left {
    width: 860px;
    float: left;
}
.i-box5-news {
    width: 100%;
    float: left;
}
.i-box5-news dl {
    width: 100%;
    float: left;
}
.i-box5-news dl dd {
    width: 220px;
    float: left;
}
.i-box5-news dl dd img {
    width: 220px;
    height: 160px;
    overflow: hidden;
}
.i-box5-news dl dt {
    width: 600px;
    float: right;
    padding-bottom: 25px;
}
.i-box5-news dl dt ul {
    width: 100%;
    float: left;
}
.i-box5-news dl dt li {
    width: 100%;
    float: left;
    height: 32.5px;
    line-height: 32.5px;
}
.i-box5-news dl dt li a {
    width: 410px;
    float: left;
    height: 32.5px;
    line-height: 32.5px;
    overflow: hidden;
}
.i-box5-news dl dt li span {
    width: 190px;
    float: right;
    text-align: right;
}
.i-box5-right {
    width: 300px;
    float: right;
}
.box-300 {
    width: 300px;
    float: left;
    background: #fff; 
    padding-left: 0px;  
    padding-bottom: 10px;
}
.user01{
	padding-top: 65px;
	padding-left: 18px;
}
.user01 dl{
	margin-top: 12px;
	font-size: 14px;
}
.user01 dd{
	font-size: 14px;
	}
.user01 dt input{
	padding: 10px 20px 10px 3px;
	height: 14px;
	border: 1px solid #ccc;
	width: 240px;
}
.psw01{
	padding-left: 18px;
}
.psw01 dl{
	margin-top: 12px;
	font-size: 14px;
}
.psw01 dd{
	font-size: 14px;
	}
.psw01 dt input{
	padding: 10px 20px 10px 3px;
	height: 14px;
	border: 1px solid #ccc;
	width: 240px;
}
.sub01{
	padding-left: 18px;
}
.sub01 dl{
	margin-top: 12px;
	font-size: 14px;
}
.sub01 dd{
	font-size: 14px;
	}

.sub01 dt input{
	height: 40px;
	line-height: 40px;
	background: #f60;
	width: 265px;
	border: 0;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.sub02{
	padding-left: 18px;
}
.sub02 dl{
	margin-top: 12px;
	font-size: 14px;
}
.sub02 dd{
	font-size: 14px;
	}

.sub02 dt input{
	height: 40px;
	line-height: 40px;
	background: #21aeee;
	width: 265px;
	border: 0;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.i-box5-tysq {
    width: 298px;
    float: left;
    border-top: none;
    padding-bottom: 10px;
}


.breg {text-align: center;
 line-height: 35px;
    color: #fff;
    background: #1DB7FC;
    margin-top: 10px;
    font-size: 16px;
	width:265px;
}
.breg a{
	color: #fff;
display: block;
	}
	
.breg2 {
		
    text-align: center;
    line-height: 35px;
    color: #fff;
    background: #f60;
    margin-top: 10px;
    font-size: 16px;
	width:265px;
     
	}
.breg2 a{
	color: #fff;
display: block;
	}
.i-box5-tysq-title {
    float: left;
    background: url(../images/title-bg.png) no-repeat;
    width: 34px;
    height: 19px;
    line-height: 19px;
    padding-bottom: 3px;
    text-align: center;
    margin-left: -5px;
}
.i-box5-tysq-title2 {
    float: left;
    background: url(../images/title-bg.png) 0px -22px no-repeat;
    width: 34px;
    height: 19px;
    line-height: 19px;
    padding-bottom: 3px;
    text-align: center;
    margin-left: -5px;
}
.i-box5-tysq-title3 {
    float: left;
    background: url(../images/title-bg.png) 0px -44px no-repeat;
    width: 34px;
    height: 19px;
    line-height: 19px;
    padding-bottom: 3px;
    text-align: center;
    margin-left: -5px;
}
.i-box5-tysq-list {
    width: 268px;
    float: left;
    margin-left: 15px;
}
.i-box5-tysq-list li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.i-box5-tysq-list dl {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.i-box5-tysq-list dl dd {
    width: 105px;
    height: 70px;
    float: left;
}
.i-box5-tysq-list dl dd img {
    width: 105px;
    height: 70px;
    float: left;
    overflow: hidden;
}
.i-box5-tysq-list dl dt {
    width: 145px;
    float: right;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
}
.i-database {
    width: 320px;
    float: left;
}
.i-database dl {
    width: 88px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.i-database dl dd {
    width: 88px;
    float: left;
}
.i-database dl dd img {
    width: 88px;
    height: 88px;
    overflow: hidden;
}
.i-database dl dt {
    width: 88px;
    float: left;
    background: #fafafa;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.i-box5-kb-list {
    width: 288px;
    float: left;
}
.i-box5-kb-list ul {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.i-box5-kb-list li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.i-box5-kb-list dl {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.i-box5-kb-list dl dd {
    width: 105px;
    height: 70px;
    float: left;
}
.i-box5-kb-list dl dd img {
    width: 105px;
    height: 70px;
    float: left;
    overflow: hidden;
}
.i-box5-kb-list dl dt {
    width: 165px;
    float: right;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
}
.i-box5-ttzb {
    width: 288px;
    float: left;
}
.i-box5-ttzb dl {
    width: 100%;
    float: left;
}
.i-box5-ttzb dl dd {
    width: 80px;
    height: 80px;
    float: left;
}
.i-box5-ttzb dl dd img {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
}
.i-box5-ttzb dl dt {
    width: 190px;
    float: right;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
}
.i-box5-ttzb dl dt h3 {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.i-box5-ttzb dl dt span {
    width: 100%;
    float: left;
    line-height: 22px;
}
.schedule300-li {
    width: 298px;
    float: left;
    border: solid 1px #e9e9e9;
}
.schedule300-li:hover {
    border: solid 1px #d01515;
}
.schedule300-li h4 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 10px;
    background: #fafafa;
}
.schedule300-li h4 span {
    float: right;
    padding-right: 10px;
}
.schedule300-li .vs_dl {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.schedule300-li .vs_dl dd {
    width: 140px;
    float: left;
    text-align: center;
}
.schedule300-li .vs_dl dd img {
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.schedule300-li .vs_dl dd h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 5px;
    overflow: hidden;
}
.schedule300-li .vs_dl dt {
    width: 18px;
    float: left;
    text-align: center;
    height: 70px;
    line-height: 70px;
}
.foot {
    width: 100%;
    float: left;
    border-top: solid 5px #d01515;
}
.foot-box {
    width: 100%;
    float: left;
}
.foot-five {
    width: 340px;
    float: left;
}
.foot-five-list {
    width: 350px;
    float: left;
}
.foot-five-list dl {
    float: left;
    width: 58px;
    margin-right: 10px;
}
.foot-five-list dl dd {
    float: left;
    width: 100%;
}
.foot-five-list dl dd img {
    width: 50px;
    height: 50px;
    margin: 4px;
    float: left;
    overflow: hidden;
}
.foot-five-list dl dt {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    background: #e1e1e1;
    text-align: center;
}
.foot-league {
    width: 800px;
    float: right;
}
.foot-league-list {
    width: 814px;
    float: left;
    height: 85px;
    overflow: hidden;
}
.foot-league-list dl {
    float: left;
    width: 58px;
    margin-right: 14px;
}
.foot-league-list dl dd {
    float: left;
    width: 100%;
}
.foot-league-list dl dd img {
    width: 50px;
    height: 50px;
    margin: 4px;
    float: left;
    overflow: hidden;
}
.foot-league-list dl dt {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    background: #e1e1e1;
    text-align: center;
}
.foot-links {
    width: 1190px;
    float: left;
    padding-bottom: 20px;
}
.foot-links-list {
    width: 100%;
    float: left;
}
.foot-links-list ul {
    width: 100%;
    float: left;
}
.foot-links-list li {
    float: left;
    width: 119px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.foot-wx {
    width: 200px;
    float: right;
}
.foot-wx dl {
    width: 200px;
    float: left;
}
.foot-wx dl dd {
    width: 200px;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.foot-wx dl dt {
    width: 200px;
    float: left;
    text-align: center;
}
.foot-wx dl dt img {
    width: 120px;
    overflow: hidden;
}
.foot-copyright {
    padding-bottom: 10px;
    width: 100%;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
}
.foot-copyright h3 {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    color: #333;
}
.foot-copyright ul {
    width: 100%;
    float: left;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
    color: #666;
}
.foot-copyright h3 a {
    color: #333;
    font-size: 14px;
}
.foot-copyright ul a {
    text-decoration: none;
    margin-right: 3px;
    font-family: Verdana, Geneva, sans-serif;
}
.foot-copyright ul a:hover {
    text-decoration: underline;
}
.foot-copyright dl {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
}
.foot-copyright dl dd {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 25px;
}
.foot-copyright dl dt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
    line-height: 25px;
}
.foot-copyright dl dt img {
    margin-top: 6px;
}
.foot-copyright dl dd a {
    color: #d32323;
    text-decoration: none;
}
.foot-copyright dl dd a:hover {
    color: #d32323;
    text-decoration: underline;
}
.foot-copyright dl dt a {
    color: #4a4a4a;
    text-decoration: none;
}
.foot-copyright dl dt a:hover {
    color: #d32323;
    text-decoration: underline;
}
.article-tags {
    width: 620px;
    float: left;
    margin-top: 10px;
}
.article-tags a {
    /*display: inline-block;*/
    padding: 4px 7px 3px;
    margin: 0 4px 4px 0;
    color: #fff;
    font-size: 12px;
    background-color: #D01515;
    opacity: 0.85;
    filter: alpha(opacity=85);
}
.article-tags a:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.news-box1-r {
    width: 350px;
    float: right;
}
.news-box1-r .i-box2-ranking {
    height: 348px;
    overflow: hidden;
}
.news-box1-r .i-box2-ran-list li {
    height: 36px;
    line-height: 36px;
}
.news-box1-r .ran-list-li {
    height: 36px;
    line-height: 36px;
}
.news-box1-r .ran-list-li2 {
    height: 36px;
    line-height: 36px;
}
.news-box1-r .ran-list-li3 {
    height: 36px;
    line-height: 36px;
}
.news-box1-r .ran-list-li4 {
    height: 36px;
    line-height: 36px;
}
.news-box1-img {
    width: 200px;
    float: left;
    margin-left: 10px;
    margin-right: 50px;
}
/*.news-box1-img dd{ width:200px; float:left; height: 170px;}*/
/*.news-box1-img dt{ width:200px; float:left; height: 170px; margin-top: 10px;}*/
/*.news-box1-img img{width:200px; float:left; height: 170px; overflow: hidden;}*/

.title-tab {
    width: 100%;
    float: left;
}
.title-tab ul {
    float: left;
    width: 100%;
}
.title-tab ul li {
    float: left;
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.title-tab ul li a {
    display: block;
    float: left;
    text-align: center;
    height: 49px;
    line-height: 49px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: solid 1px #fff;
    padding: 0 10px;
}
.title-tab li a.current {
    float: left;
    display: block;
    cursor: pointer;
    height: 49px;
    line-height: 49px;
    text-decoration: none;
    border-bottom: solid 1px #d01515;
    color: #d01515;
}
.title-tab2 {
    width: 100%;
    float: left;
}
.title-tab2 ul {
    float: left;
    width: 100%;
}
.title-tab2 ul li {
    float: left;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 15px 3px;
}
.title-tab2 ul li a {
    display: block;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    text-decoration: none;
    border-bottom: solid 1px #fff;
    padding: 0 5px;
}
.title-tab2 li a.current {
    float: left;
    display: block;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px #d01515;
    background: #d01515;
}
.box-r-ranking {
    width: 100%;
    float: left;
    margin-top: 3px;
}
.box-r-ranking ul {
    width: 100%;
    float: left;
}
.box-r-ranking ul li {
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.box-r-ranking .r-ranking-li {
    width: 48px;
}
.box-r-ranking .r-ranking-li span {
    width: 24px;
    height: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 8px auto 0;
}
.box-r-ranking .r-ranking-li2 {
    width: 120px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.box-r-ranking .r-ranking-li3 {
    width: 80px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.box-r-ranking .r-ranking-li4 {
    width: 50px;
}
.box-298 {
    width: 298px;
    float: left;
}
.box-left {
    width: 850px;
    float: left;
    padding-right: 40px;
}
.news-title {
    width: 848px;
    float: left;
}
.news-title ul {
    float: left;
    width: 100%;
}
.news-title ul li {
    float: left;
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.news-title ul li a {
    display: block;
    float: left;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
    padding: 0 20px;
}
.news-title li a.current {
    float: left;
    display: block;
    cursor: pointer;
    text-decoration: none;
    color: #d01515;
}
.news-box {
    width: 850px;
    float: left;
}
.news-home {
    width: 100%;
    float: left;
}
.news-home dl {
    width: 100%;
    float: left;
    padding-bottom: 25px;
}
.news-home dl dd {
    width: 200px;
    height: 125px;
    float: left;
}
.news-home dl dd img {
    width: 200px;
    height: 125px;
    overflow: hidden;
}
.news-home dl dt {
    width: 600px;
    float: left;
    margin-left: 30px;
}
.news-home dl dt h3 {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-home dl dt .dt-span {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-home dl dt .dt-span2 {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
}
.news-photo {
    width: 850px;
    float: left;
}
.news-photo ul {
    width: 100%;
    float: left;
}
.news-photo ul li {
    float: left;
}
.news-photo .photo-img1 {
    width: 660px;
    float: left;
    height: 355px;
    overflow: hidden;
}
.news-photo .photo-img1 img {
    min-height: 355px;
    max-width: 660px;
    _width:expression(this.width > 660 ? "660px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.news-photo .photo-img1 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.news-photo .photo-img2 {
    width: 185px;
    float: left;
    height: 175px;
    overflow: hidden;
    margin-left: 5px;
}
.news-photo .photo-img2 img {
    min-height: 175px;
    max-width: 185px;
    _width:expression(this.width > 185 ? "185px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.news-photo .photo-img2 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.news-photo .photo-img3 {
    width: 185px;
    float: left;
    height: 175px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
}
.news-photo .photo-img3 img {
    min-height: 175px;
    max-width: 185px;
    _width:expression(this.width > 185 ? "185px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.news-photo .photo-img3 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.news-photo .photo-img4 {
    width: 328px;
    float: left;
    height: 175px;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 4px;
}
.news-photo .photo-img4 img {
    min-height: 175px;
    max-width: 328px;
    _width:expression(this.width > 328 ? "328px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.news-photo .photo-img4 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.news-photo .photo-img5 {
    width: 328px;
    float: left;
    height: 175px;
    overflow: hidden;
    margin-top: 5px;
}
.news-photo .photo-img5 img {
    min-height: 175px;
    max-width: 328px;
    _width:expression(this.width > 325 ? "325px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.news-photo .photo-img5 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.news-photo .photo-img6 {
    width: 185px;
    float: left;
    height: 175px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
}
.news-photo .photo-img6 img {
    min-height: 175px;
    max-width: 185px;
    _width:expression(this.width > 185 ? "185px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.news-photo .photo-img6 img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.news-list {
    width: 100%;
    float: left;
}
.news-list dl {
    width: 100%;
    float: left;
    padding-bottom: 25px;
}
.news-list dl dd {
    width: 100%;
    height: 40px;
    float: left;
    line-height: 40px;
}
.news-list dl dd h3 {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list dl dt {
    width: 100%;
    float: left;
}
.news-list dl dt .dt-span {
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
.news-hot-title {
    width: 100%;
    float: left;
    background: url(../images/bg_hotchoice.png) no-repeat;
    height: 40px;
    line-height: 41px;
}
.news-hot-title h3 {
    font-size: 16px;
    padding-left: 10px;
}
.news-hot {
    width: 158px;
    float: left;
    border-bottom: none;
}
.news-hot-list {
    width: 100%;
    float: left;
}
.news-hot-list ul {
    width: 158px;
    line-height: 25px;
    float: left;
}
.news-hot-list ul li {
    width: 138px;
    float: left;
    padding: 10px;
}
.news-hot-list ul li a {
    display: -webkit-box;
    height: 50px;
    line-height: 25px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-cent {
    width: 850px;
    float: left;
    margin-right: 30px;
}
.news-cent-title {
    width: 100%;
    float: left;
}
.news-cent-title dl dd {
    width: 100%;
    float: left;
    line-height: 25px;
    padding-bottom: 10px;
}
.news-cent-title dl dd h1 {
    width: 100%;
    float: left;
    line-height: 25px;
    font-size: 20px;
}
.news-cent-title dl dt {
    width: 100%;
    float: left;
}
.news-content {
    width: 100%;
    float: left;
    line-height: 30px;
}
.news-content img {
    max-width: 670px;
}
.news-cont-bot {
    width: 100%;
    float: left;
}
.news-cont-bot-list {
    width: 100%;
    float: left;
}
.news-cont-bot-list ul {
    width: 100%;
    float: left;
}
.news-cont-bot-list li {
    width: 100%;
    float: left;
    height: 32px;
    line-height: 32px;
}
.news-cont-bot-list li span {
    float: right;
    text-align: right;
}
.left-box160 {
    width: 160px;
    float: left;
}
.left-video {
    width: 160px;
    float: left;
}
.left-video dl {
    width: 160px;
    float: left;
    margin-bottom: 15px;
}
.left-video ul {
    width: 20px;
    float: left;
    height: 110px;
}
.left-video dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 110px;
}
.left-video dl dd img {
    width: 100%;
    float: left;
    height: 110px;
    overflow: hidden;
}
.left-video dl dd span {
    display: none;
}
.left-video dl:hover dd span {
    position: absolute;
    left: 65px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.left-video dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.left-shop {
    width: 100%;
    float: left;
}
.left-shop dl {
    width: 158px;
    float: left;
    border: solid 1px #e9e9e9;
    margin-bottom: 10px;
}
.left-shop dl dd {
    width: 100%;
    float: left;
}
.left-shop dl dd img {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 158px;
}
.left-shop dl dt {
    width: 100%;
    float: left;
    background: #f5f5f5;
}
.left-shop dl dt h3 {
    float: left;
    padding: 5px 10px 0;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}
.left-shop dl dt span {
    float: left;
    padding: 5px 10px 10px;
    height: 20px;
    line-height: 20px;
}
.paging {
    width: 100%;
    float: left;
}
.tj-pagination {
    padding-left: 0;
    margin: 1.5rem 0;
    list-style: none;
    color: #999;
    text-align: center;
}
.tj-pagination:before, .tj-pagination:after {
    content: " ";
    display: table
}
.tj-pagination:after {
    clear: both
}
.tj-pagination>li {
    display: inline-block
}
.tj-pagination>li>a {
    position: relative;
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    line-height: 1.2;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 5px;
    margin-right: 5px
}
.tj-pagination>li:last-child>a, .tj-pagination>li:last-child>span {
    margin-right: 0
}
.tj-pagination>li>a:hover, .tj-pagination>li>a:focus {
    background-color: #eee
}
.tj-pagination>.tj-active>a, .tj-pagination>.tj-active>a:hover, .tj-pagination>.tj-active>a:focus {
    z-index: 2;
    color: #fff;
    background-color: #d01515;
    border-color: #fff;
    cursor: default
}
.tj-pagination>.tj-disabled>a, .tj-pagination>.tj-disabled>a:hover, .tj-pagination>.tj-disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
    pointer-events: none;
}
.tj-pagination .tj-pagination-prev {
    float: left;
}
.tj-pagination .tj-pagination-prev a {
    border-radius: 0
}
.tj-pagination .tj-pagination-next {
    float: right
}
.tj-pagination .tj-pagination-next a {
    border-radius: 0
}
.tj-pagination-centered {
    text-align: center
}
.tj-pagination-right {
    text-align: right
}
.box-right {
    width: 300px;
    float: left;
}
.video-list {
    width: 880px;
    float: left;
}
.video-list dl {
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-right: 30px;
}
.video-list ul {
    width: 20px;
    float: left;
    height: 110px;
}
.video-list dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 110px;
}
.video-list dl dd img {
    width: 100%;
    float: left;
    height: 110px;
    overflow: hidden;
}
.video-list dl dd span {
    display: none;
}
.video-list dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.video-list dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.video-banner {
    width: 790px;
    float: left;
    height: 450px;
    background: #eee;
}
.video-b-right {
    width: 400px;
    float: left;
    height: 450px;
    overflow: hidden;
}
.video-b-right dl {
    width: 190px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.video-b-right ul {
    width: 20px;
    float: left;
    height: 110px;
}
.video-b-right dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 110px;
}
.video-b-right dl dd img {
    width: 100%;
    float: left;
    height: 110px;
    overflow: hidden;
}
.video-b-right dl dd span {
    display: none;
}
.video-b-right dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.video-b-right dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.video-cen-lst {
    width: 690px;
    float: left;
}
.video-cen-lst dl {
    width: 210px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.video-cen-lst ul {
    width: 20px;
    float: left;
    height: 118px;
}
.video-cen-lst dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 118px;
}
.video-cen-lst dl dd img {
    width: 100%;
    float: left;
    height: 118px;
    overflow: hidden;
}
.video-cen-lst dl dd span {
    display: none;
}
.video-cen-lst dl:hover dd span {
    position: absolute;
    left: 90px;
    top: 45px;
    display: block;
    transition: opacity .3s;
}
.video-cen-lst dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.video-list {
    width: 880px;
    float: left;
}
.video-list dl {
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-right: 30px;
}
.video-list ul {
    width: 20px;
    float: left;
    height: 110px;
}
.video-list dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 110px;
    overflow: hidden;
}
.video-list dl dd img {
    width: 100%;
    float: left;
    height: 110px;
    overflow: hidden;
}
.video-list dl dd span {
    display: none;
}
.video-list dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.video-list dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.video-box-left {
    width: 850px;
    float: left;
}
.video-box-tj {
    width: 861px;
    float: left;
}
.video-box-tj .i-box3-tj-li {
    width: 276px;
    float: left;
    margin-right: 9px;
}
.video-box-tj .i-box3-tj-li .vs_dl dd {
    width: 128px;
    float: left;
}
.gallery-list {
    width: 880px;
    float: left;
}
.gallery-list dl {
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-right: 30px;
}
.gallery-list ul {
    width: 20px;
    float: left;
    height: 150px;
}
.gallery-list dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 240px;
    overflow: hidden;
}
.gallery-list dl dd span {
    display: none;
}
.gallery-list dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.gallery-list dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.gallery-tj—box {
    width: 690px;
    float: left;
}
.gallery-tj—box .i-box3-tj-li {
    width: 325px;
}
.gallery-list dl dd img {
    min-height: 240px;
    max-width: 190px;
    _width:expression(this.width > 190 ? "190px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.gallery-list dl dd img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.gallery-cen-lst {
    width: 650px;
    float: left;
}
.gallery-cen-lst dl {
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-right: 25px;
}
.gallery-cen-lst ul {
    width: 20px;
    float: left;
    height: 110px;
}
.gallery-cen-lst dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 240px;
    overflow: hidden;
}
.gallery-cen-lst dl dd img {
    min-height: 240px;
    max-width: 190px;
    _width:expression(this.width > 190 ? "190px" : this.width);
    float: left;
    overflow: hidden;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
    overflow: hidden;
}
.gallery-cen-lst dl img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.gallery-cen-lst dl dd span {
    display: none;
}
.gallery-cen-lst dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.gallery-cen-lst dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.box-163css {
    width: 620px;
    position: relative;
    float: left;
}
.btn {
    position: absolute;
    display: none;
    width: 40px;
    height: 100px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    text-indent: -999em;
}
.bigpic .pre {
    background: url(../images/sprite.png) -0px -0px no-repeat;
    left: 0px;
    top: 50%;
    width: 40px;
    height: 100px;
    margin-top: -50px;
    overflow: hidden;
}
.bigpic .next {
    background: url(../images/sprite.png) -40px 0px no-repeat;
    right: 0px;
    top: 50%;
    margin-top: -50px;
    width: 40px;
    height: 400px;
    overflow: hidden;
}
#ztbox {
    width: 100%;
    position: relative;
    height: 120px;
}
.spic {
    width: 620px;
    position: relative;
    background: #f9f9f9;
    padding-top: 6px;
    height: 66px;
}
.spic #left {
    width: 13px;
    height: 43px;
    float: left;
    top: 18px;
    position: absolute;
    left: 4px;
    cursor: pointer;
    background: url(../images/photo-pre.png) -0px -0px no-repeat;
}
.spic #right {
    width: 13px;
    height: 43px;
    right: 4px;
    top: 18px;
    position: absolute;
    cursor: pointer;
    background: url(../images/photo-pre.png) -14px -0px no-repeat;
}
#conter {
    margin-left: 20px;
    width: 580px;
    position: relative;
    height: 90px;
    float: left;
    display: inline;
    overflow: hidden;
}
#conter .txt {
    display: none;
}
#conter ul {
    width: auto;
    height: 62px;
    overflow: hidden;
    top: 0px;
    left: 0px;
    position: absolute;
}
#conter li {
    width: 82px;
    cursor: pointer;
    height: 60px;
    float: left;
    border: 1px solid #eaeaea;
    display: inline;
    margin: 0 8px 0 0px;
}
#conter li b, #conter li strong {
    font-weight: normal;
}
#conter li.on {
    border: 1px solid #898989;
}
#conter li.on span {
    background: #898989;
    color: #fff;
}
#conter li img {
    width: 82px;
    height: 60px;
    float: left;
    overflow: hidden;
}
#scroll {
    width: 575px;
    height: 13px;
    left: 0px;
    bottom: 14px;
    cursor: pointer;
    position: absolute;
}
#scroll span {
    width: 142px;
    height: 13px;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    position: absolute;
}
.bpic {
    width: 100%;
    margin: 0 auto 0 auto;
}
.bigpic {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.intro {
    width: 100%;
    height: 62px;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.bg {
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 0;
    width: 100%;
    height: 62px;
    position: absolute;
    bottom: 0;
}
.txt {
    position: absolute;
    padding-left: 1%;
    width: 99%;
    top: 5px;
    z-index: 10;
    color: #fff;
}
.txt h2 {
    width: 100%;
    float: left;
    font-size: 16px;
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
}
.txt p {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.bclose {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 11;
    cursor: pointer;
    color: #fff;
}
/*****搜索*****/
.search-box {
    width: 500px;
    margin: 0 auto;
}
.search-box dl {
    width: 100%;
    border: solid 1px #d01515;
    float: left;
    margin: 20px 0;
}
.search-box dl dd {
    width: 400px;
    float: left;
    height: 40px;
    line-height: 40px;
}
.search-box dl dd input {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 390px;
    font-size: 16px;
    border: none;
    outline: none;
    padding: 0 5px;
}
.search-box dl dt {
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    background: #d01515;
}
.search-box dl dt input {
    width: 100px;
    float: left;
    height: 38px;
    line-height: 38px;
    background: #d01515;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}
.tab-box {
    width: 100%;
    float: left;
    height: 45px;
    line-height: 45px;
    border-bottom: solid 3px #d01515;
}
.tab-box ul {
    float: left;
}
.tab-box ul li {
    float: left;
    height: 45px;
    line-height: 45px;
}
.tab-box ul li a {
    height: 45px;
    line-height: 45px;
    float: left;
    padding: 0px 10px;
}
.tab-box ul li a:hover, .tab-box-current {
    height: 45px;
    line-height: 45px;
    float: left;
    background: #d01515;
    color: #fff;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
}
.tab-box dl {
    float: right;
}
.search-filter-title {
    width: 100%;
    float: left;
}
.search-filter-title dl {
    width: 100%;
    float: left;
}
.search-filter-title dl dd {
    float: left;
    height: 30px;
    line-height: 30px;
}
.search-filter-title dl dd span {
    float: left;
}
.search-filter-title dl dd i {
    margin-left: 10px;
    margin-right: 10px;
}
.search-filter-title dl dd a {
    padding: 3px 10px 3px 10px;
    border: solid 1px #e9e9e9;
    margin-right: 10px;
}
.search-filter-title dl dd a:hover {
    padding: 3px 10px 3px 10px;
    border: solid 1px #d01515;
}
.search-filter-title dl dt {
    float: right;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.search-filter {
    width: 1188px;
    float: left;
    padding-bottom: 5px;
}
.search-filter dl {
    width: 1148px;
    margin-left: 20px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    padding: 5px 0;
}
.search-filter dl dd {
    width: 100px;
    float: left;
    margin-left: 20px;
}
.search-filter dl dt {
    width: 1000px;
    float: left;
}
.search-filter dl dt a {
    float: left;
    padding: 0px 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.search-filter dl dt a:hover, .filter-hover {
    float: left;
    background: #d01515;
    color: #fff;
}
.box-1210 {
    width: 1210px;
    float: left;
}
.box-1210 .s-tj-box {
    width: 583px;
    float: left;
    border: solid 1px #e9e9e9;
}
.box-1210 .s-tj-box:hover {
    border: solid 1px #d01515;
}
.box-1210 .s-tj-box:hover .tj-box-view {
    background: #d01515;
    color: #fff;
}
.box-1210 .s-tj-box:hover .tj-box-view a {
    color: #fff;
}
.box-1210 .tj-box-user {
    width: 150px;
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.box-1210 .tj-box-user dl dd {
    width: 50px;
    float: left;
}
.box-1210 .tj-box-user dl dd img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.box-1210 .tj-box-user dl dt {
    width: 90px;
    float: left;
    margin-left: 10px;
}
.box-1210 .tj-box-user dl dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
}
.box-1210 .tj-box-user dl dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.box-1210 .tj-box-cen {
    float: left;
    width: 327px;
    margin-top: 15px;
    margin-left: 15px;
}
.box-1210 .tj-box-cen-top {
    width: 300px;
    float: left;
    height: 22px;
}
.box-1210 .tj-box-cen-top span {
    float: left;
    line-height: 20px;
    line-height: 20px;
}
.box-1210 .tj-box-cen-top img {
    float: right;
    margin-left: 10px;
}
.box-1210 .tj-box-vs {
    width: 327px;
    float: left;
    margin-top: 3px;
}
.box-1210 .tj-box-vs dl {
    width: 327px;
    float: left;
}
.box-1210 .tj-box-vs dl dd {
    float: left;
}
.box-1210 .tj-box-vs .vs-dl-left {
    text-align: right;
}
.box-1210 .tj-box-vs .vs-dl-left img {
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 5px;
}
.box-1210 .tj-box-vs .vs-dl-left span {
    float: right;
    height: 30px;
    line-height: 30px;
}
.box-1210 .tj-box-vs .vs-dl-right {
    text-align: left;
}
.box-1210 .tj-box-vs .vs-dl-right img {
    float: left;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    margin-right: 5px;
}
.box-1210 .tj-box-vs .vs-dl-right span {
    float: left;
    height: 30px;
    line-height: 30px;
}
.box-1210 .tj-box-vs dl dt {
    width: 30px;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.box-1210 .tj-box-view {
    width: 80px;
    float: left;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #f8f8f8;
}
.box-1210 .tj-box-view dl {
    float: left;
    margin-top: 15px;
}
.box-1210 .tj-box-view dl dd {
    width: 100%;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.box-1210 .tj-box-view dl dt {
    width: 100%;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.box-1210 .tj-box-view a:hover {
    color: #fff;
    display: block;
}
.box-1210 .search-user-box {
    width: 583px;
    float: left;
    border: solid 1px #e9e9e9;
}
.box-1210 .search-user-box:hover {
    border: solid 1px #d01515;
}
.box-1210 .search-user-cen {
    width: 310px;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    margin-top: 15px;
}
.box-1210 .search-user-cen-top {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
}
.box-1210 .search-user-vs {
    width: 327px;
    float: left;
    margin-top: 5px;
}
.box-1210 .search-follow {
    width: 80px;
    float: left;
    margin-top: 15px;
}
.box-1210 .search-follow dd {
    width: 100%;
    float: left;
    text-align: center;
}
.box-1210 .search-follow dd .agency-follow {
    background: #d01515;
    width: 80px;
    float: left;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}
.box-1210 .search-follow dd .agency-follow-no {
    background: #999;
    width: 80px;
    float: left;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}
.box-1210 .search-follow dt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 6px;
}
.box-1210 .search-follow dt a {
    width: 78px;
    float: left;
    border: solid 1px #d01515;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    color: #d01515;
}
.search-video {
    width: 1220px;
    float: left;
}
.search-video dl {
    width: 190px;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}
.search-video ul {
    width: 20px;
    float: left;
    height: 110px;
}
.search-video dl dd {
    width: 100%;
    float: left;
    position: relative;
    height: 110px;
}
.search-video dl dd img {
    width: 100%;
    float: left;
    height: 110px;
    overflow: hidden;
}
.search-video dl dd span {
    display: none;
}
.search-video dl:hover dd span {
    position: absolute;
    left: 80px;
    top: 40px;
    display: block;
    transition: opacity .3s;
}
.search-video dl dt {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 5px;
    float: left;
}
.search-news {
    width: 1190px;
    float: left;
}
.search-news dl dt {
    width: 960px;
    float: left;
    margin-left: 30px;
}
.search-news dl {
    width: 100%;
    float: left;
    padding-bottom: 25px;
}
.search-news dl dd {
    width: 200px;
    height: 125px;
    float: left;
}
.search-news dl dd img {
    width: 200px;
    height: 125px;
    overflow: hidden;
}
.search-news dl dt h3 {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.search-news dl dt .dt-span {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-home dl dt .dt-span2 {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
}
/****排行榜****/
.center-user {
    width: 670px;
    float: left;
}
.center-box {
    width: 858px;
    float: left;
    margin-right: 30px;
}
.tab-box2 {
    width: 100%;
    float: left;
    height: 45px;
    line-height: 45px;
    border-bottom: solid 3px #e9e9e9;
}
.tab-box2 ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-top: 5px;
    margin-right: 10px;
    background: #e9e9e9;
    border-radius: 18px;
}
.tab-box2 ul li a {
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0px 20px;
}
.tab-box2 ul li a:hover, .tab-box2-current {
    height: 35px;
    line-height: 35px;
    background: #d01515;
    border-radius: 18px;
    float: left;
    color: #FFFFFF;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
}
.rank-box {
    width: 668px;
    float: left;
}
.rank-box h3 {
    width: 638px;
    float: left;
    padding: 10px 15px;
}
.rank-box ul {
    width: 100%;
    float: left;
    background: #fff;
}
.rank-box ul:nth-child(odd) {
    background: #fafafa;
}
.rank-box ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}
.rank-box ul .rank-li1 {
    width: 120px;
    float: left;
    text-align: center;
}
.rank-box ul .rank-li1 span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
}
.rank-box ul .rank-li2 {
    width: 210px;
    float: left;
    margin-left: 20px;
}
.rank-box ul .rank-li2 em {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    float: left;
    margin-right: 5px;
}
.rank-box ul .rank-li2 em img {
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
}
.rank-box ul .rank-li2 .user-width {
    width: 210px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
}
.rank-box ul .rank-li2 i {
    display: inline-block;
    margin-left: 2px;
    position: relative;
    top: -8px;
}
.rank-box ul .rank-li3 {
    width: 160px;
    float: left;
    text-align: center;
}
.rank-box ul .rank-li4 {
    width: 158px;
    float: left;
    text-align: center;
}
.keepwin-box {
    width: 668px;
    float: left;
}
.keepwin-box h3 {
    width: 638px;
    float: left;
    padding: 10px 15px;
}
.keepwin-box ul {
    width: 100%;
    float: left;
    background: #fff;
}
.keepwin-box ul:nth-child(odd) {
    background: #fafafa;
}
.keepwin-box ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}
.keepwin-box ul .keepwin-li1 {
    width: 120px;
    float: left;
    text-align: center;
}
.keepwin-box ul .keepwin-li1 span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
}
.keepwin-box ul .keepwin-li2 {
    width: 168px;
    float: left;
    margin-left: 20px;
}
.keepwin-box ul .keepwin-li2 em {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    float: left;
    margin-right: 5px;
}
.keepwin-box ul .keepwin-li2 em img {
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
}
.keepwin-box ul .keepwin-li2 i {
    display: inline-block;
    margin-left: 2px;
    position: relative;
    top: -8px;
}
.keepwin-box ul .keepwin-li2 .user-width {
    width: 168px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
}
.keepwin-box ul .keepwin-li3 {
    width: 120px;
    float: left;
    text-align: center;
}
.keepwin-box ul .keepwin-li4 {
    width: 120px;
    float: left;
    text-align: center;
}
.keepwin-box ul .keepwin-li5 {
    width: 120px;
    float: left;
    text-align: center;
}
.center-note {
    width: 830px;
    padding: 15px;
    float: left;
    line-height: 25px;
}
.center-note h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
}
.center-note h3 i {
    width: 30px;
    float: left;
    height: 30px;
    margin-right: 5px;
}
.center-note h3 span {
    float: left;
    margin-right: 20px;
}
.user-note {
    width: 828px;
    padding: 15px;
    float: left;
    line-height: 25px;
}
.user-note h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
}
.user-note h3 i {
    width: 30px;
    float: left;
    height: 30px;
    margin-right: 5px;
}
.user-note h3 span {
    float: left;
    margin-right: 20px;
}
/****电台*****/

.radio-box {
    width: 670px;
    float: left;
}
.radio-box dl {
    width: 670px;
    float: left;
}
.radio-box dl dd {
    width: 240px;
    float: left;
}
.radio-box dl dd img {
    width: 240px;
    float: left;
}
.radio-box dl dd span {
    width: 240px;
    float: left;
    margin-top: 5px;
    line-height: 22px;
}
.radio-box dl dt {
    width: 410px;
    float: left;
    margin-left: 20px;
    line-height: 22px;
}
.radio-box dl dt .radio-listen {
    background: #ffc91e;
    color: #d01515;
    padding: 3px 10px;
    border-radius: 3px;
}
.radio-box dl dt p {
    width: 100%;
    float: left;
}
.radio-box dl dt span {
    margin-top: 5px;
    float: left;
}
.tj-type {
    width: 658px;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.tj-type li {
    float: left;
    height: 30px;
    line-height: 30px;
}
.tj-box-no {
    width: 850px;
    padding: 50px 0;
    float: left;
    line-height: 25px;
    text-align: center;
}
.user-box-no {
    width: 858px;
    padding: 50px 0;
    float: left;
    line-height: 25px;
    text-align: center;
}
.box-tj-list {
    width: 860px;
    float: left;
}
.box-tj-list .tj-box {
    width: 860px;
    float: left;
    border: solid 1px #e9e9e9;
}
.box-tj-list .tj-box:hover {
    border: solid 1px #d01515;
}
.box-tj-list .tj-box:hover .tj-box-view {
    background: #d01515;
    color: #fff;
}
.box-tj-list .tj-box:hover .tj-box-view a {
    color: #fff;
}
.tj-box {
    width: 668px;
    float: left;
    border: solid 1px #e9e9e9;
}
.tj-box:hover {
    border: solid 1px #d01515;
}
.tj-box:hover .tj-box-view {
    background: #d01515;
    color: #fff;
}
.tj-box:hover .tj-box-view a {
    color: #fff;
}




.tj-box .tj-box-user {
    width: 180px;
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tj-box .tj-box-user dl dd {
    width: 50px;
    float: left;
}
.tj-box .tj-box-user dl dd img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.tj-box .tj-box-user dl dt {
    width: 120px;
    float: left;
    margin-left: 10px;
}
.tj-box .tj-box-user dl dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.tj-box .tj-box-user dl dt .user-width {
    width: 120px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: inline-block;
}
.tj-box .tj-box-user dl dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.tj-box .tj-box-cen {
    float: left;
    width: 372px;
    padding: 13px 0 13px 20px
}
.tj-box .tj-box-cen-top {
    width: 300px;
    float: left;
    height: 22px;
}
.tj-box .tj-box-cen-top .left-span {
    float: left;
    line-height: 20px;
}
.tj-box .tj-box-cen-top .right-span {
    float: right;
    line-height: 20px;
}
.tj-box .tj-box-cen-top img {
    float: right;
    margin-left: 10px;
}
.tj-box .tj-box-vs {
    width: 357px;
    float: left;
    margin-top: 2px;
}
.tj-box .tj-box-vs dl {
    width: 485px;
    float: left;
}
.tj-box .tj-box-vs dl dd {
    float: left;
}
.tj-box .tj-box-vs .vs-dl-left {
    text-align: right;
}
.tj-box .tj-box-vs .vs-dl-left img {
    float: right;
    width: 30px;
    height: 30px;
    margin-left: 5px;
}
.tj-box .tj-box-vs .vs-dl-left span {
    float: right;
    height: 30px;
    line-height: 30px;
}
.tj-box .tj-box-vs .vs-dl-right {
    text-align: left;
}
.tj-box .tj-box-vs .vs-dl-right img {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.tj-box .tj-box-vs .vs-dl-right span {
    float: left;
    height: 30px;
    line-height: 30px;
}
.tj-box .tj-box-vs dl dt {
    width: 170px;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.tj-box .tj-box-view {
    width: 110px;
    float: right;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #f8f8f8;
}
.tj-box .tj-box-view dl {
    float: left;
    margin-top: 15px;
}
.tj-box .tj-box-view dl dd {
    width: 100%;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.tj-box .tj-box-view dl dt {
    width: 100%;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.tj-box .tj-box-view a:hover {
    color: #fff;
    display: block;
}
.box-tj-list .tj-result {
    width: 170px;
    float: left;
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.box-tj-list .tj-result dl dd {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
}
.box-tj-list .tj-result dl dt {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
}
.box-tj-list .tj-schedule {
    width: 250px;
    float: left;
    margin-left: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.box-tj-list .tj-schedule dl dd {
    float: left;
    height: 50px;
    line-height: 50px;
}
.box-tj-list .tj-schedule dl dt {
    float: right;
    height: 50px;
    line-height: 50px;
}
.box-tj-list .tj-schedule dl dt img {
    margin-top: 13px;
}
.tj-box .tj-schedule-user {
    width: 220px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tj-box .tj-schedule-user dl dd {
    width: 50px;
    float: left;
}
.tj-box .tj-schedule-user dl dd img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.tj-box .tj-schedule-user dl dt {
    width: 150px;
    float: left;
    margin-left: 10px;
}
.tj-box .tj-schedule-user dl dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.tj-box .tj-schedule-user dl dt .user-width {
    width: 150px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: inline-block;
}
.tj-box .tj-schedule-user dl dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.user-tj-box {
    width: 860px;
    float: left;
}
.user-tj-box .tj-type {
    width: 848px;
}
.user-tj-box .tj-box {
    width: 858px;
    float: left;
    border: solid 1px #e9e9e9;
}
.user-tj-box .tj-box:hover {
    border: solid 1px #d01515;
}
.user-tj-box .tj-box:hover .tj-box-view {
    background: #d01515;
    color: #fff;
}
.user-tj-box .tj-box:hover .tj-box-view a {
    color: #fff;
}
.user-tj-box .user-tj-list {
    width: 858px;
    float: left;
    border: solid 1px #e9e9e9;
}
.user-tj-box .user-tj-list:hover {
    border: solid 1px #d01515;
}
.user-tj-box .user-tj-list:hover .tj-box-view {
    background: #d01515;
    color: #fff;
}
.user-tj-box .user-tj-list:hover .tj-box-view a {
    color: #fff;
}
.user-tj-list .tj-box-user {
    width: 180px;
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.user-tj-list .tj-box-user dl dd {
    width: 50px;
    float: left;
}
.user-tj-list .tj-box-user dl dd img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.user-tj-list .tj-box-user dl dt {
    width: 120px;
    float: left;
    margin-left: 10px;
}
.user-tj-list .tj-box-user dl dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.user-tj-list .tj-box-user dl dt .user-width {
    width: 120px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: inline-block;
}
.user-tj-list .tj-box-user dl dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.user-tj-list .tj-box-cen {
    float: left;
    width: 372px;
    margin: 13px 0px 13px 20px;
}
.user-tj-list .tj-box-cen-top {
    width: 350px;
    float: left;
    height: 22px;
}
.user-tj-list .tj-box-cen-top .left-span {
    float: left;
    line-height: 20px;
    line-height: 20px;
}
.user-tj-list .tj-box-cen-top .right-span {
    float: right;
    line-height: 20px;
    line-height: 20px;
}
.user-tj-list .tj-box-cen-top img {
    float: right;
    margin-left: 10px;
}
.user-tj-list .tj-box-vs {
    width: 357px;
    float: left;
    margin-top: 2px;
}
.user-tj-list .tj-box-vs dl {
    width: 357px;
    float: left;
}
.user-tj-list .tj-box-vs dl dd {
    float: left;
}
.user-tj-list .tj-box-vs .vs-dl-left {
    text-align: right;
}
.user-tj-list .tj-box-vs .vs-dl-left img {
    float: right;
    width: 30px;
    height: 30px;
    margin-left: 5px;
}
.user-tj-list .tj-box-vs .vs-dl-left span {
    float: right;
    height: 30px;
    line-height: 30px;
}
.user-tj-list .tj-box-vs .vs-dl-right {
    text-align: left;
}
.user-tj-list .tj-box-vs .vs-dl-right img {
    float: left;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px;
}
.user-tj-list .tj-box-vs .vs-dl-right span {
    float: left;
    height: 30px;
    line-height: 30px;
}
.user-tj-list .tj-box-vs dl dt {
    width: 30px;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.user-tj-list .tj-box-view {
    width: 80px;
    float: right;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #f8f8f8;
}
.user-tj-list .tj-box-view dl {
    float: left;
    margin-top: 15px;
}
.user-tj-list .tj-box-view dl dd {
    width: 100%;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.user-tj-list .tj-box-view dl dt {
    width: 100%;
    float: left;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.user-tj-list .tj-box-view a:hover {
    color: #fff;
    display: block;
}
.user-tj-list .tj-result {
    width: 250px;
    float: left;
    margin-left: 70px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.user-tj-list .tj-result dl dd {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
}
.user-tj-list .tj-result dl dd .dd-li {
    width: 100px;
    float: left;
}
.user-tj-list .tj-result dl dd .dd-li2 {
    width: 150px;
    float: left;
}
.user-tj-list .tj-result dl dt {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
}
.user-tj-list .user-result {
    width: 170px;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.user-tj-list .user-result dl dd {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
}
.user-tj-list .user-result dl dt {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
}
.box-tj-list .release-vs {
    float: left;
    width: 372px;
    margin: 13px 0px 13px 20px;
}
.box-tj-list .release-vs-top {
    width: 350px;
    float: left;
    height: 22px;
}
.box-tj-list .release-vs-top .left-span {
    float: left;
    line-height: 20px;
    line-height: 20px;
}
.box-tj-list .release-vs-top .right-span {
    float: right;
    line-height: 20px;
    line-height: 20px;
}
.box-tj-list .release-vs-top img {
    float: right;
    margin-left: 10px;
}
.box-tj-list .release-vs-bot {
    width: 357px;
    float: left;
    margin-top: 2px;
}
.box-tj-list .release-vs-bot dl {
    width: 357px;
    float: left;
}
.box-tj-list .release-vs-bot dl dd {
    float: left;
}
.box-tj-list .release-vs-bot dt {
    width: 30px;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.box-tj-list .release-vs-bot .vs-dl-left {
    text-align: left;
}
.box-tj-list .release-vs-bot .vs-dl-left img {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 5px;
}
.box-tj-list .release-vs-bot .vs-dl-left span {
    float: left;
    height: 30px;
    line-height: 30px;
    max-width: 110px;
    overflow: hidden;
}
.box-tj-list .release-vs-bot .vs-dl-right {
    text-align: left;
}
.box-tj-list .release-vs-bot .vs-dl-right img {
    float: left;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 5px;
}
.box-tj-list .release-vs-bot .vs-dl-right span {
    float: left;
    height: 30px;
    line-height: 30px;
    max-width: 110px;
    overflow: hidden;
}
.box-tj-list .release-vs-r {
    width: 190px;
    float: left;
    margin: 13px 0px 13px 15px;
    padding-right: 15px;
}
.box-tj-list .release-vs-r dl {
    width: 100%;
    float: left;
}
.box-tj-list .release-vs-r dl dd {
    width: 50px;
    float: left;
    height: 27px;
    line-height: 27px;
    text-align: center;
}
.box-tj-list .release-vs-r dl dt {
    width: 90px;
    float: left;
    height: 27px;
    line-height: 27px;
    text-align: center;
}
.box-tj-list .release-vs-r dl dd .button_zd {
    width: 100%;
    float: left;
    background: #d01515;
    border-radius: 3px;
    height: 24px;
    border: none;
    margin-top: 1px;
    outline: none;
    cursor: pointer;
    color: #fff;
}
.box-tj-list .release-vs-r dl dd .button_kd {
    width: 100%;
    float: left;
    background: #ff9c00;
    border-radius: 3px;
    height: 24px;
    outline: none;
    cursor: pointer;
    border: none;
    margin-top: 1px;
    color: #fff;
}
.box-tj-list .release-vs-r dl dd .button_zd:disabled {
    width: 100%;
    float: left;
    background: #ccc;
    border-radius: 3px;
    height: 24px;
    border: none;
    margin-top: 1px;
    outline: none;
    color: #fff;
}
.box-tj-list .release-vs-r dl dd .button_kd:disabled {
    width: 100%;
    float: left;
    background: #ccc;
    border-radius: 3px;
    height: 24px;
    outline: none;
    border: none;
    margin-top: 1px;
    color: #fff;
}
.box-tj-list .release-analysis {
    width: 54px;
    float: left;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.release_tab {
    width: 648px;
    padding: 10px 10px;
    float: left;
    height: 28px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}
.release_tab dl {
    width: 380px;
    float: left;
}
.release_tab dl dd {
    height: 26px;
    line-height: 26px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    background: #ccc;
    color: #000;
}
.release_tab dl dd a {
    float: left;
    height: 26px;
    padding: 0px 10px;
    line-height: 26px;
    cursor: pointer;
}
.release_tab dl dd a:hover, .fbjc_hover {
    background: #d01515;
    float: left;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #fff;
    text-decoration: none;
}
.release_tab dl span {
    float: left;
    height: 26px;
    line-height: 26px;
}
.release_tab dl span b {
    margin-top: 2px;
    float: left;
}
.release_tab .r-tab-ul {
    width: 250px;
    float: right;
    margin-top: 1px;
}
.release_tab .r-tab-ul li {
    height: 23px;
    float: right;
    line-height: 23px;
    padding: 0 15px;
    border: #626262 solid 1px;
    margin-right: 10px;
}
.release_tab .r-tab-ul li span {
    font-weight: bold;
}
.release_tab .r-tab-ul li a {
    color: #000;
    display: block;
    height: 23px;
    float: left;
    line-height: 23px;
    cursor: pointer;
    text-align: center;
}
.release_tab .r-tab-ul li a:hover {
    color: #000;
    display: block;
    height: 23px;
    float: left;
    line-height: 23px;
    text-decoration: none;
}
.release_tab .tab-ul {
    float: left;
    width: 250px;
}
.release_tab .tab-ul li {
    height: 26px;
    width: 100px;
    line-height: 26px;
    margin-right: 10px;
    float: left;
}
.release_tab .tab-ul li a {
    height: 26px;
    width: 100px;
    line-height: 26px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    background: #ccc;
    color: #000;
}
.release_tab .tab-ul a.current {
    background: #d01515;
    float: left;
    height: 26px;
    width: 100px;
    line-height: 26px;
    display: block;
    color: #fff;
    text-decoration: none;
}
.release-list {
    width: 669px;
    overflow: hidden;
    margin-bottom: 15px;
    border-right: none;
    float: left;
}
.release-list dl {
    width: 668px;
    height: 30px;
    display: inline;
    float: left;
    padding-top: 10px;
    border-right: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
}
.release-list dl dd {
    width: 270px;
    float: left;
}
.release-list dl dt {
    float: left;
    width: 65px;
    text-align: center;
}
.release-list dl dt input {
    background: #ccc;
    border: none;
    outline: none;
    cursor: pointer;
    height: 22px;
}
.release-list ul {
    width: 669px;
    margin-bottom: -1px;
    float: left;
    display: inline;
}
.release-list ul li {
    float: left;
    width: 110.5px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px #e9e9e9 solid;
    border-right: 1px #e9e9e9 solid;
    overflow: hidden;
}
.release-list ul li input {
    float: left;
    margin-top: 7px;
}
.release-list ul li label {
    float: left;
}
#fade {
    display: none;
    z-index: 11;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 9;
}
.release-tips {
    width: 450px;
    padding-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 9999;
    left: 50%;
    margin-left: -225px;
    top: 50%;
    margin-top: -200px;
}
.tips-close {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
}
.tips-close dd {
    width: 200px;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    display: inline;
}
.tips-close dt {
    float: right;
    text-align: right;
    width: 40px;
}
.tips-close dt a {
    float: left;
    margin-top: 3px;
    display: block;
}
.tips-close dt a:hover {
    float: left;
    display: block;
}
.release-t-con {
    width: 420px;
    float: left;
    margin-left: 15px;
    display: inline;
}
.release-t-con dl {
    width: 100%;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
}
.release-t-con dl dd {
    width: 190px;
    float: left;
    text-align: right;
}
.release-t-con dl span {
    float: left;
    width: 40px;
    text-align: center;
    font-size: 14px;
    color: #d01515;
    font-weight: bold;
}
.release-t-con dl dt {
    width: 190px;
    float: left;
    text-align: left;
}
.release-t-con .ul_con {
    width: 378px;
    float: left;
    padding: 10px 20px;
    margin-top: 10px;
}
.release-t-con .ul_con li {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #000;
}
.release-t-con .ul_con li input {
    width: 50px;
    height: 18px;
    line-height: 18px;
    border: solid 1px #bebebe;
}
.release-t-con .ul_xx {
    width: 368px;
    float: left;
    height: 25px;
    line-height: 25px;
}
.release-t-con .ul_xx li {
    float: left;
    margin-right: 10px;
    display: inline;
}
.release-t-con .ul_xx li input {
    float: left;
    margin-top: 7px;
}
.release-t-con .ul_xx li label {
    float: left;
}
.release-t-con .ul_tips {
    width: 370px;
    float: left;
    line-height: 25px;
    color: #000;
}
.release-t-con .ul_tips input {
    width: 40px;
    border: solid 1px #ccc;
    line-height: 18px;
    height: 18px;
}
.release-t-con .ul_tips textarea {
    width: 408px;
    border: solid 1px #e9e9e9;
    outline: none;
    resize: none;
    line-height: 18px;
    height: 36px;
}
.release-t-con .ul_button {
    width: 100%;
    float: left;
    text-align: center;
}
.release-t-con .ul_button .red-bg {
    padding: 5px 20px;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
}
.release-t-cg {
    width: 420px;
    float: left;
    margin-left: 15px;
    display: inline;
    padding-bottom: 50px;
}
.release-t-cg dl {
    width: 420px;
    float: left;
    height: 150px;
    margin-top: 50px;
}
.release-t-cg dl dd {
    width: 420px;
    float: left;
    text-align: center;
    line-height: 30px;
    padding-bottom: 30px;
}
.release-t-cg dl dt {
    width: 420px;
    float: left;
    text-align: center;
    line-height: 30px;
}
.release-t-cg .ul_button {
    width: 100%;
    float: left;
    text-align: center;
}
.release-t-cg .ul_button .red-bg {
    padding: 5px 20px;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
}
.radio-member {
    width: 670px;
    float: left;
}
.radio-member .member-user {
    width: 668px;
    float: left;
    border: solid 1px #e9e9e9;
}
.radio-member .member-user:hover {
    border: solid 1px #d01515;
}
.radio-member .member-user dl {
    width: 180px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.radio-member .member-user dl dd {
    width: 50px;
    float: left;
}
.radio-member .member-user dl dd img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.radio-member .member-user dl dt {
    width: 120px;
    float: left;
    margin-left: 10px;
}
.radio-member .member-user dl dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
}
.radio-member .member-user dl dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.radio-member .member-user ul {
    width: 440px;
    float: left;
    margin-left: 18px;
    line-height: 20px;
    margin-top: 10px;
}
.agency-box {
    width: 680px;
    float: left;
}
.agency-list {
    width: 328px;
    float: left;
}
.agency-list dl {
    float: left;
    padding: 10px;
    width: 308px;
}
.agency-list dd {
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 5px;
}
.agency-list dd img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    float: left;
}
.agency-list dt {
    float: left;
    width: 180px;
    margin-left: 20px;
    margin-top: 5px;
}
.agency-list dt h3 {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.agency-list dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.agency-list .agency-follow {
    float: left;
    margin-top: 10px;
    padding: 0px 10px;
    background: #d01515;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.agency-list .agency-follow-no {
    float: left;
    margin-top: 10px;
    padding: 0px 10px;
    background: #999;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.agency-list—ul {
    float: left;
    padding: 10px;
    line-height: 22px;
}
.agency-list—ul span {
    text-overflow: ellipsis;
    height: 88px;
    line-height: 22px;
    width: 100%;
    float: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.agency-list—ul a {
    float: left;
    width: 100%;
}
.agency-more {
    float: left;
    width: 660px;
    text-align: right;
    padding-right: 10px;
}
.agency-more a {
    float: right;
    height: 30px;
    line-height: 30px;
}
.expert-top {
    width: 668px;
    float: left;
}
.expert-top-dl {
    width: 648px;
    float: left;
    padding: 0 10px;
}
.expert-top-dd {
    font-size: 14px;
    float: left;
    width: 200px;
    color: #d01515;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}
.expert-top-dt {
    float: right;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    padding-right: 10px;
}
.expert-top-ul {
    float: left;
    width: 648px;
    padding: 10px;
}
.expert-top-ul-li {
    width: 150px;
    float: left;
    margin-left: 12px;
    display: inline;
    height: 30px;
    line-height: 30px;
}
.expert-top-ul-li .username i {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    top: -8px;
}
.user-info {
    width: 858px;
    float: left;
}
.user-info-top {
    width: 837px;
    float: left;
    padding: 10px;
}
.user-info-head {
    width: 240px;
    float: left;
}
.user-info-head dl {
    float: left;
    width: 240px;
}
.user-info-head dd {
    width: 100px;
    height: 100px;
    float: left;
}
.user-info-head dd img {
    width: 100px;
    height: 100px;
    border-radius: 3px;
    float: left;
}
.user-info-head dt {
    float: left;
    width: 128px;
    margin-left: 10px;
}
.user-info-head dt h3 {
    float: left;
    height: 22px;
    line-height: 22px;
    width: 100%;
    margin-bottom: 5px;
}
.user-info-head dt h4 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.user-info-head dt h5 {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.user-info-head dt .agency-follow {
    float: left;
    margin-top: 10px;
    padding: 0px 10px;
    background: #d01515;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.user-info-head dt .agency-follow-no {
    float: left;
    margin-top: 10px;
    padding: 0px 10px;
    background: #999;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.user-info-box {
    width: 825px;
    float: left;
    padding: 15px;
    line-height: 24px;
}
.view-box {
    width: 860px;
    float: left;
    border-bottom: solid 3px #d01515;
    border-top: solid 3px #d01515;
}
.view-vs-box {
    width: 858px;
    float: left;
    border-top: none;
    padding: 0px 0;
}
.view-vs-box dl {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.view-vs-box dl dd {
    width: 300px;
    float: left;
    text-align: right;
}
.view-vs-box dl dd img {
    width: 40px;
    height: 40px;
    overflow: hidden;
    float: right;
    margin-left: 5px;
}
.view-vs-box dl dd h3 {
    width: 255px;
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.view-vs-box dl dt {
    width: 300px;
    float: left;
    text-align: left;
}
.view-vs-box dl dt img {
    width: 40px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
}
.view-vs-box dl dt h3 {
    width: 255px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.view-vs-box dl span {
    width: 68px;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
}
.view-vs-con {
    width: 858px;
    float: left;
    border-top: none;
    border-bottom: none;
}
.view-vs-con dl {
    width: 858px;
    float: left;
    line-height: 30px;
}
.view-vs-con dl dd {
    width: 100px;
    float: left;
    text-align: right;
    padding: 5px 0px;
}
.view-vs-con dl dt {
    width: 557px;
    float: left;
    padding: 5px 0px 5px 10px;
}
.view-vs-view {
    width: 858px;
    float: left;
    padding-bottom: 20px;
    border-right: solid 1px #e9e9e9;
    border-left: solid 1px #e9e9e9;
    padding-top: 20px;
}
.view-vs-view dl {
    width: 100%;
    float: left;
}
.view-vs-view dd {
    width: 420px;
    float: left;
    margin-left: 250px;
    display: inline;
}
.view-vs-view dd span {
    background: #d01515;
    height: 45px;
    width: 300px;
    line-height: 45px;
    text-align: center;
    display: block;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #d32323;
}
.view-vs-view dd .red-button {
    background: #d01515;
    border-radius: 5px;
    height: 45px;
    width: 300px;
    line-height: 45px;
    text-align: center;
    display: block;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #fff;
}
.view-vs-view dd .red-button:hover {
    background: #b80000;
    height: 45px;
    width: 300px;
    color: #fff;
    text-decoration: none;
    line-height: 45px;
}
.view-vs-view dd .gray-button {
    background: #999;
    border-radius: 5px;
    height: 45px;
    width: 300px;
    line-height: 45px;
    text-align: center;
    display: block;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #fff;
}
.view-vs-view dd .gray-button:hover {
    background: #999;
    height: 45px;
    width: 300px;
    color: #fff;
    text-decoration: none;
    line-height: 45px;
}
.view-vs-view dt {
    width: 100%;
    float: left;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #848484;
}
.buy_record {
    width: 368px;
    float: left;
    display: inline;
    margin-left: 20px;
}
.buy_record dl {
    width: 575px;
    float: left;
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ccc;
    padding-left: 10px;
    margin-bottom: 10px;
}
.buy_record dl a {
    float: right;
}
.buy_record ul {
    width: 368px;
    float: left;
}
.buy_record ul li {
    float: left;
    height: 22px;
    line-height: 22px;
}
.buy_record ul .record_li {
    width: 70px;
    float: left;
    text-align: right;
}
.buy_record ul .record_li1 {
    width: 39px;
    float: left;
}
.buy_record ul .record_li2 {
    width: 45px;
    float: left;
}
.buy_record ul .record_li3 {
    width: 88px;
    float: left;
}
.user-about {
    width: 368px;
    float: left;
    display: inline;
    margin-left: 20px;
    line-height: 22px;
}
.user-about dl {
    width: 100%;
    float: left;
}
.user-about dl dd {
    width: 100%;
    float: left;
}
.user-about dl dt {
    width: 100%;
    float: left;
}
.user-about dl dd textarea {
    width: 366px;
    border: solid 1px #e9e9e9;
    outline: none;
    resize: none;
    line-height: 18px;
    height: 36px;
}
.user-about dl dt .red-bg {
    padding: 5px 20px;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
}
.user_record {
    width: 670px;
    float: left;
    margin-bottom: 15px;
}
.user_record dl {
    width: 630px;
    float: left;
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    margin-left: 15px;
    display: inline;
    margin-top: 15px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.user_record ul {
    width: 640px;
    float: left;
    margin-left: 15px;
    display: inline;
}
.user_record ul li {
    float: left;
    height: 22px;
    line-height: 22px;
}
.user_record ul .record_li {
    width: 80px;
    float: left;
    text-align: right;
}
.user_record ul .record_li1 {
    width: 50px;
    float: left;
}
.user_record ul .record_li2 {
    width: 60px;
    float: left;
}
.user_record ul .record_li3 {
    width: 105px;
    float: left;
}
.user_record ul .record_li4 {
    width: 150px;
    float: left;
    height: 10px;
    border: solid 1px #dbdbdb;
    margin-left: 20px;
    display: inline;
    margin-top: 5px;
    margin-right: 3px;
}
.user_record ul .record_li4 span {
    background: #d01515;
    height: 10px;
    display: block;
}
.r-box300-rate {
    width: 298px;
    float: left;
    padding-bottom: 1px;
}
.r-box300-rate ul {
    width: 100%;
    float: left;
}
.r-box300-rate li {
    float: left;
    line-height: 40px;
    text-align: center;
}
.r-box300-rate .rate-li {
    width: 50px;
}
.r-box300-rate .rate-li span {
    width: 24px;
    height: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin:11px auto 0;
}
.r-box300-rate .rate-li2 {
    width: 128px;
    line-height: 42px;
    height: 42px;
}
.r-box300-rate .rate-li2 .user-width {
    width: 128px;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}
.r-box300-rate .rate-li2 i {
    position: relative;
    top: -8px;
    margin-left: 2px;
    display: inline-block;
}
.r-box300-rate .rate-li3 {
    width: 60px;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
}
.r-box300-rate .rate-li4 {
    width: 60px;
    line-height: 42px;
    height: 42px;
}
/*****用户中心****/
.user-left {
    width: 298px;
    float: left;
}
.user-left-top {
    width: 100%;
    float: left;
    padding: 20px 0;
}
.user-left-top dl {
    width: 100%;
    float: left;
}
.user-left-top dl dd {
    width: 100%;
    float: left;
    text-align: center;
}
.user-left-top dl dd img {
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 79px;
    border-radius: 50%;
}
.user-left-top dl dt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.user-menu {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.user-menu li {
    width: 100%;
    float: left;
    text-indent: 70px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.user-menu li a {
    width: 100%;
    float: left;
}
.user-menu li a:hover {
    width: 100%;
    float: left;
}
.user-menu li i {
    float: right;
    padding-right: 30px;
    margin-top: 8px;
}
.user-menu h3 {
    width: 100%;
    float: left;
    text-indent: 50px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}
.user-menu h3 i {
    float: right;
    padding-right: 30px;
    margin-top: 12px;
}
.user-menu h3 a {
    width: 100%;
    float: left;
}
.user-menu h3 a:hover, .user-menu-hover {
    width: 100%;
    float: left;
}
.user-cent {
    width: 860px;
    float: left;
    margin-left: 30px;
}
.user-data {
    width: 860px;
    float: left;
}
.user-data ul {
    width: 820px;
    float: left;
    border-bottom: dashed 1px #ccc;
    margin: 30px 0px 10px 20px;
    display: inline;
}
.user-data .ts_gray {
    color: #9a9a9a;
}
.user-data dl {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.user-data dl dd {
    float: left;
    width: 200px;
    text-align: right;
    height: 30px;
    line-height: 30px;
}
.user-data .text_ip {
    width: 200px;
    height: 26px;
    line-height: 26px;
    border: solid 1px #ccc;
    margin-right: 5px;
    padding: 0 3px;
    float: left;
}
.user-data dl dt {
    float: left;
    line-height: 30px;
}
.user-data dl dt .red-bg {
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
    border: none;
}
.user-data .text_birthday {
    width: 60px;
    float: left;
    height: 26px;
    line-height: 26px;
    border: solid 1px #ccc;
    margin-right: 5px;
}
.user .zhgl_con .text_address {
    width: 100px;
    float: left;
    height: 26px;
    line-height: 26px;
    border: solid 1px #ccc;
    margin-right: 5px;
}
.user-data .address_ip {
    width: 300px;
    float: left;
    height: 26px;
    line-height: 26px;
    border: solid 1px #ccc;
    margin-right: 5px;
    padding: 0 3px;
}
.user-data span {
    margin-right: 10px;
}
.user-data .text_yzm {
    background: #ccc;
    width: 80px;
    text-align: center;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
    border: none;
}
.user-right {
    width: 160px;
    float: right;
}
.buy-popup {
    width: 450px;
    padding-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 9999;
    left: 50%;
    margin-left: -225px;
    top: 50%;
    margin-top: -200px;
}
.buy-success {
    width: 420px;
    float: left;
    margin-left: 15px;
    display: inline;
    margin-top: 20px;
}
.buy-success dd {
    width: 420px;
    float: left;
    text-align: center;
    color: #4a4a4a;
    line-height: 30px;
}
.buy-success dt {
    width: 420px;
    float: left;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 40px;
    color: #d01515;
}
.buy-success .ul-button {
    width: 420px;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    padding-bottom: 10px;
}
.buy-success .ul-button .red-bg {
    padding: 5px 20px;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 3px;
}
/*********修改头像**********/

.user-logo {
    width: 100%;
    float: left;
}
.user-logo-ti {
    width: 820px;
    float: left;
    margin-left: 20px;
    display: inline;
    border-bottom: solid 1px #ccc;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}
.user-logo-cen {
    width: 820px;
    float: left;
    margin-left: 20px;
    display: inline;
    margin-top: 5px;
    margin-bottom: 15px;
}
.user-logo-cen dl {
    width: 100%;
    float: left;
}
.user-logo-cen dl dd {
    width: 100%;
    float: left;
    line-height: 25px;
    padding-bottom: 20px;
}
.user-logo_cen dl dt {
    width: 630px;
    float: left;
}
.user-logo-cen dl dt img {
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.user-logo-con {
    width: 630px;
    float: left;
    margin-left: 20px;
    display: inline;
    margin-top: 5px;
    margin-bottom: 15px;
}
.user-logo-con h3 {
    width: 630px;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
    font-size: 12px;
}
.user-logo-bot {
    width: 630px;
    float: left;
    margin-left: 20px;
    display: inline;
    padding-bottom: 20px;
}
.user-logo-bot dl {
    width: 630px;
    float: left;
}
.user-logo-bot dl dd {
    width: 630px;
    line-height: 25px;
    height: 25px;
}
.user-logo-bot dl dt {
    width: 450px;
    float: left;
    margin-left: 150px;
    display: inline;
    margin-top: 50px;
}
.user-logo-bot dl dt .red-bg {
    padding: 10px 20px;
    float: left;
    border: none;
    color: #fff;
    font-size: 16px;
}
/*********我的道具**********/
.user-props {
    width: 858px;
    float: left;
    margin-bottom: 15px;
}
.user-props ul {
    width: 100%;
    float: left;
}
.user-props ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
}
.user-props .props_li {
    width: 270px;
    float: left;
    padding-left: 10px;
}
.user-props .props_li2 {
    width: 270px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
}
.user-props .props_li3 {
    width: 105px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
}
.user-props .props_li4 {
    width: 170px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
}
.user .props_use {
    width: 668px;
    float: left;
    border: solid 1px #ccc;
    border-bottom: none;
}
.user .props_use ul {
    width: 668px;
    float: left;
    border-bottom: solid 1px #ccc;
}
.user .props_use ul li {
    float: left;
    height: 32px;
    line-height: 32px;
}
.user .props_use .props_li {
    width: 130px;
    float: left;
    border-right: solid 1px #ccc;
    text-align: center;
}
.user .props_use .props_li2 {
    width: 150px;
    float: left;
    border-right: solid 1px #ccc;
    padding-left: 10px;
}
.user .props_use .props_li3 {
    width: 90px;
    float: left;
    border-right: solid 1px #ccc;
    text-align: center;
}
.user .props_use .props_li4 {
    width: 341px;
    float: left;
    padding-left: 10px;
}
/*********我的分销商**********/
.user-distribution {
    width: 820px;
    float: left;
    margin-left: 20px;
    display: inline;
}
.user-distribution dl {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.user-distribution dd {
    width: 100%;
    float: left;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}
.user-distribution dt {
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
}
.user-distribution dt a:hover {
    text-decoration: underline;
}
.user-d-charge {
    width: 858px;
    float: left;
}
.user-d-charge h3 {
    width: 840px;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    float: left;
}
.user-d-charge ul {
    width: 858px;
    float: left;
}
.user-d-charge ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}
.user-d-charge .gold_li {
    width: 214px;
    float: left;
    text-align: center;
}
.user-d-charge .gold_li2 {
    width: 180px;
    float: left;
    text-align: center;
}
.user-d-charge .gold_li3 {
    width: 140px;
    float: left;
    text-align: center;
}
.user-d-charge .gold_li4 {
    width: 168px;
    float: left;
    padding-left: 10px;
}
.my_offline {
    width: 838px;
    float: left;
    margin-bottom: 15px;
    padding: 10px;
}
.my_offline-dl {
    width: 100%;
    float: left;
    line-height: 20px;
    height: 20px;
    text-indent: 10px;
    font-weight: bold;
}
.my_offline-ul {
    float: left;
    width: 100%;
}
.my_offline-ul-li {
    width: 152px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    display: inline;
    height: 25px;
    line-height: 25px;
}
.my_offline-ul-li .user-width {
    width: 152px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    display: inline-block;
}
/*********我的金豆**********/

.user-gold {
    width: 858px;
    float: left;
}
.user-gold h3 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    float: left;
}
.user-gold ul {
    width: 100%;
    float: left;
}
.user-gold ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.user-gold .gold_li {
    width: 140px;
    padding-left: 10px;
    float: left;
}
.user-gold .gold_li2 {
    width: 145px;
    float: left;
    padding-left: 10px;
}
.user-gold .gold_li3 {
    width: 100px;
    float: left;
    padding-left: 10px;
}
.user-gold .gold_li4 {
    width: 210px;
    float: left;
    padding-left: 8px;
}
/*****我的消息****/
.user-message {
    width: 860px;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.user-message dl {
    width: 820px;
    float: left;
    line-height: 30px;
    margin-top: 10px;
    margin-left: 15px;
    display: inline;
    padding-right: 10px;
}
.user-message dl dd {
    width: 400px;
    float: left;
}
.user-message dl dd a {
    color: #4a4a4a;
}
.user-message dl dd i {
    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 5px;
    margin-left: 5px;
}
.user-message dl dd input {
    float: left;
    margin-top: 9px;
    margin-right: 5px;
}
.user-message dl dt {
    width: 130px;
    float: right;
    color: #848484;
}
.user-message dl .xiaoxi_span {
    width: 100%;
    float: left;
    line-height: 25px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.user-message dl dt i {
    display: block;
    float: right;
    margin-top: 8px;
}
.user-message dl dt .delete a {
    width: 11px;
    height: 14px;
    background: url(../images/public.png) -222px -248px no-repeat;
    float: left;
}
.user-message dl dt .delete a:hover {
    width: 11px;
    height: 14px;
    background: url(../images/public.png) -234px -248px no-repeat;
    float: left;
}
.user-message input {
    float: left;
    margin-top: 13px;
}
.user-me-title {
    width: 860px;
    float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.user-me-title dd {
    width: 100px;
    float: left;
    font-weight: bold;
    text-indent: 15px;
    margin-right: 20px;
}
.user-me-title .xiaoxi_xl {
    background: url(../images/public.png) -208px -254px no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
}
.user-me-title dd a {
    position: relative;
    left: 0px;
}
.user-me-title dd .xiaoxi_ul {
    width: 80px;
    background: #fff;
    position: absolute;
    top: -999em;
    z-index: 99999;
    display: none;
    border: #ccc solid 1px;
}
.user-me-title dd:hover .xiaoxi_ul {
    top: 30px;
    left: 10px;
    display: block;
}
.xiaoxi_ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 80px;
    float: left;
    font-weight: 100;
}
.xiaoxi_ul li:hover {
    background: #f4f5f6;
}
.user-me-bot {
    width: 620px;
    float: left;
    line-height: 40px;
    height: 40px;
    padding-left: 20px;
}
.user-me-bot input {
    float: left;
    margin-top: 13px;
}
.user-pay {
    width: 860px;
    float: left;
}
.user-pay dl {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}
.user-pay dd {
    width: 200px;
;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 5px;
}
.user-pay dt {
    width: 560px;
    float: left;
    margin-left: 10px;
}
.user-pay dt ul {
    float: left;
}
.user-pay dt ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.user-pay dt ul li span {
    float: right;
    padding-right: 10px;
}
.user-pay dt ul li label {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 150px;
    padding-left: 10px;
    border: solid 1px #e9e9e9;
    border-radius: 3px;
}
.user-pay dt ul li label input {
    float: left;
    margin-right: 5px;
    margin-top: 18px;
}
.user-pay dt .span-left {
    float: left;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
}
.pay-new2-box {
    width: 100%;
    float: left;
}
.pay-new2-title {
    width: 642px;
    margin: 0 auto;
    background: url(../images/retrieve_03.png) -0px -195px no-repeat;
    height: 39px;
}
.pay-new2-bot {
    width: 642px;
    margin: 0 auto;
}
.pay-new2-bot dl {
    margin-top: 100px;
    float: left;
}
.pay-new2-bot dd {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 500px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.pay-new2-bot dt {
    float: left;
    width: 500px;
    text-align: center;
    margin-top: 50px;
}
.pay-new2-bot dt .red-bg {
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 3px;
}
.user-manner {
    width: 860px;
    float: left;
}
.user-manner dl {
    width: 100%;
    float: left;
}
.user-manner dd {
    width: 200px;
;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.user-manner dt {
    width: 560px;
    float: left;
    margin-left: 10px;
}
.user-manner dt span {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
}
.user-manner dt ul {
    float: left;
}
.user-manner dt ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}
.user-manner dt ul li input {
    float: left;
    margin-right: 5px;
    margin-top: 13px;
}
.user-manner dt ul li img {
    float: right;
    height: 24px;
    margin-top: 8px;
    padding-right: 5px;
}
.user-manner dt ul li label {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 150px;
    padding-left: 10px;
    border: solid 1px #e9e9e9;
    border-radius: 3px;
}
.user-manner dt .red-bg {
    float: left;
    padding: 10px 30px;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 3px;
}
.pay-money {
    width: 130px;
    float: left;
    height: 38px;
    line-height: 38px;
    outline: none;
    padding-left: 5px;
}
/******赛程赛果****/
.schedule-tab {
    width: 655px;
    float: left;
    padding: 15px 0px 15px 15px;
}
.schedule-tab ul {
    width: 655px;
    float: left;
}
.schedule-tab ul li {
    width: 80px;
    float: left;
    margin-right: 11px;
}
.schedule-tab ul li span {
    float: left;
    width: 100%;
    text-align: center;
    height: 22px;
    line-height: 22px;
}
.schedule-tab ul li a {
    float: left;
    padding: 5px 0;
}
.schedule-tab ul li a:hover, .sch-tab-hover {
    background: #d01515;
    float: left;
    color: #fff;
}
.schedule-title {
    width: 670px;
    float: left;
    padding: 15px 0;
}
.schedule-title ul {
    width: 120px;
    float: left;
    text-align: center;
}
.schedule-title ul li {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
}
.schedule-title dl {
    width: 330px;
    float: left;
    margin-left: 20px;
}
.schedule-title dl dd {
    float: left;
}
.schedule-title dl dt {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 35px;
}
.schedule-title .vs-dl-left {
    text-align: right;
}
.schedule-title .vs-dl-left img {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 5px;
}
.schedule-title .vs-dl-left span {
    float: right;
    height: 40px;
    line-height: 40px;
}
.schedule-title .vs-dl-right {
    text-align: left;
}
.schedule-title .vs-dl-right img {
    float: left;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    margin-right: 5px;
}
.schedule-title .vs-dl-right span {
    float: left;
    height: 40px;
    line-height: 40px;
}
.schedule-title-right {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    border-radius: 10px;
    font-size: 14px;
    color: #fff;
}
/****************竞彩擂台-擂台规则*******************/
.rule-box {
    width: 670px;
    float: left;
}
.rule-box dl {
    width: 670px;
    float: left;
    margin-top: 15px;
}
.rule-box dd {
    width: 670px;
    float: left;
    height: 30px;
    line-height: 30px;
}
.rule-box dt {
    width: 670px;
    float: left;
    line-height: 30px;
    margin-top: 10px;
}
.rule-box ul {
    width: 669px;
    float: left;
}
.rule-box ul li {
    float: left;
    text-align: center;
}
.rule-box ul .ltgz-li {
    width: 90px;
    float: left;
}
.rule-box ul .ltgz-li2 {
    width: 120px;
    float: left;
}
.rule-box ul .ltgz-li3 {
    width: 214px;
    float: left;
}
/*********竞彩擂台-奖品奖项**********/
.award-box {
    width: 670px;
    float: left;
}
.award-box dl {
    width: 670px;
    float: left;
}
.award-box dd {
    width: 668px;
    float: left;
    margin-bottom: 15px;
}
.award-box ul {
    width: 668px;
    float: left;
    display: inline;
}
.award-box ul li {
    width: 222px;
    text-align: center;
    float: left;
    height: 35px;
    line-height: 35px;
}
.award-box h3 {
    width: 668px;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.award-box dt {
    width: 668px;
    float: left;
}
.week-box {
    width: 690px;
    float: left;
}
.week-box-dl {
    width: 323px;
    float: left;
    margin-right: 20px;
}
.week-box-ul {
    width: 323px;
    float: left;
    margin-top: 1px;
}
.week-box h3 {
    width: 323px;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.week-box .week-li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 150px;
    float: left;
}
.week-box .week-li i {
    margin-left: 10px;
    width: 24px;
    height: 20px;
    line-height: 20px;
    font-style: normal;
    margin-top: 10px;
    display: inline;
    float: left;
}
.week-box .week-li2 {
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 173px;
    float: left;
    overflow: hidden;
}
/*****优惠套餐****/
.package-box {
    width: 670px;
    float: left;
}
.package-box dl {
    background: #fff;
    width: 668px;
    float: left;
    height: 119px;
    padding: 10px 0;
    border: solid 1px #e9e9e9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.package-box dl dd {
    margin-left: 30px;
    display: inline;
    float: left;
    width: 530px;
    margin-top: 15px;
}
.package-box dl dd h3 {
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
    width: 550px;
    color: #d01515;
}
.package-box dl dd span {
    line-height: 25px;
    float: left;
}
.package-box dl dd ul {
    float: left;
    width: 550px;
    margin-top: 5px;
}
.package-box dl dd ul li {
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 20px;
}
.package-box dl dd ul li input {
    float: left;
    width: 15px;
    margin-top: 15px;
}
.package-box dl dd ul li img {
    width: 57px;
    float: left;
}
.package-box dl dd ul li span {
    float: left;
    width: 60px;
    text-align: center;
    margin-left: 20px;
}
.package-box dl dt {
    margin-top: 45px;
    float: left;
    width: 62px;
    height: 38px;
}
.package-box dl dt .red-bg {
    float: left;
    padding: 5px 20px;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
}
.package-pup {
    width: 100%;
    float: left;
}
.package-pup-ka {
    width: 380px;
    margin-left: 15px;
    float: left;
    padding: 0 20px;
    display: inline;
    margin-top: 15px;
    padding-bottom: 20px;
}
.package-pup-ka span {
    float: left;
}
.package-pup-ka ul {
    float: left;
    width: 380px;
    line-height: 25px;
    margin-top: 10px;
}
.package-pup-ka dl {
    height: 25px;
    float: left;
    width: 380px;
    line-height: 25px;
}
.package-pup-ka dd {
    width: 220px;
    float: left;
}
.package-pup-ka dd .ka_left {
    width: 90px;
    float: left;
}
.package-pup-ka dt {
    width: 150px;
    float: left;
}
.package-pup-ka dt input {
    display: inline-block;
    width: 30px;
    border: solid 1px #ccc;
    float: left;
    margin-top: 2px;
}
.package-pup-ka dt i {
    float: left;
    margin: 3px 2px 0px 2px;
}
.package-pup-no {
    width: 328px;
    float: left;
    padding: 0 20px;
    margin-left: 15px;
    display: inline;
    margin-top: 15px;
    padding-bottom: 20px;
}
.package-pup-no dl dd {
    width: 100%;
    float: left;
    font-size: 14px;
}
.package-pup-no dl dt {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.package-pup-no dl dt .red-bg {
    float: left;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 3px;
}
.package-pup-con {
    width: 380px;
    float: left;
    padding: 0 20px;
    margin-left: 15px;
    display: inline;
    margin-top: 15px;
    padding-bottom: 20px;
}
.package-pup-con dd {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #d01515;
}
.package-pup-con dd span {
    width: 100%;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #666;
}
.package-pup-con dt {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}
.package-pup-con dt span {
    font-size: 18px;
}
.package-pup-con dt .red-bg {
    float: left;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 3px;
}
.package-pup-buy {
    float: left;
    width: 448px;
    display: inline;
    margin-top: 20px;
}
.package-pup-buy ul {
    float: left;
    width: 100%;
    text-align: center;
}
.package-pup-buy a {
    margin: 0 auto;
    background: #d01515;
    height: 45px;
    width: 304px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    display: block;
    font-size: 24px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #fff;
}
.package-pup-buy a:hover {
    border-radius: 5px;
    background: #d01515;
    height: 45px;
    width: 304px;
    color: #fff;
    text-decoration: none;
    line-height: 45px;
}
.ul-balance {
    margin-top: 20px;
    width: 388px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    margin-left: 30px;
    display: inline;
}
.promotion-box {
    width: 100%;
    float: left;
}
.promotion-box dl {
    width: 630px;
    float: left;
    padding: 15px;
    border: solid 1px #e9e9e9;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.promotion-box dl dd {
    width: 220px;
    float: left;
}
.promotion-box dl dd img {
    width: 220px;
    overflow: hidden;
}
.promotion-box dl dt {
    width: 380px;
    float: right;
}
.promotion-box dl dt h3 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
}
.promotion-box dl .dt_span {
    width: 100%;
    float: left;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
}
/*****命中率浮窗****/
.accuracy_hover {
    display: none;
    display: block;
}
.username .hits_arrow {
    width: 13px;
    height: 20px;
    position: absolute;
    z-index: 9999999;
    top: -9999em;
    top: 185px;
    display: block;
    left: 160px;
    background: url(../images/username.png) no-repeat center top;
}
.username .accuracy_hover {
    top: 7px;
    left: 0px;
    display: none;
    position: relative;
    z-index: 9999999;
}
.username:hover .accuracy_hover {
    top: -230px;
    left: -150px;
    display: block;
    position: relative;
    z-index: 9999999;
}
.username .red_bg {
    position: relative;
    left: 0px;
    display: block;
    height: 25px;
    line-height: 25px;
}
.username .float_accuracy {
    width: 450px;
    height: 185px;
    top: -999em;
    padding: 0px;
    z-index: 99999;
    left: 0px;
    display: block;
    border: #e9e9e9 solid 1px;
    background: #fff;
    -moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    box-shadow: 2px 2px 10px #ccc;
    border-radius: 6px;
}
.float_accuracy ul {
    float: left;
    width: 410px;
    margin-left: 20px;
    display: inline;
    background: #f5f5f5;
}
.float_accuracy dl {
    float: left;
    width: 400px;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-top: 8px;
    margin-top: 10px;
    margin-left: 25px;
    display: inline;
    height: 65px;
    text-align: left;
    background: none;
    border-bottom: solid 1px #e9e9e9;
}
.float_accuracy dl dd {
    margin-left: 50px;
    width: 60px;
    height: 50px;
    float: left;
    text-align: left;
}
.float_accuracy dl dd img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: 0px;
}
.float_accuracy dl dt {
    width: 230px;
    float: left;
    height: 80px;
    margin-top: 0px;
    padding-top: 0px;
}
.float_accuracy dl dt .dt_span {
    height: 26px;
    line-height: 26px;
    width: 230px;
    float: left;
    text-align: left;
}
.float_accuracy dl dt ul {
    float: left;
    width: 230px;
    margin: 0px;
    background: none;
}
.float_accuracy dl dt ul li {
    float: left;
    width: 230px;
    margin: 0px;
    background: none;
}
.float_accuracy dl ul:nth-child(odd) {
    background: none;
}
.float_accuracy dl ul:hover {
    background: none;
}
/*
.float_accuracy ul:nth-child(odd) {
	background: #fff;
}
.float_accuracy ul:hover {
	background: #eaeaea;
}
*/
.float_accuracy ul {
    height: 25px;
    line-height: 25px;
    border-bottom: none;
    background: none;
}
.float_accuracy ul li {
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 0px;
    overflow: hidden;
    text-indent: 0px;
}
.float_accuracy ul li span {
    margin-left: 3px;
}
.float_accuracy ul .accuracy_li {
    float: left;
    width: 55px;
    text-align: right;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    text-indent: 0px;
}
.float_accuracy ul .accuracy_li2 {
    float: left;
    width: 45px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    text-indent: 0px;
}
.float_accuracy ul .accuracy_li3 {
    float: left;
    width: 60px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    text-indent: 0px;
}
.float_accuracy ul .accuracy_li4 {
    float: left;
    width: 100px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    text-indent: 0px;
}
.float_accuracy ul b {
    font-weight: 100;
}
.float-tips {
    width: 56px;
    float: right;
    position: fixed;
    right: 20px;
    bottom: 20px;
}
.float-tips ul {
    float: left;
}
.float-tips ul li {
    width: 70px;
    height: 70px;
    float: left;
    background: #d01515;
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
}
.float-tips ul li p {
    height: 20px;
    line-height: 20px;
    float: left;
    text-align: center;
    width: 100%;
}
.float-tips ul li a {
    color: #fff;
    height: 40px;
    width: 56px;
    display: inline-block;
    text-align: center;
    padding: 8px 0;
    background: #d01515;
}
.float-tips ul li a:hover {
    background: #b80000;
    display: inline-block;
}
.float-tips ul li i {
    float: left;
    text-align: center;
    width: 100%;
}
.float-tips ul li span {
    float: left;
    text-align: center;
    width: 100%;
}
.about-box {
    width: 820px;
    float: left;
    margin-left: 20px;
    line-height: 28px;
    display: inline;
}
.links_box {
    width: 818px;
    float: left;
    padding: 10px;
    margin-top: 15px;
}
.links_box li {
    float: left;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
}
.map-box {
    width: 820px;
    float: left;
    margin-left: 20px;
    display: inline;
}
.map-box ul li {
    float: left;
    width: 100%;
    float: left;
    line-height: 25px;
    color: #4a4a4a;
    margin-top: 11px;
}
.map-box ul li span {
    float: left;
    width: 70px;
    font-weight: bold;
}
.feedback-box {
    width: 820px;
    float: left;
    margin-left: 20px;
    display: inline;
    color: #4a4a4a;
}
.feedback-box dl {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.feedback-box dl dd {
    width: 100%;
    float: left;
}
.feedback-box dl dd textarea {
    width: 600px;
    float: left;
    height: 160px;
    border: solid 1px #e9e9e9;
    line-height: 20px;
    color: #4a4a4a;
}
.feedback-box dl dt {
    width: 100%;
    float: left;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
}
.feedback-box dl .feedback_ip {
    width: 500px;
    height: 22px;
    line-height: 22px;
    color: #4a4a4a;
}
.feedback-box dl span {
    float: left;
    width: 600px;
    text-align: center;
    margin-top: 20px;
}
.feedback-box dl .red-bg {
    width: 79px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-weight: bold;
    border: none;
    color: #fff;
}
.news-cloud {
    width: 100%;
    float: left;
}
.news-cloud ul {
    padding: 15px;
    float: left;
}
.news-cloud ul li {
    width: 100%;
    float: left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.news-cloud ul li span {
    float: right;
}
.buy_wx_box {
    width: 810px;
    float: left;
    position: relative;
}
.buy_wx {
    width: 164px;
    position: absolute;
    height: 245px;
    right: 1px;
    background: #fff;
    top: 0px;
    border-left: solid #e9e9e9 1px;
}
.buy_wx ul {
    float: left;
    width: 205px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    background: #f0efef;
}
.buy_wx dl {
    width: 205px;
    float: left;
}
.buy_wx dl dd {
    width: 205px;
    float: left;
    text-align: center;
}
.buy_wx dl dd img {
    width: 205px;
    height: 205px;
    overflow: hidden;
}
.buy_wx dl dt {
    width: 205px;
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #f0efef;
}
/********新首页**********/
.switch-old{
    float: left;
    margin-top: 50px;

}
.switch-old a{
    height: 25px;
    padding: 0px 10px;
    float:left;
    line-height: 25px;
    border-radius: 12px;
    background: #fff;
    color: #d01515;
    font-size: 14px;
    text-align: center;
}
.switch-old a:hover{
    height: 25px;
    float:left;
    box-shadow:5px 2px 6px #e8e8e8 inset;
    color: #d01515;
    font-size: 14px;
    padding: 0px 10px;
    line-height: 25px;
    border-radius: 12px;
    background: #fff;
    text-align: center;
}

.top-bg {
    float: left;
    background: url(../images/top_bg.png) repeat-x center top;
    width: 100%;
    min-width: 1190px;
    height: 139px;
}
.head-top {
    height: 99px;
    float: left;
}
.head-menu {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.2)!important;
}
.h-menu {
    width: 100%;
    float: left;
}
.h-menu li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 119px;
    text-align: center;
}
.h-menu li a {
    float: left;
    text-align: center;
    position: relative;
    width: 100%;
    color: #fff;
}
.h-menu li a .skew {
    display: none;
}
.h-menu li a:hover .skew {
    display: block;
    width: 100%;
    height: 40px;
    float: left;
    color: #fff;
    text-align: center;
    background: rgba(255, 0, 0, 0.6)!important;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    font-style: normal;
}
.h-menu li a:hover .none-skew {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
}
.head-top-r{
    float:right;
    width: 300px;
    margin-top: 20px;
}

.banner_box{position: relative;}
.h-banner{ width:100%; float:left; background: #000; height: 400px; position: relative;}

#full-screen-slider { width:100%; height:400px; float:left; position:relative}
#slides { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute; z-index: 11;}
#slides li a { display:block; width:100%; height:100%; color:#fff; z-index: 11;}
#pagination { display:block; list-style:none; position:absolute; left:50%;  bottom:70px; z-index:881; margin:0}
#pagination li { display:block; list-style:none; width:30px; height:5px; float:left; margin-left:5px; margin-right:5px; background: rgba(255, 255, 255, 0.7)!important;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background: rgba(208, 21, 21, 0.9)!important;}

.banner-menu{ width:1190px;  height: 60px; top: 340px; position: absolute; background: rgba(0, 0, 0, 0.6)!important; left:50%; margin-left:-595px; z-index: 881;}
.banner-menu span{ width:1px; background: #545a5b; height: 20px; margin-top: 20px; float:left;}
.banner-menu li {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 169px;
    text-align: center;
}
.banner-menu li a {
    float: left;
    text-align: center;
    width: 100%;
    color: #fff;
}
.banner-menu li a:hover {
    float: left;
    text-align: center;
    width: 100%;
    color: #d01515;
}
.h-analysis{
    width:100%;
    float:left;
}
.h-analysis dl{
    width:100%;
    float:left;
    margin-top: 15px;
}
.h-analysis h3{
    width:100%;
    float:left;
    height: 40px;
    line-height: 40px;
}
.h-analysis dd{
    width:100%;
    display: -webkit-box;
    height: 30px;
    line-height: 30px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    float:left;
}
.h-analysis dt{
    width:100%;
    float:left;
    line-height: 20px;
    height: 20px;
}
.tj-new-box {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.tj-new-list {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.tj-new-list:hover .tj-new-list-top {
    border: 2px #d01515 solid;
    width: 856px;
    padding: 0px;
}
.tj-new-list:hover .tj-new-list-bot a {
    width: 295px;
    height: 26px;
    line-height: 26px;
    background: url(../images/new-view.png) no-repeat 0px -26px;
    text-align: center;
    color: #fff;
}
.tj-new-list-top {
    float: left;
    width: 856px;
    padding: 1px;
    border: 1px #e9e9e9 solid;
    background: #fafafa;
    border-radius: 5px;
}



.tj-new-avatar {
    width: 200px;
    float: left;
    padding-top: 15px;
    height: 50px;
    padding-left: 20px;
    padding-bottom: 15px;
	
	
	
}
.tj-new-avatar-dd {
    width: 50px;
    height: 50px;
    float: left;
}
.tj-new-avatar-dd img {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
.tj-new-avatar-dt {
    float: left;
    width: 130px;
    height: 50px;
    margin-left: 15px;
}
.tj-new-avatar-h3 {
    width: 130px;
    float: left;
    height: 25px;
    display: flex;
    font-size: 16px;
    line-height: 25px;
}
.tj-new-avatar-dt p{
    float:left;
    width: 130px;
    display: flex;
}
.tj-new-avatar-span {
    float: left;
    height: 20px;
    margin-top: 3px;
    line-height: 20px;
    background: #ffeded;
    border-radius: 10px;
    padding-right: 10px;
    color: #ff5655;
    font-size: 12px;
}
.tj-new-avatar-span img {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    margin-left: -5px;
    overflow: hidden;
}












.tj-new-avatar2 {
    width: 200px;
    float: left;
    padding-top: 15px;
    height: 50px;
    padding-left: 20px;
    padding-bottom: 15px;
	
	   background: url(../images/new-zq.png) no-repeat top left;
    margin-left: -1px;
    margin-top: -1px;
	
}
.tj-new-avatar2-dd {
    width: 50px;
    height: 50px;
    float: left;
}
.tj-new-avatar2-dd img {
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
.tj-new-avatar2-dt {
    float: left;
    width: 130px;
    height: 50px;
    margin-left: 15px;
}
.tj-new-avatar2-h3 {
    width: 130px;
    float: left;
    height: 25px;
    display: flex;
    font-size: 16px;
    line-height: 25px;
}
.tj-new-avatar2-dt p{
    float:left;
    width: 130px;
    display: flex;
}
.tj-new-avatar2-span {
    float: left;
    height: 20px;
    margin-top: 3px;
    line-height: 20px;
    background: #ffeded;
    border-radius: 10px;
    padding-right: 10px;
    color: #ff5655;
    font-size: 12px;
}
.tj-new-avatar2-span img {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    margin-left: -5px;
    overflow: hidden;
}








.tj-new-event {
    width: 480px;
    float: left;
    margin-top: 15px;
}
.tj-new-event dd {
    width: 100%;
    float: left;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.tj-new-event dd span {
    padding: 0px 5px;
}
.tj-new-event-dt {
    width: 170px;
    float: left;
    height: 30px;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
}
.tj-new-event-dt img{
    height: 30px;
    height: 30px;
    margin-left:10px;
}

.tj-new-event-dt2 {
    width: 170px;
    float: left;
    height: 30px;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
}
.tj-new-event-dt2 img{
    height: 30px;
    height: 30px;
    margin-right:10px;
}

.tj-new-event-span {
    float: left;
    width: 90px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.tj-new-hit {
    float: right;
    padding-right: 30px;
    width: 110px;
    text-align: center;
}
.tj-new-hit dd {
    width: 100%;
    margin-top: 15px;
    float: left;
    height: 30px;
    font-size: 26px;
    line-height: 30px;
}
.tj-new-hit dt {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.new-hot-bg {
    background: url(../images/new-hot.png) no-repeat top right;
    margin-right: -1px;
    margin-top: -1px;
}












.tj-new-hit2 {
    float: right;
    padding-right: 30px;
    width: 110px;
    text-align: center;
    background: url(../images/new-hot.png) no-repeat top right;
    margin-right: -1px;
    margin-top: -1px;

}
.tj-new-hit2 dd {
    width: 100%;
    margin-top: 15px;
    float: left;
    height: 30px;
    font-size: 26px;
    line-height: 30px;
}
.tj-new-hit2 dt {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.new-hot-bg {
    background: url(../images/new-hot.png) no-repeat top right;
    margin-right: -1px;
    margin-top: -1px;
}



.new-zq-bg {
    background: url(../images/new-zq.png) no-repeat top left;
    margin-left: -1px;
    margin-top: -1px;
}
.new-lq-bg {
    background: url(../images/new-lq.png) no-repeat top left;
    margin-left: -1px;
    margin-top: -1px;
}
.tj-new-list-bot {
    width: 100%;
    float: left;
    height: 26px;
}
.tj-new-list-bot a {
    width: 295px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    display: block;
    background: url(../images/new-view.png) no-repeat center top;
    text-align: center;
    color: #d01515;
    font-size: 14px;
}
.tj-new-list-bot a:hover {
    width: 295px;
    height: 26px;
    margin: 0 auto;
    line-height: 26px;
    display: block;
    background: url(../images/new-view.png) no-repeat 0px -26px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.h-keepwin{
    width:1100px;
    float:left;
    /*overflow: hidden;*/
    /*height: 125px;*/
}
.h-keepwin-dl{
    width:110px;
    float:left;
}
.h-keepwin-dl-img{
    width:60px;
    height: 60px;
    border-radius: 50%;
    margin:15px 25px 0;
    float:left;
}
.h-keepwin-dl-dd{
    width:100%;
    float:left;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.h-keepwin-dl-dt{
    width:100%;
    text-align: center;
    float:left
}
.h-keepwin-dl-dt-span{
    padding:2px 15px;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
}

.h-keepwin-more{
    width: 90px;
    float:left;
    margin-top: 25px;
}
.h-keepwin-more dd{
    width: 50px;
    height: 50px;
    margin-left: 20px;
    background: #ff8a00;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
}
.h-keepwin-more dt{
    width: 100%;
    float:left;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.banner-1200{
    width: 1200px;
    margin: 0 auto;
}

.banner-month{
    width:100%;
    float:left;
}
.banner-month dd{
    width:165px;
    float:left;
    margin-top: 160px;
    margin-left: 900px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: right;
}
.banner-month dt{
    width:220px;
    float:left;
    margin-left: 840px;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    margin-top: 67px;
}
.banner-week{
    width:100%;
    float:left;
}
.banner-week h3{
    width:150px;
    float:left;

    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 44px;
    font-size: 18px;
    margin-left: 850px;
}
.banner-week dl{
    width:200px;
    float:left;
    margin-top: 30px;
    margin-left:870px;
}
.banner-week dl dd{
    float:left;
    width: 100%;
    line-height: 35px;
    overflow: hidden;
    height: 35px;
    font-size: 18px;
}


.submenu{
    width:100%;
    float:left;
    background: #f8f8f8;
}
.submenu li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 169px;
    text-align: center;
}
.submenu span{
    width:1px;
    float:left;
    background: #dfdfdf;
    height: 20px;
    margin-top: 10px;
}
.submenu li a {
    float: left;
    text-align: center;
    width: 100%;
    color: #9b2828;
}
.submenu li a:hover {
    float: left;
    text-align: center;
    width: 100%;
    color: #ff0000;
}


@media only screen and (max-width: 1000px) {
    .box100 {
        width: 1000px;
        float: left;
    }
}

@media only screen and (max-width: 1360px) {
    .feedback-box {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
    }
    .feedback-box img {
        width: 630px;
    }
    .about-box {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
    }
    .about-box img {
        width: 630px;
    }
    .map-box {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
    }
    .map-box img {
        width: 630px;
    }
   .news-cent {
    width: 650px;
}
    .links_box {
        width: 628px;
        float: left;
        padding: 10px;
        margin-top: 15px;
    }
    .box {
        width: 1000px;
        margin: 0 auto;
    }
    .menu {
        width: 1000px;
        margin: 0 auto;
        height: 80px;
        background: #d01515;
    }
    .menu-ul {
        float: left;
        width: 300px;
        padding: 10px 0 10px;
    }
    .menu-ul2 {
        float: left;
        width: 301px;
        background: url(../images/menu-bg.png) no-repeat left center;
        padding: 10px 0px 0px 25px;
        margin-left: 24px;
    }
    .menu-ul3 {
        float: left;
        width: 301px;
        background: url(../images/menu-bg.png) no-repeat left center;
        padding: 10px 0px 0px 25px;
        margin-left: 24px;
    }
    .menu ul li {
        float: left;
        width: 100px;
        text-align: center;
        color: #fff;
        height: 30px;
        line-height: 30px;
    }
    .menu ul li a {
        color: white;
    }
    .schedule-list {
        width: 233px;
    }
    .i-box1-right {
        width: 630px;
        float: right;
    }
    .i-box1-right-schedule {
        display: none;
    }
    .i-box1-shop {
        width: 630px;
        float: left;
        overflow: hidden;
        height: 345px;
    }
    .i-box1-shop-list {
        width: 1020px;
        float: left;
        height: 266px;
        overflow: hidden;
    }
    .i-box1-shop-list dl {
        width: 182px;
        margin-right: 20px;
        float: left;
        border: solid 1px #e9e9e9;
    }
    .banner dt {
        display: none;
    }
    .i-box2-video {
        width: 190px;
        float: left;
        overflow: hidden;
    }
    .i-box2-video-list {
        width: 210px;
        float: left;
        height: 480px;
        overflow: hidden;
    }
    .i-box3-tj {
        width: 1020px;
        float: left;
        height: 366px;
        overflow: hidden;
    }
    .i-box3-tj-li {
        width: 318px;
        float: left;
        border: solid 1px #e9e9e9;
        margin-right: 20px;
    }
    .i-box3-tj-li .vs_dl dd {
        width: 149px;
        float: left;
        text-align: center;
    }
    #focus {
        width: 1000px;
        height: 475px;
    }
    #focus ul {
        width: 1000px;
    }
    #focus ul li {
        float: left;
        width: 1000px;
    }
    .focus_left dt {
        width: 185px;
        float: left;
        display: none;
    }
    .news-box1-img {
        display: none;
    }
    .news-box {
        width: 660px;
        float: left;
    }
    .box-left {
        width: 660px;
    }
    .box-tj-list{
    	width:660px;
    }
    .box-tj-list .tj-box{
    	width: 660px;
    }
    .tj-box .tj-box-user{
    	width:145px;
    	padding-left: 8px;
    }
    .tj-box .tj-box-user dl dd{
    	width: 40px;
    }
    .tj-box .tj-box-vs dl dt {
    width: 120px;
   
}
.tj-box .tj-box-view{
	width: 90px;
}
    .tj-box .tj-box-user dl dt{
    	width:95px;
    }
    .tj-box .tj-box-vs .vs-dl-left img{
    	width: 25px;
    	height: 25px;
    }
    .tj-box .tj-box-vs .vs-dl-right img{
    	width: 25px;
    	height: 25px;
    }
    .tj-box .tj-box-user dl dt h3{
    	height: 20px;
    	line-height: 20px;
    }
    .font16{
    	font-size: 14px;
    }
    .tj-box .tj-box-user dl dd img{
    	width: 40px;
    	height: 40px;
    }
    .center-note{
    	width: 630px;
    }
    .news-title {
        width: 658px;
    }
    .center-box {
    width: 650px;
}
.tj-box .tj-box-view dl dd{
	padding-top: 12px;
}
.user-info{
	width: 650px;
}
.user-info-top{
	width: 630px;
}
.user-info-box{
	width: 630px;
	padding-right: 0px;
	}
	.view-box{
		width: 650px;
	}
	.view-vs-box{
	width: 648px;
	}
	.buy_wx_box{
		width: 600px;
	}
	.view-vs-con dl{
		width: 650px;
	}
	.view-vs-con dl dt{
		width:457px ;
	}
	.view-vs-con{
		width: 648px;
	}
	.buy_wx{
		height: 200px;
	}
	.view-vs-view{
		width: 648px;
	}
	.buy_wx dl dt{
		width: 150px;
	}
	.view-vs-view dd{
		margin-left: 180px;
	}
	.buy_wx dl dd{
		width: 150px;
	}
	.buy_wx dl dd img{
		width: 150px;
		height: 150px;
	}
	.buy_record dl{
		width: 350px;
		padding-left: 0px;
	}
    .news-home dl dt {
        width: 410px;
    }
    .news-photo .photo-img2 {
        display: none;
    }
    .news-photo .photo-img3 {
        display: none;
    }
    .news-photo .photo-img6 {
        display: none;
    }
    .news-hot {
        display: none;
    }
    .left-box {
        display: none;
    }
    .user-right {
        display: none;
    }
    .video-box-left {
        width: 660px;
    }
    .video-box-tj {
        width: 680px;
        float: left;
    }
    .video-box-tj .i-box3-tj-li {
        width: 318px;
        float: left;
        border: solid 1px #e9e9e9;
        margin-right: 20px;
    }
    .video-box-tj .i-box3-tj-li .vs_dl dd {
        width: 149px;
        float: left;
    }
    .gallery-tj-box .i-box3-tj-li {
        width: 318px;
        float: left;
        border: solid 1px #e9e9e9;
        margin-right: 20px;
    }
    .i-box5-left {
        width: 670px;
        float: left;
    }
    .i-box5-news dl dt {
        width: 410px;
        float: right;
    }
    .i-box5-news dl dt span {
        display: none;
    }
    .foot-league {
        width: 600px;
        float: right;
    }
    .foot-league-list {
        width: 617px;
        float: left;
        height: 85px;
        overflow: hidden;
    }
    .foot-league-list dl {
        margin-right: 17px;
    }
    .foot-links {
        width: 1000px;
        float: left;
    }
    .foot-links-list li {
        width: 125px;
    }
    .video-list {
        width: 690px;
        float: left;
    }
    .video-list dl {
        margin-right: 40px;
    }
    .video-b-right {
        width: 200px;
    }
    .search-video {
        width: 1012px;
        float: left;
    }
    .search-video dl {
        width: 190px;
        float: left;
        margin-top: 20px;
        margin-right: 12px;
    }
    .search-news {
        width: 1000px;
        float: left;
    }
    .search-news dl dt {
        width: 770px;
        float: left;
        margin-left: 30px;
    }
    .user-cent {
        width: 670px;
        float: left;
        margin-left: 30px;
    }
    .user-data {
        width: 670px;
        float: left;
    }
    .user-data ul {
        width: 630px;
        float: left;
        border-bottom: dashed 1px #ccc;
        margin: 30px 0px 10px 20px;
        display: inline;
    }
    .user-data .ts_gray {
        color: #9a9a9a;
    }
    .user-data dl {
        float: left;
        width: 670px;
        margin-top: 20px;
    }
    .user-right {
        width: 160px;
        float: right;
    }
    .buy-popup {
        width: 450px;
        padding-bottom: 10px;
        border-radius: 3px;
        overflow: hidden;
        background: #fff;
        position: fixed;
        z-index: 9999;
        left: 50%;
        margin-left: -225px;
        top: 50%;
        margin-top: -200px;
    }
    .buy-success {
        width: 420px;
        float: left;
        margin-left: 15px;
        display: inline;
        margin-top: 20px;
    }
    .buy-success dd {
        width: 420px;
        float: left;
        text-align: center;
        color: #4a4a4a;
        line-height: 30px;
    }
    .buy-success dt {
        width: 420px;
        float: left;
        text-align: center;
        font-family: "微软雅黑";
        font-size: 40px;
        color: #d01515;
    }
    .buy-success .ul-button {
        width: 420px;
        float: left;
        text-align: center;
        height: 30px;
        line-height: 30px;
        margin-top: 30px;
        padding-bottom: 10px;
    }
    .buy-success .ul-button .red-bg {
        padding: 5px 20px;
        color: #fff;
        border: none;
        outline: none;
        cursor: pointer;
        border-radius: 3px;
    }
    /*********修改头像**********/

    .user-logo {
        width: 100%;
        float: left;
    }
    .user-logo-ti {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
        border-bottom: solid 1px #ccc;
        height: 25px;
        line-height: 25px;
        font-weight: bold;
    }
    .user-logo-cen {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .user-logo-con {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .user-logo-con h3 {
        width: 630px;
        float: left;
        height: 25px;
        line-height: 25px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .user-logo-bot {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
        padding-bottom: 20px;
    }
    .user-logo-bot dl {
        width: 630px;
        float: left;
    }
    .user-logo-bot dl dd {
        width: 630px;
        line-height: 25px;
        height: 25px;
    }
    .user-logo-bot dl dt {
        width: 450px;
        float: left;
        margin-left: 150px;
        display: inline;
        margin-top: 50px;
    }
    .user-logo-bot dl dt .red-bg {
        padding: 10px 20px;
        float: left;
        border: none;
        color: #fff;
        font-size: 16px;
    }
    /*********我的道具**********/
    .user-props {
        width: 668px;
        float: left;
        margin-bottom: 15px;
    }
    .user-props .props_li {
        width: 225px;
        float: left;
        padding-left: 5px;
    }
    .user-props .props_li2 {
        width: 210px;
        float: left;
        padding-left: 5px;
        overflow: hidden;
    }
    .user-props .props_li3 {
        width: 85px;
        float: left;
        padding-left: 5px;
        overflow: hidden;
    }
    .user-props .props_li4 {
        width: 125px;
        float: left;
        padding-left: 5px;
        overflow: hidden;
    }
    .user .props_use {
        width: 668px;
        float: left;
        border: solid 1px #ccc;
        border-bottom: none;
    }
    .user .props_use ul {
        width: 734px;
        float: left;
        border-bottom: solid 1px #ccc;
    }
    .user .props_use ul li {
        float: left;
        height: 32px;
        line-height: 32px;
    }
    .user .props_use .props_li {
        width: 130px;
        float: left;
        border-right: solid 1px #ccc;
        text-align: center;
    }
    .user .props_use .props_li2 {
        width: 150px;
        float: left;
        border-right: solid 1px #ccc;
        padding-left: 10px;
    }
    .user .props_use .props_li3 {
        width: 90px;
        float: left;
        border-right: solid 1px #ccc;
        text-align: center;
    }
    .user .props_use .props_li4 {
        width: 341px;
        float: left;
        padding-left: 10px;
    }
    /*********我的分销商**********/
    .user-distribution {
        width: 630px;
        float: left;
        margin-left: 20px;
        display: inline;
    }
    .user-d-charge {
        width: 668px;
        float: left;
    }
    .user-d-charge h3 {
        width: 650px;
        height: 40px;
        line-height: 40px;
        padding-left: 18px;
        float: left;
    }
    .user-d-charge ul {
        width: 668px;
        float: left;
    }
    .user-d-charge ul li {
        float: left;
        height: 40px;
        line-height: 40px;
    }
    .user-d-charge .gold_li {
        width: 124px;
        float: left;
        text-align: center;
    }
    .user-d-charge .gold_li2 {
        width: 150px;
        float: left;
        text-align: center;
    }
    .user-d-charge .gold_li3 {
        width: 120px;
        float: left;
        text-align: center;
    }
    .user-d-charge .gold_li4 {
        width: 168px;
        float: left;
        padding-left: 10px;
    }
    .my_offline {
        width: 648px;
        float: left;
        margin-bottom: 15px;
        padding: 10px;
    }
    /*********我的金豆**********/

    .user-gold {
        width: 668px;
        float: left;
    }
    .user-gold .gold_li {
        width: 124px;
        float: left;
        padding-left: 5px;
    }
    .user-gold .gold_li2 {
        width: 105px;
        float: left;
        padding-left: 5px;
    }
    .user-gold .gold_li3 {
        width: 75px;
        float: left;
        padding-left: 5px;
    }
    .user-gold .gold_li4 {
        width: 179px;
        float: left;
        padding-left: 5px;
    }
    /*****我的消息****/
    .user-message {
        width: 670px;
        float: left;
        padding-bottom: 10px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .user-message dl {
        width: 620px;
        float: left;
        line-height: 30px;
        margin-top: 10px;
        margin-left: 15px;
        display: inline;
        padding-right: 10px;
    }
    .user-me-title {
        width: 670px;
        float: left;
        height: 40px;
        line-height: 40px;
        position: relative;
    }
    .user-me-title dd {
        width: 100px;
        float: left;
        font-weight: bold;
        text-indent: 15px;
        margin-right: 20px;
    }
    .user-pay {
        width: 670px;
        float: left;
    }
    .user-pay dd {
        width: 100px;
    ;
        float: left;
        height: 30px;
        line-height: 30px;
        text-align: right;
        margin-top: 5px;
    }
    .user-manner {
        width: 670px;
        float: left;
    }
    .user-manner dd {
        width: 100px;
    ;
        float: left;
        height: 40px;
        line-height: 40px;
        text-align: right;
    }
    .pay-money {
        width: 130px;
        float: left;
        height: 38px;
        line-height: 38px;
        outline: none;
        padding-left: 5px;
    }
    .user-box-no {
        width: 668px;
        padding: 50px 0;
        float: left;
        line-height: 25px;
        text-align: center;
    }
    .tj-box .tj-box-cen {
        float: left;
        width: 372px;
        padding: 13px 0 13px 20px
    }
    .user-tj-box {
        width: 670px;
        float: left;
    }
    .user-tj-box .tj-box {
        width: 668px;
        float: left;
        border: solid 1px #e9e9e9;
    }
    .user-tj-box .tj-box:hover {
        border: solid 1px #d01515;
    }
    .user-tj-box .tj-box:hover .tj-box-view {
        background: #d01515;
        color: #fff;
    }
    .user-tj-box .tj-box:hover .tj-box-view a {
        color: #fff;
    }
    .user-tj-box .tj-type {
        width: 658px;
    }
    .user-tj-box .user-tj-list {
        width: 668px;
        float: left;
        border: solid 1px #e9e9e9;
    }
    .user-tj-box .user-tj-list:hover {
        border: solid 1px #d01515;
    }
    .user-tj-box .user-tj-list:hover .tj-box-view {
        background: #d01515;
        color: #fff;
    }
    .user-tj-box .user-tj-list:hover .tj-box-view a {
        color: #fff;
    }
   
    .user-tj-list .tj-box-user {
        width: 180px;
        float: left;
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .user-tj-list .tj-box-user dl dd {
        width: 50px;
        float: left;
    }
    .user-tj-list .tj-box-user dl dd img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
    .user-tj-list .tj-box-user dl dt {
        width: 120px;
        float: left;
        margin-left: 10px;
    }
    .user-tj-list .tj-box-user dl dt h3 {
        float: left;
        height: 30px;
        line-height: 30px;
        width: 100%;
    }
    .user-tj-list .tj-box-user dl dt .user-width {
        width: 120px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        display: inline-block;
    }
    .user-tj-list .tj-box-user dl dt h4 {
        float: left;
        height: 20px;
        line-height: 20px;
        width: 100%;
    }
    .user-tj-list .tj-box-cen {
        float: left;
        width: 372px;
        margin: 13px 0px 13px 20px;
    }
    .user-tj-list .tj-box-cen-top {
        width: 350px;
        float: left;
        height: 22px;
    }
    .user-tj-list .tj-box-cen-top .left-span {
        float: left;
        line-height: 20px;
        line-height: 20px;
    }
    .user-tj-list .tj-box-cen-top .right-span {
        float: right;
        line-height: 20px;
        line-height: 20px;
    }
    .user-tj-list .tj-box-cen-top img {
        float: right;
        margin-left: 10px;
    }
    .user-tj-list .tj-box-vs {
        width: 357px;
        float: left;
        margin-top: 2px;
    }
    .user-tj-list .tj-box-vs dl {
        width: 357px;
        float: left;
    }
    .user-tj-list .tj-box-vs dl dd {
        float: left;
    }
    .user-tj-list .tj-box-vs .vs-dl-left {
        text-align: right;
    }
    .user-tj-list .tj-box-vs .vs-dl-left img {
        float: right;
        width: 30px;
        height: 30px;
        margin-left: 5px;
    }
    .user-tj-list .tj-box-vs .vs-dl-left span {
        float: right;
        height: 30px;
        line-height: 30px;
    }
    .user-tj-list .tj-box-vs .vs-dl-right {
        text-align: left;
    }
    .user-tj-list .tj-box-vs .vs-dl-right img {
        float: left;
        width: 30px;
        height: 30px;
        float: left;
        margin-right: 5px;
    }
    .user-tj-list .tj-box-vs .vs-dl-right span {
        float: left;
        height: 30px;
        line-height: 30px;
    }
    .user-tj-list .tj-box-vs dl dt {
        width: 30px;
        float: left;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .user-tj-list .tj-box-view {
        width: 80px;
        float: right;
        height: 80px;
        text-align: center;
        line-height: 80px;
        background: #f8f8f8;
    }
    .user-tj-list .tj-box-view dl {
        float: left;
        margin-top: 15px;
    }
    .user-tj-list .tj-box-view dl dd {
        width: 100%;
        float: left;
        text-align: center;
        height: 25px;
        line-height: 25px;
    }
    .user-tj-list .tj-box-view dl dt {
        width: 100%;
        float: left;
        text-align: center;
        height: 25px;
        line-height: 25px;
    }
    .user-tj-list .tj-box-view a:hover {
        color: #fff;
        display: block;
    }
    .user-tj-list .tj-result {
        width: 170px;
        float: left;
        margin-left: 25px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .user-tj-list .tj-result dl dd {
        width: 100%;
        float: left;
        height: 25px;
        line-height: 25px;
    }
    .user-tj-list .tj-result dl dt {
        width: 100%;
        float: left;
        height: 25px;
        line-height: 25px;
    }
    .user-tj-list .tj-result dl dd .dd-li2 {
        display: none;
    }
    .user-tj-list .user-result {
        display: none
    }
    .user-note {
        width: 638px;
        padding: 15px;
        float: left;
        line-height: 25px;
    }
    .h-keepwin{
        width:910px;
        float:left;
   
    }
    .h-keepwin dl:nth-of-type(9){
        display: none;
    }
    .h-keepwin dl:nth-of-type(10){
        display: none;
    }

    .tj-new-box {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .tj-new-list {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .tj-new-list:hover .tj-new-list-top {
        border: 2px #d01515 solid;
        width: 666px;
        padding: 0px;
    }
    .tj-new-list:hover .tj-new-list-bot a {
        width: 295px;
        height: 26px;
        line-height: 26px;
        background: url(../images/new-view.png) no-repeat 0px -26px;
        text-align: center;
        color: #fff;
    }
    .tj-new-list-top {
        float: left;
        width: 666px;
        padding: 1px;
        border: 1px #e9e9e9 solid;
        background: #fafafa;
        border-radius: 5px;
    }
    .tj-new-avatar {
        width: 180px;
        float: left;
        padding-top: 15px;
        height: 50px;
        padding-left: 20px;
        padding-bottom: 15px;
    }
    .tj-new-avatar-dd {
        width: 50px;
        height: 50px;
        float: left;
    }
    .tj-new-avatar-dd img {
        float: left;
        height: 50px;
        width: 50px;
        border-radius: 50%;
    }
    .tj-new-avatar-dt {
        float: left;
        width: 110px;
        height: 50px;
        margin-left: 15px;
    }
    .tj-new-avatar-h3 {
        width: 110px;
        float: left;
        height: 25px;
        display: flex;
        font-size: 16px;
        line-height: 25px;
    }
    .tj-new-avatar-dt p{
        float:left;
        width: 110px;
        display: flex;
    }
    .tj-new-avatar-span {
        float: left;
        height: 20px;
        margin-top: 3px;
        line-height: 20px;
        background: #ffeded;
        border-radius: 10px;
        padding-right: 10px;
        color: #ff5655;
        font-size: 12px;
    }
    .tj-new-avatar-span img {
        float: left;
        height: 20px;
        line-height: 20px;
        margin-right: 5px;
        margin-left: -5px;
        overflow: hidden;
    }
    .tj-new-event {
        width: 330px;
        float: left;
        margin-top: 15px;
    }
    .tj-new-event-span{
    	font-size:14px;
    }

.tj-new-hit2
    .tj-new-event dd {
        width: 100%;
        float: left;
        text-align: center;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .tj-new-event dd span {
        padding: 0px 5px;
    }
    .tj-new-event-dt {
        width: 120px;
        float: left;
        height: 30px;
        text-align: right;
        line-height: 30px;
        overflow: hidden;
        font-size: 14px;
    }
    .tj-new-event-dt img{
        height: 30px;
        height: 30px;
        margin-left:10px;
    }

    .tj-new-event-dt2 {
        width: 120px;
        float: left;
        height: 30px;
        text-align: left;
        overflow: hidden;
        line-height: 30px;
        font-size: 14px;
    }
    .tj-new-event-dt2 img{
        height: 30px;
        height: 30px;
        margin-right:10px;
    }

    .tj-new-event-span {
        float: left;
        width: 90px;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }
    .tj-new-hit2{
    	width: 80px;
    }
 
    .view-vs-box dl dt{
    	width:265px;
    }
    .view-vs-box dl dt h3{
    	width: 200px;
    }
    .tj-new-hit {
        float: right;
        padding-right: 30px;
        width: 80px;
        text-align: center;
    }
    .tj-new-hit dd {
        width: 100%;
        margin-top: 15px;
        float: left;
        height: 30px;
        font-size: 26px;
        line-height: 30px;
    }
    .tj-new-hit dt {
        width: 100%;
        float: left;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .new-hot-bg {
        background: url(../images/new-hot.png) no-repeat top right;
        margin-right: -1px;
        margin-top: -1px;
    }
    .new-zq-bg {
        background: url(../images/new-zq.png) no-repeat top left;
        margin-left: -1px;
        margin-top: -1px;
    }
    .new-lq-bg {
        background: url(../images/new-lq.png) no-repeat top left;
        margin-left: -1px;
        margin-top: -1px;
    }
    .tj-new-list-bot {
        width: 100%;
        float: left;
        height: 26px;
    }
    .tj-new-list-bot a {
        width: 295px;
        height: 26px;
        line-height: 26px;
        margin: 0 auto;
        display: block;
        background: url(../images/new-view.png) no-repeat center top;
        text-align: center;
        color: #d01515;
        font-size: 14px;
    }
    .tj-new-list-bot a:hover {
        width: 295px;
        height: 26px;
        margin: 0 auto;
        line-height: 26px;
        display: block;
        background: url(../images/new-view.png) no-repeat 0px -26px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }
    .h-menu li{
        width: 100px;
    }
    .banner-menu{ width:1000px;  height: 60px; top: 340px; position: absolute; background: rgba(0, 0, 0, 0.6)!important; left:50%; margin-left:-500px; z-index: 881;}
    .banner-menu li {
        float: left;
        height: 60px;
        line-height: 60px;
        width: 142px;
        text-align: center;
    }
    .submenu li {
        float: left;
        height: 40px;
        line-height: 40px;
        width: 142px;
        text-align: center;
    }

.List_page{text-align:center;margin-bottom:10px;}
.List_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #e00;color:#A0A0A0;}
.List_page span{background:#e00;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #e00;}

.content_page{text-align:center;margin:8px;}
.content_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;}
.content_page span{background:#F7FDF4;color:#f60;margin:1px;padding:4px 6px;border:1px solid #AECD9E;}
.content_page input{position:absolute;margin:-5px 0 0 1px;*margin:0 0 0 1px;padding:1px 0 2px 0;*padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:30px;height:22px;line-height:22px;text-align:center;}
.content_page button{position:absolute;margin:-5px 0 0 35px;*margin:0 0 0 35px;padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:40px;height:24px;line-height:24px;text-align:center;font-size:12px;}
.content_url{font-size:14px;font-family:arial;color:#06f;margin:20px;}
.content_url span{color:#666;}
.content_url input{background:#50B20E;color:#fff;width:40px;border:0;height:24px;}
.content_url #this_url{border:1px solid #ccc;width:464px;font-family:arial;color:#000;height:20px;line-height:20px;background:#fff;}
.list_title{font:18px Microsoft Yahei;margin:0;padding:0;color:#03f;}
.list_title a{color:#e00;text-decoration:underline; font-size:20px;}
.list_title a:hover{color:#f30;}
.list_jj{color:#444;margin:5px 0;word-wrap:break-word;overflow:hidden;width:650px; line-height:15px;}
.list_other{color:#777;margin-bottom:10px;border-bottom:1px dashed #ccc;padding-bottom:5px;}
.list_other span{color:#e00;}
.info_next{color:#999;margin:6px 20px;}
.info_next a{font-family:verdana;}






	
	
	        