/* 清除内外边距 */

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;}

/**/
.hz{padding: 90px 0 70px;}
.hz_tit{height: 45px; background:url(../images/hz_tbg.gif) repeat-x 0 13px;}
.hz_tit a{display: block;font-size: 32px;color: #333;background: #fff;width: 260px;text-align: center;height: 45px;line-height: 40px;overflow: hidden;margin: 0 auto;}
.hz_qie{width: 1120px;margin: 0 auto;overflow: hidden;padding: 30px 0 0;}
.hz ul li{width: 580px;float: left;margin-right: 25px;}
.hz ul li em{display: block;width: 580px;height: 100px;line-height: 0;overflow: hidden;border: #eee 1px solid;box-sizing: border-box;}
.hz ul li img{width: 580px;height: 100px;}
.hz ul li span{display: block;width: 580px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;overflow: hidden;}
.hz ul li:hover em{border: #999 1px solid;}
.hz p{width: 25px;height: 50px;position: absolute;top: 185px;}
.hz p a{width: 25px;height: 50px;display: block;}
.hz_l a{background: url(../images/hz_lico01.gif) no-repeat;}
.hz_l a:hover{background: url(../images/hz_lico02.gif) no-repeat;}
.hz_r a{background: url(../images/hz_rico01.gif) no-repeat;}
.hz_r a:hover{background: url(../images/hz_rico02.gif) no-repeat;}
.hz_l{left: 0;}
.hz_r{right: 0;}

/*案例*/
.case10{background: url(../images/baoz_bg.jpg) no-repeat center top;overflow: hidden;padding: 70px 0 70px;}
.case_tit{font-size: 40px;color: #1a1a1a;text-align: center;height: 120px;line-height: 40px;overflow: hidden;font-weight: normal;}
.case_tit a{color: #1a1a1a;}
.case_tit span{display: block;
    font-size: 18px;
    color: #666;
    /* padding: 8px 0 0; */
    line-height: 50px;
    height: 55px;
    background: url(../images/fang_line.png) no-repeat center bottom;}
.case1{ width:600px; height:443px; overflow:hidden; position:relative; float:left;margin-top: 20px;}
.case1 dl{width:901px; height:443px; overflow:hidden; position:relative;}
.case1 dt img{ display:block;width:901px; height:507px;}
.case1 dd{ height:132px;width:851px; padding-left:25px; background:rgba(0,0,0,0.4); position:absolute; bottom:0;}
.case1 dd h3 a{ display:block;font:16px "Microsoft YaHei";font-weight:bold; line-height:30px; height:30px; padding-top:20px; color:#fff; overflow:hidden;}
.case1 dd p{ width:530px; font:14px "Microsoft YaHei"; line-height:32px; height:64px; overflow:hidden; color:#fff;}
.caset{ width:120px; overflow:hidden; position:absolute; bottom:25px; right:0;}
.caset li{ width:11px; height:11px; border:1px solid #fff;border-radius:11px; float:left; margin-right:9px;}
.caset li.cur{ background:#fff;}

.case3{ width:594px; float:right; overflow:hidden;margin-top: 20px;}
.case3 li{width: 297px;
    height: 217px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 9px;}
.case3 li img{ display:block;width:289px; height:217px;-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.case3 li em{ display:block; width:289px; height:40px; font:14px "Microsoft YaHei"; text-align:center; line-height:40px; color:#fff; background:rgba(0,0,0,0.4); overflow:hidden; position:absolute; bottom:0;}
.case3 li a:hover img{-webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -transform:scale(1.1,1.1);}


/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 150px;overflow: hidden;padding-top: 46px;}
.ban01_l{width: 600px;}
.ban01_l01{font-size: 24px;color: #fff;height: 60px;line-height: 60px;}
.ban01_l01 i,.ban01_l01 b{display: block;float: left;}
.ban01_l01 span{display: block;float: left;font-size: 50px;color: #059ee0;font-family:Arial, Helvetica, sans-serif;font-weight: bold;padding-left: 5px;}
.ban01_l01 em{display: block;float: left;width: 30px;height: 30px;background: #059ee0;text-align: center;line-height: 30px;border-radius: 50%;margin: 15px 5px 0;}
.ban01_l01 p{display: block;float: left;font-size: 32px;font-weight: bold;}
.ban01_l02{font-size: 22px;color: #fff;font-weight: bold;height: 40px;line-height: 40px;overflow: hidden;}
.ban01_l02 i{display: block;float: left;}
.ban01_l02 em{display: block;float: left;width: 75px;height: 36px;background: #059ee0;text-align: center;line-height: 36px;border-radius: 50%;margin: 3px 5px 0;}
.ban01_tel{width: 360px;}
.ban01_tel span{display: block;width: 360px;font-size: 16px;color: #fff;line-height: 28px;height: 80px;background: url(../images/ban_tel.png) no-repeat 45px 10px;text-align: right;}
.ban01_tel b{font-size: 24px;}
.ban01_tel b i{display: block;}
.ban01_tel a{float: right;font-size: 14px;color: #fff;display: block;width: 110px;height: 30px;line-height: 30px;overflow: hidden;border-radius: 30px;text-align: center;background: #059ee0;}
.ban01_tel a:hover{animation:shake .8s linear;-webkit-animation:shake .8s linear;}

.ban02{background: url(../images/ban02.jpg) no-repeat center 0;height: 150px;overflow: hidden;padding-top: 46px;}
.ban02_l{font-size: 30px;color: #fff;line-height: 50px;width: 600px;}
.ban02_l b{display: block;font-size: 32px;color: #059ee0;}
.ban02_l span{display: block;position: relative;padding: 0 0 0 135px;}
.ban02_l span:before{content: "";width: 120px;height: 1px;background: rgba(160,160,160,0.4);position: absolute;top: 25px;left: 0;}

/*优势*/
.yous{background:#f0f0f0;overflow: hidden;padding: 90px 0;}
.yous dl dd h5{height: 90px;position: relative;font-size: 32px;color: #059ee0;line-height: 34px;overflow: hidden;}
.yous dl dd h5:before{content: "";width: 234px;height: 1px;background: #dfdfdf;position: absolute;bottom: 0;left: 85px;}
.yous dl dd em{display: block;line-height: 0;width: 60px;height: 60px;overflow: hidden;border-radius: 50%;background: #059ee0;float: left; transition: all 0.3s ease-in-out 0s;}
.yous dl dd em img{width: 60px;height: 60px;}
.yous dl dd:hover em{ transform: rotateY(180deg);}
.yous dl dd span{display: block;float: left;padding: 0 0 0 20px;}
.yous dl dd i{display: block;font-size: 14px;color: #999;font-weight: normal;font-family:Arial, Helvetica, sans-serif;}
.ys_desc{position: relative;margin-top: 30px;}
.ys_desc:before{content: "";width: 1px;height: 100%;background: #dcdcdc;position: absolute;top: 10px;left: 35px;}
.ys_desc p{font-size: 16px;color: #333;line-height: 26px;position: relative;padding:20px 0 0 80px;}
.ys_desc p:before{content: "";width: 10px;height: 10px;background: #dcdcdc;position: absolute;top: 28px;left: 30px;border-radius: 50%;}
.ys01{height: 465px;padding: 20px 0 0;}
.ys01 dt{float: right;margin: 0 -20px 0 0;}
.ys01 dt img{width: 632px;height: 449px;}
.ys01 dd{width: 540px;float: left;padding: 40px 0 0;}
.ys02{height: 450px;}
.ys02 dt{float: left;}
.ys02 dt img{width: 512px;height: 420px;}
.ys02 dd{width: 620px;float: right;padding: 40px 0 0;}
.ys03{height: 520px;}
.ys03 dt{float: right;}
.ys03 dt img{width: 565px;height: 457px;}
.ys03 dd{width: 600px;float: left;padding: 60px 0 0;}
.ys04{height: 360px;}
.ys04 dt{float: left;}
.ys04 dt img{width: 538px;height: 356px;}
.ys04 dd{width: 600px;float: right;padding: 26px 0 0;}
.yous dl dt,.ys_qie ul li{-webkit-transition:transform .3s;transition:transform .3s;line-height: 0;}
.yous dl dt:hover,.ys_qie ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.ys_qie{padding: 40px 0 0 80px;overflow: hidden;}
.ys_qie ul li{width: 160px;height: 90px;float: left;margin:10px 10px 0 0;}
.ys_qie ul li img{width: 160px;height: 90px;border: #e5e5e5 1px solid;box-sizing: border-box;}

/*解决方案*/
.plan{padding: 80px 0 70px;
background:#f5f5f5;    margin-top: 80px;}
.plan_m{padding: 25px 0 0;}
.plan_m dl{width: 288px;height: 288px;float: left;position: relative;margin-right: 16px;}
.plan_m dl dt span{font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    margin: 0 auto;
    height: 30px;
    color: #333;
    line-height: 30px;
    width: 36px;display: block;
	}
.plan_m dl dt{width: 288px;height: 150px;position: relative;line-height: 0;padding-top: 56px;}
.plan_m dl dt:after{ position: absolute;left:42px;top:42px;width: 204px;height: 204px;border:1px solid #e2e1e1;content: ""; transform: rotate(45deg); box-sizing: border-box;}
.plan_m dl dt em{width: 84px;height: 84px;display: block;line-height: 0;overflow: hidden;margin: 0 auto;}
.plan_m dl dt img{width: 84px;height: 84px;}
.plan_m dl dt b{display: block;
    font-size: 16px;
    color: #333;
    height: 70px;
    line-height: 24px;
    overflow: hidden;
    background: url(../images/plan_ico08.png) no-repeat center bottom;
    text-align: center;}
.plan_m dl dd{position: absolute;top: 0;left: 0;transform: scale(0);transition:1s;opacity: 0;}
.plan_m dl dd img{width: 288px;height: 288px;}
.plan_m dl dd a{width: 288px;height: 288px;position: absolute;top: 0;left: 0;display: block;background: url(../images/plan_k.png) no-repeat;
text-align: center;}
.plan_m dl:hover dd,.plan_m dl.cur dd{transform: scale(1);opacity: 1;z-index: 10;}
.plan_m dl dd h5{font-size: 18px;color: #fff;height: 35px;line-height: 35px;overflow: hidden;padding: 120px 0 0;}
.plan_m dl dd p{font-size: 14px;color: #fff;line-height: 24px;height: 74px;overflow: hidden;padding: 10px 0 0;width: 205px;margin: 0 auto;background: url(../images/plan_ico08.png) no-repeat center bottom;}
.plan_m dl.plan_dl02{margin-top: -135px;}
.plan_m dl.plan_dl05{margin-left: 153px;}
.plan_m dl.nobor{margin-right: 0;}
.plan_btn{width: 300px;margin: 0 auto;padding: 30px 0 0;}
.plan_btn a{display: block;width: 300px;text-align: center;height: 50px;line-height: 50px;background: #059ee0;font-size: 16px;color: #fff;border-radius: 30px;}
.plan_btn a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.plan_btn a:hover {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/*产品中心*/
.yunu-contact-z2 {

	background-color: #f5f5f5;

	text-align: center;

	color: #333;

	padding: 20px;

	margin-bottom: 20px;

}

.yunu-contact-z2 p {

	margin: 0;

}

.yunu-contact-z2 p img {

	vertical-align: middle;

	margin-right: 5px;

}

.yunu-contact-z2 span {

	display: block;

	font-size: 24px;

	font-weight: bold;

	margin-top: 10px;

	line-height: 1;
	

}
.g_ys {
  background: url(../images/ysbg.jpg) no-repeat center top;
  height: 1600px;
  padding-top: 78px;
}




.contents {
  height: 1457px;
  position: relative;
}

.g_ys .tm {
  position: absolute;
  left: 493px;
  top: 465px;
  background: url(../images/ystm.jpg) no-repeat;
  width: 220px;
  height: 141px;
  padding-top: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.g_ys .tm span {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;line-height: 32px;
}

.g_ys .m_ys1 {
  position: absolute;
  right: 48px;
  top: 200px;
}

.g_ys .m_ys2 {
  position: absolute;
  left: 0;
  top: 680px;
}

.g_ys .m_ys3 {
     position: absolute;
    right: -30px;
    top: 1185px;
}



.g_ys h3 {
  padding-top: 20px;
  height: 64px;
  padding-left: 90px;
  font-size: 26px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 5px;
}

.g_ys h3 em {
  color: #059ee0;
  font-style: normal;
  font-weight:bold;
}

.g_ys p {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}

.g_ys .m_ys1 p {
  width: 480px;
  text-align: justify;  
}

.g_ys .m_ys2 p {
  width: 478px;
  text-align: justify;  
}

.g_ys .m_ys3 p {
  width: 451px;
  text-align: justify; 
}
.title {
    text-align: center;
    position: relative;
}
.title h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 58px;
    color: #3e3e3e;
    display: block;
    position: relative;
    z-index: 1;
    background: url(../images/line.png) no-repeat center;
}
.title h2 {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: -4px;
    font-size: 74px;
    font-weight: bold;
    line-height: 80%;
    color: #ebebeb;
    text-transform: uppercase;
    font-family: "arial";
}
.title p{
    text-align: center;
     font-size: 16px;
	 color:#666;
	 
}
.title h1 span{
   color:#059ee0;
}
.chanp{padding: 80px 0 60px;background: #eeeeee;}
.pro1{
    margin-top: 35px;
    position: relative;
}
.pro1 ul li{
    float: left;
    margin: 0 1% 0 0%;
}
.pro1 ul li:last-child{
    float: left;
    margin: 0 0% 0 1%;
}
.pro1 ul li img{
    width: 100%;
}

.pro1 .slick-prev{
    width: 38px;
    height: 56px;
    position: absolute;
    left: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}
.pro1 .slick-next{
    width: 38px;
    height: 56px;
    position: absolute;
    right: -19px;
    top: 35%;
    z-index: 999;
  
    font-size: 0;
    border: none;
    outline: none;
}

.pro1 ul li  h3{
  background-color: #f6f6f6;
        padding: 22px 10px 22px;
    text-align: center;
    border-bottom: 9px solid #dbdbdb;
    font-size: 18px;
    color: #444;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
	border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
}
.pro1 ul li h3 span{display:block;
padding-bottom:5px;
line-height:25px;
font-size:12px;}

.pro2{
    margin-top: 35px;
    position: relative;
}
.pro2 ul li{
    float: left;
    margin: 0  0.3%;width: 292px;
}
.pro2 ul li:last-child{
    float: left;
    margin: 0 0 0 0.3% ;
}
.pro2 ul li:firsh-child{
    float: left;
    margin: 0 0.3% 0 0 ;
}
.pro2 ul li img{
    width: 100%;
}

.pro2 .slick-prev{
    width: 38px;
    height: 56px;
    position: absolute;
    left: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}
.pro2 .slick-next{
    width: 38px;
    height: 56px;
    position: absolute;
    right: -19px;
    top: 35%;
    z-index: 999;
   
    font-size: 0;
    border: none;
    outline: none;
}

.pro2 ul li  h3{
  background-color: #f6f6f6;
    padding: 14px 10px 12px;
    text-align: center;
    border-bottom: 9px solid #dbdbdb;
    font-size: 16px;
    color: #444;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
	border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
}
.pro2 ul li h3 span{display:block;
padding-bottom:5px;
line-height:25px;
font-size:12px;}
.cpzs {
    margin-top: 58px;
    background: url(../images/ysbj.jpg)no-repeat top center;
    padding: 56px 0 70px;
    background-size: 100% 100%;height: 1000px;
}

.cpzs2 {
    margin-top: 45px;
}

.cpzsfl {
    width: 25.4%;
    background: #059ee0;
    padding: 20px 0px 16px;
    border-top-right-radius: 35px;
}

.cpzsflt {
    padding-bottom: 16px;
    border-bottom: 1px solid #fff;
}

.cpzsflt h1 {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    line-height: 20px;
    font-family: "Arial";
    margin-left: 15px;
}

.cpzsflt h2 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    margin-top: 14px;
    margin-left: 15px;
}

.cpzsfl2 {
    margin: 0 10px;
    background: #fff;
    padding: 10px 5px 20px 5px;
    margin-top: 18px;
}

.cpzsfl2 ul li {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
}

.cpzsfl2 ul li:before {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666666;
    content: "";
    left: 20px;
    top: 17px;
}

.cpzsfl2 ul li a {
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
}

.cpzsfl2 ul li:hover {
    background: url(../images/line.png)no-repeat 250px center #059ee0;
}

.cpzsfl2 ul li:hover a {
    color: #fff;
}

.cpzsfl2 ul li:hover:before {
    background: #fff;
}

.cpzslx {
    margin-top: 13px;
}

.cpzslx h1 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
}
.cpzslx h1 p{
    font-size: 14px;
    color: #fff;

    line-height: 26px;
    text-align: left;    padding-left: 10px;
}
.cpzs22 {
    width: 73%;
    display: none;
}

.cpzs22 ul li {
    float: left;
    margin-bottom: 18px;
    margin-right: 2%;
    width: 48%;
    position: relative;
    display: flex;
    border: 1px solid #dfdfdf;
    background: #fff;
}

.cpzs22 ul li:nth-child(2n) {
    margin-right: 0;
}

.cpzs22 ul li .img {
    width: 40%;
}

.cpzs22 ul li img {
    width: 100%;
}

.cpzs22 ul li .wz {

   width: 55%;
    padding-top: 20px;
 
}

.cpzs22 ul li .wz h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.cpzs22 ul li .wz h3 a {
    font-size: 16px;
    color: #424242;
    font-weight: bold;
    line-height: 26px;
}

.cpzs22 ul li:hover .wz h3 a {
    color: #059ee0;
}

.cpzs22 ul li .wz h4 {
   font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 26px;
    margin-top: 10px;
    height: 160px;
    overflow: hidden;
    verflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.cpzs22 .ckgd {
    display: none;
}
/*优势*/
.ys_bg{background:url(../images/ys_bg.jpg) no-repeat center 0;height: 900px;overflow: hidden;padding: 85px 0 0;margin-bottom: 50px;}
.ys .yin_t{background:url(../images/ys_tbg.png) no-repeat center 0;color: #fff;}
.ys .yin_t span{color: #999;}
.ys_t{padding: 45px 0 0;height: 114px;}
.ys_t ul li{width: 300px;float: left;color: #fff;cursor: pointer;line-height: 30px;height: 85px;overflow: hidden;}
.ys_t ul li em{display: block;float: left;width: 56px;height: 50px;line-height: 0;overflow: hidden;padding-right: 14px;}
.ys_t ul li b{display: block;float: left;font-size: 20px;width: 230px;}
.ys_t ul li i{display: block;font-size: 14px;color: #aaa;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;font-weight: normal;}
.ys_t ul li em img{width: 56px;height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.ys_t ul li:hover,.ys_t ul li.on{background:url(../images/ys_line01.png) no-repeat 0 72px;}
.ys_t ul li:hover,.ys_t ul li.on,.ys_t ul li:hover i,.ys_t ul li.on i{color: #059ee0;}
.ys_t ul li:hover em img,.ys_t ul li.on em img{margin-top: -50px;}
.ys_m dl{width: 1200px;height: 584px;position: relative;}
.ys_m dl dt{width: 1200px;height: 584px;line-height: 0;overflow: hidden;}
.ys_m dl dt img{width: 1200px;height: 584px;}
.ys_m dl dd{background:url(../images/ys_k.png) no-repeat;width: 515px;height: 460px;position: absolute;top: 36px;right: 0;z-index: 20;}
.ys_m dl dd span{ display:block;position: absolute;top: 105px;right: -10px;font-size: 160px;color: rgba(0,0,0,0.1); font-weight:bold; line-height:130px;}
.ys_m dl dd em{display: block;width: 175px;height: 175px;}
.ys_m dl dd em img{width: 175px;height: 175px;}
.ys_m dl dd h5{font-size: 26px;color: #333;line-height: 32px;margin: 10px 0 20px 145px;height: 70px;border-bottom: #b5b5b5 1px solid;width: 330px;}
.ys_m dl dd h5 i{display: block;font-size: 14px;color: #aaa; font-family:Arial, Helvetica, sans-serif;font-weight: normal;text-transform: uppercase;}
.ys_m dl dd p{font-size: 14px;color: #666;line-height: 28px;overflow: hidden;width: 330px;padding: 0 0 0 145px;}
.ys_m dl dd p b{color: #079fe5;}
.pz_con{ height: 490px; }	
.pz_con li{
	float: left;
   width: 23.1%;
    margin: 1% 1%;
    height: 186px;
    position: relative;
    overflow: hidden;
border: 1px solid #ccc;
    text-align: center;
	z-index: 1;
	}

.pz_con li div{
    border: 0px solid #ccc;
    height: 100%
}
.pz_con li:first-child{
	float: left;
    width: 23.5%;
    margin: 1% 1% 1% 0;
    height: 186px;
    position: relative;
    overflow: hidden;

    text-align: center;
	z-index: 1;
	}
.pz_con li:nth-child(5){
	float: left;
    width: 23.5%;
    margin: 1% 1% 1% 0;
    height: 186px;
    position: relative;
    overflow: hidden;

    text-align: center;
	z-index: 1;
	}
.pz_con li:nth-child(4){
	float: left;
    width: 23.5%;
    margin: 1% 0% 1% 1%;
    height: 186px;
    position: relative;
    overflow: hidden;
   
    text-align: center;
	z-index: 1;
	}
.pz_con li:nth-child(8){
	float: left;
    width: 23.5%;
    margin: 1% 0% 1% 1%;
    height: 186px;
    position: relative;
    overflow: hidden;

    text-align: center;
	z-index: 1;
	}

.pz_con li:before {
    width: 0px;
    height: 108px;
    background: #fff;
    content: "";
    position: absolute;
    left: -1px;
    bottom: 37px;
    z-index: 136;
}
.pz_con li:after {
    width: 0px;
    height: 108px;
    background: #fff;
    content: "";
    position: absolute;
    right: -1px;
    bottom: 37px;
    z-index: 136;
}

.pz_con li b{display: block;font-weight: normal;padding-top: 8px; }
.pz_con li span{display: block; font-size: 20px; color: #444444;}
.pz_con li span em{display: block; font-size: 12px; color: #888;text-transform:uppercase;font-style: normal;}
.pz_con li img{ margin-top: 10px;}
.pz_con li p{ position: absolute;background: #059ee0;bottom: -26px;transition: all 0.3s linear;height:0;text-align: left;font-style: normal;text-transform:uppercase;padding: 0 18px;}
.pz_con li p strong{ display: block; margin-left: 1%;color: #fff; font-size: 14px; }
.pz_con li p strong i{display: block; margin-top: 10px; font-size: 20px; color: #fff;font-style: normal;}
.pz_con li p strong a{ font-weight: normal; color: #fff;font-size: 12px;}
.pz_con li p strong i em{float: right; font-size: 30px; color: #fff; font-family: "GothamBook";}
.pz_con li p span{ margin-left: 1%; color: #fff; margin-top: 12px; font-size: 14px; color: #fff; opacity: 0.9;}
.pz_con li:hover p{height:190px;padding-top: 32px;}
/**/
.about{background: url(../images/baoz_bg.jpg) repeat center top;overflow: hidden;}
.yinz{
    height: 568px;
    padding: 70px 0 0px;}
.yinz dl{padding: 37px 0 0 0px;}
.yinz dl dt{width: 601px;
    height: 407px;float: left;line-height: 0;overflow: hidden;}
.yinz dl dt img{width: 601px;
    height: 407px;}
.yinz dl dt img,.yous dl dt img,.case_m dl dt img,.news_l dl dt img,.about dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.yinz dl dt img:hover,.yous dl dt img:hover,.case_m dl dt img:hover,.news_l dl dt img:hover,.about dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.yinz dl dd{width: 599px;float: left;padding: 32px 0 0;}
.yinz dl dd h5{font-size: 30px;color: #333;height: 80px;line-height: 36px;overflow: hidden;position: relative;margin-left: 50px;}
.yinz dl dd h5:before{content: "";width: 53px;height: 2px;background: #059ee0;position: absolute;bottom: 0;left: 0;}
.yinz dl dd h5 i{display: block;font-size: 16px;font-weight: normal;}
.yinz_desc{font-size: 14px;
    color: #666;
    line-height: 32px;
    height: 128px;
    overflow: hidden;
    padding: 16px 0 0 50px;}
.m_help{ height:310px;width: 1200px; position: relative; }
.xc{width:1200px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;  overflow: hidden;}
.xc li{ width:280px; position:relative;margin-right: 10px;margin-left: 10px; float: left; overflow: hidden;}
.xc li img{ display:block;width:280px; height:168px;}
.xc li em{display: block;height: 58px;line-height: 58px;border-bottom: 1px solid #d9d9d9;text-align:center;font-size: 16px;color:#333;position: relative;}
.xc li:hover em{color:#059ee0;}
.xc li em:before{content: "";position: absolute;width: 0;height: 1px;background: #059ee0;left:0;top:58px;transition: all 0.3s linear 0s;}
.xc li:hover em:before{width:100%;}
.digital{background: #059ee0;
    width: 560px;
    height: 88px;
    padding: 27px 0 0px 42px;
    margin: 36px 0 0;}
.ibrand-num li{float:left;width: 180px;height:90px;color:#fff;font-size:16px;font-weight: bold;    text-align: center;}
.ibrand-num li b{font-size:40px;line-height: 36px; font-family:"DINOT";padding-right: 3px;}
.ibrand-num li span{display:block;font-size: 16px;padding: 5px 0 0;}
.news_bg{padding: 70px 0 60px;background: #f1f1f1;}

.news .pro_tit{background: url(../images/chang_tbg.png) no-repeat center 12px;}

.news_t{height: 64px;line-height: 64px;overflow: hidden;position: relative;}

.news_t:before{content: "";width: 100%;height: 1px;background: #e6e6e6;position: absolute;bottom: 0;left: 0;}

.news_t ul li{float: left;padding-right: 50px;}

.news_t ul li a{font-size: 18px;color: #333;font-weight: bold;display: block;height: 64px;line-height: 64px;background: url(../images/news_ico02.png) no-repeat 0 20px;padding-left: 52px;}

.news_t span{float: right;}

.news_t span a{font-size: 18px;color: #333;}

.news_t ul li a {

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  overflow: hidden;

}

.news_t ul li a:before {

  content: "";

  position: absolute;

  z-index: -1;

  left: 0;

  right: 100%;

  bottom: 0;

  background: #059ee0;

  height: 3px;

  -webkit-transition-property: right;

  transition-property: right;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.news_t ul li a:hover:before,.news_t ul li.on a:before {

  right: 0;

}

.news_t ul li a:hover,.news_t ul li.on a{color: #059ee0;}

.news_m{padding: 25px 0 0;}

.news_l{ width:850px;}

.news_l dl{background: #059ee0;height: 232px;overflow: hidden;margin-bottom: 10px;}

.news_l dl dt{width: 413px;height: 232px;line-height: 0;overflow: hidden;float: left;}

.news_l dl dt img{width: 413px;height: 232px;}

.news_l dl dd{width: 300px;float: left;padding: 35px 0 0 60px;}

.news_l dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}

.news_l dl dd h5 a{font-size: 20px;color: #fff;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.news_desc{font-size: 14px;color: #fff;line-height: 24px;height: 48px;overflow: hidden;padding: 10px 0 0;}

.news_time{font-size: 14px;color: #fff;font-weight: bold;line-height: 24px;padding: 20px 0 0;}

.news_time b{display: block;font-size: 26px;}

.news_l ul li{ height:60px; line-height:60px; overflow:hidden;border-top: #dadada 1px solid;}

.news_l ul li a{ font-size:14px; color:#333;font-weight: bold;display: block;float: left;width: 670px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.news_l ul li a:hover,.news_r dl dt a:hover{color: #059ee0;}

.news_l ul li span{display: block;float: right;font-size: 14px;color: #333;width: 100px; text-align:right;font-weight: bold;}

.news_r{width: 270px;margin-top: -25px;height: 610px;overflow: hidden;}

.news_r dl{height: 133px;

    padding: 19px 0 0;

    width: 270px;

    border-top: #e6e6e6 1px solid;}

.news_r dl dt a{display: block;font-size: 14px;color: #333;font-weight: bold;height: 25px;line-height: 25px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}

.news_r dl dd{font-size: 14px;color: #666;height: 50px;line-height: 25px;padding: 5px 0 0;}

.news_r dl dd a{display: block;color: #666;}

.news_l ul li:first-child,.news_r dl:first-child{border-top: none;}
/*甯歌闂瓟*/
.wd{background:#fff;margin-top: 40px !important;}
.wd_t{width: 190px;height: 265px;background: #059ee0 url(../images/wd_bt.jpg) no-repeat;overflow: hidden;}
.wd_t a{font-size: 18px;color: #fff;font-weight: bold;display: block;width: 144px;height: 160px; padding:40px 0 0 30px;}
.wd_m{width: 970px; padding-left:40px;overflow: hidden;}
.wd_m em{width: 37px;height: 23px;float: left;margin-right: 15px;}
.wd_m em img{width: 37px;height: 23px;}
.wd dl{ width:228px;float: left; padding:32px 60px 0 0;margin-right: 35px;position: relative;}
.wd dl:after{position: absolute;width: 1px;height: 168px;background: #e5e5e5;content: "";right: 0;top: 56px;}
.wd dt{ height:46px; overflow:hidden;border-bottom:1px solid #ececec;margin-bottom: 17px;}
.wd dt a{ font-size:14px; color:#333;font-weight: bold;}
.wd dt a:hover{color: #059ee0;}
.wd dt span{float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 30px;width: 180px;}
.wd_desc{font-size:14px; color:#666;height: 75px;line-height: 24px;overflow: hidden;display:inline-block;width: 180px;}
.wd dd .more{display: block; font-size: 12px; color: #484848; text-transform: uppercase; width: 100px; text-align: center; height: 30px; line-height: 30px; overflow: hidden;border: #949494 1px solid;border-radius: 15px;}
.wd dd .more:hover{background: #059ee0;color: #fff;border: #059ee0 1px solid;}

.partner{    padding: 60px 0 0px;    height: 220px;}

.par_tit{height: 50px;line-height: 50px;overflow: hidden;position: relative;background: url(../images/hz_ico.gif) no-repeat 0 center;width: 1150px;padding-left: 50px;}

.par_tit:before{content: "";width: 857px;height: 1px;background: #e3e3e3;position: absolute;top: 50%;right: 75px;}

.par_tit a{font-size: 24px;color: #059ee0;}

.par_tit span{float: right;}

.par_tit span a{font-size: 14px;color: #333;font-weight: normal;}

.par_qie{padding: 25px 0 0;}

.partner ul li{width: 189px;height: 142px;float: left;line-height: 0;margin-right: 10px;}

.partner ul li a{width: 187px;height: 140px;display: block;border: #d7d7d7 1px solid;}

.partner ul li a:hover{border: #059ee0 1px solid;}

.partner ul li img{width: 187px;height: 140px;}
/*关于我们*/
/*ser*/
.ser {
   padding: 70px 0 70px;
    background: url(../images/lybg.jpg) no-repeat center 0;
}
.ser h2{margin-bottom: 60px;}
.ser_l{float: left;width: 950px;height: 408px;background: #fff;margin-left: -360px;margin-top: 48px;}
.ser_l dd{width: 100%;}
.ser_l dd h3{width: 410px;font-size: 30px;color: #333;font-weight: normal;height: 78px;line-height: 78px;border-bottom: 1px solid #e5e7eb;margin-bottom: 20px;}
.ser_l dd h3 b{float: right;font-size: 46px;color: #333;font-family: Arial;opacity: 0.2;line-height: 40px;height: 26px;overflow: hidden;margin-top: 26px;}
.ser_l dd p{font-size: 14px;color: #4c4c4c;line-height: 27px;}
.ser_l dd .tel{margin-top: 65px;padding-left: 44px;background: url(../images/tel1.png) no-repeat left 6px;}
.ser_l dd .tel i{display: block;font-size: 14px;line-height: 14px;color: #333;font-family: "Arial";}
.ser_l dd .tel b{display: block;font-size: 40px;line-height: 44px;font-family: "Arial";}
.ser_l dd .tel a.zx{float: right;width: 127px;height: 51px;line-height: 51px;text-align: center;font-size: 14px;color: #fff;background: #333;border-radius: 25px;margin-top: 6px;}
.ser_r {
    float: right;
    width: 590px;
    background-color: #fff;
    box-shadow: 0 0 18px #f5f5f5;
    height: 400px;
    border-radius: 50px 0 50px 0px;margin-top: 48px;
}
.ser_r li {
    float: left;
    width: 150px;
    height: 158px;
    text-align: center;
    margin: 26px 10px 10px 18px;
}

.ser_r li i {
    display: block;
    width: 49px;
    height: 49px;
    background: #fff;
    border-radius: 100%;
    margin: 16px auto 0;
    box-shadow: 0 0 20px #d0d0d091;
}
.ser_r li p{font-size: 18px;color: #333;line-height: 18px;padding: 22px 0 18px;}
.ser_r li b{display: block;font-size: 14px;color: #333;position: relative;line-height: 14px;font-family: Arial;z-index: 1;}
.ser_r li b:after{position: absolute;width: 22px;height: 3px;content: "";background: #059ee0;left: 50%;margin-left: -11px;bottom: 1px;z-index: -1;}
.ser_r li.on{background: url(../images/ser_li.png) no-repeat;}
.ser_r li.on p,.ser_r li.on b{color: #fff;}



/*公司相册*/
.photo_bg{background:#f5f5f5 url(../images/photo_line.gif) repeat-x 0 125px;padding: 60px 0 80px;}
.photo_l{height: 66px;width: 500px;margin: 0 auto;}
.photo_l ul li{width: 190px;height: 66px;line-height: 56px;float: left;padding: 0 30px;}
.photo_l ul li a{font-size: 30px;color: #333;display: block;height: 66px;}
.photo_l ul li em{display: block;float: left;width: 40px;height: 40px;line-height: 0;overflow: hidden;margin: 10px 10px 0 0;}
.photo_l ul li em img{width: 40px;height: 80px;-webkit-transition:all .5s;transition:all .5s;}
.photo_l ul li.on a{color: #059ee0;font-weight: bold;background:url(../images/photo_line02.png) no-repeat center bottom;}
.photo_l ul li.on em img{margin-top: -40px;}
.photo_r{padding: 60px 0 0;width: 1200px;overflow: hidden;}
.photo_r ul li{width: 260px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 0;}
.photo_r ul li em{width: 260px;height: 191px;display: block;line-height: 0;overflow: hidden;}
.photo_r ul li img{width: 260px;height: 191px;}
.photo_r ul li span{display: block;width: 260px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;padding-top: 5px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}






/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/**/
@-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);
  }
}