*{
	padding: 0;
	margin: 0;
}
.slider-content ul li {
	font-size: 16px;
}

.main-banner .slide-item:before {
	background: none;
}
.main-banner .slide-item img{
	height: 100%;
	width: 100%;
}
.slider-content ul li {
	margin-bottom: 0;
}

.navigation .main-navigation .main-menu>nav>ul>.menu-item>a {
	font-size: 18px;
	/* font-weight: 600; */
}

.banner_des1 {
	font-size: 16px;
	color: #fff;
}

.transform-center {
	top: 45%;
}

.slider-content h1 {
	margin-bottom: 0;
}

.section-padding {
	background: #F4F4F4;
	padding: 40px 0;
	padding-bottom: 80px;
}

.about-us .container {
	/* background: #fff; */
	position: relative;
}

.about-us .about-right-side .about-img:before {
	background: none;
}
.about-us .about-right-side .about-img{
	/* width: 96%; */
}
.about-us .about-right-side .about-img img {
	padding: 0;
	/* margin-top: 40px; */
}

.align-self-center {
	background: #fff;
	padding: 40px;

}

.about-us .text-light-dark {
	font-size: 14px;
	text-indent: 0;
	
}

.about_us_img {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
}

.line {
	position: absolute;
	right: -25px;
	top: 30px;
	z-index: 10;
}


.about-us .about-right-side .about-img:after {
	background: none;
}

.about-us .about-right-side .about-img img {}

.btn_linear {
	border-radius: 10px;
	background-image: -moz-linear-gradient(18deg, rgb(127, 178, 208) 0%, rgb(182, 215, 157) 100%);
	background-image: -webkit-linear-gradient(18deg, rgb(127, 178, 208) 0%, rgb(182, 215, 157) 100%);
	background-image: -ms-linear-gradient(18deg, rgb(127, 178, 208) 0%, rgb(182, 215, 157) 100%);
	position: absolute;
	border: none;
	width: 225px;
	line-height: 59px;
	color: #fff;
	height: 59px;
	padding-top: 0;
	right: 20px;
	text-align: center;
	z-index: 10;

}

.btn_linear:hover {
	background-image: -moz-linear-gradient(18deg, rgb(127, 178, 208) 0%, rgb(182, 215, 157) 100%);
	background-image: -webkit-linear-gradient(18deg, rgb(127, 178, 208) 0%, rgb(182, 215, 157) 100%);
	background-image: -ms-linear-gradient(18deg, rgb(127, 178, 208) 0%, rgb(182, 215, 157) 100%);
}

.service-box .service-wrapper .service-img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 5px;
}

.service-box .service-wrapper {
	display: inline-block;
	background: none;
	box-shadow: none;
	width: 100%
}

.service-box .service-wrapper .service-text {
	max-width: 100%;
	padding-top: 8px;
}

.our-work-sec {
	background: #fff;
	padding-bottom: 10px;
}

.important .section-header:after {
	position: absolute;
	top: 40px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.important .section-header .section-heading h3:after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 140px 12px;
	width: 130px;
	margin-left: calc(50% - 65px);
	height: 12px;
	text-align: center;
}

.important .section-header {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.important .section-header .section-heading {
	max-width: 100%;
}

.our-work-sec .work-sec .text-wrapper h2 {
	font-size: 18px;
}

.our-work-sec .work-sec .text-wrapper p {
	opacity: 1;
}

.our-work-sec .work-sec .text-wrapper {
	padding-bottom: 35px;
	background: none;
}

.our-work-sec .work-sec.first-box {
	height: 100%;
}

.yewu_first {
	position: absolute;
	color: #666;
	top: 40px;
}

.yewu_first div:first {
	color: #777777;
}

a:hover .yewu_first {
	color: #666;
}

.yewu_1 {
	color: #000000;
	font-size: 18px;
}

.yewu_2 {
	color: #000;
	font-size: 20px;
	font-weight: 600;
}

h4 b:after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #333;
	margin-top: 20px;
}

.yewu_3 {
	color: #333;
	font-size: 18px;
	margin-top: 30px;
}

.single-system {
	display: flex;
	overflow: hidden;
	align-items: center;
	margin-bottom: 30px;
}



