@charset "utf-8";
	body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span {
	font-weight:normal;
	margin:0;
	padding:0;
}
body {
	font-size:14px;
	font-family:"Microsoft YaHei" ! important;
	color:#000000;
	background:#fff;
	margin:0 auto;
	padding:0px;
}
a {
	text-decoration:none;
	color:#235aa7;
	outline:none;
}
a:active {
	star:expression(this.onFocus=this.blur());
}
img {
	border:0px;
	vertical-align:middle;
}
li {
	list-style:none;
}
input:focus,textarea:focus {
	outline:none;
}
html,body {
	-moz-user-select:none;
	-khtml-user-select:none;
	user-select:none;
}
select:focus {
	outline:none
}
body {
	min-width:1200px;
}
.w1200 {
	width:1200px;
	margin:auto;
}
.w1200:after {
	content:"";
	display:table;
	clear:both;
}
.clearflex:after {
	content:"";
	display:table;
	clear:both;
}
.loading img {
	width:100%;
}
.loading {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#fff;
	z-index:99999;
}
.loadingfa {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:30px;
	color:#1f8adf;
	position:absolute;
	left:50%;
	margin-top:-15px;
	margin-left:-15px;
	top:50%;
}
html {
	-webkit-overflow-scrolling:touch;
	/*-webkit-tap-highlight-color:none;*/
}
html {
	-webkit-tap-highlight-color:transparent;
}
body {
	-webkit-overflow-scrolling:touch;
}
* {
	padding:0;
	margin:0;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:transparent;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	user-select:none;
}
@keyframes rotate {
	from {
	-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(360deg)
}
}@-webkit-keyframes rotate {
	from {
	-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(360deg)
}
}@-moz-keyframes rotate {
	from {
	-moz-transform:rotate(0deg)
}
to {
	-moz-transform:rotate(360deg)
}
}@-ms-keyframes rotate {
	from {
	-ms-transform:rotate(0deg)
}
to {
	-ms-transform:rotate(360deg)
}
}@-o-keyframes rotate {
	from {
	-o-transform:rotate(0deg)
}
to {
	-o-transform:rotate(360deg)
}
}.xuanzhuan {
	animation:2s linear 0s normal forwards infinite rotate;
	-webkit-animation:2s linear 0s normal forwards infinite rotate;
	-moz-animation:2s linear 0s normal forwards infinite rotate;
	-o-animation:2s linear 0s normal forwards infinite rotate;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	background:#2d2d2d;
	min-width:1590px;
}
.head {
	}.head .wrap1:after {
	content:"";
	display:table;
	clear:both;
}
.head .wrap1 {
	width:1590px;
	margin:auto;
}
.head .logo {
	float:left;
	padding-top:16px;
}
.head .logo img {
	}.head .nav {
	float:left;
	margin-left:40px;
}
.head .nav li {
	float:left;
}
.head * {
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	transition:all 0.4s;
}
.head .nav .h2tit a {
	display:inline-block;
	padding:0px 29px;
	line-height:87px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#FFFFFF;
	position:relative;
}
.head .nav li .h2tit a:after {
	position:absolute;
	left:50%;
	-o-transform:translate(-50%,0%);
	-webkit-transform:translate(-50%,0%);
	-moz-transform:translate(-50%,0%);
	-ms-transform:translate(-50%,0%);
	transform:translate(-50%,0%);
	bottom:0px;
	content:"";
	height:3px;
	background:#FF306F;
	width:0px;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	transition:all 0.4s;
}
.head .nav li:hover .h2tit a:after,.head .nav li.current .h2tit a:after {
	width:100%;
}
.head .nav li:hover .h2tit a,.head .nav li.current .h2tit a {
	color:#FF306F
}
.right .search {
	float:left;
	display:inline-block;
	width:100%;
	height:43px;
	position:relative;
	border-radius:400px;
	margin-bottom:25px;
}
.right .words {
	width:100%;
	height:100%;
	position:absolute;
	border-radius:400px;
	border:#2d2d2d 1px solid;
	background:#2d2d2d;
	padding:0px 26px;
	padding-right:60px;
	color: #fff;
}
.right .send {
	position:absolute;
	right:0;
	top:0px;
	width:56px;
	height:100%;
	cursor:pointer;
	border:none;
	background:url(../images/search2.png) no-repeat center center;
}

