/* 清除内外边距 */
@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;}

.guide dl dd p img,.pro01_r ul li i img,.pro03_r ul li img,.jidi_qie img,.case ul li img,.photo ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.guide dl dd p img:hover,.pro01_r ul li:hover i img,.pro03_r ul li img:hover,.jidi_qie img:hover,.case ul li img:hover,.photo ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*引子*/
.guide{padding: 45px 0 100px;}
.gui_tit{font-size: 50px;color: #000;text-align: center;height: 120px;line-height: 50px;overflow: hidden;background: url(../images/yinz_line.png) no-repeat center bottom;}
.gui_tit a{color: #000;}
.gui_tit a:hover{color: #39aff9;}
.gui_tit span{display: block;font-size: 26px;color: #000;font-weight: normal;line-height: 26px;padding: 0 0 15px;}
.guide dl{width: 300px;height: 450px;float: left;margin: 70px 0 0;position: relative;z-index: 1;overflow: hidden;}
.guide dl:before{content: "";width: 1px;height: 100%;background: #e5e5e5;position: absolute;top: 0;left: 0;}
.guide dl dt{width: 300px;height: 450px;padding: 140px 45px 0;box-sizing: border-box;}
.guide dl dt b{display: block;width: 90px;height: 90px;background: #39aff9;text-align: center;position: absolute;top: 22px;left: 50px;border-radius: 50%;font-size: 20px;color: #fff;box-shadow: 0 3px 10px 3px rgba(57,175,249,0.1);line-height: 26px;-webkit-transition:all .5s;transition:all .5s;z-index: 5;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.guide dl dt b i{display: block;padding: 17px 0 0;}
.guide dl dt h5{height: 40px;line-height: 40px;overflow: hidden;font-size: 26px;color: #333;}
.guide dl dt p{ padding: 10px 0 0; font-size: 14px;color: #666;line-height: 25px;height: 75px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; text-overflow: ellipsis; }
.guide dl dt em{width:44px; height:44px;display: block;line-height: 0;overflow: hidden;position: absolute;bottom: 0;left: 50px;}
.guide dl dt em img{width:44px; height:44px;}
.guide dl dd{position: absolute;top: -460px;left: 0;width: 300px;height: 450px;background: #39aff9;-webkit-transition:all .5s;transition:all .5s;}
.guide dl dd h5{font-size: 26px;color: #fff;line-height: 34px;height: 88px;overflow: hidden;position: relative;padding: 30px 0 0 45px;}
.guide dl dd h5 i{display: block;}
.guide dl dd h5:before{content: "";width: 45px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 45px;}
.guide dl dd p{width: 300px;height: 300px;line-height: 0;overflow: hidden;}
.guide dl dd p img{width: 300px;height: 300px;}
.guide dl:hover dd,.guide dl.cur dd{top: 0;}
.guide dl:hover dt b,.guide dl.cur dt b{background: #45b035;left: 90px;box-shadow: 0 3px 10px 3px rgba(69,176,53,0.1);-webkit-transform: translateX(100%) rotate(360deg);transform: translateX(100%) rotate(360deg);}

/**/
.product{width: 100%;background:#f3f3f3 url(../images/cp_bg.jpg) no-repeat center top;background-size: 100% 19.8rem;overflow: hidden;padding: 3.2rem 0 4rem;}
.pro_con{width: 70rem;margin: 0 auto;min-width: 1200px;max-width: 1400px;}
.product .gui_tit{background: url(../images/cp_line.png) no-repeat center bottom;}
.product .gui_tit a{color: #fff;}
.product .gui_tit span{color: #fff;}
.pro01{padding: 1.5rem 0;}
.pro01_nav{height: 2.7rem;line-height: 2.7rem;overflow: hidden;border: rgba(255,255,255,0.1) 0.05rem solid;margin-bottom: 1rem;}
.pro01_nav h3{width: 13.1%;float: left;}
.pro01_nav h3 a{display: block;width: 100%;text-align: center;height: 2.7rem;background: #45b035;font-size: 1.4rem;color: #fff;}
.pro01_nav ul{float: left;}
.pro01_nav ul li{float: left;padding-left: 1.5rem;}
.pro01_nav ul li a{font-size: 0.8rem;color: #f4f4f4;}
.pro01_nav ul li a:hover{color: #fff;font-weight: bold;}
.pro01_nav span{width: 1.3rem;height: 1.3rem;display: block;float: right;line-height: 0;overflow: hidden;padding: 0.6rem 0.8rem 0 0;}
.pro01_nav span img{width: 1.3rem;height: 1.3rem;}
.pro01_l{width: 36.78%;height: 29rem;overflow: hidden;}
.pro01_l:before{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.pro01_l:hover:before{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.pro01_l a{display: block;width: 100%;line-height: 0;height: 29rem;overflow: hidden;}
.pro01_l a img,.pro01_r ul li i img,.pro03_r ul li img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.pro01_l ul{width: 100%;position: absolute;top: 3rem;left: 0;}
.pro01_l ul li{font-size: 1.3rem;color: #111;font-weight: bold;width: 33.3%;float: left;text-align: center;line-height: 1.3rem;}
.pro01_l ul li em{width: 2.6rem;height: 2.5rem;display: block;line-height: 0;margin: 0 auto 0.7rem;}
.pro01_l ul li em img{width: 2.6rem;height: 2.5rem;}
.pro01_l ul li i{display: block;font-size: 0.7rem; font-family:Arial, Helvetica, sans-serif;}
.pro01_l ul li:hover em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.pro01_r{width: 62.5%;height: 29rem;overflow: hidden;}
.pro01_r ul li{width: 32.57%;float: left;position: relative;line-height: 0;height: 14.25rem;overflow: hidden;margin-bottom: 0.5rem;margin-right: 1.1%;}
.pro01_r ul li b{display: block;font-size: 1rem;color: #fff;width: 3rem;height: 3rem;text-align: center;line-height: 3rem;background: #45b035;position: absolute;top: 1rem;right: 1rem;border-radius: 50%;z-index: 2;transition: all 0.5s;}
.pro01_r ul li span{display: flex;align-items: center;justify-content: space-between;width: 90%; padding: 0 5%; height: 2.3rem;background: #39aff9;position: absolute;bottom: 0;left: 0;font-size: 0.8rem;color: #fff;}
.pro01_r ul li em{width: 1.2rem;height: 1.2rem;line-height: 0;}
.pro01_r ul li em img{width: 1.2rem;height: 1.2rem;}
.pro01_r ul li:hover span{font-weight: bold;}
.pro01_r ul li:nth-child(3n){margin-right: 0;}
.pro01_r ul li:hover b{animation: flipInY 1s;}
.pro02 .pro01_nav{border: rgba(0,0,0,0.1) 0.05rem solid;}
.pro02 .pro01_nav ul li a{color: #333;}
.pro02 .pro01_nav ul li a:hover{color: #000;}
.pro02 .pro01_l ul li{color: #fff;}
.pro03{padding: 2.5rem 0 0;}
.pro03_l{width: 50%;padding: 1.2rem 0 0;}
.pro03_nav01,.pro03_nav02 h3{height: 3.5rem;line-height: 3.5rem;overflow: hidden;border-bottom: #e1e1e1 0.1rem solid;}
.pro03_nav01 h3{width: 25.7%;float: left;}
.pro03_nav01 h3 a{display: block;width: 100%;font-size: 1.5rem;color: #000;}
.pro03_nav01 ul{float: left;}
.pro03_nav01 ul li{float: left;padding-left: 1.5rem;}
.pro03_nav01 ul li a,.pro03_nav02 ul li a{font-size: 0.8rem;color: #333;}
.pro03_nav01 ul li a:hover,.pro03_nav02 ul li a:hover{color: #000;font-weight: bold;}
.pro03_nav01 span,.pro03_nav02 span{width: 1.9rem;height: 1.9rem;display: block;float: right;line-height: 0;overflow: hidden;padding: 0.7rem 0 0;}
.pro03_nav01 span img,.pro03_nav02 span img{width: 1.9rem;height: 1.9rem;}
.pro03_nav02{padding: 3.5rem 0 0;}
.pro03_nav02 h3{margin-bottom: 1rem;}
.pro03_nav02 h3 a{font-size: 1.5rem;color: #000;}
.pro03_nav02 ul li{width: 20%;float: left;line-height: 2.2rem;}
.pro03_r{width: 41.42%;}
.pro03_r ul li{width: 46.55%;float: left;line-height: 0;position: relative;overflow: hidden;margin-bottom: 1rem;margin-left: 3.44%;height: 10.2rem;}
.pro03_r ul li span{display: block;width: 100%;text-align: center; height: 2rem;line-height: 2rem;position: absolute;bottom: 0;left: 0;font-size: 0.8rem;color: #333;background: rgba(255,255,255,0.5);}

/*优势*/
.super{width: 100%;padding: 90px 0;overflow: hidden;}
.sup_bt{height: 180px;}
.sup_tit{width: 500px;font-size: 50px;color: #000;height: 125px;line-height: 50px;overflow: hidden;background: url(../images/yinz_line.png) no-repeat 0 bottom;}
.sup_tit span{display: block;font-size: 30px;font-weight: normal;line-height: 30px;padding: 15px 0 0;}
.cpys_t{width: 680px;height: 180px;}
.cpys_t ul li{font-size: 22px;color: #333;width: 25%;height: 180px;float: left;cursor: pointer;position: relative;text-align: center;}
.cpys_t ul li:before{content: "";width: 1px;height: 108px;background: #eee;position: absolute;top: 0;left: 0;}
.cpys_t ul li:after{content: "";width: 0;height: 5px;background: #45b035;position: absolute; bottom: 0; left: 10%;-webkit-transition:all .5s;transition:all .5s;z-index: 3;}
.cpys_t ul li em{ display: block;width:54px; height:54px;margin: 0 auto 15px;line-height: 0;overflow: hidden;}
.cpys_t ul li em img{width:54px; height:108px;-webkit-transition:all .5s;transition:all .5s;}
.cpys_t ul li:first-child:before{background: none;}
.cpys_t ul li.on:after{width: 80%;}
.cpys_t ul li.on em img{margin-top: -54px;}
.super_m dl{width: 100%;position: relative;}
.super_m dl dt{width: 100%;line-height: 0;overflow: hidden;}
.super_m dl dt img{display: block;width: 100%;}
.super_m dl dd{position: absolute;top: 110px;left: calc(50% - 600px);overflow: hidden;width: 1200px;}
.sup_desc{width: 400px;height: 550px;padding: 80px 40px 0 50px;background: #39aff9;box-sizing: border-box;}
.super_m dl dd h5{font-size: 40px;color: #fff;height: 80px;line-height: 40px;overflow: hidden;padding-top: 40px;}
.super_m dl dd h5 i{display: block;font-size: 14px; font-family:Arial, Helvetica, sans-serif;font-weight: normal;text-transform: uppercase;color: rgba(255,255,255,0.4);}
.super_m dl dd p{font-size: 18px;color: #fff;line-height: 30px;padding: 15px 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; text-overflow: ellipsis;}
.super_m dl dd b{display: block;font-size: 80px;color: rgba(255,255,255,0.1); font-family: "DINOT";line-height: 80px;overflow: hidden;}

/*生产基地*/
.jidi{padding-bottom: 100px;}
.jidi_m{padding: 40px 0 0;}
.jidi_qie{width: 1200px;height: 493px;line-height: 0;overflow: hidden;}
.jidi_qie img{width: 1200px;height: 493px;}
.jidi_desc{background: url(../images/jidi_k.png) no-repeat;width: 350px;height: 305px;position: absolute;top: 0;right: 0;z-index: 2;padding: 45px 20px 0 80px;box-sizing: border-box;color: #fff;}
.jidi_desc b{display: block;height: 30px;line-height: 30px;font-size: 20px;}
.jidi_desc span{display: block;font-size: 24px;height: 60px;line-height: 60px;}
.jidi_desc i{font-size: 60px; font-family: "DINOT";padding-right: 5px;}
.jidi_desc p{font-size: 16px;line-height: 26px;padding: 20px 0 0;}
.jidi_nav{width: 1200px;height: 120px;background: #f3f3f3;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.jidi_nav ul li{width: 600px;height: 120px;float: left;font-size: 16px;color: #333;line-height: 34px;padding: 25px 0 0 100px;box-sizing: border-box;background-image: url(../images/jidi_ico01.png);background-position: 190px 30px;background-repeat: no-repeat;position: relative;}
.jidi_nav ul li:before{content: "";width: 0;height: 3px;background: #39aff9;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.jidi_nav ul li b{display: block;font-size: 20px;}
.jidi_nav ul li.on{background-color: #fff;}
.jidi_nav ul li.on:before{width: 100%;}

/*案例*/
.case{background: #f3f3f3;padding-top: 100px;position: relative;}
.case_nav{width: 62.5%;height: 114px;border: #dadada 1px solid;position: relative;margin: 45px auto 0;}
.case_nav:before{content: "";width: 100%;height: 1px;background: #dadada;position: absolute;top: 50%;left: 0;z-index: 1;}
.case_nav ul li{width: 20%;float: left;height: 57px;position: relative;}
.case_nav ul li:before{content: "";width: 1px;height: 100%;background: #dadada;position: absolute;top: 0;right: 0;z-index: 1;}
.case_nav ul li a{font-size: 18px;color: #333;display: block;width: 100%;height: 57px;text-align: center;line-height: 57px;}
.case_nav ul li a:hover,.case_nav ul li.cur a{background: #39aff9;color: #fff;}
.case_nav ul li:nth-child(5n):before{background: none;}
.case_l{width: 18.65%;}
.case_l ul li{width: 100%;height: 15.45rem;line-height: 0;overflow: hidden;margin-bottom: 2px;}
.case_l ul li img,.case_cm ul li img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.case_c{width: 62.5%;height: 31rem;margin-left:0.1%;}
.case_c .tempWrap{margin: 0 auto;}
.case_cm{width: 100%;}
.case_cm ul li{width: 100%;height: 31rem;line-height: 0;overflow: hidden;}
.case_num{position: absolute;bottom: 40px;right: 50px;}
.case_num ul li{float: left;width: 20px;height: 20px;background: #fff;text-indent: -9999px;border-radius: 50%;margin-right: 10px;cursor: pointer;}
.case_num ul li.on{background: #45b035;}

/*服务全流程*/
.fuw{padding: 75px 0 110px;position: relative;z-index: 1;}
.fuw:before{content: "";width: 100%;height: 1px;background: #e8e8e8;position: absolute;top: 290px;left: 0;z-index: -1;}
.fuw .gui_tit,.news .gui_tit{height: 100px;line-height: 100px;}
.fuw dl{width: 380px;height: 405px;position: relative;float: left;padding: 50px 0 0;margin-right: 30px;}
.fuw dl:before{content: "";width: 100%;height: 300px;background: #fff;position: absolute;bottom: 0;left: 0;z-index: -1;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.03);-webkit-transition:all .5s;transition:all .5s;}
.fuw dl dt{width: 142px;height: 142px;background: #39aff9;border-radius: 50%;margin: 0 auto; transition: all 0.3s ease-in-out 0s;}
.fuw dl dt img{width: 142px;height: 142px;}
.fuw dl:hover dt,.fuw dl.cur dt{ transform: rotateY(180deg);background: #45b035;}
.fuw dl dd{color: #333;padding-left: 60px;}
.fuw dl dd b{display: block;font-size: 22px;height: 60px;line-height: 60px;overflow: hidden;margin-bottom: 10px;}
.fuw dl dd p{font-size: 14px;font-weight: bold;line-height: 38px;}
.fuw dl dd i{color: rgba(110,110,110,0.3);font-family:Arial, Helvetica, sans-serif;padding-left: 10px;font-weight: normal;}
.fuw dl.nobor{margin-right: 0;}
.fuw dl.cur:before{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.08);}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 264px;overflow: hidden;}
.ban01_l{padding: 70px 0 0;width: 700px;height: 120px;font-size: 28px;color: #fff;line-height: 46px;background: url(../images/ban01_line.png) no-repeat 0 bottom;}
.ban01_l b{display: block;font-size: 38px;}
.ban01_l i{display: inline-block;margin: 0 10px;position: relative;z-index: 1;}
.ban01_l i:before{content: "";width: 100%;height: 15px;background: #45b035;position: absolute;bottom: 0;left: 0;z-index: -1;}
.ban01_r{width: 420px;padding:100px 0 0;}
.ban01_r p{font-size: 26px;color: #fff;line-height: 34px;background: url(../images/ban01_tel.png) no-repeat 0 center;padding-left: 56px;float: left;}
.ban01_r p b{display: block;}
.ban01_r span{width: 130px;height: 40px;display: block;float: right;padding: 12px 0 0;}
.ban01_r span a{display: block;width: 100%;text-align: center;height: 40px;line-height: 40px;background: #45b035;font-size: 14px;color: #fff;border-radius: 40px;}
.ban01_r span a:hover{background: #fff;color: #45b035;}
.ban01_r span a:hover{animation:shake .9s linear;-webkit-animation:shake .9s linear;}

/* 新闻动态 */
.news{padding: 100px 0;}
.news_l{width: 750px;padding: 15px 0 0;}
.news_t{height: 75px;line-height: 75px;overflow: hidden;text-transform: uppercase;position: relative;}
.news_t:before{content: "";width: 580px;height: 1px;background: #e5e5e5;position: absolute;top: 50%;left: 95px;}
.news_t a{font-size: 14px;color: #000;}
.news_t a:hover,.news_l dl dd h5 a:hover{color: #45b035;}
.news_t b{font-size: 18px;}
.news_t span{color: #666;float: right;}
.news_l dl{border-bottom: #e5e5e5 1px solid;height: 217px;padding-bottom: 30px;}
.news_l dl dt{width: 385px;height: 217px;float: left;line-height: 0;overflow: hidden;position: relative;}
.news_l dl dt em{width: 385px;height: 217px;display: none;position: absolute;top: 0;left: 0;background:rgba(0,0,0,0.5) url(../images/news_video.png) no-repeat center;}
.news_l dl dt img{width: 385px;height: 217px;}
.news_l dl dd{width: 330px;float: right;height: 217px;}
.news_l dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.news_l dl dd h5 a{font-size: 16px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_l .news_desc{font-size: 14px;color: #858585;line-height: 24px;height: 96px;padding: 10px 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4; overflow: hidden; text-overflow: ellipsis;}
.news_l dl dd span{display: block;padding: 30px 0 0;}
.news_l 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;border-radius: 30px;text-transform: uppercase;}
.news_l dl dd span a:hover{border: #39aff9 1px solid;background: #39aff9;color: #fff;}
.news02{width: 750px;overflow: hidden;padding: 20px 0 0;}
.news02 ul{width: 360px;float: left;margin-left: 40px;}
.news02 ul li{width: 360px;height: 64px;line-height: 64px;overflow: hidden;border-bottom: #e5e5e5 1px solid;}
.news02 ul li a{font-size: 14px;color: #434343;display: block;width: 350px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news02 ul li a:hover{color: #45b035;font-weight: bold;}

/*常见问答*/
.wd{width: 380px;padding: 15px 0 0;}
.wd .news_t:before{width: 210px;}
.wd_m a{display: block;}
.wd dl{height: 100px;width: 380px;padding-top: 15px;border-bottom: #e5e5e5 1px solid;}
.wd dl dt{height: 30px;line-height: 30px;font-size: 16px;color: #333;font-weight: bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wd dl:hover dt{color: #45b035;}
.wd dl dd{width: 380px;font-size: 14px;color: #666;height: 44px;line-height: 22px;padding:5px 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis;}

/*关于我们*/
.about{background: url(../images/ab_bg.jpg) no-repeat center 0;height: 834px;overflow: hidden;}
.about dl{height: 834px;position: relative;}
.about dl dt{width: 832px;height: 834px;position: absolute;top: 0;left: 50%;line-height: 0;overflow: hidden;margin-left: 128px;}
.about dl dt img{width: 832px;height: 834px;}
.about dl dd{width: 600px;float: left;padding: 140px 0 0;}
.about dl dd h5{height: 150px;line-height: 60px;position: relative;overflow: hidden;background: url(../images/yinz_line.png) no-repeat 0 bottom;}
.about dl dd h5 b{display: block;font-size: 54px;color: #39aff9; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;}
.about dl dd h5 a{font-size: 50px;color: #333;}
.about dl dd h5 a:hover{color: #45b035;}
.about dl dd p{font-size: 16px;color: #333;line-height: 30px;height: 120px;padding: 20px 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4; overflow: hidden; text-overflow: ellipsis;}
.about dl dd span{display: block;width: 112px;padding: 80px 0 0;}
.about dl dd span a{display: block;font-size: 16px;color: #fff;width: 112px;text-align: center;height: 44px;line-height: 44px;background: #45b035;border-radius: 50px;}
.about dl dd span a:hover{background: #39aff9;}

/*企业风采*/
.photo{padding: 50px 50px 85px;background: #fff;margin-top: -115px;position: relative;z-index: 2;}
.photo ul li{width: 283px;height: 212px;float: left;line-height: 0;overflow: hidden;position: relative;margin-right: 17px;}
.photo ul li img{width: 283px;height: 212px;}
.photo ul li span{display: block;width: 100%;text-align: center;height: 40px;line-height: 40px;font-size: 14px;color: #fff;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.5);}

/*友情链接*/
.f_link{height: 84px;line-height: 84px;overflow: hidden;margin: -84px 0 0 700px;width: 500px;}
.f_link b{display: block;float: left;font-size: 14px;color: rgba(255,255,255,0.9);width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.9);float: left;width: 420px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.9); padding:0 10px 0 0;}
.f_link p a:hover{color: #fff;}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}