.system-images {
	position: relative;
}

img {
	max-width: 100%;
	height: auto;
}

.main-system {
	display: block;
	width: 40%;
	float: left;
}

.system-content {
	/* padding: 30px; */
	position: relative;
	left: 0px;
	z-index: 1;
	background: #f5f5f5;
	/* max-height: 390px; */
	height: 100%;
	overflow: hidden;
	width: 570px;
	padding: 10px;
}

.main-icon-images {
	display: block;
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
}

.system-content h3 {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 38px;
}

.system-content p {
	font-size: 16px;
	color: #444;
	line-height: 26px;
}

.system-btn {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	transition: 0.5s;
	border: 1px solid #F3B007;
	background: #F3B007;
	display: inline-block;
	padding: 10px 20px;
	margin-top: 15px;
}

.top-content {
	float: left;
	width: 60%;
}

.system-images {
	position: relative;
}

.netSite {
	color: #fff;
	margin-top: 40px;
}

.netSite p {
	margin-bottom: 5px;
}

.yewu_2:after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #333;
	margin-top: 2px;
}

.section-header .section-heading h3.about_us:after,
.section-header h3.about_us:after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	margin-top: -8px;
	margin-left: 26px;
}

.section-header h3.about_us:after {
	content: '';
	display: block;
	width: 130px;
}

.about-left-side {
	border-right: 1px dashed #ccc;
}

.hangye span {
	border: 1px solid #cccccc;
	padding: 40px;
	display: inline-block;
	border-radius: 100%;
}

.yuanjing_title {
	text-align: center;
}

.yuanjing_title::after {
	content: '';
	border-bottom: 1px solid #333333;
	width: 100%;
	height: 1px;
	display: block;
	margin-top: -35px;
}

.yuanjing_title b {
	background: #fff;
	padding: 10px 30px;
	display: inline-block;
}

.yuanjing_title b::after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	content: '';
	display: block;
	width: 130px;
	margin-top: 10px;
	margin-left: calc(50% - 65px);
}

.yuanjing_sub1 span {
	border: 1px solid #cccccc;
	padding: 40px;
	border-radius: 100%;
	display: inline-block;
}

.yuanjing_img {
	padding: 50px !important;
	padding-bottom: 10px !important;
}

.yuanjing_bg {
	position: absolute;
	left: 0;
	width: 70%;
	height: 50%;
	background: #f3f3f3;
}

.tab_zhanluo {
	background: #fff;
	border-bottom: 2px solid #83b5d1;
}

.tabs .nav-tabs .nav-item .nav-link:hover,
.tabs .nav-tabs .nav-item .nav-link.active {
	background: none;
	color: #666;
}

.banner-tabs .tabs .nav-tabs .nav-item .nav-link {
	background: none;
	text-align: left;
	padding: 30px 40px 30px 0;
	font-size: 17px;
	font-weight: 600;
	border: none;
}

.tabs .nav-tabs .nav-item .nav-link.active:before {
	display: none;
}

.tabs .nav-tabs .nav-item .nav-link,
.tabs .nav-tabs .nav-item .nav-link.active {
	border-bottom: none;
	color: #467b8f;
	font-weight: 600;
}

.tabs .nav-tabs .nav-item .nav-link:hover:after,
.tabs .nav-tabs .nav-item .nav-link.active:after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	width: 100%;
	top: auto;
	bottom: 0;
	color: #83b5d1;
}

.tabs .nav-tabs .nav-item .nav-link.active:after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	width: 100%;
	top: auto;
	bottom: 0;

}

.zhanluo_title {
	color: #286a81;
}

.zhanluo_title::after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	content: '';
	display: block;
	width: 130px;
	margin-top: 10px;
	/* margin-left: calc(50% - 65px); */
}

.text-light-dark {
	text-indent: 2em;
}

.zhanluo_des p {
	margin-bottom: 10px;
	color: #236277;
	font-weight: 600;

}

.zhanluo_p {
	color: #666;
	font-size: 16px;
}

.zhanluo3 img {
	padding-right: 0 !important;
	padding-top: 0px !important;
	padding-bottom: 70px !important;
	padding-left: 70px !important;

}

