/* 清除内外边距 */

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("../image/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;}

/**/
.guide_bg{background: #f3f3f3;padding: 100px 0;}
.guide{ width:1300px; margin:0 auto;}
.gui_tit{font-size: 40px;color: #333;text-align: center;line-height: 42px;height: 140px;overflow: hidden;}
.gui_tit em{width: 192px;height: 44px;display: block;line-height: 0;margin: 0 auto 12px;}
.gui_tit em img{width: 192px;height: 44px;}
.gui_tit span,.pro_tit span{display: block;font-size: 18px;font-weight: normal;}
.guide dl{width: 260px;float: left;position: relative;height: 365px;margin-top: 40px;overflow: hidden;-webkit-transition:all .3s;transition:all .3s;}
.guide dl:before{content: "";width: 1px;height: 278px;background: #e1e1e1;position: absolute;top: 45px;right: 0;}
.guide dl dt{position: relative;padding-top: 45px;z-index: 1;}
.guide dl dt b{font-family: "宋体";display: block;font-size: 50px;color: #333;width: 85px;height: 85px;text-align: center;line-height: 85px;border: #333 2px solid;border-radius: 50%;margin: 0 auto;}
.guide dl dt em{display: none;font-size: 140px;color: #f0f0f0;position: absolute;top: -25px;right: -15px;line-height: 120px;font-family: "DINOT";font-weight: bold;z-index: -1;}
.guide dl dd{width: 215px;height: 153px;text-align: center;margin: 0 auto;padding: 35px 0 0;overflow: hidden;position: relative;}
.guide dl dd h5{font-size: 22px;color: #333;font-weight: normal;line-height: 25px;height: 50px;overflow: hidden;}
.guide dl dd h5 i{display: block;font-size: 12px;color: #888;}
.guide dl dd p{position: absolute;bottom: -80px;left: 0;font-size: 16px;color: #666;line-height: 26px;height: 78px;overflow: hidden;-webkit-transition:all .3s;transition:all .3s;}
.guide dl dd b{font-family: "DINOT";font-size: 36px;color: #e0e0e0;position: absolute;bottom: 10px;left: 0;height: 40px;line-height: 40px;width: 100%;}
.guide dl:hover,.guide dl.cur{background: #fff;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.guide dl:hover dt b,.guide dl.cur dt b{border: #5BBBB7 2px solid;background: #5BBBB7;color: #fff;}
.guide dl:hover dt em,.guide dl.cur dt em{display: block;}
.guide dl:hover dd p,.guide dl.cur dd p{bottom: 15px;}
.guide dl:hover dd b,.guide dl.cur dd b{bottom: -50px;}
.guide dl:nth-of-type(5):before{background: none;}

/*产品中心*/
.product{padding: 100px 0 70px;}
.pro_tit{font-size: 40px;color: #333;text-align: center;line-height: 42px;height: 85px;padding-top: 35px;overflow: hidden;background: url(../image/2b8dfce6d98d487a980d759ccd63cbed_8.png) no-repeat center 0;}
.pro_tit a{color: #333;}
.pro_tit a:hover{color: #5BBBB7;}
.pro_tit span{color: #333;}
.pro_nav{padding: 45px 0 0;height: 180px;}
.pro_nav ul li{float: left;padding-right: 80px;}
.pro_nav ul li a{font-size: 18px;color: #333;display:block; float:left;position: relative;height: 115px;line-height: 22px;padding: 15px 0 0;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;}
.pro_nav ul li a:before {
		  content: "";
		  position: absolute;
		  z-index: -1;
		  left: 0;
		  right: 100%;
		  top: 0;
		  background: #5BBBB7;
		  height: 2px;
		  -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;
		}
.pro_nav ul li i{display: block;font-size: 12px;color: rgba(51,51,51,0.5);}
.pro_nav ul li em{display: block;height: 56px;height: 42px;line-height: 0;overflow: hidden;margin-top: 15px;}
.pro_nav ul li em img{width: 56px;height: 84px;-webkit-transition:all .5s;transition:all .5s;}
.pro_nav ul li:last-child{padding-right: 0;}
.pro_nav ul li:hover a:before,.pro_nav ul li.cur a:before {right: -5px;}
.pro_nav ul li:hover a,.pro_nav ul li.cur a{color: #5BBBB7;font-weight: bold;}
.pro_nav ul li:hover i,.pro_nav ul li.cur i{font-weight: normal;color: rgba(91, 187, 183,0.5);}
.pro_nav ul li:hover em img,.pro_nav ul li.cur em img{margin-top: -42px;}
.pro_m{width: 100%;}
.pro_m ul li{float: left;position: relative;height: 17.6rem;overflow: hidden;margin-right: 0.78%;margin-bottom: 0.8rem;line-height: 0;}
.pro_m ul li img{display: block;width: 100%;}
.pro_m ul li img,.case_con dl dt img,.news dl dt img,.ab_qie ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro_m ul li img:hover,.case_con dl dt img:hover,.news dl dt img:hover,.ab_qie ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.pro_m ul li span{display: block;width: 100%;height: 11.6rem;padding-top: 6rem;text-align: center;background: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;font-size: 1.5rem;color: #fff;line-height: 1.5rem;}
.pro_m ul li i{display: block;font-size: 0.7rem;}
.pro_m ul li em{display: block;font-size: 1rem;}
.pro_m ul li:nth-of-type(1),.pro_m ul li:nth-of-type(4){width: 59.68%;}
.pro_m ul li:nth-of-type(2),.pro_m ul li:nth-of-type(3){width: 39.53%;}
.pro_m ul li:nth-child(2n){margin-right: 0;}
.pro_m ul li:hover span{display: none;}

/*认证证书*/
.honor{padding: 0 0 60px;}
.honor ul li{width: 200px;float: left;text-align: center;}
.honor ul li em{width: 136px;height: 136px;display: block;margin: 0 auto;line-height: 0; transition: all 0.3s ease-in-out 0s;}
.honor ul li img{width: 136px;height: 136px;}
.honor ul li span{display: block;font-size: 16px;color: #333;line-height: 24px;padding: 20px 0 0;}
.honor ul li i{display: block;}
.honor ul li:hover em{ transform: rotateY(180deg);}

/*产品优势*/
.fanw{ height:920px; overflow:hidden;width: 100%;max-width: 1920px;margin:0 auto;padding-top: 90px;border-top: #e5e5e5 1px solid;}
.fanw .pro_tit{background: url(../image/cpys_bt.png) no-repeat center 0;}
.serv_c{width: 100%;height: 760px;overflow: hidden;margin-top: 40px;}
.serv_c ul{width: 102%;height: 760px;}
.serv_c li{width:20%;float: left;position: relative;height: 760px;}
.serv_c li:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;top: 0;right: 0;z-index: 2;}
.serv_c li:last-child:before{background: none;}
.serv_c li img{display: block;}
.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.3);}
.shu2 dl{ width:100%; position: absolute;top: 14rem;left: 0;text-align: center;}
.shu2 dt{width: 6.6rem;line-height: 0;margin: 0 auto;}
.shu2 dt img{width: 6.6rem;height: 6.6rem;}
.shu2 dd{font-size: 0.9rem;color: #fff;line-height: 1.5rem;overflow: hidden;padding: 1.3rem 0 0;}
.shu2 dd i,.bock dt i{display: block;font-size: 0.8rem;text-transform: uppercase;font-weight: normal;}
.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{width: 90%;position: absolute;top: 0;left: 0;padding: 2.5rem 5% 0;}
.bock dt{font-size: 1.5rem;color: #333;line-height: 1.8rem;height: 4rem;font-weight: bold;}
.bock dd{ padding: 1rem 0 0;}
.bock dd p{font-size: 1rem;color: #333;line-height: 1.5rem;}
.bock dd p i{display: block;font-size: 0.8rem;}
.bock dd em{width: 1.3rem;height: 0.6rem;display: block;line-height: 0;margin: 0.7rem 0 0;}
.bock dd em img{width: 1.3rem;height: 0.6rem;}

/*优势*/
.yous{padding: 100px 0;}
.yous .pro_tit{background: url(../image/ys_bt.png) no-repeat center 0;}
.yous li { position: relative; width: 144px; height: 712px; margin-right: 55px; float: left; transition: all ease .5s; overflow: hidden;margin-top: 40px;}
.yous li img:first-child { width: 144px; height: 206px; display: block; padding: 38px 0; border-top: 2px solid #333; border-bottom: 2px solid #333; }
.yous li img:nth-child(2) { width: 144px; height: 206px; position: absolute; top: 40px; left: 0; z-index: -1; transition: all ease .5s; }
.yous li h4 { font-size: 32px; color: #333; line-height: 40px; transition: all ease .5s; position: absolute; left: -300px; top: 310;width: 155px; height: 100px; transition-delay: .1s }
.yous li h4 i{display: block;font-size: 18px;font-weight: normal;}
.yous li .zoomit { display: block; top: 325px; left: 0;height: 160px;line-height: 36px;position: absolute;font-size: 26px;color:#333; transition: all ease .5s;width: 144px;}
.yous li .zoomit b{display: block;font-size: 18px;color: #666;font-weight: normal;}
.yous li .number { display: block; display: none; font-size: 48px; color: #e6e6e6; position: absolute; bottom: 30px;left: 0; width: 144px;height: 200px;font-family: "DINOT";font-weight: bold;background: url(../image/ys_ico01.png) no-repeat 0 bottom;}
.yous li .info { position: absolute; top: 750px; left: 0; width: 350px; font-size: 16px; color: #666; line-height: 26px; transition: all ease .5s; }
.yous li:last-child { margin-right: 0 }
.yous li.cur { width: 594px }
.yous li.cur:before{content: "";width: 594px;height: 170px;position: absolute;bottom: 0;left: 0;background: #f5f5f5;z-index: 2;}
.yous li.cur img:first-child { display: none }
.yous li.cur img:nth-child(2) { display: block; width: 594px; height: 544px; top: 0; left: 0; z-index: 1 }
.yous li.cur h4 { z-index: 3; left: 40px; top: 580px;}
.yous li.cur h4:before{content: "";width: 1px;height: 100%;background: #e0e0e0;position: absolute;top: 0;right: 0;}
.yous li.cur .info { top: 575px; left: 220px; z-index: 3 ;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden; text-overflow: ellipsis;}

/*合作客户*/
.partner{background: #f5f5f5;padding: 100px 0;}
.partner .pro_tit{background: url(../image/case_bt.png) no-repeat center 0;margin-bottom: 20px;}
.partner .pro_tit-1{background:none;margin-bottom: 0; height: auto;}
.partner ul li{width: 160px;height: 90px;float: left;line-height: 0;padding:10px 20px;-webkit-transition:transform .3s;transition:transform .3s;}
.partner ul li img{width: 160px;height: 90px;}
.partner ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.part_btn{display: block;width: 168px;height: 40px;border: #333 1px solid;margin: 50px auto 0;}
.part_btn a{font-size: 18px;color: #333;display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;}
.part_btn em{width: 26px;height: 12px;padding-left: 10px; line-height:0; -webkit-transition:transform .3s;transition:transform .3s;}
.part_btn em img{width: 26px;height: 12px;}
.part_btn:hover em,.case .next .arrow:hover{-webkit-transform:translate(3px,0);transform:translate(3px,0);}

/*客户案例*/
.case { width: 100%; min-width: 1200px; position: relative; height: 740px;background: #f5f5f5;}
.case:before{content: "";width: 100%;height: 1px;position: absolute;top: 3px;left: 0;border-bottom: #444 1px dotted;}
.case_nav{height: 100px;}
.case_nav ul li{height: 70px;float: left;width: 150px;}
.case_nav ul li a{display: block;position: relative;z-index: 1;height: 70px;line-height: 70px;font-size: 16px;color: #666;width: 150px;text-align: center;}
.case_nav ul li a:before{content: "";width: 5px;height: 5px;background: #f5f5f5;position: absolute;top: 0;left: calc(50% - 5px);border: #999 2px solid;border-radius: 50%;}
.case_nav ul li a:hover,.case_nav ul li.cur a{color: #5BBBB7;font-weight: bold;}
.case_nav ul li a:hover:before,.case_nav ul li.cur a:before{border: #5BBBB7 2px solid;}
.case_con { width: 1000px; position: absolute; left: 50%; margin-left: -500px; }
.case_con .tempWrap .case_m { margin-left: -1000px !important; }
.case_con .tempWrap, .case_con .tempWrap .case_m { overflow: visible !important; }
.case_con dl{width: 1000px;height: 640px;box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);}
.case_con dl dt{width: 1000px;height: 500px;line-height: 0;overflow: hidden;}
.case_con dl dt img{width: 1000px;height: 500px;}
.case_con dl dd{width: 900px;height: 140px;background: #fff;padding-left: 100px;position: relative;}
.case_con dl dd:before{content: "";width: 1px;height: 100%;background: #e5e5e5;position: absolute;top: 0;right: 60px;}
.case_con dl dd h5{height: 30px;line-height: 30px;overflow: hidden;padding-top: 30px;}
.case_con dl dd h5 a{font-size: 22px;color: #333;font-weight: normal;}
.case_con dl dd h5 a:hover{color: #5BBBB7;}
.case_desc{font-size: 16px;color: #999;line-height: 25px;padding: 10px 0 0;}
.case_con dl dd span{display: block;width: 120px;height: 72px;position: absolute;top: 0;right: 0;text-align: center;line-height: 72px;background: #5BBBB7;overflow: hidden;z-index: 1;}
.case_con dl dd span a{font-size: 12px;color: #fff;text-transform: uppercase;display: block;}
.case .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 640px; background: #fff; filter: alpha(opacity=50); opacity: 0.5; }
.case .pnBtn { position: absolute; z-index: 1; top: 98px; width: 100%; height: 640px; cursor: pointer; }
.case .prev { left: -50%; margin-left: -500px; }
.case .next { left: 50%; margin-left: 500px; }
.case .pnBtn em{background: #f5f5f5;display: block; position: absolute; top: 0; z-index: 10; width: 50px; height: 642px;}
.case .prev em{right: 0;}
.case .next em{left: 0;}
.case .pnBtn .arrow {display: block; position: absolute;top: 592px; z-index: 10; width: 16px; height: 26px;-webkit-transition:transform .3s;transition:transform .3s;}
.case .prev .arrow { right: -915px;}
.case .prev .arrow:hover{-webkit-transform:translate(-3px,0);transform:translate(-3px,0);}
.case .next .arrow { left: -38px;}

/**/
.news{padding: 100px 0;}
.news .pro_tit{background: url(../image/news_bt.png) no-repeat center 0;margin-bottom: 35px;}
.news_tit{height: 60px;line-height: 60px;overflow: hidden;font-weight: normal;}
.news_tit a{font-size: 24px;color: #333;}
.news_tit a:hover{color: #d81616;}
.news_tit i{font-size: 12px;color: #999;font-family:Arial, Helvetica, sans-serif;text-transform:capitalize;padding-left: 5px;}
.news_tit em{text-transform:capitalize;float: right; font-family:"Times New Roman", Times, serif;}
.news_tit em a{font-size: 14px;}

.news_l{width: 750px;}
.news_l dl{width: 382px;height: 509px;position: relative;overflow: hidden;float: left;}
.news_l dl dt{width: 382px;height: 509px;line-height: 0;overflow: hidden;}
.news_l dl dt img{width: 382px;height: 509px;}
.news_l dl dd{width: 382px;height: 135px;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);}
.news_l .news_time{display: block;width: 100px;padding: 20px 0 0 30px;font-size: 42px;color: #fff;line-height: 44px;}
.news_l .news_time i{display: block;}
.news_dd{width: 200px;padding: 22px 0 0 20px;position: relative;}
.news_dd:before{content: "";width: 1px;height: 100px;background: rgba(255,255,255,0.5);position: absolute;top: 20px;left: 0;}
.news_dd em{display: block;font-size: 14px;color: rgba(255,255,255,0.7);}
.news_dd h5{padding: 5px 0 0;}
.news_dd h5 a{font-weight: normal;font-size: 20px;color: #fff;line-height: 28px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; text-overflow: ellipsis; }
.news_dd h5 a:hover{font-weight: bold;}
.new_lf{float: right;width: 325px;height: 505px;border-bottom:1px solid #e5e5e5;}
.new_lf h5{height: 60px;border-top:1px dashed #e5e5e5;font-weight:normal;line-height: 30px;padding: 20px 0 0;margin-bottom: 20px;}
.new_lf h5 span{display: block;font-size: 12px;color: #aaa;}
.new_lf h5 span b{display: block;float: left;font-size: 20px;color: #333;width: 80px;position: relative;}
.new_lf h5 span b:before{content: "";width: 1px;height: 10px;background: #ddd;position: absolute;top: 10px;right: 10px;}
.new_lf h5 a,.news_r dl dd h5 a,.news_qie ul li a{display: block;color: #333;font-size: 16px;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new_lf h5.cur{margin-bottom: 0;}
.new_lf h5.cur a,.news_r dl dd h5 a:hover{font-weight: bold;color:#5BBBB7;}
.new_lf .news_m{font-size: 14px;color: #999;line-height: 26px;height: 78px;overflow: hidden;padding: 5px 0 20px;}

.news_r{width: 382px;}
.news_r dl{width: 382px;border-bottom:1px solid #e5e5e5;height: 320px;}
.news_r dl dt{width: 382px;height: 160px;line-height: 0;overflow: hidden;}
.news_r dl dt img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.news_r dl dd{width: 382px;padding: 10px 0 0;}
.news_r dl dd h5{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.news_r .news_desc{font-size: 14px;color: #999;line-height: 26px;height: 52px;overflow: hidden;padding: 5px 0 0;}
.news_r dl dd b{display: block;font-size: 18px;color: #333;height: 30px;line-height: 30px;overflow: hidden;padding: 5px 0 0;}
.news_qie{border-bottom:1px solid #e5e5e5;height: 160px;padding-top: 23px;}
.news_qie ul li{height: 48px;line-height: 48px;overflow: hidden;}
.news_qie ul li b{padding-right: 8px;}
.news_qie ul li a:hover{color: #5BBBB7;}

/*关于我们*/
.ab_bg{background: url(../image/ab_bg.jpg) no-repeat center 0;padding: 100px 0 50px;}
.about .pro_tit{background: url(../image/2b8dfce6d98d487a980d759ccd63cbed_4.png) no-repeat center 0;margin-bottom: 40px;}
.ab_l{width: 747px;height: 546px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.ab_qie ul li{width: 747px;height: 546px;line-height: 0;overflow: hidden;}
.ab_qie ul li img{width: 747px;height: 546px;}
.ab_btn{position: absolute;top: 30px;left: 30px;z-index: 5;}
.ab_btn a{display: block;float: left;width: 36px;height: 36px;margin-right: 5px;}
.ab_lico{background: url(../image/ab_lico01.png) no-repeat;}
.ab_lico:hover{background: url(../image/ab_lico02.png) no-repeat;}
.ab_rico{background: url(../image/ab_rico01.png) no-repeat;}
.ab_rico:hover{background: url(../image/ab_rico02.png) no-repeat;}
.ab_r{width: 383px;height: 476px;background: #fff;padding: 70px 0 0 70px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.ab_r h5{height: 88px;position: relative;line-height: 36px;}
.ab_r h5:before{content: "";width: 115px;height: 2px;background: #333;position: absolute;bottom: 0;left: 0;}
.ab_r h5 a{font-size: 30px;color: #333;font-weight: normal;}
.ab_r h5 a:hover{color: #000;}
.ab_r h5 i{display: block;font-size: 24px;}
.ab_desc{font-size: 16px;color: #999;line-height: 26px;height: 130px;overflow: hidden;width: 325px;padding: 70px 0 0;}
.ab_r span{width: 170px;height: 42px;display: block;padding: 35px 0 0;}
.ab_r span img{width: 170px;height: 42px;}
.ab_r span a{-webkit-transition:transform .3s;transition:transform .3s; display:block;width: 170px;height: 42px;}
.ab_r span a:hover{-webkit-transform:translate(3px,0);transform:translate(3px,0);}

/*友情链接*/
.f_link{height: 90px;line-height: 90px;overflow: hidden;margin: -90px 0 0 650px;width: 550px;}
.f_link b{display: block;float: left;font-size: 14px;color: rgba(255,255,255,0.5);width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.5);float: left;width: 470px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.5); padding:0 10px 0 0;}
.f_link p a:hover{color: rgba(255,255,255,0.8);}

/**/
@-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);
  }
}







/*首页智享社区*/
.recruit .item dl{color: #595757;font-size:18px;position: relative;padding-left: 8px;line-height: 25px;font-family: 'FZLTZHK';}
.recruit .item dl a{float: right;font-size: 12px;}
.recruit .item .sz{font-size: 20px;color:#5ABCB7}
.recruit .item .hz{color: #5ABCB7}
.recruit .item ul{margin-right:-1%;margin-top: 35px; }
.recruit .item li{float:left;width: 24%;margin: 0 1% 1% 0;/*background: #f7f7f7;*/transition:all .5s linear;}
.recruit .item li .pic{overflow: hidden;}
.recruit .item li .pic img{width: 100%;height: 100%;transition:all .5s linear;/*filter: brightness(60%);*/}
.recruit .item li .txt{padding:21px 11px 14px;}
.recruit .item li .txt h4{color:#595757;font-weight: bold;margin-bottom: 3px;}
.recruit .item li .txt p{line-height: 24px;color:#595757;overflow:hidden;}
.recruit .item li .info{font-family: "Arial";font-size: 14px;color: #b2b2b2;padding:0px 11px 14px;}
.recruit .item li .info .if1{background: url(http://www.yuanoa.cn/static/images/info1.png) no-repeat 0 center}
.recruit .item li .info .if2{background: url(http://www.yuanoa.cn/static/images/info2.png) no-repeat 0 center}
.recruit .item li .info .if3{background: url(http://www.yuanoa.cn/static/images/info3.png) no-repeat 0 center}
.recruit .item li .info span{padding-left: 24px;background: no-repeat 0 center;margin-right: 28px;display: inline-block;}
.recruit .item li:hover .pic img{transform:scale(1.1);transition:all .5s linear;filter: brightness(80%);}


.aptitude-t{text-align: center;margin:20px 0 60px;}
.aptitude-t h4{font-size: 30px;color: #171717;text-transform: uppercase;line-height: 32px;}
.aptitude-t dl{position: relative;margin-top: 10px;}
.aptitude-t dl span{padding:0 21px;font-size: 24px;color: #5f5f5f;position: relative;z-index: 5}

.ys-info ul,.ys-info li{padding: 0;margin:0; list-style: none;}
.ys-info .mian{margin: 45px 0 37px;font-size:18px;color: #595757;line-height: 36px;}

.infoA{margin-bottom: 50px;width: 72.4%;margin: 0 auto;}
.infoA li{float: left;width: 22.3%;position: relative;text-align: center;margin:0 4.5%;}
.infoA li img{width: 100%;height: 100%;transition:.5s;}
.infoA li img:hover{box-shadow: 0px 0px 10px rgba(89,87,87,.7)}
.infoA li p{top:60px;line-height: 40px;color: #575757;font-size:26px;font-weight: bold;paddings:0 22%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;position: absolute;width:100%;}
.infoA li dl{top:40px;line-height: 16px;color: #848485;font-size:13px;padding: 38% 16%;text-align: center;overflow: hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:normal; ;position: absolute;}
.infoA .cur p,.infoA .cur dl{color: #fff}
.infoA .infoA2 p,.infoA .infoA2 dl{color: #fff}
.infoA .infoA2.cur p{color: #575757}
.infoA .infoA2.cur dl{color: #848485}

.infoB{margin-bottom: 50px;}
.infoB li{float: left;width: 16%;position: relative;text-align: center;margin:0 4.5%;}
.infoB li img{width: 100%;height: 100%;transition:.5s;}
.infoB li p{top:60px;line-height: 40px;color: #575757;font-size: 26px;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;position: absolute;width: 100%;}
.infoB li dl{top:40px;line-height: 16px;color: #848485;font-size: 13px;padding: 38% 16%;text-align: center;overflow: hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:normal; ;position: absolute;left: 0;}
.infoB .cur p,.infoB .cur dl{color: #fff}
.infoB .infoB1 p,.infoB .infoB1 dl,.infoB .infoB4 p,.infoB .infoB4 dl{color: #fff}
.infoB .infoB1.cur p,.infoB .infoB4.cur p{color: #575757}
.infoB .infoB1.cur dl,.infoB .infoB4.cur dl{color: #848485}


.clear{clear:both}
.clearfix:after,.clearfix:before{display:table;content:""}
.clearfix:after{clear:both}
.text{text-align:center}
.fl{float:left}
.fr{float:right}
.hide{display:none}
.hidden{display: none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9e9e9e}
input:-moz-placeholder,textarea:-moz-placeholder{color:#9e9e9e}
input::-moz-placeholder,textarea:-moz-placeholder{color:#9e9e9e}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9e9e9e}
.wrap{max-width: 1560px;margin:0 auto;width: 68.4%;}
.wrapp{max-width: 1560px;margin:0 auto;width: 78.4%;}


.top_bg.fixed{
    position: fixed;
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,.3);
    paddings: 10px 0;
    background: #fff;
    left:0;top: 0;width: 100%;
}