@charset "utf-8";
@font-face{font-family:dincond-medium-webfont;src:url(../fonts/dincond-medium-webfont.eot);src:url(../fonts/dincond-medium-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/dincond-medium-webfont.woff2) format('woff2'),url(../fonts/dincond-medium-webfont.woff) format('woff'),url(../fonts/dincond-medium-webfont.ttf) format('truetype'),url(../fonts/dincond-medium-webfont.svg#dincond-regular-webfont) format('svg')}

@charset "utf-8";
@font-face{font-family:AvantGarde;src:url(../fonts/AvantGarde.eot);src:url(../fonts/AvantGarde.eot?#iefix) format('embedded-opentype'),url(../fonts/AvantGarde.woff2) format('woff2'),url(../fonts/AvantGarde.woff) format('woff'),url(../fonts/AvantGarde.ttf) format('truetype'),url(../fonts/AvantGarde.svg#dincond-regular-webfont) format('svg')}

.wrap{width: 1355px; margin:0 auto;}

.df_sp1{color: #fff;display: inline-block!important;margin: 0 3px!important;font-size: 14px!important;}
.df_sp2{color: #fff;border: 1px solid #fff;border-radius: 4px;padding: 0px 10px!important;display: inline-block!important;font-size: 14px!important; height: 26px; line-height: 26px;}
.loading2 {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100000;
		background: #ffffff;
}
.loading2 .pic {
		width: 64px;
		height: 64px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto
}
.loading2 .pic i {
		display: block;
		float: left;
		width: 6px;
		height: 50px;
		background: #7a1e1e;
		margin: 0 2px;
		transform: scaleY(0.4);
		animation: load 1.2s infinite;
}
.loading2 .pic i:nth-child(1) {
		animation-delay: 0.1s
}
.loading2 .pic i:nth-child(2) {
		animation-delay: 0.2s
}
.loading2 .pic i:nth-child(3) {
		animation-delay: 0.3s
}
.loading2 .pic i:nth-child(4) {
		animation-delay: 0.4s
}
.loading2 .pic i:nth-child(5) {
		animation-delay: 0.5s
}
@keyframes load {
		0%, 40%, 100% {
				transform: scaleY(0.4)
		}
		20% {
				transform: scaleY(1)
		}
}
/*菜单*/
.nav-wrapper {
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8000;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	-webkit-transition: all 800ms ease;
	transition: all 800ms ease;
}

.nav-wrapper .navbar-brand {
	height: 53px;
	padding-left: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.nav-wrapper .navbar-brand img {
	height: 35px;
}

@media(min-width:768px) {
	.nav-wrapper .navbar-brand img {
		height: auto;
	}
}
.nav-wrapper .row { width:94%; margin:0 auto; overflow:hidden}
.nav-wrapper .secMenu { clear:both; width:100%;background: url(../images/pic198.png) repeat center center; overflow:hidden; color:#fff; padding:0 3%; box-sizing:border-box; height:78px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.nav-wrapper .secMenu .L { width:30%; height:78px; line-height:78px; float:left; color:#fff}
.nav-wrapper .secMenu .R { width:70%; height:78px; line-height:78px; float:right; text-align:right}
.nav-wrapper .secMenu .R a { display:inline-block; margin-left:50px; color:#999999; font-size:18px;}
.nav-wrapper .secMenu .R a:hover { color:#fff;}
.nav-wrapper .secMenuh { display:block; height:78px; }
.nav-wrapper .secMenuh2 { height:0}
#nowMenu4 { color:#fff;}
#nowMenu4:after { content:''; display:block; background:#fff; width:20px; height:2px; margin-top:-17px;}
.nav-wrapper .fixed-header2 { height:60px; line-height:60px;}
.nav-wrapper .fixed-header2 .R {height:60px; line-height:60px;}
.nav-wrapper .fixed-header2 .R a { }


.nav-wrapper .navbar-brand .logo1 {
	display: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.about .nav-wrapper .navbar-brand .logo1 {
	background: url(../123img/logo1.png) no-repeat center center; width:263px; height:50px; background-size:100%;
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.about .nav-wrapper .navbar-brand .logo2 {
	display: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.zhc .nav-wrapper .navbar-brand .logo1 {
	background: url(../123img/logo1.png) no-repeat center center; width:263px; height:50px; background-size:100%;
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.zhc .nav-wrapper .navbar-brand .logo2 {
	display: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.nav-wrapper .navbar-brand.nav-class .logo2 {
	display: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.nav-wrapper .navbar-brand.nav-class .logo1 {
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.nav-wrapper .navbar-collapse {
	background-color: #fff;
	position: relative;
	z-index: 5;
}

@media(min-width:768px) {
	.nav-wrapper .navbar-collapse {
		background: none;
	}
}

.nav-wrapper .navbar-collapse .nav li {
	border-bottom: 1px solid #e5e5e5;
}

@media(min-width:768px) {
	.nav-wrapper .navbar-collapse .nav li {
		border-bottom: none;
	}
}

.nav-wrapper .navbar-collapse .nav li a {
	color: #808080;
	font-size: 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	height: 55px;
	line-height: 55px;
}
.nav-wrapper .navbar-collapse .nav li a:hover { color:#000}

@media(min-width:768px) {
	.nav-wrapper .navbar-collapse .nav li a {
		color: #b3b3b3;
		height: 90px;
		line-height: 90px;
		font-size: 16px;
		padding: 0 25px;
	}
	.about .nav-wrapper .navbar-collapse .nav li a {
		color: #808080;
	}
	.zhc .nav-wrapper .navbar-collapse .nav li a {
		color: #808080;
	}
	.zhc .nav-wrapper .navbar-collapse .nav li a:hover {
		color: #000;
	}

	.nav-wrapper .navbar-collapse .nav li a:hover {
		background: none;
	}
}

.nav-wrapper .navbar-collapse .nav li b {
	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
}

.nav-wrapper .navbar-collapse .nav li.active a {
	font-weight: bold;
	color: #808080;
}

@media(min-width:768px) {
	.nav-class li a {
		color: #b3b3b3 !important;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
}

@media(min-width:768px) {
	.nav-class li.active a {
		color: #fff !important;
	}
}

.fixed-header {
	background: none;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	background-color: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	height: 65px;
}

.fixed-header .navbar-brand {
	height: 53px;
	padding-top: 8px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.fixed-header .navbar-brand .logo1 {
	display: block !important; background:url(../123img/logo1.png) no-repeat center center !important; background-size:263px !important; width:263px; height:50px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.fixed-header .navbar-brand .logo2 {
	display: none !important;
	width:263px;
	height: 50px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.fixed-header .navbar-brand img {
	height: 46px;
}

.fixed-header .navbar-toggle .iconfont {
	color: #000 !important;
}

.fixed-header .navbar-collapse .nav li a {
	color:#808080;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.fixed-header .navbar-collapse .nav li a:hover {color:#000;}

@media(min-width:768px) {
	.fixed-header .navbar-collapse .nav li a {
		height: 65px;
		line-height: 65px;
	}
}

@media(min-width:768px) {
	.fixed-header .navbar-collapse .nav li.active a {
		color: #000 !important;
	}
}
#nowMenu2 {color: #000; }
#nowMenu3 {color: #fff; font-weight:bold;}
.fixed-header #nowMenu3 {color: #000; font-weight:bold;}

.banner3{overflow: hidden;position: relative;z-index: 1;background: #000;}
.banner3 li{overflow: hidden;position: relative;}
.banner3 .bx-wrapper img{max-width: none;width: 100%;position: relative;}
.banner3 video{width: 100%;}
.banner3 .bx-wrapper .bx-pager,.banner3 .bx-wrapper .bx-controls-auto{bottom:auto;top:90%;padding-top: 0; display:none}
.banner3 .bx-wrapper .bx-pager.bx-default-pager a{background: #fff;border:0px solid #fff;}
.banner3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner3 .bx-wrapper .bx-pager.bx-default-pager .active a {background: #d40000;}
/*banner文字*/
.banner3 li div.more.other{margin-left:auto;margin-right:auto;}
.banner3 li .p{position: absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color: #fff;opacity: 0;left: -50px;right:0px;text-align: center;z-index: 3;}
.banner3 li.li_left .p{text-align: left;top:auto;bottom:30%;-webkit-transform:translateY(0%);transform:translateY(0%);}
.banner3 li.li_left .p .p1 { font-size:20px; color:#d5d5d5; margin-bottom:15px;}
.banner3 li.li_left .p .p2 { font-size:34px; color:#fff; margin-bottom:15px;}
.banner3 li.li_left .p .p3 { font-size:18px; color:#d5d5d5; line-height:34px; height:46px; }
.banner3 li.li_left .p .p4 { font-size:20px; line-height:35px; height:35px; font-family:Arial, Helvetica, sans-serif; margin-bottom:150px;}
.banner3 li.li_left .p .p4 span.sp1 {background: url(../images/pic22.png) no-repeat left center; padding-left:26px; margin-right:18px;}
.banner3 li.li_left .p .p4 span.sp2 {background: url(../images/pic25.png) no-repeat left center; padding-left:18px; margin-right:10px;}
.banner3 li.li_left .p .p4 span.sp2 i {background: url(../images/pic23.png) no-repeat left center; padding-left:30px;}
.banner3 li.li_left .p .p4 span.sp3 {background: url(../images/pic24.png) no-repeat left center; padding-left:19px;}
.banner3 li.li_left .p .p5{width: 75px;height:3px;background: #d40000; line-height:3px; margin-bottom:22px;}

.banner3 li.li_left .more { width:190px; height:47px; line-height:47px; border-top:1px solid #bdbcbc; border-bottom:1px solid #bdbcbc; font-size:16px; color:#dfdede; padding:0 9px 0 13px; box-sizing:border-box;}
.banner3 li.li_left .more a { color:#dfdede;background: url(../images/pic26.png) no-repeat right center; display:block; width:100%;}
.scfoll {
    width: 59px;
    height: 84px;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    text-align: center;
    animation: mymove0 1.2s infinite;
    -webkit-animation: mymove0 1.2s infinite;
    cursor: pointer;
    z-index: 30;
}
@keyframes mymove0 
{
from {bottom: 29px;}
to {bottom: 23px;}
}
.scfoll img{
    width: 28px;
    height: 57px;
	 display:block; margin:0 auto;
}
.scfoll span{
    width: 100%;
    text-align: center;
    margin-top: 16px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 2px;
}


.h_join{position: relative;padding:135px 0; margin-top:25px; overflow: hidden;background: #202020;z-index: 5;}
.h_join .join_bg{z-index:1;background-size: cover;background-repeat: no-repeat;
  background-position: center top;position: absolute;top:0px;left: 0px; height: 260%;width: 100%;
  background-attachment: fixed;
}
.h_join .text{position: relative;z-index: 2;}
.h_join .text h2 { color:#6f6b6b;text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.h_join .text h3{font-weight: 700;color:#fff;letter-spacing: 6px; margin-bottom:10px;background: url(../images/pic120.png) no-repeat left center; padding-left:37px;}
.h_join .text h4 { font-weight:normal;color:#fff;letter-spacing: 5px; padding-left:37px;}
@media only screen and (max-width: 1100px){
  .h_join .join_bg{background-attachment:unset;background-size: 100%;}
}



/*底部样式*/
.h_contact{ clear:both;background: #150e0e;overflow: hidden;}
.h_contact .wrap { width:1350px; margin:0 auto; overflow:hidden;}
.h_contact .box1 a { color:#999999}
.h_contact .box3 a { color:#666666}
.h_contact .box1 { height:40px; line-height:40px; padding:5% 0; color:#999999;}
.h_contact .box1 .L { width:80%; height:100%; float:left; font-size:18px;}
.h_contact .box1 .R { width:20%; height:100%; float:right; text-align:right;}
.h_contact .box1 .L span {background: url(../images/pic119.jpg) no-repeat right center; padding-right:18px; display:inline-block; margin-right:12px}
.h_contact .box1 .L span.m0 { background:none}
.h_contact .box2 { clear:both; height:180px; padding:5% 0; border-bottom:1px solid #443e3e; border-top:1px solid #443e3e; overflow:hidden;}
.h_contact .box2 .d { float:left; overflow:hidden}
.h_contact .box2 .d p.p1 { font-size:20px; color:#fff; margin-bottom:32px;}
.h_contact .box2 .d1 { width:40%;}
.h_contact .box2 .d3 { width:15%;}
.h_contact .box2 .d4 { width:30%;}
.h_contact .box2 .d1 p.p1 { margin-bottom:27px;}
.h_contact .box2 .d1 p.p2 { font-size:14px; color:#808080; margin-bottom:6px; line-height:26px;}
.h_contact .box2 .d1 p.p2 span { font-weight:bold; color:#fff;}
.h_contact .box2 .d1 p.p3 { width:120px; height:36px; line-height:36px; text-align:center; color:#fff;background: url(../123img/pic20.png) no-repeat 20px center; margin-top:20px; padding-left:22px; box-sizing:border-box; border:1px solid #4d4848; cursor:pointer;border-radius: 6px;}
.h_contact .box2 .d1 p.p3 a { color:#f9dfe0;}
.h_contact .box2 .d3 p.p2 img { width:112px; height:auto; display:block; border-radius: 6px;}
.h_contact .box2 .d4 p.p2 {width:130px; height:36px; line-height:36px; text-align:center; color:#fff; border:1px solid #3e3838;background:#e1272e url(../123img/pic117.png) no-repeat 17px center;padding-left:30px; box-sizing:border-box; margin-bottom:10px;border-radius: 6px;}
.ftgh{background:#e1272e url(../123img/img30.png) no-repeat 17px center!important;background-size: 25px!important;}
.h_contact .box2 .d4 p.p2 a { color:#fff;}
.h_contact .box3 { clear:both; color:#666666; font-size:13px; line-height:26px; height:26px; padding:3% 0;}
.h_contact .box3 .webmap { color:#fff;}
.h_contact .box2 .d3 p.p1 { color:#9a9898}
.h_contact .box2 .d4 p.p1 { color:#9a9898}
.h_contact a:hover { color:#e1272e}
@media only screen and (max-width: 1440px){
	.h_contact .wrap { width:1250px;}
	.h_contact .box1 { padding:4% 0;}
	.h_contact .box1 .L { font-size:16px;}
}
@media only screen and (max-width: 1280px){
	.h_contact .wrap { width:1150px;}
}
.h_contact .box2 .dh-qh {}
.h_contact .box2 .dh-qh .bd .thd { width:145px; float:left;}
.h_contact .box2 .dh-qh .bd .thd ul li { font-size:20px; color:#666666; cursor:pointer; height:35px; line-height:35px; margin-bottom:10px;}
.h_contact .box2 .dh-qh .bd .thd ul li.on { color:#fff;}
.h_contact .box2 .dh-qh .bd .tbd { width:345px; float:left;}


/*首页新闻*/
.mNews { clear:both; width:100%; margin:0 auto; padding:2% 0 2% 0;background: #fff;}
.mNews .tit1 { width:1330px; margin:0 auto;  color:#333333; margin-bottom:3%; line-height: 50px;}
.mNews .tit1 p.p1 { font-size:calc(1.7vw + 23.36px); width:80%; height:100%; float:left;}
.mNews .tit1 p.p2 { font-size:16px; font-weight: bold;width:70px; line-height: 50px; height:100%; float:right; text-align:right; margin-right:10px; }
.mNews .tit1 p.p2 a { display: block;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.mNews .tit1 p.p2:hover a { color: #e8474d}
.mNews .tit2 p.p2:hover a { color:#e11d1d}
.mNews .list { width:1320px; margin:0 auto; height:425px; overflow:hidden;}
.mNews .list .li { width:31%; height:100%; float:left; overflow:hidden; border:1px solid #e6e6e6;box-sizing:border-box; border-radius: 14px;}
.mNews .list .li:nth-child(2) { margin:0 3.2%;}
.mNews .list .li .txt { padding:0 6%; box-sizing:border-box;}
.mNews .list .li a { display:block; width:100%; height:100%;}
.mNews .list .li p.p1 { font-size:18px; height:30px; color:#000000; margin-bottom:10px; line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; -webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.mNews .list .li p.p2 { font-size:14px; color:#666666; line-height:24px; height:48px;margin-bottom:10px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.mNews .list .li p.p3 { font-size:12px; color:#9a9999;  margin-top:10px; border-top:1px solid #e6e6e6;}
.mNews .list .li .pic { width:100%; height:267px; overflow:hidden; margin-bottom:20px;} 
.mNews .list .li .pic img { display:block; width:100%; height:100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.mNews .list .li p.p4 {background:url(../images/pic121.png) no-repeat center center; width:32px; height:9px; }
@media only screen and (max-width: 1440px){
	.mNews .tit1 { width:1235px;}
	.mNews .tit2 { width:1235px;}
	.mNews .list { width:1245px;height:496px;}
	.mNews .list .li .pic { height:243px;}
}
@media only screen and (max-width: 1280px){
	.mNews .tit1 { width:1135px;}
	.mNews .tit2 { width:1135px;}
	.mNews .list { width:1145px;height:475px;}
	.mNews .list .li .pic { height:224px;}
}
.mNews .list .li:hover .pic img {transform: scale(1.05, 1.05);}
.mNews .list .li:hover p.p1 { color:#ff3030;}

.ddffs{position: absolute;width: 18px;height: 18px;display: block;background:url(../images/8888.png) no-repeat center;top: 9%;right: 18%;
-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.ddddd:hover .ddffs{transform: translate(0,-5px);}

/*我们*/
.w1342 { width:1342px; margin:0 auto; overflow:hidden;}
.about-iBan { width:100%; position:relative; margin-top:90px}
.iBanner img { clear:both; display:block; width:100%; height:auto;}
.about-iBan .box { width:100%; position:absolute; left:0 ;top:19%;}
.about-iBan .box .w1342 { padding-left:90px; box-sizing:border-box;}
.about-iBan .num { width:100%;color:#fff;}
.about-iBan .num .L p.p1 { font-size:16px; line-height:28px;}
.about-iBan .num .L p.p2 { font-size:64px;font-family:dincond-medium-webfont; line-height:70px; margin-bottom:7%}
.about-iBan .num .R .li { float:left;}
.about-iBan .num .R .l1 { width:21%;background:url(../images/pic37.png) no-repeat right 40px;}
.about-iBan .num .R .l2 { width:33%;background:url(../images/pic37.png) no-repeat right 40px; padding-left:5%; box-sizing:border-box;}
.about-iBan .num .R .l3 { width:24%; padding-left:5%; box-sizing:border-box;}
.about-iBan .num .R .li p.p1 { font-size:18px; margin-bottom:10px;}
.about-iBan .num .R .li p.p2 {line-height:90px; }
.about-iBan .num .R .li p.p2 span { display:block; float:left;}
.about-iBan .num .R .li p.p2 span.sp1 { font-size:110px;font-family:dincond-medium-webfont; }
.about-iBan .num .R .li p.p2 span.sp2 { font-size:40px; }
.about-iBan .num .R .l2 p.p2 span.sp2 { font-size:60px; }
.about-iBan .num .R .l3 p.p2 span.sp2 { font-size:50px; }

.about-div { clear:both; background:#f5f5f5; padding:5% 0;}
.about-div .box1 { background:#fff; height:540px; margin-bottom:20px; border-radius: 12px;}
.about-div .box1 .L { width:49%; height:100%; float:left; box-sizing:border-box; padding:11% 15% 0 7%;background:url(../images/pic134.jpg) no-repeat right top;}
.about-div .box1 .R { width:51%; height:100%; float:right; box-sizing:border-box; padding:7% 4% 4% 8%;}
.about-div .box1 .L p.p1 { font-size:18px; color:#333333; line-height:195%; text-align:left;}
.about-div .box1 .L p.p2 { font-size:14px; color:#808080; text-align:right;}
.about-div .box1 .R p.p1 { font-size:48px; color:#333333; font-weight:bold; margin-bottom:20px;}
.about-div .box1 .R p.p1:after { clear:both; content:''; display:block; width:18px; height:2px; background:#df2424; margin-top:38px;}
.about-div .box1 .R p.p2 { font-size:14px; color:#6e6e6e;line-height:30px;background:url(../images/2021070901.jpg) no-repeat left center; padding-left: 10px;}
.about-div .box1 .R p.p3 { color:#6e6e6e; text-align:justify; line-height:28px; margin-bottom: 32px}

.about-div .box2 { clear:both; height:560px; overflow:hidden;background:url(../images/pic38.jpg) no-repeat center center; color:#fff; box-sizing:border-box; padding:9% 0 0 6%; margin-bottom:20px; background-size: cover;border-radius: 12px;}
.about-div .box2 .d1 { font-size:30px; margin-bottom:36px;}
.about-div .box2 .d1:after { clear:both; content:''; display:block; width:20px; height:2px; background:#fff; margin-top:30px;}
.about-div .box2 .d2 { line-height:34px; font-size:16px; opacity:.8}

.about-div .box4 { clear:both; height:560px; overflow:hidden;background:url(../images/2021070701.jpg) no-repeat center center; color:#fff; box-sizing:border-box; margin-bottom:20px; background-size: cover;border-radius: 12px;}
.about-div .box4 .box4L { width: 24%; height: 100%; float: left; padding: 4% 0 0 3%; box-sizing: border-box;}
.about-div .box4 .box4R { width: 72%; height: 100%; float: left; padding-top: 8%; box-sizing: border-box;}
.about-div .box4 .box4L .d1 { font-size: 36px; color: #4b4b4b; margin-bottom: 70px;}
.about-div .box4 .box4L .d1:after { content:''; display: block; width: 20px; height: 2px; background: #e13232; margin-top: 28px;}
.about-div .box4 .box4L .d2 { font-size: 14px; color: #4b4b4b; line-height: 30px;}
.about-div .box4 .box4L .d2 p { margin-bottom: 16px;background:url(../images/2022030802.png) no-repeat left center; padding-left: 15px; box-sizing: border-box; }
.about-div .box4 .box4R img { display:block; max-width: 100%; height: auto;}


.about-div .box3 { clear:both; height:540px; overflow:hidden;background:#fff; margin-bottom:20px;border-radius: 12px;}
.about-div .box3 .L { width:442px; height:100%; float:left; box-sizing:border-box; padding:6% 4%;}
.about-div .box3 .R { width:900px; height:100%; float:right;}
.about-div .box3 .L p.p1 { font-size:36px; color:#333333; margin-bottom:35px;}
.about-div .box3 .L p.p1:after { clear:both; content:''; display:block; width:20px; height:2px; background:#e13232; margin-top:28px;}
.about-div .box3 .L p.p2 { color:#666666;}
.about-div .box3-2 .L { float:right}
.about-div .box3-2 .R { float:left}
.about-div .box3 .swiper-button-prev {background:url(../123img/pic136.png) no-repeat center center; width:56px; height:56px; left:20px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box3 .swiper-button-next {background:url(../123img/pic137.png) no-repeat center center; width:56px; height:56px; right:20px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box3 .swiper-button-prev:hover {background:url(../123img/pic136-on.png) no-repeat center center;}
.about-div .box3 .swiper-button-next:hover {background:url(../123img/pic137-on.png) no-repeat center center;}
.about-div .box3 .swiper-container-horizontal>.swiper-pagination-bullets { width:130px; left:inherit; right:0; bottom:14px;}
.about-div .box3 .swiper-pagination-bullet { background:#fff; opacity:1; margin:0 5px; width:11px; height:11px;}
.about-div .box3 .swiper-pagination-bullet-active { background:#d82424;}
.about-div .box3-2 .swiper-container-horizontal>.swiper-pagination-bullets { width:130px; left:0; right: inherit; bottom:14px;}
.about-div .box3 .swiper-slide img { display:block; width:100%; height:100%}


.about-div .box5 { clear:both; width:100%; background:#eaeaea; padding:4% 0;border-radius: 12px;}
.about-div .box5 .tit { text-align:center; font-size:36px; color:#000000; margin-bottom:38px; line-height:50px}
.about-div .box5 .box5-qh .bd .thd ul { text-align:center; height:75px;}
.about-div .box5 .box5-qh .bd .thd ul li { color:#808080; display:inline-block; padding:0 1px; cursor: pointer; margin:0 25px;}
.about-div .box5 .box5-qh .bd .thd ul li i { width:0; height:2px; background:#cf0000; margin:0 auto; display:block;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.about-div .box5 .box5-qh .bd .thd ul li.on { color:#cf0000;}
.about-div .box5 .box5-qh .bd .thd ul li.on i { width:100%;display:block;}
.about-div .box5 .box5-qh .bd .thd ul li:hover { color:#cf0000;}
.about-div .box5 .box5-qh .bd .thd ul li:hover i { width:100%;}
.about-div .box5 .box5-qh .bd .tbd ul li .list { height:455px;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .li { width:48%; border-radius: 12px; overflow: hidden;height:215px; float:left; margin-bottom:1%; box-sizing:border-box; padding:5.2% 0 0 4%; -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .l1 {background:#fff url(../images/pic46.png) no-repeat right top; margin-right:2%;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .l2 {background:#fff url(../images/pic47.png) no-repeat right top;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .l3 {background:#fff url(../images/pic48.png) no-repeat right bottom; margin-right:2%;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .l4 {background:#fff url(../images/pic49.png) no-repeat right bottom;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .li p.p1 { font-size:22px; color:#000000; margin-bottom:20px;-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .li p.p2 { color:#717171;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .li:hover p.p1 { color:#d73b3b;}
.about-div .box5 .box5-qh .bd .tbd ul li .list .li:hover {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
}


/*签约动态*/
.news-tit { font-size:29px; height:80px; line-height:30px; padding:5% 0 0 0;}
.news-tit ul li { float:left; height:76px; cursor:pointer; margin-right:50px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.news-tit ul li a { color:#333333; height:76px; font-weight:bold; display:block;}
.news-tit ul li.act { color:#e03130; border-bottom:4px solid #e03130;}
.news-tit ul li.act a { color:#e03130;}
.news-tit ul li:hover a{ color:#e03130;}
.news-list { width:1360px; margin:0 auto; overflow:hidden;}
.news-list .li { width:31%; height:100%; float:left; overflow:hidden; background:#fff;box-sizing:border-box; margin:0 1% 2% 1%; height:540px; border-radius: 12px;}
.news-list .li .txt { padding:0 6%; box-sizing:border-box;}
.news-list .li a { display:block; width:100%; height:100%;}
.news-list .li p.p1 { font-size:18px; height:60px; color:#000000; margin-bottom:12px; line-height:30px;overflow:hidden;/*text-overflow:ellipsis;white-space: nowrap;*/ -webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;

}
.news-list .li p.p2 { font-size:14px; color:#666666; line-height:26px; margin-bottom:20px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.news-list .li p.p3 { font-size:12px; color:#9a9999; height:43px; margin-bottom:20px; border-bottom:1px solid #e6e6e6;}
.news-list .li .pic { width:100%; height:267px; overflow:hidden; margin-bottom:20px;} 
.news-list .li .pic img { display:block; width:100%; height:100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.news-list .li p.p4 {background:url(../images/pic121.png) no-repeat center center; width:32px; height:9px; }
@media only screen and (max-width: 1440px){
	.news-list { width:1145px;}
	.news-list .li { height:490px}
	.news-list .li .pic { height:226px;}
	.news-tit { font-size:26px}
}
@media only screen and (max-width: 1280px){
	.news-list { width:1145px;}
	.news-list .li .pic { height:210px;}
}
.news-list .li:hover .pic img {transform: scale(1.05, 1.05);}
.news-list .li:hover p.p1 { color:#ff3030;}
.news-list .more { clear:both; width:100%; text-align:center; color:#fff; margin:0 auto; font-size:13px; margin-top:2%;}
.news-list .more a { display:inline-block; color:#fff;background:#c91d1d;border-radius:40px; padding: 10px 26px; line-height: 24px;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.news-list .more a:hover{opacity:.8}

.w1000 { width:1000px; margin:0 auto;}
.news-content { clear:both; width:100%; overflow:hidden; background:#f5f5f5; padding-bottom:4%; padding-top:3%;}
.news-content .newsdetail-title {border-bottom:1px solid #ddd; margin-bottom:30px; padding-bottom:20px;}
.news-content .newsdetail-title h1 { font-size:28px; margin-bottom:20px; color:#333333}
.news-content .newsdetail-title .info { font-size:14px; color:#9a9999}
.news-content .newsdetail-content { font-size:16px; line-height:36px;}
.news-content .newsdetail-content p { margin-bottom:20px;}

.news-content .itit { clear:both; font-size:30px; margin-bottom:2%;}
.news-content .list { clear:both; width:1365px; margin:0 auto; overflow:hidden;}
.news-content .list .li { width:31%; height:100%; float:left; overflow:hidden; background:#fff;box-sizing:border-box; margin:0 1% 2% 1%; height:540px;}
.news-content .list .li .txt { padding:0 6%; box-sizing:border-box;}
.news-content .list .li a { display:block; width:100%; height:100%;}
.news-content .list .li p.p1 { font-size:18px; height:30px; color:#000000; margin-bottom:12px; line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; -webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.news-content .list .li p.p2 { font-size:14px; color:#666666; line-height:26px; margin-bottom:20px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.news-content .list .li p.p3 { font-size:12px; color:#9a9999; height:43px; margin-bottom:20px; border-bottom:1px solid #e6e6e6;}
.news-content .list .li .pic { width:100%; height:267px; overflow:hidden; margin-bottom:20px;} 
.news-content .list .li .pic img { display:block; width:100%; height:100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.news-content .list .li p.p4 {background:url(../images/pic121.png) no-repeat center center; width:32px; height:9px; }
@media only screen and (max-width: 1440px){
	.news-content .list { width:1145px;}
	.news-content .list .li { height:490px}
	.news-content .list .li .pic { height:226px;}
}
@media only screen and (max-width: 1280px){
	.news-content .list { width:1145px;}
	.news-content .list .li .pic { height:210px;}
}
.news-content .list .li:hover .pic img {transform: scale(1.05, 1.05);}
.news-content .list .li:hover p.p1 { color:#ff3030;}

.whd_1 { clear:both; padding-bottom:6%; border-top:1px solid #e6e6e6; padding-top:20px;}
.whd_1a { float:left;}
.whd_1b { float:right;}
.whd_1a a{display: inline-block;font-size: 14px;height: 30px;line-height: 30px; color:#999999;}
.whd_1b a{display: inline-block;font-size: 14px;height: 30px;line-height: 30px; color:#999999;}
.whd_1 a {-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.whd_1 a:hover { color:#e11d1d;}


/*行业资讯*/
.hyzx-box { width:100%; background:#f5f5f5; padding-bottom:5%; padding-top:3%;}
.hyzx-list ul li { width:49%; float:left; overflow:hidden; background:#fff; height:210px; margin-bottom:2%; padding:3% 3% 1% 3%; box-sizing:border-box; border-radius: 12px;}
.hyzx-list ul li a { display:block; width:100%; height:100%;}
.hyzx-list ul li:nth-of-type(even) { float:right;}
.hyzx-list ul li .d1 { border-bottom:1px solid #e4e4e4; height:120px;}
.hyzx-list ul li .d1 .d1L { width:20%; float:left;}
.hyzx-list ul li .d1 .d1R { width:80%; float:left;}
.hyzx-list ul li .d1 .d1L p.p1 { font-size:68px; color:#000; line-height:64px;font-family:dincond-medium-webfont;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.hyzx-list ul li .d1 .d1L p.p2 { font-size:18px; color:#a8a8a8;font-family:dincond-medium-webfont; line-height:28px; padding-left:2px;}
.hyzx-list ul li .d1 .d1R p.p1 { font-size:18px; color:#494949; margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; }
.hyzx-list ul li .d1 .d1R p.p2 { font-size:12px; color:#808080; line-height:24px;}
.hyzx-list ul li .d2 { clear:both; width:100%;background: url(../images/pic26.png) no-repeat right bottom; width:100%; height:29px;}
.hyzx-list .more { clear:both; width:100%; text-align:center; color:#fff; margin:0 auto; font-size:13px;  margin-top:2%;}
.hyzx-list .more a { display:inline-block; color:#fff;background:#c91d1d;border-radius:40px; padding: 10px 26px; line-height: 24px;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.hyzx-list .more a:hover{opacity:.8}


.more_n { clear:both; width:100%; text-align:center; color:#fff; margin:0 auto; font-size:13px; margin-top:2%;}
.more_n a { display:block; margin: 0 auto; width: 104px; height: 44px; line-height: 44px; color:#fff;background:#c91d1d;border-radius:40px;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.more_n a:hover{opacity:.8}



/*联系*/
.contact-div { clear:both; padding:6% 0; background:#eaeaea;}
.contact-div .box0 { background:#fff; margin-bottom:45px; border-radius: 12px; overflow: hidden}
.contact-div .box0 .d1 { font-size:24px; color:#e7322e; height:142px; line-height:142px; border-bottom:1px solid #e6e6e6; padding:0 4%; box-sizing:border-box;}
.contact-div .box0 .d1 p {background: url("../images/2020112505.png") no-repeat left center; padding-left:73px;}
.contact-div .box0 .d1 span { font-weight:bold;}
.contact-div .box0 .d2 { clear:both;height:340px; overflow:hidden; }
.contact-div .box0 .d2 .li { width:33.3333%; height:100%; float:left; border:1px solid #e6e6e6;box-sizing:border-box; padding:70px 2% 2% 170px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.contact-div .box0 .d2 .li:hover { border-top:1px solid #e7322e;border-bottom:1px solid #e7322e;box-sizing:border-box;}
.contact-div .box0 .d2 .li1 {background: url("../images/2020112506.png") no-repeat 50px 105px; border-left:0}
.contact-div .box0 .d2 .li2 {background: url("../images/2020112507.png") no-repeat 50px 105px;}
.contact-div .box0 .d2 .li3 {background: url("../images/2020112508.png") no-repeat 50px 105px; border-right:0}
.contact-div .box0 .d2 .li p.p1 { font-size:24px; font-weight:bold; color:#333333; margin-bottom:40px;}
.contact-div .box0 .d2 .li p.p2 { color:#666666;}
.contact-div .box0 .d2 .li p.p2 span { display:block; float:left;}
.contact-div .box0 .d2 .li p.p2 span.sp1 {}
.contact-div .box0 .d2 .li p.p2 span.sp2 {}
.contact-div .box0 .d2 .li p.p3 { color:#666666;}
.contact-div .box0 .d3 { clear:both; height:100px; line-height:100px;padding:0 4%; box-sizing:border-box; }
.contact-div .box0 .d3 p {background: url("../images/pic115.png") no-repeat left center; padding-left:58px; background-size:42px;}

.contact-div .box3 { clear:both; height:440px;background: url("../images/2020112509.jpg") no-repeat center center; margin-bottom:25px; position:relative; border-radius: 12px; overflow: hidden}
.contact-div .box3 .wz { width:273px; height:87px; position:absolute; right:260px; top:160px; z-index:3}
.contact-div .box3 .d0 { width:60px; height:60px; position:absolute; right:12%; top:40%; z-index:2;background-color: #e7322e;border-radius: 50%;animation: dots 3s infinite;

	-moz-animation: dots 3s infinite;

	-webkit-animation: dots 3s infinite;

	-o-animation: dots 3s infinite;}

@keyframes dots{

    0%{

        transform: scale(0);

      -ms-transform:scale(0);     

      -moz-transform:scale(0);    

      -webkit-transform:scale(0); 

      -o-transform:scale(0); 

        

        opacity: .6;

    }

    100%{

      transform: scale(5);

      -ms-transform:scale(5);     

      -moz-transform:scale(5);    

      -webkit-transform:scale(5); 

      -o-transform:scale(5); 

      opacity: 0;

    }

}

.contact-div .box3 .text { color:#fff; margin-top:135px; margin-left:130px;}
.contact-div .box3 .text .d1 { font-size:48px; line-height:58px; margin-bottom:30px;}
.contact-div .box3 .text .d2 a { display:block; color:#fff; border:1px solid #fff; width:107px; line-height:47px; height:47px; text-align:center;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s; border-radius: 12px;}
.contact-div .box3 .text .d2 a:hover { color:#fff; background:#e7322e;border:1px solid #e7322e;}
.map { width:100%; height:100hv;}

.cat-map{ width: 100%; height: 440px; /*background: url("../images/pic133.jpg") no-repeat center;*/ position: relative; background-size: cover; text-align: center; overflow: hidden; zoom: 1; margin-bottom:20px;}
.cat-map .map { width:100%; height:100%; position:absolute; left:0; top:0; z-index:1}
.cat-map p{ height: auto; text-align: center; margin-top: 150px; margin-bottom: 22px;position:absolute; left:0; top:0; z-index:2; text-align:center; width:100%;}
.cat-map p img { display:block; margin:0 auto; margin-bottom:15px;}
.cat-map a.map-alink{ font-size: 30px;color: #fff; letter-spacing:2px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.cat-map a:hover { color:#e11d1d;}

.contact-div .box2 { clear:both;}
.xsfkui{ width: 100%; height: auto; overflow: hidden; zoom: 1;}
.xsfkui-cont{ width: 100%; height: auto; overflow: hidden; zoom: 1; margin: auto; background:#fff; padding:4% 4% 3% 4%; box-sizing:border-box; border-radius: 12px;}
.xsfkui-cont-lf{ width: 74%; height: auto; overflow: hidden; zoom: 1; float: left;}
.xsfkui-cont-lf h1{ font-size: 48px; color: #4b565c;}
.xsfkui-cont-lf p{ width:100%; height: auto; overflow: hidden; zoom: 1; margin-bottom: 24px;}
.xsfkui-cont-lf p.p1 { clear:both; width:100%;}
.xsfkui-cont-lf p.p2 { float:right; width:48%;}
.xsfkui-cont-lf p input{
	width: 48%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e6e6e6;
	color: #777;
	font-size: 15px;
	padding: 0 2%; box-sizing:border-box;
}
.xsfkui-cont-lf .sunmis { color:#fff; border-radius: 12px;}
.lanxren{ margin-right: 2%; float:left}
.telphone{ float:right}
.xsfkui-cont-lf .d1 { clear:both; width:100%; height:52px;}
.xsfkui-cont-lf .d1 input { width:100%}
.usxqiu{ height: 52px; margin-bottom: 20px; position: relative; width:48%; float:left; z-index:9; margin-right:2%;}
.xuqilie{
	width: 100%;
	height: 50px;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	line-height: 50px;
	color: #9d9d9d;
	padding: 0 3%;
	cursor: pointer; box-sizing:border-box;
	background: #fff url("../images/lajt.png") no-repeat right; background-size:28px
}
.usxqiu ul{ width: 100%; height: auto; overflow: hidden; zoom: 1; background: #fff; display: none;}
.usxqiu ul li{
	width: 100%;
	height: 36px;
	font-size: 15px;
	line-height: 36px;
	color: #9d9d9d;
	padding: 0 2%;
}
.usxqiu ul li:hover{ background: #dedede; cursor: pointer;}
.emal{
	width: 100%;
	height: 50px;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	line-height: 50px;
	color: #9d9d9d;
	padding: 0 3%; box-sizing:border-box;
}
.trasee{ 
	width: 100%;
	height: 185px;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	line-height: 50px;
	color: #9d9d9d;
	padding: 0 12px; box-sizing:border-box
}
.sunmis{
	width: 345px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #fff;
	background: #ff0000;
	font-size: 18px;
	border:0;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	cursor: pointer;
}
.sunmis:hover{
	background: #ba0000;
}
.xsfkui-cont-rt{
	width: 20%;
	float: right;
	text-align: center;
}
.xsfkui-cont-rt img { width:230px; display:block; height:auto}
.xsfkui-cont-rt p{ height: auto; overflow: hidden; zoom: 1; margin-top: 90px; margin-bottom: 12px;}
.xsfkui-cont-rt span{ display: block; font-size: 15px; color: #4b565c; line-height:28px;}
.xsfkui-cont-lf .dv1{ font-size: 36px; color: #000000; line-height:50px; height:90px;}

/* mian1-banner */
.banner li { position: relative; height: 100vh }
.banner li .img { position: relative; padding-bottom: 100vh; height: 0; }
.banner li .img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}

.banner li .spbg { display:block; width: 100%; height: 100%;position: absolute; left: 0; top: 0;background: url(../images/spbg.png) repeat center center; z-index: 2 }
.banner li .spv { display: block;position: absolute; left: 0; top: 0; width: 100%!important; height: 100vh!important; z-index: 1;object-fit:cover;}

.banner li .txt3 { position: absolute; left: 10%; bottom: 40%; height: 230px; width: 900px; color:#fff; z-index: 3 }
.banner li .xPic { width:100px; height:56px; overflow:hidden; position:absolute; right:5%; top:55%; border:1px solid #7d7d7e; z-index: 3}
.banner li .xPic img { display:block; width:100%; height:100%;}

.banner li .p{position: absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color: #fff;opacity: 0;left: -50px;right:0px;text-align: center;z-index: 3;}
.banner3 li.li_left .p{text-align: left;top:auto;bottom:30%;-webkit-transform:translateY(0%);transform:translateY(0%);}
.banner3 .txt .p1 { color:#fff; margin-bottom:15px; font-weight:bold;background: url(../images/pic120.png) no-repeat left center; padding-left:45px;}
.banner3 .txt .p2 { font-size:38px; color:#bfbebe; margin-bottom:8%; line-height:70px; padding-left:45px;}
.banner3 .txt .p3 { font-size:18px; color:#d5d5d5; line-height:34px; height:46px; padding-left:45px; }
.banner3 .txt .p4 { font-size:20px; line-height:35px; height:35px; font-family:Arial, Helvetica, sans-serif; color:#abaaaa; padding-left:45px;}
.banner3 .txt .p4 span.sp0 { font-size: 18px; color: #d6d6d6;}
.banner3 .txt .p4 span.sp0 i { color: #e4474c; font-size: 60px; font-style: normal; font-family: dincond-medium-webfont}
.banner3 .txt .p4 span.sp1 {background: url(../images/pic22.png) no-repeat left center; padding-left:26px; margin-left:20px;}
.banner3 .txt .p4 span.sp2 {background: url(../images/pic25.png) no-repeat left center; padding-left:18px; margin-right:10px;}
.banner3 .txt .p4 span.sp2 i {background: url(../images/pic23.png) no-repeat left center; padding-left:30px;}
.banner3 .txt .p4 span.sp3 {background: url(../images/pic24.png) no-repeat left center; padding-left:19px;}
.banner li .txt2 { width:72%; position: absolute; left: 14%; top: 18%; color:#fff; text-align:center;}
.banner li .txt2 p.p0 img { display:block; margin:0 auto; margin-bottom:2%; height:auto}
.banner li .txt2 p.p5 { font-size:18px; color:#49402f; margin-bottom:4%; line-height:34px;}
.banner li .txt2 p.p5 span { display:block; font-size: 16px; color: #79684e; line-height: 28px;margin-top:2%;}

.banner3 li.li_left .more { width:190px; height:47px; line-height:47px; border-top:1px solid #bdbcbc; border-bottom:1px solid #bdbcbc; font-size:16px; color:#dfdede; padding:0 9px 0 13px; box-sizing:border-box;}
.banner3 li.li_left .more a { color:#dfdede;background: url(../images/pic26.png) no-repeat right center; display:block; width:100%;}
@media all and (max-width:1440px){
	.banner li .txt3 {left:6%}
.banner li .txt2 p.p0 img { width:660px;}


.banner3 .txt .p4 { font-size:17px;}
.banner3 .txt .p4 span.sp2 i { padding-left:24px}
.banner3 .txt .p2 { font-size:30px; line-height:50px;}
}


@media all and (max-width:1366px){
.banner3 .txt .p4 { font-size:16px;}
}



@keyframes scaleUpDown { 
from { -webkit-transform: scale(1.1); transform: scale(1.1); }
  to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } 
  }
.mouse { position: absolute; left: 50%; bottom: 5%; text-align: center; width: 80px; text-align: center; margin-left: -40px; z-index: 999; }
.mouse:hover em { background-position: center bottom; }
.mouse:hover span { color: #e83428; }
.mouse em { display: block; margin: 0 auto 12px; background: url(../images/mouse.png) no-repeat center top; width: 24px; height: 38px; animation: 1s linear 0s normal none infinite running myfirst; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }
.mouse span { display: block; font-size: 12px; color: #d1d0d0; line-height: 24px; -webkit-transition: all 0.7s; -moz-transition: all 0.7s; -ms-transition: all 0.7s; -o-transition: all 0.7s; transition: all 0.7s; }

@keyframes myfirst { 
  0% { transform: translateY(-5px); }
  50% { transform: translateY(0px); }
  100% { transform: translateY(-5px); } 
  }
.banner .swiper-button-next {background: url(../123img/bw116.png) no-repeat center center; width:191px; height:48px; right:inherit; right:5.2%; bottom:15%; top:inherit; background-size:cover;}
.banner .swiper-pagination-fraction { width:150px; height:60px; right:4%; bottom:24%; top:inherit; left:inherit; color:#b3b3b3; line-height:50px;}
.banner .swiper-pagination-fraction span.ling {font-size:60px; color:#fff;}
.banner .swiper-pagination-total { font-size:14px; color:#b3b3b3;}
.banner .swiper-pagination-current {font-size:60px; color:#fff;}

/*专长*/
.n_body .header3 { background:#323232;}
.n_body .showHeader.header3 { background:#fff;}
/*菜单鼠标移入*/
.n_body .header3.hover{background: #323232;}
.n_body .header3.hover .left a{background-position: left top;}
.n_body .header3.hover .right li>a{color: #fff;}
.n_body .header3 .right li:hover>a{color: #d73b3b;}


/* 首页案例 */
.h_case{ clear:both;position: relative;z-index: 4;background: #fff; padding-top:4%;}
.h_case .tit1 { margin:0 auto; line-height: 50px; font-size:calc(1.7vw + 23.36px); color:#000000; margin-bottom:4%; }
.h_case .tit2 { height:30px; margin:0 auto; margin-bottom:3%; color:#7f7f7f;font-size:16px;}
.case-tit { height:48px; overflow:hidden; margin-bottom:35px;}
.case-tit ul { width:86%; height:100%; float: left;}
.case-tit .nemore { display: block;width:107px; font-size: 16px; font-weight: bold;height: 40px; float: right; text-align: right; line-height: 40px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.case-tit .nemore:hover { color:#e8474d}

.case-tit .gengduo { width:20%; height:100%; float:right; text-align:right; padding-right:4px; box-sizing:border-box;}
.case-tit .gengduo a { display:inline-block; background:url(../images/pic122.jpg) no-repeat left center; padding-left:20px; font-size:12px;}
.case-tit ul li { border-radius: 26px; color: #828181; text-align:center; font-size:14px; height:36px; line-height:36px; width:100px; float:left; border: 1px solid #aaaaaa;margin-right:6px; cursor:pointer; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.case-tit ul li:hover { background:#e8474d; color:#fff;border: 1px solid #e8474d}
.case-tit ul li.act { background:#e8474d; color:#fff;border: 1px solid #e8474d}



/*2022案例*/
.case-tit2 { clear: both; width: 100%; height:110px; line-height: 108px; overflow:hidden;  position: absolute; bottom: 0; left: 0; background:url(../images/2022030805.png) repeat center center; }

.case-tit2 ul { width:100%; }
.case-tit2 ul li { font-size:16px; float: left; height: 100%; margin-right: 7%; color: #fff; cursor: pointer; letter-spacing: 1px;}
.case-tit2 ul li i{ display: inline-block; height: 75px; position: relative;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.case-tit2 ul li i:after { content:''; display: block; width: 0; height: 2px; background: #d65357; margin-top: 10px; position: absolute; left: 0; bottom: 0;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.case-tit2 ul li a {color: #fff; display:block; width: 100%; height: 100%; padding-left: 62px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.case-tit2 ul li.act i:after {width:100%}
.case-tit2 ul li:hover i:after {width:100%}

.case-tit2 ul li:nth-child(1) {background:url(../images/2022030401.png) no-repeat left center; }
.case-tit2 ul li:nth-child(2) {background:url(../images/2022030402.png) no-repeat left center;}
.case-tit2 ul li:nth-child(3) {background:url(../images/2022030403.png) no-repeat left center;}
.case-tit2 ul li:nth-child(4) {background:url(../images/2022030404.png) no-repeat left center;}
.case-tit2 ul li:nth-child(5) {background:url(../images/2022030405.png) no-repeat left center;}

.case-tit2 ul li:nth-child(1):hover {background:url(../images/2022030401-on.png) no-repeat left center;}
.case-tit2 ul li:nth-child(2):hover {background:url(../images/2022030402-on.png) no-repeat left center;}
.case-tit2 ul li:nth-child(3):hover {background:url(../images/2022030403-on.png) no-repeat left center;}
.case-tit2 ul li:nth-child(4):hover {background:url(../images/2022030404-on.png) no-repeat left center;}
.case-tit2 ul li:nth-child(5):hover {background:url(../images/2022030405-on.png) no-repeat left center;}

.case-tit2 ul li.act:nth-child(1) {background:url(../images/2022030401-on.png) no-repeat left center;}
.case-tit2 ul li.act:nth-child(2) {background:url(../images/2022030402-on.png) no-repeat left center;}
.case-tit2 ul li.act:nth-child(3) {background:url(../images/2022030403-on.png) no-repeat left center;}
.case-tit2 ul li.act:nth-child(4) {background:url(../images/2022030404-on.png) no-repeat left center;}
.case-tit2 ul li.act:nth-child(5) {background:url(../images/2022030405-on.png) no-repeat left center;}
#container .tab_2 {display: none}


.brand-list-two {
  overflow: hidden;
}
.brand-list-two li {
  float: left!important;
  position: relative;
  margin-right: 2%!important;
  margin-bottom: 30px!important;
  width: 32%!important;
  border-radius: 12px;
  overflow: hidden;
}
.brand-list-two li:nth-child(3n) {
  margin-right: 0!important;
}
.brand-list-two li a {
  display: block;
  border-radius: 12px;
  overflow: hidden;
}
.brand-list-two li figure {
  position: relative;
  display: block;
  line-height: 1;
  padding-bottom: 66%;
  overflow: hidden;
}
.brand-list-two li figure img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.65s;
  -o-transition: 0.65s;
  -moz-transition: 0.65s;
  transition: 0.65s;
}
.brand-list-two li:hover figure img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.brand-list-two li:hover .brand-infos:before {
  opacity: 1;
  visibility: visible;
}
.brand-list-two li:hover .brand-infos1 .applet {
  opacity: 1;
  visibility: visible;
}
.brand-list-two li:hover .brand-wrs strong,
.brand-list-two li:hover .brand-wrs i {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.brand-list-two li:hover .brand-wrs i {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.brand-infos {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-radius: 12px;
  overflow: hidden;
}
.brand-infos:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.brand-sj {
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 28px;
  z-index: 5;
}
.brand-sj strong {
  display: block;
  position: relative;
  padding-bottom: 8px;
  line-height: 1.3;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
}
.brand-sj strong:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 10px;
  height: 1px;
  background: #fff;
}
.brand-sj p {
  margin-top: 8px;
  color: #fff;
  font-size: 14px;
}









.i-thi-wrap .list-wrap {clear:both;}
.h_case .tab {min-height:500px;}
.i-thi-wrap .list-wrap ul {
  width: 101.6%;
}
.i-thi-wrap .list-wrap li {
  width: 31.7%; float:left;
  margin-right: 1.6%;
  transition: box-shadow 0.3s ease 0s;
  margin-bottom: 20px; border-radius: 12px 12px 0 0; overflow: hidden;
}
.i-thi-wrap .list-wrap .img {
  display: block;
  height:280px;
  position: relative;
  overflow: hidden;
}

.i-thi-wrap .list-wrap .img img{width:100%; cursor:pointer; transition: all 0.8s; float:left; padding-right:30px; }
.i-thi-wrap .list-wrap .img img:hover{transform: scale(1.1);}

.i-thi-wrap .list-wrap .img img.up-pic {
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s;
}
.i-thi-wrap .list-wrap .up-graybox {
  z-index: 3;
}
.i-thi-wrap .list-wrap .img:hover img.up-pic {
  transform: scale(1.05, 1.05);
  transition: transform 0.6s ease 0s;
}
.i-thi-wrap .list-wrap .img:hover .up-graybox {
  opacity: 1;
  filter: alpha(opacity=1);
}
.i-thi-wrap .list-wrap li a:hover img.up-pic {
  transform: scale(1.05, 1.05);
  transition: transform 0.6s ease 0s;
}
.i-thi-wrap .list-wrap li a:hover .up-graybox {
  opacity: 1;
  filter: alpha(opacity=1);
}
.i-thi-wrap .list-wrap li a:hover .brand-infos{ opacity: 0;
  filter: alpha(opacity=0);}
.i-thi-wrap .list-wrap .cont-wrap {
  width: 100%;
  padding: 13px 5% 0;
  border:1px solid #e6e6e6;
  margin-top: -1px;
  box-sizing:border-box;border-radius: 0 0 12px 12px; overflow: hidden;
}
.i-thi-wrap .list-wrap .tit {
  line-height: 32px;
  font-size: 18px;
  height:32px;
  margin-bottom:2px;
}
.i-thi-wrap .list-wrap .tit a {
  display: block;
  color: #111;
}
.i-thi-wrap .list-wrap .tit span { display:block; height:32px; overflow:hidden}
.i-thi-wrap .list-wrap .tit span.sp1 { width:98%; line-height:32px; float:left;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; font-size:18px; color:#333333; font-weight:bold; }
.i-thi-wrap .list-wrap .intr {
  display: block;
  line-height: 22px;
  font-size: 14px; color:#8a8888; border-top:1px solid #e6e6e6; height:60px; padding-top:10px; margin-top:10px;overflow:hidden;
}
.i-thi-wrap .list-wrap .miaoshu { font-size:12px; color:#999999; height:40px;}
.i-thi-wrap .list-wrap .intr a {
  display: inline-block;
}
@keyframes pointActive {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  40% {
    transform: translateX(10px);
    opacity: 0;
  }
  60% {
    transform: translateX(-5px);
    opacity: 0;
  }
  80% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.i-wrap .up-graybox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease 0s;
}
.i-wrap .up-graybox .bgbox {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.i-wrap .up-graybox .stit {
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}
.i-wrap .up-graybox .line {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.i-wrap .up-graybox .linet {
  top: 0;
}
.i-wrap .up-graybox .lineb {
  bottom: 0;
}
.i-wrap .up-graybox .out-ico {
  display: none;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.i-wrap .up-graybox:hover .line {
  width: 6px;
  margin-left: -3px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
img.up-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  *height: auto;
}
.i-thi-wrap .more { clear:both; width:100%; text-align:center; color:#fff; margin:0 auto; font-size:13px;  margin-top:2%;}
.i-thi-wrap .more a {display:inline-block; color:#fff;background:#c91d1d;border-radius:40px; padding: 10px 26px; line-height: 24px;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.i-thi-wrap .more a:hover{opacity:.8}
/*通用按钮*/
.tymore { clear:both; width:100%; text-align:center; color:#fff; margin:0 auto; font-size:13px;  margin-top:2%;}
.tymore a {display:inline-block; color:#fff;background:#c91d1d;border-radius:40px; padding: 10px 26px; line-height: 24px;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.tymore a:hover{opacity:.8}


.morea { clear:both; width:129px; height:38px; line-height:38px; text-align:center; color:#fff; background:#c91d1d; margin:0 auto; font-size:16px; font-weight: bold; border-radius: 8px}
.morea a { display:block; color:#fff;}
.case-ban { clear:both; margin-top:90px; width:100%; position:relative}
.case-ban img { display:block; width:100%; height:auto;}
.case-ban .text { width:100%; height:200px; position:absolute; left:0; top:22%; color:#fff;}
.case-ban .text .w1342 p.p2 { font-size:80px; line-height:90px; font-weight:bold;text-transform:uppercase;font-family:AvantGarde;
/*动画*/
  position: relative;
  left: -50px;
  opacity: 0;
}
.case-ban .text .w1342 p.p3 { font-size:28px; line-height:40px; letter-spacing:2px;/*动画*/
  position: relative;
  left: -100px;
  opacity: 0;
}
.case-list { clear:both; padding:5% 0 4% 0;}
.case .header3 .right li>a { color:#333}
.case .header3 .left a {background-position:left -200px}
.case .showHeader.header3 .left a {background-position:left -150px}
/*案例内容*/
.case2 .case-ban {background: url(../images/2020112504.jpg) no-repeat center center; height:240px;}
.case-con { clear:both;}
.case-con .iban { margin-top:108px; width:100%; position:relative}
.case-con .iban .pic img { display:block; width:100%; height:auto;}
.case-con .iban .box .wrap{ height:240px; overflow:hidden;}
.case-con .iban .box { position:absolute; left:0; top:20%; color:#fff; width:100%}
.case-con .iban .box .text {background: url(../images/pic125.png) repeat center center; width:480px; height:240px; overflow:hidden; padding:3% 4%; box-sizing:border-box; float:left }
.case-con .iban .box .text p.p1 { font-size:60px; font-weight:bold; line-height:78px; margin-bottom:28px;}
.case-con .iban .box .text p.p1:after { content:''; display:block; width:35px; height:4px; background:#fff; margin-top:20px;}
.case-con .iban .box .text p.p2 { font-size:24px;}
.case-con .iban .box .gengduo { width:300px; height:100%; float:left;background: url(../images/pic162.png) repeat center center; text-align:center; padding-top:56px; box-sizing:border-box;}
.case-con .iban .box .gengduo .d1 { font-size:60px; color:#333333; font-weight:bold; line-height:55px; margin-bottom:35px; opacity:.8}
.case-con .iban .box .gengduo .d2 { width:100%; padding-left:56px; box-sizing:border-box;}
.case-con .iban .box .gengduo .d2 p { width:54px; height:54px; float:left; overflow:hidden; margin:0 4px; font-size:0;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.case-con .iban .box .gengduo .d2 p.p1 {background: url(../images/pic159.png) no-repeat center center;}
.case-con .iban .box .gengduo .d2 p.p2 {background: url(../images/pic160.png) no-repeat center center;}
.case-con .iban .box .gengduo .d2 p.p3 {background: url(../images/pic161.png) no-repeat center center;}
.case-con .iban .box .gengduo .d2 p a { display:block; width:100%; height:100%;}
.case-con .iban .box .gengduo .d2 p.p1:hover {background: url(../images/pic159-on.png) no-repeat center center;}
.case-con .iban .box .gengduo .d2 p.p2:hover {background: url(../images/pic160-on.png) no-repeat center center;}
.case-con .iban .box .gengduo .d2 p.p3:hover {background: url(../images/pic161-on.png) no-repeat center center;}

.case-con .neirong { clear:both}
.case-con .neirong .box1 { width:100%; height:540px; overflow:hidden; margin-top:20px; border-bottom:6px solid #d81818; margin-bottom:25px;}
.case-con .neirong .box1 .box1L { width:60%; height:100%; float:left; overflow:hidden; background:#fff; padding:4% 5%; box-sizing:border-box;}
.case-con .neirong .box1 .box1R { width:40%; height:100%; float:left; overflow:hidden; background:#e6e6e6; padding:4% 5% 1% 5%; box-sizing:border-box;}
.case-con .neirong .box1 .box1L p.p1 img { display:block; margin-bottom:5%;}
.case-con .neirong .box1 .box1L p.p2 { height:250px; overflow:hidden;}
.case-con .neirong .box1 .box1L p.p3 {}
.case-con .neirong .box1 .box1L p.p3 a { display:block; width:114px; height:34px; line-height:33px; text-align:center; border-radius:20px; border:1px solid #d9d9d9;}
.case-con .neirong .box1 .box1R .d1 { font-size:36px; color:#333333; margin-bottom:25px;}
.case-con .neirong .box1 .box1R .d2 { height:230px; overflow:hidden}
.case-con .neirong .box1 .box1R .d2 p {background: url(../images/pic127.png) no-repeat left center; padding-left:15px;}
.case-con .neirong .box1 .box1R .d3 { border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; height:65px; line-height:65px; color:#666666; margin-bottom:15px;}
.case-con .neirong .box1 .box1R .d3 span { font-weight:bold; color:#111}
.case-con .neirong .box1 .box1R .d4 {height:65px; line-height:65px;color:#666666; }
.case-con .neirong .box1 .box1R .d4 span { font-weight:bold; color:#111}
.case-con .neirong .box1 .box1R .d5 p a {-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;}
.case-con .neirong .box1 .box1R .d5 p { float:left; width:33.3333%;}
.case-con .neirong .box1 .box1R .d5 p.p1 { background: url(../images/2020112501.png) no-repeat left center; padding-left:16px; box-sizing:border-box;}
.case-con .neirong .box1 .box1R .d5 p.p2 { text-align:center;background: url(../images/2020112503.png) no-repeat 14% center;}
.case-con .neirong .box1 .box1R .d5 p.p3 { text-align:right;background: url(../images/2020112502.png) no-repeat right center; padding-right:16px; box-sizing:border-box;}
.case-con .neirong .box1 .box1R .d5 p a:hover { color:#e7582e;}
.case-con .neirong .box2 { clear:both; background:#fff; margin-bottom:7%; padding:3% 0 3% 0; width:100%;}
.case-con .neirong .box2 img { display:block; width:1200px; height:auto; margin:0 auto; margin-bottom:40px;}


/*在线咨询弹窗*/
.online_m{ width:600px; height:0; background: url(../images/pic146.png) repeat center center; position:fixed; left:50%; top:50%; margin:-150px 0 0 -300px; display:none; z-index:999999; background-size:100%}
.talk_window_con{width:100%;height:100%;position:relative}
.talk_window_con .t_w_close{position:absolute;top:5px;right:10px;line-height:1;width:30px;height:30px;text-align:center;cursor:pointer;font-family:"Arial";padding-top:5px;background:url(../images/pic145.png) no-repeat}
.t_w_text{margin-top:40px;text-align:center;color:#fff}
.t_w_text h3{font-size:30px;margin-bottom:16px}
.t_w_text p{font-size:18px}
.t_w_text div.p{font-size:30px;margin-top:32px;font-family:"Arial"}
.t_w_text div.p a{padding:0 10px;color:#fff;cursor:text}
.t_w_btn{width:560px;margin:30px auto 0}
.t_w_btn>a{display:inline-block;box-sizing:border-box;font-size:16px;float:left;height:50px;line-height:50px;width:200px;text-align:center;border:1px solid #fff;box-shadow:5px 5px 0 #b21117;color:#fff;float:left;width: 250px;margin-left: 13px; letter-spacing:2px;-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;}
.t_w_btn>a:first-child{margin-right: 20px;}
.t_w_btn>a:hover{background:#fff;color:#df1c23}


/*首页服务*/
.mService { clear:both;z-index:1;position: relative;z-index: 4;padding:5% 0; box-sizing:border-box;}
.mService .mService_bg{z-index:1;background-size: cover;background-repeat: no-repeat;
  background-position: center top;position: absolute;top:0px;left: 0px;height: 160%;width: 100%;
background-attachment: fixed;
}
.website-customized { width:1355px; left:50%; overflow: hidden; position: relative; height: 98%; box-sizing: border-box; background:#fff; margin-left:-677px; border-radius: 14px; }
.website-customized .swbsite-banner { width: 100%; height: 100%; position: relative; }
.website-customized .swiper-slide { background:#fff;}
.website-customized .swiper-slide .text { position: absolute; left: 4%; top: 49%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.website-customized .swiper-slide h4 { font-size: 26px; color: #666666; position: relative; padding-left: 50px; margin-top: 15px; }
.website-customized .swiper-slide aside { margin-top: 60px; padding-left: 50px; }
.website-customized .swiper-slide aside span { display:block; font-size:18px; color:#666666; width:160px; height:44px; line-height:44px; border:1px solid #e6e6e6; text-align:center; border-radius:8px; margin-bottom:5%;}
.website-customized .swiper-slide aside span.yc { border:0; font-size:0;}
.website-customized .swiper-slide img { position: absolute; width: 430px; height: auto; left: 27.55%; top: 62%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.website-customized .swiper-slide .dt { width:500px}

.website-customized .website-customized-nav { position: absolute; z-index: 22; right: 0; top: 0; bottom: 0; width: 27.8%; border-left: 1px solid #f5f5f5; box-sizing: border-box; background: #fff;-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s; }

.website-customized .website-customized-nav li { width: 100%; height: 20%; box-sizing: border-box; cursor: pointer; position: relative; padding-left: 174px; padding-right: 30px;}

.website-customized .website-customized-nav li a { display: block; }

.website-customized .website-customized-nav li .img { width: 120px; text-align: center; position: absolute; left: 54px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.website-customized .website-customized-nav li .img img { vertical-align: middle; }

.website-customized .website-customized-nav li .content { display:inline-block;vertical-align: middle; line-height: 30px; position:absolute; top:50%; height:50px; margin-top:-26px}

.website-customized .website-customized-nav li h1 { font-size: 24px; color: #000000; font-weight: bold; }

.website-customized .website-customized-nav li p { font-size: 12px; color: #b2b2b2; position: relative; line-height:22px; }

.website-customized .website-customized-nav .active:after { content: ""; left: -8px; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); width: 16px; height: 16px; border: 2px solid #dd2525; border-radius: 50%; box-sizing: border-box; background: #fff; }

.website-customized .website-customized-nav li + li { border-top: 1px solid #f5f5f5; }
.website-customized .website-customized-nav .active h3 { color:#e31e1e;}

@-webkit-keyframes fadeInRight1 { 0% { opacity: 0;
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0); }
  100% { opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); } }

@keyframes fadeInRight1 { 0% { opacity: 0;
    -webkit-transform: translate3d(100%, -50%, 0);
    transform: translate3d(100%, -50%, 0); }
  100% { opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); } }

.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1; }

.fadeInTop1 { -webkit-animation-name: fadeInTop1; animation-name: fadeInTop1; }

@-webkit-keyframes fadeInTop1 { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% { opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); } }

@keyframes fadeInTop1 { 0% { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% { opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); } }
.website-customized .swiper-slide h3 {
    font-size: 56px;
    color: #000000;
    position: relative;
    padding-left: 50px; 
}
.website-customized .swiper-slide .ani2 {display: flex; align-items: center;}
.website-customized .swiper-slide .ani2 i { display:inline-block;background:#eb1b1b url(../images/2021062901.png) no-repeat 26px center; padding-left:65px; color: #fff; border-radius: 22px; height: 46px; line-height: 46px; font-size: 18px; width: 100px; margin-left: 30px; cursor: pointer;}
.website-customized .swiper-slide h3:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 12px;
    width: 16px;
    height: 16px;
    border: 2px solid #dd2525;
    border-radius: 50%;
    box-sizing: border-box;
}
.website-customized .website-customized-nav li h3 {
    font-size: 24px;
    color: #333333;
}
@media all and (max-width:1600px){
.website-customized .website-customized-nav li .content {margin-top:-22px}
}
@media all and (max-width:1600px){

.website-customized .swiper-slide h3 { font-size:46px;}
.website-customized .swiper-slide h4 { font-size:20px;}
.website-customized .website-customized-nav li h3 { font-size:20px}
.website-customized .website-customized-nav li .img img { width:48px}
.website-customized .swiper-slide aside span { font-size:16px;}
.website-customized .website-customized-nav li { padding-left:160px;}

}


@media all and (max-width:1440px){

.website-customized { width:1240px; margin-left:-620px;}
.website-customized .swiper-slide img { width:380px;}
.banner .swiper-button-next {width:170px; height:43px;}
.website-customized .swiper-slide img { width:380px;}


}

@media all and (max-width:1366px){

.website-customized { width:1160px; margin-left:-590px;}
.website-customized .swiper-slide h3 { font-size:40px;}
.website-customized .swiper-slide h4 { font-size:18px;}
.website-customized .website-customized-nav li h3 { font-size:18px}
.website-customized .website-customized-nav li .img img { width:34px}
.website-customized .swiper-slide aside span { font-size:14px; width:130px; height:36px; line-height:36px; margin-bottom:10px}
.website-customized .website-customized-nav li { padding-left:150px;}
.website-customized .swiper-slide img { width:320px;}
.website-customized .website-customized-nav li .content {margin-top:-19px}

}

/*弹出层-在线咨询*/
.fotdn-sm {
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index:9999;
}
.fotdn-sm .flsm-div{
	width: 840px;
	height: 570px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -285px;
	margin-left: -420px;
	border-radius:10px;
	padding:30px 30px 25px 30px;
	z-index:99999;
	box-sizing:border-box;
	background:#fff;
	color:#333;
}
.fotdn-sm .flsm-div .fancybox{
	position: absolute;
	top: 8px;
	right: 8px;
	cursor: pointer;
	 width:32px; height:32px;
}
.fotdn-sm .xsfkui-cont-lf { width:100%; float:inherit}


/*右侧漂浮*/
.g_senav{width: 100px;position: fixed;right: 0;top: 50%;transform: translate(100%,-50%);z-index: 51;transition: all 0.3s; color:#fff; text-align:center; font-size:18px;}
.g_senav a { color:#fff;}
.g_senav .jk{ width:100%; height:96px;background: #e11d1d;position: relative;z-index: 51; padding-top:9px; margin-bottom:1px;box-sizing:border-box; cursor:pointer; border-radius: 8px;}
.g_senav .m0 { border-bottom:0;}
.g_senitma{
    width: 41px;
    margin: 0 auto; margin-bottom:3px;
}
.g_senitma img{
    width: 100%;
}
.g_senitmp { width:47px; margin-top:12px;}
.g_senavatv{transform: translate(0,-50%);}
/*微信*/
.g_senweix{

    width: 164px;

    position: absolute;

    left: 300px;

    top: 170px;

    z-index: 50;

    transform: translateX(calc(-100% - 10px - 12px));

}
.g_jsatvwx{

    left: 0;

}
.g_senweix .g_senweiximg{

    width: 100%;

    transition: all 1.3s;

}
.g_jsatvwx .g_senweiximg{

    -webkit-animation: fadeInRight .7s ease both;

    animation: fadeInRight .7s ease both;

    animation-delay: 0.5s; 

}
.g_senweiximg img{

    width: 100%;

    display: block;

}
/*电话*/
.g_senweix2{

    width: 450px;

    position: absolute;

    left: -450px;

    top: 83px;

    z-index: 50; display:none; border-radius: 10px; overflow: hidden;

}
.g_jsatvwx2{

    left: 0;

}
.g_senweix2 .box{ width:450px; height:120px; padding-top:16px; box-sizing:border-box; background:#fff; }
.g_senweix2 .box p { width:400px; height:55px; line-height:55px; margin:0 auto; overflow:hidden; margin-bottom:8px;}
.g_senweix2 .box input { width:299px;height:55px; line-height:55px; display:block; float:left; border:2px solid #e11d1d; box-sizing:border-box; padding:0 10px; font-size:18px;}
.g_senweix2 .box button { width:97px;height:55px; line-height:55px; display:block; float:left; background:#e11d1d; border:0; font-size:18px; color:#fff; text-align:center;}
.g_senweix2 .box .text { clear:both;width:400px; text-align:left; margin:0 auto; font-size:18px; color:#333333;}

/*专长-品牌设计页面*/
.zc-ppsj .row1 { clear:both; margin-top:90px;background: url(../images/pic163.jpg) no-repeat bottom center; height:684px; overflow:hidden; color:#fff; padding-top:6%; box-sizing:border-box;}
.zc-ppsj .row1 .row1L { width:50%; float:left; padding-top:8%; box-sizing:border-box;}
.zc-ppsj .row1 .row1R { width:578px; float:right}
.zc-ppsj .row1 .row1R img { display:block;}
.zc-ppsj .row1 .row1L p.p1 { font-size:60px; font-weight:bold; margin-bottom:24px; line-height:75px;}
.zc-ppsj .row1 .row1L p.p2 { font-size:36px; line-height:50px;}

.zc-ppsj .row2 { clear:both;background: url(../images/pic165.jpg) no-repeat center center; height:582px; overflow:hidden;  box-sizing:border-box; padding-top:80px; }
.zc-ppsj .row2 .wrap { height:411px; overflow:hidden;padding:0 80px 0 0;box-sizing:border-box;}
.zc-ppsj .row2 .row2L { width:48%; height:100%; float:left; padding:7.6% 40px 0 42px; box-sizing:border-box;}
.zc-ppsj .row2 .row2R { width:578px; height:100%; float:right;}
.zc-ppsj .row2 .row2R .swiper-button-prev {background:url(../images/pic136.png) no-repeat center center; width:56px; height:56px; left:20px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zc-ppsj .row2 .row2R .swiper-button-next {background:url(../images/pic137.png) no-repeat center center; width:56px; height:56px; right:20px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.zc-ppsj .row2 .row2R .swiper-button-prev:hover {background:url(../images/pic136-on.png) no-repeat center center;}
.zc-ppsj .row2 .row2R .swiper-button-next:hover {background:url(../images/pic137-on.png) no-repeat center center;}
.zc-ppsj .row2 .row2R .swiper-container-horizontal>.swiper-pagination-bullets { width:100%; left:0; bottom:14px;}
.zc-ppsj .row2 .row2R .swiper-pagination-bullet { background:#fff; opacity:1; margin:0 5px; width:10px; height:10px;}
.zc-ppsj .row2 .row2R .swiper-pagination-bullet-active { background:#d82424;}
.zc-ppsj .row2 .row2R .swiper-slide img { display:block; width:100%; height:auto}
.zc-ppsj .row2 .row2L p.p1 { font-size:30px; color:#393939; margin-bottom:5px;}
.zc-ppsj .row2 .row2L p.p2 { font-size:22px; color:#777777; margin-bottom:20px;}
.zc-ppsj .row2 .row2L p.p3 { font-size:18px; font-weight:bold; line-height:36px;background:url(../images/pic168.png) no-repeat left center; padding-left:16px;}
.zc-ppsj .row2 .row2L p.p3 span { color:#414141; font-weight:normal;}
.zc-ppsj .row2 .row2L p.p4 { width:220px; height:50px; line-height:50px; color:#fff; background:#c10100; font-size:18px; text-align:center; margin-top:33px;}
.zc-ppsj .row2 .row2L p.p4 a { color:#fff;}

.zc-ppsj .row3 { clear:both;overflow:hidden; box-sizing:border-box; position:relative; color:#fff;}
.zc-ppsj .row3 p.p0 img { display:block; width:100%; height:auto; color:#fff;}
.zc-ppsj .row3 .text { width:1000px; position:absolute; left:50%; top:38%; margin-left:-500px; text-align:center;}
.zc-ppsj .row3 p.p1 { width:650px; margin:0 auto; background:#c10100; font-size:50px; height:74px; line-height:70px; margin-bottom:35px; letter-spacing:8px;}
.zc-ppsj .row3 p.p2 { font-size:22px; letter-spacing:6px; position:relative; display:inline-block;}
.zc-ppsj .row3 p.p2:before { content:''; display:block; width:58px; height:1px; background:#fff; position:absolute; left:-70px; top:13px;}
.zc-ppsj .row3 p.p2:after { content:''; display:block; width:58px; height:1px; background:#fff; position:absolute; right:-70px;top:13px;}

.zc-ppsj .row4 { clear:both; padding:3% 0 0 0;}
.zc-ppsj .row4 .tit { text-align:center; border-bottom:2px solid #cccccc; padding-bottom:1%; margin-bottom:5%;}
.zc-ppsj .row4 .tit p.p1 { font-size:50px; color:#414141; line-height:56px;}
.zc-ppsj .row4 .tit p.p2 { font-size:36px; color:#777; line-height:46px;}
.zc-ppsj .row4 #nav { height:70px; margin-bottom:5%}
.zc-ppsj .row4 #nav ul li { font-size:22px; color:#777777; text-align:center; width:25%; float:left; border-right:1px solid #bdbaba; box-sizing:border-box; cursor:pointer;}
.zc-ppsj .row4 #nav ul li span { font-weight:bold; display:block; font-size:38px; line-height:46px; margin-bottom:5px;}
.zc-ppsj .row4 #nav ul li.act span { color:#db0100;}

.zc-ppsj .row4 #container { clear:both; background:#e5e5e5;}
.zc-ppsj .row4 #container .ti { border-bottom:10px solid #fff;}
.zc-ppsj .row4 #container .ti img { display:block; width:100%; height:auto;}
.zc-ppsj .row4 #container .list { width:1280px; margin:0 auto; overflow:hidden; padding:3% 0;}
.zc-ppsj .row4 #container .list p { width:46%; border:7px solid #fff; float:left; box-sizing:border-box; margin:0 2% 20px 2%;box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .08);}
.zc-ppsj .row4 #container .list p img { display:block; width:100%; height:auto;}
.zc-ppsj .row4 #container .list2 { width:1195px; margin:0 auto; overflow:hidden; padding:3% 0;}
.zc-ppsj .row4 #container .list2 p{border:7px solid #fff; box-sizing:border-box; margin:0 2% 15px 2%;box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .08);}
.zc-ppsj .row4 #container .list2 p img { display:block; width:100%; height:auto;}

.zc-ppsj .row4 #container .list3 { width:1202px; margin:0 auto; overflow:hidden; padding:3% 0 0 0;}
.zc-ppsj .row4 #container .list3 p { width:46%; border:7px solid #fff; float:left; box-sizing:border-box; margin:0 2% 2% 2%;box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .08);}
.zc-ppsj .row4 #container .list3 p img { display:block; width:100%; height:auto;}
.zc-ppsj .row4 #container .list4 { padding:0 0 3% 0;}
.zc-ppsj .row4 #container .list4 p {margin:0 2% 8px 2%;}



/*专长-高端网站建设*/
.zc-wzjs .row1 { clear:both; margin-top:90px;background:#28b2c2; height:684px; overflow:hidden; color:#fff; padding-top:4%; box-sizing:border-box;}
.zc-wzjs .row1 .wrap { position:relative; height:100%;}
.zc-wzjs .row1 .row1f { position:absolute;}
.zc-wzjs .row1 .row1L { width:47%; padding-top:10%; box-sizing:border-box; left:0; top:0}
.zc-wzjs .row1 .row1R { width:57%; right:0; bottom:10px; }
.zc-wzjs .row1 .row1L p.p1 { font-size:60px; font-weight:bold; margin-bottom:24px; line-height:75px;}
.zc-wzjs .row1 .row1L p.p2 { font-size:36px; line-height:50px;}
.zc-wzjs .row1 .row1R img { display:block; width:100%}

.zc-wzjs .row2 { clear:both; padding:7% 0;}
.zc-wzjs .row2 .row2L { width:58%; float:left}
.zc-wzjs .row2 .row2R { width:37%; float:right}
.zc-wzjs .row2 .row2L img { display:block; width:100%; height:auto;}
.zc-wzjs .row2 .row2R .tit {}
.zc-wzjs .row2 .row2R .tit p.p1 { font-size:20px; color:#7d7d7d;}
.zc-wzjs .row2 .row2R .tit p.p2 { font-size:36px; font-weight:bold; color:#010101; line-height:42px; margin-bottom:40px;}
.zc-wzjs .row2 .row2R .tit p.p2:after { content:''; display:block; width:28px; height:3px; background:#28b2c2; margin-top:15px; margin-left:4px;}
.zc-wzjs .row2 .row2R .list { clear:both;}
.zc-wzjs .row2 .row2R .list p { width:90px; float:left; margin-bottom:35px; font-size:15px; color:#808080; margin-right:23%;}
.zc-wzjs .row2 .row2R .list p.m0 { margin-right:0}
.zc-wzjs .row2 .row2R .list p img { display:block; margin-bottom:5px; margin-left:8px;}
.zc-wzjs .row2 .row2R .btn {clear:both; width:220px; height:49px; line-height:49px; color:#fff; background:#28b2c2; font-size:18px; text-align:center; margin-top:33px; border-radius:0;}
.zc-wzjs .row2 .row2R .btn a { color:#fff;}

/*PAIKY高端网站建设核心*/
.website-text{
    background:#242424;
    background-size: cover;
    width: 100%;
    height: 453px;
    text-align: center;
    color: #ffffff;
    padding-top: 70px;
}
.website-text h1{
    font-size: 35px;
    margin-bottom: 10px;
}
.website-text h2{
    font-size: 35px;
    margin-bottom: 20px;
	line-height:46px; font-weight:bold;
}
.website-text p{
    font-size: 15px;
}
.cards{
    background:#f5f5f5;
    height: 335px;
}
.card-box{
    margin: -255px  auto 0;
}
.card-box>ul>li{
    width: 324px;
    height: 400px;
    background-color: #ffffff;
    text-align: center;
    float: left;
    padding-top: 50px;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.card-box>ul>li+li{
    margin-left: 19px;
}
.card-box dd h3{
    font-size: 22px;
    color: #393939;
	font-weight:bold;
	line-height:32px;
}
.card-box dd p{
    font-size: 14px;
    color: #828282;
}
.card-box dd ul.lists{
    margin-top: 26px;
}
.card-box dd ul.lists li{
    margin-bottom: 5px;
    font-size: 15px;
    color: #333333;
	float: inherit;
	line-height:28px;
}
.card-box .icon04 dt{
    width: 62px;
    height: 62px;
    background: url("../images/pic181.png") no-repeat;
    background-size: cover;
    margin: 0 auto 15px;
}
.card-box .icon05 dt{
    width: 60px;
    height: 68px;
    background: url("../images/pic182.png") no-repeat;
    background-size: cover;
    margin: 0 auto 15px;
}
.card-box .icon06 dt{
    width: 70px;
    height: 59px;
    background: url("../images/pic183.png") no-repeat;
    background-size: cover;
    margin: 0 auto 15px;
}
.card-box .icon07 dt{
    width: 53px;
    height: 61px;
    background: url("../images/pic184.png") no-repeat;
    background-size: cover;
    margin: 0 auto 15px;
}
.card-box>ul>li:hover{
    background-color: #28b2c2;
}
.card-box>ul>li:hover dd h3,
.card-box>ul>li:hover dd p,
.card-box>ul>li:hover dd li{
    color: #ffffff;
}
.card-box .icon07:hover dt{
    background: url("../images/pic184-on.png") no-repeat;
}
.card-box .icon06:hover dt{
    background: url("../images/pic183-on.png") no-repeat;
}
.card-box .icon05:hover dt{
    background: url("../images/pic182-on.png") no-repeat;
}
.card-box .icon04:hover dt{
    background: url("../images/pic181-on.png") no-repeat;
}

.zc-wzjs .row4 { clear:both; width:100%; color:#fff;background: url("../images/pic185.jpg") no-repeat center center; height:702px; overflow:hidden; background-size:cover}
.zc-wzjs .row4 .wrap {height:100%;}
.zc-wzjs .row4 .wrap .text { padding-top:10%; box-sizing:border-box;}
.zc-wzjs .row4 .wrap .text p.p1 { font-size:40px; font-weight:bold; line-height:58px; margin-bottom:28px; }
.zc-wzjs .row4 .wrap .text p.p2 { font-size:20px; color:#cccccc; margin-bottom:30px;}
.zc-wzjs .row4 .wrap .text p.p2:after { display:block; content:''; width:25px; height:4px; background:#4d4d4d; margin-top:30px;}
.zc-wzjs .row4 .wrap .text p.p3 { font-size:16px; color:#cccccc;}

.zc-wzjs .row5 { clear:both;}
.brand-position{
    background: #fff;
    padding: 80px 0 105px;
}
.brand-position-box{
    margin: 0 auto;
}
.brand-position-box .fl-textarea{
    width: 50%;
    border-top: 1px solid #ECECEC;
    padding: 65px 0 50px 0;
    margin-top: 57px; float:left; box-sizing:border-box;
}
.brand-position-box .fl-textarea h2{
    font-size: 36px;
    color: #333333; font-weight:bold;
    margin-bottom: 20px;
}
.brand-position-box .fl-textarea p{
    font-size: 24px;
    color: #808080;
    margin-bottom: 10px;
    font-weight: 600;
}
.brand-position-box .fl-textarea p.p2 { font-size:20px; color:#808080; font-weight:normal;}
.brand-position-box .fl-textarea h3{
    font-size: 22px; font-weight:bold;
    color: #333333;
    margin: 9% 0 8% 0;
    line-height: 36px;
}
.brand-position-box .fl-textarea span{
    font-size: 16px;
    color: #7B7B7B;
}
.brand-position-box .fr-box{
    width: 50%;
	float:right;
    position: relative;
}
.blue-square{
    width: 150px;
    height: 150px;
    background-color: #28b2c2;
    color: #ffffff;
    padding: 50px 0 0 20px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    position: absolute; box-sizing:border-box;
    top: 0;
    left: 0;
}
.blue-square i{
    display: block;
    width: 20px;
    height: 3px;
    background-color: #fff;
    margin-bottom: 20px;
}
.brand-position-box .fr-box .img-box01{
    margin-left: -125px;
    margin-top: 80px;
    position: relative;
}
.brand-position-box .fr-box span{
    position: absolute;
    font-size: 14px;
    color: #6C6C6C;
    font-weight: 600;
}
.brand-position-box .fr-box .s1{
    top: -15px;
    left: 413px;
}
.brand-position-box .fr-box .s2{
    top: 23px;
    left: 527px;
}
.brand-position-box .fr-box .s3{
    top: -25px;
    left: 637px;
}

/*PHP & JAVA做为WEB主开发语言*/
.zc-wzjs .row6 { clear:both;}
.zc-wzjs .row6 .fl { float:left;}
.zc-wzjs .row6 .fr { float:right;}
.php-java{
    width: 100%;
    height: 825px;
    background: url('../images/pic189.jpg');
    background-size: cover;
}
.php-java-box{
    padding-top: 120px;
    color: #ffffff;
    text-align: center;
}
.top-text{
    color: #ffffff;
    text-align: center;
}
.top-text h2{
    font-size: 36px; font-weight:bold;
}
.top-text  h3{
    font-size: 24px; color:#0bcabf; font-weight:bold;
}
.top-text  p{
    font-size: 15px;
    color: #DFDFDF;
    margin: 10px 0 30px;
}
.php-and-java{
    margin-top: 50px;
    padding: 0 160px;
}
.php-and-java .php{
    width:360px;
}
.php-and-java h4.language{
    font-size: 24px;
    margin: 45px 0 22px;
    font-weight: normal;
}
.php-and-java p.text{
    font-size: 15px;
    color: #EAEAEA;
    line-height: 30px;
}
.zc-wzjs .row7 { clear:both; text-align:center; padding:5% 0;}
.zc-wzjs .row7 .d1 { font-size:36px; font-weight:bold; color:#333; line-height:50px; margin-bottom:5px;}
.zc-wzjs .row7 .d2 { font-size:15px; color:#333333; margin-bottom:3%;}
.zc-wzjs .row7 .d3 {background:url(../images/pic190.jpg) repeat-x center center; height:160px; }
.zc-wzjs .row7 .d3 .list { color:#fff; font-size:20px; width:1200px; margin:0 auto;}
.zc-wzjs .row7 .d3 .list p {  float:left; margin:0 35px; background:#fff; width:170px;}
.zc-wzjs .row7 .d3 .list p span {width:160px; height:160px; line-height:160px; border-radius:50%; background:#28b2c2; margin:0 auto; display:block;}

/*专长-其他产品服务*/
.zc-other .row1 { clear:both; margin-top:90px;background:url(../images/pic191.jpg) no-repeat center center; height:684px; overflow:hidden; color:#fff; padding-top:10%; box-sizing:border-box;}
.zc-other .row1 .row1L { width:50%; float:left;}
.zc-other .row1 .row1R { width:50%; float:right; padding-top:6%;}
.zc-other .row1 .row1L p.p1 { font-size:60px; font-weight:bold; line-height:180%}
.zc-other .row1 .row1L p.p2 { font-size:36px; font-weight:bold; line-height:170%; margin-bottom:8%;}
.zc-other .row1 .row1L p.p3 { font-size:18px; width:220px; height:48px; line-height:48px; background:#d83434; text-align:center;}
.zc-other .row1 .row1L p.p3 a { color:#fff;}
.zc-other .row1 .row1R p { width:33.3333%; float:left; font-size:18px; text-align:center; margin-bottom:50px;}
.zc-other .row1 .row1R p img { display:block; margin:0 auto; margin-bottom:7px;}

.zc-other .row2 { clear:both; padding:6% 0; text-align:center;}
.zc-other .row2 .tit { font-size:36PX; font-weight:bold; color:#1f1f1f; margin-bottom:6%;}
.zc-other .row2 .list .d1 img { display:block; margin:0 auto; margin-bottom:5px;}
.zc-other .row2 .list .d2 { width:952px; margin:0 auto; height:40px; line-height:40px;}
.zc-other .row2 .list .d2 span { width:25%; float:left; display:block; font-size:16px; color:#595959;}

.zc-other .row3 { clear:both; background:#f4fcff; text-align:center; padding:6% 0 2% 0;}
.zc-other .row3 .tit { font-size:36px; font-weight:bold; color:#1f1f1f; margin-bottom:3%;}
.zc-other .row3 .text { font-size:15px; color:#595959; margin-bottom:7%;}
.zc-other .row3 .list {}
.zc-other .row3 .list .li { width:24%; float:left; margin-right:14%; margin-bottom:6%;}
.zc-other .row3 .list .m0 { margin-right:0;}
.zc-other .row3 .list .li p.p1 img { display:block; margin:0 auto; margin-bottom:10px;}
.zc-other .row3 .list .li p.p2 { font-size:16px; color:#595959; margin-bottom:8px;}
.zc-other .row3 .list .li p.p3 { font-size:13px; color:#999999; width:100%; line-height:22px; text-align:left; text-align:justify;}

.zc-other .row4 { clear:both;background:url(../images/pic206.jpg) no-repeat center center; height:610px; padding-top:7%; box-sizing:border-box; background-size:cover;}
.zc-other .row4 .L { color:#fff; width:48%; text-align:justify;}
.zc-other .row4 .L p.p1 { font-size:36px; font-weight:bold; margin-bottom:4%;}
.zc-other .row4 .L p.p2 { font-size:20px; margin-bottom:4%}
.zc-other .row4 .L p.p2:after { content:''; display:block; width:25px; height:2px; background:#6fd2ed; margin-top:4%;}
.zc-other .row4 .L p.p3 { font-size:15px; margin-bottom:4%; line-height:30px;}

.zc-other .row5 { clear:both; padding:6% 0; text-align:center;}
.zc-other .row5 .tit { font-size:36px; font-weight:bold; margin-bottom:2%;}
.zc-other .row5 .text { font-size:15px; color:#595959; margin-bottom:3%;}
.zc-other .row5 .list img { display:block; float:left; margin-right:10px;}
.zc-other .row5 .list img.m0 { margin-right:0;}
.zc-other .row5 .list-1 img { width:261px; height:auto;}
.zc-other .row5 .list-2 img { width:442px; height:auto;}
.zc-other .row5 .list-1 { margin-bottom:10px}

.zc-other .row6 { clear:both;}
.zc-other .row6 .d { position:relative;}
.zc-other .row6 .dL img { display:block; width:100%; height:auto;}
.zc-other .row6 .d .wrap {position:absolute; left:50%; top:0; margin-left:-677px; }
.zc-other .row6 .d .wrap .dR { width:50%; float:right; color:#fff; padding:14% 0 0 6%; box-sizing:border-box; text-align:justify;}
.zc-other .row6 .d2 .wrap .dR { float:left; padding:14% 6% 0 0;}
.zc-other .row6 .dR p.p1 { font-size:36px; font-weight:bold; line-height:45px; margin-bottom:3%;}
.zc-other .row6 .dR p.p2 { font-size:20px; margin-bottom:5%;}
.zc-other .row6 .dR p.p2:after { content:''; display:block; width:25px; height:2px; background:#8f8b8a; margin-top:4%;}
.zc-other .row6 .dR p.p3 { font-size:15px; line-height:32px;}
.zc-other .row6 .d2 .wrap .dR { color:#333}
.zc-other .row6 .d3 .dR p.p2:after { background:#81b4ca;}


/*移动端开发+电商平台*/
.fl{float: left;}
.fr{float: right;}
.dcpz_1b img{display: block;width: 100%;}
.dcpz_1{position: relative;margin-top: 90px;}
.dcpz_1a{position: absolute;width: 900px;top: 24%;left: 50%;margin-left: -450px;text-align: center;}
.dcpz_1a h3{color: #ffffff;font-size: 42px;margin-bottom: 2%;}
.dcpz_1a p{color: #ffffff;font-size: 16px;letter-spacing: 4px;}
.dcpz_2{padding: 70px 0;}
.dcpz_2a {width: 50%;}
.dcpz_2b {width: 45%;margin-top: 3%;}
.dcpz_2b_1 p{color: #7d7d7d;font-size: 18px;}
.dcpz_2b_1 h3{color: #010101;font-size: 34px;margin: 3px 0 15px 0;font-weight: bold;}
.dcpz_2b_1 span{display: block;width: 25px;height: 4px;background-color: #a51e25;}
.dcpz_2b_2 ul li{float: left;text-align: center;width: 112px;margin-bottom: 5%;}
.dcpz_2b_2 ul li span{width: 53px;height: 52px;display: inline-block;}
.dcpz_2b_2 ul li p{color: #808080;font-size: 15px;}
.ds_p1{background: url('../images/css_sprites.png') -258px -224px;}
.ds_p2{background: url('../images/css_sprites.png') -382px -10px;}
.ds_p3{background: url('../images/css_sprites.png') -382px -82px;}
.ds_p4{background: url('../images/css_sprites.png') -382px -154px;}
.ds_p5{background: url('../images/css_sprites.png') -382px -226px;}
.dcpz_2b_2{margin: 8% 0 6% 0;}
.dcpz_2b_2p1{margin: 0 15%;}
.dcpz_2b_2p2{margin-right: 15%;}
.dcpz_2b_3 a{width: 220px;height: 48px;background-color: #d83434;display: block;text-align: center;line-height: 48px;color: #fff;font-size: 16px;}
.dcpz_3{width: 100%;background: url(../images/dspic_60.jpg) no-repeat;padding-bottom: 6%;}
.dcpz_3a{text-align: center;padding: 8% 0 6% 0;}
.dcpz_3a h3{color: #fff;font-size: 34px;font-weight: bold;margin-bottom: 2%;}
.dcpz_3a p{color: #fff;font-size: 15px;}
.dcpz_3b ul{display: flex;flex-direction: row;justify-content: space-between;}
.dcpz_3b ul li{width: 24%;}
.dcpz_3b_1{background-color: #d83434;padding: 8% 6% 6% 6%;}
.dcpz_3b_2{background-color: #fff;}
.dcpz_3b_1 h3{color: #ffffff;font-size: 22px;font-weight: bold;}
.dcpz_3b_1 p{color: #efaeae;font-size: 15px;margin-top: 2%;}
.dcpz_3b_2{padding: 4% 6% 0 6%;min-height: 345px;}
.dcpz_3b_2 dl dd{border-bottom: 1px solid #f5f5f5;padding: 4% 0 8% 7%;background: url(../images/dspic_23.jpg) no-repeat left top 17px;}
.dcpz_3b_2 dl dd h3{color: #333333;font-size: 17px;font-weight: bold;}
.dcpz_3b_2 dl dd p{color: #808080;font-size: 14px;margin-top: 4%;width:100%;}
.dcpz_3b_2 dl dd:nth-child(3){border-bottom: 0!important;}
.dcpz_4{width: 100%;background: url(../images/dspic_54.jpg) no-repeat;}

.dcpz_4_1 ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.dcpz_4_1 ul li{width: 22%;text-align: center;margin-bottom: 5%;}
.dcpz_4_1 ul li h3{color: #fff;font-size: 18px;font-weight: bold;margin: 5% 0;}
.dcpz_4_1 ul li p{color: #fff;font-size: 14px;}
.dcpz_4_1 ul li span{width: 104px;height: 87px;display: inline-block;}
.dcpz_4_p1{background: url('../images/css_sprites.png') -10px -10px;}
.dcpz_4_p2{background: url('../images/css_sprites.png') -134px -10px;}
.dcpz_4_p3{background: url('../images/css_sprites.png') -10px -117px;}
.dcpz_4_p4{background: url('../images/css_sprites.png') -134px -117px;}
.dcpz_4_p5{background: url('../images/css_sprites.png') -258px -10px;}
.dcpz_4_p6{background: url('../images/css_sprites.png') -258px -117px;}
.dcpz_4_p7{background: url('../images/css_sprites.png') -10px -224px;}
.dcpz_4_p8{background: url('../images/css_sprites.png') -134px -224px;}

.dcpz_5{margin: 0 0;background-color: #f5f5f5;padding-bottom: 5%;}
.dcpz_5a{text-align: center;padding: 8% 0 6% 0;}
.dcpz_5a h3{color: #333333;font-size: 34px;font-weight: bold;margin-bottom: 2%;}
.dcpz_5a p{color: #666666;font-size: 15px;}
.dcpz_5b ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
.dcpz_5b ul li{width: 19%;margin-bottom: 1%;background-color: #fff;padding: 4% 0;}
.dcpz_5b ul li div{padding: 0 12%;text-align: center;}
.dcpz_5b ul li div h3{color: #333333;font-size: 18px;font-weight: bold;margin: 3% 0 9% 0;}
.dcpz_5b ul li div span{width: 51px;height: 52px;display: inline-block;}
.dcpz_5b ul li div p{line-height: 26px;font-size: 15px;}
.dcpz_5b_p1{background: url('../images/css_sprites.png') -152px -331px;}
.dcpz_5b_p2{background: url('../images/css_sprites.png') -223px -331px;}
.dcpz_5b_p3{background: url('../images/css_sprites.png') -294px -331px;}
.dcpz_5b_p4{background: url('../images/css_sprites.png') -365px -331px;}
.dcpz_5b_p5{background: url('../images/css_sprites.png') -455px -10px;}
.dcpz_5b_p6{background: url('../images/css_sprites.png') -455px -82px;}
.dcpz_5b_p7{background: url('../images/css_sprites.png') -455px -154px;}
.dcpz_5b_p8{background: url('../images/css_sprites.png') -455px -226px;;}
.dcpz_5b_p9{background: url('../images/css_sprites.png') -10px -331px;}
.dcpz_5b_p10{background: url('../images/css_sprites.png') -81px -331px;}


.ydd_2a{background: url('../images/css_ydpic.png') -387px -308px;width: 51px;height: 41px;}
.ydd_2b{background: url('../images/css_ydpic.png') -10px -381px;width: 51px;height: 41px;}
.ydd_2d{background: url('../images/css_ydpic.png') -81px -381px;width: 51px;height: 41px;}
.ydd_2e{background: url('../images/css_ydpic.png') -152px -381px;width: 51px;height: 41px;}
.ydd_2f{background: url('../images/css_ydpic.png') -223px -381px;width: 51px;height: 41px;}
.ydd_aha a{width: 220px;height: 48px;background-color: #0080cc;display: block;text-align: center;line-height: 48px;color: #fff;font-size: 16px;}

.ydd_1{ clear:both; height:684px;margin-top: 90px;background-color: #0080cc;padding: 9% 0 4% 0; overflow:hidden; box-sizing:border-box;}
.ydd_1b img{width: 80%;}
.ydd_1a {margin-top: 55px;}
.ydd_1b {margin-right: 3%;}
.ydd_1a h3{font-size: 100px;color: #fff;font-weight: bold;}
.ydd_1a p{font-size: 36px;color: #fff;font-weight: bold;letter-spacing: 3px;margin: 40px 0 25px 0;}
.ydd_1a h4{font-size: 26px;color: #fff;}
.ydd_10 .dcpz_2b_2 ul li{width: 127px;}
.ydd_10 .dcpz_2b_2{margin-left: -20px;}
.ydd_10 .dcpz_2b_1 span{background-color: #0080CC;}
.ydd_3{background-color: #2a2b2c;padding: 110px 0;}

.ydd_3_2c p{color: #474747;font-size: 18px;}
.ydd_3_2c h3{color: #fff;font-size: 34px;margin: 3px 0 15px 0;font-weight: bold;}
.ydd_3_2c span{display: block;width: 25px;height: 4px;background-color: #5f6061;}
.ydd_3_2a h3{color: #fff;font-size: 18px;margin-bottom: 3%;}
.ydd_3_2a p{color: #fff;font-size: 15px;}
.ydd_3_2 {width: 40%;margin-top: 4%;}
.ydd_3_2a{margin: 6% 0;}
.ydd_3_2b ul{display: flex;flex-direction: row;justify-content: space-between;}
.ydd_3_2b ul li{width: 25%;box-sizing: border-box;border-right: 1px solid #3d3d3d;text-align: center;}
.ydd_3_2b ul li p{color: #999999;font-size: 14px;}
.ydd_3_2b ul li span{width: 58px;height: 62px;display: inline-block;}
.yd3_1{background: url('../images/css_ydpic.png') -95px -297px;}
.yd3_2{background: url('../images/css_ydpic.png') -173px -297px;}
.yd3_3{background: url('../images/css_ydpic.png') -251px -297px;}
.yd3_4{background: url('../images/css_ydpic.png') -387px -10px;}

.ydd_4{background-color: #0080CC;padding-top: 5%;}
.ydd_4_2c p{color: #2e96d4;font-size: 18px;}
.ydd_4_2c h3{color: #90d4fd;font-size: 34px;margin: 3px 0 15px 0;font-weight: bold;}
.ydd_4_2c span{display: block;width: 25px;height: 4px;background-color: #2398dd;}
.yd3_7{background: url('../images/css_ydpic.png') -387px -236px;}
.yd3_8{background: url('../images/css_ydpic.png') -387px -92px;}
.yd3_9{background: url('../images/css_ydpic.png') -387px -164px;}
.ydd_4 .ydd_3_2b ul li{border-right: 1px solid #1a89cb;}
.ydd_4 .ydd_3_2b ul li p{color: #7dc9f6;}
.ydd_4 .ydd_3_2b ul li span {
    width: 54px;
    height: 52px;
    display: inline-block;
}
.ydd_4 .ydd_3_2b ul li{width: 25%;}
 .ydd_3_2b{margin-left: -5%;}
.ydd_4 .ydd_3_2a {
     margin: 9% 0;
 }
 .ydd_4 .ydd_3_2b ul{justify-content: left;}
 .ydd_5{background:url(../images/adsxx.jpg) no-repeat center;padding: 7% 0;}
 .ydd_5a_1 h3{color: #808080;font-size: 20px;}
 .ydd_5a_1 h4{color: #fff;font-size:34px;font-weight: bold;margin: 10px 0 50px 0;}
.ydd_5a_1 h5{color: #dddddd;font-size: 17px;margin-bottom: 3%;}
.ydd_5a_1 p{color: #dddddd;font-size: 15px;}
.ydd_5a {background: url(../images/yd_xx.png) no-repeat left top;padding: 0 0 0 86px;width: 550px;}
.ydd_5a_1{width: 435px;margin-top: 53px;}
.ydd_5a_1 h3 span{color: #34a2e4;}
 
 .ydd_6{padding: 5% 0;background-color: #f4f4f4;}
 .ydd_6_1{text-align: center;}
 .ydd_6_1 h3{color: #333333;font-size: 32px;font-weight: bold;margin-bottom: 1%;}
 .ydd_6_1 p{color: #333333;font-size: 15px;letter-spacing: 1px;}
 .ydd_6_2{margin-top: 65px;}
 .ydd_6_2a {width: 75%;}
 .ydd_6_2b {width: 23.5%;background-color: #fff;}
 .ydd_6_2a ul{display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
 .ydd_6_2a ul li{width: 22%;background-color: #fff;margin-bottom: 2%;padding: 5%;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
 .ydd_6_2a_2 span{display: inline-block;width: 65px;height: 64px;}
 .yd_6_1{background: url('../images/css_ydpic.png')  -95px -213px;}
 .yd_6_2{background: url('../images/css_ydpic.png')  -10px -213px;}
 .yd_6_3{background: url('../images/css_ydpic.png')  -180px -213px;}
 .yd_6_4{background: url('../images/css_ydpic.png')  -302px -94px;}
 .yd_6_5{background: url('../images/css_ydpic.png')  -302px -10px;}
 .yd_6_6{background: url('../images/css_ydpic.png')  -202px -10px;width: 74px!important;}
 .yd_6_7{background: url('../images/css_ydpic.png')  -202px -94px;}
 .yd_6_8{background: url('../images/css_ydpic.png')  -10px -297px;}
 .yd_6_9{background: url('../images/css_ydpic.png')  -302px -178px;}
 
 .ydd_6_2a_1 h3{color: #333333;font-size: 18px;font-weight: bold;}
  .ydd_6_2a_1 p{color: #b3b3b3;font-size: 14px;}
 .ydd_6_2b {display: flex;flex-direction: column;justify-content: center;align-items: center;height: 565px;}
 .ydd_6_2b p{color: #333333;font-size: 20px;margin-bottom: 9%;}
 .ydd_6_2b_1{width: 172px; height: 183px;background: url('../images/css_ydpic.png') -10px -10px;margin-top: 12%;}
 .ydd_6_2b h3{color: #b3b3b3;font-size: 30px;font-weight: bold;}
 
@media all and (max-width:1440px){
	  .ydd_6_2b{height: 540px;}
	  .dcpz_2a img{width: 80%;}
}
 
 /*案例搜索*/
 .sousuo-div { float:right; height:46px;width:360px; overflow:hidden;border:1px solid #e6e6e6;}
 .sousuo-div .ipt {height:100%; width:100%; }
 .sousuo-div .ipt input { display:block; width:300px; height:46px; line-height:46px; padding:0 10px; float:left; border:0}
 .sousuo-div .ipt button {background: url('../images/sousuo.png')  no-repeat center center; width:35px; height:46px; display: block; float:left; border:0;}
 .ssjg-div { clear:both; height:50px; font-size:16px;}
 .ssjg-div strong { display:inline-block; margin:0 4px; color:#e11d1d;}
 
 
/*新专长菜单---网站地图*/
/*下拉导航*/
.oh {
 overflow:hidden
}
#burger-menu {

    position:fixed; 

    left:-100%;

    top: 0px;

    z-index:99201;

    width: 100%;

    height: 100%;

    background: #181723;

    display:-ms-flexbox;

    display:flex;

    -ms-flex-align:center;

    align-items:center;

    -ms-flex-pack:center;

    justify-content:center;

    -webkit-transition: all .5s ease 0s;

    -moz-transition: all .5s ease 0s;

    -ms-transition: all .5s ease 0s;

    -o-transition: all .5s ease 0s;

    transition: all .5s ease 0s;

}
#burger-menu .nav_close{

    position: absolute;

    top: 60px;

    right: 60px;

    z-index: 1;

    width: 26px;

    -webkit-transition: all .5s ease 0s;

    -moz-transition: all .5s ease 0s;

    -ms-transition: all .5s ease 0s;

    -o-transition: all .5s ease 0s;

    transition: all .5s ease 0s;

}
#burger-menu .nav_close:hover{

    transform: rotate(180deg);

    -o-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    -moz-transform: rotate(180deg);

    -webkit-transform: rotate(180deg);

}
#burger-menu .nav_close img{

    width: 100%;

    cursor: pointer;

}
#burger-menu-bg-wrap {

    display:-ms-flexbox;

    display:flex;

    -ms-flex-align:center;

    align-items:center;

    -ms-flex-pack:center;

    justify-content:center

}
#burger-menu-bg-wrap,.burger-menu-bg {

    position:absolute;

    top:0;

    left:0;

    bottom:0;

    right:0;

}
.burger-menu-bg {

    transform:scale(1.1);

    -webkit-transition: all .4s ease 0s;

    -moz-transition: all .4s ease 0s;

    -ms-transition: all .4s ease 0s;

    -o-transition: all .4s ease 0s;

    transition: all .4s ease 0s; 

}
.burger-menu-bg img {

    position:absolute;

    top:50%;

    left:50%;

    transform:translate3d(-50%,-50%,0);

    -webkit-transition: all .4s ease 0s;

    -moz-transition: all .4s ease 0s;

    -ms-transition: all .4s ease 0s;

    -o-transition: all .4s ease 0s;

    transition: all .4s ease 0s; 

    opacity:0;

}
#burger-menu-bg-0 {

    max-width: 100%;

}
#burger-menu-bg-1 {

    max-width: 100%;

}
#burger-menu-bg-2 {

    max-width: 100%;

}
#burger-menu-bg-3 {

    max-width: 100%;

}
#burger-menu-bg-4 {

    max-width: 100%;

}
#burger-menu-list {

    padding:0 0 2vw;
    text-align:center

}
.burger-menu-link-wrap {

    display:block;

    margin: 45px 0;

    color:#fff;

    font-size: 40px;

}
.burger-menu-link {

    position:relative;

    display:inline-block; 

    letter-spacing: 3px;

    transform:translate3d(0,-110%,0); 

    -webkit-transition: all .4s ease .5s;

    -moz-transition: all .4s ease .5s;

    -ms-transition: all .4s ease .5s;

    -o-transition: all .4s ease .5s;

    transition: all .4s ease .5s;

}
.burger-menu-link a{

    color: #ffffff; line-height:40px;

}
.burger-menu-link:hover a{

    color: #ff4343;

}
.burger-menu-share-wrap {
width:680px;
    position:absolute;

    bottom:3.5vw;

    left:50%; margin-left:-340px;
}
.burger-menu-share-wrap #container2 { margin:0 auto;}
.burger-menu-share-wrap #container2 .tab { width:680px; height:400px;background:#fff; overflow:hidden; margin:0 auto;display:none; position:relative }
.burger-menu-share-wrap #container2 .guanbi2 { width:26px; height:27px; position:absolute; right:10px; top:8px; z-index:3; cursor:pointer;}
.burger-menu-share-wrap #container2 .guanbi2 img { display:block; width:90%; height:auto; margin:0 auto;}
.burger-menu-share-wrap #container2 .tab .boxbg { border:1px solid #de2025; width:600px; height:320px; margin:0 auto; margin-top:40px; font-size:15px; color:#333333;}
.burger-menu-share-wrap #container2 .tab .boxbg p.p0 { background:#de2025; color:#fff; text-align:center; width:120px; height:40px; line-height:40px; margin-left:40px; font-size:18px; margin-bottom:15px;}
.burger-menu-share-wrap #container2 .tab .boxbg p.p1 img { display:block; margin:0 auto; margin-bottom:20px;}
.burger-menu-share-wrap #container2 .tab .bx1 p.p2 { text-align:center; margin-bottom:15px; line-height:20px;}
.burger-menu-share-wrap #container2 .tab .bx1 p.p3 { width:5px; height:1px; background:#333333; margin:0 auto; margin-top:20px; margin-bottom:32px;}
.burger-menu-share-wrap #container2 .tab .bx1 p.p4 { text-align:center;}
.burger-menu-share-wrap #container2 .tab .bx2 p.p0 { margin-bottom:30px;}
.burger-menu-share-wrap #container2 .tab .bx2 p.p1 { margin-bottom:40px;}
.burger-menu-share-wrap #container2 .tab .bx2 .d { width:80%; margin:0 auto; font-size:20px; color:#333333; text-align:center;}
.burger-menu-share-wrap #container2 .tab .bx2 .d .dL { width:49%; float:left; border-right:1px solid #e6e6e6;}
.burger-menu-share-wrap #container2 .tab .bx2 .d .dR { width:50%; float:right;}
.burger-menu-share-wrap #container2 .tab .bx2 .d span { font-size:15px; display:block; margin-top:15px;}
.burger-menu-share-wrap #container2 .tab .bx3 .d { width:390px; margin:0 auto; height:230px; text-align:center;}
.burger-menu-share-wrap #container2 .tab .bx3 p.p0 { margin-bottom:30px;}
.burger-menu-share-wrap #container2 .tab .bx3 .d .dL { width:155px; float:left;}
.burger-menu-share-wrap #container2 .tab .bx3 .d .dC { width:44px; float:left; margin:0 18px; padding-top:82px;}
.burger-menu-share-wrap #container2 .tab .bx3 .d .dR { width:155px; float:right}
.burger-menu-share-wrap #container2 .tab .bx3 .d .pp1 { font-size:20px; color:#333333; margin-bottom:20px;}
.burger-menu-share-wrap #container2 .tab .bx3 .d .pp2 { margin-bottom:15px;}
.burger-menu-share-wrap #container2 .tab .bx3 .d .pp3 {}
.burger-menu-share-wrap #container2 .tab .bx4 p.p0 { margin-bottom:52px;}
.burger-menu-share-wrap #container2 .tab .bx4 .d { width:80%; margin:0 auto; text-align:center;}
.burger-menu-share-wrap #container2 .tab .bx4 .d .dL { width:50%; float:left}
.burger-menu-share-wrap #container2 .tab .bx4 .d .dR { width:50%; float:right}
.burger-menu-share-wrap #container2 .tab .bx4 .d .pp1 { margin-bottom:25px;}
.burger-menu-share-wrap #container2 .tab .bx4 .d .pp2 { font-size:18px; color:#333333; margin-bottom:25px;}
.burger-menu-share-wrap #container2 .tab .bx4 .d .pp3 { width:72px; height:28px; line-height:28px; color:#fff; background:#de2025; margin:0 auto; font-size:14px;}
.burger-menu-share-wrap #container2 .tab .bx4 .d .pp3 a { color:#fff;}
.burger-menu-share-wrap #container2 .tab .bx5 { text-align:center;}
.burger-menu-share-wrap #container2 .tab .bx5 p.p0 { margin-bottom:35px;}
.burger-menu-share-wrap #container2 .tab .bx5 p.p1 { margin-bottom:20px;}
.burger-menu-share-wrap #container2 .tab .bx5 p.p2 { font-size:18px; color:#333333; margin-bottom:15px;}
.burger-menu-share-wrap #container2 .tab .bx5 p.p3 { color:#999999; margin-bottom:35px;}
.burger-menu-share-wrap #container2 .tab .bx5 p.p4 {width:100px; height:34px; line-height:34px; color:#fff; background:#de2025; margin:0 auto; font-size:14px;}
.burger-menu-share-wrap #container2 .tab .bx5 p.p4 a { color:#fff;}
.burger-menu-share-wrap #container2 .tab .bx6 { text-align:center;}
.burger-menu-share-wrap #container2 .tab .bx6 p.p0 { margin-bottom:20px;}
.burger-menu-share-wrap #container2 .tab .bx6 p.p2 { line-height:24px; margin-bottom:15px;}
.burger-menu-share-wrap #container2 .tab .bx6 p.p3 { line-height:24px; margin-bottom:15px;}
.burger-menu-share-wrap #container2 .tab .bx6 p.p4 {width:100px; height:34px; line-height:34px; color:#fff; background:#de2025; margin:0 auto; font-size:14px;}
.burger-menu-share-wrap #container2 .tab .bx6 p.p4 a { color:#fff;}
.burger-menu-share-wrap #nav2 { clear:both;width:430px; margin:0 auto; height:70px; padding-top:30px; text-align:center;}
.burger-menu-share-wrap #nav2 ul li {width:71px; height:100%; float:left; opacity:.6; cursor:pointer;}
.burger-menu-share-wrap #nav2 ul li.act { opacity:1;}
.burger-menu-share-wrap .icon-zj {
    display: inline-block;
    width:33px; height:32px;background:url("/skin/default/specialty/images/pic100.png") no-repeat center center;
}
.burger-menu-share-wrap .icon-sj {
    display: inline-block;
    width:33px; height:32px;background:url("/skin/default/specialty/images/pic101.png") no-repeat center center;
}
.burger-menu-share-wrap .icon-wx{
    width:33px; height:32px;background:url("/skin/default/specialty/images/pic102.png") no-repeat center center;
}
.burger-menu-share-wrap .icon-qq{
    width:33px; height:32px;background:url("/skin/default/specialty/images/pic103.png") no-repeat center center;
}
.burger-menu-share-wrap .icon-dz{
    width:33px; height:32px;background:url("/skin/default/specialty/images/pic104.png") no-repeat center center;
}
.burger-menu-share-wrap .icon-gj{
    width:33px; height:32px;background:url("/skin/default/specialty/images/pic105.png") no-repeat center center;
}
.burger-menu-share-wrap .icon-zj:hover {background:url("/skin/default/specialty/images/pic100-on.png") no-repeat center center;}
.burger-menu-share-wrap .icon-sj:hover {background:url("/skin/default/specialty/images/pic101-on.png") no-repeat center center;}
.burger-menu-share-wrap .icon-wx:hover {background:url("/skin/default/specialty/images/pic102-on.png") no-repeat center center;}
.burger-menu-share-wrap .icon-qq:hover {background:url("/skin/default/specialty/images/pic103-on.png") no-repeat center center;}
.burger-menu-share-wrap .icon-dz:hover {background:url("/skin/default/specialty/images/pic104-on.png") no-repeat center center;}
.burger-menu-share-wrap .icon-gj:hover {background:url("/skin/default/specialty/images/pic105-on.png") no-repeat center center;}

.nenav { clear:both; width: 1355px; margin: 0 auto; position: relative; height: 90px; background: #fff; margin-top: 25px;}
.nenav .Lef { width: 450px; height: 100%; line-height: 90px; float: left; font-size: 24px; color: #333333; padding-left: 60px;}
.nav_2 { width:750px; float: right; margin-top: 20px; margin-right: 50px;}
.nav_2 ul li{float: left;line-height: 48px; text-align: center;background: #f5f5f5; width: 122px; margin-left: 3px;}
.nav_2 ul li:hover .nav_2_1 a{color: #fff; background: #e8474d}
.nav_2 ul li a{color: #333;font-size: 14px;display: block;position: relative; font-weight: bold;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.nav_2 ul li a.al {color: #fff; background: #e8474d}
.nav_3 ul li{width: 100%;height: 32px;cursor: pointer; line-height:32px;}
.nav_3 {margin-top: 30px; width:50px;background: url(../images/img01.jpg) no-repeat left center; text-align:right;}
.nav_2_hide{position: absolute;top: 70px;z-index: 9999999;background:url("../images/2021062902.png") no-repeat left top;width: 100%;height:489px;left: 0;display:none;padding: 80px 17px 16px 16px; box-sizing: border-box}
.nav_2_hide .box { box-sizing: border-box; width: 100%; height: 300px; position: relative}
.nav_2_hide .box:after { content:'';display: block;background: url(../images/jiant.png) no-repeat center center; width: 22px; height: 14px; position: absolute; top: -55px; z-index: 99999999999999}
.nav_2_hide .box1:after { left: 592px;}
.nav_2_hide .box2:after { left: 720px;}
.nav_2_hide .box3:after { left: 843px;}
.nav_2_hide .box4:after { left: 975px;}
.nav_2_hide .box5:after { left: 1100px;}

.nav_2_hide a { display:block; width: 19%; height: 140px; margin: 0 3%; float: left;border-bottom:1px solid #e6e6e6; overflow: hidden; color: #fcd1d2!important; text-align: left; font-weight: normal!important; padding-top: 22px;}
.nav_2_hide a:nth-child(1) {border-top:1px solid #e6e6e6;}
.nav_2_hide a:nth-child(2) {border-top:1px solid #e6e6e6;}
.nav_2_hide a:nth-child(3) {border-top:1px solid #e6e6e6;}
.nav_2_hide a:nth-child(4) {border-top:1px solid #e6e6e6;}
.nav_2_hide img { display:block; width: 190px; height: 80px;-webkit-transition: all .3s ease 0s;

    -moz-transition: all .3s ease 0s;

    -ms-transition: all .3s ease 0s;

    -o-transition: all .3s ease 0s;

    transition: all .3s ease 0s;}
.txtxx { clear: both;color:#fff; font-size: 12px!important; text-align: right; padding-right: 2%; padding-top: 25px;}
.nav_2_hide a:hover img {

        transform: translateY(-8px);

        -webkit-transform: translateY(-8px);

        -ms-transform: translateY(-8px);

        -moz-transform: translateY(-8px);

    }
/*2022案例列表*/
.cm_con { width: 48.7%;margin-bottom: 30px; border-radius: 12px;box-shadow: 0px 3px 6px #d2cece;background-color: #fff; overflow: hidden;}
.cm_con:nth-child(odd){margin-right: 2.6%;}
.imgdiv img {

    width: 100%;

}
.txtdiv h3{

    font-size: 16px;

    color: #464646; margin-top: 0;
}
.txtdiv p{

    font-size: 26px;

    color: #464646;

    line-height: 32px;

    overflow: hidden;

}
.txtdiv{

    padding: 45px 42px 54px 42px;

}
.txtdiv .L { width:74%; float:left}
.txtdiv .R { width:26%; float:right}
.txtdiv .R img { display:block; width:100%; height:auto;}
.messdiv {

    padding: 0 0px;

    height: auto;

    margin-top: 20px;

}
.messdiv .zandiv{

    width: 100%;

    background: transparent;

    height: inherit;

}
.messdiv .zandiv img{

    position: relative;

    left: inherit;

    top: inherit;

    transform: translate(0,0);

}
.messdiv .zandiv img{

    display: block;

}

/*小程序案例*/
.g_padding3 .list { clear:both; background:#dfecf4; margin-bottom:50px;box-shadow:0px 3px 6px #d2cece; border-radius: 18px; overflow: hidden;}
.g_padding3 .listdd { height: 565px; overflow:hidden;}
.g_padding3 .listbg { background:#f3f3f3;}
.g_padding3 .list .listL { width:31%; height: 100%; padding:10% 6% 2% 6%; box-sizing: border-box;}
.g_padding3 .list .listR { width:69%; height: 100%;}
.g_padding3 .list:nth-of-type(odd) .listL { float:left;}
.g_padding3 .list:nth-of-type(odd) .listR { float:right}
.g_padding3 .list:nth-of-type(even) .listL { float:right; text-align:right}
.g_padding3 .list:nth-of-type(even) .listR { float:left}
.g_padding3 .list .listL p.p1 { font-size:30px; color:#7f7f7f; margin-bottom:30px; line-height: 50px; display: flex; align-items: center;}
.g_padding3 .list .listL p.p1 span { font-size:58px; font-family:'Conv_QUARTO-BOLD';}
.g_padding3 .list .listL p.p1 img {  height:42px!important; width: auto!important;}
.g_padding3 .list .listL p.p2 { font-size:16px; color:#7f7f7f; line-height:30px;}
.g_padding3 .list .listL p.p2 span { font-weight:bold; font-size: 18px; display: inline-block; margin-right: 2px;}
.g_padding3 .list:nth-of-type(even) .listL p.p1 { justify-content: flex-end}
.g_padding3 .list img { display:block; width:100%; height:auto;}
.g_padding3 .list .listL .wz1 { color:#656363; font-size: 16px; line-height: 38px;}
.g_padding3 .list .listL .wz2 { color:#2c2c2c; font-size: 26px; line-height: 34px; margin-bottom: 30px; position: relative; height: 44px;}
.g_padding3 .list .listL .wz2:after { content:''; display: block; width: 24px; height: 2px; background: #9f9f9f; margin-top: 10px; position: absolute; bottom: 0; left: 0}
.g_padding3 .list:nth-of-type(even) .listL .wz2:after { right:0; left: inherit}
.g_padding3 .list .listL .wz3 { clear: both;color:#9b9b9b; font-size: 12px; line-height: 28px;}

.g_padding3 .list .swiper-button-prev {background: url(../images/2022030305.png) no-repeat center center; width:42px; height:42px; left:30px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.g_padding3 .list .swiper-button-next {background: url(../images/2022030306.png) no-repeat center center; width:42px; height:42px; right:30px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.g_padding3 .list .swiper-button-prev:hover {background: url(../images/2022030305-on.png) no-repeat center center;}
.g_padding3 .list .swiper-button-next:hover {background: url(../images/2022030306-on.png) no-repeat center center;}
.g_padding3 .list .swiper-pagination-bullet { background:#fff; opacity:1; margin:0 5px;}
.g_padding3 .list .swiper-container-horizontal>.swiper-pagination-bullets { bottom:20px;}
.g_padding3 .list .swiper-pagination-bullet-active { background:#d82424; opacity:1}
.g_padding3 .more { clear:both; width:129px; height:38px; text-align:center; color:#fff; background:#c91d1d; margin:0 auto; font-size:16px; font-weight: bold; margin-bottom: 7%; margin-top: 3%;border-radius: 8px; overflow: hidden;}
.g_padding3 .more a { display:block; color:#fff; width: 100%; height: 100%;line-height:38px; }

@media only screen and (max-width: 1440px){
  .wrap{width: 1240px;}
	.g_padding3 .listdd { height: 514px;}
}
@media only screen and (max-width: 1280px){
  .wrap{width: 1140px;}
	.g_padding3 .listdd { height: 473px;}
}

