﻿@charset "utf-8";
/* CSS Document */
html,
body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
frameset,
table,
th,
tr,
td,
fieldset {
	margin: 0;
	padding: 0;
}

/* IE5.xIE6бbug */
* html body {
	overflow: visible;
}

* html iframe,
* html frame {
	overflow: auto;
}

* html frameset {
	overflow: hidden;
}

/* body */
body {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
	background: #FFF;
	overflow-x: hidden;
}

i,
em,
cite {
	font-style: normal;
}

/* a */
a {
	color: #757575;
	font-size: 14px;
	/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/
	text-decoration: none;
}

a:hover {
	color: #293440;
}

/* form */
textarea,
input {
	word-wrap: break-word;
	word-break: break-all;
}

textarea,
input {
	vertical-align: middle;
	font-size: 14px;
	outline: none
}

iframe {
	border: 0
}

.webapp iframe{
	width: 100%;
}

/* li */
ul,
li {
	list-style-type: none;
}

/* img */
body img {
	border: 0 none;
	vertical-align: middle;
}

/* h* */
h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

/*返回顶部*/
.totop {
	position: fixed;
	right: 50%;
	margin-right: -528px;
	z-index: 10000;
	bottom: 25px;
	display: block;
	width: 26px;
	height: 62px;
	background: url(../images/rocket.png) no-repeat 0 0;
	-webkit-transition: all 0.2s ease-in-out;
}

/**************************************PC网站头部**********************************************/

.top-T_Wrap {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
	position: fixed !important;
	left: 0;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.05);
	z-index: 100;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.top-T_Wrap:hover{
	background: rgba(49, 58, 65, 0.9);
}

.black{
	background: rgba(49, 58, 65, 0.9);
}

.SitePC .top-T_Wrap .top-T {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 94%;
	margin: 0 auto;
	height: 80px;
	position: relative;
}

.SitePC .top-T_Wrap .top-T .logo {
	float: left;
	width: 268px;
	text-indent: -99em;
	height: 80px;
	background: url(../images/logo.png) left center no-repeat;
	background-size: auto 55px;
	overflow: hidden;
}

.SitePC .top-T_Wrap .top-T .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.SitePC .top-T_Wrap .top-T .hea-R {
	display: none
}

.SitePC .top-T_Wrap .top-T .right{
	float: right;
	z-index: 10;
}

.SitePC .top-T_Wrap .top-T .right .cn{
	float: right;
	display: block;
	width: 82px;
	height: 30px;
	padding-left: 38px;
	background: url(../images/icon.png) 12px -310px no-repeat #f5f5f5;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 14px;
	color: #666666;
}

/***w1480***/
.w1480 .top-T_Wrap .top-T .hea-R {
	overflow: hidden;
	width: 100px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	display: block;
	visibility: visible !important;
	z-index: 100000;
}

.w1480 .top-T_Wrap .top-T .hea-R img {
	float: right;
	height: 100%;
}

.w1480 .top-T_Wrap .Right {
	right: 65px;
	top: 15px
}

.w1480 .top-T_Wrap .Right a {
	display: inline-block;
	height: 20px;
}

.w1480 .top-T_Wrap .Right a img {
	vertical-align: top
}

.w1480 #navwrap {
	position: fixed;
	left: 0;
	z-index: 99999;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 1;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.w1480 #navwrap.w1480show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.w1480 .navwrap_wrap {
	display: none;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 150px;
	right: 0;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
	-webkit-transform: translateX(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	-o-transform: translateY(150px);
	transform: translateX(150px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}


#navwrap.w1480winshow .navwrap_wrap{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.w1480 #navwrap .navwrap_wrap ul {
	position: absolute;
	top: 80px;
	right: -12px;
	width: 150px;
	height: auto;
	background: rgba(49, 58, 65, 0.9);
}

.w1480 #navwrap .navwrap_wrap ul li {
	float: none;
	margin: 0 auto;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	height: 55px;
	line-height: 55px;
}

.w1480 #navwrap .navwrap_wrap ul li a {
	font-size: 16px;
	width: 100%;
	height: auto;
	padding: 0;
	line-height: 55px;
	text-align: center;
	display: block;
	color: #fff
}

.w1480 .ProBoxWrap{
	display: none !important;
}

.w1480 .top-T_Wrap .nav li>a:hover{
	background: none !important;
}

.w1480 .top-T_Wrap .top-T .right{
	position: absolute;
	right: 120px;
}

.w1480 .linkWrap{
	display: none;
}

.w1480 .IndexPro .ProLeft{
	display: none;
}

.w1480 .IndexPro .ProRight{
	float: none;
	width: 100%;
}

/***********nav*******/
.SitePC .top-T_Wrap .nav {
	float: left;
	width: auto;
	height: 80px;
	z-index: 10;
}

.SitePC .top-T_Wrap .nav li {
	float: left;
	text-align: center;
	position: relative;
}

.SitePC .top-T_Wrap .nav li#Nav_11{
	width: 150px;
}

.SitePC .top-T_Wrap .nav li>a {
	display: block;
	position: relative;
	height: 80px;
	line-height: 80px;
	width: auto;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
}

.SitePC .top-T_Wrap .nav li>a:hover{
	background: #313a41;
}

.xl{
	position: absolute;
	left: -28%;
	width: auto;
	z-index: 100;
	transition-property: display;
    transition-duration: 0.5s;
	transition-delay: 1s;
	transition:0.5s;
	visibility:hidden;
	overflow: hidden;
}

.ProBoxWrap {
	width: auto;
	text-align: left;
	transition:0.5s;
	background: rgba(49, 58, 65, 0.9);
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	transform: translateY(-100%);
	overflow: hidden;
}

.SitePC .ProBoxWrap .ProBox {
	float: left;
	width: 120px;
	padding: 20px;
}

.SitePC .ProBoxWrap .ProBox .T a {
	display: block;
	text-align: center;
	text-transform: capitalize;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
}

.SitePC .ProBoxWrap .ProBox .T a:hover{
	color: #f47216;
}

.SitePC #Nav_1 .ProBoxWrap{
	width: 700PX;
}

.SitePC #Nav_1 .ProBoxWrap .ProBox .T a{
	line-height: 48px;
}

.SitePC #Nav_1 .ProBoxWrap .text{
	float: left;
	width: auto;
	height: 280px;
	margin-top: 10px;
	padding: 20px 40px 0;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.SitePC #Nav_1 .ProBoxWrap .text img{
	margin-bottom: 10px;
}

.SitePC #Nav_1 .ProBoxWrap .text p{
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}

.SitePC .top-T_Wrap .nav li:hover .xl{
	visibility:visible;
}

.SitePC .top-T_Wrap .nav li:hover .ProBoxWrap {
	visibility:visible;
	transform: translate(0px);
}

.SitePC #Nav_2 .ProBoxWrap .ProBox{
	width: 500px;
	padding: 20px 0 20px 50px;
}

.SitePC #Nav_2 .ProBoxWrap .ProBox a{
	float: left;
	width: 250px;
	line-height: 36px;
	text-align: left;
}

.webapp #yc{
	width: 100%;
	height: 100vh;
}

/**************************************PC网站头部 结束**********************************************/

.banner-container {
    position: relative;
    overflow: hidden;
    height: 100vh;
	text-align: center;
}

.banner {
    display: block;
    clear: both;
    width: 100vw;
    height: 100vh;
	margin: 0 auto;
	overflow: hidden;
}

.banner input{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	z-index: 10;
}

.banner-video {
    height: 100%;
    margin: 0 -50%;
}

.ban{
	width: 100%;
	height: 100%;
	background: url(../images/banner.jpg) center center no-repeat;
	background-size: 100vw 100vh;
}

.PicScroll {
	width: 100%;
	overflow: hidden;
	position: relative
}

.homeWrap .PicScroll{
	margin-top: 0 !important;
}

.PicScroll .swiper-container {
	width: 100%;
	height: 100%;
}

.PicScroll .swiper-slide img {
	width: 100%;
}

.PicScroll .swiper-slide {
	text-align: center;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 60px;
	height: 10px;
	background: rgba(255, 255, 255, 0.8);;
	border-radius: 8px;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
}

.swiper-active-switch {
	background: rgba(67, 82, 89, 0.8);
}

.nybanner{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nybanner span{
	display: none;
}

@media only screen and (min-width: 1200px){
	.nybanner span{
		display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    width: 100%;
	}
}

.nybanner img{
	max-width: none;
	width: 100%;
	margin-left: 0;
}

@media only screen and (min-width: 1200px){
	.nybanner img {
		display: none;
	}
}

@media only screen and (min-width: 1024px){
	.nybanner img {
		width: 140%;
		margin-left: -20%;
	}
}

@media only screen and (min-width: 768px){
	.nybanner img {
		width: 150%;
		margin-left: -25%;
	}
}

@media (min-width: 1920px){
	.footWrap{
		background-size: 100% 463px !important;
	}
	.aboutWrap{
		background-size:100% 488px !important;
	}
}

/***首页产品***/
.wappro {
	display: none;
}

.IndexPro {
	position: relative;
	width: 90%;
	margin: 40PX auto;
	z-index: 10;
}

.IndexPro .ProLeft{
	float: left;
	width: 15%;
}

.IndexPro .ProLeft .bt{
	width: 100%;
	height: 100px;
	margin-bottom: 6px;
	font-size: 30px;
	line-height: 120px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #293440;
	border-radius: 50% / 100% 100% 0 0;
}

.IndexPro .ProLeft .list{
	width: auto;
	padding: 5px 0;
	-moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
	-webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
	box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
}

.IndexPro .ProLeft .list li a{
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	color: #2d2d2d;
}

.IndexPro .ProLeft .list li a:hover{
	color: #f47216;
}

.IndexPro .ProRight{
	float: right;
	width: 85%;
}

.IndexPro .ProRight li{
	float: left;
	width: 25%;
	margin-bottom: 50px;
}

.IndexPro .ProRight li a{
	position: relative;
	float: right;
	display: block;
	width: 86%;
	height: 405px;;
	box-shadow:0 0 10px rgb(128 128 128 / 20%);
	-webkit-box-shadow:0 0 10px rgb(128 128 128 / 20%);
	-moz-box-shadow:0 0 10px rgb(128 128 128 / 20%);
	overflow: hidden;
}

.IndexPro .ProRight li a .pic{
	position: relative;
	width: 100%;
	height: 74%;
	overflow: hidden;
}

.IndexPro li a .pic img{
	position: absolute;
	left: -25%;
	right: -25%;
	top: 0;
	bottom: 0;
	max-height: 100%;
	max-width: 100%;
	margin: auto;
}

.IndexPro .ProRight li a .text{
	width: auto;
	height: 26%;
	margin: 0 3px 3px;
	padding: 20px 20px 0;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #2d2d2d;
}

.IndexPro .ProRight li a:hover{
	height: 403px;
	border: 1px solid #f9b88a;
}

.IndexPro .ProRight li a:hover .text{
	background: #293440;
	color: #fff;
}

.IndexPro .ProRight .seachWrap{
	width: auto;
	height: 126px;
}

.IndexPro .ProRight .seach {
	float: right;
	overflow: hidden;
	width: 456px;
	height: 52px;
	margin-top: 30px;
	background: url(../images/seach.jpg) center center no-repeat;
}

.IndexPro .ProRight .seach .keys {
	width: 380px;
	height: 52px;
	border: 0;
	background: none;
	padding-left: 20px;
	float: left;
	font-size: 16px;
	color: #676767;
	font-family: '微软雅黑'
}

.IndexPro .ProRight .seach .btns {
	border: 0;
	background: none;
	width: 56px;
	height: 52px;
	float: right;
	cursor: pointer
}

/**为什么选择我们**/
.whyWrap{
	position: relative;
	width: 100%;
	height: 960px;
	overflow: hidden;
}

.whyWrap .pic{
	position: relative;
	width: 100vw;
	height: 960px;
}

.whyWrap .pic img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 100%;
}

.whyWrap .why{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 87%;
	max-width: 87%;
	max-height: 70%;
	background: rgba(6, 21, 38, 0.7);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
	z-index: 10;
}

.whyWrap .why .bt{
	width: 70%;
	margin: 30px auto 0;
	text-align: center;
}

.whyWrap .why .whylist{
	width: 76%;
	height: 200px;
	margin: 30px auto;
}

