/* 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 div {
	width: 49%;

}



.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-1100 {
	width: 1100px;
	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
}

.f-22 {
	font-size: 22px;
	line-height: 40px
}

.grey_bg {
	background: #eeeeed
}

.bg {
	background-color: #e9e6f9;
	padding: 20px 0;

}

.bg2 {
	background-image: linear-gradient(to bottom, #eedafe, #dfdcff, #c7dcff);
	padding-bottom: 100px
}

.red {
	color: #ff0000
}

.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: #6d6fdc;
	color: #FFF;
	padding: 10px 50px;
	border-radius: 30px
}

.zx1 a,
.zx1 a:hover {
	background: #FFF;
	color: #6d6fdc;
	padding: 10px 50px;
	border-radius: 30px
}

.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
}

.bg1 {
	padding-top: 50px;
	background: linear-gradient(to bottom, #e7f2f6, #ffffff);
	/* 从上到下 */
}

.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 {
	background: url(images/box.png) no-repeat center center;
	height: 720px
}



.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
}

.dev4 li {
	width: 25%
}

.b .bg1 span {
	background: #ffffff;
	color: #8c4df5;
	padding: .4rem 4rem;
	border-radius: 2rem;
	box-shadow: -.1rem -.4rem .1rem #dfa6ff inset;
}

.p2 {
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
}

.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;
}

.hh {
	height: 127px;
	line-height: 127px
}

.dl {
	background: url(images/dhl.png) center center no-repeat;
}

.dm {
	background: url(images/dhm.png) center center no-repeat;
}

.ds {
	background: url(images/dhs.png) center center no-repeat;
}

.p3 {
	border: 2px solid #bae4f0;
}

.p31 {
	border: 3px solid #bae4f0;
	background: url(images/p1.png) no-repeat bottom right #FFF;
	background-size: 28% auto;
	line-height: 45px;
	padding: 30px 50px
}

.p31 dt span {
	background: #aa66ff;
	color: #FFF;
	padding: .2rem 1.5rem;
	border-radius: .6rem;
}

.p31 dd {
	padding-left: 2rem
}


.c-green {
	color: #65c799;
}

.kcts {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.kcts>div {
	width: 40%;
}

.kcts_right dl {
	margin: 40px 0;

}

.kcts_right dt {
	color: #666;
}

.kcts_right dt b {
	color: #000000;
}

.kcts_right dd {
	color: #000000;
	margin-top: 5px;
	padding-left: 20px;
}

.kcts_right dt span {
	color: #8d69d7;
}

.kctx_con {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.kctx_con>div {
	width: 48%;
	margin: 10px 0;
}

.kctx_box {
	display: flex;
	justify-content: space-between;
	background-color: #f3f3f5;
	border-radius: 20px;
	padding: 15px;
	box-sizing: border-box;
}

.kctx_box>div {
	width: 48%;
	line-height: 1.8;
}

.kctx_box_right h4 {
	font-weight: bold;
	color: #eebf1b;
	font-size: 20px;
	padding: 0;
}



.zx2 a {
	display: block;
	text-align: center;
	background-color: #002478;
	color: white;
	padding: 10px 0;
	border-radius: 20px;

}

.line {
	height: 15px;
	background-color: #e9e9e9;
	margin: 40px 0;
}

.mzzx_cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.mzzx_cont>div {
	width: 32%;
	margin: 15px 0;
}

.mzzx_box h4 {
	color: #550ece;
	font-weight: bold;
}

.mzzx_box {
	padding: 10px;
	border: 1px solid #eee;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mzzx_box p {
	line-height: 1.8;
	margin-top: 5px;
}

.mzzx_box p span {
	color: #ebbe0d;
	display: inline-block;
	margin-right: 5px;
}

h2,
h3 {
	padding: 0;
}

.c-purple {
	color: #7509d1;
}

.purple_bg {
	background-color: #7509d1;
	padding: 30px 0;
}

.c1 {
	color: #999;
}


.pymb {
	height: 500px;
	background: url(./images/img05.jpg) no-repeat top center;
}

.pymb_txt {
	width: 600px;
	line-height: 3;
	text-indent: ;
}

.jxts {
	background-color: #f2f2f2;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.jxts_left {
	width: 500px;
	margin-right: 20px;
	background-color: #7509d1;
	color: white;
	text-indent: 40px;
	padding: 40px 20px;
	box-sizing: border-box;
	line-height: 2;
}

.jxts_right {
	flex: 1;
}

.zyts {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zyts>div {
	width: 49%;
	margin: 10px 0;
}

.kcsz {
	display: flex;
	justify-content: space-between;

}

.kcsz a {
	display: block;
	width: 24%;
	text-align: center;
	border: 1px solid #7509d1;
	color: #7509d1;
	padding: 5px 0;
}

.kcsz a:hover {
	background-color: #7509d1;
	border: 1px solid #7509d1;
	color: white;
}

.int {
	display: flex;
}

.int .int_left {
	width: 385px;
	margin-right: 20px;
}

.int .int_right {
	flex: 1;
	line-height: 2.2;
}

.int .int_right img {
	float: left;
}

.hyqj {
	display: flex;
	justify-content: space-between;
	border: 1px solid #0461ae;
	padding: 30px;
}

.hyqj_left {
	flex: 1;
	margin-right: 15px;
}

.hyqj_right {
	width: 450px;
}

.hyqj_tit {
	color: #0461ae;
	font-size: 20px;
	font-weight: bold;
}

.hyqj_txt {
	line-height: 2.5;
	text-indent: 30px;
}

.ys {
	background-color: #1f65b0;
	padding: 30px 0;
}

.ys_cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.ys_cont>div {
	margin: 5px 0;
}

.c-blue {
	color: #18378d;
}

.shrx_cont {
	display: flex;
	justify-content: space-between;
}

.shrx_cont>div {
	width: 290px;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	line-height: 1.5;
	box-sizing: border-box;
	align-items: center;
	border-radius: 15px;

}

.shrx_cont>div p {
	margin-left: 10px;
}



.shrx_cont>div:nth-child(2n) {
	border: 1px solid #e14121
}

.shrx_cont>div:nth-child(2n+1) {
	border: 1px solid #18378d;
}

.wtzx_tit {
	color: #3ca3f2;
}

.wtzx_cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.wtzx_cont a,
.wtzx_cont a:hover {
	display: block;
	width: 32%;
	text-align: center;
	margin: 5px 0;
	padding: 5px 0;
}

.wtzx_cont a:nth-child(2n),
.wtzx_cont a:nth-child(2n):hover {
	border: 1px solid #f42b35;
	color: #f42b35;
}

.wtzx_cont a:nth-child(2n+1),
.wtzx_cont a:nth-child(2n+1):hover {
	border: 1px solid #3ca3f2;
	color: #3ca3f2;
}