/* CSS Document */
		@font-face {
		  font-family: "SourceHanSansCN-Normal";
		  src: url("https://www.fesco.com.cn/webfile//css/rsyggl/$%7Bsite.sitePath%7D/css/font/SourceHanSansCN-Normal.woff2") format("woff2"),
			   url("https://www.fesco.com.cn/webfile//css/rsyggl/$%7Bsite.sitePath%7D/css/font/SourceHanSansCN-Normal.woff") format("woff"),
			   url("https://www.fesco.com.cn/webfile//css/rsyggl/$%7Bsite.sitePath%7D/css/font/SourceHanSansCN-Normal.ttf") format("truetype"),
			   url("https://www.fesco.com.cn/webfile//css/rsyggl/$%7Bsite.sitePath%7D/css/font/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
			   url("https://www.fesco.com.cn/webfile//css/rsyggl/$%7Bsite.sitePath%7D/css/font/SourceHanSansCN-Normal.svg") format("svg");
		  font-weight: normal;
		  font-style: normal;
		}
		body {
		  font-family: SourceHanSansCN-Normal;
		}
* {
    padding: 0;
    margin: 0;
    word-spacing: normal;
    /*font-family: "微软雅黑";*/
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

a,
input {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.height {
    width: 100%;
    display: block;
    height: 90px;
}

html,
body,
div,
p,
img,
ul,
li,
a,
span,
h1 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    font-family: "微软雅黑";
    outline: none;
}

html,
body {
    height: 100%;
}

/*工惠通*/
.xccsglbanner {
    background: url(../image/rsygglbanner.jpg) no-repeat center;
    height: 397px;
}

.xccsgl-union {
    width: 1090px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 16px;
    color: #646464;
    background: url(../image/rsyggl-bg.png) no-repeat 0 80px;
    padding: 240px 0 200px 330px;
    line-height: 2;
}

.graybg {
    background: #f4f6f8;
}

.ghtcontent {
    width: 1090px;
    margin: 0 auto;
}

.ghtservice-title {
    color: #3b3a3a;
    font-size: 38px;
    text-align: center;
    font-weight: Bold;
    position: relative;
    padding: 40px 0 50px 0;
}

.ghtservice-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom:40px;
    margin-left: -27px;
    display: block;
    width: 55px;
    height: 9px;
    background: #e83820;
}
.ghtservice-title .title-en{
    color: #888;
    font-size: 26px;
}

.service-cont {
    text-align: center;
    margin: 50px 0;
}

.product-title {
    color: #383838;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.product-text {
    font-size: 18px;
    color: #383838;
    margin: 30px 0;
    height: 76px;
}

.product-list {
    font-size: 18px;
    color: #383838;
    overflow: hidden;
}

.product-list li {
    float: left;
    width: 50%;
    margin-top: 8px;
}

.product-list li span {
    margin-right: 10px;
}

.iconbox {
    margin-top: -100px;
    text-align: center;
}

.product {
    padding: 40px 0 80px 0;
}

.ghtli3 li {
    width: 33.3%;
}

.li6 li {
    width: 16.6%;
}

.product .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.product .col-md-6 {
    margin-top: 80px;
}

.product .white-bg {
    background: #ffffff;
    padding: 50px;
    box-shadow: 0 5px 5px #eeeeee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
}

.product .col-md-12 {
    margin-top: 80px;
}

.product .col-md-12 .product-text {
    height: auto;
}

.goodness {
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding: 30px 0;
}

.goodness:last-child {
    padding-bottom: 90px;
}

.goodness-icon {
    float: left;
}

.goodness-content {
    float: left;
    width: 900px;
    margin-left: 40px;
}

.goodness-title {
    color: #3b3a3a;
    font-size: 28px;
    font-weight: bold;
}

.goodness-text {
    font-size: 18px;
    color: #8e8e8e;
    margin-top: 20px;
}

.h5banner,
.h5play {
    display: none;
}

@media screen and (max-width: 800px) {
    .ghtcontent {
        width: auto;
    }

    .xccsglbanner {
        display: none;
    }

    .h5banner,
    .h5play {
        display: block;
    }

    .h5banner img {
        width: 100%;
    }

    .hei180 {
        height: auto !important;
    }

    .xccsgl-list li {
        width: 100% !important;
    }

    .xccsgl-union {
        background: none !important;
        width: 100%;
        padding: 15px;
        font-size: 14px;
    }

    .ghtservice-title {
        font-size: 20px;
        padding: 20px 0;
    }

    .ghtservice-title::after {
        top: 50px;
        width: 40px;
        height: 6px;
        margin-left: -20px;
    }

    .service-rlzygl span {
        font-size: 20px !important;
    }

    .service-cont {
        margin: 20px 0;
    }

    .service-cont img {
        width: 80%;
    }

    .product,
    .product .row {
        box-sizing: border-box;
        width: 100%;
        margin: 0 !important;
    }

    .product {
        padding: 0 0 40px 0;
    }

    .product .col-xs-12 {
        margin: 60px 0 15px;
    }

    .product-title {
        font-size: 18px;
        margin: 10px 0 15px 0;
    }

    .product .white-bg {
        padding: 15px;
    }

    .product-text {
        font-size: 14px;
        margin: 10px 0;
        height: auto;
    }

    .product-list {
        font-size: 14px;
    }

    .iconbox {
        margin-top: -60px;
    }

    .iconbox img {
        width: 24%;
    }

    .li6 li {
        width: 33.3%;
    }

    .goodness {
        padding: 15px;
        box-sizing: border-box;
        width: 100%;
    }

    .goodness-icon {
        width: 10%;
    }

    .goodness-icon img {
        width: 100%;
    }

    .goodness-content {
        width: calc(100% - 10% - 20px);
        margin-left: 20px;
    }

    .goodness-title {
        font-size: 18px;
    }

    .goodness-text {
        font-size: 14px;
        margin-top: 10px;
    }

    .goodness:last-child {
        padding-bottom: 40px;
    }
}

/*薪酬财税管理*/

.rlzyglservice-title::after {
    background: #e83820;
}

.gjrc-lifeservice {
    margin-bottom: 60px;
}

.lifeservice-title {
    color: #383838;
    font-size: 28px;
    font-weight: bold;
}

.lifeservice-title img {
    margin-right: 10px;
}

.life-servicebox {
    padding: 30px;
    box-shadow: 0 0 20px #eeeeee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 30px;
}

.life-servicebox .product-list {
    font-size: 16px;
    margin-top: 5px;
}

.pad20 {
    padding-bottom: 60px;
}

.gjrc-workservice {
    background: #ffffff;
    box-shadow: 0 0 20px #eeeeee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 40px 0;
}

.gjrc-workservice .row {
    margin-left: 0;
    margin-right: 0;
}

.gjrc-workservice .row .col-md-4 {
    border-right: 1px solid #e0e0e0;
}

.gjrc-workservice .row .col-md-4:last-child {
    border-right: 0;
}

.service-rlzygl span {
    color: #fbdbdb;
    font-size: 30px;
    margin-right: 5px;
}

.service-list li {
    width: 100%;
}

.xccsgl-list li {
    width: 33.3%;
}

.top30 {
    margin-top: 66px;
}

.hei180 {
    height: 180px;
}

@media screen and (max-width: 800px) {
    .gjrc-union {
        background: none;
    }

    .rlzyglbanner {
        display: none;
    }

    .life-servicebox {
        margin: 15px 0 0 0;
        padding: 15px;
    }

    .lifeservice-title {
        font-size: 18px;
    }

    .life-servicebox .product-list {
        font-size: 14px;
    }

    .lifeservice-title img {
        width: 25px;
    }

    .service-list li:nth-child(2) {
        height: auto;
    }

    .gjrc-workservice {
        padding: 10px 0;
        background: transparent;
        box-shadow: none;
    }

    .pad20 {
        padding-bottom: 0;
    }

    .gjrc-lifeservice {
        margin-bottom: 20px;
    }

    .gjrc-lifeservice .row {
        margin-left: 0;
        margin-right: 0;
    }

    .workser-subtitle {
        font-size: 14px;
    }

    .workser-text {
        font-size: 14px;
    }

    .workser-h5 .workser-text {
        float: left;
        width: 50%;
    }

    .workser-h5 {
        overflow: hidden;
    }
}