#mainWrapper {
	padding: 40px 2%;
	clear: both;
	padding: 40px 0 70px;
	background: #f7f7f7;
	box-sizing: border-box;
}

#left {
	width: 26.5%;
	float: right;
	
}
#left1 {
	width: 21.5%;
	float: left;
	
}
#Article{
	margin-bottom: 40px;
	margin-top: 14px;
}
.lx_left dt {
	padding-left: 10px;
	height: 65px;
	line-height: 65px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #eeeeee;
}

.lx_left dl {
	background: #fff;
	padding: 0 15px;
	margin-top: 20px;
}

.lx_left dt span {
	font-size: 20px;
	font-weight: bold;
}

.lx_left dd {
	padding: 15px 0 25px 0px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
}

.lx_left dl {
	background: #fff;
	padding: 0 15px;
	margin-top: 20px;
}

.lx_left li a {
	line-height: 36px;
	color: #666;
	font-size: 18px;
	margin-top: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 10px;
	/* background: url(../images/zl_65.gif) 0px center no-repeat; */
}
.nd-guide__box{
	margin-top: 30px;
}


#right {
	width: 100%;
	float: left;
	overflow: hidden;
}
#right1 {
	width: 74.5%;
	float: right;
	overflow: hidden;
}

.siteMapPath {
	line-height: 25px;
	color: #666;
	border-bottom: 1px solid #F2F2F2;
	font-size: 16px;
	padding: 12px 0;
}

.siteMapPath_l {
	float: left;
	font-weight: normal;
	display: inline;
	overflow: hidden;
	color: #666666;
	padding: 5px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	margin-right: 10px;
	cursor: pointer;
}
.siteMapPath_l:hover{
	color: #E30F0F;
}
.siteMapPath_l.on{
	background-color: #E30F0F;
	color: #fff;
}
.siteMapPath_r {
	float: right;
	display: inline;
	line-height: 33px;
}

.siteMapPath_r a {
	color: #666;
}

.pack {
	padding: 20px 0;
	line-height: 200%;
	font-size: 14px;
}

.sp003 {
	width: 100%;
	background: #fff;
	padding-bottom: 40px;
	float: left;
	text-align: center;
	padding-bottom: 0;
}

.sp002 {
	width: 100%;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 50px;
	padding-top: 50px;
	box-sizing: border-box;
	padding-right: 40px;
}
.layui-layer-video2 video{
	height: 490px;
}
.sp005 {
	width: 100%;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 50px;
	padding-top: 50px;
	box-sizing: border-box;
	padding-right: 40px;
}
.bannerPane .tel{
	margin-top: 8px;
}
.bannerPane .tel img{
	margin-right: 8px;
	vertical-align: -3px;
}
.sp001 {
	width: 100%; display: block;
}

.sp001 li {
	line-height: 46px;
	width: 100%;
	text-align: center;
	border: 3px solid #cccccc;
	font-size: 24px;
	margin-right: 13px;
}

.sp001 li a {
	color: #666;
}

.xgcp {
	width: 100%;
	overflow: hidden;
	
}
.xgcp .xgcp-ibox{
	margin: 0 -1%;
}
.sp004 {
	overflow: hidden;
	float: left;
	width: 23%;
	background-color: #fff;
	margin: 1%;
	position: relative;
}
.relevance  .play-img5 img{
	width: 80%;
}
.relevance  .play-img6 img{
	width: 40px;
	padding: 0;
}
.sp004 a{
	display: block;
}
a:visited {
	text-decoration: none;
}

.sp004 .img img {
	width: 100%;
	box-sizing: border-box;
	padding: 12px 12px 0;
}

.sp004 span {
	display: block;
	line-height: 30px;
	display: block;
	padding: 10px 12px;
}

.flexslider .slides ifame {
	width: 100%;
	margin: 0 auto;
}
@media only screen and (max-width:1366px) {
	.layui-layer-video2{
	    width:280px !important;
	}
	.layui-layer-video2 video {
	    height: 490px;
	}
}
/*dy*/
.case-views {
	padding-bottom: 60px;
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 50px;
}
.case-views ul{
	margin: 0 -10px;
}
.clearfix {
	zoom: 1;
	position: relative;
}