.whyWrap .why .whylist li{
	float: left;
	width: 16.6%;
	height: 200px;
	position: relative;
}

.whyWrap .why .whylist li a{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	border: 12px solid rgba(109, 109, 109, 0.5);
	border-radius: 50%;
	pointer-events: none;
	transition:transform 1s;
	-webkit-transition:-webkit-transform 1s;
	overflow: hidden;
}

.whyWrap .why .whylist li a span{
	display: block;
	width: 100%;
	height: 100%;
	background: #e5e5e5;
}

.whyWrap .why .whylist li .bj{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	transition:transform 1s;
	-webkit-transition:-webkit-transform 1s;
}

.whyWrap .why .whylist li .text{
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	transition: 1.2s;
    -moz-transition: 1.2s;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
}

.whyWrap .why .whylist li:hover a{
	transform: scale(1.6);
}

.whyWrap .why .whylist li:hover .text{
	opacity: 1;
}

.whyWrap .why .whylist li:hover .bj{
	transform:translate3d(0,-30px,0);
    -moz-transform:translate3d(0,-30px,0); /* Firefox 4 */
    -webkit-transform:translate3d(0,-30px,0); /* Safari and Chrome */
    -o-transform:translate3d(0,-30px,0); /* Opera */
}

.whyWrap .why .whylist li.icon01 .bj{
	background: url(../images/icon01.png) center center no-repeat;
}

.whyWrap .why .whylist li.icon02 .bj{
	background: url(../images/icon02.png) center center no-repeat;
}

.whyWrap .why .whylist li.icon03 .bj{
	background: url(../images/icon03.png) center center no-repeat;
}

.whyWrap .why .whylist li.icon04 .bj{
	background: url(../images/icon04.png) center center no-repeat;
}

.whyWrap .why .whylist li.icon05 .bj{
	background: url(../images/icon05.png) center center no-repeat;
}

.whyWrap .why .whylist li.icon06 .bj{
	background: url(../images/icon06.png) center center no-repeat;
}

.whyWrap .whyBottom{
	width: 74%;
	height: 50px;
	margin: 0 auto;
}

.whyWrap .whyBottom li{
	float: left;
	width: 33.3%;
	font-size: 24px;
	color: #fff;
	text-align: center;
	position: relative;
}

.whyWrap .whyBottom li.left{
	text-align: center;
}

.whyWrap .whyBottom li.right{
	text-align: center;
}

.whyWrap .whyBottom li strong{
	margin: 0 20px;
	line-height: 36px;
	font-size: 72px;
}

.whyWrap .why .wz{
	width: 76%;
	margin: 50px auto 0;
	line-height: 36px;
	text-align: center;
	font-size: 24px;
	color: #999999;
}

/****发展历程****/
@keyframes warn {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0.3;
	}

	100% {
		transform: scale(3);
		-webkit-transform: scale(3);
		opacity: 0;
	}
}

.container {
	position: relative;
	width: auto;
	height: 800px;
}
/* 保持大小不变的小圆圈 何问起 */
.dot {
	position: absolute;
	width: 1000px;
	height: 1000px;
	left: 0;
	right: 0;
	top: 90px;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px solid rgba(49,58,65,0.1);
	border-radius: 50%;
	z-index: 2;
}

.dot::after{
	content: "";
	display: block;
	position: absolute;
	width: 690px;
	height: 690px;
	left: 0;
	right: 0;
	top: 160px;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 3px solid #e6e8e8;
	border-radius: 50%;
	z-index: 2;
}

.dot::before{
	content: "";
	display: block;
	position: absolute;
	width: 640px;
	height: 640px;
	left: 0;
	right: 0;
	top: 185px;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 6px solid #d5d8d9;
	border-radius: 50%;
	z-index: 2;
}

/* 产生动画（向外扩散变大）的圆圈  */
.pulse1 {
	position: absolute;
	width: 600px;
	height: 600px;
	left: 0;
	right: 0;
	top: 40%;
	margin: auto;
	border: 1px solid #d5d8d9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	box-shadow: 1px 1px 20px #f5f6f6;
}

.pulse2 {
	position: absolute;
	width: 800px;
	height: 800px;
	left: -25%;
	right: -25%;
	top: 30%;
	margin: auto;
	border: 3px solid #d5d8d9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	box-shadow: 1px 1px 30px #f5f6f6;
}

.pulse3 {
	position: absolute;
	width: 1000px;
	height: 1000px;
	left: -25%;
	right: -25%;
	top: 20%;
	margin: auto;
	border: 6px solid #d5d8d9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	box-shadow: 1px 1px 40px #f5f6f6;
}


