/* 清除内外边距 */
@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;}

/**/
.product{padding: 90px 0 101px;}
.pro_tit{height: 80px;}
.pro_tit h2{font-size: 40px;color: #333;line-height: 40px;}
.pro_tit h2 a{color: #333;}
.pro_tit h2 a:hover,.pro01 a:hover,.pro_l a:hover span{color: #008ce0;}
.pro_tit h2 i{display: block;font-size: 20px;color: #333;font-weight: normal;}
.pro_tit em{    width: 275px;
    height: 80px;
    display: block;
    overflow: hidden;
    font-size: 48px;
    color: #d6d6d6;
    line-height: 45px;
    letter-spacing: 6px;
    position: relative;
    text-align: right;}
.pro_tit em:after {
    content: "";
    position: absolute;
    bottom: 9px;
    right: 10px;
    width: 72px;
    background: #e9dab8;
    display: block;
    height: 3px;
}

.pro01{padding: 50px 0 0;height: 115px;}
.pro_list{width: 400px;float: left;padding: 0 0 0 45px;position: relative;}
.pro_list:nth-child(3) {
    width: 260px;
}
.pro_list:before{content: "";width: 1px;height: 62px;background: #e9dab8;position: absolute;top: 8px;left: 0;}
.pro01 h3{height: 40px;line-height: 40px;overflow: hidden;padding-bottom: 5px;}
.pro01 h3 a{font-size: 24px;color: #000;}
.pro01 ul li{float: left;height: 30px;line-height: 30px;overflow: hidden;padding-right: 25px;}
.pro01 ul li a{font-size: 14px;color: #333;}
.pro_l{width: 400px;height: 629px;line-height: 0;position: relative;overflow: hidden;}
.pro_l img{width: 400px;height: 654px;}
.pro_l img,.super_m ul li img,.news dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro_l:hover img,.super_m ul li img:hover,.news dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.pro_l a{display: block;width: 100%;height: 100%;position: relative;}
.pro_l a:before{content: "";width: 100%;height: 100%;background: url(../images/cp_k.png) no-repeat;position: absolute;bottom: 0;left: 0;z-index: 3;}
.pro_l span{display: block;width: 320px;position: absolute;bottom: 35px;left: 40px;z-index: 5;font-size: 30px;color: #fff;line-height: 40px;height: 80px;font-weight: bold;background: url(../images/cp_ico01.png) no-repeat 0 bottom;}
.pro_l i{display: block;font-size: 14px;color: #fff;float: right;font-weight: normal;}
.pro_r{width: 798px;
    height: 629px;
    position: relative;
    border: 1px solid #ebebeb;}

.pro_r:before
{content: "";
    width: 798px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 99;
    }
.pro_r:after{content: "";
    width: 1px;
    height: 579px;
    background: #ebebeb;
    position: absolute;
    top: 47px;
    left: 50%;}


.pro_r ul li{width: 399px;height: 314px;float: left;line-height: 0;overflow: hidden;position: relative;padding: 0px 0 0;}
.pro_r ul li img{width: 400px;height: 314px;}
.pro_r ul li span{display: block;font-size: 14px;color: #333;height: 30px;line-height: 30px;position: absolute;bottom: 20px;left: 0;width: 400px;text-align: center;}
.pro_r ul li a{display: block;width: 400px;height: 327px;text-align: center;line-height: 327px; position: absolute;top:0;transform: scale(0);transition:1s;opacity: 0;-webkit-transition:all .5s;transition:all .5s;background: rgba(0,140,224,0.9);font-size: 22px;color: #fff;}
.pro_r ul li:hover a,.pro_r ul li.cur a{transform: scale(1);opacity: 1;}
.pro_r ul li:hover span,.pro_r ul li.cur span{display: none;}

/*产品优势*/
.pro_adv{background: #f3f3f3;padding: 75px 0 85px;}
.six_l{width: 240px;margin-left: -45px;}
.pro_adv dl{width: 210px;height: 72px;padding: 16px 0 0 30px;cursor: pointer;margin-top: 40px;}
.pro_adv dl dt{float: left;width: 55px;height: 60px;line-height: 0;overflow: hidden;}
.pro_adv dl dt img{width: 55px;height: 120px;}
.pro_adv dl dd{float: left;font-size: 24px;color: #333;line-height: 26px;padding:8px 0 0 15px;}
.pro_adv dl dd i{display: block;font-size: 12px;color: rgba(51,51,51,0.2);font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;}
.pro_adv dl{
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;}
.pro_adv dl:before{
	  content: "";
	  position: absolute;
	  z-index: -1;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  background: #008ce0;
	  border-radius: 3rem;
	  -webkit-transform: scaleX(0);
	  transform: scaleX(0);
	  -webkit-transform-origin: 50%;
	  transform-origin: 50%;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-timing-function: ease-out;
	  transition-timing-function: ease-out;
	}
.pro_adv dl:hover:before,.pro_adv dl.cur:before {
	  -webkit-transform: scaleX(1);
	  transform: scaleX(1);
	}
.pro_adv dl:hover dt img,.pro_adv dl.cur dt img{margin-top: -60px;}
.pro_adv dl:hover dd,.pro_adv dl.cur dd{color: #fff;}
.pro_adv dl:hover dd i,.pro_adv dl.cur dd i{color: rgba(255,255,255,0.2);}
.six_r{width: 240px;margin-right: -16px;}
.six_c{width: 734px;height: 478px;line-height: 0;padding: 50px 0 0 30px;-webkit-transition:transform .3s;transition:transform .3s;}
.six_c img{width: 734px;height: 478px;}
.six_c:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}
.six_bot{height: 80px;padding: 45px 0 0;background: url(../images/cpys_line.gif) no-repeat center bottom;}
.six_bot ul li{font-size: 14px;color: #333;height: 36px;line-height: 36px;overflow: hidden;float: left;background: url(../images/cpys_dot.gif) no-repeat 0 center;padding-left: 20px;width: 580px;}
.six_bot ul li b{color: #008ce0;}

/*解决方案*/
.plan{padding: 80px 0 0;}
.plan ul{margin-top: 40px;}
.plan ul li{width: 25%;height: 18rem;float: left;position: relative;line-height: 0;overflow: hidden;}
.plan ul li img{display: block;width: 100%;height: 100%;}
.plan ul li b{display: block;width: 90%;font-size: 1rem;color: #fff;height: 2.1rem;line-height: 2.1rem;overflow: hidden;position: absolute;bottom: 1.6rem;left: 5%;background: url(../images/plan_more.png) no-repeat right center;background-size: 1.4rem 1.4rem;}
.plan ul li em{width: 2.1rem;height: 2.1rem;display: block;float: left;line-height: 0;padding-right: 0.5rem;}
.plan ul li em img{width: 2.1rem;height: 2.1rem;}
.plan ul li a{display: block;width: 100%;height: 100%; padding: 4.2rem 2.5rem 0;box-sizing: border-box; position: absolute;top:0;transform: scale(0);transition:1s;opacity: 0;-webkit-transition:all .5s;transition:all .5s;background: rgba(142,195,31,0.9);font-size: 0.8rem;color: #fff;}
.plan ul li h3{font-size: 1.3rem;height: 2rem;line-height: 2rem;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.plan ul li p{line-height: 1.5rem;padding: 1rem 0 0;}
.plan ul li span{display: block;height: 1.5rem;line-height: 1.5rem;padding: 1rem 0 0;}
.plan ul li:hover a,.plan ul li.cur a{transform: scale(1);opacity: 1;}
.plan ul li:hover b,.plan ul li.cur b{display: none;}

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: 1920px) {html {font-size: 20px;}}

/*优势*/
.super{padding: 90px 0 65px;}
.super_m{width: 1200px;height: 466px;margin-top: 40px;}
.super_m ul li{width: 1200px;height: 466px;line-height: 0;overflow: hidden;}
.super_m ul li img{width: 1200px;height: 466px;}
.super_nav ul li{float: left;width: 400px;height: 285px;padding: 32px 40px 0;position: relative;font-size: 14px;color: #333;z-index: 1;box-sizing: border-box;}
.super_nav ul li:before{content: "";width: 1px;height: 100%;background: #e2e2e2;position: absolute;top: 0;left: 0;}
.super_nav ul li:after{content: "";width: 100%;height: 0;background: #008ce0;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;z-index: -1;}
.super_nav ul li em{width: 55px;height: 60px;display: block;line-height: 0;overflow: hidden;-webkit-transition:all .5s;transition:all .5s;}
.super_nav ul li em img{width: 55px;height: 120px;}
.super_nav ul li h5{font-size: 28px;line-height: 40px;height: 40px;overflow: hidden;padding-top: 10px;}
.super_nav ul li b{color: #008ce0;padding-left: 10px;}
.super_nav ul li span{padding-top: 20px;line-height: 22px;color: #666;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;  overflow: hidden; text-overflow: ellipsis;}
.super_nav ul li.on,.super_nav ul li.on b{color: #fff;}
.super_nav ul li.on:after{height: 375px;}
.super_nav ul li.on em{margin-top: -50px;}
.super_nav ul li.on em img{margin-top: -60px;}
.super_nav ul li.on span{padding-top: 40px;color: #fff;}
.super_nav ul li:first-child:before{background: none;}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 325px;overflow: hidden;}
.ban01_l{padding: 45px 0 0;width: 880px;}
.ban01_l em{width: 195px;height: 15px;display: block;line-height: 0;font-size: 1.2rem;color: #d6d6d6;letter-spacing: 6px;position: relative;}
.ban01_l em:after {
    content: "";
    display: block;
    position: absolute;
    right: -2rem;
    top: -1px;
    background: #008ce0;
    height: 3px;
    width: 5rem;
    opacity: 0.8;
}
.ban01_l em img{width: 195px;height: 15px;}
.ban01_l p{font-size: 34px;color: #fff;font-weight: bold;height: 70px;line-height: 60px;}
.ban01_l b{width: 802px;height: 121px;display: block;line-height: 0;}
.ban01_l b img{width: 802px;height: 121px;}
.ban01_r{width: 250px;text-align: right;padding: 45px 0 0;}
.ban01_r em{width: 40px;height: 40px;display: block;line-height: 0;float: right;}
.ban01_r em img{width: 40px;height: 40px;}
.ban01_r span{display: block;width: 250px;font-size: 14px;color: #fff;line-height: 30px;height: 115px;clear: both;padding-top: 5px;}
.ban01_r span b{font-size: 34px;display: block; font-family: "DINOT";}
.ban01_r a{display: inline-block;width: 110px;text-align: center;height: 40px;line-height: 40px;font-size: 14px;color: #0a0a0a;background: #fff;border-radius: 20px;position: relative;z-index: 1;}
.ban01_r a:before{content: "";width: 0;height: 100%;background: #008ce0;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;z-index: -1;border-radius: 20px;}
.ban01_r a:hover:before{width: 100%;}
.ban01_r a:hover{color: #fff;}

/*一站式服务*/
.service{background: url(../images/service_bg.jpg) no-repeat center 0;height: 846px;overflow: hidden;padding-top: 100px;}
.service dl{width: 240px;float: left;height: 473px;position: relative;overflow: hidden;margin-top: 55px;}
.service dl dt{width: 100px;height: 100px;line-height: 0;background: #fff;border-radius: 50%;position: absolute;top: 50px;left: calc(50% - 50px);z-index: 5;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.service dl dt img{width: 100px;height: 100px;}
.service dl dd{width: 240px;height: 473px;text-align: center;overflow: hidden;position: relative;color: #333;}
.service dl dd span{display: block;width: 240px;height: 0;position: absolute;top: 0;left: 0;-webkit-transition:all .2s;transition:all .2s;overflow: hidden;}
.service dl dd span img{width: 240px;height: 473px;}
.service dl dd .fuw_desc{width: 240px;height: 273px;padding-top: 200px;position: relative;z-index: 2;}
.service dl dd h5{font-size: 26px;font-weight: normal;height: 40px;line-height: 40px;}
.service dl dd p{font-size: 16px;line-height: 25px;height: 110px;padding: 12px 0 0;}
.service dl dd p i{display: block;}
.service dl dd em{display: block;width: 35px;height: 35px;line-height: 0;margin: 0 auto;overflow: hidden;}
.service dl dd em img{width: 35px;height: 70px;-webkit-transition:all .5s;transition:all .5s;}
.service dl dd {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-property: color;
  transition-property: color;
  transition: all 0.3s;
}
.service dl dd:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,140,224,0.9);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.service dl:hover dd:before,.service dl.cur dd:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.service dl:hover dd,.service dl.cur dd{color: #fff;}
.service dl:hover dd h5,.service dl.cur dd h5{font-weight: bold;}
.service dl:hover dd em img,.service dl.cur dd em img{margin-top: -35px;}
.service dl:hover span,.service dl.cur dd span{height: 473px;}
.serv_bot{padding: 64px 0 0 160px;}
.serv_bot a{display: block;float: left;width: 268px;height: 68px;line-height: 68px;background: #fff;font-size: 16px;color: #333;font-weight: bold;border-radius: 60px;margin-right: 40px;}
.serv_bot em{display: block;width: 40px;height: 35px;line-height: 0;float: left;overflow: hidden;margin: 19px 10px 0 35px;}
.serv_bot em img{width: 40px;height: 70px;-webkit-transition:all .5s;transition:all .5s;}
.serv_bot a:hover,.serv_bot a.cur{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.serv_bot a:hover em img,.serv_bot a.cur em img{margin-top: -35px;}

/*走进海升*/
.about{position: relative;}
.about img{display: block;width: 100%;}
.about dl{width: 42.18%;position: absolute;top: 8rem;left: 8%;}
.about dl dt{line-height: 2.2rem;height: 5rem;overflow: hidden;position: relative;}
.about dl dt a{font-size: 2rem;color: #fff;font-weight: bold;display: block;}
.about dl dt span{display: block;font-size: 20px;font-weight: normal;}
.about dl dt:before{content: "";width: 3.7rem;height: 2px;background: #d4b571;position: absolute;bottom: 0;left: 0;}
.about dl dd{padding: 1rem 0 0;width: 100%;}
.ab_desc{font-size: 0.8rem;color: rgba(255,255,255,0.9);line-height: 1.5rem;height: 8.5rem;overflow: hidden;}
.ab_bot{padding: 1.3rem 0 0;}
.ab_bot ul li{font-size: 1rem;color: #fff;float: left;height: 2rem;line-height: 2rem;background: url(../images/ab_ico01.png) no-repeat 0 center;background-size: 0.9rem 0.9rem;padding:0 1.5rem;}
.digital{padding: 5.5rem 0 0;}
.ibrand-num li{float:left;height:5rem;color:#fff;font-size:0.8rem;font-weight: bold;width: 10rem;}
.ibrand-num li b{font-size:3rem;line-height: 2.5rem; font-family: "DINOT";padding-right: 0.25rem;}
.ibrand-num li span{display:block; padding:0.3rem 0 0;}
.ibrand-num li:first-child{width: 14rem;}
.ibrand-num li:nth-child(4){width: 6rem;}

/*新闻动态*/
.news{padding: 100px 0 70px;}
.news_l,.news_r{width: 580px;padding: 25px 0 0;}
.news_t{height: 80px;line-height: 80px;overflow: hidden;font-weight: normal;padding-left: 50px;background: url(../images/news_ico01.gif) no-repeat 0 center;}
.news_t a{font-size: 20px;color: #333;}
.news_t a:hover{color: #008ce0;font-weight: bold;}
.news_t span{float: right;}
.news_t span a{font-size: 14px;text-transform:capitalize;}
.news_l dl{width: 580px;padding-bottom: 20px;border-bottom: #e2e2e2 1px dashed;}
.news_l dl dt{width: 580px;height: 290px;line-height: 0;overflow: hidden;}
.news_l dl dt img,.news01 dl dt img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.news_l dl dd{width: 100%;padding: 20px 0 0;}
.news dl dd h5{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.news dl dd h5 a{font-size: 20px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_desc{font-size: 14px;color: #666;line-height: 25px;height: 50px;overflow: hidden;padding: 10px 0 0;}
.news dl dd h5 a:hover{color: #008ce0;}
.news_qie{padding: 20px 0 0;}
.news_qie ul li{height: 46px;line-height: 46px;overflow: hidden;position: relative;}
.news_qie ul li:before{content: "";width: 9px;height: 9px;background: #e3e3e3;position: absolute;top: calc(50% - 4px);left: 0;border-radius: 50%;}
.news_qie ul li a{font-size: 16px;color: #666;display: block;float: left;width: 420px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-left: 20px;}
.news_qie ul li span{float: right;font-size: 16px;color: #666;text-align: right; font-family:Arial, Helvetica, sans-serif;}
.news_qie ul li:hover a{font-weight: bold;}
.news_qie ul li:hover:before{background: #008ce0;}
.news_r .news_t{background: url(../images/news_ico02.gif) no-repeat 0 center;border-bottom: #dbdbdb 1px dashed;}
.news_r .news_qie ul li{height: 52px;line-height: 52px;}
.news01{padding-top: 18px;}
.news01 dl{width: 580px;height: 148px;background: #f5f5f5;margin-top: 20px;overflow: hidden;}
.news01 dl dt{width: 216px;height: 148px;line-height: 0;overflow: hidden;float: right;}
.news01 dl dd{width: 310px;padding: 20px 0 0 25px;float: left;}

/*友情链接*/
.f_link{height: 46px;line-height: 46px;overflow: hidden;margin: -46px 0 0 705px;width: 495px;position: relative;z-index: 2;}
.f_link b{display: block;float: left;font-size: 14px;color: rgba(255,255,255,0.8);width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.8);float: left;width: 415px;}
.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: #fff;}



        .footer {
            height: 498px;
            background: url(/images/f_bg.jpg) no-repeat center;
        }
        .content{
            width: 1200px;
            margin: 0 auto;
        }
        .f_tel {
            height: 84px;
            padding: 36px 0 0;
            overflow: hidden;
        }
        
        .f_tel p {
            float: left;
            overflow: hidden;
            font-size: 14px;
            color: rgba(255, 255, 255, 1);
            line-height: 26px;
            height: 72px;
            position: relative;
            padding-left: 45px;
        }
        
        .f_tel p:before {
            content: "";
            width: 1px;
            height: 58px;
            background: rgba(255, 255, 255, 0.1);
            position: absolute;
            top: 10px;
            right: 0;
        }
        
        .f_tel i {
            display: block;
            font-size: 16px;
        }
        
        .f_tel p b {
            display: block;
            font-size: 22px;
            font-family: Arial, Helvetica, sans-serif;
        }
        
        .f_tel .f_p01 {
            width: 320px;
            background: url(/images/f_ico01.png) no-repeat 0 center;
        }
        
        .f_tel .f_p02 {
            width: 260px;
            margin-left: 120px;
            background: url(/images/f_ico02.png) no-repeat 0 center;
        }
        .f_tel .f_p02 a{ color:#fff; }
        
        .f_tel .f_p03 {
            width: 315px;
            margin-left: 50px;
            background: url(/images/f_ico03.png) no-repeat 0 center;
        }
        
        .f_tel .f_p03:before {
            background: none;
        }
        
        .f_nav {
            width: 900px;
            height: 332px;
            padding-top: 22px;
            overflow: hidden;
            box-sizing: border-box;
        }
        
        .f_ul01 li {
            position: relative;
            float: left;
            width: 186px;
            padding-left: 50px;
        }
        
        .f_ul01 li:before {
            content: "";
            width: 1px;
            height: 235px;
            background: rgba(255, 255, 255, 0.1);
            position: absolute;
            top: 12px;
            left: 0;
        }
        
        .f_ul01 li a {
            font-size: 16px;
            color: #fff;
            display: block;
            height: 46px;
            line-height: 34px;
            width: 100%;
        }
        
        .f_ul01 .f_ul02 li {
            width: 140px;
            padding-left: 0;
        }
        
        .f_ul01 .f_ul02 li:before,
        .f_ul01 li.f_li01:before {
            background: none;
        }
        
        .f_ul01 .f_ul02 li a {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.5);
            height: 34px;
        }
        
        .f_nav ul li a:hover {
            color: #fff;
        }
        
        .f_ul01 li.f_li01 {
            padding-left: 0;
        }
        
        .f_er {
            width: 242px;
            padding: 35px 0 0;
        }
        
        .f_er h4 {
            width: 242px;
            height: 51px;
            line-height: 0;
            margin: 0 0 25px 0;
            position: relative;
        }
        
        .f_er h4 img {
width: 102px;
    display: block;
    position: absolute;
    right: 23px;
    top: -14px;
        }
        
        .f_er p {
            width: 140px;
            text-align: center;
            line-height: 0;
            float: right;
        }
        
        .f_er p img {
            width: 140px;
            height: 140px;
        }
        
        .f_er p span {
            display: block;
            font-size: 14px;
            color: rgba(255, 255, 255, 0.5);
            line-height: 40px;
        }
        
        .f_bot {
            line-height: 46px;
            height: 46px;
        }
        
        .f_bot .left {
            float: left;
        }
        
        .f_bot .left a {
            display: block;
            float: left;
            height: 46px;
            line-height: 46px;
            margin-right: 40px;
            font-size: 14px;
            color: #FFF;
        }
        
        .f_bot .rig {
            float: left;
            font-size: 14px;
            color: #FFF;
        }
        
        .f_bot .rig span {
            padding: 0 10px;
        }
        
        .f_bot .rig a {
            color: #FFF;
        }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(/images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #333300;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #333300;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    




/**/
@-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);
  }
}