.case-views li {
	width: 25%;
	height: 660px;
	float: left;
}
.case-views li a{
	display: block;
	margin: 0 10px;
}
.case-views li .img {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.case-views li a>p {
	text-align: center;
	font-size: 16px;
	padding: 16px 0;
	color: #444;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: color .6s;
}
.case-views li .text {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    z-index: 2;
    box-sizing: border-box;
    padding: 50px 10%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    opacity: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}
.case-views li:hover .text {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.case-views li .text h6 {
    font-size: 20px;
    color:#FFFFFF;
    line-height: 28px;
    font-family: 微软雅黑;
}
.case-views li .text p {
    font-size: 14px;
    color: #efefef;
    min-height: 300px;
    margin-top: 8px;
}
.case-views li:hover .img img{
	transform: scale(1.06);
}
.case-views li:hover a>p{
	color: #E30F0F;
}
.play-img {
    position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
}
.play-img3 {
    position: absolute;
    left: 50%;
    top: 39%;
    margin-top: -35px;
    margin-left: -35px;
}
.play-img3 img{
	width: 32%;
}
.play-img img{width: 50px;}
.play-img4 {
	width: 60px;
    left: 50%;
    top: 48%;
    margin-top: -30px;
    margin-left: -30px;
	position:absolute;
}
.play-img4 img{
	width: 100%;
}
.play-img5 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
	text-align: center;
	width: 60px;
}
.play-img6 {
    position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.video-open{
	position: relative;
}
.play-img2 {
	width: 50px;
	height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
}
.video-img{
	width: 100%;
}
.video-img2{
	width: 45%;
	margin-top: 15px;
}

.cp-ibox .tel a {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E30F0F;
    margin-bottom: 30px;
    display: block;
}
.cp-ibox .dinggou a {
    display: block;
    width: 138px;
    height: 38px;
    border: 1px solid #E30F0F;
    border-radius: 20px;
    text-align: center;
    line-height: 38px;
    color: #E30F0F;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}
.imgli{
	width: 100%;display: block;margin-top: 20px;
}
#mainWrapper .nd-guide__list li{
	border-bottom: 1px solid #e3e3e3;
}
#mainWrapper .nd-guide__list{
	border-top: 1px solid #e3e3e3;
}

/* 对应案例 */
.ny-case-ibox{
	padding-top: 0px;
	/* padding-bottom: 80px !important; */
	padding-left: 12px;
	padding-right: 12px;
}
.ny-case-title22{
	text-align: center;
    font-size: 25px;
    color: #1f2329;
	font-family: Gilroy Semi Bold,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
	padding-bottom: 24px;
}
.ny-case-ibox .sp0042{
	position: relative;
}
.ny-case-ibox .sp0042 .play-img6 img{
	width: 34px;
	margin-top: -40px;
}
.ny-case-ibox .sp0042 {
	width: 50%;
	float: left;
}
.ny-case-ibox .sp0042 a{
	display: block;
	margin: 0 5px;
}
.ny-case-ibox .sp0042  span{
	padding: 16px 12px;
	font-size: 16px;
}



.lianximain {
	overflow: hidden;
	/*	border-bottom: 1px solid #ddd;*/

	padding: 70px 0 40px 0;
}
.lianxiwen {
	overflow: hidden;
	/*	border-bottom: 1px dashed #ddd;*/

	clear: both;
	margin: 0;
	background: #fff;
	padding: 28px 15px 15px;
	box-shadow: 0px 0px 1px 2px #f1f1f1;
}
.lianxiwen:nth-child(4) {
	border-bottom: none;
}
.lianxiwen .pic {
	float: left;
	width: 50%;
	height: 250px;
	/*	border-radius: 8px;*/

	overflow: hidden;
	/*margin-right: 50px;*/
}
.lianxiwen .pic img {
/*	width: 100%;
	height: 100%;*/
	margin:15% auto;
}
.lianxiwen .wen {
	width: 100%;
}
.lianxiwen .wen h3 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #E30F0F;
	line-height: 34px;
	padding-bottom: 6px;
}
.lianxiwen .wen .wen02 {
	font-size: 13px;
	color: #333;
	line-height: 34px;
}
.online {
	height: 193px;
	background: #f5f5f5;
}
.online .fl {
	margin-top: 58px;
	float: left;
}
.online .fl h2 {
	font-weight: normal;
	font-size: 32px;
	color: #E30F0F;
}
.online .fl h2 i {
	margin-top: -6px;
	margin-right: 15px;
}
.online .fl p {
	font-size: 16px;
	color: #333;
	margin-top: 11px;
}
.online .fr {
	margin-top: 66px;
	float: right;
}
.online .fr a {
	width: 199px;
	height: 56px;
	border: 2px solid rgba(22,81,185,.5);
	color: #E30F0F;
	display: block;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 52px;
}
.ico-tel {
	width: 36px;
	height: 37px;
	background-image: url(../images/pic9.png);
	display: inline-block;
	vertical-align: middle;
}
.align-items-center {
	padding: 52px 0;
	border-top: 1px solid #eee;
	clear: both;
}
.zzliuyan {
	margin: 20px auto 50px auto;
}
.lylist {
	width: 100%;
}
.contact-tit {
	position: relative;
	font-size: 24px;
	color: #333;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.contact-tit span {
	display: block;
	clear: both;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	padding-top: 10px;
}
.contact-tit:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	border-bottom: 3px solid #E30F0F;
}
.lylist input, .lylist textarea, .lylist button {
	border-radius: 5px;
	border: none;
	font-size: 14px;
}
.lylist .lytitle {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	background: #f5f5f5;
}
.lylist .inp_name {
	width: 45%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #f5f5f5;
}
.lylist .inp_tel {
	width: 48%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	float: right;
	margin: 20px 8px 0 0;
	background: #f5f5f5;
}
.lylist .inp_neirong {
	width:100%;
	height: 200px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #f5f5f5;
	box-sizing: border-box;
	resize: none;
}
.lylist .vcode {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #f5f5f5;
}
.lylist .inp_name,.lylist .inp_tel{
	width: 49%;
	margin: 0;
	box-sizing: border-box;
}
.lylist .inp_name{
	margin-right: 2%;
}

