/*!
 * public css V1.0
 * 08.2021
 *
 */

/*** CSS ***/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

ul,
ol {
	list-style-type: none;
}

em {
	font-style: normal
}

body {
	color: #444;
}

input,
textarea {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 30px;
	border: none;
	outline: none;
}

a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #3e1a65;
}

body,
div {
	line-height: 26px;
	font-size: 16px
}

.cWhite,
a.cWhite:link,
a.cWhite:visited {
	color: #fff;
}


/*********common area*************/


.g-c-area {
	margin: 0px auto;
	position: relative
}

.fl-left {
	float: left;
	position: relative
}

.fl-right {
	float: right
}

.txt-c {
	text-align: center
}

/**clear**/
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

/*
*,
*:before,
*:after {  -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;      box-sizing: border-box;}

/*******************/
.w1440 {
	width: 1100px;
	margin: 0 auto;
	border: 0px solid #ccc
}

.wrap {
	background: url("../images/wrapbg.jpg") no-repeat center 0;
}

.wrap2 {
	background: url("../images/wrapbg_2.jpg") no-repeat center 0;
}

.mb30 {
	margin-bottom: 30px
}

.sp10 {
	font-size: 1px;
	display: block;
	clear: both;
	overflow: hidden;
	height: 10px;
}

.gray {
	color: #aaaaaa
}

/*******list*******/
.cm-ul-list {}

.cm-ul-list li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	border-bottom: 0px solid #ddd;
}

.cm-ul-list li a {}

.cm-pic-list {}

