

/*他们都选择了*/
img {
	vertical-align: middle;
	border: 0;
	/*添加以下属性是解决图片在微信浏览器下默认转换效果造成页面模糊*/
	-webkit-transform: scale(1)rotate(0)translate3d(0, 0, 0);
	transform: scale(1)rotate(0)translate3d(0, 0, 0);
	display: inline-block;
	outline: none;
	max-width: 100%;
	height: auto;
}
.cont {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	background: none;
}
.i-select {
    width: 100%;
    margin: 0 auto;
	height: auto;
	margin-top: 50px;
	min-width: 1200px;
}

.i-select_title {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.i-select_title span {
	font-size: 30px;
	color: #0095e6;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 5px;
	line-height:50px;
}
.i-select_title p{
    font-size: 18px;
    color: #696c6d;
}
.i-select_hr {
	display: block;
	width: 26px;
	height: 2px;
	background: url(../images/pic37.jpg) no-repeat;
	border: 0;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -13px;
	z-index: 1;
	bottom: 0px;
}

.i-select_list {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.i-select_list li {
	width: 130px;
	height: 60px;
	float: left;
	border: 1px solid #cecece;
	margin-right: 36px;
	text-align: center;
	font-size: 0;
}

.i-select_list li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.i-select_list li a span {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.i-select_list li a img {
	transition: all 0.3s linear;
	max-height: 58px;
	max-width: 128px;
}

.i-select_list li a:hover img {
	transform: scale(1.05);
}

.i-select_list li:nth-child(8n) {
	margin-right: 0;
}

.i-select_con {
	width: 100%;
	height: auto;
	margin-top: 25px;
}

.i-select_left {
	width: 347px;
	height: auto;
	float: left;
}

.i-select_1 {
	width: 100%;
	height: 186px;
}

.i-select_1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.i-select_1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s linear;
}

.i-select_1 a:hover img {
	transform: scale(1.05);
}

.i-select_2 {
	width: 100%;
	height: 205px;
	background: #0095e6;
	margin-top: 16px;
}

.i-select_2 a {
	width: 347px;
	height: 205px;
	padding: 14px;
}

.i-select_2 h3 {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.i-select_2 hr {
	width: 100%;
	display: block;
	height: auto;
	border: none;
	border-top: 1px solid #fff;
}

.i-select_2 p {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}

.i-select_main {
	width: 284px;
	height: 407px;
	float: left;
	margin-left: 14px;
}

.i-select_main a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.i-select_main img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s linear;
}

.i-select_main a:hover img {
	transform: scale(1.05);
}

.i-select_right {
	width: 536px;
	height: 407px;
	float: right;
}

.i-select_top {
	width: 100%;
	height: 158px;
	overflow: hidden;
}

.i-select_top .i-select_2 {
	width: 280px;
	height: 158px;
	float: left;
	margin-top: 0;
	background: #ffffff;
}

.i-select_top .i-select_2 a {
	width: 280px;
	height: 158px;
}

.i-select_top .i-select_2 h3 {
	color: #0095e6;
	font-weight: normal;
}

.i-select_top .i-select_2 hr {
	border-top: 1px solid #0095e6;
}

.i-select_top .i-select_2 p {
	color: #0095e6;
}

.i-select_top .i-select_1 {
	width: 240px;
	height: 158px;
	float: right;
}

.i-select_bottom {
	width: 100%;
	height: 236px;
	margin-top: 13px;
}

.i-select_3 {
	width: 215px;
	height: 236px;
	float: left;
}

.i-select_3 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.i-select_3 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s linear;
}

.i-select_3 a:hover img {
	transform: scale(1.05);
}

.i-select_4 {
	width: 303px;
	height: 236px;
	float: right;
}

.i-select_4 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.i-select_4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s linear;
}

