
/*产品解决方案*/
 .layout {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	padding-top: 100px;
} 
.wrap{
	margin: 0 auto;
	width: 1200px;
}
.header {
	height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #e72a32;
	position: absolute;z-index: 11;
	left: 0;right: 0;margin: 0 auto;top: 0;
}
.header .logo {
	float: left;width: 158px;height: 46px;margin-top: 26px;
}
.header .logo img,
.header .logo a {
	display: block;width: 100%;height: 100%;
}
.header .naver {
	float: right;padding-top: 26px;
}
.header .naver li {
	float: left;margin-left: 60px;position: relative;
}
.header .naver li h3 a{
	display: block;font-size: 16px;line-height: 46px;text-transform: uppercase;color: #fff;
}
.header .naver li .text {
	position: absolute;top: 46px;padding-top: 5px;left: 50%;margin: 0 auto;
	background: #fff;border-radius: 2px;padding: 0 10px;min-width: 190px;
	-webkit-box-sizing: border-box;display: none;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;line-height: 34px;color: #e72a32;text-align: left;
  transform:translateX(-50%);
  -ms-transform:translateX(-50%);  /* IE 9 */
  -moz-transform:translateX(-50%);     /* Firefox */
  -webkit-transform:translateX(-50%); /* Safari 和 Chrome */
  -o-transform:translateX(-50%);
}
.header .naver li .text a{
    white-space: nowrap;
}
.header .naver li .text:before {
	position: absolute;z-index: 111;
	top: -6px;left: 0;height: 6px;width: 11px;
	right: 0;margin: 0 auto;content: "";
	background: url(../images/icon1.png) no-repeat top center;
}
.banner {
	height: 350px;margin: 0 auto;
}

.about_list {
	padding: 100px 0 40px;
}
.about_list .list li {
	margin-bottom: 56px;overflow: hidden;
}
.about_list .list li .img {
	width: 48%;float: right;height: 302px;overflow: hidden;position: relative;
}
.about_list .list li .img:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	background: url(../images/f5.png) no-repeat center/cover;
	width: 18px;height: 36px;
}
.about_list .list li:nth-child(2n) .img:before {
	transform: translateY(-50%) rotate(180deg);
	left: auto;right: 0;
}
.about_list .list li:nth-child(2n) .img {
	float: left;
}
.about_list .list li .img a,
.about_list .list li .img img {
	display: block;height: 100%;width: 100%;transition: all 0.3s;
}
.about_list .list li .img:hover img {
	transform: scale(1.05);
}
.about_list .list li .text {
	position: relative;width: 48%;float: left;margin-top: 20px;height: 282px;
}
.about_list .list li:nth-child(2n) .text {
	float: right;
}
.about_list .list li .text .ico {
	height: 60px;width: 60px;position: relative;
}
.about_list .list li .text .ico img {
	display: block;max-height: 100%;max-width: 100%;
	left: 0;top: 50%;transform: translateY(-50%);position: absolute;z-index: 1;
}
.about_list .list li .text h2 a {
	display: block;font-size: 32px;line-height: 48px;color: #000;font-weight: bold;transition: all 0.3s;
}
.about_list .list li .text h2 a:hover {
	color: #e72a32;
}
.about_list .list li .text p {
	margin-top: 18px;font-size: 16px;line-height: 2;color: #000;height: 128px;overflow: hidden;position: relative;z-index: 11;
}
.about_list .list li .text .icon {
	height: auto;width: auto;right: 4%;bottom: 15px;position: absolute;z-index: 1;
}
.about_list .list li .text .icon img {
	display: block;max-height: 100%;max-width: 100%;
}
.footer {
	background: #eeeeee;
	height: 140px;
}
.footer .wrap {
	position: relative;height: 100%;
}
.footer .lt {
	position: absolute;left: 0;top: 50%;transform: translateY(-50%);
}

.footer .lt .logo1 {
	width: 158px;height: 46px;float: left;
}
.footer .lt .logo1 img {
	display: block;height: 100%;width: 100%;
}
.footer .lt .text {
	padding-left: 65px;float: left;
}
.footer .lt .text h5 {
	font-size: 16px;line-height: 1.8;color: #000;
}
.footer .lt .text h6 {
	font-size: 16px;line-height: 1.6;color: #000;padding-left: 25px;
	background: url(../images/f1.png) no-repeat left center;
}
.footer .rt {
	position: absolute;z-index: 1;right: 0;
	top: 50%;transform: translateY(-50%);
	font-size: 16px;line-height: 1.6;color: #999999;
}


