/* 清除内外边距 */
@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;font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",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;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}

/**/
.yinz{background: url(../images/yinz_bg.jpg) no-repeat center 0;height: 650px;overflow: hidden;padding-top: 75px;}
.yinz_tit{font-size: 40px;color: #333;background: url(../images/yinz_tline.png) no-repeat 0 20px;width: 697px;margin: 0 auto;height: 60px;line-height: 60px;overflow: hidden;}
.yinz_tit a{color: #333;}
.yinz_tit a:hover{color: #b9946a;}
.yinz_tit em{width: 188px;height: 50px;display: block;float: left;line-height: 0;padding: 3px 10px 0 45px;}
.yinz_tit em img{width: 188px;height: 50px;}
.yinz_t{height: 80px;line-height: 70px;background: url(../images/yinz_line.gif) repeat-x 0 70px;overflow: hidden;margin-top: 20px;}
.yinz_t ul li{font-size: 26px;color: #36373c;float: left;margin-right: 60px;background: url(../images/yinz_ico02.png) no-repeat center bottom;height: 80px;}
.yinz_t ul li em{width: 18px;height: 18px;display: block;float: left;line-height: 0;padding: 26px 10px 0 0;}
.yinz_t ul li em img{width: 18px;height: 18px;}
.yinz_t ul li b{font-size: 30px;color: #b9946a;}
.yinz_t ul li:first-child{margin-left: 80px;}
.yinz_m{padding: 60px 0 0;}
.yinz_m h3{font-size: 24px;color: #333;height: 50px;line-height: 50px;overflow: hidden;margin-bottom: 30px;}
.yinz_m h3 a{font-size: 24px;color: #333;}
.yinz_m h3 em{width: 36px;height: 36px;display: block;float: left;line-height: 0;padding: 8px 10px 0 460px;}
.yinz_m h3 em img{width: 36px;height: 36px;}
.yinz_m ul li{width: 190px;float: left;font-size: 18px;color: #333;text-align: center;margin-left: 62px;}
.yinz_m ul li a{font-size: 18px;color: #333;}
.yinz_m ul li em{width: 160px;height: 160px;border-radius: 50%;display: block;line-height: 0;border: #fff 15px solid;margin-bottom: 10px;}
.yinz_m ul li img{width: 160px;height: 160px;border-radius: 50%;}
.yinz_m ul li.cur em{border: #3c312c 15px solid;}
.yinz_m ul li:hover,.yinz_m ul li.cur{font-weight: bold;}
.yinz_m ul li:first-child{margin-left: 0;}

/*优势*/
.yous { width: 100%; min-width: 1200px; position: relative; overflow: hidden; height: 850px;padding: 90px 0 0;}
.ys_tit{font-size: 40px;color: #000;height: 50px;line-height: 50px;text-align: center;overflow: hidden;background: url(../images/ys_tline.png) no-repeat center 15px;}
.ys_tit a{color: #000;}
.ys_tit a:hover,.ys_tit:hover{color: #b9946a;}
.yous_bot ul li{font-size: 20px;color: #000;width: 240px;height: 145px;float: left;cursor: pointer;margin-top: 40px;text-align: center;background: url(../images/ys_bor.gif) no-repeat 0 35px;position: relative;z-index: 1;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;}
.yous_bot ul li em{width:60px;height:60px;margin: 0 auto;display: block;line-height: 0;overflow: hidden;}
.yous_bot ul li em img{width: 60px;height: 120px;-webkit-transition:all .5s;transition:all .5s;}
.yous_bot ul li span{display: block;padding: 10px 0 0;line-height: 24px;}
.yous_bot ul li i{display: block;font-size: 14px;color: #9f9f9f;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;font-weight: normal;}
.yous_bot ul li.on{color: #35363b;font-weight: bold;}
.yous_bot ul li.on em img{margin-top: -60px;}
.yous_bot ul li:first-child{background: none;}
.yous_bot li:before {
	  content: "";
	  position: absolute;
	  z-index: -1;
	  left: 30%;
	  right: 100%;
	  top: 85px;
	  background: #b9946a;
	  height: 10px;
	  -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;
	}
.yous_bot li:hover:before, .yous_bot li:focus:before, .yous_bot li:active:before,.yous_bot li.on:before {right: 30%;}
.yous_con { width: 1200px; position: absolute; left: 50%; margin-left: -600px; }
.yous_con .tempWrap .yous_m { margin-left: -1200px !important; }
.yous_con .tempWrap, .yous_con .tempWrap .yous_m { overflow: visible !important; }
.yous_con dl{width: 1200px;height: 524px;position: relative;}
.yous_con dl dt{width: 1200px;height: 524px;line-height: 0;overflow: hidden;}
.yous_con dl dt img{width: 1200px;height: 524px;}
.yous_con dl dt img,.chanp dl dt img,.sheb ul li img,.news01 dl dt img,.about dl dt img,.photo_m ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.yous_con dl dt img:hover,.chanp dl dt img:hover,.sheb ul li img:hover,.news01 dl dt img:hover,.about dl dt img:hover,.photo_m ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.yous_con dl dd{width: 1110px;height: 140px;position: absolute;bottom: 0;left: 0;background: rgba(185,148,106,0.9);padding: 20px 0 0 90px;}
.yous_con dl dd h5{font-size: 30px;color: #fff;height: 44px;line-height: 44px;overflow: hidden;width: 205px; background: url(../images/ys_jian.png) no-repeat right 16px;}
.yous_con dl dd p{font-size: 16px;color: rgba(255,255,255,0.9);line-height: 30px;padding: 5px 0 0;width: 600px;}
.yous_con dl dd span{display: block;width: 128px;height: 44px;position: absolute;top: 60px;right: 90px;}
.yous_con dl dd span a{display: block;font-size: 16px;color: #fff;width: 128px;text-align: center;height: 44px;line-height: 44px;background: #2e2422;}
.yous_con dl dd span a:hover{background: #fff;color: #333;}
.yous .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 524px; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.yous .pnBtn { position: absolute; z-index: 1; top: 325px; width: 100%; height: 524px; cursor: pointer; }
.yous .prev { left: -50%; margin-left: -600px; }
.yous .next { left: 50%; margin-left: 600px; }
.yous .pnBtn .arrow {display: block; position: absolute; top: 0; z-index: 10; width: 10px; height: 524px;background: #fff;}
.yous .prev .arrow { right: 0;}
.yous .next .arrow { left: 0;}

/*产品中心*/
.chanp{overflow: hidden;}
.chanp .ys_tit{background: url(../images/cp_tline.png) no-repeat center 15px;margin-bottom: 65px;}
.chanp dl{height: 509px;position: relative;}
.chanp dl dt{width: 960px;height: 509px;line-height: 0;overflow: hidden;position: absolute;top: 0;right: 50%;}
.chanp dl dt img{width: 960px;height: 509px;}
.chanp dl dd{width: 555px;float: right;padding: 200px 0 0;position: relative;}
.cp_bt{width: 660px;height: 100px;background: #b9946a;position: absolute;top: 65px;right: 0;}
.cp_bt h5{width: 410px;height: 100px;background: #2e2422;float: left;font-weight: normal;}
.cp_bt h5 a{font-size: 34px;color: #fff;}
.cp_bt h5 em{display: block;float: left;font-size: 60px;color: #fff; font-family:"Times New Roman", Times, serif;width: 90px;height: 100px;line-height: 100px;overflow: hidden;text-align: right;}
.cp_bt h5:hover em{font-weight: bold;}
.cp_bt h5 span{display: block;float: left;line-height: 30px;padding: 25px 0 0 15px;}
.cp_bt h5 i{display: block;font-size: 14px;color: rgba(255,255,255,0.5); font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;}
.cp_bt b{width: 36px;height: 36px;display: block;float: right;line-height: 0;padding: 30px 40px 0 0;overflow: hidden;}
.cp_bt b img{width: 36px;height: 36px;}
.cp_desc{font-size: 16px;color: #666;line-height: 30px;height: 120px;overflow: hidden;}
.chanp ul{background: url(../images/cp_line.gif) no-repeat 66px 39px;display: block;height: 50px;margin-top: 40px;margin-left: -25px;}
.chanp ul li{float: left;width: 111px;text-align: center;}
.chanp ul li a{font-size: 20px;color: #333;display: block;height: 50px;background: url(../images/cp_ico02.gif) no-repeat center bottom;}
.chanp ul li a:hover,.chanp ul li.cur a{font-weight: bold;background: url(../images/cp_ico03.gif) no-repeat center bottom;}
.chanp dl.cp_dl02 dt{right: auto;left: 50%;}
.chanp dl.cp_dl02 dd{float: left;}
.cp_dl02 .cp_bt{right: auto;left: 0;}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 170px;overflow: hidden;}
.ban01_l{color: #fff;line-height: 50px;padding: 40px 0 0 90px;width: 510px;}
.ban01_l b{display: block;font-size: 36px;}
.ban01_l i{display: block;font-size: 26px;padding-left: 195px;}
.ban01_r{width: 460px;padding: 45px 0 0;}
.ban01_r p{float: left;width: 275px;}
.ban01_r span{display: block; font-family:"Times New Roman", Times, serif;height: 36px;line-height: 36px;overflow: hidden;font-size: 32px;color: #222;padding-bottom: 10px;}
.ban01_r em{width: 36px;height: 36px;display: block;float: left;line-height: 0;padding-right: 10px;}
.ban01_r em img{width: 36px;height: 36px;}
.ban01_r b{display: block;float: left;padding: 18px 0 0;}
.ban01_r b a{display: block;width: 120px;text-align: center;height: 40px;line-height: 40px;background: #2e2422;font-size: 14px;color: #fff;border-radius: 20px;font-weight: normal;}
.ban01_r b a:hover{background: #b9946a;animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}

/*案例*/
.case{padding: 85px 0 100px;}
.case .yinz_tit{background: url(../images/case_tline.png) no-repeat 0 20px;width: 618px;}
.case .yinz_tit em{padding: 3px 10px 0 37px;}
.case_l{width: 34.375%;margin-top: 36px;}
.case_l img,.case_c b img{display: block;width: 100%;}
.case_c{width: 31.25%;margin-top: 36px;}
.case_c b{display: block;width: 100%;}
.case_m{width: 100%;position: absolute;top: 0;left: 0;}
.case_m em{width: 6.8rem;height: 6rem;display: block;margin: 0 auto;padding: 1.5rem 0 0;}
.case_m em img{width: 6.8rem;height: 6rem;}
.case_m h5{height: 3.5rem;line-height: 3.5rem;background: url(../images/case_line.png) no-repeat center bottom;text-align: center;}
.case_m h5 a{font-size: 1.3rem;color: #fff;}
.case_m p{font-size: 22px;color: #fff;line-height: 1.8rem;text-align: center;padding: 1rem 0 0;}
.case_m p span{display: block;}
html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 15px;}}
@media screen and (min-width: 1280px) {html {font-size: 16px;}}
@media screen and (min-width: 1366px) {html {font-size: 17px;}}
@media screen and (min-width: 1440px) {html {font-size: 18px;}}
@media screen and (min-width: 1600px) {html {font-size: 20px;}}
@media screen and (min-width: 1920px) {html {font-size: 24px;}}

/*规范化流程*/
.gui{background: url(../images/gui_bg.jpg) no-repeat center 0;height: 260px;overflow: hidden;padding: 90px 0 0;}
.gui .ys_tit{color: #fff;background: url(../images/gui_tline.png) no-repeat center 15px;margin-bottom: 40px;}
.gui ul li{font-size: 24px;color: #333;float: left;width: 295px;height: 83px;padding: 30px 40px 0 55px;margin-right: 15px;background: #fff;}
.gui ul li em{display: block;float: left;line-height: 0;width: 50px;height: 50px;overflow: hidden;}
.gui ul li em img{width: 50px;height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.gui ul li span{display: block;float: left;width: 180px;line-height: 24px;padding: 0 0 0 30px;}
.gui ul li i{display: block;font-size: 14px;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.gui ul li b{display: none;float: right;width: 40px;height: 40px;line-height: 0;overflow: hidden;}
.gui ul li b img{width: 40px;height: 80px;-webkit-transition:all .5s;transition:all .5s;}
.gui ul li:hover,.gui ul li.cur{background: #b9946a;color: #fff;}
.gui ul li:hover em img,.gui ul li.cur em img{margin-top: -50px;}
.gui ul li:hover b img,.gui ul li.cur b img{margin-top: -40px;}
.gui ul li:first-child{border-radius: 25px 0 0 0;}
.gui ul li.nobor{border-radius: 0 25px 0 0;margin-right: 0;}

/*检测设备*/
.sheb_bg{background: url(../images/sheb_bg.jpg) no-repeat center 0;height: 375px;overflow: hidden;}
.sheb h3{height: 86px;line-height: 40px;text-align: center;overflow: hidden;background: url(../images/sheb_ico.png) no-repeat center 45px;}
.sheb h3 a{font-size: 24px;color: #fff;}
.sheb_qie{width: 1200px;overflow: hidden;}
.sheb ul li{width: 290px;float: left;margin-right: 15px;}
.sheb ul li em{width: 290px;height: 218px;display: block;line-height: 0;overflow: hidden;}
.sheb ul li img{width: 290px;height: 218px;}
.sheb ul li span{display: block;width: 290px;text-align: center;font-size: 14px;color: #333;height: 30px;line-height: 30px;overflow: hidden;padding: 10px 0 0;}
.sheb ul li:hover span{color: #b9946a;font-weight: bold;}

/*服务流程*/
.liuc{background: #f4f4f6;padding: 0 0 60px;}
.liuc h3{height: 86px;line-height: 40px;text-align: center;overflow: hidden;background: url(../images/liuc_tico.png) no-repeat center 45px;font-size: 24px;color: #333;}
.liuc ul{width: 1200px;height: 115px;padding: 10px 0 0;background: url(../images/liuc_line.gif) repeat-x 0 114px;}
.liuc ul li{font-size: 16px;color: #000;width: 150px;height: 115px;float: left;cursor: pointer;text-align: center;position: relative;background: url(../images/liuc_y01.gif) no-repeat center bottom;}
.liuc ul li p{ display:block;width:60px; height:54px;  text-align: center; position:relative;margin: 0 auto;}
.liuc ul li 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;margin: 0 auto;}
.liuc ul li 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;margin: 0 auto;}
.liuc ul li b img,.liuc ul li em img{ display: block;width: 60px;height: 54px;}
.liuc ul li span{display: block;padding: 10px 0 0;}
.liuc ul li.cur b{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.liuc ul li.cur em{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.liuc ul li.cur{font-weight: bold;background: url(../images/liuc_y02.gif) no-repeat center bottom;}

/**/
.news{padding: 75px 0;}
.news .ys_tit{background: url(../images/news_tline.png) no-repeat center 15px;}
.news_l{padding: 40px 0 0;width: 750px;}
.news_t ul li{float: left;}
.news_t ul li a,.wd_tit p a{font-size: 18px;color: #141114;display: block;width: 185px;text-align: center;height: 40px;line-height: 40px;overflow: hidden;background: #ededed;}
.news_t ul li.news_li02 a{background: #f4f4f6;}
.news_t ul li a:hover,.news_t ul li.on a{color: #fff;background: #2e2422;}
.news_t em,.wd_tit em{display: block;float: right;}
.news_t em img,.wd_tit em img{width: 40px;height: 40px;}
.news01_m{padding: 30px 0;height: 150px;}
.news01 dl dt{width: 267px;height: 150px;float: left;line-height: 0;overflow: hidden;}
.news01 dl dt img{width: 267px;height: 150px;}
.news01 dl dd{width: 450px;float: right;}
.news01 dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.news01 dl dd h5 a{font-size: 16px;color: #000;display: block;width: 450px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news01 dl dd h5 a:hover{color: #b9946a;}
.news01 .news_desc{font-size: 14px;color: #333;line-height: 25px;height: 50px;overflow: hidden;padding: 5px 0 0;}
.news01 dl dd span{display: block;padding: 15px 0 0;}
.news01 dl dd span a{font-size: 14px;color: #333;display: block;width: 98px;text-align: center;height: 28px;line-height: 28px;border: #d6d6d6 1px solid;}
.news01 dl dd span a:hover{border: #b9946a 1px solid;background: #b9946a;color: #fff;}

.news02{width: 750px;overflow: hidden;}
.news02 ul{width: 330px;float: left;margin-right: 70px;}
.news02 ul.nobor{margin-right:0;}
.news02 ul li{width: 330px;height: 60px;padding: 10px 0 0;border-top: #d6d6d6 1px solid;}
.news02 ul li a{color: #000;display: block;background: url(../images/news_ico01.gif) no-repeat right 5px;width: 330px;height: 60px;}
.news02 ul li a:hover{color: #b9946a;display: block;background: url(../images/news_ico02.gif) no-repeat right 5px;}
.news02 ul li em{display: block;float: left;font-size: 12px;color: #fff;width: 16px;height: 16px;text-align: center;line-height: 16px;background: #999;overflow: hidden;margin-top: 8px;font-family: "宋体";}
.news02 ul li span{display: block;float: left;width: 245px;padding: 0 0 0 30px;}
.news02 ul li b{display: block;font-size: 14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;height: 28px;line-height: 28px;}
.news02 ul li i{display: block;font-size: 14px;color: #858585;}

/*百科问答*/
.wd{width: 400px;padding: 40px 0 0;}
.wd_tit{width: 400px;height: 40px;overflow: hidden;}
.wd_tit p{float: left;}
.wd_tit p a{color: #fff;background: #2e2422;font-weight: normal;}
.wd_tit p a:hover{background: #b9946a;}
.wd_m{padding: 20px 0 0;overflow: hidden;}
.wd dl{height: 128px;width: 400px;padding-top: 22px; border-bottom:#d6d6d6 1px solid;}
.wd dl dt{height: 24px;line-height: 24px;overflow: hidden;}
.wd dl dt a{width: 400px;font-size: 14px;color: #333;display: block;height: 24px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bold;}
.wd dl dt a:hover{color: #b9946a;}
.wd dl dd{width: 400px;font-size: 14px;color: #707070;line-height: 24px;overflow: hidden;padding:5px 0 0;}

/*关于我们*/
.about{background:#f4f4f6; overflow:hidden;height: 631px;}
.about dl{position: relative;height: 631px;}
.about dl dt{width: 1011px;height: 631px;line-height: 0;overflow: hidden;position: absolute;top: 0;left: 50%;margin-left: -50px;}
.about dl dt img{width: 1011px;height: 631px;}
.about dl dd{width: 470px;float: left;padding:95px 0 0;}
.about dl dd h2{font-size: 40px;color: #333;line-height: 80px;height: 65px;overflow: hidden;background:url(../images/ab_tline.png) no-repeat;}
.about dl dd h2 a{color: #333;padding-left: 10px;}
.about dl dd h2 a:hover{color: #b9946a;}
.about .ab_desc{font-size: 14px;color: #545454;line-height: 24px;height: 96px;overflow: hidden;padding: 30px 0 0;}
.about dl dd span{display: block;width: 100px;height: 30px;line-height: 30px;overflow: hidden;position: relative;margin-top: 20px;z-index: 1;}
.about dl dd span a{font-size: 14px;color: #000;}
.about dl dd span a:hover{font-weight: bold;}
.about dl dd span:before{content: "";width: 65px;height: 7px;background: #b9946a;position: absolute;top: 17px;left: 0;z-index: -1;}
.ab_m{width: 730px;height: 105px;background: #b9946a;position: absolute;top: 440px;left: 0;padding: 20px 0 0 20px;}
.ab_m p{width: 240px;float: left;}
.ab_m p em{width: 50px;height: 50px;display: block;float: left;line-height: 0;background: #2e2422;border-radius: 50%;margin: 10px 10px 0 0;}
.ab_m p em img{width: 50px;height: 50px;display: block; transition: all 0.3s ease-in-out 0s;}
.ab_m p span{display: block;float: left;font-size: 14px;color: #fff;line-height: 22px;width: 160px;}
.ab_m p b{display: block;font-size: 18px;line-height: 30px;}
.ab_m p:hover img{ transform: rotateY(180deg);}

/*企业相册*/
.photo{padding: 25px 0 80px;}
.photo_t{width: 620px;margin: 0 auto;height: 95px;}
.photo_t ul li{width: 155px;height: 60px;float: left;position: relative;}
.photo_t ul li a{font-size: 16px;color: #333;display: block;width: 155px;height: 60px;line-height: 60px;background: #dcdcdc;}
.photo_t ul li:nth-child(2n) a{background: #e6e6e6;}
.photo_t ul li em{display: block;float: left;line-height: 0;overflow: hidden;width: 30px;height: 30px;margin: 14px 10px 0 25px;}
.photo_t ul li em img{width: 30px;height: 60px;}
.photo_t ul li a:hover,.photo_t ul li.on a{background: #b9946a;color: #fff;}
.photo_t ul li a:hover em img,.photo_t ul li.on em img{margin-top: -30px;-webkit-transition:all .5s;transition:all .5s;}
.photo_t ul li.on:before{content: "";width: 0;height: 0;position: absolute;top: 60px;left: 30px;
border-top:10px solid #b9946a; 
border-left:10px solid transparent;
border-right:10px solid transparent;
}
.photo_m ul li{width: 260px;float: left;margin-left: 53px;}
.photo_m ul li em{width: 260px;height: 195px;display: block;line-height: 0;overflow: hidden;}
.photo_m ul li img{width: 260px;height: 195px;}
.photo_m ul li span{display: block;font-size: 14px;color: #333;width: 260px;text-align: center;height: 40px;line-height: 40px;overflow: hidden;}
.photo_m ul li:first-child{margin-left: 0;}

/*友情链接*/
.f_link{height: 60px;line-height: 60px;overflow: hidden;margin: -60px 0 0 600px;width: 600px;position: relative;z-index: 202;}
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: #666;float: left;width: 520px;}
.f_link p a{font-size: 14px;color: #666; padding:0 10px 0 0;}
.f_link p a:hover{color: #333;}

/**/
@-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);}
}