.i-select_4 a:hover img {
	transform: scale(1.05);
}
/*解决方案*/
.pro { overflow:hidden;margin: 0 auto; width:100%;min-width: 1200px; height:650px;margin-top: 130px;}
.pro h3.htitle a:hover{ color:#dc1313}
.pro ul{ overflow:hidden; width:1270px; margin:0 auto;margin-top: 50px;}
.pro li{ overflow:hidden; float:left; width:224px; height:235px; position:relative; margin:10px 40px;}
.pro li img.pro_tu{ display:block;}
.pro li b{ width:100%; height:100%; position:absolute; background:url('../images/pro_cur_bg.png') repeat center; z-index:1}
.pro li .wen{ display:block; overflow:hidden; width:100%; height:100%; position:absolute; left:0; top:0; z-index:2}
.pro li .wen .icon{ display:block; margin:0 auto; margin-top:70px;}
.pro li .wen h4{ margin-top:10px; color:#fff; text-align:center; font-weight:normal; font-size:16px; margin-bottom:10px;}
.pro li .wen a{ display:block; width:100%; height:100%; color:#fff; text-decoration:none;}
.pro li .wen i{ display:block; margin:0 auto; width:40px; height:2px; background-color:#fff; margin-bottom:15px;}
.pro li .wen p{ width:190px; margin:0 auto; font-size:14px; color:#e8e8e8; line-height:22px; height:130px; overflow:hidden; text-align:justify; text-align-last:center; display:none;}
.pro li .wen span{ display:none; font-size:0}
.pro li .wen span img{ display:block; margin:0 auto; margin-top:15px;}
.pro li.li01 b{ left:-224px; top:-235px;}
.pro li.li02 b{ left:-224px; top:0;}
.pro li.li03 b{ left:0; top:235px;}
.pro li.li04 b{ left:224px; top:0;}
.pro li.li05 b{ left:224px; top:-235px;}
.pro li.li06 b{ left:-224px; top:235px;}
.pro li.li07 b{ left:-224px; top:0;}
.pro li.li08 b{ left:0; top:-235px;}
.pro li.li09 b{ left:224px; top:0;}
.pro li.li010 b{ left:224px; top:235px;}
/*智能制造*/
.content{ width:1200px;margin: 0 auto;}
.edgebj2{overflow: hidden;margin-top: 45px;width: 100%;min-width: 1200px;}
.edge2{padding-top:56px;}
.edge2 dl{width:360px;float:left; margin-right: 30px;margin-bottom: 30px;}
.edge2 dl dt{width:360px; height:221px; margin-bottom: 40px; overflow: hidden;}
.edge2 dl dt img{width:360px; height:221px;transition: all 0.5s linear;}
.edge2 dl:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);}
.edge2 dl dd{margin-left: 5px;}
.edge2 dl dd span{display:block;font-size: 25px; color:#009ad8;height:77px; position: relative;}
.edge2 dl dd span::before{width:62px; height:2px; background:#4a4a4a; content:""; position: absolute;top: 50px;}
.edge2 dl dd span b{font-size: 25px; color:#009ad8;}
.edge2 dl dd span a {text-decoration: none;float:right;font-size: 16px;color: rgb(196, 193, 193)}
.edge2 dl dd span a:hover {color: rgb(116, 111, 111)}
.edge2 dl dd p{font-size: 15px; color:#919292;margin: 0;}
.edge2 dl.first{margin-left: 0;}
/*优势*/
.w1104{ width:100%;max-width: 1200px; min-width: 1200px; margin: 0 auto;}
.ys-box{ padding: 50px 0 68px; /*background: url(../img/ysbg.png) repeat-x;*/}
.ys-tit{ background: url('../images/ystitbg.png') no-repeat top center; text-align: center; height: 157px;}
.ys-tit strong{font-size: 39px; color: #333333; display: inline-block; padding-top: 27px;line-height:45px;}
.ys-tit strong b{color: #009ad8;}
.ys-tit h1{ font-size: 22px;color: #cccccc; line-height: 25px;}
.ys-tit span{ font-size: 10px; font-weight: bold;color: #cccccc;}
.ys-con{ margin-top: 44px;}
.ys1-l{ width: 552px; margin-top: 18px;}
.ys1-l-tit .ys1-num{ width: 114px; height: 67px; background: #009ad8;}
.ys1-l-tit .ys1-num span{ line-height:40px; font-size: 30px; color: #FFFFFF; height: 40px; padding-right: 27px; border-right:2px solid #f6f7f9; margin:14px 0 0 27px; display: inline-block;}
.ys1-l-tit .ys1-txt{ width: 390px; margin-left: 25px; }
.ys1-l-tit .ys1-txt strong{font-size: 20px; color: #009ad8;font-weight: normal;display: inline-block;}
.ys1-l-tit .ys1-txt span{display: inline-block;color: #aaaaaa; font-size: 12px; font-family: "arial, helvetica, sans-serif";}
.ys1-list{ margin: 30px 0 0 37px;}
.ys1-list ul li{ font-size: 16px; color: #222222; line-height: 34px; padding-left: 26px; background: url('../images/icon-ys.png') no-repeat left 10px;}
.ys1-list ul li span{color: #6bb82c;}
.ys1-list .cb{width:150px;height:30px;padding:0px 5px;padding-top:10px;margin:20px 0px;background:#f9c300;color: #fff;text-align: center;}
.ys1-list .cb:hover{background:#a5924d;}
.ys1-r{ margin-right: 15px;}
.ys2-l{ margin: 6px 0 0 57px;}
.ys2-r{ width: 552px; margin-top: 30px;}
.ys2-r .ys1-txt{ width: 360px; margin-left: 20px;}
.ys2-r .ys1-list{ margin: 20px 0 0 20px;}
.ys3-l{ width: 552px; margin-top: 30px;}
.ys3-l .ys1-txt{ width: 360px;margin-left: 25px; }
.ys3-r{ margin: 24px 25px 0 0;}
.ys4-r{ width: 552px; margin-top: 77px;}
.ys4-r .ys1-txt{ width: 380px; margin-left: 20px;}
.ys4-r .ys1-list{ margin: 30px 0 0 20px;}
.ys4-l{ margin: 23px 0 0 30px;}
.ys5-l{ margin-top: 48px; width: 552px;}
.ys5-r{ margin: 22px 6px 0 0;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*+height:1%;}
/*公司简介*/
.about{width: 100%;min-width:1200px;position: relative;height: 660px;background: url('../images/aboutBg.jpg') no-repeat center;}
.about .container{position: relative;height: 660px;}
.about .left_about{width: 600px;overflow: hidden;float: right;}
.about .leftCon .intro{margin-left: 50px;}
.about .leftCon h3{font-size: 30px;font-weight: bold;margin-top: 111px;}
.about .leftCon h3 a{color: #009ad8;text-decoration: none;}
.about .leftCon span{display: block;}
.about .leftCon .span1{color: #666666;font-size: 19px;margin: 6px 0 18px 0;}
.about .leftCon .span2{font-size: 12px;color: #bdbdbd;font-family: 'Myriad Pro';}
.about .leftCon p{font-size: 14px;line-height: 24px;color: #666666;width: 518px;}
.about .leftCon .p1{margin: 34px 0 28px 0; overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
.about .leftCon .p2{ overflow: hidden;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 4;  -webkit-box-orient: vertical;}
.about .left_about ul{width: 100%;overflow: hidden;margin-top: 108px;margin-left: 50px;}
.about .left_about li{float: left;width: 150px;height: 40px;line-height: 40px;margin-left: 1px;text-align: center;font-size: 14px;background: #fff;}
.about .left_about li a{display: block;color: #666666;text-decoration: none;}
.about .left_about li.cur{background: #f9c300 ;}
.about .left_about li.cur a{color: #fff;}
.about .right_about{width: 960px;float: left;height: 660px;position: absolute;left:-360px;top: 0;overflow: hidden;}
.about .rightBox{width: 960px;float: left;position: relative;height: 660px;}
.about .rightCon {width: 960px;overflow: hidden;position: relative;top: 0;left: 0;height: 660px;}
.about .right_about ul{width: 960px;overflow: hidden;position: absolute;top: 0;left: 0;}
.about .right_about li{float: left;width:960px;}
.about .right_about .play{position: absolute;top: 50%;left: 50%;width: auto;max-width: initial;max-height: 100%;transform: translate(-50%,-50%);}
.about .right_about .play i{width:80px;height:80px;border-radius:50%;background:url(../images/icon_play.png) no-repeat center center;background-size: 100% 100%;background-position: center center;position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);z-index:10}
.about .right_about .list{overflow: hidden; width: 600px; position: absolute; left: 0; bottom: 26px; text-align: center;z-index: 100;}
.about .right_about .list span{width: 14px;height: 14px;background-color: #fff; margin:0 10px; display: inline-block;border-radius: 50%;}
.about .right_about .list span{ *display: inline; }
.about .right_about .list span.cur{background-color: #00adef;}
.about .wang{position: absolute;right: 79px;bottom:-82px;}
/*客户案例*/
.prospan{ position:absolute; display:block; left:0; top:0; z-index:3; width:100%; height:100%;}
.indexBusiness { height: auto; overflow: hidden; margin-top: 50px;width: 100%;min-width: 1200px;}
.indexMainTit { height: auto; overflow: hidden; padding: 67px 0 0; color: #333; text-align: center; }
.indexMainTit div { font-size: 24px; }
.indexMainTit p { font-size: 36px; color: #cbcbcb; text-transform: uppercase; }
.mainCategory { height: auto; overflow: hidden; padding-bottom: 14px; text-align: center; color: #e5e5e5; line-height: 32px; }
.mainCategory a { display: inline-block; padding: 0 30px; color: #464646; font-size: 14px; }
.showBox { position: relative; max-width: 1200px; margin: 0 auto; margin-top: 50px;width: 100%}
.showBox .shd { max-width: 1200px; }
.showBox .shd ul { max-width: 1200px !important; }
.showBox .shd li { position: relative; width: 370px; height: 515px; float: left; overflow: hidden; margin: 0 15px; background-color: #f9f9f9; }
.businessImg { width: 370px; height: 240px; position:relative; }
.businessImg img { width: 100%; height: 100%; display: block; }
.businessText { position: absolute; left: 0; bottom: 27px; z-index: 5; width: 100%; height: 290px; background-color: #f9f9f9; }
.businessDiv { position: relative; padding: 59px 40px 0; height: 140px; overflow: hidden; }
.businessDiv h3 { font-size: 18px; color: #333; }
.businessDiv div { font-size: 16px; color: #939393; margin-bottom: 17px; text-transform: uppercase; }
.businessDiv p { color: #555; line-height: 24px; }
.businessDiv span { position: absolute; left: 40px; bottom: 0; z-index: 6; width: 44px; height: 1px; background-color: #c7c7c7; }
.more { position: absolute; left: 50%; margin-left: -110px; bottom: 76px; z-index: 10; height: 54px; width: 221px; filter: alpha(opacity=0); opacity: 0; }
.more a { display: block; float: left; height: 54px; line-height: 54px; text-align: center; color: #fff; font-size: 14px; background-color: #ffb441; width: 110px; }
.more a:first-child { border-right: 1px solid #d4d4d4; background-color: #6e6e6e; }
.more a:hover { filter: alpha(opacity=70); opacity: 0.7; }
.busibg { position: absolute; left: 0; bottom: 0; z-index: 5; height: 27px; width: 100%; background: url(../images/busibg.jpg) no-repeat 0 0; }
.showBox .shd li:hover .businessText { bottom: 89px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.showBox .shd li:hover .more { filter: alpha(opacity=100); opacity: 1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.showBox .shd li:hover .businessImg img { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.showBox .shd li:hover .prospan{ display:none; }
/*300+*/
.hzbj{height:350px;margin-top: 50px;width: 100%;min-width: 1200px;}
    .hz .hzbt{width:280px; height:250px;float:left; border-bottom:1px solid #1e1917;margin-top: 10px;}
    .hz .hzbt span{display: block; font-size: 45px; font-weight: bold; line-height: 45px; margin-bottom: 36px;color: #f9c300 ;}
    .hz .hzbt span i{display: block;font-size: 45px; color:#23211e; font-weight: normal;}
    .hz .hzbt p{ font-size: 16px;}
    .hz ul{float:right;width:763px;}
    .hz .hzbt.hz .hzbt{float:left; width:154px; height:56px; margin-left: 49px; margin-bottom: 26px;}
    .hz ul li.hzkh{margin-left: 0;}
    .hz ul li{float:left;width:150px; overflow:hidden;}
    .hz ul li a{display: block;width:150px;transition:  all 0.5s linear;}
    
    
    .hz ul li:hover a{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hz .msbt{margin-top: 206px;width:550px;}
    .hz .msbt h3{font-size: 35px; color:#181818; margin-bottom: 65px;}
    .hz .msbt h3 em{font-weight: bold;}
    .hz .msbt strong{display: block;height:41px;line-height:41px;margin:0 auto;color: #000000;font-size: 16px;width:179px; text-align:center;float:left;}
    .hz .msbt strong .btn{display:inline-block;width:179px;height:40px;line-height:40px;border:1px solid #3f2a51;border-radius:40px;position:relative;margin-left:20px;-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
    .hz .msbt strong .btn:before{content:'';position:absolute;width:86px;height:40px;border-top:1px solid #f0a608;border-bottom:1px solid #f0a608;top:-1px;left:50%;margin-left:-43px;-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
    .hz .msbt strong .btn:hover{color:#f0a608;border-color:#f0a608}
    .hz .msbt strong .btn:hover:before{border-color:#27103b;width:40px;margin-left:-20px;}
    
    .hz .msbt p{float:right; width:335px; font-size: 19px;color:#d9ae61;}
	.hz .msbt p i{font-size: 32px; color:#d9ae61}
	/*新闻资讯*/
	.news{line-height:22px;height:762px;font-family: "Microsoft Yahei";padding:56px 0 0;color: #7c7c7c;overflow: hidden;width: 100%;max-width: 1200px;min-width: 1200px;}
        .news a{text-decoration: none;}
        .news .til01{height:88px;}
        .new_t{height:65px;overflow: hidden;padding:0 0 0 360px;font-size: 22px;text-align: center;margin-top: 50px;}
        .new_t li{float: left;width: 153px;height:44px;margin:0 26px 0 0;font-size: 18px;}
		.new_t li a{display: block;line-height:44px;color: #000;}
        .new_t li.cur{background: #009ad8;}
        .new_t li.cur a{color: #fff;}
        .new_cl dl{height:362px;background: #f2f2f2;margin-bottom: 48px;}
        .new_cl dt,.new_cl dt img{width:548px;height:362px;display: block;overflow: hidden;float: left;}
        .new_cl dd{width:560px;display: block;padding:28px 0 0 50px;float: left;}
        .new_cl dd h3{height:106px;display: block;line-height: 43px;font-weight: normal;font-size: 18px;color: #333;}
        .new_cl dd h3 span{display: block;font-size:24px;color: #666;}
        .new_cl dd h3 a{color: #333;display: block;}
        .new_cl dd p{display: block;height: 122px;overflow: hidden;}
        .new_cl dd span.new_more a{display: block;width: 89px;line-height: 25px;background: #333;text-align: center;color: #fff;font-size: 12px;}
        .new_cl ul{width: 1240px;}
        .new_cl li{width:600px;float: left;}
        .new_cl li span{display: block;height: 30px;line-height: 30px;background:url('../images/ico05.jpg') no-repeat 2px 6px;font-size: 18px;padding: 0 0 0 12px;}
        .new_cl li span a{display: block;color: #333;}
        .new_cl li:nth-child(1) p{padding:0 55px 0 0;}
        .new_cl li p em{display: block;line-height:34px;color: #959595;font-weight: bold;}
		
		