/*contact*/
.contact {
	padding: 94px 0 98px;
}
.contact .form {
	margin: 0 260px;
}
.contact .form .text {
	text-align: center;
}
.contact .form .text h2 {
	font-size: 32px;line-height: 50px;color: #000;font-weight: bold;
}
.contact .form .text h6 {
	font-size: 16px;line-height: 40px;color: #000;
}
.contact .form .text h5 {
	font-size: 14px;line-height: 24px;color: #000;margin-top: 24px;
}
.contact .form .text h5 span {
	display: inline-block;vertical-align: top;
	font-size: 16px;color: #e62129;line-height: 1.4;
}
.contact .form ul {
	margin: 28px auto 0;
}
.contact .form li {
	margin-bottom: 20px;border: 1px solid #eeeeee;background: #f7f7f7;
	border-radius: 3px;padding: 0 46px;transition: all 0.3s;
	-webkit-box-sizing: border-box;position: relative;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contact .form li:before {
	position: absolute;z-index: 11;content: "";left: 10px;top: 50%;transform: translateY(-50%);
	height: 37px;width: 37px;background: url(../images/icon8.png) no-repeat center;
}
.contact .form li:nth-child(2):before {
	background: url(../images/icon9.png) no-repeat center;
}
.contact .form li:nth-child(3):before {
	background: url(../images/icon10.png) no-repeat center;
	height: 25px;width: 37px;
}
.contact .form li .text {
	width: 100%;border: none;height: 39px;background: none;
	font-size: 16px;color: #999999;text-transform: uppercase;text-align: left;
}
.contact .form li:after {
	background: url(../images/icon19.png) no-repeat center;z-index: 11;
	height: 5px;width: 5px;position: absolute;right: -12px;top: 17px;content: "";
}
.contact .form li:last-child:before {
	top: 6px;transform: translateY(0);
}
.header .logo2 {
	display: none;
}
.contact .form li .tarea {
	line-height: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;resize: none;
}
.contact .form li:last-child {
	height: 128px;padding: 6px 46px;
}
.contact .form .submit {
	margin: 37px auto 0;width: 153px;line-height: 40px;transition: all 0.3s;
	text-align: center;background: #e62129;font-size: 16px;color: #fff;
	border-radius: 2px;overflow: hidden;cursor: pointer;
	text-transform: uppercase;border: none;display: block;
}
.contact .form .submit:hover {
	background: #f50c16;
}
.contact .form .were {
	margin: 50px auto 0;font-size: 16px;
	line-height: 2;color: #000;text-align: center;
}

/*home*/
.banner_swiper {
	position: relative;
}
.banner_swiper li {
	height: 800px;
}
.banner_swiper .next,
.banner_swiper .prev {
	position: absolute;z-index: 11;left: 54px;
	top: 50%;transform: translateY(-50%);
	width: 66px;height: 130px;cursor: pointer;transition: all 0.3s;
	background: url(../images/icon11.png) no-repeat center rgba(0,0,0,0.14);
}
.banner_swiper .next {
	transform: translateY(-50%) rotate(180deg);left: auto;right: 54px;
}
.banner_swiper .next:hover,
.banner_swiper .prev:hover {
	background: url(../images/icon11.png) no-repeat center rgba(0,0,0,0.3);
}

.strong {
	padding: 100px 0 80px;
}
.strong .tet {
	text-align: center;
}
.strong .tet h3 {
	font-size: 32px;line-height: 50px;color: #000;font-weight: bold;
}
.strong .tet h6 {
	font-size: 16px;line-height: 30px;color: #000;margin-top: 14px;
}
.strong .strong_swiper {
	margin-top: 16px;padding-top: 38px;position: relative;
}
.strong .strong_swiper .next,
.strong .strong_swiper .prev {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	width: 31px;height: 80px;background: url(../images/f3.png) no-repeat center;
	cursor: pointer;left: 0;transition: all 0.3s;
}
.strong .strong_swiper .next {
	left: auto;right: 0;transform: translateY(-50%) rotate(180deg);
}
.strong .strong_swiper .next:hover,
.strong .strong_swiper .prev:hover {
	background: url(../images/f4.png) no-repeat center;
}
.strong .strong_swiper li {
	position: relative;margin: 0 auto;
}
.strong_swiper .str_swiper {
	width: 80%;overflow: hidden;margin: 0 auto;padding-bottom: 20px;
}
.strong .strong_swiper li .icon {
}
.strong .strong_swiper li .icon img {
	display: block;margin: 0 auto;max-height: 100%;max-width: 100%;
}
.strong .strong_swiper li h4 {
	text-align: center;font-size: 18px;line-height: 38px;color: #000;
}
.more {
	margin: 60px auto 0;font-size: 18px;line-height: 39px;text-align: center;display: block;
	color: #e72a32;width: 190px;border: 1px solid #e72a32;cursor: pointer;transition: all 0.3s;	
} 
.more:hover {
	color: #fff;background: #e72a32;
}  


.hoback {
	background: #e72a32;height: 330px;
}
.who_list {
	background: #fff;margin-top: -254px;
	box-shadow: 0 4px 6px 1px #ececec;border-radius: 4px;
	padding: 21px 23px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.who_list .lt {
	float: left;height: 380px;width: 50%;overflow: hidden;
}
.who_list .lt a,
.who_list .lt img {
	display: block;height: 100%;width: 100%;transition: all 0.3s;
}
.who_list .lt:hover img {
	transform: scale(1.05);
}
.who_list .text {
	float: right;width: 44%;padding-top: 112px;position: relative;
}
.who_list .text h2 a {
	display: block;font-size: 28px;line-height: 38px;color: #e72a32;font-weight: bold;
}
.who_list .text h6 {
	font-size: 16px;line-height: 32px;color: #000;height: 128px;overflow: hidden;
	margin-top: 22px;position: relative;padding-bottom: 40px;
}
.who_list .text:before {
	position: absolute;z-index: 11;content: "";height: 41px;width: 51px;
	top: 41px;left: 0;background: url(../images/icon13.png) no-repeat center/cover;
}
.who_list .text h6:before {
	position: absolute;z-index: 11;content: "";
	height: 34px;width: 42px;background: url(../images/icon14.png) no-repeat center/cover;
	right: 40px;bottom: 0px;
}
.technical {
	margin: 68px auto 0;height: 578px;
}
.technical .lt {
	float: left;width: 50%;height: 100%;
}
.technical .lt .text {
	height: 230px;width: 100%;
	background: #f7f7f7;padding: 40px 30px 40px 106px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.technical .lt .text h2 a{
	font-size: 28px;line-height: 38px;color: #e72a32;
	display: block;font-weight: bold;
}
.technical .rt .text h2,
.technical .lt .text h2 {
	position: relative;
}
.technical .rt .text h2:before,
.technical .lt .text h2:before {
	position: absolute;z-index: 11;content: "";width: 52px;height: 52px;
	background: url(../images/icon15.png) no-repeat left  top/cover;
	left: -78px;top: 6px;
}
.technical .rt .text h2:before {
	background: url(../images/icon12.png) no-repeat left  top/cover;width: 60px;top: 16px;left: -82px;
}
.technical .lt .text p {
	margin-top: 9px;font-size: 16px;line-height: 2;color: #000;height: 96px;overflow: hidden;
}
.technical .lt .img {
	height: calc(100% - 230px);overflow: hidden;
	width: 100%;
}

.technical .lt .img a,
.technical .lt .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.technical .lt .img:hover img {
	transform: scale(1.05);
}
.technical .rt {
	float: right;height: 100%;width: 50%;position: relative;
}
.technical .rt a {
	display: block;overflow: hidden;
}
.technical .rt img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.technical .rt a:hover img {
	transform: scale(1.05);
}
.technical .rt .text {
	position: absolute;z-index: 11;bottom: 0;left: 0;right: 0;
	padding: 0 30px 45px 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.technical .rt .text h2 {
	font-size: 28px;line-height: 40px;color: #fff;position: relative;font-weight: bold;
}
.technical .rt .text p {
	font-size: 16px;line-height: 2;color: #fff;height: 128px;overflow: hidden;margin-top: 8px;
}
.we_text {
	margin: 116px auto 0;background: #f7f7f7;padding: 74px 0px 66px;text-align: center;
}
.we_text h3 {
	position: relative;font-size: 27px;line-height: 55px;color: #000;font-weight: bold;padding: 0 60px;
	-webkit-box-sizing: border-box;z-index: 33;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.we_text h3:before {
	position: absolute;z-index: 11;content: "";
	top: -4px;left: 0px;height: 41px;width: 51px;
	background: url(../images/icon13.png) no-repeat center;
}
.we_text h3:after {
	position: absolute;z-index: 11;content: "";
	bottom: 0;right: 0px;height: 34px;width: 42px;
	background: url(../images/icon14.png) no-repeat center;
}
.contactus_home {
	padding: 84px 0 120px;
	background: #e72a32;
}
.contactus_home .tet {
	text-align: center;
}

.contactus_home .tet h2 {
	font-size: 32px;line-height: 46px;color: #fff;font-weight: bold;
}
.contactus_home .tet h6 {
	font-size: 16px;line-height: 32px;color: #fff;margin-top: 10px;
}
.contactus_home .home_form {
	width: 430px;margin: 56px auto 0;background: #fff;
	padding: 52px 40px 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contactus_home .home_form .txt {
	text-align: center;
}
.contactus_home .home_form .txt h2 {
	font-size: 24px;line-height: 26px;color: #000;font-weight: bold;text-transform: uppercase;
}
.contactus_home .home_form .txt h6 {
	font-size: 14px;line-height: 20px;color: #000;margin-top: 10px;
}
.contactus_home .home_form .txt h6 span {
	display: inline-block;font-size: 10px;line-height: 1.2;vertical-align: top;color: #e62129;
}
.contactus_home .home_form ul {
	margin: 44px auto 0;
}
.contactus_home .home_form ul li {
	margin-bottom: 20px;border: 1px solid #eeeeee;
	border-radius: 3px;position: relative;
	background: #f7f7f7;padding: 0 44px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contactus_home .home_form ul li .text {
	height: 39px;border: none;width: 100%;background: none;font-size: 16px;
}
.contactus_home .home_form ul li:before {
	position: absolute;z-index: 11;content: "";left: 4px;top: 0;
	height: 39px;width: 39px;background: url(../images/icon8.png) no-repeat center;
}
.contactus_home .home_form ul li:nth-child(2):before {
	background: url(../images/icon9.png) no-repeat center;
}
.contactus_home .home_form ul li:after {
	position: absolute;z-index: 11;content: "";right: -12px;top: 50%;
	transform: translateY(-50%);background: url(../images/icon19.png) no-repeat center;
	height: 5px;width: 5px;
}
.contactus_home .home_form .submit {
	margin: 44px auto 0;font-size: 16px;line-height: 40px;color: #fff;border: none;
	width: 154px;background: #e62129;border-radius: 2px;overflow: hidden;cursor: pointer;
	transition: all 0.3s;display: block;transition: all 0.3s;
}

.contactus_home .home_form .submit:hover {
	background: #f50c16;
}

/*servies*/
.servies {
	padding: 80px 0 110px;
}
.servies .text_list h2 {
	font-size: 32px;line-height: 2;color: #000;font-weight: bold;text-align: center;
}
.servies .text_list .icon {
	height: 480px;width: auto;position: relative;margin: 0 auto;
}
.servies .text_list .icon img {
	display: block;position: absolute;z-index: 11;max-height: 100%;max-width: 100%;
	left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);
}
.servies .text_list .text {
	margin: 10px auto 0;border: 1px solid #f3f3f3;box-shadow: 0 0 3px 1px #f7f7f7;
	padding: 17px 32px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;font-size: 16px;line-height: 2;color: #000;
}
.servies .text_list .text span {
	display: inline-block;color: #e72a32;
}
.servies .text_list .list {
	margin-top: 46px;
}
.servies .text_list .list li {
	float: left;width: 55%;overflow: hidden;
}
.servies .text_list .list li:nth-child(2) {
	width: 44%;float: right;
}
.servies .text_list .list li h3 {
	font-size: 18px;line-height: 40px;color: #e72a32;padding-left: 36px;
	background: url(../images/icon16.png) no-repeat left 6px center;width: 230px;
	-webkit-box-sizing: border-box;float: left;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	 word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.servies .text_list .list li:nth-child(2) h3 {
	background: url(../images/icon17.png) no-repeat left 6px center;
	width: 170px;
}

.servies .text_list .list li dl {
	float: left;
	padding-bottom: 6px;position: relative;width: calc(100% - 250px);
}
.servies .text_list .list li:nth-child(2) dl {
	width: calc(100% - 190px);
}
.servies .text_list .list li dl:before {
	position: absolute;z-index: 11;content: "";
	top: 0;bottom: 0;left: 5px;height: 100%;width: 1px;
	background: #e5e5e5;
}
.servies .text_list .list li dl dd a {
padding-left: 18px;
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    /* word-break: keep-all; */
    display: block;
    /* white-space: nowrap; */
    transition: all 0.3s;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    position: relative;
    z-index: 11;
    background: url(../images/icon18.png) no-repeat left 1px top 10px;
    margin-bottom: 10px;

}
.servies .text_list .list li dl dd a:hover {
	color: #e72a32;
}
