/* CSS Document */
.fl {
	float:left
}
.fr {
	float:right
}
.banner {
	width:1000px;
	margin:0 auto
}
.banner1 {
	background:url(images/banner1.jpg) no-repeat scroll center center;
	height:296px
}
.banner2 {
	background:url(images/banner2.jpg) no-repeat scroll center center;
	height:263px
}
.p1 span {
	border-top:1px solid #CCC;
	color:#CCC
}
.p2 {
	background:url(images/pc1.png) no-repeat bottom right;
	background-size:280px 190px;
}
.p3 {
	width:860px
}
.p3 li {
	margin:2px;
	padding:8px;
	background:#eeeeee
}
.p4 {
	background:url(images/pc4.jpg) no-repeat scroll center center;
	height:496px
}
.p6 {
	background:url(images/pc5.jpg) no-repeat scroll center center;
	height:511px
}
.p7 {
	background:url(images/pc6.jpg) no-repeat scroll center center;
	height:805px
}
.p8 {
	background:url(images/pc7.jpg) no-repeat scroll center center;
	height:99px
}
.p11 {
	background:url(images/pc11.jpg) no-repeat scroll center center;
	height:404px
}
.p12 {
	background:url(images/pc12.jpg) no-repeat scroll center center;
	height:389px
}
.p13 {
	background:url(images/pc13.jpg) no-repeat scroll center center;
	height:431px
}
.p14 {
	background:url(images/pc14.jpg) no-repeat scroll center center;
	height:160px
}
.p14 a {
	display:block;
	height:160px
}

