body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333;
	font-size: 14px;
	font-family: "", Verdana, Arial, Helvetica, sans-serif;
}

td,
th,
caption {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/* font-weight: normal; */
	/* font-size: 100%; */
}

::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 5px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: #333;
}

::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	/*border-radius: 10px;*/
	background: #EDEDED;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	/* font-style: normal;
	font-weight: normal; */
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html,
body {
	width: 100%;
	height: 100%;
}

.w100 {
	width: 100%;
}


/* css common */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

/*页面布局*/
#main {
	width: 100%;
	position: relative;
	overflow: visible;
	padding: 0;
	/*padding: 0 0 70px; sticky footer */
	background: #fff;
}



.pageScroll {
	position: fixed !important;
	top: 50%;
	left: 0;
	margin-top: -216px;
	z-index: 9999;
}
.pageScroll li{
	display: block;
	height: 34px;
	background:rgba(0, 0, 0, 0.6);
	margin-bottom: 2px;
	padding:0 10px;
	line-height: 34px;
	position: relative;
	text-align: center;
}
.pageScroll li::before{
	content: '';
	display: block;
	width: 20px;
	height: 34px;
	position: absolute;
	right:-20px;
	background: url(../images/xcx/tb_1.png) center center;
}

.pageScroll li a{
	color: #fff
}


li.scrollNav.active a {
	color: #a9322a;
}

/*表单*/
/*表单*/

.db_all {
	width: 0;
	height: 100%;
	background: #f9f9f9;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	-webkit-box-shadow: 0 0 20px rgba(10, 10, 10, .5);
	-moz-box-shadow: 0 0 20px rgba(10, 10, 10, .5);
	box-shadow: 0 0 20px rgba(10, 10, 10, .5);
	overflow: hidden;

}

.reg_div {
	position: relative;
	width: 90%;
	margin: auto;
	top: 50%;
}

.reg_div input {
	width: 100%;
	height: 40px;
	border: 0;
	background: none;
	border-bottom: 1px solid #ccc;
}

.reg_mobile {
	width: 60% !important;
}

.get-code,
.reset-code {
	width: 38%;
	border: none;
	height: 40px;
	float: right;
}

.reg_ul li {
	display: block;
	width: 100%;
	height: 60px;
	margin: 5px 0
}

.reset-code {
	background: none;
	color: #c52e25
}

a,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	box-shadow: none;
}

.red_button {
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #c52e25;
	background: #c52e25;
	color: #fff;
	cursor: pointer;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin: 30px 0
}

.red_button:hover {
	background: none;
	color: #c52e25
}

.reg_div h2 {
	display: block;
	width: 100%;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px;
	text-align: center;
	clear: right;
	padding-top: 20px
}

.reg_div textarea {
	display: block;
	width: 100%;
	height: 100px;
	padding: 5%;
	background: none;
	border: 1px solid #ccc;
	margin-top: 20px
}

.db_all .db_close {
	display: block;
	width: 40px;
	height: 40px;
	float: right;
	background: url(/images/xcx/close.png) center center no-repeat;
	background-size: contain;
	cursor: pointer;
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	/* Firefox 4 */
	-webkit-transition: all 0.8s;
	/* Safari 和 Chrome */
	-o-transition: all 0.8s;
	z-index: 9999;
}

.db_all .db_close:hover {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
	/* Opera */
}

.reg_fidex {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -169px;
	z-index: 9989;
	width: 50px;
	height: 338px;

}

.reg_qq,
.reg_zx,
.reg_vi {
	display: block;
	margin: 5px 0;
	width: 50px;
	padding: 15px 0;
	background: #c52e25;
	cursor: pointer;
	position: relative;

}

.reg_fidex img {
	display: block;
	width: 70%;
	margin: 0 auto
}

.reg_fidex span {
	display: block;
	width: 100%;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
	color: #fff;
}

.qq_main {
	width: 200px;
	height: 214px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	position: absolute;
	left: -220px;
	padding: 0px 20px;
	top: 0;
	display: none;
	overflow: inherit!important;
}

.qq_main::before {
	content: '';
	display: block;
	width: 15px;
	height: 30px;
	background: url(/images/xcx/sj.png) center;
	position: absolute;
	right: -15px;
	top: 30px
}

