@charset "UTF-8";
html, body {
    font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.active {
    pointer-events: none !important;
}

a {
    text-decoration: none;
    color: #000000;
}

a[href]:hover {
    text-decoration: underline;
}

.con {
	width:1200px;
	margin:0px auto;
}
.header{padding: .0rem 0; height:2rem; background-color: #eaeaea;}
#header {
    padding: .2rem 0;
    height: 1.6rem;
    font-size: .7rem;
    background-color: #eaeaea;
}
.uf-ver a:hover{ text-decoration:none;}
.ub a:hover{ text-decoration:none;}



#top {
    padding: .4rem 0;
	height:5rem;
}

#nav {
    padding: .4rem 0;
    background-color: #eb2928;
    position: absolute;
    z-index: 8;
    width: 100%;
    border-bottom: 1px solid rgba(255, 0, 0, .5);
}

#nav + div {
    padding-top: 3rem;
}

#nav .navLinks {
}

#header a {
    color: #4b4a4a;
}

#header .icon {

	margin-top:0.15rem;
    padding-left: 1.25rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1rem;
}

#header .ufr img {
	margin-top:0.25rem; float:left; margin-right:0.3rem;
}
#header .ufr span {
	margin-top:0.1rem; float:left;
}
.ufl {
    float: left;
}

.ufr {
    float: right;
}

#content {
	margin:0px auto;
   /* max-width: 1200px;
   min-width: 1200px;
   */
    padding-bottom: 1rem;
}

#content.style2 {
    background-color: rgb(243, 243, 243);
    padding: 3rem 0;
}

#footer {
    background:#585858;
    color: #FFFFFF;
    padding: .4rem 0;
    font-size: .8rem;
    line-height: 2.4rem;
	background:url(../images/statics/04412.jpg);
}

#footer a {
    color: #FFFFFF;
}

#footer .linksLine {
    height: 2.8rem;
}

#footer .linksLine a {
    height: .8rem;
    line-height: 1rem;
    border-left: 1px solid #FFFFFF;
}

#footer .linksLine a:first-child {
    border-left: none;
}

#footer .sides {
    padding: 0 .6rem;
}

#footer .center {
    margin: 0 4rem;
    padding: 0 3rem;
    border-left: 1px solid #747474;
    border-right: 1px solid #747474;
}

.logoIcon {
    width: 3.5rem;
    height: 2.5rem;
    background-size: contain;
}

.logoText {
    width: 6.5rem;
    height: 2rem;
    background-size: contain;
}

.logoVerse {
    background-color: #f03b39;
    border-radius: .4rem;
    color: #FFFFFF;
    padding: .1rem .4rem .2rem .4rem;
}

.logoVerse:after {
    content: " ";
    width: 1px;
    background-color: #bfbfbf;
    height: 100%;
    position: absolute;
    top: 0;
    left: -.4rem;
}

.logoVerse .number {
    font-size: .5rem;
}

.logoPot {
    height: 2rem;
    line-height: 2rem;
    color: #FFFFFF;
    font-size: 1.2rem;
    padding-left: 2rem;
    background: url("../images/logo.png") no-repeat left center;
    background-size: 1.6rem;
    display: block;
}

.slogan {
    padding: .3rem .2rem .9rem 0;
    margin: 0rem .4rem 0rem 1.6rem;
    color: #f03b39;
    font-size: .85rem;
    background: url("../images/redWave.png") no-repeat center bottom;
    background-size: contain;
}

.searchInput {
    display: block;
    height: 1.8rem;
    width: 12rem;
    padding-left: 2rem;
    padding-right: .6rem;
    border: 1px solid #bfbfbf;
    background: url("../images/icon-search.png") no-repeat .5rem center;
    background-size: 1rem;
    outline: none;
}

.searchBtn {
    height: 1.7rem;
    line-height: 1.8rem;
    padding: 0 .4rem;
    border: 1px solid #bfbfbf;
    border-left: none;
    font-size: .7rem;
	color:#666666;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#nav a {
    color: #FFFFFF;
    text-decoration: none;
    border-left: 1px solid #ca1918;
    padding: .2rem 0;
}

#nav a:first-child {
    border-left: none;
}

.swiper-container.banner {
    margin: 0.2rem 0;
}

.swiper-container.banner .swiper-slide img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