.lylist .submit {
	display: inline-block;
	width: 30%;
	text-align: center;
	background: #E30F0F;
	height: 52px;
	line-height: 52px;
	color: #fff;
	margin: 20px 0px 0 0;
	font-size: 16px;
}
.lylist .submit:hover {
	cursor: pointer;
}
.yztj {
	overflow: hidden;
}
.leftyanzheng {
	width: 48%;
	float: left;
	position: relative;
}
.leftyanzheng img {
	position: absolute;
	top: 33px;
	right: 34px;
}
.leftyanzheng img:hover {
	cursor: pointer;
}
.righttijiao {
	text-align: center;
	/*width: 48%;*/
	/*float: right;*/
	margin: 0px 8px 0 0;
}
.contact01 {
	float: left;
}
.contact22 .lianxbiaoti {
	width: 33%;
	float: left;
}
.contact22 .lianxbiaoti h3 {
	width: 100%;
	height: 33px;
	border-left: 3px solid rgb(232, 232, 232);
	color: #d00a00;
	font-size: 20px;
	position: relative;
	text-indent: 20px;
	margin-bottom: 30px;
	line-height: 30px;
}
.lianxbiaoti p {
	font-size: 14px!important;
	line-height: 32px;
	padding: 0 23px;
	color: #666;
}
.ditu02 {
	/*	background: #f5f5f5;*/

	padding: 10px 0;
}
.ditu {
	width: 1200px;
	margin: 0 auto;
}
.ditu iframe {
	width: 100%!important;
	background: #fff;
	/*	box-shadow: 0px 0px 11px 2px #e1e1e1;*/

	border: 4px solid #f1f1f1;
}
#dituContent {
	width: 100%!important;
}
.contact-wen {
	padding: 0;
}
.subject input {
	width: 30%!important;
	margin: 20px left 0 auto!important;
	display: block;
	border-radius: 6px;
}
.wpcf7-form-control-wrap {
	width: 34%;
	float: left;
}
.wpcf7-form-control-wrap input {
	width: 74%!important;
}
/*è”ç³»æˆ‘ä»¬é¡µé¢ç»“æŸ*/