.suspension .d-service-item {
	border-bottom: 1px solid #eee;
	padding: 14px 0;

}

.suspension .d-service-item a {
	display: block;
	margin: 13px 0;
}

.suspension .d-service .d-service-item {
	border-bottom: none;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}

.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(/images/xcx/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}

.suspension .d-service-item .clearfix:hover .i-qq {
	background-position: center 3px;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #ddd;
	display: block;
	float: left;
}

.suspension .d-service-item h3 {
	float: left;
	width: 100px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

/*尾部*/
.footer {
	padding-top: 60px;
	background: #434343;
	width: 100%;
}

.footer_main {
	width: 1200px;
	margin: 0 auto;
	background: url(../../images/xcx/ewm_1.png) no-repeat right 0;
	height: 260px;
}

.footer_main ul li {
	font-size: 16px;
	line-height: 20px;
	display: block;
	height: 48px;
	color: #fff;
	padding-bottom: 28px;
}

.footer_main ul li img {
	display: block;
	margin-right: 10px;
	float: left;
}

.foot_bott {
	width: 100%;
	text-align: center;
	height: 40px;
	padding-top: 10px;
	background: #313131;
}

/*首页轮播*/


.slick-dotted.slick-slider{
	margin:0
}
	.slideshow {
	  position: relative;
	  z-index: 1;
	  max-width: 100%;
	}
	.slideshow * {
	  outline: none;
	}
	.slideshow .item {
	  height: 100%;
	  position: relative;
	  z-index: 1;
	}
	.slideshow .item img {
	  width: 100%;
	  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  -webkit-transform: scale(1.2);
			  transform: scale(1.2);
	}
	.slideshow .item.slick-active img {
	  -webkit-transform: scale(1);
			  transform: scale(1);
	}









/*为什么*/

.index_1 {
	padding-top: 100px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.index_1 .tit_all {
	padding-bottom: 80px;
}

.index_1 ul {
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	padding-bottom: 100px;
}



.index_1 ul li a{
	width: 222px;
	height: 222px;
	float: left;
	margin-right: 20px;
	border: 1px dashed #333333;
	text-align: center;
	border-radius: 100%;
	position: relative;
	display: table;
}


.index_1 ul li img {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: -1;
}

.index_1 ul li p {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
}

/*适合行业*/

.index_2 {
	width: 100%;
	background: url(../../images/xcx/index_2.png) bottom center #c52e25 no-repeat;
	padding-top: 100px;
	padding-bottom: 130px;
}

.index_2 .tit_all {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.index_2 ul {
	display: block;
	width: 821px;
	margin: 0 auto;
	overflow: hidden;
}

.index_2 ul li {
	display: block;
	float: left;
	width: 89px;
	height: 34px;
	border: 1px solid #d4635c;
	margin: 13px;
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	text-align: center;
}


.index_3 {
	width: 910px;
	margin: 0 auto;
	margin-top: 100px;
	padding-top: 100px;
	overflow: hidden;
}

.index_3 h1 {
	display: block;
	width: 100%;
	text-align: right
}

.index_3_left {
	width: 504px;
	float: left;
	padding-top: 8px;
}

.index_3_left ul li {
	display: block;
	padding-bottom: 34px;
	padding-left: 45px;
	background: url(../../images/xcx/index_3_bz.png) no-repeat;
}

.index_3_left ul li h2 {
	font-size: 18px;
	line-height: 18px;
	color: #cd3029;
	padding-bottom: 6px;
}

.index_3_left ul li p {
	font-size: 16px;
	line-height: 16px;
	color: #999;
}

.index_3_right {
	width: 406px;
	float: right;
	/*padding-bottom: 80px;*/
}
.ckxq_bot a{

 display: block;
 width: 86px;
 height: 26px;
 border: 1px solid #333333;
 color: #333333;
 line-height: 24px;
 margin: 0 auto;
 text-align: center;
 margin-top: 20px;
}

.index_4 {
	background: url(../../images/xcx/index_4.jpg) center center;
	background-attachment: fixed;
	padding: 140px 0;
}

.index_4 p {
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 3px;
}

.index_4 p span {
	font-size: 26px;
}

.blank {
	width: 100%;
	clear: both;
}

.index_5 {
	padding: 100px 0;
	padding-bottom: 47px;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.index_5 ul {
	padding-top: 80px;
}

.index_5 ul li {
	display: block;
	width: 144px;
	height: 165px;
	overflow: hidden;
	margin: 0 53px;
	margin-bottom: 53px;
	float: left;
}

.index_5 ul li h2 {
	font-size: 16px;
	color: #c52e25;
	padding-top: 15px;
	line-height: 18px;
}

.index_5 ul li p {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	padding-top: 6px;
}
.index_6 {
	width: 100%;
	background: #c52e25;
	padding-top: 100px;
	text-align: center;
	overflow: hidden;
}

.index_6 p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding-top: 30px;
	padding-bottom:20px;
}
.index_6 .ckxq_bot a{
	border:1px solid #fff;
	color:#fff
}
.index_6 .ckxq_bot a:hover{
	color: #fff;
	border:1px solid #333;
	background: #333
}
.index_6 .ckxq_bot{
	margin-bottom: 40px;
}
.index_7 {
	padding: 100px 0;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.index_7 img {
	float: left;
}

.index_8 {
	width: 100%;
	background: url(../../images/xcx/index_8.jpg) center center;
	padding-top: 100px;
	text-align: center;
}

.index_8 .index_8_ul {
	display: block;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 100px;
}

.index_8 ul {
	display: block;
	width: 1306px;
}

.index_8 ul li {
	display: block;
	width: 225px;
	height: 476px;
	float: left;
	margin-right: 101px;
	position: relative;
}

.index_8 ul li .index_8_main {
	position: absolute;
	width: 194px;
	height: 417px;
	background: rgba(0, 0, 0, 0.8);
	left: 12px;
	top: 16px;
	border-radius: 20px;
	display: table;
	opacity: 0;
}

.dist {
	opacity: 1!important;
}

.index_8 ul li span {
	font-size: 16px;
	display: block;
	line-height: 16px;
	padding-top: 15px;
	color: #fff;
}

.index_8 ul li .index_8_main p {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	color: #c0c0c0;
}

.large,
.small,
.small .logo img,
.large .logo img,
.small .tell,
.large .tell,
.small .mobile-inner-header-icon,
.large .mobile-inner-header-icon,
.index_8 ul li .index_8_main,
.index_9_main,
.index_13 .index_main_13 ul li .thumb img,
.more,.index_6 .ckxq_bot a {
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	/* Firefox 4 */
	-webkit-transition: all 0.8s;
	/* Safari 和 Chrome */
	-o-transition: all 0.8s;
	/* Opera */
}

.index_9 {
	padding: 100px 0;
	text-align: center;
}

.index_9 .swiper-container {
	width: 70%;
	margin-top: 80px;
}

.index_9 .swiper-container .swiper-slide {
	position: relative;
}

.index_9 .swiper-container img {
	width: 100%;
}
.index_9 .swiper-button-prev{
	background: url(../../images/xcx/left.png) center center;
	background-size: cover
}
.index_9 .swiper-button-next{
	background: url(../../images/xcx/right.png) center center;
	background-size: cover
}
.index_9_main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
}

.index_9_ewm {
	width: 70%!important;
	position: absolute;
	left: 50%;
	margin-left: -35%;
	top: 50%;
	margin-top: -35%;
}

.index_10 {
	width: 100%;
	background: #1a1a1c;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 200px;
}

.index_10 h1 {
	font-size: 24px;
	color: #fff;
	padding-bottom: 40px;
}

.index_10 ul {
	display: block;
	width: 952px;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 100px;
}

.index_10 ul li {
	display: block;
	width: 291px;
	height: 291px;
	float: left;
	margin:13px;
	background: url(../../images/xcx/index_10_bj.png) center 24px no-repeat #3e3e3e;
}

.index_10 ul li h2 {
	font-size: 18px;
	color: #fff;
	padding-top: 27px;
}

.index_10 ul li p {
	color: #fff;
	font-size: 14px;
	padding: 28px 20px;
	line-height: 20px;
	text-align: justify;
}

.index_10 ul li p span {
	display: block;
	padding-top: 10px;
	color: #999999;
}

.index_11 {
	width: 100%;
	height: 894px;
	background: url(../../images/xcx/index_11.png) center center;
	margin-top: -200px;
	position: relative;
	z-index: 2;
}
.index_12 {
	margin-top: -132px;
	background: url(../../images/xcx/index_11.jpg) center bottom;
	padding-top: 232px;
	text-align: center;
}

.index_12 #index_12 {
	width: 1200px;
	padding-top: 40px;
	padding-bottom: 100px;
}

.index_13 {
	padding: 100px 0;
	text-align: center;
}

.index_13 .index_main_13 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}

.index_13 .index_main_13 ul {
	display: block;
	width: 1260px;
}

.index_13 .index_main_13 ul li {
	display: block;
	width: 368px;
	border: 1px solid #eeeeee;
	height: 430px;
	background: #fafafa;
	float: left;
	position: relative;
	margin-right: 48px;
	padding: 15px;
}

.index_13 .index_main_13 ul li .thumb {
	width: 334px;
	height: 214px;
	overflow: hidden;
}

.index_13 .index_main_13 ul li .thumb img {
	width: 100%;
}

.index_13 .index_main_13 ul li:hover img {
	-webkit-transform: scale(1.2);
}

.index_13 .index_main_13 ul li h2 {
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	padding-top: 30px;
	display: block;
	height: 40px;
	padding-bottom: 20px;
}

.index_13 .index_main_13 ul li p {
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	display: block;
	width: 100%;
	height: 90px;
}

.index_13 .index_main_13 ul li h3 {
	text-align: left;
	padding-top: 10px;
}

.index_13 .index_main_13 ul li:after,
.index_13 .index_main_13 ul li:before {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #f00;
	position: absolute;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	z-index: 2;
}

.index_13 .index_main_13 ul li:after {
	right: 0;
	bottom: -1px;
}

.index_13 .index_main_13 ul li:before {
	left: 0;
	top: -1px;
}

.index_13 .index_main_13 ul li:hover:after,
.index_13 .index_main_13 ul li:hover::before {
	width: 100%;
}

.more {
	display: block;
	width: 86px;
	height: 26px;
	border: 1px solid #333333;
	color: #333333;
	line-height: 24px;
	margin: 0 auto;
	margin-top: 40px;
}

.more:hover {
	background: #c52e25;
	border: 1px solid #c52e25;
	color: #fff;
}

.index_14 {
	width: 100%;
	padding: 100px 0;
	background: url(../../images/xcx/index_14.jpg) center center;
}

.index_14_main {
	display: block;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.index_14 ul {
	display: block;
	width: 1260px;
}

.index_14 ul li {
	display: block;
	width: 160px;
	height: 160px;
	background: #fff;
	border-radius: 80px;
	float: left;
	margin-right: 48px;
}

.new_all {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding-top: 60px;
	line-height: 24px;
}

.new_en {
	text-align: center;
	font-size: 16px;
	color: #c52e25;
	padding-top: 10px;
	padding-bottom: 60px;
}

.pages {
	font-size: 16px;
	padding-top: 40px;
	color: #333;
}

.pages a {
	color: #333;
	padding: 0 5px
}

.pages span {
	padding: 0 5px
}

.pages a:hover,
.pages span {
	color: #c52e25;
}

.show_all_tit {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-top: 60px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.show_all_tit h1 {
	font-size: 24px;
	text-align: center;
}

.show_all_tit h2 {
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

.show_all_tit h2 span {
	color: #c52e25;
}

.show_main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.pages_show {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.pages_show ul li {
	line-height: 30px;
	display: block;
}

.pages_show ul li a {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.pages_show ul li:hover a {
	color: #c52e25;
}
.index_10 table{
	width: 100%
}
.table_box{	
	width: 920px;
	margin:0 auto;
	overflow: hidden;
height:361px;}
.index_10 table td{
	border:1px solid #fff;
	padding:10px 0;
	color:#fff;
	width:10%;
	box-sizing: border-box;
}
.index_10 table th{
	border:1px solid #fff;
	padding:10px 0;
	width: 20%;
	color:#fff;
	box-sizing: border-box;
}
.index_10 table td font{
	color: #a9322a
}
.wt_mor{
	width: 920px;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	padding-left: 20px;
	border:1px solid #fff;
	color: #fff;
	margin:0 auto;
	border-top: 0;
	text-align: left
}
.sq_tab{
	width: 920px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin:0 auto;	border:1px solid #fff;
	box-sizing: border-box;
	border-top: 0;
	color: #fff
}
.xcx_zx{
	width: 100%;
	text-align: center;
	padding-bottom: 40px
}
.xcx_zx_all{
	width: 80%;
	margin:0 auto;
}

.xcx_zx_main{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
	align-content: flex-start;
	padding-bottom: 80px;
	 }
.xcx_zx_main .funny{
	width: 33.333%;
	box-sizing: border-box;
	padding:10px;
}
.xcx_zx_main .funny h1{
	display: block;
	width: 100%;
	height: 70px;
}
.xcx_zx_main .funny h1 span{
	display: block;
	width: 100%;
	height: 100%
}
.xcx_zx_main .funny ul{
	display: block;
	width: 100%;
	background: #e4e4e4;
	padding:20px;
		box-sizing: border-box;
}
.xcx_zx_main .funny ul li{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
position: relative;
box-sizing: border-box;
padding-left: 10px;
}
.xcx_zx_main .funny ul li::after{
	content:'';
	display: block;
	width: 6px;
	height: 6px;
	background: #a9322a;
	position: absolute;
	left: 0;
	top: 12px;
}
.header_pc{
	width: 100%;
	box-sizing: border-box;
	padding:0 5%;
	background:rgba(0, 0, 0, 0.6);
	position: fixed;
	z-index:9999;
	height:80px;
}
.header_pc a img{ 
	height:64px;
	float: left;
	margin-top: 8px;
}
.header_pc span { 
	float: right;
}
.header_pc span img{ 
	height: 36px;
	margin-top: 22px;
}

.header_pc_bot{
	width: 100%;
	box-sizing: border-box;
	padding:0 5%;
	background:#000;
	position: fixed;
	z-index:9999;
	height:60px;
	top: -100px
}
.header_pc_bot a { 
	height:40px;
	float: left;
	background: url(../images/xcx/logo.png) center right no-repeat;
	background-size: contain;
	display: block;
	width: 100px;
	color:#fff;
	margin-top: 10px;
}
.header_pc_bot span { 
	float: right;
	margin-top: 15px;
}
.header_pc_bot span img{ 
	height: 30px;

}
.video_all{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0,0.9);
	z-index: 99999;
}
.video_all video{
	margin: 0 auto
}
.video-js{
	vertical-align: middle!important;
	margin: 0 auto;

}
.video_main{
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-281px;
	margin-left:-500px;
	width:1000;
	height:562

}
.close_v{
	width: 40px;
	height: 40px;
	background: url(../images/clo.png) center center no-repeat #fff;
	position: absolute;
	top: 40px;
	right:40px;
	background-size: 20px;
	cursor: pointer;
	
}
.video-fullscreen{
	display: none
}

.pages_show {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.pages_show ul li {
	line-height: 30px;
	display: block;
}

.pages_show ul li a {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.pages_show ul li:hover a {
	color: #c52e25;
}
.bacKList a {
	position: absolute;
	right: 0;
	top: 15px;
	width: 100px;
	height: 30px;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px!important;
}

.bacKList:hover a {
	background: #c52e25;
	color: #fff!important;
}
/*小程序案例*/
.xcx_show_dy{
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.show_al_tit{
	text-align: center;
	font-size:28px;
}
.qyjs{
	width: 846px;
	margin:0 auto;
	padding:50px 0;
	overflow: hidden;
}
.gkgy{
	width: 100%;
	background: #eeeeee
}
.qyjs h2{margin-bottom: 24px;}

.show_img{
	width: 126px;
	height: 126px;
	float: left;
}


.qyjs_main p{
	width: 690px;
	float: right;
	font-size: 14px;
	text-indent: 2rem;
	line-height: 24px;
	text-align: justify
}
.ls_main{
	max-width:846px;
	height: auto!important
}
.swiper-slide img{
	width:100%;
}