.swiper-container.live .swiper-slide img {
    width: 19.3rem;
	height:7.5rem;
    vertical-align: bottom;
    display: block;
}

.notice {
    padding: 1rem 0;
    border-bottom: 1px solid #de0000;
    margin: 0.5rem 0 2rem 0;
}

.notice .tt {
    font-weight: bold;
    padding-right: 2rem;
    background: url("../images/icon-horn.png") no-repeat right center;
    background-size: 1rem;
    margin-right: .6rem;
	font-size:0.8rem;
}

.notice .tt span {
    color: #f02e2c;
}

.notice .text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
	font-size:0.9rem;
	width:50rem;
	margin-left:1rem;
}

.products {
    margin: 2rem 0;
}

.products a {
    width: 23%;
    display: block;
}

.products a img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

.niuchazhengu {
    margin: .6rem 0;
    width: 100%;
    display: block;
}

.niuchazhengu img {
    width: 100%;
    vertical-align: bottom;
    display: block;
	margin-bottom:20px;
}

.picLink {
    margin-top: .6rem;
    width: 100%;
    display: block;
}

.picLink img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

.crossTitle {
    margin: 1rem 0 1.5rem 0;
}

.crossTitle .tt {
    border-left: 4px solid #ff0000;
    font-size: 1.5rem;
    font-weight: bold;
    color: #de0000;
    padding-left: .6rem;
    margin-right: 1rem;
}

.crossTitle .line {
    border-bottom: 5px solid #de0000;
}

.planes {
    margin: 2rem 0;
}

.planes .rightSide {
    width: 32%;
    margin-left: 2rem;
}

.planes .sides {
    width: 25%;
}

.planes .lSide1 {
    width: 47%;
	float:left;
	padding-right:1.5rem;
  
}

.planes .lSide2 {
	float:left;
	 width: 47%;
}

.planes .side {
    width: 30%;
    margin-right: 2rem;
}

.planes .center {
    padding: 0 2rem;
}

.newsT {

}

.newsT .tt {
    font-size: 1.2rem;
    border-top: 1px solid #de0000;
    padding: .4rem 0;
}

.newsT .line {
    border-top: 1px solid #e6e6e6;
    padding: .4rem 0;
}

.newsT .lineNone {
    border-top: 1px solid transparent;
    padding: .4rem 0;
}

.newsTT {
	height:2rem;

}

.newsTT .tt {
    font-size: 1.4rem;
	line-height:2rem;
    font-weight: bold;
    color: #de0000;
    padding: 0rem 0rem 0rem 0.6rem;
    border-left: 4px solid #ff0000;
}

.newsTT .tt.book {
    padding: 1rem 0 .4rem 2.5rem;
    border-left: none;
    background: url("../images/icon-book.png") no-repeat left 1.4rem;
    background-size: 1.8rem;
}

.newsTT .line {
    padding: .4rem 0;
}

.newsTT1{	height:2rem; margin:1.45rem 0rem 1rem 0rem;}

.newsTT1 .tt {
    font-size: 1.4rem;
	line-height:2rem;
    font-weight: bold;
    color: #de0000;
    padding: 0rem 0rem 0rem 0.6rem;
    border-left: 4px solid #ff0000;
}

.newsTT1 .tt.book {
    padding: 0rem 0 .4rem 2.5rem;
    border-left: none;
    background: url("../images/icon-book.png") no-repeat left 0.3rem;
    background-size: 1.8rem;
}

.newsTT1 .line {
    padding: .4rem 0;
}

