/* 清除内外边距 */
@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;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}

/**/
.yinz{background: url(../images/yinz_bg.jpg) no-repeat center 0;height: 566px;overflow: hidden;padding: 70px 0 0;}
.yinz_tit{font-size: 40px;color: #333;background: url(../images/yinz_tline.png) no-repeat center 18px;height: 60px;line-height: 60px;overflow: hidden;width: 666px;margin: 0 auto;}
.yinz_tit em{display: block;float: left;line-height: 0;padding: 5px 20px 0 48px;}
.yinz_tit:hover{color: #025096;}
.yin_desc{font-size: 16px;color: #666;line-height: 30px;padding: 25px 0 0;height: 90px;overflow: hidden;text-align: center;}
.yin_desc b{color: #333;}
.iserve{height:300px;margin: 60px 0 0;}
.iserve dl{width: 240px;float: left;position: relative;}
.iserve dl dt{width: 180px;height: 180px;border-radius: 50%;margin: 0 auto;position: relative;background: #f7f7f7;}
.iserve dl dt:before{content: "";width: 10px;height: 10px;position: absolute;top: -10px;left: 50%;background:#151515;border: #fff 5px solid;border-radius: 50%;margin-left: -10px;z-index: 21;}
.iserve .iserve01{width:100px;height:100px;position: absolute;top: 20px;left: 20px;}
.iserve dt .hover,.iserve dt .default{background:url(../images/iserve_bg.png);}
.iserve .iserve01{background-position:0 0;}
.iserve dt i{display:block;width:100px;height:100px;background:url(../images/iserve_icon.png);}
.iserve dt .hover,.iserve dt .default{position:absolute;width:100%;height:100%;top:20px;left:20px;-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;}
.iserve dt .default{background-position:0 -200px;}
.iserve dt .hover{background-position:0 -100px;color:#fff;opacity:0;visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.iserve dt.d1 .default i{background-position:0 0;}
.iserve dt.d1 .hover i{background-position:-100px 0;}
.iserve dt.d2 .default i{background-position:0 -100px;}
.iserve dt.d2 .hover i{background-position:-100px -100px;}
.iserve dt.d3 .default i{background-position:0 -200px;}
.iserve dt.d3 .hover i{background-position:-100px -200px;}
.iserve dt.d4 .default i{background-position:0 -300px;}
.iserve dt.d4 .hover i{background-position:-100px -300px;}
.iserve dt.d5 .default i{background-position:0 -400px;}
.iserve dt.d5 .hover i{background-position:-100px -400px;}
.iserve dt:hover .hover,.iserve dl.cur .hover{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.iserve dt:hover .default,.iserve dl.cur .default{opacity:0;visibility:hidden;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.iserve dd{font-size:18px;color: #333;line-height: 26px;text-align: center;padding: 20px 0 0;}
.iserve dd i{display: block;}
.iserve dt u {display: block;position: absolute;width: 160px;height: 160px;border:#e5e5e5 10px solid;border-radius:50%;z-index: 20;
-webkit-transition: all .5s ease-in-out 0s;
-moz-transition: all .5s ease-in-out 0s;
-ms-transition: all .5s ease-in-out 0s;
-o-transition: all .5s ease-in-out 0s;
transition: all .5s ease-in-out 0s;}
.iserve dt u.cl {clip: rect(0px, 180px, 180px, 90px);}
.iserve dt u.cr {clip: rect(180px, 90px, 180px, 0px);}
.iserve dl:hover dt u.cr,.iserve dl.cur dt u.cr {clip: rect(0px, 90px, 180px, 0px);}
.iserve dl:hover dd,.iserve dl.cur dd{font-weight: bold;}
.iserve dl:hover dt:before,.iserve dl.cur dt:before{background:#fbb608;}

/*产品中心*/
.cp01{background: url(../images/cp_bg.jpg) no-repeat center 0;overflow: hidden;padding: 50px 0 60px;}
.cp_tit{font-size: 40px;color: #fff;background: url(../images/cp_tline.png) no-repeat center 11px;line-height: 40px;overflow: hidden;text-align: center;height: 80px;}
.cp_tit a{color: #fff;}
.cp_tit span{display: block;font-size: 20px;font-weight: normal;}
.cp_fenl{width: 1060px;height: 256px;background: #fff;margin-top: 55px;padding: 0 90px 0 130px;margin-left: -40px;}
.cp_fenl b,.cp02_fenl b{display: block;float: left;width: 60px;height: 104px;text-align: center;line-height: 120px;overflow: hidden;background: #025096;border-radius: 0 0 30px 30px;font-size: 30px;color: #fff;}
.fenl_r,.fenl02_r{width: 1000px;padding: 40px 0 0;}
.fenl_r h3,.fenl02_r h3{height: 40px;line-height: 40px;overflow: hidden;width: 970px;padding-left: 30px;}
.fenl_r h3 a,.fenl02_r h3 a{font-size: 20px;color: #000;}
.fenl_r ul{width: 170px;float: left;padding: 5px 0 0 30px;background: url(../images/cp_line.png) no-repeat 0 12px;}
.fenl_r ul li{height: 36px;line-height: 36px;overflow: hidden;}
.fenl_r ul li a,.fenl02_r ul li a{font-size: 16px;color: #000;}
.fenl_r ul li a:hover,.fenl02_r ul li a:hover{color: #025096;font-weight: bold;}
.fenl_r ul.cp_ul01{background: none;}
.cp_list{width: 100%;}
.cp_list ul li{width: 24%;float: left;margin-left: 1.25%;}
.cp_list ul li em{display: block;width: 100%;line-height: 0;border: #dfdfdf 1px solid;box-sizing:border-box;overflow: hidden;}
.cp_list ul li img{display: block;width: 100%;}
.cp_list ul li span{display: block;width: 100%;text-align: center;font-size: 16px;color: #333;height: 40px;line-height: 40px;overflow: hidden;padding: 5px 0 0;}
.cp_list ul li:first-child{margin-left: 0.1%;}
.cp_list ul li:hover em{border: #025096 1px solid;}
.cp_list ul li:hover span{color: #025096;font-weight: bold;}
.cp02{position: relative;z-index: 1;width: 100%;padding: 0 0 50px;}
.cp02:before{content: "";width: 100%;height: 236px;background: #f5f5f5;position: absolute;top: 0;left: 0;z-index: -1;}
.cp02_fenl{width: 1060px;height: 270px;padding: 0 90px 0 130px;margin-left: -40px;}
.fenl02_r ul{padding: 5px 0 0;}
.fenl02_r ul li{height: 36px;line-height: 36px;overflow: hidden;float: left;width: 170px;float: left;padding: 0 0 0 30px;position: relative;}
.fenl02_r ul li:before{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;top: 0;right: 0;}
.fenl02_r ul li:nth-child(5n):before{background: none;}

/*产品品牌*/
.pinp{padding: 0 0 80px;}
.pp_t{height: 60px;width: 340px;margin: 0 auto;}
.pp_t ul li{float: left;width: 170px;background: url(../images/pp_bor.gif) no-repeat 140px 10px;height: 36px;line-height: 36px;}
.pp_t ul li em{display: block;float: left;line-height: 0;width: 25px;height: 23px;overflow: hidden;padding: 6px 10px 0 0;}
.pp_t ul li em img{width: 25px;height: 23px;}
.pp_t ul li a:hover{font-weight: bold;}
.pp_t li a{ font-size:20px; color:#333;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 36px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;}
.pp_t li a:before {
	  content: "";
	  position: absolute;
	  z-index: -1;
	  left: 0;
	  right: 100%;
	  bottom: 4px;
	  background: #fbb608;
	  height: 7px;
	  -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;
	}
.pp_t li a:hover:before, .pp_t li a:focus:before, .pp_t li a:active:before,.pp_t li.on a:before {right: 0;}
.pp_t li.nobor{background: none;}
.pp_m ul li{width: 180px;float: left;margin-left: 24px;-webkit-transition:transform .3s;transition:transform .3s;}
.pp_m ul li em{width: 180px;height: 101px;display: block;line-height: 0;overflow: hidden;}
.pp_m ul li img{width: 180px;height: 101px;}
.pp_m ul li span{display: block;width: 180px;text-align: center;height: 30px;line-height: 30px;font-size: 14px;color: #333;overflow: hidden;text-transform: uppercase;padding: 5px 0 0;}
.pp_m ul li:first-child{margin-left: 0;}
.pp_m ul li:hover{-webkit-transform:translate(0,-2px);transform:translate(0,-2px);}
.pp_m ul li:hover em{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 468px;overflow: hidden;}
.ban01_l{width: 600px;padding: 80px 0 0;}
.ban01_lt{height: 180px;}
.ban01_lt p{font-size: 40px;color: #fff;font-weight: bold;line-height: 46px;height: 110px;overflow: hidden;background: url(../images/ban01_ico01.png) no-repeat 0 bottom;}
.ban01_lt em{width: 85px;height: 45px;display: block;line-height: 0;float: left;overflow: hidden;padding: 0 10px 0 0;}
.ban01_lt em img{width: 85px;height: 45px;}
.ban01_lt span{display: block;font-size: 20px;}
.ban01_l ul{padding: 10px 0 0;}
.ban01_l ul li{font-size: 16px;color: #fff;width: 85px;line-height: 36px;background: url(../images/ban01_ico02.png) no-repeat 0 8px;padding-left: 25px;float: left;}
.ban01_tel{padding: 30px 0 0;}
.ban01_tel span{display: block;font-size: 26px;color: #fff;height: 32px;line-height: 32px;background: url(../images/ban01_tel.png) no-repeat;padding-left: 45px;}
.ban01_tel b{padding-right: 10px;}
.ban01_tel em{display: block;width: 112px;padding: 15px 0 0;}
.ban01_tel em a{display: block;font-size: 14px;color: #fff;width: 99px;height: 38px;line-height: 38px;background: #fbb608 url(../images/ban01_ico03.png) no-repeat 80px 5px;overflow: hidden;padding: 0 0 0 13px;border-radius: 20px;}
.ban01_tel em a:hover,.case_m dl dd span a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}
.ban01_r{width: 566px;height: 366px;padding: 52px 0 0;line-height: 0;}
.ban01_r img{width: 566px;height: 366px;}

/*全服务链体系*/
.fuw{padding: 90px 0 60px;}
.fuw:after{content: "";width: 1px;height: 350px;background: #ebebeb;position: absolute;top: 218px;right: 0;}
.fuw_tit{font-size: 38px;color: #333;background: url(../images/fuw_tline.png) no-repeat center 10px;height: 88px;line-height: 44px;overflow: hidden;width: 417px;margin: 0 auto;}
.fuw_tit a{color: #333;}
.fuw_tit em{display: block;float: left;line-height: 0;padding: 0 5px 0 35px;}
.fuw_tit span{display: block;font-size: 20px;font-weight: normal;text-align: center;color: #333;}
.fuw_tit:hover,.fuw_tit a:hover{color: #025096;}
.fuw dl{width: 200px;float: left;height: 290px;margin-top: 40px;position: relative;padding: 60px 0 0;}
.fuw dl:after{content: "";width: 1px;height: 100%;background: #ebebeb;position: absolute;top: 0;left: 0;}
.fuw dl dt{width: 50px;height: 42px;line-height: 0;overflow: hidden;margin: 0 auto;}
.fuw dl dt img{width: 50px;height: 84px;-webkit-transition:all .5s;transition:all .5s;}
.fuw dl dd{width: 160px;margin: 0 auto;text-align: center;padding: 10px 0 0;}
.fuw dl dd h5{font-size: 20px;color: #000;line-height: 24px;}
.fuw dl dd h5 i{display: block;font-size: 12px;text-transform: uppercase;font-weight: normal;color: rgba(102,102,102,0.3);font-family:Arial, Helvetica, sans-serif;}
.fuw dl dd p{font-size: 14px;color: #666;padding: 25px 0 0;line-height: 24px;height: 96px;overflow: hidden;}
.fuw dl {
  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;
}
.fuw dl:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #025096;
  -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;
}
.fuw dl:hover:before,.fuw dl.cur: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);
}
.fuw dl.cur dt img{margin-top: -42px;}
.fuw dl.cur dd h5{color: #fff;}
.fuw dl.cur dd h5 i,.fuw dl.cur dd p{color: rgba(255,255,255,0.5);}

/*优势*/
.yous { width: 100%; min-width: 1200px; overflow: hidden; height: 980px;background: #f5f5f5;padding: 60px 0 0;position: relative;}
.yous_bot{height: 110px;margin-top: 45px;}
.yous_bot ul li{font-size: 26px;color: #333;width: 320px;height: 80px;float: left;line-height: 26px;cursor: pointer;position: relative;overflow: hidden;}
.yous_bot ul li em,.yous_con dl dd em{width: 54px;height: 50px;display: block;float: left;line-height: 0;overflow: hidden;}
.yous_bot ul li em img,.yous_con dl dd em img{width: 54px;height: 50px;}
.yous_bot ul li span{display: block;float: left;padding: 3px 0 0 15px;font-weight: bold;}
.yous_bot ul li i{display: block;font-size: 14px;font-weight: normal; font-family:Arial, Helvetica, sans-serif;}
.yous_bot li a{display:block; float:left;position: relative;vertical-align: middle;height: 80px;color: #333;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;}
.yous_bot li a:before {
	  content: "";
	  position: absolute;
	  z-index: -1;
	  left: 0;
	  right: 100%;
	  bottom: 0;
	  background: #025096;
	  height: 5px;
	  -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 a:hover:before, .yous_bot li a:focus:before, .yous_bot li a:active:before,.yous_bot li.on a:before {right: 0;}
.yous_bot li.nobor{width: 240px;}
.yous_con { width: 1100px; position: absolute; left: 50%; margin-left: -550px; }
.yous_con .tempWrap .yous_m { margin-left: -1100px !important; }
.yous_con .tempWrap, .yous_con .tempWrap .yous_m { overflow: visible !important; }
.yous_con dl{width: 1100px;height: 730px;position: relative;}
.yous_con dl dt{width: 1100px;height: 580px;line-height: 0;overflow: hidden;margin: 0 auto;}
.yous_con dl dt img{width: 1100px;height: 580px;}
.yous_con dl dt img,.case_m dl dt img,.news_pic img,.photo_m ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.yous_con dl dt img:hover,.case_m dl dt img:hover,.news_pic 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: 600px;height: 125px;background: #025096;padding: 25px 250px 0;}
.yous_con dl dd em{padding-top: 20px;}
.yous_r{width: 530px;padding-left: 16px;}
.yous_con dl dd h5{font-size: 26px;color: #fff;height: 40px;line-height: 40px;overflow: hidden;padding-bottom: 5px;}
.yous_con dl dd p{font-size: 14px;color: rgba(255,255,255,0.6);line-height: 24px;overflow: hidden;}
.yous .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 730px; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.yous .pnBtn { position: absolute; z-index: 1; top: 303px; width: 100%; height: 730px; cursor: pointer; }
.yous .prev { left: -50%; margin-left: -550px; }
.yous .next { left: 50%; margin-left: 550px; }
.yous .pnBtn em{background: #fff;display: block; position: absolute; top: 0; z-index: 10; width: 1px; height: 730px;}
.yous .prev em{right: 0;}
.yous .next em{left: 0;}
.yous .pnBtn .arrow {display: block; position: absolute; bottom: 40px; z-index: 10; width: 70px; height: 70px;}
.yous .prev .arrow { right: -130px; background: url(../images/ys_lico01.png) no-repeat center;}
.yous .prev .arrow:hover{ background: url(../images/ys_lico02.png) no-repeat center;}
.yous .next .arrow { left: -130px;  background: url(../images/ys_rico01.png) no-repeat center;}
.yous .next .arrow:hover{ background: url(../images/ys_rico02.png) no-repeat center;}

/*案例*/
.case{padding: 85px 0 0;}
.case .fuw_tit{background: url(../images/case_tline.png) no-repeat center 10px;height: 90px;line-height: 45px;overflow: hidden;width: 515px;}
.case .fuw_tit em{padding: 0 5px 0 48px;}
.case_t{padding: 40px 0 0;height: 80px;}
.case_t ul li{float: left;padding-right: 50px;}
.case_t ul li a{font-size: 22px;color: #333;}
.case_t ul li em{width: 50px;height: 50px;display: block;float: left;line-height: 0;overflow: hidden;}
.case_t ul li em img{width: 50px;height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.case_t ul li b{display: block;float: left;line-height: 24px;padding: 5px 0 0 10px;font-weight: normal;}
.case_t ul li i{display: block;font-size: 12px;font-weight: normal;text-transform: uppercase;color: rgba(51,51,51,0.2);}
.case_t ul li.on em img{margin-top: -50px;}
.case_t ul li.on b{font-weight: bold;}
.case_t ul li:first-child{margin-left: 215px;}
.case_m dl{width: 1200px;height: 433px;background: #f5f5f5;}
.case_m dl dt{width: 770px;height: 433px;float: left;line-height: 0;overflow: hidden;}
.case_m dl dt img{width: 770px;height: 433px;}
.case_m dl dd{width: 320px;float: left;padding: 90px 0 0 60px;}
.case_m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.case_m dl dd h5 a{font-size: 20px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case_m dl dd h5 a:hover{color: #025096;}
.case_m .case_desc{font-size: 14px;color: #333;line-height: 25px;height: 75px;overflow: hidden;padding: 10px 0 0;}
.case_m dl dd span{display: block;width: 134px;padding: 65px 0 0;}
.case_m dl dd span a{display: block;font-size: 14px;color: #333;width: 109px;height: 40px;line-height: 40px;overflow: hidden;background: #fff url(../images/case_ico05.png) no-repeat 95px 15px;padding: 0 0 0 25px;}

/*合作客户*/
.hz{padding: 30px 0 90px;}
.hz ul li{width: 240px;height: 135px;float: left;line-height: 0;position: relative;margin: 10px 0;}
.hz ul li a{ display:block; position:relative;width: 240px;height: 135px;}
.hz ul li a:before{content: "";width: 1px;height: 100%;background: #f6f6f6;position: absolute;top: 0;right: 0;z-index: 20;}
.hz ul li a:hover:after{content: "";width: 240px;height: 135px;position: absolute;top: 0;left: 0;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 21;}
.hz ul li img{width: 240px;height: 135px;}

/**/
.news{padding: 0 0 40px;}
.news .cp_tit{color: #333;background: url(../images/news_tline.png) no-repeat center 10px;height: 60px;}
.news .cp_tit a{color: #333;}
.news_t{height: 50px;line-height: 50px;overflow: hidden;}
.news_t a{font-size: 20px;color: #333;font-weight: bold;}
.news_t a:hover{color: #025096;}
.news_t em{font-size: 14px;color: #000;font-weight: normal;padding-left: 10px;text-transform: uppercase;}
.news_t span{display: block;float: right;}
.news_t span a{font-size: 14px;font-weight: normal;color: #000;text-transform: uppercase;}
.news01{width: 585px;float: left;padding: 10px 0 0;}
.news_pic{width: 585px;height: 208px;line-height: 0;overflow: hidden;}
.news_pic img{width: 585px;height: 208px;}
.news01 dl dt{padding: 25px 0 0;line-height: 30px;width: 585px;}
.news01 dl dt span{font-size: 16px;color: #333;display: block;height: 30px;font-weight: bold;}
.news01 dl dt span a{float: right;font-size: 14px;color: #000;}
.news01 dl dt h5{height: 30px;overflow: hidden;}
.news01 dl dt h5 a{font-size: 16px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news01 dl dt a:hover,.news02 ul li a:hover{color: #025096;}
.news01 dl dd{padding-top: 10px;width: 495px;font-size: 14px;color: #666;line-height: 24px;height: 48px;overflow: hidden;}
.news02{ width:540px;float: right;padding: 10px 0 0;height: 350px;overflow: hidden;}
.news02 ul li{line-height: 24px;height: 60px;padding: 15px 0 0;border-bottom: #e4e4e4 1px solid;}
.news02 ul li b{display: block;font-size: 14px;color: #333;}
.news02 ul li a{display: block;font-size: 14px;color: #666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}
.news02 ul li a:hover{font-weight: bold;}

/*常见问答*/
.wd{padding: 0 0 80px;}
.wd dl{ width:300px;float: left; padding:10px 50px 0;position: relative;height: 60px;}
.wd dl:before{content: "";width: 1px;height: 100%;background: #e4e4e4;position: absolute;top: 13px;left: 0;}
.wd dt,.wd dd{ height:30px;line-height: 30px; overflow:hidden;background: url(../images/wen.gif) no-repeat 0 7px;}
.wd dt a{ font-size:14px; color:#333;font-weight: bold;padding-left: 30px;}
.wd dt a:hover{color: #025096;}
.wd dd{background: url(../images/da.gif) no-repeat 0 7px;}
.wd dd a{ font-size:14px; color:#666;padding-left: 30px;display:block;}

/**/
.ab_bg{background: url(../images/ab_bg.jpg) no-repeat center 0;padding: 100px 0 50px;overflow: hidden;}
.about{height: 367px;}
.about .cp_tit{color: #333;background: url(../images/ab_bt.png) no-repeat center 10px;}
.about .cp_tit a{color: #333;}
.ab_desc{font-size: 16px;color: #101010;line-height: 36px;width: 1110px;text-align: center;margin: 0 auto;height: 108px;overflow: hidden;padding: 50px 0 0;}
.ab_more{display: block;width: 120px;text-align: center;height: 36px;line-height: 36px;margin: 30px auto 0;border-bottom: #686a6a 2px solid;}
.ab_more a{font-size: 16px;color: #101010;text-transform: uppercase;}

/*企业相册*/
.photo{padding: 60px 0 0;background: #fff;}
.photo_t{width: 600px;margin: 0 auto;height: 95px;}
.photo_t ul li{width: 200px;height: 60px;float: left;background: url(../images/photo_bor.gif) no-repeat 160px 6px;}
.photo_t ul li em{display: block;float: left;line-height: 0;overflow: hidden;width: 46px;height: 42px;padding: 0 10px 0 0;}
.photo_t ul li em img{width: 46px;height: 42px;}
.photo_t ul li span{display: block;float: left;}
.photo_t ul li i{display: block;font-size: 12px;text-transform: uppercase;font-weight: normal;color: rgba(20,20,20,0.5);font-family:Arial, Helvetica, sans-serif;}
.photo_t li a{font-size: 20px;color: #141414;display:block; float:left;position: relative;vertical-align: middle;height: 60px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;}
.photo_t li a:before {
	  content: "";
	  position: absolute;
	  z-index: -1;
	  left: 0;
	  right: 100%;
	  bottom: 0;
	  background: #fbb608;
	  height: 5px;
	  -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;
	}
.photo_t li a:hover:before, .photo_t li a:focus:before, .photo_t li a:active:before,.photo_t li.on a:before {right: 0;}
.photo_t li.on a{font-weight: bold;}
.photo_t li.nobor{background: none;}
.photo_m ul li{width: 272px;float: left;margin-left: 23px;}
.photo_m ul li em{width: 272px;height: 204px;display: block;line-height: 0;overflow: hidden;}
.photo_m ul li img{width: 272px;height: 204px;}
.photo_m ul li span{display: block;font-size: 14px;color: #333;width: 272px;text-align: center;height: 40px;line-height: 40px;overflow: hidden;padding: 5px 0 0;}

/*友情链接*/
.f_link{height: 66px;line-height: 66px;overflow: hidden;}
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 115px;}
.f_link p{font-size: 14px;color: #666;float: left;width: 1085px;}
.f_link p a{font-size: 14px;color: #666; padding:0 10px 0 0;}
.f_link p a:hover{color: #000;}

/**/
@-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);}
}
