﻿/*初始化111*/

html, body {
    margin: 0;
    padding: 0;
}

.pagebox {
    position: relative;
}

#c_public_htmlCode-15379530100684777 {
    left: 50% !important;
    margin-left: -960px;
}

#c_public_htmlCode-1538015700120 {
    left: 0px !important;
}

#c_public_htmlCode-15380161363261347 {
    left: 0px !important;
}

#c_news_list-15398612784958214 {
    margin-bottom: 100px;
}

#w_wbox-1510810356111 {
    z-index: 99999999999 !important;
}

#c_employ_list-15398575703550666 {
    margin-bottom: 80px;
}

#c_public_htmlCode-15404350815403859 {
    left: 0px !important;
    width: 100% !important;
}

#c_ebizads_banner-15409931373048219 {
    z-index: 1 !important;
}

#c_ebizads_banner-15409941538847114 {
    z-index: 1 !important;
}

.a222 {
    padding-left: 270px;
}

.a222 .sy1_li {
    width: 100px !important;
}

.a222 .home02 {
    width: 100px !important;
}

.logo1 {
    position: fixed !important;
    top: 20px !important;
    left: 50% !important;
    width: 203px !important;
    z-index: 100000000 !important;
    margin-left: -600px!important;
	padding-top: 0 !important;
}

.logo1 .animated {
    width: auto;
    height: auto;
}

.zxkf {
    list-style: none !important;
	z-index:999;
    background: url(../images/kf2.png) repeat-y;
    width: 58px;
    position: fixed;
    right: 50px;
    bottom: 100px;
}

.zxkf li {
    list-style: none !important;
    height: 58px;
    line-height: 58px;
    text-align: center;
    position: relative;
    margin: 10px 0px;
    font-size: 14px;
}

.zxkf li.kftop {
    background: url(../images/kf1.png) no-repeat;
    height: 101px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    padding-top: 25px;
}

.zxkf li .pic {}

.zxkf li .content {
    position: absolute;
    width: 200px;
    background: #f8f8f8;
    right: 0px;
    transition: all 0.35s ease-in-out;
    overflow: hidden;
    top: 0;
    opacity: 0;
    line-height: 1.8;
    padding: 20px;
    display: none;
    text-align: left;
}

.zxkf li:hover .content {
    opacity: 1;
    display: block;
    right: 54px;
}

.zxkf li .content ul {
    list-style: none;
}

.zxkf li .content ul li {
    list-style: none;
    text-align: center;
    display: inline-block;
    width: 47%;
}