.more {
    display: block;
    color: #808080;
    font-size: .85rem;
    height: 1.5rem;
    line-height: 1.5rem;
    padding-right: 1rem;
    background: url("../images/icon-more.png") no-repeat right center;
    background-size: .6rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.picNews {
    position: relative;
    margin: .7rem 0;
}

.picNews img {
    width: 100%;
    vertical-align: bottom;
    display: block;
}

.picNews a {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    color: #FFFFFF;
    font-size: .9rem;
    width: 100%;
    padding: .2rem 0;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: .5rem 0;
    color: #000000;
	font-size:0.9rem;
}

.newse {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: .5rem 0;
    color: #000000;
	font-size:0.9rem;
	text-overflow: ellipsis;
}
.newse span{ width:315px; overflow:hidden; float:left;text-overflow: ellipsis;}
.newse b{ font-weight:400; font-size:14px; color:#999;}

.newsh {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: .6rem 0;
    color: #000000;
	font-size:0.9rem;
	
}
.newsh span{ width:458px; overflow:hidden; float:left;text-overflow: ellipsis;}
.newsh b{ font-weight:400; font-size:14px; color:#999;}

.newsv{ width:192px; float:left;text-overflow: ellipsis; margin: .5rem 0; color: #000000; font-size:0.9rem;}
.newsv:nth-child(even){ text-align:right;}

.textNews {
    padding-bottom: .6rem;
    margin: .6rem 0;
    border-bottom: 1px solid #e6e6e6;
}

.textNews .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-weight: bold;
    line-height: 1.5rem;
    padding-bottom: .4rem;
	font-size:1rem;
}
.textNews .titlel {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-weight: bold;
    line-height: 1.5rem;
    padding: .6rem 0;
	font-size:1rem;
}

.textNews .text {
    font-size: .7rem;
    color: #666666;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    max-height: 3rem;
    -webkit-line-clamp: 2;
}

.linkDetail {
    padding-top: .2rem;
    display: block;
    color: #de0000;
    font-size: .7rem;
    text-align: right;
	position:absolute;
	top: 54px;
    left: 166px;
}

.linkDetaill {
    padding-top: .2rem;
    display: block;
    color: #de0000;
    font-size: .7rem;
    text-align: right;
	position:absolute;
	top: 128px;
    left: 454px;
}

.picNewsByText {
    padding: 0rem 0rem 0.6rem 0rem;
    border-bottom: 1px solid #e6e6e6;
}

.picNewsByText .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
	margin-top:.8rem;
    font-weight: bold;
    line-height: 2.6rem;
    padding-bottom: .4rem;
}

.picNewsByText .pic {
    display: block;
    width: 47%;
    margin-right: .6rem;
}

.picNewsByText .pic img {
    vertical-align: bottom;
    display: block;
    width: 142px;
	height:150px;
}

.picNewsByText .pic1 {
    display: block;
    width: 30%;
    margin-right: .6rem;
}

.picNewsByText .pic1 img {
    vertical-align: bottom;
    display: block;
    width: 120px;
	height:80px;
}

.picNewsByText .text {
    font-size: .7rem;
    color: #666666;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    -webkit-line-clamp: 5;
}

.picNewsByText .text1 {
    font-size: .7rem;
    color: #666666;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4rem;
  
    -webkit-line-clamp: 2;
	margin-left:10px;
}

.iconTxtTitle {
    width: 7.25rem;
    height: 2.2rem;
    background: url("../images/icon-txtTitle.jpg") no-repeat left top;
    background-size: contain;
}

.comments {
    max-height: 21rem;
	margin-top:1rem;
    padding: 0rem 0rem .4rem 0rem;
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.comments:hover {
    overflow: auto;
}

/*定义滚动条宽*/
.comments::-webkit-scrollbar {
    width: 8px;
}

/*定义滚动条的轨道*/
.comments::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
}

/*定义滚动条的滑块*/
.comments::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
}

.commentDiv {
    position: relative;
}

.commentDiv:after {
    content: "";
    width: 100%;
    height: 3rem;
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(transparent, #FFFFFF); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(transparent, #FFFFFF); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(transparent, #FFFFFF); /* Firefox 3.6 - 15 */
    background: linear-gradient(transparent, #FFFFFF); /* 标准的语法 */
}

.comments .comment {
    position: relative;
    padding: .6rem 0 .6rem 1rem;
    border-bottom: 1px dashed #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.comments .comment:last-child {
    padding-bottom: 2rem;
    border-bottom: none;
}

.comment .title {
    padding: .2rem 2rem .2rem .2rem;
	font-size:0.8rem;
}

.comments .comment:after {
    content: "";
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    position: absolute;
    left: -.325rem;
    top: 2.95rem;
    background-color: #FFFFFF;
    border: 1px solid #e6e6e6;
}

.comment:hover .title {
    background: #de0000;
    color: #FFFFFF;
}

.comments .comment:hover:after {
    top: 1.2rem;
    background-color: #de0000;
    border: 1px solid transparent;
}

.comment .text {
    padding: .2rem;
    font-size: .8rem;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    max-height: 4.5rem;
    -webkit-line-clamp: 3;
}

.comment .text:hover {
    overflow: auto;
    max-height: 150rem;
    -webkit-line-clamp: 100;
}

.bigNewsDiv {
}

.bigNewsDiv .News {
    margin: .8rem 0;
    padding: .6rem 0;
    border-bottom: 1px solid #e6e6e6;
}

.bigNewsDiv .News:last-child {
    border-bottom: none;
}

.bigNewsDiv .News .timeIcon {
    background: url("../images/icon-timeBg.png") no-repeat center;
    background-size: 100% 100%;
    color: #FFFFFF;
    font-size: .7rem;
    padding: .1rem .5rem .6rem .45rem;
    margin-right: .8rem;
}

.bigNewsDiv .News .title {
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
	line-height:1.2rem;
	font-size:1.2rem;
    text-overflow: ellipsis;
    display: block;
}

.bigNewsDiv .News .text {
    margin: .9rem 0;
    font-size: .8rem;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    max-height: 6rem;
    -webkit-line-clamp: 4;
	color:#4c4c4c;
	position:relative;
}

.bigNewsDiv .time {
    text-align: right;
    font-size: .7rem;
    color: #999999;
	margin-left:15px;
	position:absolute;
	top:30px;
	left:615px;
}

.liveTable {
    text-align: center;
    margin: .4rem;
}

.liveTitle {
    padding: .3rem 0;
    text-align: center;
    width: 22%;
    border: 1px solid #de0000;
    border-radius: .4rem;
    font-size: .6rem;
    font-weight: bold;
    cursor: pointer;
}

.liveTitle.active {
    color: #FFFFFF;
    background-color: #de0000;
}

.liveTableDiv {
    min-height: 6rem;
}

.liveTableDiv .table {
    display: none;
}

.liveTableDiv .table.show {
    display: block;
}

.liveTableDiv .table .tableLine {
    text-align: center;
    font-size: .7rem;
    padding: .5rem 0;
    border-bottom: 1px dashed #afafaf;
}

.liveTableDiv .table .tableLine:hover {
    color: #de0000;
}

.boxLink {
    width: 46%;
    padding: 0.8rem 0;
    color: #FFFFFF;
    margin-top: 1rem;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 1.2rem;
    border: 1px solid transparent;
    border-radius: .1rem;
}

.boxLink.training:hover {
    background-color: #FFFFFF !important;
    color: #f85959;
    border: 1px solid #f85959;
}

.boxLink.personal:hover {
    background-color: #FFFFFF !important;
    color: #59bbf8;
    border: 1px solid #59bbf8;
}

.boxLink.training {
    background-color: #f85959;
}

.boxLink.personal {
    background-color: #59bbf8;
}

.boxLink .icon {
    width: 2rem;
    height: 1.6rem;
    margin-right: .6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.boxLink.training .icon {
    background-image: url("../images/icon-training.png");
}

.boxLink.personal .icon {
    background-image: url("../images/icon-personal.png");
}

.boxLink.training:hover .icon {
    background-image: url("../images/icon-training_hl.png");
}

.boxLink.personal:hover .icon {
    background-image: url("../images/icon-personal_hl.png");
}

/*#backTop {*/
/*position: fixed;*/
/*bottom: 3rem;*/
/*right: 2rem;*/
/*display: none;*/
/*z-index: 99;*/
/*cursor: pointer;*/
/*border-radius: .2rem;*/
/*width: 3rem;*/
/*height: 3rem;*/
/*background: rgba(0,0,0,.5) url("../image/icon_toBar.png") no-repeat center;*/
/*background-size: 1.5rem;*/
/*}*/

#backTop {
    position: fixed;
    bottom: 2rem;
    right: 1rem;
    display: none;
    z-index: 99;
    cursor: pointer;
    border-radius: .2rem;
    width: 8rem;
    height: 8rem;
    background: url("../images/rocket/rocket_button_up_01.png") no-repeat 0 0;
    background-size: contain;
}

#backTop:hover {
    background-image: url("../images/rocket/rocket_button_up_02.png");
}

#backTop.launch {
    -webkit-animation: launch 1s ease-in-out;
    -o-animation: launch 1s ease-in-out;
    animation: launch 1s ease-in-out;
}

@-moz-keyframes launch {
    0% {
        background-image: url("../images/rocket/rocket_button_up_03.png");
        bottom: 2rem;
    }
    15% {
        background-image: url("../images/rocket/rocket_button_up_04.png");
        bottom: 2rem;
    }
    30% {
        background-image: url("../images/rocket/rocket_button_up_05.png");
        bottom: 2rem;
    }
    45% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 2rem;
    }
    100% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 1200px;
    }
}