.courseWrap{position: relative; height: 800px;overflow: hidden;}
.course{position: absolute; left: 0; right: 0; top: 0; bottom: 0; width:1200px; height: 800px; margin:auto; z-index: 3;}
.hd{position: relative; width: 1200px; margin: 0 auto;z-index: 3;}
.course .hd li{float: left; width: 70px; height: 30px; line-height: 30px; font-size: 30px; position: relative; cursor:pointer; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.course .hd li:hover{color: #f47216 !important;}
.course .hd li.on{color: #f47216 !important;}
.course .hd li.on:after{background: #f47216;}
.course .hd li.on:before{border-color: #f47216;}
.course .hd li::after{content: ""; position: absolute; top: 0; bottom: 0; left: 5px; margin: auto; display: block;width: 13px;height:13px; background: rgb(49,58,65,0.1);border-radius: 50%;}
.course .hd li::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; display: block;width: 21px;height:21px;border:1px solid #eaebec; background: #fff;border-radius: 50%;}
.course .hd .year07::after,.course .hd .year08::after{ top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.course .hd .year07::before,.course .hd .year08::before{ top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.course .hd .year09::after,.course .hd .year10::after,.course .hd .year11::after,.course .hd .year12::after,.course .hd .year13::after,.course .hd .year14::after{ top: 0; bottom: 0; left: 80px; margin: auto; }
.course .hd .year09::before,.course .hd .year10::before,.course .hd .year11::before,.course .hd .year12::before,.course .hd .year13::before,.course .hd .year14::before{ top: 0; bottom: 0; left: 75px; margin: auto; }
.course .hd .year01{padding-left: 30px; position: absolute; top: 720px; left: 108px; color: rgba(49,58,65,0.1); }
.course .hd .year02{padding-left: 30px; position: absolute; top: 630px; left: 90px; color: rgba(49,58,65,0.1); }
.course .hd .year03{padding-left: 30px; position: absolute; top: 526px; left: 90px; color:rgba(49,58,65,0.2); }
.course .hd .year04{padding-left: 30px; position: absolute; top: 432px; left: 110px; color:rgba(49,58,65,0.2); }
.course .hd .year05{padding-left: 30px; position: absolute; top: 295px; left: 174px; color: rgba(49,58,65,0.4);}
.course .hd .year06{padding-left: 30px; position: absolute; top: 200px; left: 256px; color: rgba(49,58,65,0.6);}
.course .hd .year07{padding-top: 70px; position: absolute; top: 62px; left: 428px; color: rgba(49,58,65,0.8);}
.course .hd .year08{padding-top: 70px; position: absolute; top: 62px; left: 704px; color: rgba(49,58,65,1);}
.course .hd .year09{ position: absolute; top: 200px; left: 843px; color: rgba(49,58,65,1);}
.course .hd .year10{position: absolute; top: 295px; left: 928px; color: rgba(49,58,65,1);}
.course .hd .year11{ position: absolute; top: 432px; left: 992px; color: rgba(49,58,65,0.8);}
.course .hd .year12{ position: absolute; top: 526px; left: 1012px; color: rgba(49,58,65,0.6);}
.course .hd .year13{ position: absolute; top: 630px; left: 1012px; color: rgba(49,58,65,0.4);}
.course .hd .year14{ position: absolute; top: 720px; left: 993px; color: rgba(49,58,65,0.2);}

.course .bd {position: absolute; left: 0; right: 0; bottom: -110px; margin: auto; width:610px; height: 610px; z-index: 3;background: url(../images/lcbj.png) center center no-repeat; border-radius: 50%;}
.course .bd li{display: none; position: relative; width:612px; height: 612px; }
.course .bd li .text{position: absolute;width: 412px; height: 212px; line-height: 30px; font-size: 18px; color: #fff; text-align: center; padding: 200px 100px;}
.course .bd li .text strong{display: block; margin-bottom: 20px;font-size: 48px;}

.course .bd::after{
	content: "";
	display: block;
	position: absolute;
	width: 790px;
	height: 790px;
	left: -50%;
	right: -50%;
	top: -50%;
	bottom: -50%;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px solid #f5f5f5;
	border-radius: 50%;
	z-index: 2;
}

.course .bd::before{
	content: "";
	display: block;
	position: absolute;
	width: 740px;
	height: 740px;
	left: -50%;
	right: -50%;
	top: -50%;
	bottom: -50%;
	margin: auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 2px solid #f5f5f5;
	border-radius: 50%;
	z-index: 2;
}

/***成功案例****/
.nycaseList {
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden
}

.caseList {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.caseList li {
	width: auto;
	float: left;
	margin: 0 9px 20px;
	border: 1px solid #ededed;
	transition: all .3s;
}

.caseList li:hover{
	z-index: 10;
    border: 1px solid #293440;
    box-shadow: 0 7px 14px rgb(0 0 0 / 12%), 0 10px 10px rgb(0 0 0 / 11%);
}

.caseList li a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	pointer-events: none;
}

.caseList li .pic {
	width: 380px;
	margin: 0 auto;
}

.caseList li .txt {
	text-align: center;
	height: 45px;
	line-height: 45px;
}

.caseList li a strong {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 20%;
	text-align: center;
	margin: auto;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	z-index: 22;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
}

/**关于我们**/
.aboutWrap{
	overflow: hidden;
	width: 100%;
	height: 690px;
	background:url(../images/aboutbj.png) center top no-repeat;
}

.aboutWrap .about {
	width: 1160px;
	height: 560px;
	padding: 40px 20px 0;
	margin: 80px auto 0;
	background: #fff;
	-moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
    -webkit-box-shadow: 0 0 10px rgb(128 128 128 / 40%);
	box-shadow: 0 0 10px rgb(128 128 128 / 40%);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}

.aboutWrap .about .video{
	float: left;
	width: 524px;
	height: 366px;
	overflow: hidden;
}

.aboutWrap .about .video img{
	width: 524px;
	height: 366px;
	transition:1s;
	-webkit-transition:1s;
	-moz-transition:1s;
}

.aboutWrap .about .video:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}

.aboutWrap .about .aboutText {
	float: right;
	width: 600px;
	height: 365px;
	line-height: 45px;
	font-size: 16px;
	color: #838383;
	position: relative;
}

.aboutWrap .about .aboutText strong{
	display: block;
	line-height: 60px;
	font-size: 30px;
	color: #4b4b4b;
}

.aboutWrap .about .aboutText .aboutnav{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 600px;
}

.aboutWrap .about .aboutText .aboutnav li{
	float: left;
	width: 140px;
	height: 55px;
	padding-left: 60px;
}

.aboutWrap .about .aboutText .aboutnav li.abouticon01{
	background: url(../images/abouticon01.png) left center no-repeat;
}

.aboutWrap .about .aboutText .aboutnav li.abouticon02{
	background: url(../images/abouticon02.png) left center no-repeat;
}

.aboutWrap .about .aboutText .aboutnav li.abouticon03{
	background: url(../images/abouticon03.png) left center no-repeat;
}

.aboutWrap .about .aboutText .aboutnav li a{
	display: block;
	padding-top: 12px;
	line-height: 16px;
	font-size: 10px;
	color: #bbbbbb;
}

.aboutWrap .about .aboutText .aboutnav li a span{
	display: block;
	font-size: 16px;
	color: #838383;
}

.aboutWrap .about .aboutText a:hover,.aboutWrap .about .aboutText .aboutnav li a:hover span{
	color: #f47216;
}

.aboutWrap .about .aboutlist{
	position: absolute;
	bottom: 40px;
	width: 1160px;
	height: 90px;
	margin: auto;
}

.aboutWrap .about .aboutlist li{
	float: left;
	width: 289px;
	text-align: center;
	font-size: 14px;
	color: #aaa9a9;
	border-left: 1px solid #d8d8d8;
}

.aboutWrap .about .aboutlist li:first-child{
	border: 0;
}

.aboutWrap .about .aboutlist li strong{
	display: block;
	margin-bottom: 20px;
	font-size: 36px;
	color: #1a2632;
}

/*新闻中心*/
.news{
	width: 1200px;
	margin: 0 auto 80px;
}

.news .newsNav{
	width: 706px;
	height: 90px;
	margin: 40px auto 60px;
	border-bottom: 1px solid #f5f5f5;
}

.news .newsNav li{
	float: left;
	width: 235px;
}

.news .newsNav li:hover p{
	transform: translateY(-100%);
    transition-duration: .5s;
}

.news .newsNav li:hover p, .news .newsNav li:checked p {
    font-weight: bold;
    letter-spacing: 3px;
    color: #f47216;
}

.news .newsNav li a{
	display: block;
	width: 120px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #c4c4c4;
	position: relative;
}

.news .newsNav li a::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 3px;
	background: #f47216;
	transition: all .3s ease-in-out 0s;
    cursor: pointer;
}

.news .newsNav li a span{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #303030;
	overflow: hidden;
}

.news .newsNav li a:hover span{
	color: #f47216;
}

.news .newsNav li a:hover::after{
	display: block;
	width: 100%;
	margin: 0 auto;
}

.news .newsList{
	width: 1200px;
	height: 560px;
	margin: 0 auto;
}

.news .newsList .left{
	float: left;
	width: 510px;
	height: 560px;
	padding: 0 25px;
	background: #efefef;
}

.news .newsList .left a{
	display: block;
	width: 510px;
	height: 530px;
	position: relative;
}

.news .newsList .left a .rq{
	margin: 30px 0;
	font-size: 18px;
	color: #313a41;
}

.news .newsList .left a .text{
	line-height: 30px;
	font-size: 16px;
	color: #313a41;
}

.news .newsList .left a .text strong{
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
	color: #232424;
}

.news .newsList .left a .pic{
	position: relative;
	width: 500px;
	height: 225px;
	margin-top: 20px;
	background: #fff;
	overflow: hidden;
}

.news .newsList .left a .pic img{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 100%;
}

.news .newsList .left a .more{
	display: block;
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 124px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: #313a41;
}

.news .newsList .right{
	float: right;
	width: 595px;
	height: 560px;
}

.news .newsList .right li{
	width: 590px;
	height: 112px;
	margin-bottom: 37px;
	-moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.4);
    -webkit-box-shadow: 0 0 10px rgb(128 128 128 / 40%);
    box-shadow: 0 0 10px rgb(128 128 128 / 40%);
}

.news .newsList .right li a .rq{
	float: left;
	width: 110px;
	height: 112px;
	line-height: 112px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #818181;
	background: #efefef;
}

.news .newsList .right li a .rq strong{
	display: block;
	margin-top: 10px;
	line-height: 60px;
	font-size: 48px;
	color: #313a41;
}

.news .newsList .right li a .text{
	float: right;
	width: 460px;
	height: 98px;
	overflow: hidden;
	line-height: 24px;
	font-size: 16px;
	color: #818181;
}

.news .newsList .right li a .text strong{
	display: block;
	line-height: 52px;
	font-size: 20px;
	color: #363636;
}

.news .newsList .right li a:hover .text strong{
	color: #f47216;
}

.caseWrap{
	position: relative;
	width: 100vw;
	height: 580px;
	background: url(../images/casebj.jpg) center center no-repeat;
	background-size: 100% auto;
}

.caseWrap .casebt{
	width: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #6b6b6b;
	text-transform:capitalize;
}

.caseWrap .casebt strong{
	display: block;
	margin-bottom: 15px;
	font-size: 36px;
	color: #313a41;
}



/*内页样式*/
.Loc_navigation {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
	color: #999;
	
}

.Loc_navigation i{
	padding-left: 20px;
	background: url(../images/dqwz.png) left center no-repeat;
}

.Loc_navigation .topBox{
	float: left;
}

.webapp .Loc_navigation .topBox{
	float: inherit;
}

.Loc_navigation .topBox li{
	float: left;
	position: relative;
}

.Loc_navigation .topBox li::before{
	position: absolute;
    content: '';
    width: 1px;
    background-color: #e6e6e6;
    height: 20%;
    top: 40%;
    right: 0;
}

.Loc_navigation .topBox li a{
	display: block;
	padding: 0 20px;
    margin-right:20px;
    font-size: 16px;
    line-height: 70px;
    height: 70px;
    border-bottom: 1px solid transparent;
}

.Loc_navigation .topBox li a:hover,
.Loc_navigation .topBox li a.cur{
	border-bottom-color: #d92c1d;
    color: #d92c1d;
}

.Loc_navigation span{
	font-family: '宋体';
}

.Loc_navigation a {
	line-height: 70px;
	font-size: 14px;
	color: #999;
}

.Loc_navigation a:hover {
	color: #293440
}

.nyCenter .Loc_navigation{
	width: auto;
	margin: 0;
	line-height: 60px;
	color: #999;
}

.nyCenter .Loc_navigation strong{
	font-size: 30px;
	color: #293440;
	font-weight: 500;
}

.nyCenter .Loc_navigation a{
	color: #999;
}

.nyContent {
	width: 1200px;
	margin: 50px auto 0;
}

.nyContent .nyLeft {
	width: 200px;
	float: left;
	background: #FFF;
	margin-bottom: 50px;
}

.nycaseList .nyLeft {
	width: 200px;
	float: left;
	background: #FFF;
	margin-bottom: 50px;
}

.nyContent .nyCenter {
	float: left;
	width: 970px;
	margin-left: 30px;
}

.nyContent .nyRight {
	width: 270px;
	float: right;
	margin-bottom: 40px;
}

.nyContent .nyRightAbout {
	width: 1200px;
	margin: 0 auto;
}


.nyContent .nyRightAbout .Loc_navigation{
	width: auto;
	margin: 0 auto 30px;
	line-height: 60px;
	color: #999;
}

.nyContent .nyRightAbout .Loc_navigation strong{
	font-size: 30px;
	color: #293440;
	font-weight: 500;
}

.nyContent .nyRightAbout .Loc_navigation a{
	color: #999;
}

/**左侧**/
.nyContent .nyLeft .nyLeftBox {
	width: 200px;
	transition: all .5s;
	position: inherit;
	top: 0
}	

.nyContent .nyLeft .Lefttitle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #293440;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	font-weight: bold
}

.nyContent .nyLeft .LeftList li {
	margin: 5px 0;
	line-height: 30px;
	text-align: center;
}

.nyContent .nyLeft .LeftList li a {
	font-size: 16px;
	padding: 5px 0;
	border: 1px solid #e6e6e6;
	background: #FFF;
	color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block
}

.nyContent .nyLeft .LeftList li a:hover,
.nyContent .nyLeft .LeftList li a.cur {
	border: 1px solid #293440;
	color: #293440
}

.nycaseList .nyLeft .nyLeftBox {
	width: 200px;
	transition: all .5s;
	position: inherit;
	top: 0
}

.nycaseList .nyLeft .Lefttitle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #293440;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	font-weight: bold
}

.nycaseList .nyLeft .LeftList li {
	margin: 5px 0;
	line-height: 30px;
	text-align: center;
}

.nycaseList .nyLeft .LeftList li a {
	font-size: 16px;
	padding: 5px 0;
	border: 1px solid #e6e6e6;
	background: #FFF;
	color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block
}

.nycaseList .nyLeft .LeftList li a:hover,
.nycaseList .nyLeft .LeftList li a.cur {
	border: 1px solid #293440;
	color: #293440
}


.nycaseList .Loc_navigation{
	width: auto;
	margin: 0 auto 30px;
	line-height: 60px;
	color: #999;
}

.nycaseList .Loc_navigation strong{
	font-size: 30px;
	color: #293440;
	font-weight: 500;
}

.nycaseList .Loc_navigation a{
	color: #999;
}


/**列表页浮动导航**/
.nyContent .nyLeft .FloatNav {
	position: fixed;
	top: 100px;
	z-index: 99;
}

.nycaseList .nyLeft .FloatNav {
	position: fixed;
	top: 100px;
	z-index: 99;
}


/**右侧**/
.nyContent .nyRight .Right_box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 270px;
	background: #f7f7f7;
	margin-bottom: 20px;
}

.nyContent .nyRight .Righttitle {
	line-height: 60px;
	font-size: 18px;
	color: #333333;
	padding-left: 15px;
	position: relative;
	font-weight: bold
}

.nyContent .nyRight .Righttitle:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40%;
	width: 4px;
	background: #293440
}

.nyContent .nyRight .RightList {
	padding: 0 10px 10px;
}

.nyContent .nyRight .RightList a {
	margin-bottom: 10px;
	font-size: 14px;
	/* background: url("../images/dian.png") left 2px no-repeat; padding-left: 20px;*/
	color: #333333;
	line-height: 20px;
	overflow: hidden;
	display: block
}

.nyContent .nyRight .RightList a:hover {
	color: #293440
}

/*右侧产品*/
.nyContent .nyRight .Right_box_pro {
	background: #FFF;
}

.nyContent .nyRight .Right_box_pro a {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 26px;
}

.nyContent .nyRight .Right_box_pro a img {
	border: 1px solid #f8f8f8;
	display: block;
	max-width: 99%
}

.nyContent .nyRight .Right_box_pro .RightList {
	padding: 0
}

.ny-right-about {
	width: auto;
	margin: 0 auto;
	min-height: 400px;
	margin-bottom: 80px;
	font-size: 14px;
	color: #474747
}

.ny-right-about .list li{
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	line-height: 24px;
	font-size: 16px;
	color: #666666;
	background: #f9f9f9;
	overflow: hidden;
}

.ny-right-about .list li.nyicon01 .pic,.ny-right-about .list li.nyicon02 .pic,.ny-right-about .list li.nyicon03 .pic{
	height: 204px;
	background: url(../images/nybj01.jpg) center center no-repeat;
}

.ny-right-about .list li.nyicon04 .pic,.ny-right-about .list li.nyicon06 .pic{
	height: 290px;
	background: url(../images/nybj02.jpg) center center no-repeat;
}

.ny-right-about .list li.nyicon05 .pic,.ny-right-about .list li.nyicon07 .pic{
	height: 434px;
	background: url(../images/nybj03.jpg) center center no-repeat;
}

.ny-right-about .list li.nyicon08 .pic{
	height: 346px;
	background: url(../images/nybj04.jpg) center center no-repeat;
}

.ny-right-about .list li:nth-child(2n){
	margin-bottom: 40px;
}

.ny-right-about .list li strong{
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	color: #686868;
}

.ny-right-about .list li .pic{
	float: left;
	width: 50%;
}

.ny-right-about .list li:nth-child(2n) .pic{
	float: right;
}

.ny-right-about .list li .pic .tb{
	width: auto;
	height: 100%;
	transition: all 1s;
}

.ny-right-about .list .nyicon01 .pic .tb{
	background: url(../images/nyicon01.png) center center no-repeat;
}

.ny-right-about .list .nyicon02 .pic .tb{
	background: url(../images/nyicon02.png) center center no-repeat;
}

.ny-right-about .list .nyicon03 .pic .tb{
	background: url(../images/nyicon03.png) center center no-repeat;
}

.ny-right-about .list .nyicon04 .pic .tb{
	background: url(../images/nyicon04.png) center center no-repeat;
}

.ny-right-about .list .nyicon05 .pic .tb{
	background: url(../images/nyicon05.png) center center no-repeat;
}

.ny-right-about .list .nyicon06 .pic .tb{
	background: url(../images/nyicon06.png) center center no-repeat;
}

.ny-right-about .list .nyicon07 .pic .tb{
	background: url(../images/nyicon07.png) center center no-repeat;
}

.ny-right-about .list .nyicon08 .pic .tb{
	background: url(../images/nyicon08.png) center center no-repeat;
}

.ny-right-about .list .nyicon01:hover .pic .tb{
	background: url(../images/nyicon01cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon02:hover .pic .tb{
	background: url(../images/nyicon02cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon03:hover .pic .tb{
	background: url(../images/nyicon03cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon04:hover .pic .tb{
	background: url(../images/nyicon04cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon05:hover .pic .tb{
	background: url(../images/nyicon05cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon06:hover .pic .tb{
	background: url(../images/nyicon06cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon07:hover .pic .tb{
	background: url(../images/nyicon07cur.png) center center no-repeat;
}

.ny-right-about .list .nyicon08:hover .pic .tb{
	background: url(../images/nyicon08cur.png) center center no-repeat;
}

.ny-right-about .list li .text{
	position: absolute;
	top: 50px;
	right: 30px;
	width: 44%;
}

.ny-right-about .list li:nth-child(2n) .text{
	left: 30px;
	right: inherit;
}

.tit {
    position: relative;
    padding-left: 20px;
    border-left: 4px solid #293440;
    font-size: 22px;
    color: #333;
    text-align: left;
    font-weight: bold;
    margin-bottom: 2%;
    background: #f8f8f8;
    height: 60px;
    line-height: 60px;
}

.text01 {
	width: auto;
	padding: 0 25px;
	overflow: hidden;
}

.text01 .img{
	float: left;
	margin-bottom: 40px;
}

.text01 .wz1{
	float: left;
	width: auto;
	margin:30px 0 20px 50px;
}

.text01 .wz2{
	width: 100%;
	margin: 30px auto 0;
	overflow: hidden;
}

.text01 li{
	font-size: 16px;
	margin: 20px auto;
}

.text01 li strong{
	margin: 0 5px;
	font-size: 24px;
	color: #f47216;
}

.text01 li h1{
	font-size: 22px;
}

.text01 li h2{
	margin-bottom: 15px;
}

.webapp .text01 li h2{
	margin: 0;
}

.webapp .text01 .wz1{
	margin: 0 auto 20px;
}

.webapp .text01 .wz2 li{
	margin: 10px auto;
}

.about_002 li{
	float: left;
	width: 25%;
	margin: 20px auto;
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
}


.about_002 li strong{
	display: block;
	margin-bottom: 20px;
	font-size: 36px;
	color:#f47216;
}

.aboutpic{
	padding: 0 20px;
}

.aboutpic img{
	float: left;
	width: 50%;
}

.fwlist {
	float: left;
    width: 540px;
    margin-left: 70px;
}

.fwlist li{
	font-size: 16px;
    line-height: 70px;
    height: 60px;
    border-bottom: 1px solid #eeeeef;
    padding-left: 20px;
}

.webapp .fwlist{
	width: auto;
	margin: 0;
}

.webapp .fwlist li{
	margin-top: 10px;
	height: auto;
	line-height: 30px;
	padding: 10px 0 10px 20px;
}

.ny-right-about .nyfzlc{
	position: relative;
	width: auto;
	padding-top: 150px;
	background: url(../images/fzlclogo.png) top center no-repeat;
	overflow: hidden;
}

.webapp .ny-right-about .nyfzlc{
	background-size: 60% auto;
	padding-top: 100px;
}

.ny-right-about .nyfzlc::after{
	content: "";
	display: block;
	position: absolute;	
	left: 0;
	right: 0;
	bottom: -120px;
	margin: auto;
	width: 1px;
	height: 100%;
	background: #ebebeb;
}

.ny-right-about .nyfzlc li{
	position: relative;
	width: auto;
	line-height: 30px;
	margin-bottom: 40px;
	text-align: right;
	padding-right: 55%;
	font-size: 18px;
	color: #4c4b4b;
	background: url(../images/fzlcicon.png) center top no-repeat;
	z-index: 2;
}

.ny-right-about .nyfzlc li:nth-child(2n){
	margin: -30px 0 60px 0;
	text-align: left;
	padding-left: 55%;
	padding-right: inherit;
}

.ny-right-about .nyfzlc li strong{
	display: block;
	line-height: 40px;
	font-size: 36px;
	color: #afafaf;
}

.ny-right-about .lxtext{
	width: auto;
	margin: 0 auto 20px;
	overflow: hidden;
}

.ny-right-about .lxtext .left{
	float: right;
	text-align: center;
}

.ny-right-about .lxtext .left img{
	width: 300px;
	margin: 0 30px;
}

.ny-right-about .lxtext .right{
	float: left;
	width: 700px;
	line-height: 30px;
	font-size: 18px;
	margin: 10px;
}

.ny-right-about .lxtext .right h1{
	margin: 30px 0 20px 0;
    font-size: 30px;
}

.webapp .ny-right-about .lxtext .right{
	width: auto;
}

.webapp .ny-right-about .lxtext .left img{
	margin: 0;
	width: 80%;
}

.webapp .ny-right-about{
	margin-bottom: 40px;
}

.webapp .ny-right-about .nyfzlc li{
	float: left;
	width: 100%;
	text-align: left;
	padding-left: 50px;
	font-size: 12px;
	background-position: left top;
	overflow: hidden;
}

.webapp .ny-right-about .nyfzlc::after{
	top: -100px;
	left: 20px;
	right: inherit;
}

.webapp .aboutpic img{
	width: auto;
}

.webapp .about_002 li{
	width: 50%;
}

.webapp .ny-right-about .list li{
	width: auto;
	height: auto !important;
	padding: 0 20px 20px 20px !important;
}

.webapp .ny-right-about .list li .pic{
	float: none;
	width: auto;
	height: 210px;
}

.webapp .ny-right-about .list li .text{
	position: relative;
	width: auto;
	margin-top: 20px;
	top: 0;
	right: 0;
	left: 0;
	font-size: 14px;
}

.webapp .ny-right-about .list li .text strong{
	font-size: 18px;
	font-weight: normal;
}

.nyContent .spltext{
	width: 1260px;
	margin: 50px auto 20px;
	overflow: hidden;
}

.nyContent .spltext .left{
	float: left;
	font-size: 16px;
}

.nyContent .spltext .left h1{
	margin: 30px 0 20px 0;
	font-size: 36px;
}

.nyContent .spltext .right{
	position: relative;
	float: right;
	width: 700px;
	height: 140px;
}

.nyContent .spltext .right li{
	float: left;
	width: 350px;
	list-style-type: disc;
}

.nyContent .spltext .right h2{
	margin: 0 0 10px -20px;
}

.nyContent .spltext .right a{
	position: absolute;
	left: -20px;
	bottom: 0;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #293440;
	border-radius: 5px;
}

/**内新闻列表**/
.ny-right-news {
	width: auto;
	margin: 0 auto;
	padding: 0 0;
	min-height: 300px;
}

.ny-right-news ul {
	margin-bottom: 20px;
}

.ny-right-news li {
	position: relative;
    width: 100%;
    cursor: pointer;
	padding: 20px 0;
	margin-bottom: 20px;
    background-color: #fff;
    box-sizing: border-box;
    transition: all .3s;
	box-shadow: 0 2px 10px rgb(0 0 0 / 5%), 0 5px 10px rgb(0 0 0 / 10%);
}

.ny-right-news li:hover{
	z-index: 10;
	background: #293440;
}

.ny-right-news li:hover .bt{
	border-color: rgba(255, 255, 255, 0.2);
}

.ny-right-news li:hover .rq span{
	border-color: rgba(255, 255, 255, 0.1);
}

.ny-right-news li:hover a,.ny-right-news li:hover .bt .text{
	color: #fff;
}

.ny-right-news li .pic {
	width: 190px;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background: #f8f8f8;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ny-right-news li .pic img {
	max-width: 100%;
	position: absolute;
	margin: auto;
	left: -50%;
	top: 0;
	bottom: 0;
	right: -50%;
}

.ny-right-news li .rq{
	position: absolute;
    float: left;
    top: 0;
    bottom: 0;
    width: 130px;
}

.ny-right-news li .rq span{
	position: relative;
    margin: 30px auto;
    color: #293440;
	font-size: 16px;
	display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    transition: all .3s;
    border: 1px solid #293440;
}

.ny-right-news li:hover .rq span{
	background-color: #293440;
    color: #fff !important;
}

.ny-right-news li .bt {
	display: block;
	position: relative;
    margin-left: 130px;
    width: 78%;
    color: #333;
    height: 120px;
    transition: all .3s;
    padding-left: 30px;
    box-sizing: border-box;
    border-left: 1px solid #e8e8e8;
    overflow: hidden;
}

.ny-right-news li .bt strong{
	display: block;
	font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
    font-weight: 600;
}

.ny-right-news li .bt .text{
	height: 70px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ny-right-news li .fotsh {
	display: none;
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
}

.ny-right-news li:hover .fotsh{
	display: block;
}

.ny-right-news li .fotsh .pare1 a.p_weixin {
	background: url("../images/share/sh01.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-news li .fotsh .pare1 a.p_sqq {
	background: url("../images/share/sh03.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-news li .fotsh .pare1 a.p_tsina {
	background: url("../images/share/sh02.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-pro2 li .btfot {
	color: #d6d6d6;
	font-size: 12px;
}

.ny-right-pro2 li .text .btfot .fotsh {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 5px;
	right: inherit;
}

.ny-right-pro2 li .text .btfot .fotsh .s {
	background: url("../images/i03.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-pro2 li .text .btfot .v{
	position: absolute;
	bottom: 5px;
	padding-left: 25px;
    left: 70px;
	background: url("../images/i02.png") left center no-repeat;
}

.ny-right-pro2 li .text .btfot .fotsh .pare1 {
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 5px 0 5px 10px;
	position: absolute;
	left: -25px;
	top: 24px;
	width: 90px;
	background: #fff;
	z-index: 10
}

.ny-right-pro2 li .text .btfot .fotsh .pare1 a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
}

.ny-right-pro2 li .text .btfot .fotsh .pare1 a.p_weixin {
	background: url("../images/share/sh01.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-pro2 li .text .btfot .fotsh .pare1 a.p_sqq {
	background: url("../images/share/sh03.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-pro2 li .text .btfot .fotsh .pare1 a.p_tsina {
	background: url("../images/share/sh02.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-pro2 li .text .btfot .fotsh .pare1:after {
	content: '';
	position: absolute;
	left: 43px;
	top: -4px;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #FFF
}

.ny-right-pro2 li .text .btfot .fotsh:hover .pare1 {
	display: block;
}

.ny-right-pro2 li .text .btfot .d {
	margin-left: 15px;
	position: absolute;
	right: 0;
	top: 0;
}

.ny-right-news li .text .btfot .fotsh .pare1 {
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 5px 0 5px 10px;
	position: absolute;
	left: -25px;
	top: 24px;
	width: 90px;
	background: #fff;
	z-index: 10
}

.ny-right-news li .text .btfot .fotsh .pare1 a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
}

.ny-right-news li .text .btfot .fotsh .pare1 a.p_weixin {
	background: url("../images/share/sh01.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-news li .text .btfot .fotsh .pare1 a.p_sqq {
	background: url("../images/share/sh03.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-news li .text .btfot .fotsh .pare1 a.p_tsina {
	background: url("../images/share/sh02.png") left center no-repeat;
	padding-left: 25px;
}

.ny-right-news li .text .btfot .fotsh .pare1:after {
	content: '';
	position: absolute;
	left: 43px;
	top: -4px;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #FFF
}

.ny-right-news li .text .btfot .fotsh:hover .pare1 {
	display: block;
}

.ny-right-news li .text .btfot .d {
	margin-left: 15px;
	position: absolute;
	right: 0;
	top: 0;
}

.ny-right-news li:hover>.text .bt {
	color: #293440;
}

.ny-right-pro2 li .text{
	height: 90px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	color: #4c4c4c
}

.ny-right-pro2 li .text .bt{
	width: auto;
    margin: 0;
    padding: 0;
    height: 60px;
	border: 0;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #1a1a1a;
	position: relative;
}

/**内产品列表**/
/*样式1*/
.ny-right-pro li .text .btfot .d {
	margin-left: 0;
}

.ny-right-pro li .pic {
	width: 240px;
	height: 240px;
	border: 1px solid #f8f8f8
}

.ny-right-pro li .text {
	margin-left: 260px;
	min-height: 240px;
	margin-right: 10px;
}

.ny-right-pro li .text .nr {
	font-size: 16px;
	line-height: 30px;
	color: #4c4c4c
}

/*样式2*/
.ny-right-pro2 ul {
	float: left
}

.ny-right-pro2 li {
	width: 300px;
	padding: 0;
	float: left;
	margin: 0 10px 20px;
	border: 1px solid #f2f2f2
}

.ny-right-pro2 li .pic {
	width: 280px;
	height: 200px;
	top: 0;
	margin: 0 auto;
	position: inherit;
	background: #fff;
}

.ny-right-pro2 li .text .btfot .d {
	right: 20px;
	top: 60px;
}

.ny-right-pro2 li:hover {
	background: none;
	border: 1px solid #293440 !important;
}

.spl li{
	position: relative;
	border: 0;
	margin: 0 10px 40px;
	transition: 0.5s;
	box-shadow: none;
}

.spl li a.pic{
	border: 1px solid #a0a0a0;
}

.spl li:hover{
	border: 0 !important;
	transform: scale(1.1);
	box-shadow: none;
}

.spl li .text{
	position: absolute;
    width: auto;
    height: auto;
    top: 5px;
    left: 30px;
}

/**********************新闻详情*************************/
.nyShowLeft {
	width: 930px;
	float: left
}

.nyShowLeft .ShowNewsTitle {
	font-size: 36px;
	line-height: 50px;
	color: #1a1a1a;
	margin-bottom: 30px;
}

.nyShowLeft .ShowProTitle {
	font-size: 24px;
	text-align: left;
	line-height: 36px;
	margin-bottom: 15px;
	color: #1a1a1a
}

.nyShowLeft .ShowNewsBox {
	margin-bottom: 90px;
	overflow: hidden
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft {
	transition: all .5s;
	position: inherit;
	top: 0;
	float: left;
	width: 110px;
	padding-right: 30px;
	border-right: 1px solid #e6e6e6
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData {
	text-align: center;
	font-family: "Arial";
	color: #1a1a1a;
	font-size: 36px;
	overflow: hidden
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p {
	display: block;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 18px;
	position: relative
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	z-index: 5;
	width: 80%;
	background: #e6e6e6;
	margin: auto
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData p span {
	display: inline-block;
	background: #FFF;
	line-height: 30px;
	vertical-align: bottom;
	position: relative;
	z-index: 6
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .newsData i {
	display: block;
	font-size: 18px;
	margin-top: 10px;
}


.nyShowLeft .ShowNewsBox .NewsBoxLeft .author {
	text-align: center;
	color: #808080;
	line-height: 20px;
	margin-top: 30px;
	font-size: 14px;
}

.nyShowLeft .ShowNewsBox .NewsBoxLeft .author span {
	display: block;
	padding: 2px 0;
	margin-bottom: 5px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background: #293440;
	color: #FFF
}

/**详情页页浮动导航**/
.nyShowLeft .ShowNewsBox .NewsBoxLeft.FloatNav {
	position: fixed;
	top: 130px;
	z-index: 12;
}

/**详情页页右边浮动导航**/
.NewsRight.FloatNav {
	position: fixed;
	top: 90px;
	z-index: 12;
}

/**分享**/
.shareWrap {
	position: relative
}

.shareWrap .gb_res_t {
	display: block;
	text-align: center;
	color: #1a1a1a;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	position: relative;
	margin-top: 40px;
}

.shareWrap .gb_res_t:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	z-index: 5;
	width: 80%;
	background: #e6e6e6;
	margin: auto
}

.shareWrap .gb_res_t span {
	display: inline-block;
	padding: 0 10px;
	background: #FFF;
	vertical-align: bottom;
	position: relative;
	z-index: 6
}

.shareWrap .bdsharebuttonbox {
	position: relative
}

.shareWrap .bdsharebuttonbox a {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
	width: 40px !important;
	height: 40px !important;
	margin: 0 auto 10px;
	display: block;
	position: relative
}

.shareWrap .bdsharebuttonbox a:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	z-index: 5
}

.shareWrap .bdsharebuttonbox .bds_tsina:after {
	background: url(../images/share/x01.png) no-repeat center center;
	background-size: 25px;
}

.shareWrap .bdsharebuttonbox .bds_weixin:after {
	background: url(../images/share/x02.png) no-repeat center center;
	background-size: 22px;
}

.shareWrap .bdsharebuttonbox .bds_sqq:after {
	background: url(../images/share/x03.png) no-repeat center center;
	background-size: 22px;
}

.shareWrap .bdsharebuttonbox a:before {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	z-index: 1;
	transition: all 0.3s;
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: scale(0)
}

.shareWrap .bdsharebuttonbox a:hover:before {
	width: 50px;
	height: 50px;
	transform: scale(1)
}

.shareWrap .bdsharebuttonbox a.bds_tsina {
	background: #f56467;
}

.shareWrap .bdsharebuttonbox a.bds_weixin {
	background: #8dc81b;
}

.shareWrap .bdsharebuttonbox a.bds_sqq {
	background: #68a5e1;
}


.shareWrap .bdsharebuttonbox li.wx:hover .qrcodeBox {
	display: block
}

.shareWrap .bdsharebuttonbox .qrcodeBox {
	text-align: center;
	position: absolute;
	left: 100px;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
	top: -60px;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 10
}

.shareWrap .bdsharebuttonbox .qrcodeBox canvas {
	width: 140px !important;
	margin: 0 auto
}

.shareWrap .bdsharebuttonbox .qrcodeBox .title {
	font-size: 14px;
	margin-bottom: 10px;
}

.nyShowLeft .ShowNewsBox .NewsBoxRight {
	float: right;
	width: 750px;
	min-height: 500px;
	margin-right: 20px;
}


.ny-news-nr {
	width: auto;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
}

.ny-news-nr a {
	color: #2310e5;
	font-size: 14px;
	text-decoration: underline
}

.ny-news-nr img {
	max-width: 100%;
	height: auto !important
}

.MainPicture {
	margin-bottom: 10px;
}

.MainPicture img {
	text-align: center;
	display: block;
	margin: 0 auto;
	border: 1px solid #e7e7e7
}

.ny-news-nr .pic{
	float: left;
	width: 400px;
	height: 400px;
}

.ny-news-nr .protext{
	float: right;
	width: 750px;
	line-height: 30px; 
}

.ny-news-nr .protext .text{
	width: auto;
}

.ny-news-nr .protext .text strong{
	font-size: 20px;
}

.ny-news-nr .protext .text .btn{
	position: relative;
	margin-top: 30px;
}

.ny-news-nr .protext h1{
	margin-bottom: 10px;
}

#preview .text{float: right; line-height:34px; width:600px; position:relative;}
#preview .text strong{ font-size:18px; color:#ff0000; text-align:left; display:block; font-weight:normal;}
#preview .text .parameter{ line-height:30px; font-size:16px; color:#232323;}
#preview .text .Tel{ line-height:36px; font-size:16px; color:#232323; margin-bottom: 20px;}
#preview .text .Tel span{ color:#2e319e; font-size:18px; padding-right:15px; }
#preview .text .btn{width:auto;text-align:center;}
#preview .text .btn a{display:inline-block; font-size:14px; text-align:center; width:110px; height:90px; float: left;color: #232323;text-decoration: none;}
#preview .text .btn a img{ width:80px; display:block; margin:0 auto}

.webapp #preview .text{
	width: auto;
}

.webapp #preview .text .btn{
	position: relative;
	margin: 0 auto;
}

.webapp #preview .text .btn p{
	display: block;
	width: 100%;
	overflow: hidden;
}

.webapp #preview .text .btn a{
	width: 50%;
	height: 120px;
}

/**tag和本文链接**/
.newsOther {
	margin: 10px 0;
	font-size: 14px;
	color: #000
}

.newsOther a {
	font-size: 14px;
	line-height: 30px;
	color: #000
}

.newsOther a:hover {
	color: #293440
}

/*推荐产品*/
#RecProducts {
	line-height: 70px;
	border-top: 1px solid #e6e6e6;
	font-size: 18px;
	color: #333333;
	padding-left: 15px;
	position: relative;
	font-weight: bold
}

#RecProducts:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40%;
	width: 4px;
	background: #293440;
}

.RecProductsList {
	width: auto;
	overflow: hidden;
}

.RecProductsList li {
	width: 25%;
	float: left;
	margin-bottom: 10px;
}

.RecProductsList li .LiBox {
	width: auto;
	margin: 0 5px;
	overflow: hidden;
	text-align: center
}

.RecProductsList li .LiBox .pic {
	width: auto;
	overflow: hidden;
	background: #FFF;
	text-align: center;
	position: relative
}

.RecProductsList li .LiBox .pic a {
	display: block;
	border: 1px solid #e8e8e8;
}

.RecProductsList li .LiBox .pic img {
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	text-align: center;
	display: block
}

.RecProductsList li .LiBox .text {
	display: block;
	width: auto;
	overflow: hidden;
	margin: 5px 0;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #999999
}


/*子导航*/
.SubnavWrap {
	background: #FFF;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position: fixed;
	top: -100px;
	left: 0;
	right: 0;
	z-index: 20;
	border-bottom: 1px solid #e6e6e6
}

.Subnav {
	height: 62px;
	width: 85%;
	margin: 0 auto;
	position: relative
}

.Subnav .SubLogo {
	display: block;
	width: 328px;
	background: url("../images/logo03.png") no-repeat left center;
	background-size: auto 50px;
	height: 100%;
}


.Subnav .SubnavBox {
	border: 1px solid #fff;
	border-bottom: 0;
	position: absolute;
	width: 40px;
	padding-left: 22px;
	padding-top: 22px;
	height: 39px;
	left: 300px;
	top: 0;
	margin: auto;
	bottom: 0;
	z-index: 100;
	cursor: pointer;
}

.Subnav .SubnavBox .more-icon {
	display: inline-block;
	width: 20px;
	position: relative;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.Subnav .SubnavBox .more-icon i {
	display: block;
	width: 20px;
	height: 10px;
	position: relative
}

.Subnav .SubnavBox .more-icon .box-t:before,
.Subnav .SubnavBox .more-icon .box-t:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 8px;
	background: #9a9a9a;
	transition: transform .3s 0.3s;
	-webkit-transition: transform .3s 0.3s;
}

.Subnav .SubnavBox .more-icon .box-t:after {
	left: 10px;
}

.Subnav .SubnavBox .more-icon .box-b:before,
.Subnav .SubnavBox .more-icon .box-b:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 8px;
	background: #9a9a9a;
}

.Subnav .SubnavBox .more-icon .box-b:after {
	left: 10px;
}

.Subnav .SubnavBox:hover .more-icon {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.Subnav .SubnavBox:hover .more-icon .box-t:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.Subnav .SubnavBox:hover .box-t:before,
.Subnav .SubnavBox:hover .box-t:after {
	background: #293440
}

.Subnav .SubnavBox:hover .box-b:before,
.Subnav .SubnavBox:hover .box-b:after {
	background: #293440
}

.Subnav .SubnavBox .SubTowNav {
	border: 1px solid #e6e6e6;
	display: none;
	width: 330px;
	position: absolute;
	top: 61px;
	left: -1px;
	z-index: 101;
	background: #FFF;
}

.Subnav .SubnavBox .SubTowNav .ProBox {
	margin: 0 auto;
	padding: 25px 0 25px;
	overflow: hidden
}

.Subnav .SubnavBox .SubTowNav .ProBox .T {
	float: left;
	width: 110px;
	text-align: center;
}

.Subnav .SubnavBox .SubTowNav .ProBox .T a {
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #808080;
	font-size: 14px;
}

.Subnav .SubnavBox .SubTowNav .ProBox .T a:hover {
	color: #293440
}

.Subnav .SubnavBox:hover .SubTowNav {
	display: block;
}

.Subnav .SubnavBox:hover {
	border: 1px solid #e6e6e6;
	border-bottom: 0
}

.Subnav .SubnavBox:hover:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	bottom: -1px;
	z-index: 1022
}

.Subnav .SubnavText {
	position: absolute;
	left: 380px;
	top: 0;
	line-height: 60px;
	font-size: 18px;
	color: #1a1a1a;
	margin: auto;
	z-index: 10;
}


/**详情页处理浮动效果**/
.show-postion .nyShowLeft .ShowNewsBox .NewsBoxLeft.FloatNav {
	top: 150px
}

/**********************新闻详情结束*************************/

.link {
	width: 1030px;
	height: 90px;
	margin: 0 auto;
	padding: 20px 0 20px 170px;
	background: url(../images/linkbt.png) left center no-repeat;
	position: relative;
}

.link a {
	display: inline-block;
	color: #999999;
	font-size: 16px;
	line-height: 30px;
	margin: 0 5px;
}

.link a:hover{
	color: #f47216;
}


/*footer*/
.footWrap{
	width: 100%;
	height: 463px;
	overflow: hidden;
	background:url(../images/footbj.png) center center no-repeat;
	/* border-top-left-radius: 100%;
    border-top-right-radius: 100%; */
}

.footWrap .foot {
	width: 1214px;
	height: 370px;
	margin: 45px auto 0;
	background: url(../images/foot.png) center center no-repeat;
	position: relative;
}

.footWrap .foot .footlogo{
	position: absolute;
	left: 35px;
	top: 55px;
	width: 245px;
	height: 278px;
	background: url(../images/footlogo.png) center center no-repeat;
}

.footWrap .foot .footPro{
	position: absolute;
	right: 35px;
	top: 40px;
	width: 824px;
	padding: 0 20px 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footWrap .foot .footPro strong{
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
	color: #fff;
}

.footWrap .foot .footPro li a{
	float: left;
	display: block;
	width: 206px;
	line-height: 24px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
}

.footWrap .foot .footPro li a:hover{
	color: #f47216;
}

.footWrap .foot .footlx{
	position: absolute;
	right: 35px;
	bottom: 20px;
	width: 864px;
}

.footWrap .foot .footlx li{
	float: left;
	width: auto;
	padding-top: 60px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.footWrap .foot .footlx li a{
	display: block;
	text-align:center;
	font-size: 14px;
	color: #fff;
}

.footWrap .foot .footlx li.icon01{
	background: url(../images/footicon01.png) top center no-repeat;
}

.footWrap .foot .footlx li.icon02{
	margin-left:100px;
	background: url(../images/footicon02.png) top center no-repeat;
}

.footWrap .foot .footlx li.icon03{
	float: right;
	background: url(../images/footicon03.png) top center no-repeat;
}


.copyWrap{
	overflow: hidden;
	height: 60px;
}

.copy {
	width: 1200px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 14px;
	position: relative;
	text-align: center;
	color: #565555;
}

.copy a {
	font-size: 14px;
	color: #565555;
}

.waplx{
	display: none;
}

/*翻页*/
.pageNavi {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}

.wp-pagenavi {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	CLEAR: both;
	bORDER: #e6e6e6 1px solid;
	display: inline-block;
	font-size: 14px
}

.wp-pagenavi A {
	display: inline-block;
	PADDING-RIGHT: 15px;
	BORDER-RIGHT: #e6e6e6 1px solid;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	TEXT-DECORATION: none
}

.wp-pagenavi SPAN {
	display: inline-block;
	BORDER-RIGHT: #e6e6e6 1px solid;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	TEXT-DECORATION: none
}


.webapp .wp-pagenavi SPAN.nolink{
	display: inline-block;
}

.wp-pagenavi A:hover {
	background: #a1a2a4;
	color: #FFF
}

.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000;
	BORDER-BOTTOM-COLOR: #000;
	BORDER-TOP-COLOR: #000;
	BORDER-RIGHT-COLOR: #000
}

.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}

.wp-pagenavi SPAN:nth-last-child(1) {
	border-right: 0
}

.wp-pagenavi a:nth-last-child(1) {
	border-right: 0
}


/*******************************************************移动端样式**************************************************************/
@media screen and (max-width: 1640px) {
	.IndexPro .ProLeft .list li a{
		font-size: 14px;
	}
	.IndexPro .ProRight li a .text{
		font-size: 14px;
		line-height: 20px;
	}

	.whyWrap .why .wz{
		font-size: 14px;
	}
	.whyWrap .why .whylist li .bj{
		width: 80px;
		height: 80px;
		background-size: 50px auto !important;
	}
	.whyWrap .why .whylist li a{
		width: 80px;
		height: 80px;
	}
	.whyWrap .why .whylist li:hover a{
		transform: scale(1.4);
	}
	.whyWrap .why .whylist li:hover .bj{
		transform: translate3d(0,-20px,0);
    -moz-transform: translate3d(0,-20px,0);
    -webkit-transform: translate3d(0,-20px,0);
    -o-transform: translate3d(0,-20px,0);
	}
	.whyWrap .why .whylist li.icon01 .text,.whyWrap .why .whylist li.icon05 .text,.whyWrap .why .whylist li.icon06 .text{
		bottom: 70px;
	}
	.whyWrap .why .whylist li.icon02 .text,.whyWrap .why .whylist li.icon03 .text,.whyWrap .why .whylist li.icon04 .text{
		bottom: 60px;
	}
}

@media screen and (max-width: 1360px) {
	.IndexPro .ProRight li a{
		height: 350px;
	}
	
	.IndexPro .ProRight li a:hover{
		height: 348px;
	}
}

@media screen and (max-width: 1300px) {
	.linkWrap {
		display: none
	}
}

@media screen and (min-width: 1960px){
	.whyWrap .pic img{
		width: 100vw;
	}
}

@media screen and (max-width: 1200px){
	.courseWrap{
		display: none;
	}
}

body.webapp {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 24px;
}

.webapp {
	max-width: 640px;
	margin: 0 auto;
	margin-top: 50px;
}

.webapp .top-T_Wrap .Tel {
	display: none
}

.webapp .top-T_Wrap {
	max-width: 640px;
}

.webapp .top-T_Wrap .top-T {
	height: 50px;
	width: auto;
}

.webapp .top-T_Wrap .top-T .right{
	
}

.webapp .PicScroll .dh{
	display: none;
}

.webapp .PicScroll .swiper-slide img{
	height: auto;
}

.webapp.homeWrap {
	margin-top: 0
}

.webapp .top-T_Wrap .top-T .logo {
	width: auto;
	display: block;
	text-indent: -99em;
	height: 50px;
	background: url(../images/logo.png) 5px center no-repeat;
	background-size: auto 30px;
	overflow: hidden;
}

.webapp .top-T_Wrap .top-T .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.webapp .top-T_Wrap .top-T .top_text{
	display: none;
}

.webapp .top-T_Wrap .top-T .hea-R {
	overflow: hidden;
	width: 100px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 0;
	cursor: pointer;
	display: block
}

.webapp .top-T_Wrap .top-T .hea-R img {
	float: right;
	height: 100%;
}

.webapp .banner-container{
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.webapp .banner{
	width: 100%;
	height: auto;
}

.webapp .nybanner{
	height: auto;
	margin-top: -50px;
}

.webapp .nybanner img{
	height: auto !important;
}

.webapp .banner-container .ban{
	position: absolute;
	background-size: 100% auto;
}

.webapp .banner-video{
	width: 100%;
}

.webapp .swiper-pagination-switch {
	width: 30px;
	height: 6px;
	margin: 0 3px;
}

.webapp .footWrap {
	width: auto;
	height: auto;
	background-size:auto;
	background: #293440;
}

.webapp .footWrap .foot{
	width: auto;
	height: 200px;
	margin: 0 auto;
	background: #293440;
}

.webapp .footWrap .foot .footlogo{
	width: 280px;
	height: 80px;
	left: 0;
	right: 0;
	top: 20px;
	margin: auto;
	background: url(../images/footlogo02.png) center center no-repeat;
	background-size: auto 80px;
}

.webapp .footWrap .foot .footlx{
	width: auto;
	left: 0;
	right: 0;
	bottom: 20px;
}

.webapp .footWrap .foot .footlx li{
	float: inherit !important;
	text-align: center;
	padding-top: 0;
	font-size: 12px;
	background: none !important;
}

.webapp .footWrap .foot .footlx li.icon02{
	display: none;
}

.webapp .footWrap .foot .footPro{
	display: none;
}

.webapp .waplx{
	display: block;
}

.waplxclr{
	display: none;
}

.webapp .waplxclr{
	display: block;
	width:100%;
	height:45px;
	overflow:hidden;
}

.webapp .waplx{display: -webkit-box; -webkit-box-orient: horizontal; width:100%;  height:45px; bottom:0px; left:0px; z-index:10; position:fixed;background:#293440;}

.webapp .waplx a{ color:#FFFFFF; font-size:0.9em; border-top:1px solid rgba(255,255,255,0.1); display:block; width:100%; height:45px; text-align:center; line-height:45px; -webkit-box-flex:1; }

.webapp .waplx a:nth-child(1),footer a:nth-child(2),footer a:nth-child(3){ border-right:1px solid  rgba(255,255,255,0.1); }
.webapp .waplx a:hover{background:none;color: #FFF}
.webapp .waplx a:visited {color:#FFF}
.webapp .waplx img{width:20px; margin-top:-4px;}

/****移动端首页***/
.webapp .HotProWrap {
	height: 100%;
	width: auto;
	padding: 20px 0;
	background: none;
}

.webapp .wappro {
	display: block;
	width: auto;
	margin: 0 5px;
	overflow: hidden;
}

.webapp .wappro .bt{
	display: block;
	font-weight: bold;
	text-align: left;
	margin: 20px auto 30px;
	font-size: 18px;
	color: #293440;
}

.webapp .wappro .bt a{
	display: inline-block;
	padding: 0 5px;
	line-height: 32px;
	border: 1px solid #e6e6e6;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font-size: 14px;
	margin-left: 5px;
}

.webapp .wappro .bt a.more{
	float: right;
	border: 0;
}

.webapp .wappro li {
	width: 50%;
	margin-bottom: 10px;
	float: left;
}

.webapp .wappro li a {
	display: block;
	border: 1px solid #f6f6f6;
	margin: 0 5px;
}

.webapp .wappro li .Box {
	margin: 0 5px;
}

.webapp .wappro li .pic {
	width: 100%;
	height: auto
}

.webapp .wappro li .pic p {
	display: none;
	width: 0;
	height: 0
}

.webapp .wappro li .pic:after {
	width: 0;
	height: 0
}

.webapp .wappro li .title {
	font-size: 14px;
}

.webapp .IndexPro {
	display: none;
}

.webapp .wappro .text {
	padding: 0 5px;
	height: 48px;
	text-align: center;
}

.webapp .wappro .text strong {
	font-size: 18px
}

.webapp .wappro .text ul li a {
	font-size: 14px;
	line-height: 50px;
	background: url("../images/jt.png") right center no-repeat;
	background-size: 18px;
	padding-right: 20px
}

.webapp .wappro .pic img {
	width: 100%
}

.webapp .whyWrap{
	width: 100%;
	height: auto;
	background: url(../images/whyimg01.jpg) top center no-repeat;
	overflow: hidden;
}

.webapp .whyWrap .why{
	position: relative;
	padding: 20px 0 40px;
	width: auto;
	max-width: 100%;
	overflow: hidden;
	border-radius: 0;
}

.webapp .whyWrap .why .bt{
	width: 80%;
	margin: 0 auto;
}

.webapp .whyWrap .why .bt img{
	width: 100%;
}

.webapp .whyWrap .why .whylist{
	width: 90%;
	height: auto;
	margin: 20px auto 10px;
	overflow: hidden;
	z-index: 10;
}

.webapp .whyWrap .why .whylist li{
	width: 33.3%;
	height: auto;
	padding: 10px 0;
	font-size: 14px;
}

.webapp .whyWrap .why .whylist li .bj{
	width: 50px;
	height: 50px;
	background-size:35px auto !important;
}

.webapp .whyWrap .why .whylist li a{
	position: relative;
	width: 60px;
	height: 60px;
	border-width: 6px;
}

.webapp .whyWrap .why .whylist li:hover a{
	transform: scale(1.2);
}

.webapp .whyWrap .why .whylist li:hover .bj{
	transform: scale(1.2);
}

.webapp .whyWrap .why .whylist li .text{
	display: none;
}

.webapp .whyWrap .whyBottom{
	width: 90%;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.webapp .whyWrap .whyBottom li{
	font-size: 0.7em;
}

.webapp .whyWrap .whyBottom li strong{
	font-size: 18px;
	margin: 0 5px;
}

.webapp .whyWrap .pic img{
	width: auto;
}

.webapp .whyWrap .why .wz{
	width: 80%;
	font-size: 14px;
	margin: 0 auto;
	color: #fff;
	line-height: 24px;
}

.webapp .whyWrap .whybj{
	display: none;
}

.webapp .courseWrap{
	display: none;
}

.webapp .nyRightnewpro {
	width: 100% !important
}

.webapp .caseList {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
	width: auto
}

.webapp .caseList li {
	width: 50%;
	height: auto;
	margin: 0;
	border: 0;
}

.webapp .caseList li:hover{
	box-shadow: none;
}

.webapp .caseList li a {
	width: 96%;
}

.webapp .caseList li a:hover{
	z-index: 10;
    box-shadow: 0 7px 14px rgb(0 0 0 / 12%), 0 10px 10px rgb(0 0 0 / 11%);
}

.webapp .caseList li a p {
	top: 0;
	bottom: 0;
	display: inline-table;
	line-height: 16px;
}

.webapp .caseList li a p span {
	margin-bottom: 0;
	width: 50px;
	height: 50px;
}

.webapp .caseList li a p span img {
	width: 50px;
}

.webapp .caseList li a p strong {
	font-size: 16px;
}

.webapp .caseList li a p i {
	padding: 0 8px
}

.webapp .caseList li a img {
	width: 100%
}

.webapp .caseList li a:after {
	display: none;
	z-index: 10;
}

.webapp .caseList li a:hover:after {
	opacity: 0;
	filter: alpha(opacity=0);
}

.webapp .caseList li a:hover strong {
	opacity: 0;
	filter: alpha(opacity=0);
}

.webapp .aboutWrap {
	width: auto;
	height: auto;
	padding: 20px;
	background: #f5f6fa
}

.webapp .aboutWrap .aboutbt{
	display: none;
}

.webapp .aboutWrap .about .aboutText strong{
	font-size: 20px;
	text-align: center;
	color: #293440;
}

.webapp .aboutWrap .about .aboutText span{
	display: none;
}

.webapp .aboutWrap .about {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	box-shadow: none;
}

.webapp .aboutWrap .about a {
	font-size: 14px;
	line-height: 30px;
	width: auto;
}

.webapp .aboutWrap .about a strong {
	font-size: 18px;
}

.webapp .aboutWrap .about a span {
	display: none;
}

.webapp .aboutWrap .about video ,.webapp .aboutWrap .about .video {
	float: inherit;
	width:100%!important;
	height: auto !important;
	margin:0 auto 0;
}

.webapp .aboutWrap .about .video img {
	width: 100%;
	height: auto;
}

.webapp .aboutWrap .about .aboutText {
	position: inherit;
	width: auto;
	top: 0;
	right: 0;
	height: auto;
	padding-top: 0;
	font-size: 14px;
	line-height: 24px;
	color: #293440;
	background: none;
}

.webapp .aboutWrap .about .aboutlist{
	width: auto;
	bottom: 0;
	position: relative;
}

.webapp .aboutWrap .about .aboutlist li{
	width: 50%;
	margin: 30px 0 10px;
	border: 0;
	font-size: 14px;
}

.webapp .aboutWrap .about .aboutlist li strong{
	margin-bottom: 10px;
}

.webapp .aboutWrap .about .aboutText .aboutnav{
	display: none;
}

.webapp .news{width:auto;margin:0}

.webapp .news .hd{
	width: auto;
}

.webapp .news .newsNav{
	width: auto;
	border: none;
	height: auto;
	margin: 0;
	overflow: hidden;
}

.webapp .news .newsList{
	width: auto;
	height: auto;
}

.webapp .news .newsNav li{
	width: 33%;
	margin: 40px auto 0;
}

.webapp .news .newsNav li.on p{
	font-weight: bold;
    letter-spacing: 3px;
    color: #f47216;
}

.webapp .news .newsNav li a{
	width: 100%;
	pointer-events:none;
	height: 60px;
	font-size: 10px;
}

.webapp .news .newsNav li a:hover ::after{
	display: block;
	width: 100%;
	margin: 0 auto;
}

.webapp .news .newsNav li a span{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
}

.webapp .news .newsList .left a .more{
	display: none;
}

.webapp .news .newsList .left {
	float: initial;
	width: auto;
	height: auto;
	padding: 0 20px 20px;
	overflow: hidden;
}

.webapp .news .newsList .left a{
	width: auto;
	height: auto;
}

.webapp .news .newsList .left a .text{
	font-size: 12px;
	line-height: 20px;
}

.webapp .news .newsList .left a .text strong{
	font-size: 16px;
	margin-bottom: 5px;
}

.webapp .news .newsList .left a .pic{
	width: auto;
}

.webapp .news .newsList .right{
	width: auto;
	height: auto;
	padding: 0 20px;
	margin-top: 30px;
	float: initial;
}

.webapp .news .newsList .right li{
	position: relative;
	width: auto;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 20px;
	box-shadow: none;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}

.webapp .news .newsList .right li a .rq{
	display: inline;
	width: auto;
	height: auto;
	line-height: 0;
	position: absolute;
	left: 0;
	bottom: 25px;
	font-size: 12px;
	font-weight: normal;
	background: none;
}

.webapp .news .newsList .right li a .text{
	float: left;
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 20px;
}

.webapp .news .newsList .right li a .text strong{
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
}

.webapp .news .newsList .left a .rq{
	margin:30px 0 10px 0;
	font-size: 12px;
}

.webapp .caseWrap {
	width: auto;
	height: 260px;
	background-position: center bottom 10px;
	background-size: 150%;
	overflow: hidden;
}

.webapp .caseWrap .casebt{
	font-size: 14px;
}

.webapp .caseWrap .casebt strong{
	font-size: 20px;
	margin: 20px auto 0;
}

.webapp .copyWrap{
	display: none;
}

/****移动端首页结束******/

/****移动内页****/
.webapp .Loc_navigation {
	width: auto;
	height: auto;
	padding: 0 2%;
	overflow: hidden;
}

.webapp .Loc_navigation a{
	line-height: 48px;
}

.webapp .Loc_navigation li{
	width: 33.3%;
	text-align: center;
}

.webapp .Loc_navigation li::before{
	display: none;
}

.webapp .Loc_navigation li a{
	font-size: 14px;
	margin: 0;
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
}

.webapp .nycaseList {
	width: auto;
	margin-top: 10px;
}

.webapp .nycaseList .nyLeft {
	float: inherit;
	width: auto;
	margin-bottom: 20px;
}

.webapp .nycaseList .nyLeft .nyLeftBox {
	width:auto;
}

.webapp .nycaseList .nyLeft .nyLeftBox .LeftList{
	width: auto;
    border-bottom: solid 1px #e6e6e6;
    overflow: hidden;
}

.webapp .nycaseList .nyLeft .nyLeftBox .ewm {
	display: none;
}

.webapp .nycaseList .nyLeft .nyLeftBox .Lefttitle {
	display: none
}
	
.webapp .nycaseList .LeftList li{
	display:inline-block;
	float: left;
	width:33.3%;
	margin:0;
}
	
.webapp .nycaseList .nyLeft .LeftList li a{
	height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 14px;
}
	
.webapp .nycaseList .nyLeft .LeftList li a:hover, .webapp .nycaseList .nyLeft .LeftList li a.cur{
	border-bottom: 1px solid #d92c1d !important;
	color: #d92c1d;
}

.webapp .nyContent {
	width: auto !important;
	margin-top: 20px !important;
}

.webapp .nyContent .spltext{
	width: auto;
	margin: 0 auto 20px;
}

.webapp .nyContent .spltext .left{
	float: initial;
	text-align: center;
}

.webapp .nyContent .spltext .left h1{
	font-size: 24px;
}

.webapp .nyContent .spltext .right{
	display: none;
}

.webapp .nyShowLeft .ShowNewsBox .NewsBoxRight img{
	width: 100% !important;
	height: 100% !important;
}

.webapp .NewsBoxRight .text .btn a img{
	width: 80px !important;
	height: 80px !important;
}

.webapp .ny-news-nr .pic{
	width: 99%;
	height: 99%;
	margin-bottom: 20px;
}

.webapp .ny-news-nr .protext h1{
	text-align: center;
}

.webapp .ny-news-nr .protext{
	width: auto;
	margin-top: 0;
	float: initial;
}

.webapp .spl li:hover{
	transform: none;
}

.webapp .nyContent .nyLeft {
	float: inherit;
	width: auto;
	margin-bottom: 20px;
}

.webapp .nyContent .nyLeft .nyLeftBox {
	width: auto;
	position: inherit;
}

.webapp .nyContent .nyLeft .nyLeftBox .Lefttitle {
	display: none
}

.webapp .nyContent .nyLeft .nyLeftBox .ewm {
	display: none;
}

.webapp .nyContent .nyLeft .LeftList{
	width: auto;
	border-bottom: solid 1px #e6e6e6;
	overflow: hidden;
}

.webapp .nyContent .nyLeft .LeftList li {
	display: inline-block;
	float: left;
	width: 33.3%;
	margin: 0;
}

.webapp .nyContent .nyLeft .LeftList li a {
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
	border: 1px solid transparent;
	border-radius: 0;
	font-size: 14px;
}

.webapp .nyContent .nyLeft .LeftList li a:hover,.webapp .nyContent .nyLeft .LeftList li a.cur{
	border-bottom:1px solid #d92c1d !important;
    color:#d92c1d;
}


.webapp .nyContent .nyRightAbout {
	float: inherit;
	width: auto;
	padding: 0 20px
}

.webapp .nyContent .nyCenter {
	float: inherit;
	width: auto !important;
	padding: 0 20px;
	margin-left: 0
}

.webapp .nyContent .nyCenter .Loc_navigation{
	display: none;
}

.webapp .nyContent .nyRight {
	width: auto;
	padding: 0 20px;
	float: inherit
}

.webapp .nyContent .nyRight .Right_box {
	width: auto;
	overflow: hidden;
	float: inherit
}

.webapp .ny-right-about img {
	max-width: 98%;
	position: inherit !important;
}

/*新闻列表*/
.webapp .pageNavi{
	display: none;
}

.webapp .wapno{
	display: none;
}

.webapp .wapdisplay{
	display: block !important;
}

.webapp .ny-right-news li{
	padding: 10px 15px 25px; 
	margin: 15px 0;
    box-shadow: 0 7px 14px rgb(0 0 0 / 12%), 0 1px 10px rgb(0 0 0 / 5%);
    border-bottom: none;
}

.webapp .ny-right-news li .rq{
	width: 100%;
	left: 0;
}

.webapp .ny-right-news li .rq span{
	position: absolute;
	bottom: 10px;
	left: 15px;
	margin: auto;
	font-size: 12px;
	width: auto;
	height: auto;
	line-height: normal;
	border: 0;
}

.webapp .ny-right-news li .bt{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

.webapp .ny-right-news li .bt strong{
	font-size: 14px;
	margin-top: 0;
}

.webapp .ny-right-news li .pic {
	width: 110px;
	height: 80px;
}

.webapp .ny-right-news ul{
	padding: 0 !important;
}

.webapp .ny-right-news li .text .btfot .fotsh{
	display: none;
}

.webapp .ny-right-news li .text .btfot .v{
	display: none;
}

.webapp .ny-right-news .webno {
	display: none;
}

.webapp .ny-right-news li .text .bt {
	width: auto;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
}

.webapp .ny-right-news li:hover .fotsh{
	display: none;
}

.webapp .ny-right-news li .text .btfot .d {
	margin-left: 0;
	position: relative;
}

.webapp .ny-right-news li .text{
	height: auto;
	margin: 0;
	font-size: 12px;
}

/*产品列表样式1*/
.webapp .ny-right-pro li .text .bt {
	margin-bottom: 0
}

.webapp .ny-right-pro li .text .btfot .d {
	display: block
}

.webapp .ny-right-pro li .pic {
	width: 100px;
	height: 100px;
}

.webapp .ny-right-pro li .text {
	margin-left: 120px;
	height: 100px;
	min-height: 100px
}

.webapp .ny-right-pro li .text .nr {
	display: block;
	height: 36px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
}

/*产品列表样式2*/

.webapp .ny-right-pro2 li {
	width: 48%;
	height: 230px;
	margin: 0 0 10px;
	padding: 0;
}

.webapp .ny-right-pro2 li:nth-child(2n) {
	float: right
}

.webapp .ny-right-pro2 li .pic {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 150px;
	background: #fff;
	overflow: hidden;
}

.webapp .ny-right-pro2 li .pic img {
	max-width: 100%;
	left: 0;
	right: 0;
}

.webapp .ny-right-pro2 li .text {
	text-align: center;
	margin-left: 0;
	height: auto;
	width: auto;
	padding: 0 !important;
}

.webapp .ny-right-pro2 li .text .btfot {
	display: none;
}

.webapp .ny-right-pro2 li .text .bt {
	font-size: 14px;
	padding: 0 12px;
}

.webapp .ny-right-pro2 {
	margin: 0 10px
}

.webapp .ny-right-pro2 ul {
	width: 100%
}

.webapp .spl li{
	height: auto;
	padding:0;
}

.webapp .spl li a.pic{
	border: 0;
	background: #fff;
}

.webapp .spl li .text{
	left: 0;
	top: 10px;
}

/*详情*/
.webapp .nyShowLeft {
	float: inherit;
	width: auto !important;
	padding: 0 20px;
}

.webapp .nyShowLeft .ShowNewsTitle {
	font-size: 18px;
	margin: 40px 0 20px 0;
	line-height: 30px;
}

.webapp .nyShowLeft .ShowNewsBox {
	margin-bottom: 20px;
}

.webapp .nyShowLeft .ShowNewsBox .NewsBoxLeft {
	display: none
}

.webapp .nyShowLeft .ShowNewsBox .NewsBoxRight {
	float: inherit;
	width: auto !important;
	padding: 0;
	margin: 0;
}

.webapp .RecProductsList {
	width: auto;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	column-gap: 10px;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
}

.webapp .RecProductsList li {
	width: auto;
	height: 210px;
	-moz-page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

.webapp .jqzoom img {
	width: 100%;
	position:inherit;
}

.webapp .jqzoom {
	width: 99%;
	height: 99%
}

.webapp .show_left {
	width: 100%
}

.webapp #preview {
	width: 100%
}

.webapp #spec-n5 {
	width: 100%;
}

.webapp #spec-list {
	width: 100%
}

.webapp .list-h {
	width: 100%
}

.webapp .list-h li {
	width: 17%;
	height: 100%;
	margin: 10px 5px 0 5px;
}

.webapp .list-h li img {
	width: 97%;
}

.webapp .parameter {
	width: 100%;
}

.webapp .parameter li {
	width: 24.5%;
	font-size: 12px;
}

.webapp .parameter li h3 {
	font-size: 12px
}

.webapp .parameter li span {
	font-size: 12px;
	padding: 0;
	line-height: 16px;
}

.webapp .nyShowLeft .ShowProTitle {
	font-size: 18px;
	width: auto;
	text-align: center;
}

.webapp ul.list-h li.cur:after {
	width: 92%;
	height: 92%
}

.webapp .MainPicture img {
	width: 95%
}

/*右边产品*/
.webapp .nyContent .nyRight .Right_box_pro .RightList {
	overflow: hidden
}

.webapp .nyContent .nyRight .Right_box_pro .RightList a {
	width: 46%;
	margin: 0 2%;
	float: left;
	margin-bottom: 20px;
}

.webapp .nyContent .nyRight .Right_box_pro a img {
	width: 98%
}

/*****移动内页结束*****/


/*导航*/
.webapp #navwrap {
	position: fixed;
	left: 0;
	z-index: 99999;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.webapp #navwrap.winshow {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.webapp .navwrap_wrap {
	position: absolute;
	top: 0;
	width: 150px;
	right: 0;
	height: 100%;
	-webkit-transform: translateX(150px);
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	-o-transform: translateY(150px);
	transform: translateX(150px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.webapp .winshow .navwrap_wrap {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.webapp #navwrap .navwrap_wrap ul {
	width: 150px;
	height: auto;
	background: rgba(49, 58, 65, 0.9);
}

.webapp #navwrap .navwrap_wrap ul li {
	width: auto;
	margin: 0 auto;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	height: 55px;
	line-height: 55px;
}

.webapp #navwrap .navwrap_wrap ul li a {
	font-size: 14px;
	text-align: center;
	display: block;
	color: #fff
}

.webapp .navwrap_title {
	height: 30px;
	width: 150px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJDMkJDMzIwMDc5MDExRTc5MzEyODQ1RUQwMjM5QUJDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJDMkJDMzIxMDc5MDExRTc5MzEyODQ1RUQwMjM5QUJDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkMyQkMzMUUwNzkwMTFFNzkzMTI4NDVFRDAyMzlBQkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkMyQkMzMUYwNzkwMTFFNzkzMTI4NDVFRDAyMzlBQkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5/PRqvAAAC50lEQVR42uzd3XHiMBAHcPEfCqCEXAdOBZc8+fFawBXkroJMOuA6SAv3yBOTCi4lpAQ64FYZmfEREutbK613ZseMwcL+zRqBhGF1Op3UEv6xHm/s9/uOFg+UN5SvlE993x/nGqDtqgagY1QWx7ihxU/K75RvlL9pO22kYB6g0Q6UW8o78+CD2VB0GANt82hstNFfWn93BjSVd4nVSUec4HVX7n6YAnaftCEWcQZPjQU3Av75oi1xiBZ4Ol7OgPSCuDMdh3hESzxttZtWoI576YgOePfjOxRMuvOjZEQfvMsKFIvoi6djde2TiEuDlMfK/bzxPlSgTyVeef8oBu9TQCGIwXhfAjaOGAVvFrBRxGh4VoCNIUbFswZsBDE6nhNg5YhJ8JwBK0VMhucFWBliUjxvwEoQk+MFATJHzIIXDGiCG2LWz/GItNMj4nNhxOyDIIi483qHhoKIRUaQkOBASiAWG35DolMpJ2LRsctUgLkQiw/8pgRMjchi1Dw1YCpENlMOOQBjI7Kar8kFGAuR3WRXTsBQRJYzhbkBfRHZTrOWAHRFZD1HvVblYjDL7QyiUown+EsC2iIqrnglT2GX05ktHhdAH0Q238vhAuiCyOpLTZwANxaveewCjPAOloCs5p1RGd4lYicdcBMAwQIRzPFeZzqWTWnENXO8aW+7nWlrbmq1mQr0wRu4ViIqwFOcEVEJHltEVITHEhGV4bFDRIV4rBBRKR4bRFSMxwIRleMVR0QDeEUR0QheMUQ0hFcEEY3hZUcMAmR+YbYVovnFpvyAlVzVnhwRDeNlQUTjeMkRIQAvKSKE4CVDhCC8JIgQhhcdEQLxoiJCKF40RAjGe4++74MQEYIXerFyC4iQjheKCEe8Z3qi29bwQhDhiDeoxsMB8WZagdsFzxnxcQr4Y8FzRvyvAl8WPGfEtyngblyx4Fkh6k706QxoetVbyl/mjmHB+4A4GBtt9I3WvRfcavk7jLD4J8AAOuAam2/BASgAAAAASUVORK5CYII=') center center no-repeat;
	margin-top: 10px;
	background-size: 20px;
}



.loading {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(255, 255, 255, 1);
	z-index: 10000000;
	left: 0;
	right: 0;
	top: 0;
}

.loading .pic {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 5px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 35px;
	height: 35px;
	background: url('data:image/gif;base64,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') center center no-repeat rgba(0, 0, 0, 0.5);
	background-size: 30px;
	padding: 20px;
}

#wrap{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1200px;
	margin: auto;
  }

#showcase{
	width: 1200px !important;
    margin: -40px 0 0 -350px;
    overflow: visible !important;
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
	bottom: 0;
}

.cloud9-item{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border: 6px solid #e5e5e5;
	-moz-box-shadow: 0 0 10px rgba(128, 128, 128, 0.8);
	-webkit-box-shadow: 0 0 10px rgba(128, 128, 128, 0.8);
	box-shadow: 0 0 10px rgba(128, 128, 128, 0.8);
	-ms-box-shadow: 0 0 10px rgba(128, 128, 128, 0.8);
	
}

.cloud9-item img{
	transition: 1s;
	-ms-transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.cloud9-item:hover img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

/*loading*/
#loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #181818;
	background-size: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
	opacity: 1;
	z-index: 1009;
	display: none
}

#loading .cir1 {
	width: 102px;
	height: 102px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -51px;
	margin-top: -51px;
	background: url(../images/loading_logo.png) center center no-repeat;
	background-size: 60px;
}

#loading .cir2 {
	width: 104px;
	height: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -52px;
	margin-top: -52px;
	transform: rotate(-90deg);
	stroke-dasharray: 630;
	animation: dash 2s linear forwards;
}

@keyframes dash {
	from {
		stroke-dashoffset: 630;
	}

	to {
		stroke-dashoffset: 0;
	}
}

#loading.anistop {
	opacity: 0;
	z-index: -1;
}


/**返回**/
.GoTop {
	position: fixed;
	right: 10px;
	bottom: 50px;
}

.GoTop a {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	line-height: 20px;
	background: #FFF
}

.GoTop a.icon-back {
	padding-top: 6px;
	height: 34px;
}

.GoTop a.icon-gotop {
	background: url(../images/top.png) center center no-repeat #FFF;
	background-size: 35px;
}

.GoTop a:hover {
	border: 1px solid #e10601;
	color: #e10601
}

.GoTop a.icon-gotop:hover {
	background: url(../images/topa.png) center center no-repeat #FFF;
	background-size: 35px;
}

.SitePC .GoTop {
	right: 50%;
	margin-right: -660px
}

.SitePC .GoTop a {
	width: 50px;
	height: 50px;
	font-size: 14px;
	line-height: 24px;
}

.SitePC .GoTop .icon-back {
	padding-top: 9px !important;
	height: 43px !important
}

.show_left {
	width: 1020px;
	margin: 0 auto;
	position: relative
}

/*图片放大镜样式*/
#preview {
	width: auto;
	overflow: hidden
}

.jqzoom {
	float: left;
	width: 400px;
	height: 400px;
	border: 1px solid #E4E4E4;
	overflow: hidden;
	position: relative;
}

.jqzoom img {
	width:800px;
	height:800px;
}

.zoomdiv {
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 1000px;
	background: #fff;
	border: 1px solid #E4E4E4;
	display: none;
	text-align: center;
	overflow: hidden;
}

.bigimg {
	width: 800px;
	height: 800px;
	border: 1px solid #E4E4E4;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 50px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F center center no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

.list-h li {
	height: 92px;
	width: 92px;
	float: left;
	cursor: pointer;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#spec-n5 {
	width: 99px;
	overflow: hidden;
	float: right;
}

#spec-list {
	width: 99px;
	overflow: hidden;
	position: relative;
}

ul.list-h li img {
	border: 1px solid #E8E8E8;
	display: block;
	margin: 0 auto;
	width: 88px;
}

ul.list-h li.cur:after {
	content: '';
	left: 0;
	right: 0;
	top: 0;
	width: 86px;
	height: 86px;
	border: 2px solid #293440;
	position: absolute;
}

/*常见问题*/
#problem {
	width: auto;
	margin: 0 auto;
}

#problem .problemtitle {
	width: auto;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #bfcce5;
}

#problem .problemtitle span {
	float: left;
	font-size: 18px;
	height: 46px;
	color: #333333;
	border-bottom: 4px solid #293440;
}

#problem li {
	width: 100%;
	float: left;
	margin: 0 auto 10px;
}

#problem li .textT {
	height: 40px;
	line-height: 50px;
	font-size: 16px;
	color: #293440;
	font-weight: bold;
}

#problem li .textB {
	font-size: 16px;
	color: #000;
	line-height: 26px;
}

/*为什么选择我们*/
#why {
	width: auto;
	margin: 0 auto;
	padding: 20px 0;
}

#why .whytitle {
	width: auto;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #bfcce5;
}

#why .whytitle span {
	float: left;
	font-size: 18px;
	height: 46px;
	color: #333333;
	border-bottom: 4px solid #293440;
}

#why .text {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	margin-top: 24px;
}

#why img {
	padding-top: 20px;
}


.proproperty {
	font-size: 18px;
	color: #FFF;
	margin: 20px 0;
	width: auto;
	border-bottom: 1px solid #e2e2e2;
	height: 40px;
}

.webapp .proproperty{
	display: none;
}

.procontent img{
	max-width: 100%;
}

.proproperty li {
	float: left;
	width: 130px;
	height: 40px;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
	background: #293440;
	cursor: pointer;
	margin-right: 10px;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}

.webapp .proproperty li {
	width: 30%;
}

.proproperty li a {
	font-size: 18px;
	color: #fff;
}