.right .send  i{
color: #9c9c9c;
}
.head .login {
	float:right;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#FFFFFF;
	line-height:87px;
}
.banner {
	}.banner img {
	width:100%;
}
.banner .swiper-pagination {
	bottom:30px;
	height:auto;
}
.banner .swiper-pagination * {
	width:16px;
	height:16px;
	background:#FFFFFF;
	opacity:0.2;
	border-radius:50%;
}
.banner .swiper-button-next {
	right:80px;
	width:33px;
	height:59px;
	background:url(../images/right.png) no-repeat center center;
	background-size:100%;
	margin-top:-30px;
}
.banner .swiper-button-prev {
	left:80px;
	width:33px;
	height:59px;
	background:url(../images/left.png) no-repeat center center;
	background-size:100%;
	margin-top:-30px;
}
.banner .swiper-pagination *.swiper-pagination-bullet-active {
	background:#FF306F;
	opacity:1;
}
.wrap:after {
	content:"";
	display:table;
	clear:both;
}
.wrap {
	width:1400px;
	margin:auto;
}
.index {
	background:url(../images/bgimg.jpg) no-repeat center bottom;
	background-size:cover;
}
.index .section1 {
	padding-top:56px;
}
.titlemodel {
	padding-left:25px;
	border-left:5px solid #ff306f;
	position:relative;
}
.titlemodel .cn {
	font-size:24px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:1;
	padding-top:15px;
}
.titlemodel .en {
	font-size:27px;
	font-family:Gotham;
	font-weight:500;
	color:#FFFFFF;
	line-height:1;
}
.index .section1 .list {
	padding-top:44px;
	position:relative;
	margin-bottom:113px;
}
.index .section1 .list .swiper-button-next {
	width:26px;
	height:12px;
	background:url(../images/right2.png) no-repeat center center;
	background-size:100%;
	right:274px;
	top:-16px;
}
.index .section1 .list .swiper-button-prev {
	width:26px;
	height:12px;
	background:url(../images/left2.png) no-repeat center center;
	background-size:100%;
	left:auto;
	right:314px;
	top:-16px;
}
.index .section1 .list .imgbox {
	overflow:hidden;
}
.index .section1 .list .imgbox img {
	width:100%;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	transition:all 0.4s;
}
.index .section1 .list .dec {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:bold;
	color:#FFFFFF;
	line-height:22px;
	text-align:center;
	padding-top:29px;
}
.index .section1 .list .dec a {
	color:inherit;
}
.index .section1 .list .dec p {
	}.titlemodel .hd {
	float:right;
	padding-top:12px;
	position:absolute;
	right:0;
	top:0px;
}
.titlemodel .hd a {
	float:left;
	margin-left:15px;
	width:110px;
	line-height:42px;
	background:rgba(0,192,191,0);
	border:1px solid rgba(255,255,255,0.2);
	border-radius:4300px;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	text-align:center;
}
.titlemodel .hd a:hover,.titlemodel .hd a.current {
	color:#fff;
	background:#FF306F;
	border-color:#FF306F;
}
.titlemodel:after {
	content:"";
	display:table;
	clear:both;
}
.index .section1 .titlemodel .cn,.index .section1 .titlemodel .en {
	}.index .section1 .titlemodel .cn {
	}.index .section1 .list .imgbox img:hover {
	-webkit-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	transform:scale(1.05,1.05);
}
.index .section2 {
	padding-bottom:54px;
}
.index .section2 .listType1 {
	margin-top:35px;
	border-top:1px solid rgba(255,255,255,.2);
}
.listType1 {
	}.listType1 li {
	padding-top:36px;
	padding-bottom:34px;
	zoom:1;
	overflow:hidden;
	border-bottom:1px solid rgba(255,255,255,.05);
}
.listType1 li .imgbox a {
	display:block;
	position:relative;
}
.listType1 li .imgbox a:hover:after {
	opacity:1;
}
.listType1 li .imgbox a:after {
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	/*background;*/
	background:url(../images/play.png) no-repeat center center;
	opacity:0;
}
.listType1 li .imgbox {
	float:left;
	width:90px;
	position:relative;
}
.listType1 li .imgbox img {
	width:100%;
}
.listType1 li .infor1 {
	float:left;
	padding-left:28px;
	padding-top:23px;
	width:484px;
	padding-right:50px;
}
.listType1 li .title {
	display:block;
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
	line-height:1;
	margin-bottom:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.listType1 li .dec {
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	line-height:1;
}
.listType1 li .title a {
	}.listType1 li .infor2 {
	float:left;
	line-height:1;
	padding-top:37px;
}
.listType1 li .infor2 p {
	float:left;
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	width:115px;
}
.listType1 li .infor2 p:nth-child(3) {
	width:210px;
	margin-left:30px;
}
.listType1 li .infor2 p:nth-child(1) {
	opacity:1;
}
.listType1 li .infor3 {
	float:right;
	padding-top:22px;
}
.listType1 li .infor3 a {
	float:left;
	margin-left:13px;
	width:44px;
	height:44px;
	border:1px solid rgba(255,255,255,0.2);
	border-radius:50%;
}
.listType1 li .infor3 a.s1 {
	background:url(../images/s1.png) no-repeat center center;
}
.listType1 li .infor3 a.s2 {
	background:url(../images/s2.png) no-repeat center center;
}
.listType1 li .infor3 a.s3 {
	background:url(../images/s3.png) no-repeat center center;
}
.listType1 li .infor3 a.s4 {
	background:url(../images/s4.png) no-repeat center center;
}
.listType1 li .infor3 a:hover {
	border-color:#FF306F;
	background-color:#FF306F;
}
.moreBase {
	width:196px;
	height:62px;
	background:#FF306F;
	font-size:18px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	text-align:center;
	line-height:62px;
	border-radius:400px;
	margin:auto;
	display:block;
	margin-top:46px;
}
.titlemodel .time {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	line-height:44px;
	position:absolute;
	right:283px;
	top:12px;
}
.listType1 .num {
	float:left;
	width:60px;
	line-height:90px;
	font-size:25px;
	font-family:Gotham;
	font-weight:500;
	color:#FFFFFF;
	opacity:0.2;
	font-style:italic;
}
.section2 .tab {
	font-size:18px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	zoom:1;
	overflow:hidden;
	padding-top:69px;
}
.section2 .w1 {
	float:left;
	padding-left:60px;
	width:150px;
	text-align:center;
}
.section2 .w2 {
	float:left;
	margin-left:484px;
	width:115px;
}
.section2 .w3 {
	float:left;
	width:115px;
}
.section2 .w4 {
	float:left;
	width:210px;
	margin-left:30px;
}
.section2 .w5 {
	float:right;
	width:223px;
	text-align:center;
}
.index .section3 {
	padding-bottom:83px;
}
.index .section3 .listType2 {
	padding-top:61px;
	zoom:1;
	overflow:hidden;
}
.listType2 {
	zoom:1;
	overflow:hidden;
}
.listType2 li:nth-child(6n) {
	margin-right:0px;
}
.listType2 li {
	/*float:left;*/
	margin-right:30px;
	width:calc((100% - 150px)/6);
	text-align:center;
	margin-bottom:38px;
}
.listType2 li .title {
	margin-top:19px;
	display:block;
	font-size:16px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
}
.listType2 li .imgbox {
	}.listType2 li .imgbox img {
	width:100%;
}
.index .section4 {
	padding-bottom:50px;
}
.titlemodel .more {
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/right2.png) no-repeat right center;
	padding-right:50px;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	top:29px;
}
.index .section4 .left {
	float:left;
	width:846px;
}
.index .section4 .left .listType1 {
	margin-top:44px;
	border-top:1px solid rgba(255,255,255,0.2);
}
.index .section4 .left .imgbox {
	}.index .section4 .left .infor1 {
	}.index .section4 .left .title {
	}.index .section4 .left .dec {
	}.index .section4 .left .infor3 {
	}.index .section4 .left .infor3 a {
	}.index .section4 .right {
	float:right;
	width:493px;
}
.listType3 {
	padding-top:40px;
}
.listType3 li {
	zoom:1;
	overflow:hidden;
	padding-bottom:40px;
}
.listType3 li .imgbox {
	float:left;
}
.listType3 li .imgbox img {
	width:190px;
}
.listType3 li .content {
	width:calc(100% - 190px);
	float:left;
	padding-left:30px;
}
.listType3 li .title {
	font-size:20px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
	line-height:28px;
}
.listType3 li .infor1 {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	padding-top:21px;
	padding-bottom:25px;
	line-height:1;
}
.listType3 li .infor2 {
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	padding-bottom:18px;
	line-height:1;
}
.listType3 li .more {
	width:129px;
	height:41px;
	background:#FF306F;
	display:block;
	text-align:center;
	line-height:40px;
	border-radius:400px;
	color:#fff;
	font-size:16px;
}
.index .section5 {
	padding-bottom:116px;
}
.listType4 {
	padding-top:55px;
}
.listType4 li:nth-child(3n) {
	margin-right:0px;
}
.listType4:after {
	content:"";
	display:table;
	clear:both;
}
.listType4 li {
	width:calc((100% - 80px)/3);
	margin-right:40px;
	float:left;
	text-align:center;
}
.listType4 li .content {
	background:#000;
	padding-top:50px;
}
.listType4 li .en {
	font-size:39px;
	font-family:Gotham;
	font-weight:500;
	color:#FFFFFF;
	line-height:44px;
	line-height:1;
	padding-bottom:21px;
}
.listType4 li .cn {
	font-size:36px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:1;
	padding-bottom:21px;
}
.listType4 li .price {
	font-size:0px;
	line-height:65px;
}
.listType4 li .price * {
	display:inline-block;
	vertical-align:unset;
}
.listType4 li .price span {
	font-size:41px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FF306F;
}
.listType4 li .price strong {
	font-size:57px;
	margin:0px 10px;
	font-family:Gotham;
	font-weight:500;
	color:#FF306F;
}
.listType4 li .price i {
	font-size:21px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	font-style:normal;
	position:relative;
	top:-5px;
}
.listType4 li .infor1 {
	font-size:20px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
	line-height:1;
}
.listType4 li .infor2:last-child {
	padding-bottom:0px;
}
.listType4 li .infor2.pb0 {
	padding-bottom:0;
}
.listType4 li .infor2 {
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	padding-top:18px;
	padding-bottom:29px;
	padding-left:45px;
	padding-right:45px;
}
.listType4 li .moreBase {
	margin-top:0;
	position:relative;
	top:31px;
}
.cbanner .moreBase {
	width:159px;
	line-height:43px;
	height:43px;
	font-size:16px;
	margin:0px;
	margin-left:53px;
	display:inline-block;
	color:#ffffff;
}
.cbanner {
	height:285px;
	padding-top:85px;
}
.cbanner .text {
	font-size:27px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:1;
	margin-bottom:19px;
	padding-top:77px;
}
.cbanner .text span {
	}.cbanner .text strong {
	font-size:30px;
	/* font-family:SimSun;
	*/

color:#FFFFFF;
}
.cbanner .line {
	width:91px;
	height:3px;
	background:#ff2c6f;
}
.channel {
	padding-bottom:84px;
}
.channel .left {
	float:left;
	width:960px;
	background:rgba(0,0,0,0.5);
	padding:40px 40px;
}
.channel .left .infor1 {
	zoom:1;
	overflow:hidden;
}
.channel .left .infor1 .imgbox {
	float:left;
	width:310px;
}
.channel .left .infor1 .imgbox img {
	width:100%;
}
.channel .left .infor1 .content {
	float:left;
	width:calc(100% - 310px);
	padding-left:33px;
	padding-top:10px;
}
.channel .left .infor1 .title {
	font-size:28px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
	line-height:1;
}
.channel .left .infor1 .dec {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	line-height:1;
	padding-top:13px;
	padding-bottom:23px;
}
.channel .left .infor1 .stars {
	font-size:0;
}
.channel .left .infor1 .stars img {
	margin-right:2px;
}
.channel .left .infor1 .stars span {
	font-size:21px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
	line-height:30px;
	margin-left:22px;
	vertical-align:middle;
	display:inline-block;
	position:relative;
	top:1px;
}
.channel .left .infor1 .items {
	zoom:1;
	overflow:hidden;
	padding-top:29px;
	padding-bottom:32px;
}
.channel .left .infor1 .item {
	float:left;
	width:50%;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:26px;
	opacity:0.3;
}
.channel .left .infor1 .item p {
	}.channel .left .infor1 .enter {
	display:block;
	width:205px;
	height:48px;
	background:url(../images/home.png) no-repeat 20px center #FF306F;
	line-height:48px;
	border-radius:400px;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	padding-left:63px;
}
.channel .left .infor2 {
	padding-top:60px;
	display:flex;
	justify-content:space-between;
}
.channel .left .infor2 a {
	display:block;
	width:145px;
	height:48px;
	border:1px solid rgba(255,255,255,0.2);
	border-radius:300px;
	line-height:46px;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	padding-left:68px;
}
.channel .left .infor2 a.play {
	padding-left:52px;
	background:url(../images/p1.png) no-repeat 30px center #FF306F;
}
.channel .left .infor2 a.download {
	background:url(../images/p2.png) no-repeat 40px center;
}
.channel .left .infor2 a.add {
	padding-left:50px;
	width:189px;
	background:url(../images/p3.png) no-repeat 20px center;
}
.channel .left .infor2 a.like {
	padding-left:62px;
	background:url(../images/p3.png) no-repeat 26px center;
}
.channel .left .infor2 a.comm {
	text-align:center;
	padding-left:0px;
}
.channel .left .infor3 {
	}.channel .left .infor3 .bd {
	margin-top:92px;
	font-size:0;
}
.channel .left .infor3 .bd img {
	display:block;
	width:100%;
}
.channel .left .infor3 .num {
	zoom:1;
	overflow:hidden;
	padding-top:22px;
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
}
.channel .left .infor3 .le {
	float:left;
}
.channel .left .infor3 .ri {
	float:right;
}
.channel .left .infor4 {
	margin-top:47px;
	height:22px;
	position:relative;
	margin-bottom:52px;
}
.channel .left .infor4 .switch {
	float:left;
	height:100%;
	width:22px;
	background:url(../images/switch.png) no-repeat center center;
	cursor:pointer;
}
.channel .left .infor4 .playCon {
	position:absolute;
	top:50%;
	left:50%;
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:118px;
	height:100%;
}
.channel .left .infor4 .prev {
	cursor:pointer;
	background:url(../images/l.png) no-repeat center center;
	position:absolute;
	left:0;
	top:0px;
	height:100%;
	width:25px;
}
.channel .left .infor4 .play {
	position:absolute;
	top:50%;
	left:50%;
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:20px;
	height:100%;
	background:url(../images/p.png) no-repeat center center;
	cursor:pointer;
}
.channel .left .infor4 .next {
	cursor:pointer;
	background:url(../images/r.png) no-repeat center center;
	position:absolute;
	right:0;
	top:0px;
	height:100%;
	width:25px;
}
.channel .left .infor4 .volum {
	float:right;
	padding-left:30px;
	background:url(../images/ysq.png) no-repeat left center;
	height:100%;
}
.channel .left .infor4 .volum span {
	display:block;
	position:relative;
	width:120px;
	height:3px;
	background:#646464;
	margin-top:10px;
}
.channel .left .infor4 .volum em {
	cursor:pointer;
	position:absolute;
	width:9px;
	height:9px;
	background:#FF306F;
	border-radius:50%;
	right:-5px;
	top:-3px;
}
.channel .left .infor4 .volum i {
	position:absolute;
	width:50%;
	height:100%;
	left:0;
	top:0px;
	background:#ff306f;
}
.position {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	padding:35px 0px;
	color:#FFFFFF;
}
.position a {
	color:#fff;
}
.channel .left .infor5 {
	padding-top:45px;
	border-top:1px solid rgba(255,255,255,.05);
}
.channel .left .infor5 .title {
	font-size:20px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	margin-bottom:30px;
}
.channel .left .infor5 .title span {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:33px;
	opacity:0.3;
	padding-left:19px;
}
.channel .left .infor5 textarea {
	height:140px;
	width:100%;
	display:block;
	resize:none;
	background:none;
	border:none;
	background:#0f0f0f;
	padding:20px;
	color:#fff;
	font-size:16px;
}
.channel .left .infor5 .send {
	padding-top:28px;
	text-align:right;
	padding-bottom:33px;
}
.channel .left .infor5 .send button {
	width:145px;
	height:48px;
	background:#FF306F;
	cursor:pointer;
	border:none;
	border-radius:400px;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
}
.channel .left .infor6 {
	color:#fff;
}
.channel .left .infor6 .title {
	font-size:20px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	padding-bottom:26px;
	border-bottom:1px solid rgba(255,255,255,.05);
}
.channel .left .infor6 .list {
	padding-bottom:50px;
}
.channel .left .infor6 .list li {
	padding-top:34px;
	padding-bottom:37px;
	border-bottom:1px solid rgba(255,255,255,.05);
	zoom:1;
	overflow:hidden;
}
.channel .left .infor6 .imgbox {
	float:left;
	width:50px;
}
.channel .left .infor6 .imgbox img {
	display:block;
	width:100%;
}
.channel .left .infor6 .content {
	padding-left:16px;
	padding-top:3px;
	line-height:1;
	width:calc(100% - 50px);
	float:left;
}
.channel .left .infor6 .name {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:23px;
	opacity:0.3;
}
.channel .left .infor6 .time {
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:23px;
	opacity:0.2;
	line-height:1;
	padding-bottom:29px;
}
.channel .left .infor6 .dec {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:33px;
}
.channel .right {
	float:right;
	width:400px;
	background:#161616;
	padding:30px;
}
.channel .right .title {
	font-size:20px;
	font-family:SourceHanSansCN;
	font-weight:400;
	margin-bottom:37px;
	color:#FFFFFF;
}
.channel .right .more {
	font-size:20px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FF306F;
	line-height:33px;
	display:block;
	margin:auto;
	text-align:center;
}
.channel .right .listType5 {
	}.listType5 {
	padding-bottom:22px;
}
.listType5 li {
	zoom:1;
	overflow:hidden;
	margin-bottom:40px;
}
.listType5 li .imgbox {
	float:left;
	width:90px;
}
.listType5 li .imgbox img {
	display:block;
	width:100%;
	height: 90px;
}
.listType5 li .content {
	float:left;
	width:calc(100% - 90px);
	padding-left:24px;
}
.listType5 li .tit {
	font-size:14px;
	font-family:Source Han Sans CN;
	font-weight:500;
	color:#FFFFFF;
	line-height:17px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.listType5 li .dec {
	padding-top:13px;
	padding-bottom:11px;
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	line-height:22px;
	opacity:0.3;
	line-height:1;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.listType5 li .author {
	font-size:14px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FF306F;
	line-height:22px;
}
.channel .left2 {
	width:920px;
	float:left;
}
.titlemodel2:after {
	content:"";
	display:table;
	clear:both;
}
.titlemodel2 .le {
	float:left;
	padding-left:27px;
	border-left:5px solid #fe306f;
}
.titlemodel2 .cn {
	font-size:24px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	float:left;
	line-height:1;
}
.titlemodel2 .en {
	font-size:27px;
	font-family:Gotham;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	padding-left:13px;
	line-height:1;
	margin-top:-2px;
}
.channel .left2 .block1 {
	}.channel .left2 .block1 .list {
	text-align:center;
	position:relative;
	margin-top:41px;
	margin-bottom:89px;
}
.channel .left2 .block1 .list .imgbox {
	}.channel .left2 .block1 .list .imgbox img {
	width:100%;
}
.channel .left2 .block1 .list .dec a {
	color:inherit;
	font-weight:normal;
	font-family:Source Han Sans CN;
	font-weight:500;
}
.channel .left2 .block1 .list .dec {
	font-size:16px;
	color:#FFFFFF;
	margin-top:19px;
}
.channel .left2 .block1 .swiper-button-next {
	width:26px;
	height:12px;
	background:url(../images/right2.png) no-repeat center center;
	background-size:100%;
	right:0;
	top:-25px;
}
.channel .left2 .block1 .swiper-button-prev {
	width:26px;
	height:12px;
	background:url(../images/left2.png) no-repeat center center;
	background-size:100%;
	left:auto;
	right:44px;
	top:-25px;
}
.titlemodel2 .tab {
	float:right;
	margin-top:-8px;
}
.titlemodel2 .tab a {
	float:left;
	width:110px;
	height:44px;
	border:1px solid rgba(255,255,255,0.2);
	margin-left:15px;
	border-radius:400px;
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:rgba(255,255,255,.8);
	text-align:center;
	line-height:42px;
}
.titlemodel2 .tab a:hover,.titlemodel2 .tab a.current {
	color:#fff;
	border-color:#FF306F;
	background:#FF306F;
}
.channel .left2 .block2 {
	}.channel .left2 .block2 .bd {
	}.channel .left2 .block2 .listType2 {
	padding-top:47px;
}
.channel .left2 .block2 .listType2 li {
    vertical-align: top;
    width: calc((100% - 30px)/4);
	padding-right:30px !important;
	margin-bottom:50px;
	margin-right: 0px!important;
	display: inline-block;
}
.pagesize {
	text-align:center;
	font-size:0;
	padding-top:50px;
}
.pagesize a {
	display:inline-block;
	width:46px;
	height:46px;
	text-align:center;
	line-height:44px;
	color:#fff;
	font-size:16px;
	border-radius:400px;
	border:1px solid rgba(255,255,255,.2);
	vertical-align:middle;
	margin:0px 5px;
}
.pagesize a.current,.pagesize a:hover {
	color:#fff;
	background:#FF306F;
	border-color:#FF306F;
}
.pagesize a.prev {
	background:url(../images/left2.png) no-repeat center center;
	background-size:48%;
}
.pagesize a.next {
	background:url(../images/right2.png) no-repeat center center;
	background-size:48%;
}
.channel .left2 .block2 .listType2 li:nth-child(4n) {
	margin-right:0px !important;
}
.head .login:hover {
	color:#FF306F;
}
.listType_0 {
	}.listType_0 .content {
	zoom:1;
	overflow:hidden;
	line-height:62px;
	border-radius:300px;
	background:rgba(0,0,0,0.5);
}
.listType_0 .left a {
	margin-right:60px;
}
.listType_0 .left {
	float:left;
	padding-left:40px;
}
.listType_0 .right a {
	float:left;
	margin-left:40px;
}
.listType_0 .right {
	padding-right:40px;
	float:right;
}
.listType_0 a {
	font-size:16px;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#FFFFFF;
	float:left;
}
.listType_0 a:hover,.listType_0 a.current {
	color:#FF306F;
}
.h86 {
	height:86px;
}
.m24_language_box {
	padding:20px 30px;
	border-bottom:1px solid #e6e6e6;
}
.m24_language_box h1 {
	font-size:22px;
	text-transform:capitalize;
	margin-bottom:6px;
	color:#fff;
}
.login_form_wrapper {
	float:left;
	width:100%;
	padding:30px 30px 0 30px;
}
.lang_apply_btn_wrapper {
	padding:35px;
	text-align:center;
}
.icon_form {
	position:relative;
	margin-bottom:20px;
}
.form-control {
	display:block;
	width:100%;
	height:calc(2.25rem + 2px);
	padding:.375rem .75rem;
	font-size:1rem;
	line-height:1.5;
	color:#495057;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ced4da;
	border-radius:.25rem;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.icon_form i {
	position:absolute;
	top:15px;
	right:15px;
	color:#9c9c9c;
}
.login_remember_box .forget_password {
	color:#fff;
	float:right;
	font-size:14px;
	font-weight:500;
	text-transform:capitalize;
}
.lang_apply_btn {
	float:left;
	display:inline-block;
}
.cancel_wrapper {
	float:left;
	display:inline-block;
}
.ms_cover {
	float:left;
	color:#fff;
	width:100%;
}
.dont_have_account {
	text-align:left;
	padding-top:20px;
}
.lang_apply_btn a {
	width:130px;
	float:left;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	height:45px;
	text-transform:uppercase;
	line-height:45px;
	background-image:linear-gradient(to right,#ca134a,#ee205e,#db0c4a,#ff6695);
	text-align:center;
	border:none;
	background-size:280% 100%;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	font-family:'Oswald';
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.cancel_wrapper a {
	background:#fff;
	width:120px;
	height:45px;
	float:left;
	font-family:'Oswald';
	line-height:45px;
	border-radius:50px;
	border:1px solid #e6e6e6;
	text-align:center;
	margin-left:20px;
	text-transform:uppercase;
	color:#5a5a5a;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
}
.dont_have_account p {
	font-size:14px;
	font-style:italic;
	letter-spacing:1px;
	font-weight:500;
	text-transform:capitalize;
}
.alertMoal {
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background:rgba(0,0,0,0.5);
	z-index:666;
	display:none;
}
.alertMoal .center {
	position:absolute;
	top:50%;
	left:50%;
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:530px;
	max-width:100%;
	background:#1c1c1c;
	border-radius:5px;
}
.dont_have_account p a {
	color:rgb(255,48,111);
}
.lang_ms_banner button.close {
	position:absolute;
	right:-10px;
	top:-11px;
	z-index:1000;
	width:30px;
	height:30px;
	line-height:30px;
	background:rgb(255,48,111);
	background:-moz-linear-gradient(90deg,rgb(255,48,111) 20%,rgb(255,48,111) 100%);
	background:-webkit-linear-gradient(90deg,rgb(255,48,111) 20%,rgb(255,48,111) 100%);
	background:linear-gradient(90deg,rgb(255,48,111) 20%,rgb(255,48,111) 100%);
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
	color:#fff;
	opacity:1 !important;
	font-size:20px;
	border:none;
	outline:none;
	cursor:pointer;
}
#nml_UserName {
	background:url(../images/zhanghao.png) no-repeat 98% center #fff;
	background-size:20px;
}
#nml_PassWord {
	background:url(../images/mima.png) no-repeat 98% center #fff;
	background-size:20px;
}
.login_remember_box {
	text-align:right;
}
.login_remember_box a {
	color:#fff
}