.zhanluo3::after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	content: '';
	display: block;
	width: 130px;
	margin-top: -70px;
	z-index: 1000;
}

.zhanluo4 {
	padding-top: 0px !important;
	padding-left: 0 !important;
	padding-bottom: 40px !important;
}

.zhanluo_last p {
	color: #666;

}

.zhanluo_last p::before {
	background: url(../images/company/line.png) no-repeat;
	background-size: 10px 12px;
	height: 8px;
	content: '';
	display: inline-block;
	width: 10px;
	margin-right: 10px;
	margin-top: 0px;
	z-index: 1000;
}

.zhanluo_last p:last-child::before {
	display: none;
}

.unity_xi {
	font-size: 18px;
	color: #666;
	text-indent: 2em;
}

.zhanluo3_last {
	padding: 10px;
}

.unity_xi {
	padding: 10px;
}

.align-self-center {
	padding: 10px;
}

.zhanluo3_last:after {
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	content: '';
	display: block;
	width: 130px;
	margin-top: -60px;
	z-index: 1000;
}

.zhineng_img .col-lg-6 {
	padding-right: 0 !important;
	margin-bottom: 20px;
}

.blue_color {
	color: #286a81;
}

.zhineng_luolan {
	margin-left: 18%;
	width: 26%;
	margin-top: 140px;
}

.zhineng_luolan1 {
	float: right;
	margin-right: 37%;
	width: 26%;
	margin-left: 0;
	margin-top: -116px;
}

.zhineng_luolan_img {
	width: 63.5%;
}

.luolan_link {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #286a81;
	font-size: 18px;
	font-weight: 600;
}

.zhineng_luolan1 .system-content {
	overflow: auto;
}

.hexin_wrap .system-content {
	background: none;
}

.hexin_wrap .our-work-sec {
	background: rgba(246, 244, 244, .7);
	padding: 20px;
	padding-top: 30px !important;
}

.hx_num {
	position: absolute;
	top: 0px;
}

.zhanluo_title {
	text-align: left;
}

.jieshao {
	margin-top: 40px;
	background: #0066CC !important;
	padding: 40px 20px;
	color: #fff;
	text-indent: 2em;
}

.jieshao h3 {
	font-size: 18px;
	color: #fff;
}

.link_us_des .system-content {
	background: none;
}



.link_us_des1 {
	width: 60%;
	float: right;
	text-align: right;
	padding: 10px;
}

.jieshao p {
	margin-bottom: 5px;
	color: #fff;
	font-size: 18px;
	line-height: 35px;
}

.link_us_des {
	margin-left: 0;
	width: 40%;
	margin-top: 30px;
}

.menu-item-has-children>a>.arrow:after,
.menu-item-has-megamenu>a>.arrow:after {
	display: none;
}

.slick-list {
	/* height: 340px; */
	overflow: hidden;
}

.bx-wrapper,
.slick-initialized .slick-slide,
.slick-track {
	/* height: 100%; */
	margin: 0;
}

.container1 {
	position: relative;
	width: 100%;
	height: 330px;
	margin: 1px auto;
	/* background: #ccc; */
	color: #444;
}

.top-container {
	display: table;
	width: 100%;
	height: 100%;
}

.top-container>ul {
	display: table-cell;
	vertical-align: bottom;
	width: 100%;
	height: 100%;
	position: relative;
}

.top-container>ul li {
	text-decoration: none;
	list-style: none;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
}

.top-container>ul li:after {
	content: '';
	height: 110%;
	width: 2px;
	background: #999999;
	position: absolute;
	left: -20px;
	bottom: 0;
}

.top-container>ul li.first-child::before {
	content: '';
	height: 10px;
	width: 10px;
	background: #fff;
	display: block;
	position: absolute;
	top: -10px;
	z-index: 100;
	border: 2px solid #666666;
	border-radius: 10px;
	left: -24px;
}