@-o-keyframes launch {
    0% {
        background-image: url("../images/rocket/rocket_button_up_03.png");
        bottom: 2rem;
    }
    15% {
        background-image: url("../images/rocket/rocket_button_up_04.png");
        bottom: 2rem;
    }
    30% {
        background-image: url("../image/rocket/rocket_button_up_05.png");
        bottom: 2rem;
    }
    45% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 2rem;
    }
    100% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 1200px;
    }
}

@-webkit-keyframes launch {
    0% {
        background-image: url("../images/rocket/rocket_button_up_03.png");
        bottom: 2rem;
    }
    15% {
        background-image: url("../images/rocket/rocket_button_up_04.png");
        bottom: 2rem;
    }
    30% {
        background-image: url("../images/rocket/rocket_button_up_05.png");
        bottom: 2rem;
    }
    45% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 2rem;
    }
    100% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 1200px;
    }
}

@keyframes launch {
    0% {
        background-image: url("../images/rocket/rocket_button_up_03.png");
        bottom: 2rem;
    }
    15% {
        background-image: url("../images/rocket/rocket_button_up_04.png");
        bottom: 2rem;
    }
    30% {
        background-image: url("../images/rocket/rocket_button_up_05.png");
        bottom: 2rem;
    }
    45% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 2rem;
    }
    100% {
        background-image: url("../images/rocket/rocket_button_up_06.png");
        bottom: 1200px;
    }
}

