﻿/* 清除内外边距 */

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: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1400px;}

/**/
.guide{padding: 4.8rem 0 4rem;}
.guide dl dt{width: 50%;float: left;line-height: 0;position: relative;}
.guide dl dt img{display: block;width: 100%;}
.guide dl dt em{background:rgba(0,0,0,0.5)  no-repeat center;background-size: 4rem 4rem;display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;cursor: pointer;}
.guide dl dd{width: 45.3%;float: right;padding: 1.5rem 0 0;}
.guide dl dd h5{font-size: 2.4rem;color: #000;line-height: 2.4rem;}
.guide dl dd em{width: 15.9rem;height: 1.7rem;display: block;line-height: 0;margin-bottom: 0.7rem;}
.guide dl dd em img{width: 15.9rem;height: 1.7rem;}
.guide dl dd p{font-size: 0.8rem;color: #666;line-height: 1.7rem;height: 5.1rem;overflow: hidden;padding-top: 1.5rem;}
.guide dl dd span{display: block;width: 1.4rem;height: 1.4rem;padding-top: 1rem;}
.guide dl dd span img{width: 1.4rem;height: 1.4rem;}

.digital{width: 100%;padding-top: 3rem;height: 7rem;}
.ibrand-num li{float:left;font-weight: bold;position: relative;width: 19%;text-align: center;font-size: 1rem;color: rgba(51,51,51,1);height: 6.5rem;padding-top: 0.5rem;}
.ibrand-num li:before{content: "";width: 1px;height: 2.5rem;background: #e5e5e5;position: absolute;top: 0;left: 0;}
.ibrand-num li b{font-size:3rem;color: #006fc1;padding-right: 0.25rem; font-family: "DINOT";}
.ibrand-num li span{display:block;font-weight: normal; padding:0.5rem 0 0;font-size: 0.8rem;color: rgba(51,51,51,0.7);}
.ibrand-num li i{font-size: 1.1rem;}
.ibrand-num li:first-child:before{background: none;}
.ibrand-num li:nth-child(5){width: 24%;}

/*产品中心*/
.product{background: #8dc8f4;padding: 2.5rem 0 4.5rem;}
.pro_tit{text-align: center;font-size: 1.2rem;color: rgba(0,0,0,0.8);height: 5.5rem;overflow: hidden;font-weight: normal;}
.pro_tit em{width: 38.5rem;height: 2.2rem;display: block;margin: 0 auto 1rem;font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: bold;}
.pro_tit em img{width: 38.5rem;height: 2.2rem;}
.pro_tit a{font-size: 1.2rem;color: rgba(0,0,0,0.8);}
.pro_l{width: 40.57%;line-height: 0;margin: 2rem 0 0;overflow: hidden;height: 27.5rem;}
.pro_l img,.pro_r ul li img{display: block;width: 100%;}
.pro_l img,.pro_r ul li img,.plan_r dl dt img,.super_m ul li img,.pro02 ul li em img,.modular dl dt img,.news01 dl dt img,.photo_con ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro_l:hover img,.pro_r ul li:hover img,.plan_r dl dt img:hover,.super_m ul li img:hover,.pro02 ul li em img:hover,.modular dl dt:hover img,.news01 dl dt img:hover,.photo_con ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.pro_l a,.pro_r ul li a{display: block;width: 100%;height: 100%;position: relative;}
.pro_l a:before,.pro_r ul li 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,.pro_r ul li span{display: block;width: 90%;position: absolute;bottom: 0;left: 5%;z-index: 5;font-size: 1.2rem;color: #000;font-weight: bold;background: url(../images/cp_ico02.png) no-repeat right center;background-size: 1.4rem 1.4rem;height: 4rem;line-height: 4rem;}
.pro_r{width: 100%;padding-top: 0.9rem;}
.pro_r ul li{width: 22.82%;float: left;line-height: 0;overflow: hidden;margin: 1.1rem 0 0 2.1%;height: 15.8rem;}
.pro_r ul li a:before{background: url(../images/cp_k02.png) no-repeat;}
.pro_r ul li span{height: 3rem;line-height: 3rem;font-weight: normal;font-size: 0.8rem;}
.pro_bot{padding: 1rem 0 0;}
.pro_bot ul li{width: 32.14%;float: left;margin-right: 1.4%;}
.pro_bot ul li a{display: block;width: 100%;height: 5.3rem;line-height: 5.3rem;border: #e2e5e7 1px solid;box-sizing: border-box;padding: 0 1.6rem 0 2.2rem;font-size: 1.1rem;color: #333;font-weight: bold;}
.pro_bot ul li em{width: 1.8rem;height: 1.5rem;display: block;float: left;line-height: 0;padding: 1.9rem 0.8rem 0 0;}
.pro_bot ul li em img{width: 1.8rem;height: 1.5rem;}
.pro_bot ul li span{width: 1.4rem;height: 1.4rem;display: block;float: right;line-height: 0;padding-top: 2rem;-webkit-transition:transform .3s;transition:transform .3s;}
.pro_bot ul li span img{width: 1.4rem;height: 1.4rem;}
.pro_bot ul li:nth-of-type(3){margin-right: 0;}
.pro_bot ul li:nth-of-type(3) a{background: linear-gradient(180deg, #1487dc, #006fc1);border: none;color: #fff;text-align: center;}
.pro_bot ul li:hover span{-webkit-transform:translate(5px,0);transform:translate(5px,0);}

/*加工方案*/
.plan{background: url(../images/plan_bg.jpg) no-repeat center top;height: 36rem;padding-top: 5.6rem;background-size: 100% 41.6rem;overflow: hidden;}
.plan_l{width: 41%;margin-top: 2rem;}
.plan_l ul li{font-size: 0.9rem;color: #333;float: left;width: 6.4rem;height: 6.4rem;border: #dadada 1px solid;padding: 1rem 0 0 1rem;margin: 0 1.5rem 1.5rem 0;line-height: 1.3rem;position: relative;}
.plan_l ul li a{font-size: 0.9rem;color: #333;display: block;height: 6.4rem;}
.plan_l ul li em{display: block;width: 1.9rem;height: 1.6rem;line-height: 0;overflow: hidden;}
.plan_l ul li em img{width: 1.9rem;height: 3.2rem;-webkit-transition:all .5s;transition:all .5s;}
.plan_l ul li b{display: block;position: absolute;bottom: 1.3rem;left: 1rem;}
.plan_l ul li i{display: block;}
.plan_l ul li:hover,.plan_l ul li.on{background: linear-gradient(137deg, #1487dc, #006fc1);border: #006fc1 1px solid;}
.plan_l ul li a:hover,.plan_l ul li.on a{color: #fff;}
.plan_l ul li:hover em img,.plan_l ul li.on em img{margin-top: -1.6rem;}
.plan_tel{position: absolute;top: 18.7rem;left: 10.5rem;}
.plan_tel span{display: block;font-size: 1.1rem;color: #0170c2;font-weight: bold;height: 1.8rem;line-height: 1.8rem;overflow: hidden;}
.plan_tel p{font-size: 0.8rem;color: #666;background: url(../images/plan_tel.png) no-repeat 0 center;background-size: 1.4rem 1.4rem;padding-left: 2rem;line-height: 1.2rem;height: 2.4rem;margin-top: 0.7rem;}
.plan_tel b{display: block;font-size: 1.1rem;color: #1a1a1a;}
.plan_r{width: 58.9%;margin-top: 2rem;}
.plan_r dl{width: 100%;position: relative;}
.plan_r dl dt{width: 100%;line-height: 0;overflow: hidden;}
.plan_r dl dt img{display: block;width: 100%;}
.plan_r dl dd{width: 90%;height: 4.5rem;position: absolute;bottom: 0;left: 0;background: rgba(0,111,193,0.9);padding: 0.5rem 5% 0;}
.plan_r dl dd h5{font-size: 1.1rem;color: #fff;height: 2rem;line-height: 2rem;overflow: hidden;}
.plan_r dl dd p{font-size: 0.8rem;color: #fff;}
.plan_r dl dd span{width: 1.4rem;height: 1.4rem;display: block;line-height: 0;position: absolute;top: calc(50% - 0.7rem);right: 4%;}
.plan_r dl dd span img{width: 1.4rem;height: 1.4rem;}

/*优势*/
.super{padding: 5.5rem 0 0;position: relative;background: #f5f9fc;}
.super .pro_tit em,.super .pro_tit em img{width: 44.3rem;}
.super_nav{width: 91%;position: absolute;bottom: 0.5rem;left: 20.5%;z-index: 5;}
.super_nav ul li{float: left;width: 16.5%;height: 7.2rem; background-color: rgba(255,255,255,0.9); text-align: center;-webkit-transition:all .5s;transition:all .5s;overflow: hidden;position: absolute;bottom: 0;padding: 1.5rem 1.5rem 0;box-sizing: border-box;}
.super_nav ul li em{width: 2.3rem;height: 2.1rem;display: block;margin: 0 auto 0.3rem;line-height: 0;}
.super_nav ul li em img{width: 2.3rem;height: 2.1rem;}
.super_nav ul li i{display: block;font-size: 1rem;color: #333;height: 2rem;line-height: 2rem;overflow: hidden;}
.super_nav ul li span{display: none;font-size: 0.8rem;color: #666;line-height: 1.4rem;padding-top: 0.5rem;background: url(../images/yinz_ico.png) no-repeat 0 bottom;background-size: 1.4rem 1.4rem;height: 11rem;}
.super_nav ul li:nth-child(1){left: 0;background: url(../images/ys_k01.png) no-repeat 0 bottom;background-size: 100% 7.2rem;}
.super_nav ul li:nth-child(2){left: 16.6%;}
.super_nav ul li:nth-child(3){left: 33.2%;}
.super_nav ul li:nth-child(4){left: 49.8%;}
.super_nav ul li:nth-child(5){left: 66.4%;}
.super_nav ul li:nth-child(6){left: 83%;background: url(../images/ys_k02.png) no-repeat 0 bottom;background-size: 100% 7.2rem;}
.super_nav ul li.on{ background-color: #eef5fa;color: #fff;height: 16.3rem;border-top: #006fc1 0.15rem solid;text-align: left;background-image: none;}
.super_nav ul li.on i{font-size: 1.2rem;color: #006fc1;font-weight: bold;}
.super_nav ul li.on span{display: block;}
.super_nav ul li.on em{display: none;}
.super_m{width: 100%;margin-top: 1.5rem;}
.super_m ul li{width: 100%;line-height: 0;overflow: hidden;}
.super_m ul li img{display: block;width: 100%;}

/**/
.pro02{padding: 5rem 0 3rem;}
.pro02 .pro_tit em,.pro02 .pro_tit em img{width: 39rem;}
.pro02 ul{margin-top: 1.8rem;}
.pro02 ul li{margin-bottom: 1rem;width: 23.85%;float: left;line-height: 0;position: relative;margin-right: 1.52%;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.pro02 ul li em{display: block;width: 100%;line-height: 0;overflow: hidden;}
.pro02 ul li em img{display: block;width: 100%;}
.pro02 ul li span{display: block;width: 100%;height: 3.5rem;line-height: 3.3rem;position: relative;font-size: 0.9rem;color: #333;padding: 0 1.5rem;box-sizing: border-box;border-top: #ddd 1px solid;z-index: 1;}
.pro02 ul li span:after{content: "";position:absolute;width:100%;height:0; background:linear-gradient(180deg, #1487dc, #006fc1);bottom: 0;left:0;-webkit-transition:height .3s;transition:height .3s;z-index: -1;}
.pro02 ul li b{display: block;float: right;line-height: 0;overflow: hidden;margin: 1rem 0 0 0;width: 1.4rem;height: 1.4rem;overflow: hidden;}
.pro02 ul li b img{width: 1.4rem;height: 2.8rem;-webkit-transition:all .5s;transition:all .5s;}
.pro02 ul li:hover span,.pro02 ul li.cur span{color: #fff;font-weight: bold;}
.pro02 ul li:hover b img,.pro02 ul li.cur b img{margin-top: -1.4rem;}
.pro02 ul li:hover span:after,.pro02 ul li.cur span:after{height:100%;}
.pro02 ul li:nth-child(4n){margin-right: 0;}

/*客户见证*/
.witness{background: url(../images/jz_bg.jpg) no-repeat center 0;height: 720px;overflow: hidden;}
.witn_con{width: 1200px;margin: 0 auto;}
.witn_l{padding-top: 100px;width: 475px;}
.witn_tit{font-size: 44px;color: #201f1f;line-height: 44px;height: 270px;}
.witn_tit a{font-size: 44px;color: #201f1f;}
.witn_tit i{display: block;font-size: 16px;color: #333;}
.witn_tit span{display: block;font-size: 48px;color: #0271c3;line-height: 50px; font-family: "DINOT";text-transform: uppercase;height: 115px;}
.witn_tit b{display: block;}
.witn_m{width: 400px;position: relative;height: 235px;z-index: 1;padding: 0 35px 0 40px;}
.witn_m:before{content: "";width: 100%;height: 200px;background: #fff;position: absolute;bottom: 0;left: 0;z-index: -1;}
.witn_m dl dt{width: 80px;height: 80px;line-height: 0;overflow: hidden;border-radius: 50%;border: #006fc1 1px solid; transition: all 0.3s ease-in-out 0s;}
.witn_m dl dt img{width: 80px;height: 80px;border-radius: 50%;}
.witn_m dl dt:hover{ transform: rotateY(180deg);}
.witn_m dl dd{padding: 15px 0 0;}
.witn_m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.witn_m dl dd h5 a{font-size: 20px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.witn_m dl dd h5 a:hover{color: #006fc1;}
.witn_desc{line-height: 25px;height: 50px;overflow: hidden;padding: 5px 0 0;}
.witn_desc a{display: block;font-size: 16px;color: #666;}
.witn_num{position: absolute;top: 440px;left: 390px;z-index: 3;}
.witn_num ul li{float: left;width: 8px;height: 8px;background: #fff;text-indent: -9999px;border-radius: 50%;margin-right: 10px;cursor: pointer;border: #999 1px solid;}
.witn_num ul li.on{background: #006fc1;border: #006fc1 1px solid;}
.witn_r{width: 620px;height: 512px;line-height: 0;padding-top: 90px;margin-right: -60px;}
.witn_r img{width: 620px;height: 512px;}

/*医疗模块*/
.modular{padding: 100px 0 90px;}
.modular .pro_tit em,.modular .pro_tit em img{width: 35.5rem;}
.modu01{padding: 40px 0 35px;}
.modu01 dl{width: 1200px;height: 517px;position: relative;}
.modu01 dl dt{width: 1200px;height: 517px;line-height: 0;overflow: hidden;}
.modu01 dl dt img{width: 1200px;height: 517px;}
.modu01 dl dd{width: 1200px;height: 135px;position: absolute;bottom: 0;left: 0;background: rgba(0,111,193,0.9);}
.modu01 ul{width: 510px;float: left;padding: 35px 0 0;}
.modu01 ul li{width: 170px;float: left;text-align: center;font-size: 16px;color: #fff;font-weight: bold;line-height: 20px;}
.modu01 ul li em{width: 35px;height: 32px;display: block;line-height: 0;margin: 0 auto 10px;overflow: hidden;}
.modu01 ul li em img{width: 35px;height: 32px;}
.modu01 ul li:hover em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.modu_desc{width: 600px;float: right;padding: 35px 50px 0 0;}
.modu_desc p{font-size: 14px;color: rgba(255,255,255,0.7);line-height: 30px;height: 60px;overflow: hidden;}
.modu_desc span{display: block;line-height: 30px;float: right;margin-top: -30px;}
.modu_desc span a{font-size: 14px;color: rgba(255,255,255,0.7);}
.modu_desc span a:hover{color: #fff;}
.modu02 dl{width: 324px;float: left;padding: 22px 22px 0;border: #d5d5d5 1px solid;margin-left: 45px;}
.modu02 dl dt{width: 324px;height: 158px;line-height: 0;position: relative;overflow: hidden;}
.modu02 dl dt:before{content: "";width: 324px;height: 158px;background: url(../images/modular_k.png) no-repeat;position: absolute;bottom: 0;left: 0;z-index: 1;}
.modu02 dl dt img{width: 324px;height: 158px;}
.modu02 dl dt b{display: block;font-size: 22px;color: #fff;width: 324px;text-align: center;height: 45px;line-height: 40px;position: absolute;bottom: 0;left: 0;z-index: 2;}
.modu02 dl dd{font-size: 14px;color: #333;height: 75px;line-height: 70px;overflow: hidden;text-align: center;}
.modu02 dl:first-child{margin-left: 0;}
.modu02 dl:hover{border: #006fc1 1px solid;}

/*新闻资讯*/
.news{background: #f5f9fc;padding: 100px 0 75px;}
.news .pro_tit em,.news .pro_tit em img{width: 21.4rem;}
.news_tit{height: 80px;line-height: 80px;overflow: hidden;padding-top: 15px;}
.news_tit ul li{width: 155px;float: left;}
.news_tit ul li em{width: 24px;height: 24px;display: block;float: left;line-height: 0;overflow: hidden;margin: 28px 13px 0 0;}
.news_tit ul li em img{width: 24px;height: 48px;-webkit-transition:all .5s;transition:all .5s;}
.news_tit ul li a{font-size: 20px;color: #181818;font-weight: bold;}
.news_tit ul li a:hover,.news_tit ul li.on a{color: #006fc1;}
.news_tit ul li:hover em img,.news_tit ul li.on em img{margin-top: -24px;}
.news_tit span{text-transform: uppercase;display: block;float: right; font-family:"Times New Roman", Times, serif;}
.news_tit span a{font-size: 14px;color: #333;}
.news01{width: 506px;background: #fff;}
.news01 dl dt{width: 506px;height: 285px;overflow: hidden;line-height: 0;}
.news01 dl dt img{width: 506px;height: 285px;}
.news01 dl dd{padding: 20px 0 35px;width: 455px;margin: 0 auto;}
.news dl dd h5{font-size: 18px;color: #161616;height: 30px;line-height: 30px;overflow: hidden;font-weight: normal; background:url(../images/news_ico03.gif) no-repeat right center;}
.news dl dd h5 a{font-size: 18px;color: #161616;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 425px;}
.news dl dd h5 a:hover,.news02 dl dd:hover h5{ color: #006fc1;}
.news01 dl dd span{display: block; font-size: 12px;color: #8e8e8e; font-family:Arial, Helvetica, sans-serif;height: 20px;line-height: 20px;padding-top: 5px;}
.news_desc{font-size: 16px; color: #666; line-height: 24px; height: 72px; overflow: hidden;padding: 10px 0 0;} 
.news02{width: 680px;}
.news02 dl{width: 680px;height: 93px;padding-top: 15px;background: #fff;margin-bottom: 15px;}
.news02 dl dt{height: 80px;line-height: 40px;overflow: hidden;width: 140px;float: left;text-align: center;position: relative;font-size: 14px;color: #555;}
.news02 dl dt i{display: block;font-size: 40px;color: #000;}
.news02 dl dt:before{content: "";width: 15px;height: 4px;background: #006fc1;position: absolute;top: 12px;right: 12px;}
.news02 dl dd{width: 510px;float: left;}
.news02 dl dd a{display: block;width: 510px;background:url(../images/news_ico03.gif) no-repeat right center;}
.news .news02 dl dd h5{ background: none;width: 460px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news02_desc{font-size: 14px;color: #666;line-height: 20px;height: 40px;overflow: hidden;width: 460px;padding-top: 3px;}
.news02 dl:hover{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.05);}

/*关于康丽达*/
.about{background: url(../images/ab_pic.jpg) no-repeat center 0;height: 790px;overflow: hidden;}
.about a{display: block;position: relative;height: 790px;}
.about dl{width: 1200px;height: 136px;background: #fff;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);position: absolute;bottom: 0;left: 0;margin-bottom: 10px;}
.about dl dt{font-size: 20px;color: #fff;font-weight: bold;width: 410px;height: 116px;float: left;text-align: center; background:linear-gradient(180deg, #1487dc, #006fc1);line-height: 42px;padding-top: 20px;}
.about dl dt b{display: block;font-size: 38px;}
.about dl dd{width: 705px;float: left;padding: 30px 0 0 40px;}
.about dl dd p{font-size: 16px;color: #8b8b8b;line-height: 24px;height: 72px;overflow: hidden;}
.about dl dd span{font-size: 16px;color: #0d7fd3;display: block;line-height: 24px;margin: -24px 0 0 488px;}

/*公司相册*/
.photo{padding: 40px 0 80px;}
.photo_t{height: 80px;width: 680px;margin: 0 auto;}
.photo_t ul li{height: 45px;line-height: 40px;float: left;padding: 0 45px;}
.photo_t li a{ font-size:20px; color:#333;display: block;position: relative;height: 45px;}
.photo_t li a:before{content: "";width: 0;height: 2px;background: #006fc1;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.photo_t ul li.on a{font-weight: bold;color: #0b7dd0;}
.photo_t li a:hover:before,.photo_t ul li.on a:before{width: 100%;}
.photo_con ul li{width: 289px;float: left;padding: 0 5px;}
.photo_con ul li a{width: 289px;height: 217px;display: block;line-height: 0;overflow: hidden;}
.photo_con ul li img{width: 289px;height: 217px;}
.photo_qie p{width: 46px;height: 46px;position: absolute;top: 82px;z-index: 5;}
.photo_qie p a{width: 46px;height: 46px;display: block;}
.hz_lico a{background: url(../images/photo_lico01.png) no-repeat;}
.hz_lico a:hover{background: url(../images/photo_lico02.png) no-repeat;}
.hz_rico a{background: url(../images/photo_rico01.png) no-repeat;}
.hz_rico a:hover{background: url(../images/photo_rico02.png) no-repeat;}
.hz_lico{left: -75px;}
.hz_rico{right: -72px;}

/*友情链接*/
.f_link{height: 347px;overflow: hidden;margin: -347px 0 0;width: 230px;float: right;}
.f_link b{display: block;font-size: 18px;color: #cfcfcf;height: 40px;line-height: 40px;overflow: hidden;}
.f_link p{font-size: 14px;color: rgba(207,207,207,0.6);width: 230px;line-height: 26px;}
.f_link p a{font-size: 14px;color: rgba(207,207,207,0.6);display: inline-block;padding-right: 10px;}
.f_link p a:hover{color: #fff;}


/**/
@-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);
  }
}