.top-container>ul li:last-child {
	font-size: 36px;
	color: #AEAEAE;
	font-weight: 600;
}
.slick-dots{
	position: absolute;
	width: 100%;
	bottom: 20px;
}
.group-form {
	padding: 40px 0px 40px 0;
	
}
.group-form input{
	margin: 0 10px;
}
.form-control-custom{
	border:1px solid #666;
	border-radius: 10px !important;
}
.group-form .input-group-append{
	background: none;
	color: #666;
	right: 10px;
}
.tabs .nav-tabs .nav-item .nav-link:hover, .tabs .nav-tabs .nav-item .nav-link.active{
	background: none;
}
.zn_wrap .sidebar .sidebar_widgets{
	padding: 0;
}
.zn_wrap .container{
	padding: 0;
	margin: 0;
	width: 100%;
}
.zn_wrap .tab_zhanluo{
	border: none;
}
.zn_wrap .container {
	width: 100%;
	margin: 0;
}
.zn_wrap .container  li.nav-item{
	width: 100%;
	margin: 0;
}
.zn_wrap .tabs .container  li a.nav-link{
	padding: 20px 40px;
	font-size: 18px;
}
.zn_wrap .tabs .container  li a.nav-link::after{
	display: none;
}
.zn_wrap .tabs .container  li a.nav-link:hover,
.zn_wrap .tabs .container  li a.nav-link.active{
	background-image: -moz-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	background-image: -webkit-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	background-image: -ms-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	color: #fff;
	border: none;
}
.zn_title .yuanjing_title{
	/* text-align: left; */
}
.tabs .nav-tabs .nav-item .nav-link:after{
	background: none;
}
.menu-item-has-children .sub-menu{
	background-image: -moz-linear-gradient(-7deg, rgb(213 210 210) 20%, rgb(213 210 210) 100%);
	background-image: -webkit-linear-gradient(-7deg, rgb(213 210 210) 20%, rgb(213 210 210) 100%);
	background-image: -ms-linear-gradient(-7deg, rgb(213 210 210) 20%, rgb(213 210 210) 100%);
    
	color: #fff;
}
.menu-item-has-megamenu .megamenu .megamenu-nav ul>.menu-item>a, .menu-item-has-children .sub-menu>.menu-item>a{
	border: none;
}

.linear_btn{
	background-image: -moz-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	background-image: -webkit-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	background-image: -ms-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	color: #fff;
	padding:5px 20px;
	font-size: 16px;
	border-radius: 5px;
}
.menu_slider .slick-list {
	height: auto;
}
.testimonial-box .testimonial-wrapper .slick-current .testimonial-author,.testimonial-box .testimonial-wrapper .testimonial-author{
	border: none;
}
.tabs .nav-tabs .nav-item .nav-link.active:after{
	display: none;
}
 .tabs .nav-tabs .nav-item.active .nav-link:after,.tabs .nav-tabs .nav-item.slick-current .nav-link:after{
	color: #f00;
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	width: 100% !important;
	top: auto;
	bottom: 0;
}
.testimonial-nav .nav-tabs .nav-item.slick-current a{
	color: #f00;
}
.zhineng_icon{
	padding: 10px 15px;
}
.zhineng_sub .about-right-side{
	border: 1px solid #d5d5d5;
	padding:20px 10px;
	position: relative;
	padding-bottom: 70px;
	/* margin: 10px; */
}
.zhineng_icon .col-lg-6{
	/* padding-right: 10px !important; */
}
.zhineng_sub .about-right-side:after{
	background: url(../images/company/line.png) no-repeat;
	background-size: 130px 12px;
	height: 8px;
	content: '';
	display: block;
	width: 100px;
	left: 5%;
	margin-bottom: 0px;
	position: absolute;
	z-index: 10;
	bottom: 20px;
}
.zhineng_sub .about-right-side p{
	font-size: 20px;
	font-weight: 600;
}
.zhineng_sub .about-right-side a{
	background-image: -moz-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);	background-image: -webkit-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);	background-image: -ms-linear-gradient( -7deg, rgb(127,178,208) 0%, rgb(182,215,157) 100%);
	border-radius: 100%;
	display: inline-block;
	color: #fff;
	float: right;
	height: 50px;
	line-height: 50px;
	width: 50px;
	text-align: center;
	margin-bottom: 20px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	z-index: 10;
	
}
.div{
	    overflow: hidden;
	    height: 118px;
	}
	.box{
	    padding: 10px 0;
	    white-space: nowrap;/*文本不会换行，文本会在在同一行上继续*/
	    overflow-y:auto;/*可滑动*/
	}
	/*自定义滚动条的伪对象选择器, CSS 可以隐藏滚动条*/
	.box::-webkit-scrollbar{
	    display: none;
	}
	.box1{
	    margin-right: 3%;
	    height: 100px;
		line-height: 100px;
		font-size: 17px;
		font-weight: 600;
		cursor: pointer;
	    display: inline-block;/*行内块元素*/
		position: relative;
	}
	
