body { font-family: arial , 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0;  outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

.mt10 { margin-top: 10px; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.topcon { min-width: 100%; height: 48px; line-height: 48px; color: #666; }
.topcon .tel { float: right; height: 32px; line-height: 32px; border-radius: 16px; padding: 0 20px; background: #7ab446; margin: 8px 0; color: #fff; }
.topcon .tel img { vertical-align: middle; width: 16px; height: 18px; margin-right: 5px; }
.topcon .tel .big { font-size: 18px; font-weight: bold; }
.topcon .icon { float: right; margin-right: 30px; }
.topcon .icon a { color: #666; }
.topcon .icon a:hover { color: #111; text-decoration: underline; }
.topcon .icon img { vertical-align: middle; width: 20px; height: 20px; margin-right: 5px; }

.header { min-width: 1200px; height: 82px; position: relative; z-index: 999; }
.header .logo { float: left; width: 240px; height: 54px; margin-top: 14px; }
.header .logo img { width: 100%; height: 100%; }
.header .navigation-up { width: 920px; height: 82px; float: right; overflow: hidden; }
.header .navigation-up li { float: left; }
.header .navigation-up li a { display: block; padding: 0 25px; height: 82px; line-height: 82px; font-size: 15px; color: #555; box-sizing: border-box; }
.header .navigation-up .nav-up-selected { background: #7ab446; }
.header .navigation-up .nav-up-selected a { color: #fff; }
.header .navigation-up .nav-up-selected-inpage { background: #6fa541; }
.header .navigation-up .nav-up-selected-inpage a { color: #fff; }
.header .navigation-down { position: absolute; top: 82px; left: 0; width: 100%; }
.header .navigation-down .nav-down-menu { width: 100%; margin: 0; background: #7ab446; position: absolute; top: 0; }
.header .navigation-down .nav-down-menu .navigation-down-inner { margin: auto; width: 1200px; position: relative; text-align: center; }
.header .navigation-down .nav-down-menu dl { display: inline-table; margin: 18px 60px 18px 0; }
.header .navigation-down .menu-1 dl { margin: 20px 60px 25px 0; text-align: left; }
.header .navigation-down .menu-1 dt { padding-bottom: 10px; border-bottom: 1px solid #eef177; font-size: 14px; font-weight: bold; margin-bottom: 10px; }
.header .navigation-down .menu-1 dt a { color: #eef177; }
.header .navigation-down .menu-1 dd { margin: 0; padding: 0; }
.header .navigation-down .menu-1 dd a { line-height: 30px; color: #fff; }
.header .navigation-down .menu-1 dd a:hover { color: #eef177; }
.header .navigation-down .menu-2 dd a, .header .navigation-down .menu-3 dd a { color: #fff; }

.banner { height: 600px; position: relative; text-align: center; overflow: hidden; min-width: 1200px; }
.banner .bannercont { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; text-align: center; }
.banner .bannercont .slides { position: relative; z-index: 1; }
.banner .bannercont .slides li { height: 600px; }
.banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 20px; z-index: 3; text-align: center; }
.banner .bannercont .flex-control-paging li { display: inline-block; }
.banner .bannercont .flex-control-paging li a { display: block; list-style: none; margin: 0 5px; width: 40px; height: 5px; background: #fff; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #7ab446; }
.banner .bannercont .flex-direction-nav li { list-style: none; }
.banner .bannercont .flex-direction-nav a { position: absolute; top: 50%; margin-top: -20px; z-index: 3; width: 40px; height: 40px; background: no-repeat center; opacity: .5; }
.banner .bannercont .flex-direction-nav a:hover { opacity: 1; }
.banner .bannercont .flex-direction-nav .flex-prev { background-image: url(../images/left.png); left: 40px; }
.banner .bannercont .flex-direction-nav .flex-next { background-image: url(../images/right.png); right: 40px; }

.pub-head { text-align: center; letter-spacing: 2px; }
.pub-head .pub-tit { font-size: 34px; }
.pub-head .pub-txt { font-size: 18px; color: #666; margin-top: 10px; }

.pub-more { display: block; width: 200px; height: 45px; line-height: 45px; font-size: 15px; text-align: center; background: #7ab446; margin: 40px auto 0; border-radius: 5px; color: #fff !important; transition: all .4s ease; }
.pub-more:hover { background: #487440; }

.product { min-width: 1200px; padding: 60px 0; background: #f4f4f4; }
.product .product-box { margin-top: 30px; overflow: hidden; margin-left: -15px; }
.product .product-box li { width: 390px; height: 300px; margin-left: 15px; float: left; background: #fff; margin-top: 15px; position: relative; overflow: hidden; }
.product .product-box li .pic { width: 220px; height: 300px; position: absolute; right: 0; top: 0; }
.product .product-box li .pic img { width: 100%; height: 100%; transition: all .4s; }
.product .product-box li .con { width: 190px; height: 100px; position: absolute; left: 30px; top: 100px; }
.product .product-box li .con .tit { font-size: 22px; font-weight: bold; color: #72a842; letter-spacing: 1px; }
.product .product-box li .con .txt { font-size: 14px; line-height: 22px; height: 44px; color: #888; margin-top: 20px; }
.product .product-box li:hover .pic img { transform: scale(1.1); }

.case { width: 1200px; margin: 60px auto; overflow: hidden; }
.case .case-type { margin-top: 40px; text-align: center; }
.case .case-type a { display: inline-block; width: 120px; height: 36px; line-height: 36px; text-align: center; border-radius: 36px; color: #555; font-size: 15px; margin: 0 10px; }
.case .case-type a:hover { color: #fff !important; background: #7ab446; }
.case .case-box { margin-top: 40px; padding: 0 45px; box-sizing: border-box; position: relative; }
.case .case-box .slides { overflow: hidden; }
.case .case-box .slides li { width: 370px !important; padding: 0 15px; box-sizing: border-box; text-align: center; }
.case .case-box .slides li a { width: 340px; position: relative; display: block; overflow: hidden; }
.case .case-box .slides li a .img { width: 340px; height: 211px; overflow: hidden; }
.case .case-box .slides li a .img img { width: 100%; height: 100%; transition: all .4s; }
.case .case-box .slides li a .tit { font-size: 16px; margin-top: 15px; }
.case .case-box .slides li a:hover .img img { transform: scale(1.1); }
.case .case-box .slides li a:hover .tit { color: #7ab446; }
.case .case-box .flex-direction-nav li a { width: 11px; height: 20px; display: block; opacity: .6; }
.case .case-box .flex-direction-nav li a:hover { opacity: 1; }
.case .case-box .flex-direction-nav li .flex-prev { background: url(../images/arr-l.png) no-repeat; position: absolute; left: 0; top: 50%; margin-top: -10px; }
.case .case-box .flex-direction-nav li .flex-next { background: url(../images/arr-r.png) no-repeat; position: absolute; right: 0; top: 50%; margin-top: -10px; }

.solution { min-width: 1200px; padding: 70px 0; background: url(../images/solution-bg.jpg) no-repeat center top #f4f4f4; }
.solution .pub-head { color: #fff; }
.solution .pub-head .pub-txt { color: #fff; }
.solution .solution-box { margin-top: 60px; overflow: hidden; }
.solution .solution-box .item { width: 600px; height: 220px; float: left; overflow: hidden; }
.solution .solution-box .item .item-con-l { width: 300px; height: 220px; background: #fff; float: left; padding: 30px 20px; position: relative; box-sizing: border-box; }
.solution .solution-box .item .item-con-l:before { content: ""; font-size: 0; border-top: 16px solid transparent; border-bottom: 16px solid transparent; border-left: 16px solid #fff; position: absolute; right: -16px; top: 50%; margin-top: -16px; }
.solution .solution-box .item .item-con-l .tit { font-size: 18px; padding-bottom: 10px; line-height: 40px; position: relative; }
.solution .solution-box .item .item-con-l .tit:after { position: absolute; left: 0; bottom: 0; width: 30px; height: 1px; background: #7ab446; content: ''; }
.solution .solution-box .item .item-con-l .txt { color: #666; margin-top: 15px; line-height: 26px; height: 78px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.solution .solution-box .item .item-con-r { width: 300px; height: 220px; background: #fff; float: left; padding: 30px 20px; position: relative; box-sizing: border-box; }
.solution .solution-box .item .item-con-r:before { content: ""; font-size: 0; border-top: 16px solid transparent; border-bottom: 16px solid transparent; border-right: 16px solid #fff; position: absolute; left: -16px; top: 50%; margin-top: -16px; }
.solution .solution-box .item .item-con-r .tit { font-size: 18px; padding-bottom: 10px; line-height: 40px; position: relative; }
.solution .solution-box .item .item-con-r .tit:after { position: absolute; left: 0; bottom: 0; width: 30px; height: 1px; background: #7ab446; content: ''; }
.solution .solution-box .item .item-con-r .txt { color: #666; margin-top: 15px; line-height: 26px; height: 78px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.solution .solution-box .item .item-img { width: 300px; height: 220px; float: left; overflow: hidden; }
.solution .solution-box .item .item-img img { width: 100%; height: 100%; }
.solution .solution-box .item:hover .item-con-l { background: #7ab446; color: #fff; }
.solution .solution-box .item:hover .item-con-l:before { border-left: 16px solid #7ab446; }
.solution .solution-box .item:hover .item-con-l .tit:after { background: #fff; }
.solution .solution-box .item:hover .item-con-l .txt { color: #fff; }
.solution .solution-box .item:hover .item-con-r { background: #7ab446; color: #fff; }
.solution .solution-box .item:hover .item-con-r:before { border-right: 16px solid #7ab446; }
.solution .solution-box .item:hover .item-con-r .tit:after { background: #fff; }
.solution .solution-box .item:hover .item-con-r .txt { color: #fff; }

.news { width: 1200px; margin: 60px auto; }
.news .news-box { margin-top: 30px; overflow: hidden; margin-left: -40px; }
.news .news-box li { width: 580px; float: left; margin: 15px 0 15px 40px; }
.news .news-box li .img { width: 180px; height: 112px; float: left; margin-right: 20px; overflow: hidden; }
.news .news-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.news .news-box li .cont .tit { font-size: 16px; }
.news .news-box li .cont .txt { line-height: 20px; height: 40px; margin-top: 12px; color: #666; }
.news .news-box li .cont .date { margin-top: 12px; color: #666; }
.news .news-box li:hover .img img { transform: scale(1.1); }
.news .news-box li:hover .cont .tit { color: #7ab446; }

.bottom { background: #333; min-width: 1200px; color: #fff; overflow: hidden; }
.bottom a { color: #fff; }
.bottom .foot-nav { padding: 20px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); overflow: hidden; }
.bottom .foot-nav a { color: rgba(255, 255, 255, 0.8); float: left; margin-right: 50px; line-height: 20px; }
.bottom .foot-nav a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box { width: 1200px; overflow: hidden; margin: 0 auto; }
.bottom .foot-box .foot-link { color: rgba(255, 255, 255, 0.8); margin-top: 20px; }
.bottom .foot-box .foot-link .foot-link-tit { font-weight: bold; }
.bottom .foot-box .foot-link .foot-link-con { margin-top: 8px; overflow: hidden; }
.bottom .foot-box .foot-link .foot-link-con a { color: rgba(255, 255, 255, 0.8); float: left; margin-right: 30px; margin-top: 5px; line-height: 20px; }
.bottom .foot-box .foot-link .foot-link-con a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box .foot-cont { overflow: hidden; padding: 50px 0; }
.bottom .foot-box .foot-cont .foot-logo { float: left; height: 90px; padding-right: 50px; border-right: 1px solid rgba(255, 255, 255, 0.1); }
.bottom .foot-box .foot-cont .foot-logo img { vertical-align: middle; }
.bottom .foot-box .foot-cont .foot-logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.bottom .foot-box .foot-cont .foot-con { float: left; width: 650px; margin-left: 50px; line-height: 30px; color: rgba(255, 255, 255, 0.8); }
.bottom .foot-box .foot-cont .foot-con a { color: rgba(255, 255, 255, 0.8); }
.bottom .foot-box .foot-cont .foot-con a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box .foot-cont .foot-qrcode { float: right; width: 200px; overflow: hidden; }
.bottom .foot-box .foot-cont .foot-qrcode img { width: 100px; height: 100px; float: left; margin-right: 20px; }
.bottom .foot-box .foot-cont .foot-qrcode .txt { padding: 20px 0; line-height: 30px; color: rgba(255, 255, 255, 0.8); }

.side { position: fixed; width: 50px; height: 210px; right: 0; bottom: 100px; z-index: 100; }
.side li { width: 50px; height: 50px; float: left; position: relative; margin-bottom: 1px; }
.side li .sidebox { position: absolute; width: 50px; height: 50px; top: 0; right: 0; color: #fff; background: #7ab446; cursor: pointer; padding: 12px; box-sizing: border-box; }
.side li .sidebox img { width: 100%; height: 100%; }
.side li .side-search { display: none; position: absolute; width: 200px; height: 50px; line-height: 50px; top: 0; left: -210px; color: #fff; background: #7ab446; text-align: center; font-size: 18px; font-weight: bold; }
.side li .side-search:before { content: ""; font-size: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #7ab446; position: absolute; bottom: 16px; right: -10px; }
.side li .side-search .search-form { height: 30px; width: 180px; margin: 10px; }
.side li .side-search .search-form input { width: 150px; height: 100%; float: left; padding: 0 10px; background: none; border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; border-right: none; font-size: 14px; line-height: 38px; outline: none; box-sizing: border-box; }
.side li .side-search .search-form button { width: 30px; height: 100%; float: left; border: none; -webkit-appearance: none; color: #FFF; background: url(../images/icon-search.png) no-repeat center #ffb400; background-size: 16px; outline: none; }
.side li .side-search .search-form input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
.side li .side-tel { display: none; position: absolute; width: 150px; height: 50px; line-height: 50px; top: 0; left: -160px; color: #fff; background: #7ab446; text-align: center; font-size: 18px; font-weight: bold; }
.side li .side-tel:before { content: ""; font-size: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #7ab446; position: absolute; bottom: 16px; right: -10px; }
.side li .side-ewm { display: none; position: absolute; width: 150px; height: 150px; padding: 20px; box-sizing: border-box; bottom: 0; left: -160px; color: #fff; background: #7ab446; box-sizing: border-box; text-align: center; }
.side li .side-ewm:before { content: ""; font-size: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #7ab446; position: absolute; bottom: 16px; right: -10px; }
.side li .side-ewm img { width: 100%; height: 100%; }
.side li .sidetop { width: 50px; height: 50px; display: inline-block; background: #b2b2b2; position: relative; padding: 10px; box-sizing: border-box; transition: all .4s ease; }
.side li .sidetop img { width: 100%; height: 100%; }
.side li .sidetop:before { content: ""; font-size: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #b2b2b2; position: absolute; left: 50%; margin-left: -10px; top: -10px; transition: all .4s ease; }
.side li .sidetop:hover { background: #7ab446; }
.side li .sidetop:hover:before { border-bottom: 10px solid #7ab446; }
.side li:hover .side-tel, .side li:hover .side-ewm, .side li:hover .side-search { display: block; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 300px; min-width: 1200px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 300px; left: 50%; margin-left: -960px; z-index: 2; }
.inside-banbox .ban img { width: 100%; }

.insidetype { border-bottom: 1px solid #ececec; height: 80px; min-width: 1200px; }
.insidetype .insidetype-box { width: 1200px; height: 80px; margin: 0 auto; overflow: hidden; }
.insidetype .insidetype-box a { display: block; float: left; font-size: 14px; line-height: 70px; color: #666; height: 80px; font-weight: bold; border-bottom: 2px solid transparent; box-sizing: border-box; margin-right: 30px; }
.insidetype .insidetype-box a:hover { color: #7ab446; }
.insidetype .insidetype-box a.click { color: #7ab446; border-bottom: 2px solid #7ab446; }

.insidetype-2 { width: 1200px; margin: 0 auto; overflow: hidden; }
.insidetype-2 a { display: block; float: left; height: 32px; line-height: 32px; padding: 0 20px; border: 1px solid #aaa; color: #666; margin: 20px 20px 0 0; }
.insidetype-2 a:hover, .insidetype-2 a.click { background: #7ab446; border: 1px solid #7ab446; color: #fff; }

.netadd { width: 1200px; margin: 10px auto 0; height: 20px; line-height: 20px; text-align: right; }
.netadd .add-home { display: inline-block; margin-top: 5px; width: 10px; height: 10px; background: url(../images/icon-home.png) no-repeat; }
.netadd a { display: inline; margin-left: 15px; background: url(../images/icon-arr.png) no-repeat left center; padding-left: 15px; font-size: 14px; color: #929292; font-weight: bold; }
.netadd a:hover { color: #7ab446; text-decoration: underline; }

.main { width: 1200px; margin: 30px auto 50px; overflow: hidden; }

.content { overflow: hidden; margin-top: 30px; line-height: 30px; font-size: 15px; }
.content p { margin: 20px 0; color: #555; }
.content img { max-width: 100%; }

.pagination { padding: 50px 0 0; text-align: center; }
.pagination a { font-size: 12px; height: 18px; line-height: 18px; color: #888; display: inline-block; padding: 0 6px; margin: 0 3px; border: 1px solid #888; vertical-align: middle; }
.pagination a.click { background: #7ab446; border: 1px solid #7ab446; color: #fff; }
.pagination a:hover { background: #eee; }

.in_pro { width: 1200px; }
.in_pro .pro-box { overflow: hidden; }
.in_pro .pro-box li { width: 290px; height:349px; float: left; margin: 5px; font-size: 13px; padding: 10px; box-sizing: border-box; text-align: center; }
.in_pro .pro-box li a { color: #888; }
.in_pro .pro-box li .img { width: 270px; height: 270px; overflow: hidden; }
.in_pro .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .pro-box li .tit { margin: 15px 0 8px; font-size: 16px; color: #333; }
.in_pro .pro-box li:hover { box-shadow: 0 0 8px #ccc; }
.in_pro .pro-box li:hover .img img { transform: scale(1.1); }
.in_pro .pro-box li:hover .tit { color: #7ab446; }
.in_pro .case-box { overflow: hidden; }
.in_pro .case-box li { width: 380px; float: left; margin: 10px; }
.in_pro .case-box li .img { width: 380px; height: 236px; overflow: hidden; }
.in_pro .case-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .case-box li .img img:hover { transform: scale(1.1); }
.in_pro .case-box li .cont { border: 1px solid #e4e4e4; border-top: none; text-align: center; padding: 30px; overflow: hidden; }
.in_pro .case-box li .cont .tit a { font-size: 15px; font-weight: bold; }
.in_pro .case-box li .cont .tit a:hover { color: #7ab446; }
.in_pro .case-box li .cont .txt { font-size: 13px; line-height: 25px; height: 75px; margin-top: 10px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.in_pro .case-box li .cont .push { width: 100%; margin-top: 20px; overflow: hidden; padding-left: 1px; }
.in_pro .case-box li .cont .push .zx { display: block; width: 50%; height: 34px; line-height: 32px; text-align: center; color: #555; float: left; border: 1px solid #e4e4e4; margin-left: -1px; box-sizing: border-box; }
.in_pro .case-box li .cont .push .zx:hover { background: #7AB446; color: #fff; }

.pro-show { overflow: hidden; width: 1200px; margin: 50px auto 0; }
.pro-show .pro-show-l { width: 460px; height: 460px; border: 1px solid #ddd; float: left; }
.pro-show .pro-show-l img { width: 100%; height: 100%; }
.pro-show .pro-show-r { width: 650px; overflow: hidden; float: right; }
.pro-show .pro-show-r .name { font-size: 30px; line-height: 60px; padding-bottom: 20px; margin-top: 10px; border-bottom: 1px solid #ddd; position: relative; }
.pro-show .pro-show-r .name:after { position: absolute; left: 0; bottom: 0; width: 140px; height: 2px; background: #7ab446; content: ''; }
.pro-show .pro-show-r .cont { font-size: 15px; color: #666; line-height: 30px; height: 180px; margin-top: 40px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.pro-show .pro-show-r .push { width: 100%; height: 60px; margin-top: 60px; overflow: hidden; }
.pro-show .pro-show-r .push .item-zx { background: #7AB446; font-size: 22px; float: left; width: 220px; height: 60px; line-height: 60px; color: #fff; border-radius: 60px; text-align: center; }
.pro-show .pro-show-r .push .item-zx i { display: inline-block; vertical-align: middle; margin-right: 10px; font-style: normal; font-weight: normal; }
.pro-show .pro-show-r .push .item-tel { float: left; padding-left: 56px; margin-left: 46px; margin-top: 6px; font-size: 14px; background: url(../images/icon-dh.png) no-repeat left center; }
.pro-show .pro-show-r .push .item-tel p { font-size: 24px; color: #7AB446; }

.pro-tit { height: 60px; line-height: 60px; min-width: 1200px; margin-top: 80px; background: #eee; text-align: center; }
.pro-tit a { float: left; width: 50%; font-size: 16px; display: block; }
.pro-tit a.click { background: #7AB446; color: #fff; }

.pro-class { min-width: 1200px; margin-top: 80px; background: #eee; overflow: hidden; }
.pro-class a { display: block; float: left; font-size: 16px; color: #555; height: 60px; line-height: 60px; padding: 0 20px; font-weight: bold; box-sizing: border-box; }
.pro-class a.click { background: #7AB446; color: #fff; }

.pro-parameter { width: 1200px; margin: 50px auto 0; overflow: hidden; }
.pro-parameter .item { width: 50%; float: left; height: 40px; line-height: 40px; background: #f1f1f1; margin-bottom: 1px; font-size: 15px; color: #555; }
.pro-parameter .item .item-l { width: 30%; float: left; background: #e7e7e7; text-align: center; }
.pro-parameter .item .item-r { width: 70%; float: left; padding: 0 20px; box-sizing: border-box; }

.pro-details { width: 1200px; margin: 100px auto; line-height: 30px; font-size: 15px; }
.pro-details .pro-details-tit { text-align: center; padding-bottom: 50px; overflow: hidden; }
.pro-details .pro-details-tit .tit { font-size: 34px; color: #111; display: inline-block; position: relative; }
.pro-details .pro-details-tit .tit:before { position: absolute; width: 40px; height: 2px; top: 50%; left: 0; margin-left: -50px; background: #111; content: ''; }
.pro-details .pro-details-tit .tit:after { position: absolute; width: 40px; height: 2px; top: 50%; right: 0; margin-right: -50px; background: #111; content: ''; }
.pro-details p { color: #555; }
.pro-details img { max-width: 100%; }

.in_list { width: 100%; margin-top: 30px; overflow: hidden; }
.in_list li { padding: 19px; height: 164px; border: 1px solid #f8f8f8; background: #fafafa; box-sizing: border-box; overflow: hidden; margin: 10px; }
.in_list li a { display: block; }
.in_list li .img { width: 200px; height: 124px; float: left; overflow: hidden; margin-right: 30px; transition: all .6s ease; }
.in_list li .img img { width: 100%; height: 100%; transition: all .6s; }
.in_list li .cont { padding-right: 50px; padding-top: 5px; }
.in_list li .cont .tit { font-size: 16px; font-weight: bold; }
.in_list li .cont .time { font-size: 14px; color: #888; margin-top: 20px; }
.in_list li .cont .intro { font-size: 14px; color: #555555; margin-top: 12px; height: 50px; line-height: 25px; }
.in_list li:hover { border: 1px solid #ddd; box-shadow: 0 0 10px #ccc; transition: all .4s ease; }
.in_list li:hover .cont .tit { color: #7ab446; }
.in_list li:hover .img { margin-right: 50px; transition: all .6s ease; }
.in_list li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.in_list .label { margin-top: 30px; font-size: 14px; }
.in_list .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.in_list .label a:hover { background: #666; color: #fff; }

.article { margin-top: 30px; }
.article .title { font-size: 28px; text-align: center; }
.article .date { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; }
.article .pro-img { width: 600px; margin: 40px auto 0; }
.article .pro-img img { width: 100%; }

.article-flip { background: #f4f4f4; font-size: 15px; padding: 10px 20px; box-sizing: border-box; margin-top: 50px; }
.article-flip a { display: block; height: 30px; line-height: 30px; margin: 15px 0; color: #555; }
.article-flip a:hover { color: #7ab446; }

.article-label { margin-top: 40px; font-size: 15px; }
.article-label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.article-label a:hover { background: #7ab446; color: #fff; }

.article-tj { margin-top: 40px; overflow: hidden; }
.article-tj .tit { font-size: 20px; color: #7ab446; font-weight: bold; height: 60px; line-height: 60px; position: relative; }
.article-tj .tjcon { overflow: hidden; }
.article-tj .tjcon li { font-size: 15px; width: 50%; float: left; padding-right: 15px; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.article-tj .tjcon li a { color: #555; height: 36px; line-height: 36px; padding-left: 15px; position: relative; }
.article-tj .tjcon li a:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; }
.article-tj .tjcon li a:hover { color: #7ab446; }
.article-tj .tjcon li a:hover:before { background: #7ab446; }

.review { margin: 20px auto; width: 1020px; overflow: hidden; }
.review .tit { font-size: 28px; text-align: center; margin-bottom: 30px; }
.review .list { width: 490px; margin: 10px; float: left; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .qita { width: 1000px; margin: 10px; height: 120px; resize: none; line-height: 20px; outline: none; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; }
.review .num { width: 1000px; margin: 10px; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .push { width: 490px; margin: 10px; padding: 15px 0; float: left; font-size: 16px; text-align: center; background: #7ab446; color: #fff; border: 1px solid #7ab446; border-radius: 6px; box-sizing: border-box; outline: none; cursor: pointer; }
.review .cz { background: #eee; border: 1px solid #ddd; color: #555; }

.hrjob-top { height: 60px; line-height: 60px; overflow: hidden; }
.hrjob-top .item { width: 200px; float: left; text-align: center; }

.hrjob-post { background: #999; margin-top: 5px; color: #fff; cursor: pointer; }
.hrjob-post.hover, .hrjob-post:hover { background: #7ab446; }

.hrjob-intro { background: #f8f8f8; padding: 40px; color: #999; line-height: 28px; display: none; }
.hrjob-intro .input { padding-top: 20px; margin-top: 20px; border-top: 1px solid #ddd; }
.hrjob-intro .input a { text-decoration: underline; color: #7ab446; }

/*# sourceMappingURL=style.css.map */
