
body,html {
	/* font-family: "webfont" !important; */
	font: 15px/1.5 "Verdana","cursive","Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000;
	background-color: #fff;
	
	/*font-family: comic sans ms,cursive;*/

}


html {
	color: #000;
	font-size: 1em;
	line-height: 1.4;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

.hidden {
	display: none !important;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	white-space: inherit;
}

.invisible {
	visibility: hidden;
}

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

.clearfix:after {
	clear: both;
}

@media only screen and (min-width:35em) {}

@media print,
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:1.25dppx),
(min-resolution:120dpi) {}

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " ("attr(href) ")";
	}

	abbr[title]:after {
		content: " ("attr(title) ")";
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}

	pre {
		white-space: pre-wrap !important;
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}

/* main */

@font-face {
	font-family: 'webfont';
	src: url('font/webfont.eot');
	/* IE9 */
	src: url('font/webfont.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('./font/webfont.woff') format('woff'),
		/* chrome、firefox */
		url('/font/webfont.ttf') format('truetype'),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		url('/font/webfont.svg#webfont') format('svg');
	/* iOS 4.1- */
}

.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}

::-moz-selection {
	background: #b3d4fc;
	color: white;
}

::selection {
	background: #b3d4fc;
	color: white;
}



.btn-color {
	color: #ff711b
}

.line-color {
	color: #ccc
}

