/* 清除内外边距 */
@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;}

/*引子*/
.yinz{padding: 90px 0 60px;}
.yinz_tit{font-size: 42px;color: #1a1a1a;text-align: center;font-weight: normal;line-height: 50px;height: 100px;overflow: hidden;}
.yinz_tit a{color: #1a1a1a;}
.yinz_tit a:hover{color: #e41f28;}
.yinz_tit span{display: block;font-size: 22px;color: #666;}
.yinz_l{width: 402px;margin-left: -50px;padding: 10px 0 0;}
.yinz dl{width: 297px;height: 165px;padding: 40px 60px 0 45px;position: relative;}
.yinz dl:before{content: "";width: 297px;height: 1px;border-bottom: #eee 1px dashed;position: absolute;bottom: 10px;left: 45px;}
.yinz dl dt{height: 40px;line-height: 40px;font-size: 24px;color: #0c4194;}
.yinz dl dt i{display: block;float: left;font-size: 40px;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;color: rgba(12,65,148,0.3);padding-right: 10px;font-style: italic;}
.yinz dl dd{font-size: 14px;color: #666;line-height: 24px;height: 72px;padding: 10px 0 0;overflow: hidden;}
.yinz_r{width: 402px;margin-right: -50px;padding: 10px 0 0;}
.yinz .yinz_r dl{padding: 40px 45px 0 60px;}
.yinz .yinz_r dl:before{left: 60px;}
.yinz_c{width: 560px;height: 486px;line-height: 0;position: absolute;top: 250px;left: 285px;}
.yinz_c img{width: 560px;height: 486px;}
.yinz_l dl:hover,.yinz_l dl.cur{background: url(../images/yinz_k01.png) no-repeat;}
.yinz_r dl:hover,.yinz_r dl.cur{background: url(../images/yinz_k02.png) no-repeat;}
.yinz dl:hover dt,.yinz dl.cur dt{color: #e41f28;}
.yinz dl:hover dt i,.yinz dl.cur dt i{color: rgba(228,31,40,0.3);}
.yinz dl:hover:before{border: none;}

/*产品中心*/
.pro_bg{background: url(../images/cp_bg.jpg) no-repeat center 0;height: 1000px;padding-top: 85px;overflow: hidden;}
.pro .yinz_tit a,.pro .yinz_tit span{color: #fff;}
.pro_l{ width:300px; border-bottom:#e41f28 3px solid;background: #fff;margin-top: 40px;height:755px;overflow:hidden;}
.pro_lt{background: url(../images/cp_tbg.jpg) no-repeat; width:300px; height:100px; text-align:center; line-height:40px; overflow:hidden;padding-top: 20px;letter-spacing: 5px;}
.pro_lt a{ font-size:36px; color:#fff;}
.pro_lt i{ text-transform:uppercase;display: block;font-weight: normal;font-size: 18px;color: rgba(255,255,255,0.5);letter-spacing: 1px;}
.pro_l h3{ height:70px; line-height:70px;border-bottom: #eee 1px solid;}
.pro_l h3 a,.pro_l span a{ font-size:18px; color:#333; padding:0 0 0 55px;display: block;background: url(../images/cp_ico01.png) no-repeat 222px 22px;}
.pro_l h3 a:hover,.pro_l h3.on a{color:#0c4194;background: url(../images/cp_ico02.png) no-repeat 222px 22px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.pro_l ul li{height: 52px;line-height: 52px; overflow:hidden; border-bottom:#eee 1px dashed;}
.pro_l ul li a{ font-size:14px; color:#666; padding:0 0 0 55px; text-transform:uppercase;}
.pro_l ul li a:hover{ color:#e41f28;}

.pro_l span{display: block; height:70px; line-height:70px;overflow: hidden;font-weight: bold; border-bottom:#eee 1px dashed;}
.pro_l span a:hover{color:#0c4194;}
.pro_r{ width:876px; padding:40px 0 0;}
.pro_r ul li { float:left; margin:0 0 15px 14px; width:277px; height:369px;position: relative;line-height: 0;overflow: hidden;background:#fff;}
.pro_r ul li img{ width:277px; height:369px;margin-top:-20px;}
.pro_r ul li img,.plan_r dl dt img,.case_m dl dt img,.news_pic img,.about dl dt img,.photo_con ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro_r ul li img:hover,.plan_r dl dt img:hover,.case_m dl dt img:hover,.news_pic img:hover,.about 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_r ul li span{ width:257px;padding: 0 10px; text-align:center; display:block; height:62px; line-height:58px;font-size: 16px;color: #666;position: absolute;bottom: 0;left: 0;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_r ul li:hover span{color: #e41f28;}
.pro_r ul li em{ display:none; width:80px; height:77px;position: absolute;top: 0;left: 0;z-index: 10;}
.pro_r ul li em img{ width:80px; height:77px;}
.pro_r ul li:first-child em{display: block;}
.pro_r ul li span {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  z-index: 2;
}
.pro_r ul li span:after{content: "";width: 100%;height: 1px;background: #f1f1f1;position: absolute;top: 0;left: 0;z-index: -1;}
.pro_r ul li span:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #ba272d;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.pro_r ul li:hover span:before {
  left: 0;
  right: 0;
}

/*解决方案*/
.plan{padding: 60px 0 20px;}
.plan_l{width: 390px;padding: 25px 0 0;}
.plan_l ul li{height: 55px;padding-bottom: 21px;}
.plan_l ul li a{display: block;font-size: 16px;color: #0c4194;width: 350px;height: 55px;line-height: 55px;overflow: hidden;padding-left: 30px;background:#eee url(../images/plan_ico01.png) no-repeat 330px 22px;box-shadow: 0 3px 3px 3px rgba(0,0,0,0.1);border-radius: 30px;}
.plan_l ul li a:hover,.plan_l ul li.on a{background:#0c4194 url(../images/plan_ico02.png) no-repeat 330px 22px;color: #fff;}
.plan_r{width: 773px;height: 435px;padding: 25px 0 0;}
.plan_r dl{width: 773px;height: 435px;line-height: 0;overflow: hidden;position: relative;}
.plan_r dl dt{width: 773px;height: 435px;overflow: hidden;}
.plan_r dl dt img{width: 773px;height: 435px;}
.plan_r dl dd{position: absolute;bottom: 0;left: 0;width: 773px;height: 110px;background: rgba(15,56,120,0.7);padding: 15px 0 0;}
.plan_r dl dd h5{height: 30px;line-height: 30px;overflow: hidden;position: relative;padding: 0 0 0 50px;}
.plan_r dl dd h5:before{content: "";width: 4px;height: 20px;background: #e60012;position: absolute;top: 6px;left: 0;}
.plan_r dl dd h5 a{font-size: 20px;color: #fff;}
.plan_desc{padding: 8px 0 0 50px;width: 575px;font-size: 14px;color: rgba(255,255,255,0.9);line-height: 24px;height: 48px;overflow: hidden;}
.plan_r dl dd span{display: block;width: 76px;position: absolute;top: 23px;right: 35px;}
.plan_r dl dd span a{display: block;font-size: 14px;color: #fff;font-weight: bold;width: 74px;height: 74px;text-align: center;line-height: 74px;overflow: hidden;border: #fff 1px solid;border-radius: 50%;}
.plan_r dl dd span a:hover{background: #e60012;border: #e60012 1px solid;}

/*定制服务流程*/
.liuc{padding: 0 0 70px;}
.liuc_tit{font-size: 30px;color: #1a1a1a;font-weight: normal;height: 40px;line-height: 40px;text-align: center;background: url(../images/liuc_tbg.gif) no-repeat center 16px;overflow: hidden;letter-spacing: 2px;}
.liuc ul{padding: 30px 0 0;height: 120px;background: url(../images/liuc_line.png) no-repeat center 50px;}
.liuc ul li{font-size: 16px;color: #333;float: left;width: 133px;font-weight: bold;text-align: center;}
.liuc ul li p{width:60px; height:55px; 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:55px;}
.liuc ul li span{display: block;padding: 10px 0 0;line-height: 24px;}
.liuc ul li i{display: block;font-size: 12px;font-weight: normal;font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;color: rgba(102,102,102,0.5);}
.liuc ul li.cur{color: #0c4194;}
.liuc ul li.cur i{color: rgba(12,65,148,0.5);}
.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);}

/*优势*/
.fanw{ height:830px;padding-top: 80px; overflow:hidden;width: 100%;max-width: 1920px;margin:0 auto;background: #f1f1f1;}
.serv_c{width: 100%;height: 690px;overflow: hidden;margin-top: 40px;}
.serv_c ul{width: 102%;height: 690px;}
.serv_c li{width:20%;float: left;position: relative;height: 690px;}
.serv_c li:before{content: "";width: 2px;height: 100%;background: #fff;position: absolute;top: 0;left: 0;z-index: 5;}
.serv_c li:first-child:before{background: none;}
.serv_c li:last-child{margin: 0;}
.serv_c li img{display: block;}
.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.5);}
.shu2 dl{ width:100%;position: absolute;top: 160px;left: 0;}
.shu2 dt{width: 78px;height: 68px;margin: 0 auto;line-height: 0;}
.shu2 dt img{width: 78px;height: 68px;}
.shu2 dd{font-size: 26px;color: #fff;font-weight: bold;line-height: 48px;text-align: center;padding: 222px 0 0;}
.shu2 dd i{display: block;}
.hav{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.bock{position: absolute;left: 0;top:0;width:100%;height:100%; opacity:0;}
.bock dl{background: rgba(12,65,148,0.7);width: 80%;position: absolute;bottom: 0;left: 0;height: 10rem;padding: 1rem 15% 0 5%;}
.bock dt{font-size: 1.5rem;color: #fff;line-height: 2.5rem;height: 2.5rem;overflow: hidden;font-weight: bold;}
.bock dt em{display: block;float: left;line-height: 0;width: 2.5rem;height: 2.2rem;overflow: hidden;padding: 0.3rem 0.7rem 0 0;}
.bock dt em img{width: 2.5rem;height: 2.2rem;}
.bock dd{padding: 0.5rem 0 0;}
.bock dd p{font-size: 0.8rem;color: #fff;line-height: 1.1rem;padding: 0.5rem 0 0 0.8rem;background: url(../images/ys_dot.png) no-repeat 0 0.8rem;
    background-size: 0.4rem 0.4rem;
}

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;}}

/*案例*/
.case_bg{background: url(../images/case_bg.jpg) no-repeat center 0;height: 610px;overflow: hidden;padding: 90px 0 0;}
.case_m{padding: 30px 0 0;}
.case_m dl{position: relative;}
.case_m dl dt{width: 773px;height: 435px;float: left;line-height: 0;overflow: hidden;}
.case_m dl dt img{width: 773px;height: 435px;}
.case_m dl dd{background: url(../images/case_k.gif) no-repeat;width: 365px;height: 290px;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);position: absolute;top: 26px;right: 8px;padding: 70px 70px 0;}
.case_m dl dd h5{height: 50px;line-height: 50px;overflow: hidden;}
.case_m dl dd h5 a{font-size: 30px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case_m dl dd h5 a:hover{color: #e41f28;}
.case_desc{font-size: 14px;color: #666;line-height: 30px;height: 120px;overflow: hidden;padding: 20px 0 0;}
.case_m dl dd em{width: 95px;height: 18px;display: block;line-height: 0;}
.case_m dl dd em img{width: 95px;height: 18px;}
.case_num{position: absolute;top: 535px;left: 790px;}
.case_num ul li{float: left;font-size: 16px;color: #666;padding: 0 10px;line-height: 20px;}
.case_num ul li.on{color: #e41f28;font-weight: bold;}
.case_btn{width: 150px;height: 28px;position: absolute;top: 530px;right: 0;z-index: 10;}
.case_btn a{display: block;width: 28px;height: 28px;float: left;margin-right: 15px;}
.case_lico{background: url(../images/case_lico01.png) no-repeat;}
.case_lico:hover{background: url(../images/case_lico02.png) no-repeat;}
.case_rico{background: url(../images/case_rico01.png) no-repeat;}
.case_rico:hover{background: url(../images/case_rico02.png) no-repeat;}

/*合作客户*/
.hz_bg{background: url(../images/hz_bg.jpg) no-repeat center 0;height: 300px;overflow: hidden;padding: 11px 0 0;}
.hz_tit{font-weight: normal;height: 40px;line-height: 40px;text-align: center;background: url(../images/hz_tbg.png) no-repeat center 16px;overflow: hidden;letter-spacing: 2px;}
.hz_tit a{font-size: 30px;color: #333;}
.hz_qie{padding: 30px 0 0;}
.hz ul li{width: 240px;height: 120px;float: left;line-height: 0;position: relative;margin: 10px 0;}
.hz ul li a{ display:block; position:relative;width: 240px;height: 120px;}
.hz ul li a:before{content: "";width: 1px;height: 100%;background: #e8e8e8;position: absolute;top: 0;right: 0;z-index: 20;}
.hz ul li a:hover:after{content: "";width: 240px;height: 120px;position: absolute;top: 0;left: 0;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);z-index: 21;}
.hz ul li img{width: 240px;height: 120px;}
.hz p,.photo_qie p{width: 14px;height: 24px;position: absolute;top: 130px;z-index: 10;}
.hz p a,.photo_qie p a{width: 14px;height: 24px;display: block;}
.hz_lico a{background: url(../images/hz_lico01.png) no-repeat;}
.hz_lico a:hover{background: url(../images/hz_lico02.png) no-repeat;}
.hz_rico a{background: url(../images/hz_rico01.png) no-repeat;}
.hz_rico a:hover{background: url(../images/hz_rico02.png) no-repeat;}
.hz_lico{left: -45px;}
.hz_rico{right: -45px;}

/*广告条*/
.ban01{ background: url(../images/ban01.jpg) no-repeat center 0;height: 199px;overflow: hidden;}
.ban01_l{width: 600px;padding: 45px 0 0;color: #fff;}
.ban01_l p{height: 60px;line-height: 30px;overflow: hidden;font-size: 30px;}
.ban01_l span{height: 50px;line-height: 44px;overflow: hidden;display: block;width: 500px;font-size: 32px; background: url(../images/ban01_k.png) no-repeat;font-weight: bold;}
.ban01_l span i{color: #0c4194;display: block;float: left;width: 170px;text-align: center;padding-right: 30px;}
.ban01_r{padding: 60px 0 0;width: 300px;}
.ban01_r i{display: block;width: 150px;margin: 0 auto;}
.ban01_r i a{display: block;width: 150px;height: 45px;line-height: 45px;background: #e41f28;font-size: 16px;color: #fff;overflow: hidden;border-radius: 10px;}
.ban01_r em{display: block;float: left;line-height: 0;width: 21px;height: 21px;overflow: hidden;padding: 13px 10px 0 25px;-webkit-transform: translateZ(0);transform: translateZ(0);}
.ban01_r em img{width: 21px;height: 21px;}
.ban01_r i:hover em {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.ban01_r p{font-size: 16px;color: #fff;height: 30px;line-height: 30px;overflow: hidden;padding-top: 12px;text-align: center;}
.ban01_r p b{font-size: 24px;}

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
	100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
	100% {
    opacity: 1;
  }
}

/*新闻资讯*/
.news{padding: 90px 0 60px;}
.news .yinz_tit{height: 70px;}
.news .yinz_tit a:hover,.news_t a:hover,.wd dl dt a:hover{color: #0c4194;}
.news_l{ width:570px;}
.news_t{ height:70px;line-height: 70px;overflow: hidden;border-bottom: #e5e5e5 1px solid;}
.news_t a{font-size: 26px;color: #333;text-transform: uppercase;}
.news_t span{float: right;}
.news_t span a{font-size: 20px;}
.news_pic{width: 570px;height: 285px;line-height: 0;overflow: hidden;margin: 25px 0 20px;}
.news_pic img{width: 570px;height: 285px;}
.news_c{width: 570px;}
.news_c ul li{ height:46px; line-height:46px; overflow:hidden;border-bottom: #d6d6d6 2px dotted;}
.news_c ul li a{ font-size:14px; color:#666;display: block;float: left;width: 410px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background: url(../images/news_ico01.png) no-repeat 10px 19px;padding-left: 30px;}
.news_c ul li a:hover{background: url(../images/news_ico02.png) no-repeat 10px 19px;color: #0c4194;font-weight: bold;}
.news_c ul li span{display: block;float: right;font-size: 14px;color: #666;width: 100px; text-align:right;padding-right: 10px;}

/*常见问答*/
.wd{width: 500px;}
.wd_m{margin-top: 15px;}
.wd dl{height: 128px;width: 500px;padding-top: 20px;border-bottom: #e5e5e5 1px solid;}
.wd dl dt{height: 36px;line-height: 36px;overflow: hidden;}
.wd dl dt a{width: 500px;font-size: 16px;color: #333;display: block;height: 36px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wd dl dd{font-size: 14px;color: #666;height: 50px;line-height: 25px;overflow: hidden;padding:5px 0 0;}

/*关于我们*/
.about{background: #f1f1f1 url(../images/ab_line.png) no-repeat center 240px;height: 680px;overflow: hidden;}
.about dl{height: 680px;position: relative;}
.about dl dt{width: 960px;height: 680px;position: absolute;top: 0;left: 50%;line-height: 0;overflow: hidden;}
.about dl dt img{width: 960px;height: 680px;}
.about dl dd{width: 550px;float: left;padding: 80px 0 0;}
.ab_map{display: block;font-size: 18px;color: #333;font-weight: bold;background: url(../images/ab_map.png) no-repeat;height: 25px;line-height: 25px;padding-left: 25px;}
.about dl dd h5{font-size: 42px;height: 120px;line-height: 44px;padding: 20px 0 0;}
.about dl dd h5 i{color: #0c4194;}
.about dl dd h5 span{display: block;font-size: 22px;color: #666;font-weight: normal;padding: 5px 0 0;}
.about dl dd h5 a{color: #1a1a1a;}
.about dl dd h5 a:hover{color: #0c4194;}
.about .ab_desc{font-size: 14px;color: #666;line-height: 30px;height: 150px;overflow: hidden;padding: 30px 0 0;}
.about ul{display: block;margin-top: 30px;width: 550px;height: 150px;position: relative;}
.about ul:before{content: "";width: 3px;height: 88%;background: #dcdcdc;position: absolute;top: 7%;left: 5px;}
.about ul li{font-size: 16px;color: #666;height: 50px;line-height: 50px;overflow: hidden;position: relative;padding-left: 25px;}
.about ul li:before{content: "";width: 8px;height: 8px;background: #c9c9c9;position: absolute;top: 20px;left: 0;border: #eee 2px solid;border-radius: 50%;}
.about ul li b{color: #333;}
.about ul li em{display: block;float: left;line-height: 0;width: 32px;height: 32px;overflow: hidden;margin:8px 15px 0 0;}
.about ul li em img{width: 32px;height: 64px;-webkit-transition:all .5s;transition:all .5s;}
.about ul li:hover,.about ul li:hover b{color: #0c4194;}
.about ul li:hover:before{background: #0c4194;}
.about ul li:hover em img{margin-top: -32px;}

/*公司相册*/
.photo{padding: 50px 0 60px;}
.photo_t{height: 50px;background: url(../images/photo_line.gif) no-repeat center 25px;}
.photo_t ul li{width: 140px;height: 50px;line-height: 50px;float: left;background: url(../images/photo_bor.gif) no-repeat 0 15px;padding-left: 26px;}
.photo_t li a{ font-size:20px; color:#333;display: block;height: 50px;}
.photo_t ul li em{display: block;float: left;width: 32px;height: 32px;line-height: 0;overflow: hidden;margin: 8px 10px 0 0;}
.photo_t ul li em img{width: 32px;height: 64px;-webkit-transition:all .5s;transition:all .5s;}
.photo_t ul li.on a{font-weight: bold;color: #e41f28;}
.photo_t ul li.on em img{margin-top: -32px;}
.photo_t ul li:first-child{background: none;margin-left: 455px;padding-left: 0;}
.photo_con{padding: 30px 0 0;}
.photo_con ul li{width: 218px;float: left;padding: 0 11px;}
.photo_con ul li em{width: 218px;height: 163px;display: block;line-height: 0;overflow: hidden;}
.photo_con ul li img{width: 218px;height: 163px;}
.photo_con ul li span{display: block;width: 218px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;overflow: hidden;padding-top: 5px;}
.photo_qie p{top: 70px;}

/*友情链接*/
.f_link{height: 74px;line-height: 74px;overflow: hidden;margin: -74px 0 0 640px;width: 660px;}
.f_link b{display: block;float: left;font-size: 14px;color: #7e7e7e;width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: #7e7e7e;float: left;width: 580px;}
.f_link p a{font-size: 14px;color: #7e7e7e; padding:0 10px 0 0;}
.f_link p a:hover{color: #666;}

/**/
@-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);
  }
}