.planeCon {
    margin-right: 2rem;
    margin-top: 1rem;
}

.planeRight {
    width: 28%;
    margin-top: 1rem;
}

.pageIndex {
    border-bottom: 1px dotted #cecece;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.pageIndex a {
    margin: 0 .6rem;
}

.comTitle {
    background-color: #d60000;
    color: #FFFFFF;
    border-radius: .4rem;
    box-shadow: 0 2px 5px #CCC;
    padding: .8rem 1.2rem;
}

.refresh {
    padding: .4rem;
    background-color: #d60000;
    border-radius: .4rem;
    box-shadow: 0 2px 5px #CCC;
    cursor: pointer;
}

.refresh .icon-refresh {
    width: 1.5rem;
    height: 1.5rem;
    background: url("../images/icon-refresh.png") no-repeat center;
    background-size: contain;
    transition: all 1s;
    transform-origin: center;
    /*transform: translate3d(0,0,0);*/
}

.refresh:hover .icon-refresh {
    transform: rotate(180deg);
}

.container {
    margin-top: 0rem;
    background-color: #f5f5f5;
    padding: 2rem 1rem 0 1rem;
    border: #cccccc;
    position: relative;
}

.dateLine {
    margin-top: -1.5rem;
    padding: 1.5rem 0;
    /*background: -webkit-linear-gradient(transparent, #f5f5f5); !* Safari 5.1 - 6.0 *!*/
    /*background: -o-linear-gradient(transparent, #f5f5f5); !* Opera 11.1 - 12.0 *!*/
    /*background: -moz-linear-gradient(transparent, #f5f5f5); !* Firefox 3.6 - 15 *!*/
    background: linear-gradient(transparent, #f5f5f5, #f5f5f5, #f5f5f5); /* 标准的语法 */
}

.dateLine .uf-f {
    height: 2px;
    background-color: #e64141;
}

.dateLine .date {
    color: #de0000;
    padding: .2rem .6rem;
}

.commentLi {

}

.commentLi .left {
    width: 1.8rem;
    border-right: .1rem solid #e64141;
    margin-right: 2.85rem;
    position: relative;
}

.commentLi .left .time {
    width: 3.75rem;
    padding: .1rem 0;
    text-align: center;
    background-color: #e64141;
    color: #FFFFFF;
    border-radius: .3rem;
    position: absolute;
    top: 0;
    right: -1.875rem;
}

.commentLi .txt {
    line-height: 1.5rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #cccccc;
}

.newsTTLine {
    color: #de0000;
    font-size: 1.25rem;
}

.newsTTT {
    background-color: #e64141;
    color: #FFFFFF;
    text-align: center;
    padding: .2rem .2rem;
    position: relative;
    font-size: .875rem;
    margin-right: 1.25rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1rem;
}

.newsTTT:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -1.1rem;
    width: 0;
    height: 0;
    border: .6rem solid;
    border-bottom: 0;
    border-color: transparent transparent transparent #e64141;
}

