/* 清除内外边距 */
@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;}

.six_m p img,.super dl dt img,.case_m dl dt img,.wd_m dt img,.about dl dt img,.photo ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.six_m p img:hover,.super dl dt img:hover,.case_m dl dt img:hover,.wd_m dt img:hover,.about dl dt img:hover,.photo 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: 95px 0 60px;}
.gui_tit{font-size: 48px;color: #333;text-align: center;height: 95px;overflow: hidden;line-height: 48px;}
.gui_tit a{font-size: 48px;color: #333;}
.gui_tit a:hover{color: #008ed7;}
.gui_tit span{display: block;font-weight: normal;font-size: 20px;color: #333;line-height: 22px;padding: 18px 0 0;}
.gui_t{background: url(../images/yinz_k.gif) no-repeat center 0;margin-top: 50px;height: 270px;position: relative;}
.gui_t ul li{width: 194px;float: left;padding-top: 20px;height: 215px;margin-top: 30px;font-size: 26px;color: #333;position: relative;text-align: center;z-index: 1;line-height: 30px;}
.gui_t ul li:nth-child(1){padding-left: 31px;padding-right: 15px;}
.gui_t ul li:nth-child(2){padding-left: 26px;padding-right: 20px;}
.gui_t ul li:nth-child(3){padding-left: 24px;padding-right: 22px;}
.gui_t ul li:nth-child(4){padding-left: 20px;padding-right: 26px;}
.gui_t ul li:nth-child(5){padding-left: 18px;padding-right: 28px;}
.gui_t ul li:before{content: "";width: 194px;height: 194px;background: #f3f4f6;position: absolute;top: 0;border-radius: 50%;z-index: -1;}
.gui_t ul li:nth-child(1):before{left: 31px;}
.gui_t ul li:nth-child(2):before{left: 26px;}
.gui_t ul li:nth-child(3):before{left: 24px;}
.gui_t ul li:nth-child(4):before{left: 20px;}
.gui_t ul li:nth-child(5):before{left: 18px;}
.gui_t ul li em{display: block;line-height: 0;width: 55px;height: 55px;overflow: hidden;margin: 0 auto 10px;}
.gui_t ul li em img{width: 55px;height: 110px;-webkit-transition:all .5s;transition:all .5s;}
.gui_t ul li i{width: 46px;height: 18px;display: block;line-height: 0;margin: 30px auto 0;}
.gui_t ul li i img{width: 46px;height: 18px;}
.gui_t ul li.on{padding-top: 45px;height: 190px;color: #fff;}
.gui_t ul li.on:before{background: #008ed7;}
.gui_t ul li.on em img{margin-top: -55px;}
.gui_t ul li.on i{display: none;}
.gui_t ul li.on:after{content: "";width: 0;height: 0;position: absolute;bottom: 2px;left: calc(50% - 8px);
border-top:10px solid #008ed7; 
border-left:10px solid transparent;
border-right:10px solid transparent;
}
.gui_t .dno{position:absolute;left:0;bottom:-101px;width: 240px;height: 2px;background: #008ed7;z-index: 2;}
.gui_m{padding: 30px 0 0;}
.gui_m p{font-size: 16px;color: #333;height: 70px;line-height: 70px;border-bottom: #f3f4f6 1px solid;position: relative;}
.gui_m p:nth-child(2),.gui_m p:nth-child(3){text-align: center;}
.gui_m p:nth-child(4),.gui_m p:nth-child(5){text-align: right;}

/*产品中心*/
.product{background: #f3f4f6;padding: 80px 0 100px;}
.pro_l,.pro_r{width: 50%;padding-top: 50px;}
.pro_l dl{width: 100%;height: 35.95rem;background: url(../images/cp_k02.jpg) no-repeat center 0;background-size: 100% 35.95rem;overflow: hidden;}
.pro_l dl dt{width: 55.52%;float: right;line-height: 0;-webkit-transition:transform .3s;transition:transform .3s;}
.pro_l dl dt img,.pro_r dl dt img{display: block;width: 100%;}
.pro_l dl dt:hover,.pro_r dl dt:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}
.pro_l dl dd{float: left;padding: 4.5rem 0 0 8.3%;width: 30%;}
.pro_l dl dd h3,.pro_r dl dd h3{height: 2.5rem;line-height: 2.5rem;overflow: hidden;}
.pro_l dl dd h3 a,.pro_r dl dd h3 a{display: block;font-size: 1.1rem;color: #333;}
.pro_l dl dd h3 a:hover,.pro_l ul li a:hover,.pro_r dl dd h3 a:hover,.pro_r ul li a:hover{color: #008ed7;}
.pro_l dl dd h3 b,.pro_r dl dd h3 b{display: block;float: left;}
.pro_l dl dd h3 em,.pro_r dl dd h3 em{display: block;float: left;line-height: 0;width: 1.1rem;height: 1.1rem;padding: 0.7rem 0 0 0.7rem;}
.pro_l dl dd h3 em img,.pro_r dl dd h3 em img{width: 1.1rem;height: 1.1rem;}
.pro_l ul,.pro_r ul{padding-top: 0.5rem;}
.pro_l ul li,.pro_r ul li{height: 1.8rem;line-height: 1.8rem;overflow: hidden;}
.pro_l ul li a,.pro_r ul li a{font-size: 0.8rem;color: #333;}
.pro_r dl{float: left;width: 50%;height: 35.95rem;background: url(../images/cp_k01.jpg) no-repeat center 0;background-size: 100% 35.95rem;overflow: hidden;}
.pro_r dl dt{width: 83.33%;line-height: 0;margin: 0 auto;-webkit-transition:transform .3s;transition:transform .3s;}
.pro_r dl dd{padding: 4.5rem 0 0 12.5%;width: 87.5%;height: 10rem;}

@media screen and (min-width: 1200px) {
    .pro_l dl dd h3 a,.pro_r dl dd h3 a{font-size: 20px;}
    .pro_l ul li,.pro_r ul li{height: 30px;line-height: 30px;}
    .pro_l ul li a,.pro_r ul li a {font-size: 16px;}
}

/*定制服务*/
.cust{height: 425px;padding-top: 75px;background: url(../images/five_bg.jpg) no-repeat center 0;overflow: hidden;}
.cust_tit{font-size: 40px;color: #fff;text-align: center;height: 135px;overflow: hidden;line-height: 40px;}
.cust_tit span{display: block;font-weight: normal;font-size: 20px;line-height: 22px;padding: 15px 0 0;}
.cust ul li{font-size: 20px;color: #333;float: left;width: 240px;height: 83px;text-align: center;background: #ecedef;padding: 25px 0 0;position: relative;line-height: 26px;}
.cust ul li:hover,.cust ul li.cur{background: #008ed7;color: #fff;font-weight: bold;}
.cust ul li:before{content: "";width: 1px;height: 50px;background: #c6c8c9;position: absolute;top: 30px;left: 0;}
.cust ul li b{display: block;}
.cust ul li:first-child{border-radius: 20px 0 0 20px;}
.cust ul li:first-child:before{background: none;}
.cust ul li.nobor{border-radius: 0 20px 20px 0;}
.cust_tel{padding: 50px 0 0;}
.cust_tel p{float: left;padding-left: 250px;}
.cust_tel p b{display: block;float: left;font-size: 24px;color: #fff; background:url(../images/tel.png) no-repeat 0 center;height: 50px;line-height: 50px;overflow: hidden;padding: 0 0 0 42px;}
.cust_tel p i{font-size: 22px;color: #ddd;padding: 0 20px;display: block;float: left;height: 50px;line-height: 50px;}
.cust_tel em{display: block;float: left;width: 170px;padding-left: 30px;}
.cust_tel em a{display: block;font-size: 14px;color: #fff;width: 164px;text-align: center;height: 46px;line-height: 46px;border: #fff 2px solid;border-radius: 50px;}
.cust_tel em a:hover{background: #fff;color: #333;}

/*产品优势*/
.pro_adv{padding: 95px 0;}
.six_m{padding: 40px 0 0;}
.six_m p{width: 1200px;height: 441px;line-height: 0;overflow: hidden;}
.six_m p img{width: 1200px;height: 441px;}
.six_bot{width: 1200px;height: 308px;position: relative;background: #f3f4f6;}
.six_bot:before{content: "";width: 1130px;height: 1px;background: #e3e3e4;position: absolute;top: 50%;left: 35px;}
.six_bot ul li{width: 400px;height: 154px;line-height: 30px;float: left;position: relative;font-size: 24px;color: #333;text-align: center;-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;}
.six_bot ul li:before{content: "";width: 1px;height: 128px;background: #e3e3e4;position: absolute;top: 0;right: 0;}
.six_bot ul li b{display: block; font-family: "DINOT";font-size: 40px;color: rgba(51,51,51,0.2);line-height: 40px;height: 40px;padding: 15px 0;}
.six_bot ul li em{display: block;line-height: 0;width: 12px;height: 8px;overflow: hidden;margin: 20px auto 0;}
.six_bot ul li em img{width: 12px;height: 8px;}
.six_bot ul li:nth-child(3n):before{background: none;}
.six_bot ul li:nth-child(1):before,.six_bot ul li:nth-child(2):before,.six_bot ul li:nth-child(3):before{top: 26px;}
.six_bot ul li:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #008ed7;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.six_bot ul li:hover:after,.six_bot ul li.cur:after{
  left: 0;
  right: 0;
}
.six_bot ul li:hover,.six_bot ul li.cur{color: #008ed7;font-weight: bold;background: #fff;}

/*优势*/
.sup_nav{width: 45%;height: 6.6rem;background: #fff;position: absolute;bottom: 7rem;left: 18.75%;z-index: 10;}
.sup_nav ul li{width: 25%;float: left;height: 5.6rem;padding: 1rem 0 0;position: relative;font-size: 1rem;color: #333;font-weight: bold;text-align: center;}
.sup_nav ul li:before{content: "";width: 1px;height: 3rem;background: #eaeaea;position: absolute;top: 1.8rem;left: 0;}
.sup_nav ul li em{display: block;width: 2.5rem;height: 2.5rem;line-height: 0;overflow: hidden;margin:0 auto 0.5rem;}
.sup_nav ul li em img{width: 2.5rem;height: 5rem;-webkit-transition:all .5s;transition:all .5s;}
.sup_nav ul li span{display: block;line-height: 1.4rem;}
.sup_nav ul li:first-child:before{background: none;}
.sup_nav ul li:hover,.sup_nav ul li.on{background: #008ed7;color: #fff;}
.sup_nav ul li:hover em img,.sup_nav ul li.on em img{margin-top: -2.5rem;}
.super dl{margin-top: 2.2rem;width: 100%;position: relative;z-index: 5;background: #f3f4f6;display: inline-block;}
.super dl dt{width: 50%;float: right;line-height: 0;overflow: hidden;}
.super dl dt img{display: block;width: 100%;}
.super dl dd{width: 31.25%;float: left;padding: 3.3rem 0 0 18.75%;position: relative;}
.super dl dd h5{font-size: 1.9rem;color: #333;line-height: 6rem;height: 6rem;position: relative;margin-bottom: 1.5rem;font-weight: normal;}
.super dl dd h5:before{content: "";width: 8rem;height: 0.15rem;background: #008ed7;position: absolute;bottom: 0;left: 0;}
.super dl dd p{font-size: 0.8rem;color: #333;line-height: 2rem;width: 90%;}

@media screen and (min-width: 1200px) {
    .super dl dd h5{font-size: 30px;}
    .super dl dd p {font-size: 16px;line-height: 30px;}
}

/*案例*/
.case{padding: 120px 0 100px;}
.case_nav{padding: 45px 0 0;height: 70px;border-bottom: #e0e0e0 1px solid;}
.case_nav ul li{float: left;padding: 0 63px;height: 70px;line-height: 66px;position: relative;}
.case_nav ul li:before{content: "";width: 1px;height: 20px;background: #cacaca;position: absolute;top: 25px;left: 0;
-webkit-transform: rotate(25deg);
-moz-transform: rotate(25deg);
-ms-transform: rotate(25deg);
-o-transform: rotate(25deg);
transform: rotate(25deg);
}
.case_nav ul li a{display: block;font-size: 20px;color: #333;height: 70px;position: relative;}
.case_nav ul li.cur a:before,.case_nav ul li a:hover:before{content: "";width: 9px;height: 9px;background: #008ed7;position: absolute;bottom: -8px;left: calc(50% - 8px);border: #fff 3px solid;border-radius: 50%;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.case_nav ul li.cur a,.case_nav ul li a:hover{font-weight: bold;}
.case_nav ul li:first-child{padding-left: 0;}
.case_nav ul li:first-child:before{background: none;}
.case_nav ul li.nobor{padding-right: 0;}
.poster-main {position: relative;margin-top: 40px;}
.poster-main .poster-btn a { position: absolute; top: 300px; display:block;  width:82px; height:82px;line-height: 0;border-radius: 50%;-webkit-transition:transform .3s;transition:transform .3s;}
.poster-main .poster-btn a:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.poster-main .poster-prev-btn a {background:url(../images/case_lico.png) no-repeat; left: -110px; }
.poster-main .poster-next-btn a {background:url(../images/case_rico.png) no-repeat; right: -110px; }
.poster-main .poster-next-btn{right:0px;}
.poster-main .poster-prev-btn{left:0px;}
.case_m dl dt{width: 100%;line-height: 0;overflow: hidden;}
.case_m dl dd{width: 80%;height: 280px;background: #fff;overflow: hidden;position: absolute;bottom: 0;left: 0;padding: 60px 10% 0;}
.case_m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.case_m dl dd h5 a{font-size: 26px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case_m dl dd h5 a:hover{color: #008ed7;}
.case_desc{padding-top: 10px;font-size: 14px;color: #666;line-height: 26px;height: 52px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; }
.case_m dl dd span{display: block;padding: 50px 0 0;}
.case_m dl dd span a{display: block;font-size: 14px;color: #666;width: 80px; padding: 0 25px; height: 38px;line-height: 38px;border-radius: 20px;border: #666 2px solid;-webkit-transition:transform .3s;transition:transform .3s;}
.case_m dl dd em{width: 28px;height: 20px;display: block;float: right;line-height: 0;overflow: hidden;padding: 10px 0 0;}
.case_m dl dd em img{width: 28px;height: 20px;}
.case_m dl dd span a:hover{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}
.poster-item{ margin: 0 auto; line-height: 0;}
.poster-main .poster-list .poster-item {position: absolute;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.poster-main .poster-list .poster-item img {display: block;width: 100%;}
.poster-main .poster-btn {position: absolute;top: 0;cursor: pointer;}

/*规范化服务*/
.service{background: url(../images/liuc_bg.jpg) no-repeat center bottom;height: 420px;overflow: hidden;padding-top: 80px;}
.ser_tit{font-size: 40px;color: #fff;text-align: center;height: 80px;line-height: 80px;overflow: hidden;}
.service_m{margin: 40px 0 0 -30px;width: 1260px;}
.service dl{width: 130px;float: left;height: 130px;position: relative;border-radius: 50%;z-index: 1;margin-left: 58px;}
.service dl:before{content: "";width: 10px;height: 16px;position: absolute;top: calc(50% - 8px);left: -30px;background:url(../images/liuc_ico08.png) no-repeat;}
.service dl:after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background: rgba(255,255,255,0.1);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;z-index: -1;}
.service dl dt{width: 130px;height: 45px;padding-top: 25px;}
.service dl dt p{width:44px; height:44px; position:relative;margin: 0 auto;}
.service dl dt b{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.service dl dt em{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.service dl dt b img,.service dl dt em img{ display: block;width:44px; height:44px;}
.service dl dd{width: 130px;height: 32px;line-height: 35px;text-align: center;overflow: hidden;font-size: 18px;color: #fff;padding: 5px 0 0;}
.service dl:first-child{margin-left: 0;}
.service dl:first-child:before{background: none;}
.service dl.cur:after{background: #fff;}
.service dl.cur b{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.service dl.cur em{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.service dl.cur dd{color: #333;font-weight: bold;}

/*合作客户*/
.partner{background: url(../images/hz_bg.jpg) no-repeat center 0;height: 634px;overflow: hidden;padding-top: 108px;}
.part_l{padding: 95px 0 0;width: 570px;}
.part_l h5{height: 105px;background: url(../images/hz_line.png) no-repeat 0 bottom;line-height: 50px;}
.part_l h5 a{font-size: 48px;color: #000;}
.part_l h5 a:hover{color: #008ed7;}
.part_l p{font-size: 16px;color: #000;line-height: 30px;height: 90px;padding-top: 30px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; text-overflow: ellipsis; }
.u-more{display: block;padding: 66px 0 0;width: 140px;}
.u-more a{display: block;width: 134px;height: 40px;line-height: 40px;border: #ddd 2px solid;border-radius: 30px;font-size: 14px;color: #000;position: relative;}
.u-more em{width: 30px;height: 30px;display: block;float: left;line-height: 0;position: absolute;top: 5px;left: 5px;-webkit-transition:all .5s;transition:all .5s;}
.u-more em img{width: 30px;height: 30px;}
.u-more i{position: absolute;top: 0;left: 48px;display: block;-webkit-transition:all .5s;transition:all .5s;}
.u-more a:hover em{left: 95px;}
.u-more a:hover i{left: 20px;}
.part_r{width: 540px;height: 540px;margin-right: -16px;}
.part_r ul li{width: 126px;height: 126px;border-radius: 50%;line-height: 0;position: absolute;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.05);-webkit-transition:transform .3s;transition:transform .3s;}
.part_r ul li img{width: 126px;height: 126px;border-radius: 50%;}
.part_r ul li:first-child{width: 188px;height: 188px;top: calc(50% - 94px);left: calc(50% - 94px);}
.part_r ul li:first-child img{width: 188px;height: 188px;}
.part_r ul li:nth-child(2){top: 0;left: calc(50% - 63px);}
.part_r ul li:nth-child(3){top: 105px;right: 0;}
.part_r ul li:nth-child(4){top: 308px;right: 0;}
.part_r ul li:nth-child(5){bottom: 0;left: calc(50% - 63px);}
.part_r ul li:nth-child(6){top: 308px;left: 0;}
.part_r ul li:nth-child(7){top: 105px;left: 0;}
.part_r ul li:hover{-webkit-transform:translate(0,-2px);transform:translate(0,-2px);box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}

/*荣誉资质*/
.honor{background: url(../images/honor_bg.jpg) no-repeat center 0;height: 576px;overflow: hidden;padding-top: 75px;}
.honor p{width: 1200px;height: 350px;line-height: 0;padding: 60px 0 0;-webkit-transition:transform .3s;transition:transform .3s;}
.honor p img{width: 1200px;height: 350px;}
.honor p:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}

/*新闻中心*/
.news{padding: 90px 0 100px;}
.news_l{ width:600px;position: absolute;top: 262px;left: 0;}
.wd_m dt{width: 600px;height: 300px;line-height: 0;overflow: hidden;position: relative;}
.wd_m dt img{width: 600px;height: 300px;}
.wd_m dt em{background: url(../images/news_video.png) no-repeat;display: block;width: 80px;height: 80px;line-height: 0;position: absolute;top: calc(50% - 40px);left: calc(50% - 40px);z-index: 5;}
.wd_m dd{ width:455px;padding: 40px 0 0;}
.wd_m dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.wd_m dd h5 a{font-size: 22px;color: #1a1a1a;font-weight: normal;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wd_m dd h5 a:hover,.news_m dl:hover h5 a{color: #008ad6;}
.wd_m .news_desc{padding-top: 5px;font-size: 14px;color: #666;line-height: 24px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; }
.news_btn{position: absolute;top: 340px;right: 0;z-index: 20;width: 120px;height: 90px;}
.news_btn:before{content: "";width: 1px;height: 100%;background: #dbdbdb;position: absolute;top: 0;left: 0;}
.news_btn p{width: 13px;height: 20px;line-height: 0;float: left;padding-left: 30px;cursor: pointer;}
.news_btn p img{width: 13px;height: 20px;}

/*公司动态*/
.news_r{ width:555px; border-top:#ddd 1px solid;}
.news_t{ height:75px; line-height:75px; }
.news_t ul{padding-left: 445px;}
.news_t ul li{float: left;position: relative;padding: 0 30px;}
.news_t ul li:before{content: "";width: 1px;height: 20px;background: #000;position: absolute;top: 27px;left: 0;
-webkit-transform: rotate(25deg);
-moz-transform: rotate(25deg);
-ms-transform: rotate(25deg);
-o-transform: rotate(25deg);
transform: rotate(25deg);
}
.news_t ul li a{font-size: 20px;color: #333;display: block;height: 75px;position: relative;z-index: 1;padding: 0 5px;}
.news_t ul li a:before{content: "";width: 0;height: 7px;background: #008ad6;position: absolute;top: 43px;left: 0;-webkit-transition:all .5s;transition:all .5s;z-index: -1;}
.news_t ul li a:hover:before,.news_t ul li.on a:before{width: 100%;}
.news_t ul li a:hover,.news_t ul li.on a{font-weight: bold;}
.news_t ul li:first-child:before{background: none;}
.news_t span{float: right;display: block;width: 33px;padding: 20px 0 0;line-height: 0;}
.news_t span img{width: 33px;height: 33px;}
.news_r dl{ width:555px;height: 95px; border-bottom:#ddd 1px solid; padding:15px 0 0;overflow: hidden;}
.news_r dt{width: 90px;height: 80px;float: right; font-family:"DINOT";font-size: 16px;color: #5c5c5c;text-align: center;line-height: 34px; padding:10px 0 0;}
.news_r dt b{display: block;font-size: 44px;}
.news_r dd{ float:left; overflow:hidden; width:390px;}
.news_r dd h5{height: 26px;line-height: 26px;overflow: hidden;}
.news_r dd h5 a{font-size: 14px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_r .news_desc{padding-top: 3px;font-size: 14px;color: #666;line-height: 24px;height: 48px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; }
.news_r dl:hover{ border-bottom:#008ad6 1px solid;}
.news_r dl:hover dt{color: #008ad6;}

/*关于我们*/
.about{background: #f3f4f6;height: 635px;overflow: hidden;}
.about dl{height: 635px;position: relative;}
.about dl dt{width: 960px;height: 635px;position: absolute;top: 0;left: 50%;line-height: 0;overflow: hidden;}
.about dl dt img{width: 960px;height: 635px;}
.about dl dd{width: 510px;float: left;padding: 110px 0 0;}
.about dl dd h5{height: 110px;line-height: 50px;position: relative;overflow: hidden;}
.about dl dd h5:before{content: "";width: 60px;height: 3px;background: #008ed7;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.about dl dd h5 i{display: block;font-size: 20px;font-weight: normal;}
.about dl dd h5 a{font-size: 48px;color: #121212;display: block;}
.about dl dd h5:hover:before{width: 100px;}
.ab_desc{font-size: 14px;color: #333;line-height: 28px;padding: 26px 0 0;height: 112px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4; overflow: hidden; text-overflow: ellipsis; }

/*企业相册*/
.photo{background: #fff;padding: 20px 20px 100px;width: 1200px;margin: -100px auto 0;position: relative;z-index: 1;}
.photo_qie{width: 1200px;overflow: hidden;}
.photo ul li{width: 227px;float: left;margin-right: 16px;}
.photo ul li em{width: 227px;height: 170px;line-height: 0;display: block;overflow: hidden;}
.photo ul li img{width: 227px;height: 170px;}
.photo ul li span{display: block;width: 227px;text-align: center;height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;color: #333;padding: 8px 0 0;}

/*友情链接*/
.f_link{height: 66px;line-height: 66px;overflow: hidden;}
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 110px;}
.f_link p{font-size: 14px;color: #666;float: left;width: 1090px;}
.f_link p a{font-size: 14px;color: #666; padding:0 10px 0 0;}

/**/
@-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);
  }
}