.w100 {
	width: 100%
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ov {
	overflow: hidden;
}

img {
	width: auto;
	max-width: 100%;
}

.h-main-color {
	color: #e7207d
}

.h-sec-color {
	color: #3992bc
}

.h-thi-color {
	color: #a21557
}

.c-main-color {
	color: #46b4e7
}

.c-sec-color {
	color: #3992bc
}

.c-thi-color {
	color: #24607a
}

/*媒体查询*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/

@media (min-width: 1200px) {}

/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/

@media (min-width: 992px) and (max-width: 1199px) {}

/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/

@media (min-width: 768px) and (max-width: 991px) {}

/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机*/

@media (min-width: 480px) and (max-width: 767px) {}

/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/

@media (max-width: 479px) {}


/*全局样式-无响应式*/

.w100 {
	width: 100%;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right
}

.ov {
	overflow: hidden;
}

/*头部*/

.header-left,
.header-right {
	height: 110px;
	text-align: left;
	vertical-align: middle;
}

.header-right .r-djs {
	font-size:12px;
}

.header-left .hleft {
	line-height: 110px;
	width: 160px;
}

.header-left .hright {
	margin-top: 20px;
	margin-left: 10px;
}

.header-left .hright p {
	line-height: 26px;
	letter-spacing: 1px;
	font-size: 14px;
	color:#a8a8a8;
}

.header-left .hright p:first-child {
	font-size: 20px;
	font-weight: bold;
	color:#000;
}
.header-left .hright p:nth-child(2){
	font-size: 22px;
	font-weight: bold;
	color:#000;
}


.header-right .cn-en {
	text-align: left;
}

.header-right .cn-en a {
	display: inline;
	padding: 5px 15px;
	color: #006ee2;
	border: 1px solid #006ee2;
	border-radius: 5px;
}

.header-right .cn-en a:hover {
	background: #006ee2;
	color: #fff;
}

.header-right .r-djs p {
	letter-spacing: 2px;
	margin: 5px 0px 6px 0px
}

.header-right .r-djs p .num {
	font-size: 41px;
	font-weight: bold;
	color: #006ee2;
	line-height:1;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.navBar {
	position: relative;
	z-index: 1;
	background: #006ee2;
	color: #fff;
	height: 61px;
	line-height: 60px;
}

.nav {
	margin: 0 auto;
	background: #006ee2;
}



.nav a {
	color: #fff;
}

.nav h3 {
	float: left;
	font-size: 100%;
	font-weight: normal;
}

.nav .m {
	float: left;
	position: relative;
}

.nav .s {
	float: left;
	width: 9px;
	text-align: center;
	color: #eee;
}

.nav h3 a {
	display: block;
	padding: 0 20px;
}

.nav .on a {
	background: #3992bc;
}

.nav .sub {
	display: none;
	/*默认隐藏*/
	width: 820px;
	position: absolute;
	left: 0;
	top: 60px;
	height: 40px;
	line-height: 40px;
	padding: 7px 0;
	background: #3992bc;
	float: left;
	z-index: 9999999999999999999999;
}

.nav .sub li {
	float: left;
}

.nav .sub li a {
	display: block;
	padding: 0 15px;
	margin: 0 10px;
}

.nav .sub li a:hover {
	background: #006ee2;
	color: #fff;
}

.nav .nac-ban a {
	background: #ebe146;
	color: #333;
	font-size: 18px;
	padding: 12px 24px;
	border-radius: 4px;
}

.nav .nac-ban a:first-child {
	margin-right: 10px;
}

/* banner css */
.headerer{
	width: 100%;
}



.headerer2{
	position: absolute;
	z-index: 2 !important;
	width: 100%;
	top:80px;
	left:50%;
	transform: translate(-50%,-50%);
}
.banner{
	margin-top:164px; 
}

.swiper-container{
	z-index: 1 !important;
	/* height: 400px; */

}

.swiper-pagination-bullet-active{
	background: #e7207d !important;
}


.banner_index .swiper-slide {
	position: relative;

}

.banner_index .swiper-slide img {
	width: 100%;
}

.banner_index .swiper-slide video {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	object-fit: cover;
	z-index: 1;
}


















.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 500px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 40px;
	height: 8px;
	margin: 3px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #3992bc;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}

.col-num {
	margin-bottom: 20px;
	position: relative;
	width: 30%;
	float: left;
	overflow: hidden;
	margin-right: 5%;
	cursor:pointer;
}

.col-num img {
	cursor: pointer;
	transition: all 0.6s;
}

.col-num:hover img {
	transform: scale(1.1);
}

.wrap1 div:nth-of-type(3) {
	float: right;
	padding-right: 0;
	margin-right: 0;
}

.wrap1 div:nth-of-type(6) {
	float: right;
	padding-right: 0;
	margin-right: 0;
}

.wrap1 div:nth-of-type(3) .text {
	right: 0;
}

.wrap1 div:last-of-type .text {
	right: 0;
}

.text-hov {
	width: 100%;
	height: 118px;
	background: rgba(70, 180, 231, 0.5);
	position: absolute;
	top: 0;
	bottom: 0;
}

.col-num .text {
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0;
	padding: 20px 30px;
}

.col-num .text p {
	color: #FFFFFF;
	text-align: left;
	font-size: 17px;
	line-height: 1.4;
	transition: all 0.6s;
}

.col-num .text p:first-child {
	font-size: 28px;
}

.wrap1,
.warp2 {
	margin-top: 2%
}

.wrap2 .ncol-js {
	width: 48%;
	float: left;
}

.wrap2 .ncol-js .ncol-js-tit {
	font-size: 30px;
	padding: 30px 0px 0px 0px ;
}
.wrap2 .ncol-js .ncol-js-tit p{
	border-left: 4px solid #3992bc;
	padding-left: 10px;
}

.wrap2 .ncol-js .ncol-js-tit-sm {
	padding-bottom: 20px;
	padding-left: 10px;
}

.wrap2 .ncol-js .ncol-js-tit-sm small {
	font-size: 13px;
	color: #a8a8a8;
	

}
.wrap2 .ncol-js .ncol-js-nr {
	font-size: 13px;
	color:#666;
	line-height: 25px;
	padding-left: 10px;
}

.ncol-js-list {
	width: 100%;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
}

.ncol-js-list li {
	float: left;
	width: 33%;
}

.ncol-js-list li svg {
	font-size: 24px;
	color: #006ee2;
	margin-right: 5px;
}
.ncol-js-list li a {
	font-size: 12px;

}
.ncol-vio {
	width: 45%;
	float: right;
}

.nw-zhxw-l {
	width: 66%;
	float: left;
}

.nw-zhxw-l .nw-zhxw-l-o {
	width: 100%;
	float: left;
}

.nw-zhxw-l .zhxw-title {
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	clear: both;
	display: block;
	overflow: hidden;
}

.nw-zhxw-r .zhxw-title {
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	clear: both;
	display: block;
	overflow: hidden;
}

.nw-zhxw-l .zhxw-title .zhxw-title-title {
	float: left;
	display: block;
	min-height: 50px;
	font-size: 28px;
	font-weight: blod;
}

.nw-zhxw-l .zhxw-title .zhxw-title-more {
	float: right;
	display: block;
	min-height: 50px;
	font-size: 14px;
	font-weight: blod;
	text-decoration: underline;
	text-align: right;
	color: #3992bc;
}

.nw-zhxw-l .nw-zhxw-l-o .zhxw-ll:nth-child(2){
	float:right;
}

.nw-zhxw-l .nw-zhxw-l-o .zhxw-ll,
.zhxw-lr {
	width: 48%;
	background: #f8f8f8;
}

.nw-zhxw-l .nw-zhxw-l-o .zhxw-ll .pic {
	width: 100%;
	height: 235px;
	overflow: hidden;
}

.nw-zhxw-l .nw-zhxw-l-o .zhxw-ll .txt {
	width: 90%;
	padding: 20px 5% 30px 5%;
}

.nw-zhxw-l .nw-zhxw-l-o .zhxw-ll .txt a {
	font-size: 20px;
	display: block;
	line-height: 25px;
	height: 50px;
	margin-bottom: 20px;
	overflow: hidden;
}

.nw-zhxw-l .nw-zhxw-l-o .zhxw-ll .txt p {
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	color:#888;
	overflow: hidden;
}

.nw-zhxw-r {
	width: 32%;
	float: right;
	margin-bottom: 30px;
}

.nw-zhxw-r {
	line-height: 50px;
	height: 50px;
}

.nw-zhxw-r .zhxw-title .zhxw-title-title {
	float: left;
	display: block;
	min-height: 50px;
	font-size: 28px;
	font-weight: blod;
}

.nw-zhxw-r .zhxw-title .zhxw-title-more {
	float: right;
	display: block;
	min-height: 50px;
	font-size: 14px;
	font-weight: blod;
	text-decoration: underline;
	text-align: right;
	color: #006ee2;
}

.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	overflow: hidden;
}

.nw-zhxw-r-box {
	float: left;
	width: 100%;
}

.nw-zhxw-r-box ul {
	width: 100%;

}

.nw-zhxw-r-box ul li {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 25px;
	position: relative;
}

.nw-zhxw-r-box ul li a {
	font-size: 16px;
	display: block;
	width: 80%;
	line-height: 25px;
	height: 25px;
	/* font-weight: bold; */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.nw-zhxw-r-box ul li .time {
	font-size: 14px;
	color:#888;
}

.nw-zhxw-r-box ul li svg {
	font-size: 25px;
	position: absolute;
	top: 0;
	right: 0;
	color: #006ee2;

}







.col-tit {
	width: 100%;
	height: 50px;
    line-height: 50px;
    clear: both;
    display: block;
    overflow: hidden;
}

.col-tit .zhxw-title-title{
	height: 50px;
	font-size: 24px;
    line-height: 50px;
    margin-bottom: 30px;
    clear: both;
	display: block;
	float: left;
    overflow: hidden;
	color:#888;
}

.col-tit .zhxw-title-more{
	float: right;
    display: block;
    min-height: 50px;
    font-size: 14px;
    font-weight: blod;
    text-decoration: underline;
    text-align: right;
    color: #006ee2;
}


.cols1 {
	width: 32%;
	height: 285px;
	overflow: hidden;
	float: left;
}

.slider {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 285px;
}

.slider .bd {
	position: relative;
	z-index: 0;
}

.slider .bd li {
	height: 285px;
	overflow: hidden;
}

.slider .bd li img {
	display: block;
}

.slider .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.slider .hd ul {
	text-align: center;
}

.slider .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 40px;
	height: 8px;
	background: #b3d4fc;
	margin: 0 4px;
	overflow: hidden;
	filter: alpha(opacity=50);
	opacity: 0.5;
	vertical-align: top;
	line-height: 9999px;
}

.slider .hd ul .on {
	background: #3992bc;
}

.slider .timer {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 8px;
	height: 3px;
	width: 0;
	background: #a21557;
	filter: alpha(opacity=40);
	opacity: 0.4;
	font-size: 0;
	overflow: hidden;
}

.cols1dd1 {
	padding: 0% 1% 0% 2%;
}

.cols1dd2 {
	padding: 0% 0% 0% 1%;
}

.col-new-tit p {
	font-size: 28px;
	display: inline-block;
	float: left;
}

.col-new-tit a {
	display: inline-block;
	float: right;
	font-size: 35px;
	font-weight: 100;
	line-height: 35px;
	color: #000;
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	-ms-transition: -ms-transform 0.2s ease-out;
}

.col-new-con li {
	width: 93%;
	padding: 3%;
	border: 2px solid #e4e4e4;
	margin-bottom: 4%;
}

.col-new-con li:hover {
	border: 2px solid #e7207d;
	box-shadow: 0px 0px 15px rgba(231, 32, 125, .25);
}

.col-new-con li:hover .ntit {
	color: #e7207d;
}

.col-new-con {
	padding: 4% 0% 0% 0%;
}

.col-new-con li a {
	display: inline-block;
}

.col-new-con li a span {
	float: left;
	background: #969393;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 12%;
	padding: 4% 2%;
	margin-right: 3%;
}

.col-new-con li a p {
	display: inline-block;
	float: left;
	width: 80%;
	height: 26px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.col-new-con li a .ntit {
	font-size: 14px;
	color: #333;
}

.col-new-con li a .ncon {
	font-size: 12px;
	height: 34px;
	line-height: 18px;
	overflow: hidden;
	color: #999;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.col-new-con li:hover span {
	background: #3992bc
}

.col-new-con li:hover a {
	color: #3992bc
}

.col-new-tit a:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.colthr {
	margin-top: 3%;
}

/* 展会 */

.content-part {
	position: absolute;
	width: 1200px;
}

.part-tese.show .gallery_container {
	opacity: 1;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transition: all 1s .1s;
	-webkit-transition: all 1s .1s;
	-moz-transition: all 1s .1s;
	-o-transition: all 1s .1s;
}

.part-tese .gallery_container {
	position: absolute;
	width: 1200px;
	height: 400px;
	top: 100px;
	left: 50%;
	margin-left: -600px
}

.part-tese .gallery_container.st02 {
	top: 800px
}

.part-tese .gallery_container {
	opacity: 0;
	transform: translateY(200px);
	-ms-transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	-o-transform: translateY(200px)
}

.gallery_container {
	position: absolute;
	top: 0;
	left: 0
}

.part-tese .gallery_container .gallery_wrap {
	width: 720px;
	height: 420px
}

.gallery_container .gallery_wrap {
	width: 320px;
	height: 474px
}

.threeD_gallery_wrap {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-ms-perspective: 1200px;
	perspective: 1200px
}

.front_side {
	z-index: 5;
	-webkit-transform: rotateY(0) translateX(0) translateZ(0);
	-moz-transform: rotateY(0) translateX(0) translateZ(0);
	-ms-transform: rotateY(0) translateX(0) translateZ(0);
	-o-transform: rotateY(0) translateX(0) translateZ(0);
	transform: rotateY(0) translateX(0) translateZ(0)
}

.threeD_gallery_item {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.part-tese .gallery_right_middle {
	z-index: 3;
	transform: rotateY(-30deg) translateX(300px) translateZ(-300px) scale(.6);
	-ms-transform: rotateY(-30deg) translateX(300px) translateZ(-300px) scale(.6);
	-webkit-transform: rotateY(-30deg) translateX(300px) translateZ(-300px) scale(.6);
	-moz-transform: rotateY(-30deg) translateX(300px) translateZ(-300px) scale(.6);
	-o-transform: rotateY(-30deg) translateX(300px) translateZ(-300px) scale(.6)
}

.gallery_right_middle {
	z-index: 3;
	-webkit-transform: rotateY(-55deg) translateX(90px) translateZ(-364px) scale(.95);
	-moz-transform: rotateY(-55deg) translateX(90px) translateZ(-364px) scale(.95);
	-ms-transform: rotateY(-55deg) translateX(90px) translateZ(-364px) scale(.95);
	-o-transform: rotateY(-55deg) translateX(90px) translateZ(-364px) scale(.95);
	transform: rotateY(-55deg) translateX(90px) translateZ(-364px) scale(.95)
}

.gallery_out {
	-webkit-transform: rotateY(0) translateX(0) translateZ(0) scale(.6);
	-moz-transform: rotateY(0) translateX(0) translateZ(0) scale(.6);
	-ms-transform: rotateY(0) translateX(0) translateZ(0) scale(.6);
	-o-transform: rotateY(0) translateX(0) translateZ(0) scale(.6);
	transform: rotateY(0) translateX(0) translateZ(0) scale(.6);
	z-index: -1;
	opacity: 0 !important
}

.part-tese .gallery_left_middle {
	z-index: 3;
	transform: rotateY(30deg) translateX(-300px) translateZ(-300px) scale(.6);
	-ms-transform: rotateY(30deg) translateX(-300px) translateZ(-300px) scale(.6);
	-webkit-transform: rotateY(30deg) translateX(-300px) translateZ(-300px) scale(.6);
	-moz-transform: rotateY(30deg) translateX(-300px) translateZ(-300px) scale(.6);
	-o-transform: rotateY(30deg) translateX(-300px) translateZ(-300px) scale(.6)
}

.gallery_left_middle {
	z-index: 3;
	-webkit-transform: rotateY(55deg) translateX(-90px) translateZ(-364px) scale(.95);
	-moz-transform: rotateY(55deg) translateX(-90px) translateZ(-364px) scale(.95);
	-ms-transform: rotateY(55deg) translateX(-90px) translateZ(-364px) scale(.95);
	-o-transform: rotateY(55deg) translateX(-90px) translateZ(-364px) scale(.95);
	transform: rotateY(55deg) translateX(-90px) translateZ(-364px) scale(.95)
}

.part-tese .gallery_container .gallery_wrap img {
	width: 100%
}

.gallery_container .gallery_item img.show {
	visibility: visible
}

.gallery_container .gallery_item img {
	width: 100%;
	height: 100%;
	visibility: hidden
}

.part-tese .gallery_container .gallery_wrap .line-b,
.part-tese .gallery_container .gallery_wrap .line-l,
.part-tese .gallery_container .gallery_wrap .line-r,
.part-tese .gallery_container .gallery_wrap .line-t {
	position: absolute;
	background: #fff;
}

.part-tese .gallery_container .gallery_wrap .front_side .line-t {
	width: 700px;
	transition: all .2s .2s;
	-webkit-transition: all .2s .2s;
	-moz-transition: all .2s .2s;
	-o-transition: all .2s .2s
}

.part-tese .gallery_container .gallery_wrap .line-t {
	height: 1px;
	width: 0;
	top: 10px;
	left: 10px
}

.part-tese .gallery_container .gallery_wrap .front_side .line-r {
	height: 400px;
	transition: all .2s .4s;
	-webkit-transition: all .2s .4s;
	-moz-transition: all .2s .4s;
	-o-transition: all .2s .4s
}

.part-tese .gallery_container .gallery_wrap .line-r {
	width: 1px;
	height: 0;
	right: 10px;
	top: 10px
}

.part-tese .gallery_container .gallery_wrap .front_side .line-b {
	width: 700px;
	transition: all .2s .6s;
	-webkit-transition: all .2s .6s;
	-moz-transition: all .2s .6s;
	-o-transition: all .2s .6s
}

.part-tese .gallery_container .gallery_wrap .line-b {
	height: 1px;
	width: 0;
	bottom: 10px;
	right: 10px
}

.part-tese .gallery_container .gallery_wrap .front_side .line-l {
	height: 400px;
	transition: all .2s .8s;
	-webkit-transition: all .2s .8s;
	-moz-transition: all .2s .8s;
	-o-transition: all .2s .8s
}

.part-tese .gallery_container .gallery_wrap .line-l {
	width: 1px;
	height: 0;
	left: 10px;
	bottom: 10px
}

.gallery_container .prev {
	left: 0
}

.gallery_container .next {
	right: 0
}

.gallery_container .prev,
.gallery_container .next {
	position: absolute;
	top: 15px;
	width: 240px;
	height: 400px;
	z-index: 99
}

.wrap3-con {
	overflow: hidden;
	width: 100%;
	height: 500px;
}

.wrap2 {
	margin: 1% auto;
}

.wrap3,.wrap4 {
	margin-top: 1%
}

.wrap5 {
	margin-top: 2%;
	margin-bottom: 2%;
}



/* 滚动 */
.col-list {
	margin-top: 2%;
}

.ladyScroll {
	width: 99%;
	height: 50px;
	margin: 0 auto;
	position: relative;
	padding: 3% 0;
}
.ladyScroll:hover a{
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.ladyScroll .prev,
.ladyScroll .next {
	width: 40px;
	height: 60px;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
}

.ladyScroll .prev {
	background: url(../img/slider-arrow.png) -125px -137px #000 no-repeat;
}

.ladyScroll .next {
	background: url(../img/slider-arrow.png) -125px -137px #000 no-repeat;
}

.ladyScroll .prev:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.ladyScroll .next:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.ladyScroll .next {
	left: auto;
	right: 0;
	background-position: -6px -137px;
}

.ladyScroll .scrollWrap {
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.ladyScroll dl {
	float: left;
	width: 198px;
	text-align: center;
	position: relative;
}

.ladyScroll dt {
	margin: 0 auto;
	width: 115px;
	overflow: hidden;
}

.ladyScroll img {
	display: block;
	width: 115px;
	height: 50px;
}

.ladyScroll dd {
	width: 298px;
	height: 40px;
	line-height: 28px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0;
}

.ladyScroll dd a {
	color: #fff;
}

.ladyScroll dd a:hover {
	text-decoration: none;
}

.ladyScroll dl:hover span {
	background: #B52153;
}

.col-list {
	width: 100%;
	overflow: hidden;

}

.col-list .collist-1 {
	width: 23%;
	float: left;

}

.da-thumbs {
	list-style: none;
	height: 200px;
	position: relative;
	padding: 0
}

.da-thumbs li {
	margin-right: 26px;
	background: #fff;
	position: relative;
	border: 2px solid #fafafa
}

.da-thumbs li:last-child {
	float: right;
	margin-right: 0;
}


.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;

}

.da-thumbs li a {
	color: #fff;
	overflow: hidden
}

.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(213, 58, 126, 0.5);
	*background: #006ee2;
	background: #006ee2\0;
	filter: alpha(Opacity=50);
	width: 100%;
	height: 100%
}

.da-thumbs li a h2 {
	font-size: 24px;
	margin: 90px 30px;
	font-weight: normal;
	text-align: center
}

.da-thumbs li.subscribe {
	border: none;
	width: 76px;
	height: 101px;
	margin-right: 0;
	background: #B52153;
	padding: 8px
}

.da-thumbs li.subscribe h2 {
	font-size: 33px;
	line-height: 36px;
	margin: 0;
	text-align: center;
}

.da-thumbs li.subscribe h2 span {
	font-size: 16px;
	float: right;
	margin-right: 5px;
	line-height: 30px
}

.da-thumbs li.subscribe img {
	clear: right;
	float: right;
	margin: 7px 5px 0 0px;
}

.footer {
	margin-top: 3%;
	background: #006ee2;
}

/* 底部 */
.col-fd1-top {
	width: 100%;
	height: 55px;
	margin:  0;
}

.col-fd1-top span {
	display: block;
	float: left;
}

.col-fd1-top ul {
	float: right;
	height: 55px;
}

.col-fd1-top ul li {
	float: left;
	height: 55px;
	line-height: 55px;
	margin-left: 20px;
}

.col-fd1-top ul li a {
	font-size: 2em;
	color: #e2e2e2;
}
.col-fd1-top ul li a:hover {
	font-size: 2em;
	color: #3992bc;
}
.col-fd1 {
	float: left;
	color: #fff;
	padding: 0% 0%;

}
.wrap6{
	padding: 2% 0;
}
.wrap6 .fd1-line {
	padding: 6% 0%;
	margin:  0;
	float: left;
	border-right: 1px solid #fff;
}

.col-fd1 p {
	line-height: 35px;
	font-size: 16px;
}

.col-fd1 p b {
	color: #e7207d;
	font-weight: normal;
}

.col-fd1 p:nth-of-type(1) b {
	color: #fff;
}

.col-fd1 p:nth-of-type(3) b {
	color: #fff;
}

.wrap6 div:nth-of-type(2) {
	width: 35%;
}

.wrap6 div:nth-of-type(3) {
	text-align: center;
	width: 20%;
}

.wrap6 div:nth-of-type(4) {
	width: 40%;
	float: right;
}

.clo-bom-b {
	background: #fff;
}

.clo-bom-b .col-fd1-bom {
	margin: auto;
	text-align: center;
	padding: 1% 0%;
	font-size: 14px;
	line-height: 25px;
}



/* 返回顶部 */
.suspension {
	width: 46px;
	height: 210px;
	position: fixed;
	right: 10px;
	bottom: 60px;
	z-index: 999;
}

.suspension .consult {
	background-image: url(../img/top-icon.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	background-color: #f90;
	display: block;
	position: relative;
	width: 46px;
	height: 46px;
}

.suspension .consult .suspension-list {
	position: absolute;
	width: 240px;
	right: -35px;
	top: -115px;
	z-index: 30;
	display: none;
}

.suspension-list-content {
	position: absolute;
	width: 240px;
	right: 85px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
}

.suspension-list ul {
	margin: 32px 24px;
}

.suspension-list ul li {
	position: relative;
	display: list-item;
	width: 100%;
	height: auto;
	padding: 16px 0;
	margin-top: 10px;
	overflow: hidden;
	border-top: 1px solid #f4f4f4;
}

.suspension-list ul li:first-child {
	padding-top: 0;
	border-top: none;
}

.suspension-list ul .suspension-list-bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.suspension-list-bottom .info-value {
	font-size: 12px;
	font-weight: inherit;
	color: #999;
}

.suspension-list ul li:first-child {
	margin-top: 0;
}

.service-phone,
.service-qq,
.service-proposal {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.service-phone {
	background-image: url(../img/suspend_icon_01.png);
}

.service-phone:hover {
	background-image: url(../img/suspend_icon_01_blue.png)
}

.service-qq {
	background-image: url(../img/suspend_icon_03.png);
}

.service-qq:hover {
	background-image: url(../img/suspend_icon_03_blue.png);
}

.service-proposal {
	background-image: url(../img/suspend_icon_02.png);
}

.service-proposal:hover {
	background-image: url(../img/suspend_icon_02_blue.png)
}

.info-name {
	display: block;
	padding-left: 52px;
	height: 14px;
	font-size: 14px;
	color: #333;
}

.info-value {
	display: block;
	padding-left: 52px;
	margin-top: 8px;
	height: 18px;
	font-size: 18px;
	font-weight: 700;
	color: #f90;
}

.suspension a.consult:hover .suspension-list {
	display: inline !important;
}

.suspension .cart {
	background-image: url(../img/top-icon.png);
	display: block;
	position: relative;
	width: 46px;
	height: 46px;
	margin-top: 10px;
	border: 1px solid #bcbcbc;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}

.suspension a.cart:hover .pic {
	display: block;
}

.suspension .back-top {
	background-image: url(../img/top-icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 46px;
	height: 46px;
	border: 1px solid #bcbcbc;
	background-color: #fff;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	margin-top: 10px;
}

.suspension .cart .pic {
	display: none;
	position: absolute;
	left: -220px;
	top: -95px;
	width: 200px;
	height: 195px;
}

.pic-content {
	position: absolute;
	width: 200px;
	height: 195px;
	border: 1px solid #ddd;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
	background: url(../img/wechat2.png) center no-repeat;
	right: 10px;
}




/* 内容页 */
.bannerbox {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 300px;
}

.bannerbox-m {
	width: 1920px;
	/*图片宽度*/
	position: absolute;
	left: 50%;
	margin-left: -960px;
	/*图片宽度的一半*/
}

.wrapcon-l {
	width: 200px;

	float: left;

	font-weight: lighter;
}

.wrapcon-l div {
	margin-bottom: 8%;
}

.wrapcon-r {
	width: 970px;
	float: right;
	min-height: 800px;
	background: #f2f2f2;
	position: relative;
}

.wrapcon-l .wl-01 {
	width: 100%;
	height: 100px;
	background-image: url(../img/hnb01.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wrapcon-l .wl-01 a {
	display: inline-block;
	height: 100px;
	width: 100%;
	text-align: center;
	position: relative;
	color: #fff;
}

.wrapcon-l .wl-01 a span {
    font-size: 30px;
    position: absolute;
    top: 25px;
    left: 15px;
}

.wrapcon-l .wl-01 a p {
	position: absolute;
    font-size: 15px;
    top: 38px;
    right: 5px;
    width: 150px;
}

.wrapcon-l .wl-02 {
	width: 100%;
	height: 70px;
	background-color: #b08fc0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wrapcon-l .wl-02 a {
	display: inline-block;
	height: 100px;
	width: 100%;
	text-align: center;
	position: relative;
	color: #fff;
}

.wrapcon-l .wl-02 a span {
font-size: 21px;
    position: absolute;
    top: 15px;
    left: 12px;
}

.wrapcon-l .wl-02 a p {
position: absolute;
    font-size: 15px;
    top: 22px;
    right: 17px;
}

.wrapcon-l .wl-03 {
	width: 100%;
	height: 120px;
	background-image: url(../img/hnb02.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wrapcon-l .wl-03 {
	width: 48%;
	float: left;

}

.wrapcon-l .wl-03 a {
	display: inline-block;
	height: 120px;
	width: 100%;
	text-align: center;
	position: relative;
	color: #fff;
}

.wrapcon-l .wl-03 a span {
    font-size: 25px;
    position: absolute;
    top: 8px;
    left: 35px;
}

.wrapcon-l .wl-03 a p {
    position: absolute;
    font-size: 15px;
    top: 54px;
    right: 16px;
    width: 60px;
    font-weight: lighter;
}

.wrapcon-l .wl-03r {
	background-image: url(../img/hnb03.png);
}

.wrapcon-l .wl-04 {
	background-image: none;
	background-color: #b08fc0;
}

.wrapcon-l .wl-06 {
	text-align: center;
}

.wrapcon-l .wl-06 a {
	display: inline-block;
	background: #006ee2;
	height: 60px;
	line-height: 60px;
	width: 100%;
	border-radius: 40px;
	font-size: 18px;
	color: #fff;
}

.wrapcon-l .wl-06r a {
	background: #3992bc;
}

.wrapcon-r .wapr-top {
	text-align: left;
	line-height: 50px;
	color: #fff;
	text-indent: 10px;
	background: #006ee2;
}

.wrapcon-r .wapr-top a {
	color: #fff;
}
.wrapcon-r .wapr-top a:hover {
	color: #000;
}
.wrapcon-r .wap-title {
	line-height: 50px;
	font-size: 20px;


}

.wrapcon-r .wap-art {
	width: 100%;
	border-left: 2px solid #006ee2;
	line-height: 20px;
	font-size: 12px;


}

.wrapcon-r .wapr-con {
	padding: 0px 10px;
	padding-bottom:5%;
}

.wrapcon-r .wap-art h3 {
	white-space: nowrap;
	float: left;
	margin-left: 10px;
	margin-right: 40px;
}

.wrapcon-r .wap-con-body {
	line-height: 30px;
	padding: 10px 0px;
	min-height: 500px;
}

.wrapcon-r .wap-con-body img {
	max-width: 100%;
	height: auto;
	display: block;
	clear: both;
	margin: 5px auto;
	/*box-shadow: 2px 3px 9px 3px rgba(0, 0, 0, .3);*/
	max-width: 100%;
	/*transition: all .3s ease 0s;*/
}

/*.wrapcon-r .wap-con-body img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}*/

.wrapcon-r .wap-share {
	overflow: hidden;
	text-align: right;
	width: 100%;
	margin-top: 15px;
	height: 50px;
	line-height: 50px;
}

.wrapcon-r .wap-lf {
	overflow: hidden;
	width: 100%;
	line-height: 50px;
	border-top: 1px solid #006ee2;
}

.wrapcon-r .wap-lf a:hover {
	color: #3992bc
}

.wrapcon-r .wap-lf .lf-left {
	float: left;
}

.wrapcon-r .wap-lf .lf-right {
	float: right;
}

/* 默认列表 */
.wapr-con .list-nu {

	overflow: hidden;
}

.wapr-con .list-nu li {
	overflow: hidden;
	line-height: 35px;
	border-bottom: 1px solid #e2e2e2;
	padding: 15px 0;
}

.wapr-con .list-nu li a {
	text-align: left;
	float: left;
}

.wapr-con .list-nu li span {
	float: right;
}

.wapr-con .list-nu li span a {
	color: #A21557;
	padding: 0px 30px;
	border: 1px solid #A21557;
}

.wapr-con .list-nu li span a:hover {
	background: #A21557;
	color: #fff;
}

.wapr-con .list-nu-fy {
	text-align: center;

	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 9999999;
}

.wapr-con .list-nu-fy a {
	padding: 5px 10px;
	border: 1px solid #3992bc;
}

.wapr-con .list-nu-fy a:hover {
	background: #3992bc;
	color: #fff;
}



.wapr-con .list-pic li {
	width: 25%;
	height: 200px;
	float: left;
	overflow: hidden;
	margin: 35px;
}

.wapr-con .list-pic li a {
	display: block;
	width: 100%;
}


/* 首页 */

.sy-wapr-top {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: .5% 2rem;
}


.sy-head-top-logo img {
	margin: 0 auto;
	-webkit-align-self: center;
	align-self: center;
}

.sy-head-top-but {
	align-items: center;
	line-height: 51px;
	;
}

.sy-head-top-but a {
	display: inline;
	padding: 8px 15px;
	color: #e7207d;
	border: 1px solid #e7207d;
	border-radius: 5px;
	margin-left: 5px;
}

.sy-head-top-but a:hover {
	background: #e7207d;
	color: #fff;
}

.sy-head-banner {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */

	align-items: center;
	justify-content: center;
}

.sy-head-banner .sy-bl {

	position: relative;
}

.sy-head-banner .r-djs p {
	color: #fff;
	font-size: 1.3em;
	letter-spacing: 2px;
}

.sy-head-banner .r-djs p span {
	font-size: 2em;
}

.sy-head-banner #dateShow1 {
	position: absolute;
	top: 2em;
	left: 2rem;
}

.sy-head-banner #dateShow2 {
	position: absolute;
	top: 2em;
	right: 2rem;
}

.ban-left .ban-left-h1{
	font-size: 16px;
    padding-bottom: 20px;
    line-height: 1.9;
}

.ban-left .ban-left-h1 b{
	font-weight: bold;
}



 .ban-left .ban-left-h2{
    font-size: 30px;
    line-height: 1.4;
}

.ban-left .ban-left-h3{
	font-size: 18px;
}

.ban-left{
	position: absolute;
    left: 2rem;
    top: 6rem;
    width: 80%;
    color: #FFFFFF;
    text-align: left;
    z-index: 10;
 }


.ban-right{
	position: absolute;
    right: 2rem;
    top: 6rem;
    width: 80%;
    color: #FFFFFF;
    text-align: right;
    z-index: 10;
}

.ban-right .ban-right-h1{
	font-size: 16px;
    padding-bottom: 20px;
}

.ban-right .ban-right-h1 b{
	font-weight: bold;
}



video::-internal-media-controls-download-button {
    display:none;
}
 
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
 
video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */

}

.ban-right .ban-right-h2{
	font-size: 30px;
}

.ban-right .ban-right-h3{
	font-size: 18px;
}



/* .wrapcon-r .wap-con-body img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
} */

.wrapcon-r .wap-share {
    overflow: hidden;
    text-align: right;
    width: 100%;
   /* margin-top: 15px;
    height: 50px;
    line-height: 50px;*/
}

.wrapcon-r .wap-lf {
    overflow: hidden;
    width: 100%;
    line-height: 50px;
    border-top: 1px solid #006ee2;
}

.wrapcon-r .wap-lf a:hover {
    color: #3992bc
}

.wrapcon-r .wap-lf .lf-left {
    float: left;
}

.wrapcon-r .wap-lf .lf-right {
    float: right;
}

.wrapcon-r .wapr-con .image-list .piclists {
    width: 165px;
    height: 108px;
    text-align: center;
    line-height: 108px;
    display: inline-block;
    margin: 10px;
}












.sy-cen-ot {
	padding: 3% 0;

}

.sy-cen-pro-item {
	width: 30%;
	height: 400px;
	float: left;
	margin-right: 5%;
}

.sy-cen-pro-item-fr {
	float: right;
	margin-right: 0;
}

.sy-cen-pro-item .top {
	width: 100%;
	height: 300px;
}

.sy-cen-pro-item .text {
	width: 100%;
	height: 90px;
	border-bottom: 1px solid #ccc;
}

.sy-cen-pro-item .text p {
	line-height: 26px;
}