.titleT {
    text-align: center;
    color: #e64141;
    font-size: 1.125rem;
    border-top: 2px solid #de0000;
    margin-top: 2rem;
    padding-top: .6rem;
}

.otherComment {
    margin: .6rem 0;
}

.otherComment img {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    margin-left: 1rem;
}

.otherComment .botInfo {
    color: #6e6e6e;
    font-size: .925rem;
}

.vPlane {
    background-color: #FFFFFF;
    margin-bottom: 3rem;
    border-radius: .2rem;
    box-shadow: 0 0 2px #f0f0f0;
    padding: 1.5rem;
    position: relative;
}

.wheel {
    width: 9.8rem;
    height: 9.8rem;
    background: url("../images/wheel.png") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 6rem;
    right: .6rem;
    z-index: 1;
}

.vPlane > .ttips {
    width: 4rem;
    height: 1.85rem;
    padding-top: .285rem;
    font-size: .785rem;
    text-align: center;
    color: #FFFFFF;
    background: url("../images/ttips.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    top: -3px;
    left: -19px;
    transform: rotate(-45deg);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.vPlane > .title {
    color: #ff3d53;
    margin-bottom: 1rem;
}

.liveCro {
    text-align: center;
    width: 10rem;
    height: 3rem;
    line-height: 3rem;
    margin: .6rem 2rem .6rem 0;
    background: -webkit-linear-gradient(left, #a6c8ff, #81b3fe);
    background: -o-linear-gradient(right, #a6c8ff, #81b3fe);
    background: -moz-linear-gradient(right, #a6c8ff, #81b3fe);
    background: linear-gradient(to right, #a6c8ff, #81b3fe);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1rem;
    cursor: pointer;
}

.liveCro.active {
    background: -webkit-linear-gradient(left, #fe586b, #f3122c);
    background: -o-linear-gradient(right, #fe586b, #f3122c);
    background: -moz-linear-gradient(right, #fe586b, #f3122c);
    background: linear-gradient(to right, #fe586b, #f3122c);
}

.liveCroTable {
    width: 100%;
    display: none;
    border-collapse: collapse;
    border: none;
}

.liveCroTable.show {
    display: table;
}

.liveCroTable tr td {
    height: 3.5rem;
    border-bottom: 1px dashed #abaaaa;
}

.liveCroTable tr:first-child td {
    border-bottom: 1px dashed #abaaaa !important;
}

.liveCroTable tr:last-child td {
    border-bottom: none;
}

.liveCroTable td:nth-child(2) {
    padding-left: .8rem;
}

.liveCroTable td:nth-child(5) {
    padding-left: 2rem;
}

.liveHomes {
    padding-bottom: 2rem;
    border-bottom: 1px solid #f3f3f3;
}

.liveHome {
    width: 22%;
    position: relative;
}

.liveHome img {
    width: 100%;
    vertical-align: bottom;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.liveHome .name {
    text-align: center;
    font-weight: bold;
    font-size: 1.125rem;
    margin: 1.25rem 0;
}

.liveHome .btnIn {
    text-align: center;
    display: block;
    color: #FFFFFF;
    padding: .6rem 0;
    margin: 0 1.5rem;
    background-color: #ff0000;
    border-radius: .4rem;
    box-shadow: 1px 1px 4px #CCC;
}

.copyType {
    padding: 0 1rem;
    border-right: 1px dashed #bebdbd;
}

.copyType:last-child {
    border-right: none;
}

.copyType > .name {
    margin-bottom: 1.25rem;
    text-align: center;
    font-weight: bold;
}

.videoLink {
    margin: .8rem 0;
}

.videoLink .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size:18px;
}

.videoLink .time {
    padding-left: .6rem;
    white-space: nowrap;
    color: #767676;
}

.copyTT {
    height: 3.8rem;
    padding-left: 4rem;
    background-size: 3rem !important;
    margin-bottom: 2rem;
}

.copyTT .title {
    font-size: 1.35rem;
    font-style: oblique;
    font-weight: bold;
    border-bottom: 3px solid;
    padding: 0 .2rem;
    line-height: 2rem;
}

.copyTT .sub {
    color: #939393;
    padding: 0 1rem;
    border-bottom: 1px solid #939393;
    line-height: 2rem;
}

.copyTT.logo1 {
    background: url("../images/copyLogo1.png") no-repeat left center;
}

.copyTT.logo1 .title {
    color: #e9c04a;
    border-color: #e9c04a;
}

.copyTT.logo2 {
    background: url("../images/copyLogo2.png") no-repeat left center;
}

.copyTT.logo2 .title {
    color: #fe8d1f;
    border-color: #fe8d1f;
}

.copyTT.logo3 {
    background: url("../images/copyLogo3.png") no-repeat left center;
}

.copyTT.logo3 .title {
    color: #4cadff;
    border-color: #4cadff;
}

.copyPlane {
    padding: 2rem 0;
}

.copyPlane:nth-child(even) {
    background-color: #f3f3f3;
}

.copyPlane .btnMore {
    width: 9rem;
    padding: .5rem 0 .7rem 0;
    text-align: center;
    display: block;
    margin: 2rem auto auto auto;
    color: #FFFFFF;
    border-radius: .2rem;
}

.copyPlane .btnMore.btnBg1 {
    background: url("../images/btnBg1.png");
    background-size: 100% 100%;
}

.copyPlane .btnMore.btnBg2 {
    background: url("../images/btnBg2.png");
    background-size: 100% 100%;
}

.copyPlane .btnMore.btnBg3 {
    background: url("../images/btnBg3.png");
    background-size: 100% 100%;
}

.copyPlane .copyItem {
    width: 23%;
    display: block;
}

.copyPlane .copyItem .img {
    margin-bottom: 1.5rem;
    position: relative;
}

.copyPlane .copyItem .img .imgDiv {
    width: 100%;
    height: 0;
    padding-bottom: 82%;
    position: relative;
}

.copyPlane .copyItem .img .imgDiv img {
    width: 100%;
    height: 190px;
    vertical-align: bottom;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.copyPlane .copyItem .img .playIcon {
    width: 6rem;
    height: 2.5rem;
    background: url("../images/icon-play.png") no-repeat center;
    background-size: contain;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.copyPlane .copyItem .img .title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    text-align: center;
    padding: .4rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:14px;
}

.copyPlane .copyItem .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #212121;
	font-size:14px;
}

.copyPlane .copyItem .time {
    white-space: nowrap;
    padding-left: .6rem;
    color: #696969;
	font-size:14px;
}

.tvs {
    overflow: hidden;
    margin-bottom: 1.4rem;
    padding-bottom: .6rem;
}

.tvs:hover {
    overflow: auto;
}

/*定义滚动条宽*/
.tvs::-webkit-scrollbar {
    height: 8px;
}

/*定义滚动条的轨道*/
.tvs::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
}

/*定义滚动条的滑块*/
.tvs::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
}

.tvs .TV {
    width: 7rem;
    text-align: center;
    padding: .6rem 0;
    border: 1px solid #359cf4;
    color: #359cf4;
    border-radius: .2rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 2rem;
}

.tvs .TV.active {
    background-color: #359cf4;
    color: #FFFFFF;
}

.byTV {
    display: none;
}

.byTV.show {
    display: flex;
}
.ub-ver1{ width:365px; display:block;}
.ub-ver1 a{ width:180px; color:#000; height:24px; float:left;}

.rightSide .news{ margin-top:0.88rem;}



#mask_shadow {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);

}
#popup {
  display: none;
  opacity: 0; 
  position: absolute;
  z-index: 10;
  top: 150px;
  width: 854px;
  height: 654px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
#popup .title {
  position: relative;
  width: 100%;
  height: 5px;
  cursor: move;
}
#popup .title p {
  padding-left: 14px;
  line-height: 55px;
  color: #fff;
}
#popup .title span {
  position: absolute;
  top: 15px;
  right: 30px;
  width: 30px;
  height: 30px;
  color: #000;
  opacity: .2;
  font-size: 21px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #333;
}
#popup .title span:hover {
  opacity: .8;
}
#popup .cont { width: 100%; height:654px;    }
#btn1 {
  margin: 30px 30px 10px 30px;
}