body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    background: #f5f5f5;
    color: #333;
}

a{
    text-decoration: none;
}

.hide {
    display: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.color-ff{
    color: #fff;
}

.color-red {
    color: #d0021b;
}

.color-33 {
    color: #333333;
}

.color-95 {
    color: #959595;
}

.b {
    font-weight: bold;
}

.border {
    width: 100%;
    height: 1px;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
}

.bg {
    background: #fff;
}

.bg-f5 {
    background: #f5f5f5;
}

.bg-ee {
    background: #eeeeee;
}

.height-5 {
    width: 100%;
    height: 5px;
}

.height-8 {
    width: 100%;
    height: 8px;
}

.height-10 {
    width: 100%;
    height: 10px;
}

.height-20 {
    width: 100%;
    height: 20px;
}

.height-30 {
    width: 100%;
    height: 30px;
}

.go-top{
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 240px;
    right: 10px;
    background-size: cover;
    z-index: 150;
}

/*index*/
.index-shares-code {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    background: #fffcd5;
    color: #959595;
    text-align: center;
}

.index-box {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

.index-box-position {
    position: relative;
    z-index: 100;
}

.index-title {
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    text-align: center;
}

.index-p {
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
}

.index-img-box {
    width: 96%;
    height: auto;
    margin: 0 2%;
}

.index-img-position {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.index-img {
    width: 100%;
}

.index-content-position {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 101;
}

.index-button-box {
    width: 120px;
    height: 35px;
    margin: 0 auto;
}

.index-button {
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #d0021b;
    border-radius: 4px;
}

.index-mianfei {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -10px;
    right: 8%;
    z-index: 66;
}

/*service*/
.service-border-box {
    width: 96%;
    margin-left: 2%;
    height: auto;
    position: relative;
}

.service-border5 {
    width: 80px;
    height: 5px;
    background: #d0021b;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.service-border1 {
    position: absolute;
    top: 2px;
    z-index: 0;
}

.service-p {
    width: 96%;
    height: auto;
    padding: 0 2%;
    line-height: 22px;
    font-size: 14px;
    text-align: left;
}

.service-p-n {
    width: 100%;
    height: auto;
    line-height: 22px;
    font-size: 14px;
    text-align: left;
}

.service-box {
    width: 96%;
    height: auto;
    padding: 0 2%;
}

.service-box-title {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}

.service-radius {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 24px;
    background: #d0021b;
    color: #fff;
    text-align: center;
    float: left;
}

.service-img-box{
    width: 80%;
    height: auto;
    margin: 0 10%;
}

/*cooperate*/

.cooperate-box {
    width: 96%;
    padding: 0 2%;
}

.cooperate-item {
    width: 48%;
    position: relative;
}

.cooperate-top {
    width: 72px;
    height: 72px;
    border-radius: 72px;
    box-sizing: border-box;
    border: 3px solid #fff;
    background: #f5f5f5;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    text-align: center;
}

.cooperate-bottom {
    width: 92%;
    padding: 50px 4% 10px 4%;
    min-height: 100px;
    background: #f5f5f5;
    margin-top: 36px;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    border-radius: 5px;
}

.cooperate-img-tonghu {
    width: 39px;
    height: 46px;
    margin-top: 10px;
}

.cooperate-img-liansuo {
    width: 42px;
    height: 38px;
    margin-top: 13px;
}

.cooperate-img-peixun {
    width: 40px;
    height: 40px;
    margin-top: 12px;
}

.cooperate-img-yinxiao {
    width: 43px;
    height: 44px;
    margin-top: 11px;
}

.cooperate-lianxi {
    width: 100%;
    height: 94px;
    background: #f5a623;
    color: #fff;
}

/*about*/
.about-video {
    width: 100%;
    position: relative;
}

.about-video-bg {
    width: 100%;
}

.about-video-shade {
    width: 100%;
    height: auto;
}

.about-video-bg-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.about-video-play{
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -24px;
    z-index: 23;
}

.about-map {
    width: 100%;
    height: 200px;
}

.about-item {
    width: 96%;
    margin: 0 2%;
    height: auto;
}

.about-item > div {
    width: auto;
    height: auto;
    line-height: 24px;
    font-size: 14px;
    float: left;
}