/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; color: #666;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}

.guide dl dt em img,.pro_l ul li img,.pro_list ul li img,.plan_m dl dt img,.plan_m ul li img,.news dl dt img,.photo_m ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.guide dl dt em img:hover,.pro_l ul li img:hover,.pro_list ul li img:hover,.plan_m dl dt img:hover,.plan_m ul li img:hover,.news dl dt img:hover,.photo_m ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/**/
.guide{padding: 65px 0 70px;}
.guide dl{height: 395px;}
.guide dl dt{width: 690px;height: 395px;line-height: 0;overflow: hidden;float: right; background: url(../images/yinz_k.jpg) no-repeat;padding: 20px 0 0 81px;box-sizing: border-box;margin-right: -60px;}
.guide dl dt em{width: 527px;height: 307px;display: block;line-height: 0;overflow: hidden;}
.guide dl dt img{width: 527px;height: 307px;}
.guide dl dd{width: 550px;float: left;padding: 40px 0 0;}
.guide dl dd h5{font-size: 46px;color: #333;height: 125px;line-height: 50px; background: url(../images/yinz_ico01.gif) no-repeat right top;position: relative;}
.guide dl dd h5:before{content: "";width: 40px;height: 3px;background: #ff7d0b;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.guide dl dd h5 i{color: #007059;}
.guide dl dd h5 b{padding:0 10px;}
.guide dl dd h5 span{font-weight: normal;display: block;font-size: 18px;line-height: 20px;padding: 20px 0 0;}
.guide dl dd h5:hover:before{width: 80px;}
.guide dl dd ul{padding: 30px 0 0;width: 550px;}
.guide dl dd ul li{width: 250px;font-size: 16px;color: #6e6e6e;line-height: 34px;height: 34px;overflow: hidden;padding-left: 25px; background: url(../images/yinz_ico02.gif) no-repeat 0 center;float: left;}
.guide dl dd ul li:nth-child(2),.guide dl dd ul li:nth-child(4){width: 250px;}
.guide dl dd ul li:nth-child(5),.guide dl dd ul li:nth-child(6){width: 500px;}
.digital{height: 150px;width: 1310px;margin-left: -50px; background: url(../images/yinz_dot.gif) repeat;padding: 40px 0 0;}
.ibrand-num li{float:left;height:150px;padding-left:30px;color:#333;font-size:50px;line-height: 50px; background: url(../images/yinz_line.png) no-repeat;position: relative;font-weight: bold;}
.ibrand-num li b{font-size:66px; font-family: "DINOT";display: block;float: left;}
.ibrand-num li i{display: block;float: left;}
.ibrand-num li span{display:inline-block;font-size: 18px;color: #737373;width: 100%;line-height: 20px;margin-top: -30px;font-weight: normal;}
.ibrand-num li em{display: block;width: 30px;height: 30px;text-align: center;line-height: 28px;background: #127a59;border-radius: 50%;font-size: 18px;color: #fff;position: absolute;top: -15px;font-weight: normal;}
.ibrand-num li:nth-child(1){width: 240px;padding-left: 55px;background: none;}
.ibrand-num li:nth-child(1) em{left: 230px;}
.ibrand-num li:nth-child(2){width: 290px;}
.ibrand-num li:nth-child(2) em{left: 240px;}
.ibrand-num li:nth-child(3){width: 200px;}
.ibrand-num li:nth-child(3) em{left: 155px;}
.ibrand-num li:nth-child(4){width: 200px;}
.ibrand-num li:nth-child(4) em{left: 150px;}
.ibrand-num li:nth-child(5){width: 150px;}

/*产品优势*/
.pro_adv{padding: 80px 0 0;}
.pro_tit{font-size: 48px;color: #333;line-height: 48px;text-align: center;height: 100px;overflow: hidden;position: relative;}
.pro_tit:before{content: "";width: 44px;height: 2px;background: #ff7d0b;position: absolute;bottom: 0;left: calc(50% - 22px);-webkit-transition:all .5s;transition:all .5s;}
.pro_tit a{color: #333;}
.pro_tit a:hover{color: #007059;}
.pro_tit span{display: block;font-size: 20px;color: #333;font-weight: normal;line-height: 20px;padding: 12px 0 0;}
.pro_tit:hover:before{width: 60px;left: calc(50% - 30px);}
.pro_adv .sup-ul{height:38.9rem;margin-top: 2rem;}
.pro_adv .sup-ul ul li{float:left; width:13.11%;height:38.9rem; position: relative;overflow: hidden;}
.pro_adv .sup-ul ul li:before{content: "";width: 2px;height: 100%;background: #fff;position: absolute;top: 0;right: 0;}
.pro_adv .sup-ul ul li .default{width:100%; height:38.9rem; padding-top:13rem;background:rgba(0,0,0,0.5);transition: .5s; box-sizing: border-box;}
.pro_adv .sup-ul ul li .default em{display: block; line-height: 0;width: 3.2rem;height: 3rem;margin: 0 auto;}
.pro_adv .sup-ul ul li .default em img,.pro_adv .sup-ul ul li .hover .sup-xc em img{width: 3.2rem;height: 3rem;margin: 0 auto;}
.pro_adv .sup-ul ul li .default span{display: block;width: 100%;text-align: center;font-size: 1.5rem; color:#fff;line-height: 2.3rem;padding-top: 3.3rem;overflow: hidden;}
.pro_adv .sup-ul ul li .default b{display: block;}
.pro_adv .sup-ul ul li .hover{width:100%; height:38.9rem; overflow: hidden;position: absolute; left:0;bottom:0; opacity: 0;}
.pro_adv .sup-ul ul li .hover .sup_pic{position: absolute;bottom: 0;left: 0; width:100%; line-height:0;}
.pro_adv .sup-ul ul li .hover .sup_pic img{ display:block; width:100%;}
.pro_adv .sup-ul ul li .hover .sup-xc{width: 100%;height: 9rem;position: absolute;bottom: -10rem;left: 0;background: #fff; transition: .5s;}
.pro_adv .sup-ul ul li .hover .sup-xc em{display: block; line-height: 0;width: 21%;text-align: center;height: 9rem;float: left;background: linear-gradient(180deg, #00715a, #00483c);padding-top: 2.5rem;box-sizing: border-box;}
.pro_adv .sup-ul ul li .hover .sup-xc p{float: left;width: 71.7%;padding: 2rem 0 0 3rem;color: #333;}
.pro_adv .sup-ul ul li .hover .sup-xc b{display: block;font-size: 1.5rem;height: 2rem;line-height: 2rem;overflow: hidden;}
.pro_adv .sup-ul ul li .hover .sup-xc span{display: block;font-size: 0.9rem;line-height: 1.5rem;padding: 0.5rem 0 0;}
.pro_adv .sup-ul ul li.cur{width:47.55%;}
.pro_adv .sup-ul ul li.cur .default{opacity: 0;}
.pro_adv .sup-ul ul li.cur .hover{opacity: 1;}
.pro_adv .sup-ul ul li.cur .hover .sup-xc{bottom: 0;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1720px) {html {font-size: 17.92px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}

/**/
.pro{ background: url(../images/cp_bg.jpg) no-repeat center 0;height: 1310px;padding-top: 80px;overflow: hidden;}
.pro_nav{height: 75px;line-height: 75px;margin: 25px -1px 20px;background: linear-gradient(180deg, #007059, #00493c);border: #078168 1px solid;}
.pro_nav ul li{width: 240px;height: 75px;text-align: center;float: left; background: url(../images/cp_line.png) no-repeat right 0;position: relative;}
.pro_nav ul li a{font-size: 20px;color: #fff;display: block;height: 75px;}
.pro_nav ul li a:hover,.pro_nav ul li.on a{color: #000;font-weight: bold; background:#fff;}
.pro_nav span{width: 240px;height: 75px;display: block;float: right;text-align: center;}
.pro_nav span a{font-size: 20px;color: #fff;display: block;}
.pro_nav ul li:hover:before,.pro_nav ul li.on:before{content: "";width: 28px;height: 9px;position: absolute;bottom: -9px;left: calc(50% - 14px); background: url(../images/cp_ico01.png) no-repeat;}

.pro_l{width: 779px;}
.pro_l ul li{width: 378px;float: left;margin: 0 10px 10px 0;}
.pro_l ul li img{width: 376px;height: 281px;}
.pro_l ul li a{width: 376px;height: 281px;display: block;line-height: 0;overflow: hidden;position: relative;border: #e0e0e0 1px solid;}
.pro_l ul li:hover a{border: #078168 1px solid;}

.pro_l ul li span{display: block;width: 100%;font-size: 18px;color: #333;height: 50px;line-height: 50px;position: absolute;top: 0;left: 0;padding-left: 50px;background-color: rgba(255,255,255,0.5);box-sizing: border-box;}
.pro_l ul li span i,.pro_list ul li span i{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 85%;}
.pro_l ul li span:before{content: "";width: 7px;height: 7px;background: #078168;position: absolute;top: calc(50% - 3px);left: 30px;}
.pro_l ul li:hover span{ background-image: url(../images/cp_ico05.gif); background-position: 330px center; background-repeat: no-repeat; font-weight: bold;color: #078168;}

.pro_r{width: 781px;height: 578px;position: absolute;top: 220px;left: 50%;margin-left: 180px;line-height: 0;overflow: hidden;}
.pro_r img{width: 781px;height: 578px;}
.pro_r:before{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.pro_r:hover:before{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}

.pro_bt{padding: 60px 0 0;height: 80px;}
.pro_bt h5{float: left;position: relative;width: 300px;padding-left: 25px;}
.pro_bt h5:before{content: "";width: 4px;height: 46px;background: #007059;position: absolute;top: 5px;left: 0;}
.pro_bt h5 a{font-size: 32px;color: #1a1a1a;display: block;line-height: 32px;}
.pro_bt h5 i{ font-family:Arial, Helvetica, sans-serif;font-size: 14px;font-weight: normal;text-transform: uppercase;display: block;}
.pro_bt h5 a:hover{color: #007059;}
.pro_bt ul{float: right;}
.pro_bt ul li{float: left;width: 140px;height: 48px;border: #196a59 1px solid;border-radius: 0 0 15px 0;margin-left: 10px;}
.pro_bt ul li em{width: 18px;height: 18px;line-height: 0;overflow: hidden;padding-right: 10px;}
.pro_bt ul li em img{width: 18px;height: 18px;}
.pro_bt ul li a{display: flex;align-items: center;justify-content: center;width: 100%;height: 48px;font-size: 15px;color: #007059;}
.pro_bt ul li:first-child{background: linear-gradient(180deg, #007059, #00493c);border-radius: 15px 0 0 0;}
.pro_bt ul li:first-child a{color: #fff;}

.pro_list ul li{width: 282px;height: 273px;float: left;line-height: 0;border: #e0e0e0 1px solid;margin-right: 21px;}
.pro_list ul li em{width: 282px;height: 212px;display: block;line-height: 0;overflow: hidden;}
.pro_list ul li img{width: 282px;height: 212px;}
.pro_list ul li span{display: block;width: 100%;height: 60px;line-height: 60px;font-size: 18px;color: #333;border-top: #e0e0e0 1px solid;padding: 0 20px;box-sizing: border-box;background: url(../images/cp_ico04.png) no-repeat 240px center;}
.pro_list ul li:hover span{color: #007059;font-weight: bold;}

.pro_list p{width: 27px;height: 47px;position: absolute;top: 105px;z-index: 10;}
.pro_list p a{width: 27px;height: 47px;display: block;}
.cp_lico a{background: url(../images/cp_lico01.png) no-repeat;}
.cp_lico a:hover{background: url(../images/cp_lico02.png) no-repeat;}
.cp_rico a{background: url(../images/cp_rico01.png) no-repeat;}
.cp_rico a:hover{background: url(../images/cp_rico02.png) no-repeat;}
.cp_lico{left: -70px;}
.cp_rico{right: -70px;}

/*应用方案*/
.plan_bg{background: url(../images/case_bg.jpg) no-repeat center 0;height: 830px;padding-top: 15px;overflow: hidden;position: relative;z-index: 1;}
.plan_bg:before{content: "";width: 100%;height: 1px;background: #abb0b6;position: absolute;top: 149px;left: 0;z-index: -1;}
.plan_nav{padding: 25px 0 0;height: 80px;width: 960px;margin: 0 auto;}
.plan_nav ul li{width: 160px;float: left;}
.plan_nav ul li a,.plan_nav span a{display: block;font-size: 20px;color: #333;width: 160px;text-align: center;height: 80px;line-height: 80px;background: url(../images/case_ico01.png) no-repeat center top;}
.plan_nav ul li a:hover,.plan_nav ul li.on a,.plan_nav span a:hover{color: #007059;font-weight: bold;background: url(../images/case_ico02.png) no-repeat center top;}
.plan_nav span{display: block;float: right;width: 160px;text-transform: uppercase;}
.plan_m{margin-left: -10px;}
.plan_m dl{width: 1198px;height: 524px;box-shadow: 0 3px 3px 3px rgba(0,0,0,0.1);background: #fff;padding: 1px;margin: 10px;} 
.plan_m dl dt{width: 703px;height: 524px;overflow: hidden;line-height: 0;float: left;}
.plan_m dl dt img{width: 703px;height: 524px;}
.plan_m dl dd{width: 430px;float: left;padding: 70px 0 0 50px;}
.plan_m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.plan_m dl dd h5 a{font-size: 28px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.plan_m dl dd h5 a:hover{color: #007059;}
.case_desc{font-size: 16px; color: #343434; line-height: 26px;padding-top: 10px;height: 104px;overflow: hidden;} 
.case_desc b{display: block;}
.plan_m dl dd span{display: block;padding: 20px 0 0;height: 20px;line-height: 20px;overflow: hidden;}
.plan_m dl dd span a{font-size: 16px;color: #007059;font-weight: bold;text-transform: uppercase;}
.plan_m ul{padding: 40px 0 0;}
.plan_m ul li{width: 197px;height: 147px;line-height: 0;overflow: hidden;float: left;margin-right: 18px;}
.plan_m ul li img{width: 197px;height: 147px;}
.plan em,.photo_m p{width: 79px;height: 79px;position: absolute;top: 425px;display: block;line-height: 0;-webkit-transition:transform .3s;transition:transform .3s;line-height: 0;border-radius: 50%;cursor: pointer;}
.plan em a{width: 79px;height: 79px;display: block;}
.plan em:hover,.photo_m p:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.plan_l{left: -110px;}
.plan_r{right: -110px;}

/*优势*/
.super{padding: 80px 0 0;width: 1280px;margin: 0 auto;}
.sup_t{height:100px;font-size:28px;color: #333;line-height:30px;padding: 35px 0 0;}
.sup_t li{float: left;width: 260px;padding: 0 0 0 60px;}
.sup_t li em{display: block;width:58px;height:54px;float: left;overflow: hidden;line-height: 0;}
.sup_t li em img{width: 58px;height: 108px;-webkit-transition:all .5s;transition:all .5s;}
.sup_t li span{display: block;float: left;padding: 0 0 0 10px;}
.sup_t li i{display: block;font-size: 14px;color: #666;font-family:Arial, Helvetica, sans-serif;}
.sup_t li.cur{color: #078168;font-weight: bold;}
.sup_t li.cur i{font-weight: normal;}
.sup_t li.cur em img{margin-top:-54px;}
.super_c .tempWrap{overflow: visible !important;}
.super_c dl{width: 1280px;height: 760px;position: relative;margin-right: 70px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);margin-bottom: 10px;}
.super_c dl:before{content: "";position: absolute;width:100%;height:760px;background:rgba(0, 0, 0, 0.5);top:0;left:0;z-index: 2;}
.super_c dt,.super_c dt img{width: 1280px;display: block;height: 760px;}
.super_c dd{position: absolute;width: 1280px;height: 220px;display: none;left: 0;bottom:0;background: #fff;}
.sup_l{width: 775px;padding: 20px 0 0 60px;}
.sup_l h4{font-size: 24px;line-height: 24px;height: 100px;color: #333;position: relative;}
.sup_l h4:before{content: "";width: 95px;height: 1px;background: #078168;position: absolute;bottom: 0;left: 0;}
.sup_l h4 b{display: block;color: #078168;font-size: 110px; font-family: "DINOT";height: 50px;line-height: 70px;overflow: hidden; margin-bottom: 8px;}
.sup_l p{padding-top: 10px;font-size: 16px;color: #333;line-height: 30px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; }
.sup_r{width: 300px;height: 220px;border-left: #d2d2d2 1px solid;position: relative;padding: 0 0 0 60px;}
.sup_r:before{content: "";width: 100%;height: 1px;background: #d2d2d2;position: absolute;top: 50%;left: 0;}
.sup_r li{font-size: 32px;color: #078168;float: left;width: 140px;height: 90px;padding: 20px 0 0;font-weight: bold;}
.sup_r li b{font-size: 44px;line-height: 44px; font-family: "DINOT";}
.sup_r li span{display: block;font-size: 18px;color: #333;font-weight: normal;padding: 5px 0 0;}
.sup_r li i{line-height: 44px;}
.sup_r li:first-child{width: 300px;}
.super_c dl.cur dd{display: block;}
.super_c dl.cur:before{background: none;height: 0;}

/*量身定制*/
.custom{background: url(../images/dingz_bg.jpg) no-repeat center 0; background-size: 100% 46.25rem; height: 42.25rem;overflow: hidden;padding-top: 4rem;margin-top: -10px;}
.custom .pro_tit{font-size: 2.4rem;line-height: 2.4rem;height: 5rem;}
.custom .pro_tit:before{width: 2.2rem;height: 0.1rem;left: calc(50% - 1.1rem);}
.custom .pro_tit span{font-size: 1rem;line-height: 1rem;padding: 0.6rem 0 0;}
.custom .pro_tit:hover:before{width: 3rem;left: calc(50% - 1.5rem);}
.custom_m{margin-top: 1.25rem;position: relative;height: 36rem;}
.cust_tel{background: url(../images/dingz_k.png) no-repeat; background-size: 26.3rem 12.9rem;width: 26.3rem;height: 8.9rem;position: absolute;bottom: 0;left: calc(50% - 13.15rem);padding: 4rem 0 0;}
.cust_tel a{display: block;width: 34.22%;text-align: center;height: 2.4rem;line-height: 2.4rem;font-size: 0.9rem;color: #fff;font-weight: bold;background: linear-gradient(180deg, #fee602, #ff800b);border-radius: 2rem;margin: 0 auto;}
.cust_tel a:hover{animation:shake .9s linear;-webkit-animation:shake .9s linear;}
.cust_tel span{display: block;font-size: 0.8rem;color: #333;background: url(../images/dingz_tel.png) no-repeat 4.3rem 1.5rem; background-size: 1.2rem 1.25rem;padding-left: 115px;height: 3.5rem;line-height: 3.5rem;}
.cust_tel b{font-size: 1.5rem;}
.cust_pic{display: block;width: 58.75%;height: 28.05rem;line-height: 0;margin: 0 auto;padding: 8.2rem 0 0;}
.cust_pic img{display: block;width: 100%;}
.custom_m p{width: 12rem;height: 6rem;position: absolute;font-size: 1.2rem;color: #333;}
.custom_m p em{display: block;float: left;width: 6rem;height: 6rem;line-height: 0;overflow: hidden;background: #fff;border-radius: 50%;box-shadow: 0 3px 0.5rem 3px rgba(0,0,0,0.1);}
.custom_m p em img{width: 6rem;height: 12rem;-webkit-transition:all .3s;transition:all .3s;}
.custom_m p span{display: block;float: right;line-height: 1.4rem;font-weight: bold;padding: 0.8rem 0 0;}
.custom_m p b{display: block;font-size: 3.6rem; font-family: "DINOT";height: 1.8rem;line-height: 2.5rem;overflow: hidden; margin-bottom: 0.6rem;font-style: italic;padding-right: 0.4rem;}
.custom_m p i{display: block;font-size: 0.6rem;color: rgba(51,51,51,0.5);text-transform:capitalize; font-family:Arial, Helvetica, sans-serif;}
.custom_m p:nth-child(1) em,.custom_m p:nth-child(2) em,.custom_m p:nth-child(3) em{float: right;}
.custom_m p:nth-child(1) span,.custom_m p:nth-child(2) span,.custom_m p:nth-child(3) span{float: left;text-align: right;width: 5rem;}
.custom_m p:nth-child(1){bottom: 6rem;left: 8%;}
.custom_m p:nth-child(2){bottom: 17.5rem;left: 13.54%;}
.custom_m p:nth-child(3){top: 4rem;left: 25%;}
.custom_m p:nth-child(4){top: 0;left: 46%;}
.custom_m p:nth-child(5){top: 4rem;right: 24%;}
.custom_m p:nth-child(6){bottom: 17.5rem;right: 13%;}
.custom_m p:nth-child(7){bottom: 6rem;right: 7%;}
.custom_m p:hover em{background: linear-gradient(180deg, #007059, #00483c);}
.custom_m p:hover em img{margin-top: -6rem;}

/*定制流程*/
.process{background: url(../images/liuc_bg.jpg) no-repeat center 0;height: 217px;overflow: hidden;padding-top: 78px;}
.process h5{width: 246px;float: left;padding: 40px 0 0 20px;font-size: 26px;color: #fff;line-height: 30px;}
.process h5 i{display: block;font-size: 14px;color: rgba(255,255,255,0.6); font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.process ul{float: right;width: 920px;}
.process ul li{font-size: 18px;color: #1a1a1a;float: left;font-weight: bold;line-height: 24px;width: 85px;padding: 48px 0 0 25px;}
.process ul li i{display: block;}
.process ul li:nth-child(2n){width: 95px;}

/*新闻资讯*/
.news{padding: 60px 0;}
.news .pro_tit{line-height: 100px;height: 100px;}
.news_l,.news_r{ width:565px;padding: 10px 0 0;}
.news_t{ height:60px;line-height: 60px;overflow: hidden;background: url(../images/news_ico01.gif) no-repeat 0 center;padding-left: 40px;}
.news_t a{font-size: 22px;color: #333;font-weight: bold;}
.news_t a:hover,.news_l dl dd a:hover,.news01 dl:hover dd a{color: #007059;}
.news_t span{float: right;display: block;width: 70px;height: 18px;text-align: center;line-height: 18px;border: #919191 1px solid;border-radius: 20px;margin-top: 18px;}
.news_t span a{font-size: 12px;font-weight: normal;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.news_l dl{width: 565px;height: 336px;border-bottom: #e8e8e8 1px solid;margin-bottom: 15px;}
.news_l dl dt{width: 564px;height: 189px;line-height: 0;overflow: hidden;}
.news_l dl dt img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.news_l dl dd{}
.news_l dl dd a{display: block;padding: 15px 0 0;color: #333;}
.news dl dd h5{height: 30px;line-height: 30px;font-size: 18px;font-weight: normal;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news dl dd p{font-size: 14px;color: #999;line-height: 24px;padding: 5px 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; }
.news dl dd span{display: block;font-size: 14px;line-height: 30px;}
.news_l dl dd em{display: inline-block;width: 18px;text-align: center;height: 18px;line-height: 14px;font-size: 14px;color: #fff;background: #007059;border-radius: 50%;margin-left: 20px;}
.news_c{width: 100%;}
.news_c ul li{ height:36px; line-height:36px; overflow:hidden;position: relative;}
.news_c ul li:before{content: "";width: 4px;height: 4px;background: #333;position: absolute;top: calc(50% - 2px);left: 5px;border-radius: 50%;}
.news_c ul li a{ font-size:14px; color:#333;display: block;float: left;width: 400px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-left: 20px;}
.news_c ul li a:hover{color: #0b9229;font-weight: bold;}
.news_c ul li span{display: block;float: right;font-size: 14px;color: #999; text-align:right;}

/**/
.news_r .news_t{background: url(../images/news_ico02.gif) no-repeat 0 center;}
.news01{width: 100%;padding: 5px 0 0;}
.news01 dl{width: 100%;height: 120px;padding:15px 0;overflow: hidden;}
.news01 dl dt{width: 160px;height: 120px;line-height: 0;overflow: hidden;float: right;}
.news01 dl dt img{width: 160px;height: 120px;}
.news01 dl dd{float: left;width: 375px;}
.news01 dl dd a{display: block;color: #333;}

/*走进正基*/
.about{height: 43.5rem;border-bottom: #ebebeb 1px solid;}
.ab_pic{display: block;width: 100%;line-height: 0;overflow: hidden;}
.ab_pic img{display: block;width: 100%;}
.about dl{position: absolute;bottom: 0;right: 0;background: url(../images/ab_bg.jpg) no-repeat;width: 43.07%;height: 36.7rem;background-size: 100% 36.7rem;padding: 5.5rem 0 0 5rem;box-sizing: border-box;}
.about dl dt{height: 10rem;background: url(../images/ab_line.png) no-repeat 0 bottom;background-size: 18rem 0.3rem;}
.about dl dt a{display: block;font-size: 2.2rem;color: #fff;font-weight: bold;line-height: 2.4rem;}
.about dl dt i{display: block;font-size: 3.6rem;color: rgba(255,255,255,0.4);text-transform: uppercase;line-height: 3.6rem;padding-bottom: 0.5rem;}
.about dl dt span{display: block;font-size: 0.9rem;font-weight: normal;}
.about dl dd{padding: 1rem 0 0;width: 18.5rem;}
.about dl dd p{font-size: 16px;color: #fff;line-height: 32px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4; overflow: hidden; text-overflow: ellipsis; }
.about dl dd span{padding: 1.5rem 0 0;display: block;width: 70%;}
.about dl dd span a{display: flex;align-items: center;justify-content: center;font-size: 0.8rem;color: #fff;width: 100%;height: 3rem;border: #fff 0.1rem solid;border-radius: 3rem;}
.about dl dd em{width: 1.2rem;height: 1.2rem;line-height: 0;overflow: hidden;padding-right: 0.5rem;}
.about dl dd em img{width: 1.2rem;height: 1.2rem;}

/*企业相册*/
.photo{padding: 0 0 70px;margin-top: -99px;position: relative;z-index: 2;}
.photo_t{width: 730px;height: 100px;}
.photo_t ul li{width: 243px;height: 100px;line-height: 26px;float: left;}
.photo_t ul li em{display: block;float: left;line-height: 0;overflow: hidden;width: 50px;height: 60px;padding-right: 12px;}
.photo_t ul li em img{width: 50px;height: 120px;-webkit-transition:all .5s;transition:all .5s;}
.photo_t ul li span{display: block;float: left;padding: 5px 0 0;}
.photo_t ul li i{display: block;font-size: 14px;color: rgba(51,51,51,0.4);text-transform:capitalize;font-weight: normal;}
.photo_t li a{font-size: 24px;color: #333;display: inline-block;height: 100px;position: relative;}
.photo_t ul li a:before{content: "";width: 0;height: 3px;background: #078168;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.photo_t li.on a{font-weight: bold;color: #078168;}
.photo_t ul li.on a:before{width: 100%;}
.photo_t li.on em img{margin-top: -60px;}
.photo_qie{width: 1200px;overflow: hidden;padding: 60px 0 0;}
.photo_m ul li{width: 289px;height: 217px;line-height: 0;float: left;margin-right: 13px;overflow: hidden;position: relative;}
.photo_m ul li img{width: 289px;height: 217px;}
.photo_m ul li span{display: block;width: 100%;text-align: center;height: 40px;line-height: 40px;font-size: 16px;color: #fff;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.4);}
.photo_m p{width: 56px;height: 56px;top: 140px;}
.photo_m p a,.photo_m p img{width: 56px;height: 56px;display: block;}
.ph_lico{left: -88px;}
.ph_rico{right: -88px;}

/*友情链接*/
.f_link{height: 90px;line-height: 90px;background: #333;overflow: hidden;}
.f_link b{display: block;float: left;font-size: 18px;color: rgba(255,255,255,0.9);width: 160px;position: relative;}
.f_link b:before{content: "";width: 0;height: 0;position: absolute;top: calc(50% - 4px);right: 0;z-index: 5;
border-left:6px solid rgba(255,255,255,0.9); 
border-top:6px solid transparent;
border-bottom:6px solid transparent;
}
.f_link b i{padding-left: 10px;}

.f_link p{font-size: 14px;color: rgba(255,255,255,0.8);float: right;width: 1020px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.8); padding:0 10px 0 0;}
.f_link p a:hover{color: rgba(255,255,255,1);}


/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}