.cm-pic-list li {
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 30%;
	margin-bottom: 20px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.cm-pic-list img {
	width: 272px;
	height: 398px;
}

.cm-pic-list p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.cm-pic-list li a {
	margin: 10px 0 6px
}

.cm-picrw-list {}

.cm-picrw-list li {
	margin-bottom: 20px;
	position: relative;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.cm-picrw-list li>a {
	display: block;
	position: relative;
	margin-right: 20px
}

.cm-picrw-list li>a img {
	width: 246px;
	height: 152px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

.cm-picrw-list li h3 {
	font-size: 20px;
	margin-bottom: 13px;
	margin-left: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.cm-picrw-list li p {
	margin-left: 280px
}

.cm-picrw-list li a p,
.cm-picrw-list li p {
	height: 67px;
	line-height: 29px;

	overflow: hidden;
	color: #999
}

.img-overw {
	position: relative;
	line-height: 0px;
	display: inline-block;
	width:100%;
}

.img-overw img {
	width: 100%;
	height: 100%;
}

.img-overw p {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 58px;
	bottom: 0px;
	color: #fff;
	padding: 0 8px;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.pagenumb {
	padding: 10px 0;
	text-align: center
}

.pagenumb a {
	margin: 0 10px;
	display: inline-block;
	width: 12px;
	height: 18px
}

.pagenumb a img {
	width: 100%;
	height: 100%
}

.pagenumb em {
	width: 7px;
	height: 7px;
	border-radius: 4px;
	background: #fff;
	display: inline-block;
	margin: 5px 6px
}

.pagenumb em.on {
	background: #fde47b
}

.videobox {}

.videobox li {
	position: relative
}

.videobox li a img {
	width: 100%;
	height: 100%;
}

.videobox li>a:before,
.videobox a:before {
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	background: url("../images/i-play.png") no-repeat;
	background-size: 100%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin-left: -30px;
	margin-top: -30px;
}

.list-2col li {
	float: left;
	width: 47%;
	margin-right: 3%;
}

.list-3col li {
	float: left;
	width: 32%;
	margin-right: 1.3%;
}

.list-4col li {
	float: left;
	width: 22%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.list-5col li {
	float: left;
	width: 18%;
	margin-right: 2%
}

/*******/
.rollmumb {
	padding: 10px 0;
	text-align: center;
}

.rollmumb a {
	margin: 0 10px;
	display: inline-block;
	width: 12px;
	height: 18px;
}

.rollmumb a img {
	width: 100%;
	height: 100%
}

.rollmumb em {
	width: 7px;
	height: 7px;
	border-radius: 4px;
	background: #ddd;
	display: inline-block;
	margin: 5px 6px
}

.rollmumb em.on {
	background: #b80c0c
}

.rollmumb em.on2 {
	background: #ffec1c
}

.pagemumb {
	padding: 10px 0;
	text-align: center;
	color: #999999;
	font-size: 12px;
}

.pagemumb a {
	margin: 0 10px;
	display: inline-block;
	width: 16px;
	background: #eee;
	padding: 0px 6px;
	font-size: 14px;
	line-height: 28px
}

.pagemumb a:hover {
	background: #aeaeae
}

.pagemumb em {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 5px 8px;
	font-size: 16px;
	font-weight: bold
}

/*****/
.mobileh5-box {
	position: relative;
	margin: 0 auto
}

.mobileh5-box ul {
	width: 90%;
	margin: 0 auto
}

.mobileh5-box li {
	width: 33%;
	position: relative;
	padding: 0px;
	line-height: 0;
	float: left;
}

.mobileh5-box li a {
	width: 286px;
	height: 510px;
	display: block;
	margin: 00px auto;
	padding-top: 40px;
	text-align: center;
	background: url("../images/mobileh5-bg.png") no-repeat 0 0;
}

.mobileh5-box li img {
	width: 250px;
	border-radius: 0px;
	border: 0px solid #fff;
}

.mobileh5-box li .mobileh5-box-bg {
	position: absolute;
	width: 260px;
	background: #153a85;
	height: 480px;
	top: 7px;
	z-index: 20;
	border-radius: 30px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	border: 6px solid #153a85;
	left: 50%;
	margin-left: -135px
}

.mobileh5-box li .info h3 {
	color: #fff;
	font-size: 24px;
	position: absolute;
	z-index: 30;
	top: 400px;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 220px;
	left: 50%;
	margin-left: -110px;
	line-height: 34px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.mobileh5-box li .info {
	display: none;
	width: 260px;
	margin: 0 auto;
	overflow: hidden
}

.mobileh5-box li:hover .mobileh5-box-bg {
	opacity: 0.95;
	filter: alpha(opacity=0.95);
}

.mobileh5-box li:hover .info h3 {
	top: 200px;
	opacity: 1;
	filter: alpha(opacity=1);
}

.mobileh5-box .arrow-left {
	position: absolute;
	top: 320px;
	left: 10px;
	z-index: 5
}

.mobileh5-box .arrow-right {
	position: absolute;
	top: 320px;
	right: 50px;
	z-index: 5
}

/****form****/
.formbox {}

.form-inp {
	background-color: #efefef;
	border: 0px;
	outline: none;
	padding: 5px 10px
}

.formbox input.inpcheck {
	margin-right: 8px;
	vertical-align: middle;
	display: inline-block
}

/******* copyright  *****/
.footcopyright {
	padding: 50px 0 40px;
	color: #999;
	font-size: 14px;
}

.footcopyright p {
	line-height: 26px
}

/*********common end***********/


.fx_new {
	float: left;
	text-align: left;
}

.bshare-custom a:link {
	color: #fff;
}

.bshare-custom a:visited {
	color: #fff;
}

.bshare-custom a:hover {
	color: #fff;
}

.bais {
	color: #fff;
}

.bshare-custom #bshare-shareto {
	color: #fff !important;
}

.fx_bot {
	bottom: 0;
}





/*.sc_top{ background: url("../images/top.jpg") no-repeat top;height:720px; background-size: cover}
@media screen and (max-width:1920px) {
}*/

body {
	/*background: #fff url("../images/bg2.png") repeat center 0;*/
}

.rollleft,
.rollright {
	margin: 0 5px
}

.cm-ul-list li {
	border-bottom: 1px dashed #e2c9c7;
	margin-top: 6px;
	border-radius: 2px;
}

.cm-ul-list li a {
	/*background: url("../images/dot.png") no-repeat 0 center;*/
	padding-left: 12px;
	background-size: 4px 4px;
	margin-left: 8px
}

.cm-ul-list li:hover {
	border-bottom: 1px solid #f2f0ec;
	background: #f2f0ec;
	border-radius: 20px;
}

@media screen and (max-width:1920px) {}


.sc-title {
	height: 115px;
	text-align: center;
}

.sc-title h2 {
	font-size: 28px;
}


.footcopyright {
	color: #fff;
	margin-top: 70px;
	padding: 30px 0 30px;
	background: #30115e url(../images/footbg.jpg) center 0 no-repeat;
	height: 250px
}

.footcopyright {
	padding-top: 50px;
}

.footcopyright .g-c-area .fl-left {
	width: 40%;
	height: 125px;
}

.footcopyright .g-c-area .ft-col2 {
	margin-bottom: 22px;
}

.footcopyright .g-c-area .ft-col2 a {
	color: #c4bccc;
	margin-right: 20px;
}

.footcopyright .g-c-area .ft-col2 a:hover {
	color: #fff;
}

.footcopyright .g-c-area .fl-rgiht {
	width: 55%;
}

.footcopyright .mtlm {}

.footcopyright .mtlm ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
}

.footcopyright .mtlm ul li {
	width: 19%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: space-around;
}

.footcopyright .mtlm ul li>p:nth-of-type(1) {
	/* border: 8px solid #fff; */
}

.footcopyright .mtlm ul li>p:nth-of-type(2) {
	text-align: center;
	color: #c4bccc;
	margin-top: 10px;
	font-size: 13px;
}

.footcopyright .mtlm ul li>p:nth-of-type(1)>img {
	width: 100px;
	height: 100px;
}


/* .mtlm a {
	display: inline-block;
	width: 52px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	position: relative;
}

.mtlm a img {
	opacity: 0.3;
	filter: alpha(opacity=30);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	width: 30px;
}

.mtlm a:hover img {
	opacity: 1;
	filter: alpha(opacity=1);
}
 */

.footcopyright .ft-col {
	margin-top: 20px;
	border-top: 1px solid #603e82;
	padding-top: 20px;
	text-align: left
}

/* .footcopyright .mtlm a {
	background: #210b43;
	border-radius: 8px;
	margin: 0 4px
}

.footcopyright .mtlm a .erwm {
	width: 100px;
	height: 100px;
	border-radius: 12px;
	background: #fff;
	padding: 30px;
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -80px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	opacity: 0;
	filter: alpha(opacity=0);
}

.footcopyright .mtlm a .erwm p {
	font-size: 14px;
}

.footcopyright .mtlm a:hover .erwm {
	top: -180px;
	opacity: 1;
	filter: alpha(opacity=1);
}
 */
.sc-col {
	padding: 10px;
}

.more {
	text-align: right;
}

.search-col {
	padding: 5px 10px 20px
}

.red {
	color: #e8602c
}

.gray {
	color: #999
}

/***/

.cm-area {
	width: 102%
}

.cm-col {
	background: #f8f3e7;
	float: left;
	margin-right: 2%
}

.cm-2col .cm-col {
	width: 48%;
}

.cm-3col .cm-col {
	width: 31.33%;
}

.cm-4col .cm-col {
	width: 23%;
}

/*******/
.arrow-left {
	position: absolute;
	top: 226px;
	left: 15px;
	z-index: 35
}

.arrow-right {
	position: absolute;
	top: 226px;
	right: 15px;
	z-index: 35
}

.arrow-up {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 5
}

.arrow-down {
	position: absolute;
	top: 140px;
	left: 10px;
	z-index: 5
}

/******/
/********************************/

.g-c-area {
	width: 1200px;
	padding: 10px 0 10px;
}

.sc-bartitle {
	width: 1200px;
	height: 50px;
	margin: 0px auto 30px;
	position: relative;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px
}

.g-c-100 {
	width: 100%;
	position: relative
}

.g-c-area .bd {
	padding: 0 50px
}

.rolldot {
	position: absolute;
	bottom: 30px;
	width: 100px;
	height: 20px;
	z-index: 50;
	display: flex;
	justify-content: flex-end;
	right: 20px;
}

.stxt-c {
	text-align: center;
	padding: 20px 0
}

/************/
.header {
	padding-top: 28px;
}

.header-logo {
	float: left;
}

.header-rig-mt {
	float: right
}

.header-rig-mt .mtlm a img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.topnav {
	height: 60px;
	background: #3d1775 url("../images/navbg.jpg") no-repeat center center;
	margin-top: 05px;
}

.topnav .g-c-area {
	padding: 0
}

.navlist {}

.searcharea {
	position: absolute;
	top: 13px;
	right: 10px;
	border-left: 1px solid #466390;
	width: 60px;
	text-align: center
}

.navlist {
	line-height: 30px;
	text-align: center;
	padding-right: 80px;
	position: relative
}

.navlist li {
	display: inline-block;
	padding: 0 18px;
	height: 60px;
	font-size: 18px;
	position: relative;
	ftransition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.navlist li a {
	color: #fff;
	line-height: 60px
}

.news-nav li.on a {
	color: #333;
	font-weight: bold
}

.navlist li:hover {
	background: #c6a770;
}

.olList {
	position: absolute;
	top: 60px;
	left: -30px;
	z-index: 20;
	background: #3e1a65;
	width: 160px;
	display: none;
	z-index: 999;
}

.olList a:hover {
	background-color: #5d3f7e;
	color: #fff
		/* padding: 0 20px; */
}

.navlist li .olList a {
	width: 160px;
	margin: 2px 0px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	color: #fff;
	ftransition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.navlist li.px:hover .olList {
	display: block;
}

.navlist li.yt:hover .olList {
	display: block;
}

.searchlayer {
	position: absolute;
	top: 60px;
	width: 100%;
	left: 0px;
	height: 70px;
	background: #eeeeee;
	z-index: 50;
	text-align: center;
	display: none;
	border-radius: 0 0 10px 10px
}

.searchlayer .p {
	background: #ffffff;
	height: 46px;
	margin: 10px;
	width: 80%;
	border-radius: 50px;
	padding: 0 25px;
	color: #333;
	font-size: 18px
}

.searchlayer a.btn {
	display: inline-block;
	width: 80px;
	height: 42px;
	text-align: center;
	color: #fff;
	background: #e8602c;
	border-radius: 50px;
	line-height: 40px
}

.searchlayer button.btn {
	display: inline-block;
	width: 80px;
	height: 42px;
	text-align: center;
	color: #fff;
	background: #e8602c;
	border-radius: 50px;
	line-height: 40px;
	border: 0
}

/** index***/
.sc-bartitlebg-2 {
	background: url("../images/sc_titlebg_2.png") no-repeat center center;
}

.sc-bartitlebg-3 {
	background: url("../images/sc_titlebg_3.png") no-repeat center center;
}

.sc-bartitlebg-4 {
	background: url("../images/sc_titlebg_4.png") no-repeat center center;
}

.sc-bartitlebg-5 {
	background: url("../images/sc_titlebg_5.png") no-repeat center center;
}

.sc-bartitlebg-6 {
	background: url("../images/sc_titlebg_6.png") no-repeat center center;
}

.sc-bartitlebg-7 {
	background: url("../images/sc_titlebg_7.png") no-repeat center center;
}

.sc-bartitlebg-8 {
	background: url("../images/sc_titlebg_8.png") no-repeat center center;
}

.sc-topnewspic {
	position: relative;
	line-height: 0px
}

.sc-topnewspic img {
	width: 100%
}

.sc-topnewspic .rolldot {
	bottom: 30px;
	left: 50%;
	margin-left: -50px;
}

.news-nav {
	line-height: 30px;
	margin-bottom: 12px;
	text-align: center;
}

.news-nav {}

.news-nav li {
	display: inline-block;
	padding: 0 20px;
	line-height: 60px;
	font-size: 30px
}

.news-nav li a {
	color: #777
}

.news-nav li.on a {
	color: #333;
	font-weight: bold
}


.sc-news {
	margin-top: 20px;
	margin-bottom: 20px;
}

.sc-news .fl-left {
	width: 52%;
	margin-top: 10px;
}

.sc-news .newspic {
	width: 100%
}

.sc-news .fl-left .rolldot {
	right: 20px;
	left: auto;
}

.sc-news .newspic img {
	width: 624px;
	height: 351px;
}

.sc-news .newspic p {
	height: 55px;
	line-height: 55px;
	padding: 0 15px;
}

.sc-news .fl-right {
	width: 45%
}

.sc-news .cm-ul-list li {
	height: 55px;
	position: relative;
	padding-left: 90px;
	border-bottom: 0px dashed #e0e0e0;
}

.sc-news .cm-ul-list li a {
	line-height: 54px;
	border-bottom: 1px dashed #e0e0e0;
	display: block;
	padding-left: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sc-news .cm-ul-list .time {
	width: 100px;
	color: #aaa;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	height: 55px;
	overflow: hidden;
	top: 8px;
	left: 0px;
	z-index: 10;
	position: absolute
}

.sc-news .cm-ul-list .time span {
	font-size: 30px;
	font-family: Georgia, Times;
	line-height: 22px;
	display: block
}

.sc-news .cm-ul-list .time em {
	font-size: 10px;
	line-height: 22px;
}

.sc-showdaily {
	background: #f4f4f4;
	margin-top: 10px;
	padding: 40px 0 60px
}

.sc-showdaily .sc-bartitle {
	margin-bottom: 30px
}

.sc-showdaily .fl-left {
	width: 50%
}

.sc-showdaily .fl-right {
	width: 583px;
	line-height: 0px;
	position: relative;
	height: 400px
}

.sc-showdaily .fl-right img {
	width: 583px;
	height: 315px;
}

.showmain {
	height: 115px
}

.m {
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 90%;
	color: #999;
	padding: 20px 30px 15px;
	position: absolute;
}

.showmain .m h2 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.showmbg {
	background: #3e1a65;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 8;
	width: 100%
}

.dailyarea {}

.daily-top {
	height: 60px;
	background: #b89b67;
	position: relative;
	color: #fff;
}

.daily-top .left {
	position: absolute;
	top: 22px;
	left: 30px;
	z-index: 10;
	font-size: 20px;
}

.daily-top .right {
	position: absolute;
	top: 22px;
	right: 30px;
	z-index: 10;
	font-size: 20px;
}

.daily-top .center {
	font-size: 20px;
	text-align: center;
	line-height: 60px
}

.daily-bd {
	background: #fff;
	padding: 15px 20px;
	height: 310px
}

.daily-col {}

.daily-bd span {
	display: inline-block;
	width: 14%;
	line-height: 60px;
	text-align: center;
	height: 60px;
	font-size: 18px;
	position: relative;
	z-index: 11;
	color: #aaa
}

.daily-bd span.zm {
	color: #e8602c;
}

.daily-bd span.showv {
	color: #999
}

.daily-bd .today:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: #e8602c;
	border-radius: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	margin-left: -20px;
	margin-top: -20px;
}

.daily-bd .showv:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #eee;
	border-radius: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	margin-left: -15px;
	margin-top: -15px;
}

.daily-bd span.today {
	color: #fff
}

/*********/

.sc-hainanshow {
	background: url("../images/sc3bg.jpg") no-repeat center 0;
	padding: 40px 0 15px
}

.sc-hainanshow .cm-pic-list {
	width: 103%;
	padding-top: 10px;
}

.sc-hainanshow .cm-pic-list li {
	width: 22%;
	margin-right: 3%;
	margin-left: 0;
	position: relative;
	line-height: 0px
}

.sc-hainanshow .cm-pic-list li .pbg {
	position: absolute;
	width: 100%;
	background: #3e1a65;
	height: 85px;
	bottom: 50px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	left: 0;
}

.sc-hainanshow .cm-pic-list p {
	position: absolute;
	width: 90%;
	bottom: 50px;
	left: 0;
	color: #fff;
	height: 56px;
	line-height: 35px;
	font-size: 18px;
	z-index: 30;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	overflow: hidden;
	opacity: 0;
	filter: Alpha(opacity=0);
	padding: 10px 5% 20px;
}

.sc-hainanshow .cm-pic-list li:hover .pbg {
	bottom: 0;
	opacity: 0.90;
	filter: Alpha(opacity=90);
}

.sc-hainanshow .cm-pic-list li:hover p {
	bottom: 0;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.sc-lineupshow {
	background: #471f77 url("../images/sc4bg.jpg") no-repeat center 0;
	padding: 33px 0 21px;
}

.sc-lineupshow .sc-bartitle {
	color: #fff;
	margin-bottom: 30px
}

.lineshowlist li {
	background: #fff;
	line-height: 0;
	margin-bottom: 30px
}

.lineshowlist li p {
	line-height: 50px;
	padding: 0 10px
}

.lineshowlist li:hover {
	background: #b89b67;
}

.lineshowlist li:hover p {
	color: #fff
}

.sc-chaoshi {}

.sc-chaoshi .bd {
	padding: 0px;
	margin: 30px 0 50px;
	background: url("../images/chaoshibg.jpg") no-repeat 0 0;
}

.sc-chaoshi .bd li {
	float: left;
	width: 25%;
    height: 197px;
    padding-top: 53px;
    position: relative;
}


.sc-chaoshi .bd li .cs-icon p {
	font-size: 28px;
	line-height: 46px;
}



.sc-chaoshi .bd li .cs-icon {
	text-align: center;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.sc-chaoshi .bd li .cs-icon img {
	width: 130px;
}

/* .sc-chaoshi .bd li h4 {
	opacity: 0;
	filter: Alpha(opacity=0);
	text-align: center;
	font-size: 30px;
	padding-top: 0px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 100%;
	margin-left: -50%
}
 */
.sc-chaoshi .bd li a {
	color: #fff
}

/* .sc-chaoshi .bd li:hover {
	position: relative
}

.sc-chaoshi .bd li:hover:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	filter: Alpha(opacity=40);
	background: #000;
	background-size: 100%;
	border-radius: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.sc-chaoshi .bd li:hover .cs-icon {
	opacity: 0;
	filter: Alpha(opacity=0);
} */
/* 
.sc-chaoshi .bd li:hover h4 {
	opacity: 1;
	filter: Alpha(opacity=100);
	z-index: 10;
}
 */
/* .sc-chaoshi .bd li.cs-07 {
	padding-top: 60px;
	height: 190px;
} */

/* .sc-chaoshi .bd li.cs-07 .cs-icon img {
	width: 80px;
}
 */
/*****/
.sc-classicplay {
	padding-top: 40px
}

.classplaylist {
	margin-left: 0px;
	position: relative;
	padding: 20px 0;
}

.classplaylist ul {
	margin: 0 0px;
	width: 100%
}

.classplaylist li {
	float: left;
	width: 26%;
	margin: 0 3.5%;
	line-height: 0;
	border-radius: 10px;
	position: relative
}

.classplaylist li img {
	width: 100%;
	border-radius: 0px;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.classplaylist li p {
	position: absolute;
	width: 80%;
	bottom: 100px;
	left: 30px;
	color: #fff;
	height: 100px;
	line-height: 32px;
	font-size: 26px;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	overflow: auto;
	opacity: 0;
	filter: Alpha(opacity=0);
}

/*.classplaylist li:hover img {opacity: 0.05; filter: Alpha(opacity=5);}*/
.classplaylist li:hover p {
	bottom: 0;
	opacity: 1;
	filter: Alpha(opacity=100);
	z-index: 30
}

.classplaylist li .picbg {
	position: absolute;
	width: 100%;
	background: #3e1a65;
	height: 100%;
	top: 0px;
	z-index: 20;
	border-radius: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	left: 50%;
	margin-left: -50%
}

.classplaylist li:hover .picbg {
	opacity: 0.9;
	filter: Alpha(opacity=90);
}



/*********/
.sc-actor {
	background: #f4f4f4;
	padding-top: 40px;
}

.actorlist {
	margin: 13px 0 10px;
}

.actoritem {
	/*! float: left; */
	/*! width: 23%; */
	margin: 0 1% 0;
	background: #fff;
	height: 384px;
}

.actoritem .actorpic {
	position: relative;
	line-height: 0
}

.actoritem .actorpic img {
	width: 275px;
	height: 231px;
}

.actoritem .actorpic span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #fff;
	border-right: 270px solid transparent;
}

.actoritem .actorinfo {
	padding: 10px 20px 30px;
}

.actoritem .actorinfo h3 {
	font-size: 24px;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.actoritem .actorinfo p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.actoritem .actorinfo .t {
	width: 0;
	height: 0;
	border-bottom: 100px solid skyblue;
	border-right: 200px solid transparent;
}

/*********/
.sc-theatre {
	text-align: center;
	line-height: 0px;
	position: relative;
}

.sc-theatre .theatrea {
	line-height: 0px;
}

.sc-theatre .sc-bartitle {
	width: 100%
}

.sc-theatre .bd .sc-bartitle {
	color: #fff
}

.sc-theatre .bd {
	position: absolute;
	z-index: 12;
	top: 137px;
	/*width: 1160px;*/
	left: 88%;
	color: #fff;
	margin-left: -580px;
	text-align: left
}

.sc-theatre .bd .c {
	float: right;
	width: 440px
}

.sc-theatre .bd h3 {
	margin: 50px 0 20px;
	font-size: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
}

.sc-theatre .bd p {
	line-height: 24px;
	font-size: 14px;
	height: 250px
}

.sc-theatre .bd .c .more a {
	margin: 0 8px
}

/*****/

.index-ft {
	margin-top: 0px
}

.indexnav-search {
	background: #eee;
}

.indexnav-search .p {
	background: #fff;
	color: #333;
}


/*********/


.breadcrumb {
	height: 20px;
	color: #aaa;
	padding: 10px 10px 0;
	font-size: 14px
}

.breadcrumb a {
	color: #aaa;
	margin: 0 5px;
	font-size: 14px
}


.newspage .cm-picrw-list {
	width: 98%;
	margin: 0 auto;
}

.listmore {
	width: 90%;
	margin: 30px auto 30px;
	text-align: center;
	background: #efefef;
	border-radius: 10px;
	padding: 12px;
	border: 0;
}

.listmore a {
	color: #777
}

.listmore:hover a {
	color: #333
}

/****/
.cm-picrwt-list {}

.cm-picrwt-list li {
	margin-bottom: 20px;
	/* position: relative; */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.cm-picrwt-list li>a {
	display: flex;
	/* position: relative; */
	margin-right: 20px;
	margin-left: 21px;
	justify-content: flex-start;
}

.cm-picrwt-list li>a img {
	width: 246px;
	height: 152px;
	display: block;
	/* position: absolute; */
	top: 0px;
	left: 0px;
	z-index: 20
}

.cm-picrwt-list li h3 {
	font-size: 20px;
	margin-bottom: 10px;
	/* margin-left: 28px; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	/* display: block; */
}

.cm-picrwt-list li p {
	/* margin-left: 58px; */
}

.cm-picrwt-list li a p,
.cm-picrwt-list li p {
	height: 83px;
	line-height: 29px;
	/* border-bottom: 1px solid #e9e9e9; */
	overflow: hidden;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.cm-picrwt-list .time {
	width: 90px;
	color: #aaa;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	height: 55px;
	overflow: hidden;
	top: 8px;
	left: 0px;
	z-index: 10;
	/* position: absolute; */
}

.cm-picrwt-list .time span {
	font-size: 30px;
	font-family: Georgia, Times;
	line-height: 25px;
	display: block
}

.cm-picrwt-list .time em {
	font-size: 10px;
	line-height: 22px;
}

.newslist3 li {
	background: #efefef;
}

.newslist3 li .title {
	height: 60px;
	position: relative;
	background: url("../images/line_time3.png") no-repeat 76px 12px;
}

.newslist3 li .title p {
	margin-left: 100px;
	line-height: 55px
}

.cm-pic-list .time3 {
	width: 90px;
	color: #aaa;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	height: 55px;
	overflow: hidden;
	top: 5px;
	left: 0px;
	z-index: 10;
	position: absolute
}

.cm-pic-list .time3 span {
	font-size: 26px;
	font-family: Georgia, Times;
	line-height: 23px;
	display: block
}

.cm-pic-list .time3 em {
	font-size: 10px;
	line-height: 22px;
}


.classplay-mlist {
	margin-left: 0px;
	position: relative;
	padding: 20px 0;
}

.classplay-mlist ul {
	margin: 0 0px;
	width: 100%
}

.classplay-mlist li {
	/* 	float: left;
    width: 26%;
    margin: 0 3.5% 30px; */
	line-height: 0;
	border-radius: 10px;
	position: relative
}

.classplay-mlist li img {
	/* width: 100%; */
	width: 346px;
	height: 490px;
	border-radius: 0px;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.classplay-mlist li .classplaym {
	position: absolute;
	width: 80%;
	bottom: 50px;
	left: 30px;
	color: #fff;
	height: 150px;
	line-height: 32px;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	overflow: hidden;
	opacity: 0;
	filter: Alpha(opacity=0);
}

/*.classplaylist li:hover img {opacity: 0.05; filter: Alpha(opacity=5);}*/
.classplay-mlist li:hover .classplaym {
	bottom: 0;
	opacity: 1;
	filter: Alpha(opacity=100);
	z-index: 30
}

.classplay-mlist li .picbg {
	position: absolute;
	width: 100%;
	background: #3e1a65;
	height: 100%;
	top: 0px;
	z-index: 20;
	border-radius: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	left: 50%;
	margin-left: -50%
}

.classplay-mlist li:hover .picbg {
	opacity: 0.94;
	filter: Alpha(opacity=94);
}

.classplay-mlist li .classplaym em {
	height: 10px;
	border-top: 1px solid #ab87bc;
	overflow: hidden;
	display: block;
	width: 30px;
}

.classplay-mlist li .classplaym p {
	font-size: 16px;
	line-height: 24px;
}

.classplay-mlist li .classplaym p.city {
	color: #ab87bc;
}

.classplay-mlist li .classplaym h3 {
	font-size: 30px;
	line-height: 50px;
	padding: 6px 0 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.onlinelist li {
	background: #efefef;
	line-height: 0;
	margin-bottom: 30px
}

.onlinelist li p {
	line-height: 50px;
	padding: 0 10px
}

.onlinelist li:hover {
	background: #b89b67;
}

.onlinelist li:hover p {
	color: #fff
}

/***search*****/
.searchm {
	width: 94%;
	margin: 5px auto;
	position: relative
}

.searchm h3 {
	float: left;
	width: 80px;
	color: #3e1a65;
	font-size: 30px;
	margin-right: 10px;
	display: inline-block;
	line-height: 45px;
	padding-top: 8px;
	text-align: center
}

.searchm .p {
	border: 1px solid #e0e0e0;
	margin: 10px;
	width: 82%;
	border-radius: 50px;
	padding: 8px 25px;
	color: #333;
	float: left
}

.searchm a.btn {
	display: inline-block;
	width: 43px;
	height: 38px;
	text-align: center;
	color: #fff;
	/* line-height: 42px; */
	position: absolute;
	border-left: 1px solid #eee;
	background: url(../images/i_search_g.png) no-repeat 20px 5px;
	font-size: 0px;
	top: 16px;
	right: 50px;
}


/****************
views
*************/

.view-main-cont {
	padding: 00px 8% 40px 8%;
	position: relative
}

.view-main-cont .breadcrumb {
	margin-bottom: 30px;
}

.v-cont-title {
	text-align: center;
	border-bottom: 1px solid #e2e2e2;
}

.v-cont-title h2 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 25px;
	font-weight: bold
}

.v-cont-title p {
	border-top: 0px solid #e2e2e2;
	padding: 12px 0;
	color: #ddd;
	font-size: 14px;
	text-align: left
}

.v-cont-title p span {
	margin: 0 8px;
	color: #aaa
}

.v-cont {
	padding: 10px 0;
}

.v-cont p {
	/*text-indent: 35px;*/
	font-size: 18px;
	line-height: 35px;
	padding: 10px 0px;
}

.v-cont p img {
	width: 100%;
}

.v-pic {
	text-align: center;
	margin: 30px 10px 20px;
	line-height: 0px;
}

.v-pic img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.v-pic p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	text-align: center;
	position: relative;
	margin: 0
}

.v-pic p:after {
	position: absolute;
	left: 50%;
	bottom: 0px;
	content: "";
	height: 1px;
	background: #ccc;
	;
	width: 40px;
	margin-left: -20px
}

.v-pic br {
	height: 30px;
	display: block
}

.view-shares {
	position: absolute;
	/* width: 150px; */
	top: 100px;
	left: 0;
	z-index: 10;
	text-align: center;
}

.v-s-col {
	text-align: center;
	color: #999;
	padding-bottom: 10px;
	font-size: 14px
}

.view-shares a {
	display: block;
	margin: 10px 0
}

/*********
liu yan
**********/
.lyarea {
	border: 8px solid #dbd0e0;
	margin: 50px auto;
	width: 70%;
	border-radius: 10px
}

.lyarea .ly-hd {
	border-bottom: 6px solid #efefef;
	text-align: center;
	margin: 20px 30px;
}

.lyarea .ly-hd h3 {
	font-size: 30px;
	color: #3e1a65;
	line-height: 50px;
	margin-bottom: 20px
}

.lyarea .ly-bd {
	padding: 20px;
	width: 80%;
	margin: 0 auto
}

.lyarea .ly-col {
	position: relative;
	margin-bottom: 10px
}

.lyarea .ly-col h5 {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
	font-size: 18px
}

.lyarea .ly-col p,
.lyarea .ly-c-2 {
	margin-left: 100px;
}

.lyarea .ly-col span {
	display: inline-block;
	padding: 0 10px 0 20px
}

.ly-from-m {
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 8px;
	width: 98%;
	color: #aaa
}

.from-m-200 {
	height: 100px
}

.ly-from-55 {
	width: 50%;
	position: relative;
}

.ly-from-35 {
	width: 24%;
	position: relative;
}

.lyarea .ly-col2 {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
	padding-bottom: 20px;
	color: #aaa;
	font-size: 14px
}

a.ly-addpic {
	border: 1px dashed #ccc;
	padding: 5px 15px;
	color: #777;
	margin-top: 10px;
	display: inline-block;
	color: #5e2278
}

a.ly-btn {
	background: #E8602C;
	line-height: 40px;
	border-radius: 10px;
	text-align: center;
	width: 200px;
	display: block;
	color: #fff;
	margin: 40px auto 20px
}

a.ly-btn button {
	border: 0;
	background-color: #E8602C;
	color: #fff;
	width: 190px;
	height: 36px;
	cursor: pointer;
}

a.ly-fs {
	position: absolute;
	left: 46%;
	top: 7px;
	z-index: 10;
	color: #5e2278
}

a.ly-fs button {
	border: 0;
	background-color: #FFF;
	cursor: pointer;
}

/*********
yuantuan
**********/
.yttop {
	background: #1d0f4a url("../images/yttop.jpg") no-repeat center 0;
	height: 280px;
}

.yttop .g-c-area {
	position: relative;
	height: 100%;
	padding: 0px;
}

.yttop h3 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 100px;
	z-index: 20
}

.nei-yt {
	position: relative;
	margin-top: 20px;
}

.nei-yt .fl-left {
	width: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0
}

.yuantuan-m-cont {
	margin-left: 230px;
	padding-left: 50px;
	border-left: 1px solid #efefef;
	min-height: 500px
}

.yuantuan-nav {
	position: relative
}

.yuantuan-nav a {
	border-bottom: 1px dashed #e0e0e0;
	padding: 10px 0px 10px 15px;
	margin-right: 30px;
	display: block
}

.yuantuan-nav a p {
	width: 120px;
	font-size: 16px
}

.n-dot {
	position: absolute;
	top: 19.5px;
	right: -10px;
	z-index: 20;
	width: 0px;
	height: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	border-top: 7px solid transparent;
	border-right: 7px solid #963b9e;
	border-bottom: 7px solid transparent;
}

.yuantuan-m-cont {
	margin-bottom: 40px;
}

.yt-m-hd {
	margin-bottom: 30px;
}

.yt-m-hd h3 {
	font-size: 30px;
	font-weight: bold;
}

.yt-m-bd {}

.yt-m-bd h4 {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 30px;
}

.yt-m-bd p {
	text-indent: 34px;
	margin-bottom: 15px;
	color: #777777
}

.yt-m-bd p img {
	width: 100%;
}



/*********
peixun
**********/
.pxtop {
	background: #2e114e url(../images/pxtop.jpg) no-repeat center 0;
	height: 280px;
}

.pxtop .g-c-area {
	position: relative;
	height: 100%;
	padding: 0px;
}

.pxtop h3 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 100px;
	z-index: 20
}

.nei-px {
	position: relative;
	margin-top: 20px;
}

.nei-px .fl-left {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0
}

.px-nav {}

.px-nav a {
	border-bottom: 1px dashed #e0e0e0;
	padding: 15px 0px 15px 15px;
	margin-right: 40px;
	display: block
}

.px-nav a p {
	width: 120px;
	font-size: 16px
}

.px-nav a.on {
	color: #2b68bd
}

.px-m-cont {
	margin-left: 210px;
	padding-left: 70px;
	border-left: 1px solid #efefef;
	min-height: 500px;
	padding-top: 20px;
}

.px-m-hd {
	margin-bottom: 30px;
}

.px-m-hd h3 {
	font-size: 30px;
	font-weight: bold;
}

.px-m-bd {}

.px-m-bd h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 30px;
}

.px-m-bd .px-col {
	color: #777777;
	margin-bottom: 50px;
}

.px-m-item {
	float: left;
	width: 45%;
	margin-right: 5%;
	border-bottom: 1px dashed #e0e0e0;
	margin-bottom: 30px
}

.px-m-item .kcpic img {
	border-radius: 16px;
	width: 414px;
	height: 233px;
}

.px-m-item h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 10px;
}

.px-m-item p {
	margin-bottom: 15px;
	color: #777777;
	text-indent: 0px;
}

.px-shizhi-list {
	width: 105%
}

.px-sz-item {
	width: 44%;
	margin: 0 5% 80px 0;
	min-height: 150px;
	position: relative;
	float: left;
}

.px-sz-item:before {
	content: '';
	display: block;
	background: #efefef;
	border-radius: 50px 16px 50px 16px;
	width: 100%;
	margin: 0 2.5% 30px;
	min-height: 150px;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: -1;
}

.px-sz-item .sz-pic {
	width: 100px;
	height: 100px;
	border-radius: 80px;
	background: #aeaeae;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10
}

.px-sz-item .sz-pic img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.px-sz-item .sz-bd {
	margin-left: 120px;
	padding-top: 0px;
	padding-right: 10px;
	height: 182px;
}

.px-sz-item .sz-bd h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 20px;
}

.px-sz-item .sz-bd p {
	margin-top: 15px;
	color: #777777;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.px-m-huodong li a p {
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.px-m-huodong li>a img {
	width: 220px
}

.px-m-huodong li h3,
.px-m-huodong li a p {
	margin-left: 250px
}

/*********
about
**********/
.abouttop {
	background: #220e38 url("../images/abouttop.jpg") no-repeat center 0;
	height: 280px;
}

.abouttop .g-c-area {
	position: relative;
	height: 100%;
	padding: 0px;
}

.abouttop h3 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 100px;
	z-index: 20;
}

.about-m-cont {
	margin-bottom: 30px;
}

.about-m-cont .about-m-hd {
	margin: 30px auto;
}

.about-m-cont .about-m-hd h3 {}

.about-m-cont .about-m-hd ul {
	text-align: center;
}

.about-m-cont .about-m-hd li {
	display: inline-block;
	padding: 0 20px;
	line-height: 60px;
	font-size: 24px;
}

.about-m-cont .about-m-hd li a {
	color: #777;
	font-family: "";
}

.about-m-cont .about-m-hd li.on a {
	color: #3e1a65;
	font-size: 30px;
}

.infoa {
	margin-bottom: 0px;
	margin-top: 36px;
}

.infobg {
	background: url("../images/jt_lou.jpg") no-repeat 180px bottom;
	min-height: 400px;
	background-size: 20%;
}

.infobg .about-m-bd {
	margin-left: 536px;
	font-size: 18px;
	line-height: 30px;
}

.infobg a.more {
	text-align: left;
	line-height: 50px;
	color: #5e2278;
	display: block;
	margin-bottom: 50px;
}

.about-m-bd>p:nth-of-type(1) {
	color: #3e1a65;
	font-size: 30px;
	line-height: 60px;
	margin: 25px auto;
}

.about-m-bd>p:nth-of-type(2) {
	text-align: justify;
	font-size: 16px;
}

.bg-g {
	background: #f7f7f7;
	padding: 20px 0 50px;
}

#lingdao {
	background: #3d1775 url("../images/jtbg.jpg") no-repeat center 0;
	height: 640px;
	padding-top: 30px;
}

#lingdao .about-m-hd li a {
	color: #b188b6;
}

#lingdao .about-m-hd li.on a {
	color: #fff
}

.lingdao-m {
	width: 85%;
	margin: 0 auto
}

.lingdao-item {
	width: 30%;
	margin: 20px 1.5%;
	float: left;
	color: #fff
}

.lingdao-item h3 {
	font-size: 24px;
	margin-bottom: 8px
}

.lingdao-item p {
	color: #b188b6;
}

.lingdao-col1 {
	float: none;
	margin: 0 auto 20px
}



.about-jg {
	text-align: center;
	display: flex;
	justify-content: space-evenly;
	width: 81%;
	margin: 0 auto;
}

.about-jg span {
	display: inline-block;
	font-size: 24px;
	width: 34px;
	padding: 103px 50px 0;
	line-height: 22px;
	height: 302px;
	font-size: 20px;
	text-align: center
}

.jg-1 {
	background: url("../images/zsjg_1.png") no-repeat center 0;
}

.jg-2 {
	background: url("../images/zsjg_2.png") no-repeat center 0;
}

.jg-3 {
	background: url("../images/zsjg_3.png") no-repeat center 0;
}

.jg-4 {
	background: url("../images/zsjg_4.png") no-repeat center 0;
}

.jg-5 {
	background: url("../images/zsjg_5.png") no-repeat center 0;
}

.jg-6 {
	background: url("../images/zsjg_6.png") no-repeat center 0;
}

.jg-7 {
	background: url("../images/zsjg_7.png") no-repeat center 0;
}

.jg-8 {
	background: url("../images/zsjg_8.png") no-repeat center 0;
}

.cg-area {
	position: relative
}

.cg-area .cg-info {
	position: absolute;
	top: 80px;
	right: 60px;
	width: 360px;
	z-index: 20;
	color: #fff
}

.cg-area .cg-info h3 {
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.cg-area .cg-info p {
	font-size: 16px;
	text-align: justify;
}


.list-cg {
	width: 90%;
	margin: 0 auto 20px
}

.list-cg li {
	width: 40%;
	margin: 0 5%;
	position: relative;
	margin-bottom: 30px
}

.list-cg li p {
	position: absolute;
	bottom: 0;
	height: 45px;
	right: -10px;
	background: #e3d2ae;
	padding: 0 13px;
	width: 90%;
	line-height: 45px;
}

.list-cg li a p {
	color: #333
}

.list-cg li p:hover {
	background: #c5b083
}

.amap {
	background: #f1f3f9 url("../images/map.jpg") no-repeat center 0;
	height: 620px;
	margin-bottom: 0px
}

.amap .g-c-area {
	position: relative
}

.map_l {
	background: url("../images/map_d.png") no-repeat center 0;
	position: absolute;
	top: 100px;
	right: 120px;
	width: 490px;
	z-index: 20;
	height: 329px
}

.map_l .c {
	padding: 65px 80px
}

.map_l h3 {
	font-size: 24px;
	margin-bottom: 20px;
}

.map_l h4 {
	font-weight: bold;
	margin-bottom: 10px
}

.map_l p {
	color: #999;
	font-size: 14px;
	line-height: 24px
}



/* deng-newcss-index */

body {
	overflow-x: hidden;
}

.pagination .swiper-pagination-bullet {
	margin: 0 5px !important;
	background: #fff;
	opacity: .9;
	width: 10px;
	height: 10px;
}

.pagination .swiper-pagination-bullet-active,
.banner-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, #8a36a4);
}

.pagination {
	position: absolute;
	z-index: 100;
	text-align: right;
	bottom: 19px !important;
	left: auto !important;
	right: 10px;
}

.newspic p a {
	width: 80%;
	display: block;
	color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}


.mt-tabpage-title {
	display: inline-block;
	padding: 0;
	line-height: 60px;
	font-size: 30px;
	/* text-align: center; */
}

.mt-tabpage-title a {
	color: #777;
	display: inline-block;
	padding: 0 20px;
}

.news-nav>.mt-tabpage-title>.mt-tabpage-item-cur {
	color: #333;
	font-weight: bold;
}


.part-pagination {
	margin-top: 70px;
	margin-bottom: 30px;
	text-align: center;
}

.banner-pagination {
	position: absolute;
	z-index: 5000;
	text-align: center;
}

.banner-pagination .swiper-pagination-bullet {

	left: auto !important;
	width: 13px;
	height: 13px;
	margin: 20px 7px !important;
	background: #fff;
	opacity: .9;
}


.part-pagination .swiper-pagination-bullet,
.about-pagination .swiper-pagination-bullet {
	margin: 0 7px !important;
	width: 11px;
	height: 11px;

}


.part-pagination .swiper-pagination-bullet-active,
.banner-pagination .swiper-pagination-bullet-active,
.about-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, #8a36a4);
}

.sc-bartitle8 {
	height: 50px;
	position: absolute;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	z-index: 5000;
	top: 88px;
	width: 1200px;
	right: 0;
	color: #fff;
}

.part8-swiper {
	height: 600px;

}

#swiper-button-prev {
	position: absolute;
	bottom: 13%;
	z-index: 100;
	right: 23%;
}

#swiper-button-next {
	position: absolute;
	bottom: 13%;
	z-index: 100;
	right: 20%;
}