.w-1020 {
	width:1020px;
	margin:0 auto
}
.w-1000 {
	width:1000px;
	margin:0 auto
}
.w-620 {
	width:620px;
	margin:0 auto
}
.w-900 {
	width:900px;
	margin:0 auto
}
.w-800 {
	width:800px;
	margin:0 auto
}
.w-840 {
	width:840px;
	margin:0 auto
}
.w-775 {
	width:775px;
	margin:0 auto
}
.w-600 {
	width:680px;
	margin:0 auto
}
.w-610 {
	width:600px;
	margin:0 auto
}
.w-960 {
	width:960px;
	margin:0 auto
}
.w-1200 {
	width:1200px;
	margin:0 auto
}
.p110 {
	padding:0 110px
}
.b {
	font-weight:bold
}
.red_bg {
	background:#c20512
}
.yellow {
	color:#fff000
}
.f-80 {
	font-size:80px;
	line-height:100px
}
.f-50 {
	font-size:50px;
	line-height:60px
}
.f-40 {
	font-size:50px;
	line-height:50px
}
.f-35 {
	font-size:35px;
	line-height:40px
}
.grey_bg {
	background:#eeeeed
}
.bg1 {
	background-image: linear-gradient(to bottom, #7eb8ff, #bab5fd, #d5b4fc);
}
.bg2 {
	background-image: linear-gradient(to bottom, #eedafe, #dfdcff, #c7dcff) ; padding-bottom:100px
}

.red {
	color:#ff0000
}
.a1 {
	border:40px solid #f0f0f0
}
.p_tk a, .p_tk a:hover {
	background:#f75f83;
	padding:10px 30px;
	color:#FFF
}
.orange {
	color:#e44900
}
.p1_r {
	width:450px;
	border-radius:15px;
	margin:0 auto
}
.p1_r input {
	background:#64cef8;
	border:none;
	color:#FFF;
	padding:5px 10px;
	border-radius:20px
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#FFF;
font-size:16px;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
color:#FFF;
font-size:16px;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color:#FFF;
font-size:16px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#FFF;
font-size:16px;
}
.picScroll {
	width:915px;
	margin:20px auto 0;
}
.picScroll .hd {
	height:36px;
	line-height:35px;
	padding:0 15px;
	background:#f4f4f4;
}
.picScroll .hd h2 {
	font-family: "Microsoft YaHei";
	font-size: 17px;
	float: left;
	margin-right: 15px;
}
.picScroll .bd {
	position:relative;
}
.picScroll .prev, .picScroll .next {
	position: absolute;
	top: 80px;
	left:-1px;
	display: block;
	width: 26px;
	height: 64px;
	background: url(images/slide_tigger.png) 0 -65px;
	z-index: 9;
	overflow: hidden;
}
.picScroll .next {
	left:auto;
	right:-1px;
	background-position: -26px -65px;
}
.picScroll .prev:hover {
	background-position:0 -130px;
}
.picScroll .next:hover {
	background-position:-26px -130px;
}
.picScroll .prevStop {
	background-position:0 -65px !important;
}
.picScroll .nextStop {
	background-position:-26px -65px !important;
}
.picScroll ul {
	overflow:hidden;
	zoom:1;
}
.picScroll li {
	width:915px;
	position:relative;
	float:left;
	display:inline;
}
.picScroll li .pic {
	position:relative;
	display:block;
	overflow:hidden;
	margin-bottom:6px;
}
.picScroll li .pic img {
	display:block;
	background:#ddd;
}
.picScroll li p {
	margin-top:5px;
	line-height:15px;
	overflow:hidden;
	line-height:30px
}
.picScroll li .txt1 a {
	color:#333;
}
.picScroll li .movielist_tt {
	position:relative;
	height:16px;
	line-height:16px;
	padding-right:30px;
	overflow:hidden;
	position:relative;
}
.picScroll li .movielist_tt a {
	font-size:14px;
}
.picScroll li .score {
	color:#FF6600;
	font-family:Arial;
	position:absolute;
	top:0;
	right:10px;
}
.orange_bg {
	background:#ff843c
}
.orange {
	color:#ff843c
}
.z1 {
	background:#ff7727;
}
.z2 {
	background:#cf0003;
}
.zx a, .zx a:hover {
	background:#2393e1;
	color:#FFF;
	padding:5px 80px;
	border-radius:30px
}
.p_zx a, .p_zx a:hover {
	background:#e52721;
	background-image: linear-gradient(#ffdb6f, #ffbb2f);
	color:#c20512;
	padding:5px 30px;
	border-radius:15px;
	box-shadow: 0 4px #fa9814;
	box-shadow:0 8px 16px 0 rgba(244, 207, 208, 0.8);
}
.p1_r input {
	width:400px;
	height:40px
}
.p1_r1 {
	color:#FFF
}
#tj {
	background:#ffffff;
	color:#fe7316;
	font-size:20px;
	font-weight:bold;
	padding:5px 0;
	border:none;
	border-radius:5px;
	cursor:pointer
}
.grey_bg {
	background:url(images/line.png) no-repeat top center #f5f5f5
}
.grey_bg1 {
	background:#f5f5f5
}
.blue {
	color:#8c4df5
}
.orange_bg {
	background:#fe7316
}
.blue_bg {
	background:#5a73ec; padding:30px 0 50px
	
}
/* 滚动 */
	.ladyScroll {
	width:870px;
	height:380px;
	margin:15px auto;
	position:relative;
}
.ladyScroll .prev, .ladyScroll .next {
	width:51px;
	height:45px;
	position:absolute;
	top:150px;
	left:0;
	z-index:100;
	cursor:pointer;
	background:url(images/btns.png) no-repeat;
}
.ladyScroll .next {
	left:auto;
	right:0;
	background-position:0 -90px;
}
.ladyScroll .prev:hover {
	background-position:0 -45px;
}
.ladyScroll .next:hover {
	background-position:0 -135px;
}
.ladyScroll .scrollWrap {
	width:870px;
	margin-left:80px;
	padding-top:15px;
	overflow:hidden;
	position:absolute;
}
.ladyScroll dl {
	float:left;
	text-align:center;
	position:relative;
}
.ladyScroll dt {
	margin:0 auto;
	;
	overflow:hidden;
}
.ladyScroll img {
	display:block;
}
.ladyScroll dl:hover span {
	background:#B52153;
}
.lady1 {
	width:900px;
	margin:15px auto;
	position:relative;
}
.lady1 dl {
	float:left;
	text-align:center;
	position:relative;
}
.lady1 dt {
	margin:0 auto;
	;
	overflow:hidden;
	margin:0 4px
}
.lady1 img {
	display:block;
	width:423px
}
.lady1 .scrollWrap {
	width:900px;
	margin-left:20px;
	padding-top:0;
	overflow:hidden;
	position:absolute;
}
.blue_zx a, .blue_zx a:hover {
	color:#FFF;
	padding:10px 50px;
	border-radius:20px;
	background:linear-gradient(to top right, #0d9ef5, #0d54c8);
}
.blue_k {
	border:6px solid #0295ff
}
.red_k {
	border:6px solid #ff1d1d
}
.w1 {
	border-left:5px solid #0097ff;
	font-size:26px;
	line-height:26px;
	height:30px;
	overflow:hidden;
	padding-left:10px
}
.red_zx a, .red_zx a:hover {
	background:#c80000;
	padding:10px 30px;
	border-radius:20px;
	color:#FFF
}
.grey_bg {
	background:#ebebeb
}
.yellow_zx a, .yellow_zx a:hover {
	background:#e52721;
	background-image: linear-gradient(#ffdb6f, #ffbb2f);
	color:#e52721;
	padding:6px 50px;
	border-radius:15px;
	box-shadow: 0 4px #fa9814;
	background:url(images/dian.png) no-repeat right 15px center, linear-gradient(#ffdb6f, #ffbb2f);
}
.yellow_zx1 a, .yellow_zx1 a:hover {
	background:#e52721;
	background-image: linear-gradient(#ffdb6f, #ffbb2f);
	color:#e52721;
	padding:6px 40px;
	border-radius:15px;
	box-shadow: 0 4px #fa9814;
}
#tj {
	background:#e23d2a;
	color:#FFF;
	border-radius:20px;
	width:200px
}
.r_zx a, .r_zx a:hover {
	display:block;
	background:#d50000;
	color:#FFF;
	padding:5px 0
}
.k1 {
	border:1px solid #f5af25;
	border-radius:20px;
	padding:10px
}
.k2 {
	border:5px solid #fe5939;
	border-radius:20px;
	padding:30px 0
}
.lh-40 {
	line-height:40px
}
.tit span {
	border-bottom:1px solid #CCC;
	padding:0 15px 5px
}
.box {
	width:1200px;
	margin:0 auto;
	background:#FFF;
	padding-bottom:20px;
	border-radius:50px;
	border:5px solid #f5d8b1;
	padding:40px 0
}
h2 b {
	position: relative;
	background-image:-webkit-linear-gradient(bottom, #a4b6d9, #7a94c6, #5c7db9);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}
.flex {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	flex-flow: row wrap;
	align-items: top;
}
.dev3 dl{ width:33%; margin:15px 0}
.dev3 dl dt{ margin-bottom:10px}
.dev3 dl dt b{ font-size:40px}
.dev3 span{ width:10rem; display: inline-block; text-indent:1rem; color:#FFF; font-size:24px}
.dev3 dl dd{ padding-left:30px}
h2 {
	font-size:2.4rem; font-weight:bold
	
}


.bg1 h2 span{ background:#ffffff;color:#8c4df5;  padding:.4rem 4rem; border-radius:2rem;box-shadow:-.1rem -.4rem .1rem #dfa6ff inset;}

.p21 h2{ position:absolute; width:100%; text-shadow: 0.2rem 0.2rem #8d58ea; color:#FFF; bottom:40px}
.p22 h2{ bottom:80%; }
.p23 h2{ text-shadow: 0.2rem 0.2rem #8d58ea; color:#FFF; }
.p23 span{ background:#ffffff;color:#8c4df5;  padding:.4rem 3rem; border-radius:2rem;box-shadow:-.1rem -.4rem .1rem #dfa6ff inset;}