.arrow-layout-1 .slick-prev:after{
	background: url(../images/company/arrow_up.png) no-repeat;
	content: '';
	line-height: 50px;
	transform: rotate(-90deg);
	background-position: center;
}
.arrow-layout-2 .slick-prev{
	padding: 10px 5px;
	background: #2d3e52;
	transform: rotate(-90deg);
}
.arrow-layout-2 .slick-next{
	padding: 10px 5px;
	background: #2d3e52;
	transform: rotate(90deg);
}
.arrow-layout-2 .slick-prev:hover,.arrow-layout-2 .slick-next:hover{
	background-color: #0066cc;
}
.arrow-layout-2 .slick-arrow:hover:after{
	background-color: rgba(0,0,0,0);
	background: none;
	background-position: center;
}
.arrow-layout-2 .slick-prev:after{
	background-image: url(../images/company/arrow_up.png) !important ;
	background-repeat: no-repeat !important;
	content: '';
	line-height: 50px;
	transform: rotate(-90deg);
	background-position: center;
}
.arrow-layout-2 .slick-next:after{
	background-image: url(../images/company/arrow_up.png) !important ;
	background-repeat: no-repeat !important;
	content: '';
	line-height: 50px;
	transform: rotate(90deg);
	background-position: center;
}
.arrow-layout-2 .slick-prev{
	right: 87px;
}
.arrow-layout-1 .slick-next:after{
	background: url(../images/company/arrow_up.png) no-repeat;
	content: '';
	line-height: 50px;
	transform: rotate(90deg);
	background-position: center;
}
.flaticon-arrows{
	height: 25px;
	width: 25px;
	display: inline-block;
}
.flaticon-arrows:before{
	background: url(../images/company/arrow_up.png) no-repeat;
	content: '';
	line-height: 50px;
	/* transform: rotate(90deg); */
	background-position: center;
	height: 25px;
	width: 25px;
	display: inline-block;
	margin-top: 8px;
}
.fa-search:before{
	background: url(../images/company/select.png) no-repeat;
	content: '';
	line-height: 50px;
	/* transform: rotate(90deg); */
	background-position: center;
	background-size: 25px ;
	height: 25px;
	width: 25px;
	margin-right: 6px;
	display: inline-block;
	/* margin-top: 8px; */
}
.news_wrap .news_con{
	margin-top: 30px;
	padding: 10px;
	border: 1px solid #f1f1f1;
	display: inline-block;
	width: 100%;
}
.news_wrap .news_con:hover{
	box-shadow: 0 0 20px -5px  #ccc;

}
.news_con .left{
	width: 68%;
	margin-right: 2%;
	float: left;
}
.news_con .right{
	width: 30%;
	float: left;
	height: 180px;
}
.news_con h5{
	font-weight: 100;
	line-height: 50px;
	margin-bottom: 0px;
	font-size: 18px;
}
.news_con:hover h5{
	color: #0066cc;
}
.news_con p{
	color: #888;
	line-height: 35px;
}
.news_con .news_btm{
	color: #aaa;
	font-size: 13px;
	
}
.news_details h5{
	text-align: center;
	margin-top: 50px;
	color: #444;
}
.news_details p{
	text-indent: 2em;
	line-height: 35px;
	font-size: 16px;
	color: #888;
}
.news_details {
	text-align: center;
}
.ui_frt {
	/* float: right; */
	text-align: center;
	margin-top: 10px;
}
.ui_input_btn01 {
	text-align: center;
	height: 32px;
	padding: 0 10px;
	border-style: none;
	cursor: pointer;
	font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
	background: #fff;
	border: 1px solid #CCCCCC;
}
.ui_input_btn01:hover{
	background: #0066cc;
	color: #fff;
	border-color: #0066cc;
}
@media (min-width:1200px){
	.response_about {
	    float: left;
	    position: absolute;
	    top: 80px;
	    z-index: 10;
	    width: auto;
	    margin-right: 20px;
	    width: 50% !important;
	}
}