.mtlm a span {
	width: 132px;
	height: 132px;
	padding: 1px;
	border-radius: 12px;
	background: #fff;
	position: absolute;
	left: -76%;
	/*! margin-left: -80px; */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	filter: alpha(opacity=0);

	z-index: 100;
	top: 66px;
}

.mtlm a span img {
	width: 130px;
	height: 130px;
	border-radius: 12px;
}

.none {
	display: none;
}

.mtlm a div {
	position: absolute;
	left: -76.7%;
	z-index: 100;
	top: 35px;
}

.mtlm a div .img2 {
	width: 130px;
	height: 130px;
	border-radius: 12px;
}

.mtlm a .img1 {
	width: 30px;
	height: 30px;
	border-radius: 12px;
}

.mtlm a div .qrcode {
	width: 132px;
	height: 132px;
	padding: 1px;
	border-radius: 12px;
	background: #fff;
	margin-top: 18px;
}

.cm-pic-list1 li {
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 30%;
	margin-bottom: 20px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.cm-pic-list1 img,
.cm-pic-listnum img {
	width: 360px;
	height: 203px;
}


.cm-pic-list1 p,
.cm-pic-listnum p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.cm-pic-list1 li a,
.cm-pic-listnum li a {
	margin: 10px 0 6px
}

.cm-pic-list1 .time3,
.cm-pic-listnum .time3 {
	width: 90px;
	color: #aaa;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	height: 55px;
	overflow: hidden;
	top: 5px;
	left: 0px;
	z-index: 10;
	position: absolute;
}

.cm-pic-list1 .time3 span,
.cm-pic-listnum .time3 span {
	font-size: 26px;
	font-family: Georgia, Times;
	line-height: 23px;
	display: block
}

.cm-pic-list1 .time3 em,
.cm-pic-listnum .time3 em {
	font-size: 10px;
	line-height: 22px;
}

/* about */
.about-pagination {

	margin-top: 24px;
	margin-bottom: 30px;
	text-align: center;

}

.footcopyright {
	margin: 0px;
}


/* lm */
.classplay-lmlist {
	margin-left: 0px;
	position: relative;
	padding: 0 0 20px 0;
}

.classplay-lmlist ul {
	margin: 0 0px;
	width: 100%
}

.classplay-lmlist li {
	float: left;
	width: 26%;
	margin: 0 3.5% 30px;
	line-height: 0;
	border-radius: 10px;
	position: relative
}

.classplay-lmlist li img {
	/* width: 100%; */
	width: 313px;
	height: 457px;
	border-radius: 0px;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.classplay-lmlist li .classplaym {
	position: absolute;
	width: 80%;
	bottom: 50px;
	left: 30px;
	color: #fff;
	height: 150px;
	line-height: 32px;
	transition: all .2s ease-in;
	-webkit-transition: all 0.2s linear;
	overflow: hidden;
	opacity: 0;
	filter: Alpha(opacity=0);
}

.classplay-lmlist li:hover .classplaym {
	bottom: 0;
	opacity: 1;
	filter: Alpha(opacity=100);
	z-index: 30
}

.classplay-lmlist li .picbg {
	position: absolute;
	width: 100%;
	background: #3e1a65;
	height: 100%;
	top: 0px;
	z-index: 20;
	border-radius: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	left: 50%;
	margin-left: -50%
}

.classplay-lmlist li:hover .picbg {
	opacity: 0.94;
	filter: Alpha(opacity=94);
}

.classplay-lmlist li .classplaym em {
	height: 10px;
	border-top: 1px solid #ab87bc;
	overflow: hidden;
	display: block;
	width: 30px;
}

.classplay-lmlist li .classplaym p {
	font-size: 16px;
	line-height: 24px;
}

.classplay-lmlist li .classplaym p.city {
		height: 24px;
	color: #ab87bc;
}

.classplay-lmlist li .classplaym h3 {
	font-size: 30px;
	line-height: 50px;
	padding: 6px 0 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}


/* chanye */

.subcolumn-hd {
	line-height: 30px;
	height: 92px;
	border-bottom: 6px solid #efefef;
	margin-bottom: 30px;
	text-align: center;
}

.subcolumn-hd a {
	display: inline-block;
	padding: 0 20px;
	line-height: 60px;
	font-size: 24px;
	color: #777;
}

.subcolumn-hd>.mt-tabpage-title>.mt-tabpage-item-cur {
	color: #3e1a65;
	font-size: 30px;
}

.subcolumn-hd p {
	color: #3e1a65;
	font-size: 30px;
	margin-top: 15px;
	text-align: center;
}


.subcolumn-solo {
	line-height: 30px;
	height: 80px;
	border-bottom: 6px solid #efefef;
	margin-bottom: 30px;
	text-align: center;
}

.subcolumn-solo a {
	display: inline-block;
	padding: 0 20px;
	line-height: 60px;
	font-size: 24px;
	color: #777;
}

.subcolumn-solo>.mt-tabpage-title>.mt-tabpage-item-cur {
	color: #3e1a65;
	font-size: 30px;
}

.subcolumn-solo p {
	color: #3e1a65;
	font-size: 30px;
	margin-top: 15px;
	text-align: center;
}

.subcolumn {
	/* 	position:relative; */
}

.subcolumn a {
	display: block;
	padding: 0 20px;
	line-height: 60px;
	color: #777;
	width: 170px;
	background: url("../images/line-g.png") no-repeat left bottom;
}

.subcolumn>.fl-left>.px-nav>.mt-tabpage-title>.mt-tabpage-item-cur {
	color: #963b9e;

}

.subcolumn>.fl-left>.px-nav>.mt-tabpage-title>.mt-tabpage-item-cur {
	background: url("../images/arrow-b.png") no-repeat right 50%;

}



.px-nav a {

	border: 0;
}



.actorlist1 {
	margin: 13px 0 10px;
	/* display: flex; */
	/* flex-wrap: wrap; */
}

.actoritem1 {
	width: 23%;
	margin: 0 1% 0;
	background: #fff;
	float: left;
	margin: 13px 1% 10px;
	height: 384px;
}

.actoritem1 .actorpic1 {
	position: relative;
	line-height: 0
}

.actoritem1 .actorpic1 img {
	width: 276px;
	height: 237px;
}

.actoritem1 .actorpic1 span {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #fff;
	border-right: 270px solid transparent;
}

.actoritem1 .actorinfo1 {
	padding: 10px 20px 30px;
}

.actoritem1 .actorinfo1 h3 {
	font-size: 24px;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.actoritem1 .actorinfo1 p {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.actoritem1 .actorinfo1 .t {
	width: 0;
	height: 0;
	border-bottom: 100px solid skyblue;
	border-right: 200px solid transparent;
}


.bshare-custom {
	display: flex !important;
	flex-wrap: wrap !important;
	width: 38px !important;
	margin-left: 4px;
}

.bshare-custom .bshare-weixin {
	background: url(../images/i_s_n_wx.png) no-repeat !important;
	*display: inline !important;
	display: inline-block !important;
	width: 35px !important;
}

.bshare-custom a {

	height: 32px !important;
	_height: 32px !important;

}

.bshare-custom .bshare-sinaminiblog {
	background: url(../images/i_s_n_wb.png) no-repeat !important;
	*display: inline !important;
	display: inline-block !important;
	width: 35px !important;
}

.bshare-custom .bshare-qzone {
	background: url(../images/i_s_n_z.png) no-repeat !important;
	*display: inline !important;
	display: inline-block !important;
	width: 35px !important;
}

#wxImge,
#wbImge,
#bImge,
#ksImge,
#douyImge {
	position: absolute;
	top: 12px;
	left: 10px;
}


.cm-pic-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.morechanye-group .div_title {
	display: flex;
	flex-wrap: wrap;
	margin-left: 30px;
	flex-direction: column;
}

.morechanye-group .div_titlew1 {
	width: 790px;
}

.morechanye-group .div_titlew2 {
	width: 870px;
}

.pagemore {
	text-align: center;
}

/**/
.code {
	height: 177px;
	width: 220px;
	display: block;
	padding: 21px;
}

.wxBox {
	z-index: 100000001;
	font-size: 12px;
	background: url(../images/jqcode.gif) !important;
	padding: 6px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -122.5px;
	position: fixed;
	height: 245px;
	width: 220px;
}

.frameDiv {
	border: none;
	background: #fff;
}

.Top {
	color: #666;
	background: #f2f2f2;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #e8e8e8;
	width: 220px;
}

.Top span {
	margin-left: 15px;
}

.Close {
	_overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 10000000;
	color: #666;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 20px;
	top: 8px;
	right: 20px;
}

.about-m-cont .cm-pic-list img {
	width: 432px !important;
	height: 243px !important;
}

.yuantuan-m-cont .cm-pic-list img,
.xyfc1 img {
	width: 276px !important;
	height: 155px !important;
}

.mt-tabpage-item .sectionItem {
	margin-bottom: 40px;
}


.line-lm {
	border-bottom: 1px solid #e9e9e9;
	margin-left: 0px;
	height: 33px;
}

.line-px {
	border-bottom: 1px solid #e9e9e9;
	margin-left: 250px;
	height: 44px;
}

.cg-pic img {
	width: 1200px;
	height: 433px;
}

.search-min {
	min-height: 271px;
}


.v-cont video {
	width: 95%;
	margin: 10px auto;
	display: block;
}

.v-cont audio {
	width: 70%;
	margin: 10px auto;
	display: block;
}

.newspage {
	min-height: 548px;
}

.cm-pic-listnum ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cm-pic-listnum li {

	width: 30%;
	margin-bottom: 20px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}


.header-logo {
/* 	background: url("/static/pc/images/tlogo1.png") 0 0 no-repeat;
	padding-left: 135px;
	height: 60px;

	padding-top: 0px; */
	margin-bottom:18px;
}


/* .header-logo h3 {
	font-size: 27px;
	font-weight: 900;
	float: left;
	display: block;
	border-right: 0px solid #ddd;
	margin-right: 8px;
	padding-right: 8px;
	line-height: 30px;
	color: #333;
	letter-spacing: 5px;
}

.header-logo p {
	float: left;
	font-size: 15px;
	font-weight: 900;
	line-height: 14px
}

.header-logo p span {
	color: #999;
	font-size: 12px;
	font-weight: normal
}

.header-logo p.b {
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	float: none;
	color: #333;
}
 */
.banner .swiper-button-prev1,
.banner .swiper-button-next1 {
	position: absolute;
	top: 45%;
	margin-top: -30px;
	z-index: 222;
}

.banner .swiper-button-next1 {
	right: 0;
	cursor: pointer;
}

.banner .swiper-button-prev1 {
	left: -4px;
	cursor: pointer;
}

.banner .swiper-button-next1 {
	width: 50px;
	height: 78px;
	background: url("/static/pc/images/arrow-prvsy.png") no-repeat;
	background-size: cover;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);

}

.banner .swiper-button-prev1 {
	width: 50px;
	height: 78px;
	background: url("/static/pc/images/arrow-prvsy.png") no-repeat;
	background-size: cover;
}



@media screen and (max-width: 1440px) {

	.sc-bartitle8 {
		font-size: 30px;
		line-height: 50px;
		top: 88px;
		width: 1200px;
		left: 41.6%;
		color: #fff;
	}



	.sc-theatre .bd {
		width: auto;
		color: #fff;
		text-align: justify;
		left: 75%;
		margin-right: 2%;
		margin-left: 0px;
	}

	.sc-theatre .bd h3 {
		margin: 50px 0 20px;
		font-size: 26px;
		line-height: 30px;
		overflow: unset;
		text-overflow: unset;
		display: -webkit-box;
		-webkit-line-clamp: unset;
		line-clamp: unset;
		-webkit-box-orient: vertical;
	}

	.sc-theatre .bd p {
		font-size: 16px;

	}

	#swiper-button-prev {
		right: 6%;
		bottom: 13%;
	}

	#swiper-button-next {
		right: 2%;
		bottom: 13%;
	}

	.sc-theatre .bd .c {
		float: none;
		width: auto;
	}

}

a.amore {
	text-align: center;
	padding: 20px;
	display: block;
	color: #999;
}

a.amorew {
	text-align: center;
	padding: 10px;
	display: block;
	color: #fff;
}

.addmore {
	display: flex;
	justify-content: flex-end;
}

.sc-bartitle p:nth-of-type(1) {

	font-size: 30px;
	font-weight: bold;

}

.sc-bartitle p:nth-of-type(2) {
	width: 2%;
	margin-left: 42%;
}



@media screen and (max-width: 1280px) {


	.sc-theatre .bd {
		left: 82%;
	}

	.sc-theatre .bd h3 {

		font-size: 23px;

	}

	.sc-theatre .bd p {
		font-size: 14px;

	}

	#swiper-button-prev {
		right: 6%;
		bottom: 3%;
	}

	#swiper-button-next {
		right: 2%;
		bottom: 3%;
	}

	.sc-theatre .bd .c {
		float: none;
		width: auto;
	}

}