@media (max-width:992px) {
	.navigation .main-navigation .main-menu>nav>ul>.menu-item.active:after{
		display: none;
	}
	.slick-dots{
		position: relative;
	}
}
@media (min-width: 1200px) {
	.response_about {
		float: left;
		position: absolute;
		top: 80px;
		z-index: 10;
	}

	.hidden-lg {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.slick-list{
		height: 280px;
	}
	/* .gundong .slick-list{
		height:80px !important;
	} */
	.bx-wrapper, .slick-initialized .slick-slide, .slick-track{
		height: 100%;
	}
	.zhineng_icon .zhineng_sub{
		width: 50%;
	}
	.index_list4 .col-lg-3{
		width: 50%;
		text-align: center;
		font-size: 16px !important;
	}
	.index_list4 .col-lg-3 .padding-15,.hangye .col-lg-3 .padding-15{
		padding: 5px;
	}
	.hangye .col-lg-3{
		width: 50%;
	}
	.news_con h5{
		line-height: 25px;
		font-size: 16px;
		display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;
	}
	.news_con .right{
		height: auto;
	}
	/* .index_list4 .col-lg-3 h5{
		font-size: 14px;
	}
	.index_list4 .col-lg-3 p{
		font-size: 14px !important;
	} */
	.index_list4 .animate-img{
		width: 100% !important;
		text-align: center;
	}
	.top-content {
		float: none;
		width: 100%;
	}
	.marginTop20{
		margin-top: 20px;
	}
	.main-system {
		width: 100%;
		float: none;
	}

	.about-left-side {
		border-right: none;
	}

	.yuanjing_img {
		padding: 0px !important;
	}

	.yuanjing_bg {
		display: none;
	}

	.zhanluo3::after,
	.zhanluo3_last:after {
		display: none;
	}

	.zhanluo3 img {
		padding: 10px 0 !important;
	}

	.zhanluo4 {
		padding-bottom: 0 !important;
	}

	.blank_class {
		display: none;
	}

	.tabs .nav-tabs .nav-item {
		margin-left: 10px;
	}

	.banner-tabs .tabs .nav-tabs .nav-item .nav-link {
		border: none;
	}

	.zhineng_img .col-lg-6 {
		padding-right: 10px;
		margin-bottom: 5px;
	}

	.zhineng_luolan {
		margin-left: 0;
		margin-top: 10px;
	}

	.zhineng_luolan .our-work-sec {
		margin: 0;
	}

	.system-content {
		width: 100%;
	}

	.single-system {
		display: inline-block;
	}

	.zhineng_luolan_img {
		width: 100%;
	}

	.zhineng_luolan1 .our-work-sec {
		padding-top: 40px !important;
	}

	.banner-tabs {
		padding-top: 10px !important;
	}

	.jieshao {
		margin-top: 40px;
		background: #fff;
		padding: 20px 10px;
	}
}
.slick-dots li{
	float: left;
}
/* #3.29home */
.home_index{
	/* background: url(../images/home_banner.png) no-repeat center center; */
	position: relative;
}
.more_btn.home_btn{
	float: left;left: 0;position: relative;
	background: #333;
	color: #ff9900;
	border: none;
	padding: 5px 10px;
}
.gundong{
	width: 1200px;
	margin: 0 auto;
}
.gundong span{
	margin-right: 20px;
}
.gundong a{
	color: #fff;
}
.gundong a:hover{
	color:#cc0033;
}
#scroll{
	width: 1200px;
	height: 50px;
	overflow: hidden;
}
#scroll ul{
	width: 4000px;
	float: left;
	background-color: #4C4C4C;
}
#scroll li{
	float: left;
	margin-right: 20px;
	padding: 3px;
}
@media (max-width: 1200px) {
	.gundong {
		width: 100% !important;
	}
}