/* CSS Document */
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url("${site.sitePath}/css/font/SourceHanSansCN-Normal.woff2") format("woff2"),
      url("${site.sitePath}/css/font/SourceHanSansCN-Normal.woff") format("woff"),
      url("${site.sitePath}/css/font/SourceHanSansCN-Normal.ttf") format("truetype"),
      url("${site.sitePath}/css/font/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
      url("${site.sitePath}/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;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.fl_pc {
    float: left !important;
}

.fr_pc {
    float: right !important;
}

.color_red {
    color: #DF0011 !important;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.height200 {
    height: 200px;
}

.font_bold {
    font-weight: bold;
}

.mt210 {
    margin-top: 210px !important;
}

/* 首页公告弹窗 */
.m_pop-container {
    display: none;
}

.pop-container {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.4);
}

.pop-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 300px;
    z-index: 1000;
    margin-left: -250px;
    margin-top: -150px;
    background: #fff;
}

.pop-header {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: right;
    padding-right: 15px;
    border-bottom: 1px solid #ccc;
}

.pop-header span {
    cursor: pointer;
    width: 20px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
}

.pop-content {
    padding: 15px;
}

.pop-content .pop-content-line {
    text-indent: 2em;
}

.pop-content .pop-content-footer {
    text-align: right;
}


/*悬浮*/

.xuanfu {
    position: fixed;
    right: 0;
    bottom: 246px;
    z-index: 20;
}

#wechat_code {
    display: none;
}

#phonet_code {
    display: none;
    position: absolute;
    left: -242px;
    top: 59px;
}

.top {
    background: url("../Img/images/top.jpg");
    display: block;
    width: 45px;
    height: 58px;
}

.dianhua {
    background: url("../Img/images/dianhua.jpg");
    display: block;
    width: 45px;
    height: 58px;
    margin-top: 1px;
    position: relative;
}

.dianhua:hover {
    background: url("../Img/images/dianhua-ac.jpg");
}

.wechat {
    background: url("../Img/images/wechat.jpg");
    display: block;
    width: 45px;
    height: 58px;
    margin-top: 1px;
    position: relative;
}

.wechat-ac {
    background: url("../Img/images/wechat.jpg");
}

.wechat-ac:hover {
    background: url("../Img/images/wechat-ac.jpg");
}

.wechat_code {
    position: absolute;
    left: -242px;
    top: 118px;
    display: block;
    width: 242px;
    height: 117px;
}

.wechat span {
    position: absolute;
    left: -242px;
    top: -59px;
    display: block;
    width: 242px;
    height: 117px;
}

.form_index {
    width: 260px;
    /*    height: 500px;*/
    position: absolute;
    left: -260px;
    top: 177px;
    height: 320px;
    background-color: #ffffff;
    /*    border: 1px solid blue;*/
    border: 1px solid #eeeeee;
    line-height: 20px;
    display: none;
}

.form_index table {
    width: 220px;
    margin: 20px auto;
}

.xiaoxian {
    background: url("../Img/images/xiaoxian.jpg");
    display: block;
    width: 45px;
    height: 58px;
    margin-top: 1px;
    position: relative;
}

.xiaoxian:hover {
    background: url("../Img/images/xiaoxian-a.jpg");
}

.form_index label {
    font-size: 14px;
    color: #323232;
    line-height: 22px;
}

.form_index input {
    border: 1px solid gray;
    margin-left: 10px;
}

.sell_submit {
    text-align: center;
    padding-bottom: 15px;
}

.sell_submit input {
    width: 80px;
}

table,
tr,
td {
    /*    border: 1px solid blue;*/
}

#xiaoxian_code {
    /*    border: 1px solid blue;*/
}


/*header*/

.content {
    width: 1200px;
    margin: 0 auto;
}

.pad20 {
    padding: 0 20px;
    width: 1160px !important;
}

.header-box {
    position: fixed;
    width: 100%;
    z-index: 10;
    left: 0;
    top: 0;
}

.top0 {
    top: 0 !important;
    padding-top: 0 !important;
}

.header {
    height: 35px;
    background: #df0011;
    line-height: 35px;
    font-size: 12px;
    color: #ffffff;
    width: 100%;
}


/*hide手机头部header部分*/

.m_header-box {
    display: none;
}

.header a {
    color: #ffffff;
}

.header a span {
    font-family: "Arial";
}

.of {
    overflow: hidden;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}


/*nav*/

.nav {
    padding: 26px 20px;
    box-shadow: 0 4px 8px rgba(30, 18, 11, .2);
    background: #ffffff;
    width: 1160px !important;
}

.nav ul {
    float: left;
    margin-top: 40px;
    margin-left: 20px;
}

.nav ul li {
    float: left;
    margin-left: 60px;
}

.nav ul li a {
    display: block;
    color: #000000;
    font-size: 16px;
}

.nav ul li a:hover {
    color: #df0011;
}

.search {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: url("../Img/images/search.jpg");
}

.top24 {
    margin-top: 24px;
    overflow: hidden;
}

.left10 {
    margin-left: 10px;
}

.sea {
    display: none;
    background: #f2f3f4;
    height: 170px;
    position: relative;
}

.close {
    position: absolute;
    background: url("../Img/images/close.jpg");
    width: 32px;
    height: 26px;
    display: inline-block;
    top: 20px;
    right: 120px;
}

.sea-box {
    border-bottom: 1px solid #c6c6c7;
    width: 680px;
    margin: 0 auto;
    padding-top: 60px;
}

.sea-box .searchInput {
    border: 0;
    background: transparent;
    height: 40px;
    line-height: 40px;
    width: 630px;
    vertical-align: bottom;
    outline: none;
    text-align: center;
    font-size: 20px;
}

.sea-box .submitBtn {
    width: 38px;
    height: 34px;
    display: inline-block;
    border: none;
    background: url("../Img/images/sea-icon.jpg");
}

.sea-box .submitBtn input {
    border: 0;
    background: transparent;
    width: 38px;
    height: 35px;
    font-size: 20px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666666;
    font-size: 30px;
    font-family: "Arial Narrow";
    text-align: center;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #666666;
    font-size: 30px;
    font-family: "Arial Narrow";
    text-align: center;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666666;
    font-size: 30px;
    font-family: "Arial Narrow";
    text-align: center;
}

.sea-icon {
    background: url("../Img/images/sea-icon.jpg");
    width: 38px;
    height: 34px;
    display: inline-block;
}


/*广告 banner*/

.banner_box {
    width: 100%;
    height: 567px;
    margin: 0 auto;
    text-align: center;
}


/*首页PC banner图*/

.index_banner0 {
    background: url("../Img/banner/index_depbanner.jpg");
    background-position: top center;
}

.index_banner1 {
    /*    background: url("../Img/banner/index_banner3.jpg");*/
    background-position: top center;
}

.index_banner2 {
    background: url("../Img/banner/index_banner1.jpg");
    background-position: top center;
}

.index_banner3 {
    background: url("../Img/banner/index_banner2.jpg");
    background-position: top center;
}

.index_banner4 {
    background: url("../Img/banner/party_banner01.jpg");
    background-position: top center;
}

.qyfw_index_banner1 {
    background: url("../Img/banner/index_banner4.jpg");
    background-position: top center;
}

.ygfw_index_banner1 {
    background: url("../Img/banner/fuyou_banner.jpg");
    background-position: top center;
}

.ygfw_index_banner4 {
    background: url("../Img/banner/2018sports_banner.jpg");
    background-position: top center;
}

.ygfw_banner_2018duanwu {
    background: url("../Img/banner/2018duanwu.jpg");
    background-position: top center;
}


/*2018游春荟*/

.index_banner_2018ych {
    background: url("../Img/banner/youchunhui2018.jpg");
    background-position: top center;
}

.index_banner_2018tijian {
    background: url("../Img/banner/tijian1920.jpg");
    background-position: top center;
}

.index_banner_2018greatwall {
    background: url("../Img/banner/2018greatwall.jpg");
    background-position: top center;
}


/*员工频道banner图*/

.index_banner_2018ertongjie {
    background: url("../Img/banner/ertongjie1920.jpg");
    background-position: top center;
}

.m_banner_box {
    display: none;
}

.m_banner_box2 {
    display: none;
}


/*广告图*/


/*
.banner-box {
    height: 700px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
*/

.sub-banbox {
    position: absolute;
    z-index: -10;
    left: 0;
    top: 0;
}

.banner-lb li a {
    display: block;
    overflow: hidden;
}

.banner-lb a img {
    display: block;
    left: 50%;
    top: 35px;
    margin-left: -950PX;
    position: absolute;
}

.banner1-box {
    height: 700px;
    width: 100%;
    overflow: hidden;
    padding-top: 35px;
    position: relative;
}

.banner {
    width: 100%;
    height: 700px;
    background: url("../Img/images/banner.jpg") center;
}

.banner1 {
    width: 100%;
    height: 560px;
    background: url("../Img/images/banner1.jpg") center no-repeat;
}

.banner2 {
    width: 100%;
    height: 700px;
    background: url("../Img/images/banner_1_02.jpg") center;
}

.top420 {
    top: 420px;
}

.focas {
    width: 1200px;
    position: absolute;
    left: 50%;
    z-index: 5;
    bottom: 160px;
    margin-left: -50px;
    overflow: hidden;
    height: 10px;
}

.focas dd {
    float: left;
}

.focas dd a {
    display: inline-block;
    background: url("../Img/images/focus1.png");
    width: 10px;
    height: 10px;
    margin-left: 10px;
}

.focas-ac {
    background: url("../Img/images/focus.png") !important;
}


/*HELO*/

.helo-box {
    background: #e1e7e3;
    min-width: 1200px;
    height: 480px;
    margin-top: 20px;
}

.helo-content {
    width: 620px;
    float: right;
}

.helo-content1 {
    width: ;
    float: left;
    position: relative;
}

.login {
    position: absolute;
    left: 257px;
    top: 194px;
}

.login a {
    display: block;
    width: 130px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    background: #df0011;
    font-size: 20px;
    text-align: center;
}

.helo {
    float: left;
    margin: 20px 0 0 20px;
    background: #ecefed;
    width: 210px;
    padding: 30px 40px;
    height: 150px;
    position: relative;
}

.helo li h2 {
    color: #df0010;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}

.helo li h2 span {
    margin-top: 6px;
    display: block;
    float: right;
}

.helo li a {
    display: block;
    color: #6A6C6B;
    font-size: 16px;
    margin-top: 6px;
}

.helo li a:hover {
    color: #df0011;
}

.go1 {
    display: block;
    width: 86px;
    height: 86px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../Img/images/go1.jpg");
}


/*资讯中心*/

.pad {
    padding-top: 0 !important;
}


/*mobile资讯中心*/

.m_news {
    display: none;
}

.news {
    margin-top: -80px;
    height: 480px;
}

.news ul {
    overflow: hidden;
}

.news ul li {
    float: left;
    width: 25%;
    position: relative;
}

.go {
    position: absolute;
    display: block;
    width: 83px;
    height: 81px;
    background: url("../Img/images/go.jpg");
    right: 20px;
    bottom: 40px;
}

.new-txt {
    height: 200px;
    position: relative;
    padding: 20px;
}

.new-txt h1 a {
    display: block;
    font-weight: lighter;
    font-size: 16px;
    color: #000000;
    height: 50px;
    font-weight: lighter;
    font-size: 16px;
    color: #000000;
    padding: 30px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.new-txt h1 a:hover {
    color: #df0011;
}

.new-txt p {
    display: block;
    height: 82px;
    padding-top: 15px;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.bg-gray {
    background: #eeeeee;
}

.bg-lightgray {
    background: #f7f7f7;
}

.narrow {
    background: url("../Img/images/narrow1.png");
    width: 20px;
    height: 23px;
    display: inline-block;
    position: absolute;
    top: 110px;
    left: -20px;
    z-index: 1;
}

.narrow1 {
    background: url("../Img/images/narrow2.png");
    width: 20px;
    height: 23px;
    display: inline-block;
    position: absolute;
    top: 110px;
    right: -20px;
    z-index: 1;
}


/*helo new*/

.helo_box {
    background: #e1e7e3;
    min-width: 1200px;
    height: 480px;
    margin-top: 20px;
}

.helo_left {
    float: left;
    background-image: url(../Img/index/helo_left.jpg);
    width: 537px;
    height: 480px;
}

.login a {
    display: block;
    width: 130px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    background: #df0011;
    font-size: 20px;
    text-align: center;
}

.helo_right {
    float: right;
    margin-right: 30px;
    margin-top: 30px;
}

.helo_right ul {
    list-style: none;
}

.helo_right li {
    width: 260px;
    height: 200px;
    border: 2px solid black;
    background-color: greenyellow;
}

.li_a {
    float: left;
}

.li_b {
    float: right;
}

.helo_right_title {
    font-size: 14px;
    color: #DF0012;
}

.helo_right_list {
    color: #000100;
}


/*功能区*/

.mobile-news {
    display: none;
}

.bottom {
    width: 100%;
    overflow: hidden;
}

.Fund {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.fun_center {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #dddddd;
}

.fun_center ul li {
    float: left;
    width: 300px;
    height: 305px;
    display: block;
    border-top: 1px solid #ddd;
}

.fun_center ul li:hover {
    background-color: #DF0011;
}

.fun_center ul li a {
    float: left;
    border-right: 1px solid #dddddd;
    width: 299px;
    height: 305px;
    display: block;
}


/*公积金支取8个模块*/

.fun_center ul li a i {
    display: block;
    text-align: center;
}

.fun_center ul li a span {
    display: block;
    text-align: center;
}

.fun_center ul li a label {
    display: block;
    text-align: center;
}

.fun_center ul li a i {
    margin-top: 80px;
}

.fun_center ul li a span {
    font-size: 18px;
    color: #666666;
    margin-top: 20px;
}

.fun_center ul li a label {
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}

.fun_center ul li a .plus {
    /*    font-family: '宋体';*/
    font-size: 30px;
    color: #ffffff;
    display: none;
}


/*2017体检*/

.examination {
    width: 100%;
    background-color: #4c19a2;
    overflow: hidden;
}

.ex_img {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ex_img img {
    width: 100%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}


/****************************************************企业服务******************************/

.entry_center ul li {
    background-color: #FFFFFF;
}

.entry_center ul li:hover {
    background-color: #DF0011;
}

.entry_center ul li a {
    /*    overflow: hidden;*/
    width: 399px;
    height: 199px;
}

.entry_center ul li a span {
    float: left;
    margin: 50px 0 0 50px;
}

.entry_center ul li a p {
    float: left;
    margin-top: 50px;
    margin-left: 10px;
    color: #666666;
}

.entry_center ul li a p label {
    font-size: 18px;
    margin: 20px 10px 0 0;
    display: block;
}

.entry_center ul li a p i {
    font-size: 14px;
    font-style: normal;
    margin-top: 5px;
    display: block;
}

.entry_center ul li a p i br {
    display: none;
}

.dc_ce1 {
    width: 390px;
    margin: 50px 0;
}

.qyfw {
    width: 810px;
    margin-top: 30px;
}

.qyfw li {
    float: left;
    margin: 18px 20px 0 0;
}


/*企业服务 tag*/

.box2 {
    width: 100%;
    overflow: hidden;
    background: #e1e7e3;
    margin-top: 20px;
}

.box2_center {
    width: 1200px;
    margin: 0 auto;
}

.management_left {
    width: 810px;
    float: left;
    overflow: hidden;
    margin: 50px 0;
}

.management_left li {
    width: 384px;
    height: 170px;
    float: left;
    margin: 10px 20px 10px 0;
    cursor: pointer;
}

.management_left .title1 {
    padding-top: 52px;
    text-align: center;
    font-size: 20px;
    color: white;
}

.management_left .title2 {
    padding-top: 15px;
    text-align: center;
    font-size: 16px;
    color: white;
}

.li1 {
    background: url(../Img/images/qyfw/management_pc01.jpg) center no-repeat;
}

.li2 {
    background: url(../Img/images/qyfw/management_pc02.jpg) center no-repeat;
}

.li3 {
    background: url(../Img/images/qyfw/management_pc03.jpg) center no-repeat;
}

.li4 {
    background: url(../Img/images/qyfw/management_pc04.jpg) center no-repeat;
}

.management_left li a {
    display: block;
}

.banner_right {
    width: 390px;
    height: 360px;
    float: right;
    overflow: hidden;
    margin-top: 60px;
    /*    background-color: red;*/
}


/*广告 banner*/

.banner_box2 {
    width: 390px;
    height: 360px;
    margin: 0 auto;
}


/*footer*/

.m_foot {
    display: none;
}

.mobile_form {
    display: none;
}

.footer {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
    background: #ffffff;
}

.ftr_center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ftc_top {
    width: 950px;
    margin: 0 auto;
}

.ftct_left {
    width: 505px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ftct_left dl {
    float: left;
    width: 168px;
    color: #000;
}

.ftct_left dl dt {
    font: 18px/50px;
    color: #000;
}

.ftct_left dl dt span {
    font-family: "Arial";
}

.ftct_left dl dd a {
    font: 14px/24px;
    color: #000;
}

.ftct_left dl dd a:hover,
.ftct_left dl dt a:hover {
    color: #df0011;
}

.ftct_right {
    width: 445px;
    float: right;
    margin-top: 20px;
    overflow: hidden;
}

.ftct_img {
    width: 445px;
    display: block;
}

.ftct_right img {
    float: right;
    margin-right: 30px;
}

.ftct_text {
    width: 445px;
    float: right;
    margin-top: 50px;
    font: 14px/24px;
    color: #000;
    text-align: right;
    padding-right: 36px;
}


/*版权*/

.copyright {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #c7c7c7;
    padding: 30px 0;
    border-bottom: 10px solid #df0011;
    background: #ffffff;
}

.cop_cen {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}

.cop_cen ul li {
    font: 12px/26px;
    color: #000;
}

.cop_cen ul li span {
    float: left;
}


/*员工服务*/

.height560 {
    height: 595px;
}

.banner-con {
    width: 100%;
    height: 560px;
    background: url("../Img/images/banner-con.jpg") center;
}

.banner-con1 {
    width: 100%;
    height: 560px;
    background: url("../Img/images/banner1.jpg") center;
}

.margin {
    margin-top: -80px !important;
    display: block;
}

.Entry {
    width: 100%;
    background: #fff;
    overflow: hidden;
    height: 420px;
}

.Entry600 {
    width: 100%;
    background: #fff;
    overflow: hidden;
    height: 600px;
}

.entry_center {
    width: 1200px;
    margin: 0 auto;
    /*margin-top: 20px;
	margin-bottom: 20px;*/
    overflow: hidden;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #dddddd;
}

.entry_center ul {
    width: 1200px;
    overflow: hidden;
    position: absolute;
    border-bottom: 1px solid #ddd;
}

.entry_center ul li {
    float: left;
    width: 398px;
    height: 198px;
    display: block;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.entry_center ul li a {
    float: left;
    border-right: 1px solid #dddddd;
    width: 398px;
    height: 198px;
    display: block;
    background-size: 100%;
}


/*福利在线*/

.fuli {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.fli_center {
    width: 1200px;
    margin: 0 auto;
}

.fli_center ul li a {
    float: left;
    margin-right: 4px;
    display: block;
}


/*党员在线*/

.dang {
    width: 100%;
    overflow: hidden;
    background: #e1e7e3;
    margin-top: 20px;
}

.dang_center {
    width: 1200px;
    margin: 0 auto;
}

.dc_ce {
    width: 600px;
    overflow: hidden;
    margin: 100px 0;
}

.dc_celeft {
    width: 810px;
    overflow: hidden;
    margin: 100px 0;
}

.dc_ceright {
    width: 390px;
    overflow: hidden;
    margin-top: 50px;
}

.dc_celeft ul li a {
    float: left;
    display: block;
    margin: 0 20px 20px 0;
}

.dc_ce ul li a {
    float: left;
    display: block;
    margin-right: 20px;
}

.qiyew {
    width: 400px !important;
}

.dec_yuan {
    position: relative;
    top: -20px;
}

.dec_yuan ul {
    width: 90px;
    margin: 0 auto;
}

.dec_yuan ul li a {
    float: left;
    width: 10px;
    height: 10px;
    display: block;
    background: url(../Img/images/focus1.png) center no-repeat;
    margin: 0 10px;
}

.dec_yuan ul li a:hover {
    float: left;
    width: 10px;
    height: 10px;
    display: block;
    background: url(../Img/images/focus.png) center no-repeat;
    margin: 0 10px;
}


/*离职栏目版*/

.margincentop52 {
    margin: 0 auto !important;
    margin-top: 52px !important;
}

.lizhi {
    width: 100%;
    overflow: hidden;
    background: #eee;
}

.Quit {
    width: 1200px;
    margin: 0 auto;
    background: #f7f8f8;
}

.icon {
    width: 1200px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    background: #f7f8f8;
}

.Qu_text {
    overflow: hidden;
    display: block;
    padding-top: 100px;
}

.zhinan {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 25px;
}

.zhinan:first-child {
    margin-top: 50px;
}

.zhinan h1 {
    font: bold 16px/55px;
    width: 1000px;
    margin: 0 auto;
    color: #000;
    padding-left: 68px;
}

.zhi_body {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.zhi_body div {
    float: left;
    border-radius: 8px;
}


/*
.zleft {
    width: 26px;
    height: 35px;
    background: url(../Img/images/yuanjiao_03.png) center no-repeat;
}
*/

.chnid {
    margin-bottom: 60px !important;
}

.chnid ul li a {
    width: 70px !important;
    text-align: center;
}


/*
.yright {
    width: 26px;
    height: 35px;
    background: url(../Img/images/yuanjiao_05.png) center no-repeat;
}
*/

.ztext_bofy {
    /*    height: 35px;*/
    background: #eee;
    width: 948px;
}

.ztext_bofy ul li,
.ztext_bofy ul li a {
    font: 16px/35px;
    color: #000;
    float: left;
}

.ztext_bofy ul li a {
    padding: 0 32px;
}

.ztext_bofy ul li:first-child a {
    /*    padding-left: 10px;*/
}

.ztext_bofy ul li a:hover {
    color: #df0011;
}

.m_Qi_img {
    display: none;
}

.Qi_img {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.Qi_img a img {
    padding: 80px 0;
}

.qy_img {
    width: 241px;
    margin: 0 auto;
    overflow: hidden;
}

.qy_img a img {
    padding: 10px 0 50px 0;
}

.item {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    background: #eee;
    font: 16px/34px;
    padding: 10px 20px;
    border-radius: 7px 8px;
    display: table;
    position: relative;
}

.item img {
    position: absolute;
    right: 0;
    bottom: -20px;
    z-index: 9
}

.item-left {
    width: 120px;
    display: table-cell;
    vertical-align: middle;
}

.item-right {
    float: left;
    width: 880px;
    display: inline-block;
    vertical-align: middle;
}

.clear {
    clear: both;
}

.item ul {
    list-style: armenian;
}

.item ul a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-decoration: none;
    /*font-family: "微软雅黑";*/
    outline: none;
    color: #000;
}


/*公积金*/

.ztext_bofy a {
    font: 16px/35px;
    color: #000;
    height: 35px;
}

.ztext_bofy a p {
    float: left;
    display: block;
    padding: 0 10px;
}

.ztext_bofy a span {
    float: right;
    display: block;
}

.ztext_bofy a:hover {
    color: #df0011;
}


/*公积金专题*/

#gjj_tab0 {
    display: block;
}

#gjj_tab1,
#gjj_tab2,
#gjj_tab3 {
    display: none;
}

.padtop495 {
    padding-top: 495px;
}

.gjj-banner {
    background: url("../Img/images/gjj-banner.jpg") center;
    height: 560px;
    width: 100%;
}

.mode-box {
    background: #f7f8f8;
    width: 1200px;
}

.subnav {
    height: 48px;
    line-height: 48px;
    background: #ffffff;
}

.subnav ul li,
.subnav1 ul li {
    float: left;
}

.subnav ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 200px;
    text-align: center;
}

.about_fesco ul li a {
    width: 170px !important;
}

.subnav1 ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 236px;
    text-align: center;
}

.subnav ul li a:hover,
.subnav1 ul li a:hover {
    color: #df0011;
}

.hot {
    background: url("../Img/images/hot.jpg");
    width: 378px;
    height: 48px;
    position: relative;
}

.hot img {
    position: absolute;
    right: -10px;
    top: 0;
    z-index: 10;
}

.sub-con {
    padding: 20px;
}

.bg-white {
    overflow: hidden;
    height: 190px;
    background: #ffffff;
    position: relative;
    margin-top: 20px;
    height: 190px;
}

.enter {
    position: absolute;
    right: 30px;
    bottom: 20px;
    color: #333333;
    font-size: 12px;
}

.enter:hover {
    color: #df0011;
}

.gjj-txt {
    padding: 20px 30px;
    width: 440px;
    /*height: 110px;*/
    overflow: hidden;
    position: relative;
}

.gjj-txt h1 {
    font-size: 16px;
    margin: 8px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gjj-txt h1 {
    color: #000000;
}

.gjj-txt h1 a {
    color: #000000;
}

.gjj-txt h1 a:hover {
    color: #df0011;
}

.gjj-text {
    height: 90px;
    position: relative;
}

.gjj-text span {
    display: block;
    float: left;
    width: 210px;
    height: 20px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.gjj-text a {
    font-size: 14px;
    color: #000000;
}

.gjj-text a:hover {
    color: #df0011;
}

.sub-news {
    width: 330px;
    margin: 0 auto;
}

.sub-news li {
    margin-top: 20px;
}

.sub-news li a {
    display: block;
    color: #333333;
    font-size: 14px;
}

.sub-news li a:hover {
    color: #df0011;
}

.height620 {
    height: 620px;
}

.mzx-ban {
    text-align: center;
}


/*答疑中心*/

.QD_body {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}

.Answer {
    width: 490px;
    float: left;
    overflow: hidden;
}

.as_top,
.as_down {
    width: 490px;
    height: 30px;
    overflow: hidden;
}

.ast_left,
.ast_right,
.asd_left,
.asd_right {
    width: 30px;
    height: 30px;
    float: left;
    display: block;
}

.ast_left {
    background: url(../Img/images/dayi_1_03.png) center no-repeat;
}

.ast_right {
    background: url(../Img/images/dayi_1_05.png) center no-repeat;
}

.ast_middle {
    width: 430px;
    float: left;
    height: 30px;
    background: #eee;
}

.asd_left {
    background: url(../Img/images/dayi_1_09.png) center no-repeat;
}

.asd_right {
    background: url(../Img/images/dayi_1_10.png) center no-repeat;
}

.Qtext {
    width: 490px;
    background: #eee;
    height: 300px;
    overflow: hidden;
}

.Qtext ul li {
    padding: 15px 0;
    width: 430px;
    margin: 0 auto;
}

.Qtext ul li a {
    font: 16px/20px;
    color: #000;
    padding: 15px 0;
}

.Qtext ul li a span {
    display: block;
    float: left;
}

.Qtext ul li a:hover,
.question p a:hover {
    color: #df0011;
}

.question {
    margin-top: 20px;
}

.question p {
    font: 16px/16px;
    color: #000;
    padding: 10px 30px;
    width: 430px;
}

.question p a {
    float: right;
    color: #000;
    font: 14px/16px;
}


/*关于我们*/

.guanyu {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 100px;
}

.text {
    font: 16px/34px;
    color: #000;
    text-indent: 2rem;
}

.padtop50 {
    padding: 50px 0;
}


/*咨询中心*/

.gjj-text.of p {
    font: 14px/24px!important;
    color: #000;
}

.zixun_time {
    width: 440px;
    overflow: hidden;
    padding-top: 14px;
}

.zixun_time ul li {
    float: left;
    width: 220px;
    font: 14px/14px!important;
    color: #000;
}

.sub-news li img {
    text-align: center;
    width: 100%;
    display: block;
}

.hot1 {
    background: url("../Img/images/hot.jpg");
    width: 378px;
    height: 48px;
    position: absolute;
    top: 88px;
    left: 821px;
    z-index: 2;
}

.hot1 img {
    position: absolute;
    right: -10px;
    top: 0;
    z-index: 10;
}

.padding {
    padding-top: 70px !important;
}


/*资讯中心*/

.left20 {
    margin-left: 20px;
}

.top20 {
    margin-top: 20px;
}

.top10 {
    margin-top: 10px;
}

.zx-txt {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    /*    height: 70px;*/
    max-height: 70px;
    /*    overflow: hidden;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sub-foot {
    font-size: 12px;
    color: #333333;
    padding-top: 5px;
    /*    background-color: red;*/
    /*    padding-bottom: 20px;*/
}

.pad10 {
    padding: 10px 30px;
}

.height650 {
    height: 650px;
}

.top40 {
    margin-top: 40px;
}

.padtop200 {
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 152px;
    background: #eee;
}


/*.zc-box {
	width: 800px !important;
	padding: 14px 0 100px 0;
}
.zc-box p {
	font: 14px/30px!important;
	color: #000;
	text-indent: 2em;
}*/

.pad-bot30 {
    margin-top: 240px;
    background: #f7f7f7;
}

.bgpad {
    background: #eee !important;
    padding: 20px 0;
    z-index: 99;
}

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

.pd80 {
    margin-top: -80px;
    position: relative;
}


/*公积金模板页*/

.padtop200 {
    z-index: 99;
    padding-top: 200px;
}

.padtop200 .subnav {
    background: #eeeeee !important;
}

.zc-box {
    width: 770px;
}

.zc-box h1 {
    color: #000000;
    font-size: 18px;
    padding: 20px 0;
}

.zc-box p {
    color: #333333;
    font-size: 16px;
    /*    text-indent: 32px;*/
    line-height: 36px;
}

.zc-box p:first-child {
    margin-top: 20px;
}

.weibo {
    background: url("../Img/images/weibo.jpg");
    width: 29px;
    height: 33px;
    display: inline-block;
}

.weixin {
    background: url("../Img/images/weixin.jpg");
    width: 29px;
    height: 33px;
    display: inline-block;
}

.kongjian {
    background: url("../Img/images/kongjian.jpg");
    width: 29px;
    height: 33px;
    display: inline-block;
}

.renren {
    background: url("../Img/images/renren.jpg");
    width: 29px;
    height: 33px;
    display: inline-block;
}

.qq {
    background: url("../Img/images/qq.jpg");
    width: 29px;
    height: 33px;
    display: inline-block;
}

.author {
    color: #333333;
    font-size: 12px;
    width: 760px;
    margin-top: 20px;
}

.share {
    text-align: left;
}

.min-h510 {
    min-height: 510px;
}

.pad-bot30 {
    padding-bottom: 90px;
}

.clearboth {
    clear: both;
}


/*FESCO媒体*/

.height350 {
    height: 350px;
}

.martop350 {
    margin-top: -350px !important;
}

.padtop250 {
    padding-top: 240px;
}


/*栏目模板页（入职）*/

.zqleft {
    height: 16px;
    overflow: hidden;
    width: 1002px;
}

.zqleft ul li {
    float: left;
}

.zqt_bbg {
    width: 962px;
    height: 15px;
    background: #eee;
    margin-top: 1px;
}

.zqext_bofy {
    width: 1000px;
    overflow: hidden;
    background: #eee;
    font: 15px/30px;
}

.zqext_bofy p,
.zqc_text {
    width: 98%;
    margin: 0 auto;
}


/*关于我们*/

.abus {
    color: #df0011;
    font-weight: bold;
    text-align: center;
    font-size: 36px;
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -70px;
}

.ab-conbox {
    background-color: #F8F8F8;
    padding: 50px 100px 100px;
    overflow: hidden;
}

.ab-title {
    background: #eeeeee;
    color: #df0011;
    font-size: 16px;
    padding-left: 30px;
}

.top30 {
    margin-top: 30px;
}

.ab-content {
    background: #eeeeee;
    padding: 5px 0 5px 30px;
}

.ab-p {
    width: 710px;
    margin: 20px 50px 0 50px;
    color: #000000;
    font-size: 16px;
    line-height: 34px;
}

.ab-p h2 {
    font-size: 16px;
}

.bor-top img {
    height: 8px;
    display: block;
}


/*服务机构*/

.ab-subnav {
    height: 22px;
    background: #eeeeee;
    line-height: 22px;
}

.ab-subnav ul {
    overflow: hidden;
    width: 100%;
}

.ab-subnav ul li {
    float: left;
}

.ab-subnav ul li a {
    display: block;
    color: #000000;
    width: 246px;
    text-align: center;
}

.ab-subnav ul li a:hover {
    color: #df0011;
}

.margin0 {
    margin: 0 !important;
}

.bm-box {
    border-bottom: 1px dashed #c0c0c0;
    overflow: hidden;
    padding: 40px 10px;
}

.bm-mode {
    float: left;
    width: 50%;
}

.bm-mode h2 {
    font-size: 16px;
    height: 30px;
}

.bm-mode p {
    color: #000000;
    font-size: 16px;
    line-height: 34px;
}


/**********************************************客户寄语***********************************************/

.jy-box {
    padding: 15px 0;
}

.jy-box p {
    line-height: 34px;
}

.mab_conbox {
    height: 500px;
}

.scrollWishes {
    height: 300px;
    overflow: hidden;
    float: left;
}


/*企业文化*/

.culure-box {
    width: 500px;
    margin: 20px auto;
    font-size: 24px;
    color: #333333;
}

.culure-box h3 {
    margin-top: 50px;
    font-size: 24px;
    color: #333333;
}

.culure-box p {
    margin-top: 10px;
}


/*荣耀*/

.zhxin_new {
    width: 914px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
}

.zhxin_new ul li a {
    color: #000;
    font: 15px/50px;
}


/*02企业服务*/

.q1 {
    background: url(../Img/images/q021_pc_0q3.png) no-repeat;
}

.q2 {
    background: url(../Img/images/q022_pc_03-02.png) no-repeat;
}

.q3 {
    background: url(../Img/images/i2_1_03_06.jpg) no-repeat;
}

.q4 {
    background: url(../Img/images/q023_pc_03-03.png) no-repeat;
}

.q5 {
    background: url(../Img/images/q024_pc_03-04.png) no-repeat;
}

.q6 {
    background: url(../Img/images/q025_pc_03-05.png) no-repeat;
}

.q7 {
    background: url(../Img/images/q026_pc_03-07.png) no-repeat;
}

.q8 {
    background: url(../Img/images/q027_pc_03-10.png) no-repeat;
}

.q9 {
    background: url(../Img/images/q029_pc_03-12.png)no-repeat;
}


/*企业服务*/

.q1 {
    background: url(../Img/images/q021_pc_0q3.png) no-repeat;
    )
}

.q2 {
    background: url(../Img/images/qy-b.jpg) no-repeat;
    )
}

.q3 {
    background: url(../Img/images/qy-c.jpg) no-repeat;
    )
}

.q4 {
    background: url(../Img/images/qy-d.jpg) no-repeat;
    )
}

.q5 {
    background: url(../Img/images/qy-e.jpg) no-repeat;
    )
}

.q6 {
    background: url(../Img/images/qy-f.jpg) no-repeat;
    )
}

.q7 {
    background: url(../Img/images/qy-g.jpg) no-repeat;
    )
}

.q8 {
    background: url(../Img/images/qy-h.jpg) no-repeat;
    )
}

.q9 {
    background: url(../Img/images/qy-i.jpg) no-repeat;
    )
}

.q1:hover {
    background: url(../Img/images/02qiye_1_03.png) no-repeat;
    )
}

.q2:hover {
    background: url(../Img/images/qy-bhover.jpg) no-repeat;
    )
}

.q3:hover {
    background: url(../Img/images/qy-chover.jpg) no-repeat;
    )
}

.q4:hover {
    background: url(../Img/images/qy-dhover.jpg) no-repeat;
    )
}

.q5:hover {
    background: url(../Img/images/qy-ehover.jpg) no-repeat;
    )
}

.q6:hover {
    background: url(../Img/images/qy-fhover.jpg) no-repeat;
    )
}

.q7:hover {
    background: url(../Img/images/qy-ghover.jpg) no-repeat;
    )
}

.q8:hover {
    background: url(../Img/images/qy-hhover.jpg) no-repeat;
    )
}

.q9:hover {
    background: url(../Img/images/qy-ihover.jpg) no-repeat;
    )
}

.dc_ce1 {
    width: 390px;
    margin: 50px 0;
}

.qyfw {
    width: 810px;
    margin-top: 30px;
}

.qyfw li {
    float: left;
    margin: 18px 20px 0 0;
}


/***************************************公积金支取*************************************/

.more {
    text-align: center;
    margin-top: 40px;
}


/*****************************网站地图****************************************************/


/*网站地图*/

.map-banner {
    background: url("../Img/images/wzdt/wzdt-banner.jpg") center;
    height: 600px;
}

.ab-content ul {
    float: left;
    margin-left: 40px;
}

.ab-content ul:first-child {
    margin-left: 0;
}

.ab-content ul li {
    margin-top: 12px;
}

.ab-content ul li h1 {
    font-size: 16px;
}

.ab-content ul li a {
    color: #000000;
}

.ab-content ul li a:hover {
    color: #df0011;
}


/***************************************************企业服务_产品页***************************************/

.pro_feature {
    width: 100%;
}

.pro_feature_inner {
    width: 1200px;
    margin: 0 auto;
}

.pro_feature_title {
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 40px;
    color: #4F5055;
}

.pro_feature ul {
    overflow: hidden;
    width: 1170px;
    margin: 20px auto;
}

.pro_feature li {
    width: 290px;
    float: left;
}

.pro_bg1 {
    background-color: #F7B721;
}

.pro_bg2 {
    background-color: #E6766A;
}

.pro_bg3 {
    background-color: #2EA8B5;
}

.pro_bg4 {
    background-color: #6D6D6D;
}

.pro_number {
    text-align: center;
    border: 2px solid #ffffff;
}

.pro_feature_border {
    width: 290px;
    height: 28px;
}

.pro_feature_text {
    width: 244px;
    height: 200px;
    margin: 0 auto;
    border: 2px solid #ffffff;
}

.pro_feature_text div {
    width: 200px;
    margin: 20px auto;
    color: #ffffff;
    line-height: 30px;
    /*    background-color: black;*/
}

.pro_box2 {
    width: 100%;
    background-color: #EBEBEB;
    overflow: hidden;
}

.pro_box2_inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.pro_box2_inner ul {
    width: 1160px;
    margin: 30px auto;
}

.pro_box2_inner li {
    width: 374px;
    height: 186px;
    float: left;
    margin-left: 10px;
    background-repeat: no-repeat;
}

.pro_box2_bg1 {
    background: url(../qycp/Img/images/khjz1.png);
}

.pro_box2_bg2 {
    background: url(../qycp/Img/images/khjz2.png);
}

.pro_box2_bg3 {
    background: url(../qycp/Img/images/khjz3.png);
}

.pro_h1 {
    height: 70px;
}

.pro_h2 {
    height: 50px;
}

.pro_h3 {
    height: 30px;
}

.pro_h4 {
    height: 10px;
}

.pro_box2_text {
    width: 230px;
    margin-left: 30px;
    line-height: 26px;
    color: #ffffff;
}

.pro_box3 {
    width: 100%;
}

.pro_box3_inner {
    width: 1200px;
    margin: 0 auto;
}

.pro_box3_inner ul {
    width: 900px;
    margin: 10px auto;
}

.pro_box3_inner .pro_li_four {
    width: 1200px;
    margin: 10px auto;
}

.pro_box3_inner li {
    width: 300px;
    float: left;
}

.pro_box3_inner li div {
    width: 204px;
    height: 76px;
    margin: 0 auto;
    background: url(../qycp/Img/images/related_product_bg.png) no-repeat;
    text-align: center;
    line-height: 76px;
    font-size: 16px;
}

.pro_box3_inner li a {
    color: #ffffff;
}


/*弹性福利*/

.txfl_box1 {
    margin-top: 40px;
}

.txfl_box1_inner {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    height: 500px;
    /*    border: 1px solid red;*/
}

.txfl_box1_inner ul1 {
    width: 800px;
    margin: 0 auto;
}

.txfl_box1_inner .fl {
    /*    background-color: yellow;*/
    text-align: center;
    width: 200px;
}

.txfl_box1_inner .fr {
    /*    background-color: greenyellow;*/
    margin-right: 80px;
    width: 600px;
}

.txfl_title {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #F68104;
}

.txfl_box1 p {
    text-align: center;
    font-size: 18px;
    line-height: 76px;
}

.txfl_box1 p span {
    font-size: 30px;
    font-weight: bold;
}

.txfl_box1 .line {
    background-color: #465E9C;
    height: 20px;
}

.txfl_box1_inner .ul2 {
    width: 800px;
    margin: 0 auto;
}

.txfl_box1_inner .ul2 li {
    width: 265px;
    float: left;
}

.txfl_box1_inner .ul2 {
    margin-top: 30px;
}

.ul2 .li_box {
    width: 240px;
    margin: 0 auto;
    text-align: center;
}

.ul2 .li_box2 {
    width: 240px;
    height: 100px;
    background-color: #7F7F7F;
    text-align: center;
    font-weight: bold;
    line-height: 100px;
    font-size: 24px;
    color: #FEFEFE;
}

.ul2 .li_box2 .li_text {}

.ul2 table,
tr,
td {
    border: none;
}

.ul2 .li_text {
    font-size: 24px;
    line-height: 80px;
}

.txfl_box2 {
    margin-top: 40px;
    height: 500px;
    background-color: #E7E7E7;
}

.txfl_box1_inner2 {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}

.txfl_percent {
    width: 700px;
    margin: 30px auto;
    overflow: hidden;
}

.txfl_percent li {
    overflow: hidden;
    width: 350px;
}

.txfl_percent_img {
    text-align: center;
}

.txfl_percent_img img {
    width: 170px;
}

.percent_text {
    width: 270px;
    font-size: 14px;
    margin: 20px auto;
}

.txfl_box1_inner2 .ul2 li {
    float: left;
    width: 300px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    overflow: hidden;
}

.txfl_box1_inner2 .ul2 .icon_text01 {
    text-indent: 1em;
    font-size: 18px;
}

.txfl_box3 .txfl_box3_inner {
    width: 1000px;
    margin: 0 auto;
}

.txfl_box3 .fl {
    width: 374px;
    overflow: hidden;
}

.txfl_box3 .fr {
    width: 624px;
    overflow: hidden;
}


/*管理咨询*/

.pro_feature_img {
    text-align: center;
}

.flzx_pro_bg1 {
    float: left !important;
    background: url(../qycp/Img/images/glzx_khjz01.png);
}

.flzx_pro_bg2 {
    float: right !important;
    background: url(../qycp/Img/images/glzx_khjz02.png);
}

.flzx_width01 {
    width: 495px !important;
}

.flzx_width02 {
    width: 350px !important;
}

.glzx_ul {
    width: 1050px !important;
    margin: 0 auto;
}

.pro_feature2_m {}

.wtop {
    width: 100%;
    overflow: hidden;
    background: #df0011;
    height: 34px;
}

.fan a {
    width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: right;
    font: 12px/34px;
    color: #fff;
}

.wlg_logo {
    width: 100%;
    overflow: hidden;
    height: 117px;
    overflow: hidden;
}

.wlogo {
    width: 1156px;
    margin: 0 auto;
}

.rlogo {
    float: left;
}

.rtext_t {
    font: 37px/37px;
    padding: 64px 0 0 30px;
    color: #df0012;
    float: left;
    height: 117px;
    overflow: hidden;
}

.dian img {
    display: block;
    padding-top: 68px;
}

.ban_pro {
    width: 100%;
    overflow: hidden;
    background: #e7e7e7;
}

.ban_pro img {
    display: block;
    margin: 0 auto;
    padding: 76px 0;
}

.pro_te {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}

.prot_dian {
    width: 1200px;
    margin: 0 auto;
    padding: 34px 0;
}

.proc_simg {
    width: 1200px;
    overflow: hidden;
    margin-top: 46px;
}

.dtop img {
    float: left;
    margin-top: 92px;
}

.proc_simg ul {
    float: left;
    width: 1032px;
    margin: 0 auto;
    padding: 0 30px;
}

.proc_simg ul li a {
    float: left;
    margin-right: 46px;
}

.pro_te1 {
    width: 100%;
    overflow: hidden;
    background: url(../qycp/Img/images/c_bg_36.jpg) center no-repeat;
    margin: 20px 0;
}

.dtop1 {
    width: 85px;
}

.dtop1 img {
    float: left;
    margin-top: 92px;
}

.proc_simg1 ul {
    float: left;
    width: 983px;
    margin: 0 auto;
    /*padding:0 30px;*/
    margin-left: 43px;
    padding: 2px;
}

.proc_simg1 ul li a {
    float: left;
    /* margin-right:54px; */
}


/*产品特点*/

.productScroll {
    width: 1080px;
    height: 318px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    after: content: "...";
    float: left;
}

.cptd {
    /*   width: 1300px !important;*/
    /*    height: 320px;*/
    /*    overflow: hidden;*/
}

.cptd li {
    float: left;
}

.cptd>li>div {
    display: block;
    width: 222px;
    height: 318px;
    margin-right: 45px;
    background: url("../Img/images/cptd-bg.jpg") no-repeat;
}

.xh {
    color: #ffffff;
    font-size: 46px;
    font-family: 'Arial';
    height: 100px;
    line-height: 100px;
    text-align: right;
    padding-right: 15px;
}

.xh-txt {
    font-size: 18px;
    color: #3c3838;
    padding: 30px;
    line-height: 30px;
    white-space: normal;
}

.dtop {
    display: block;
    float: left;
}

.proc_simg1 {
    width: 1080px;
    height: 318px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    after: content: "...";
    float: left;
}

.khjz {
    width: 1700px !important;
    overflow: hidden;
}

.khjz li {
    float: left;
}

.khjz li div {
    display: block;
    white-space: normal;
    width: 308px;
    height: 283px;
    background: url("../Img/images/khjz.png") no-repeat;
}

.khjz li div h1 {
    color: #4f5054;
    font-size: 56px;
    text-align: center;
    margin-top: 20px;
    font-weight: normal;
}

.khjz li div p {
    color: #434344;
    font-size: 18px;
    line-height: 28px;
    padding: 20px 40px;
}


/*全国分支机构*/

.moblie-jgbanner {
    display: none;
}

.margin_200px {
    position: relative;
    top: -244px;
    width: 1200px;
    overflow: hidden;
}

.subnav1 {
    height: 48px;
    background: #f7f7f7;
    line-height: 48px;
}

.subnav2 {
    height: 108px;
    width: 1200px;
    margin: 0 auto;
    background: #f7f7f7;
    line-height: 48px;
}

.subnav2 ul li {
    float: left;
}

.subnav2 ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 146px;
    text-align: center;
}

.subnav2 ul li a:hover {
    color: #df0011;
}

.qtext_body {
    width: 1200px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
}

.height700 {
    height: 700px;
}

.qte_center,
.qte_center span {
    text-indent: 2em;
    font: 16px/36px;
    width: 1080px;
    margin: 0 auto;
    margin-top: 50px;
}

.qte_center span {
    color: #df0011;
}

.fuwu {
    width: 1200px;
    margin: 0 auto;
}

.ban_proe {
    background: #f7f7f7;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}


/*解决全国分支机构内容页面和服务项目部分距离太大的问题*/

.wholeCountry_mt_set {
    margin-top: -180px;
}

.ban_pros {
    background: #eee;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}


/*helo页面隐藏*/

.helo-mobile {
    display: none;
}


/************************************首页**********************************************/

.index_helo_box {
    width: 100%;
    background-color: #e1e7e3;
    margin-top: 20px;
}

.index_helo_inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #e1e7e3;
}

.index_helo_left {
    float: left;
}

.index_helo_bg {
    width: 575px;
    height: 480px;
    background: url(../Img/images/index/index_helo_bg.jpg) no-repeat;
}

.index_helo_left li {
    float: left;
    margin-left: 10px;
}

.index_three_swiper {
    float: right;
    margin: 20px;
}

.index_helo_right {
    width: 620px;
    /*    background-color: rebeccapurple;*/
    float: right;
}


/************************************员工服务**********************************************/

.yg1,
.yg2 {
    float: left;
    font-size: 24px;
    color: #666666;
    font-style: normal;
    margin-top: 60px;
}

.yg1 {
    margin-left: 90px;
}

.yg2 {
    margin-left: 40px;
    margin-top: 80px;
}

.fli-title {
    display: none;
}


/*员工服务 HELO 模块*/

.ygfw_helo_box {
    width: 100%;
    background-color: #EEEEEE;
}

.helo_inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #EEEEEE;
}

.ygfw_helo_box li {
    float: left;
    margin-left: 16px;
}

.helo_list {
    overflow: hidden;
    margin-top: 20px;
}

.helo_list li {
    width: 390px;
    /*    height: 240px;*/
    background-color: #F7F7F7;
    margin-left: 0px;
}

.helo_list .ygfw_li2 {
    margin-left: 15px;
}

.helo_zq {
    height: 130px;
    overflow: hidden;
    background-color: #F7F7F7;
}

.helo_zq li {
    width: 340px;
    padding-left: 20px;
    padding-top: 10px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
}

.helo_zq a {
    color: #727272;
    font-size: 16px;
}

.helo_zq a:hover {
    color: #E02327;
    font-size: 16px;
}

.helo_zq a span {
    font-size: 14px;
}

.helo_zq_title {
    width: 390px;
    height: 70px;
    background-color: #ffffff;
}

.helo_zq_title div {
    width: 200px;
    margin: 15px auto;
    height: 50px;
    /*    background-color: yellow;*/
}

.helo_zq_title span {
    font-weight: bold;
    letter-spacing: 2px;
    color: #6F6F6F;
}

.helo_zq_title .helo_icon {
    width: 60px;
    height: 40px;
    float: left;
}

.helo_zq_title .helo_icon_text {
    height: 40px;
    line-height: 40px;
    width: 140px;
    float: right;
}


/*员工服务 中间banner图*/

.ygfw_mid_banner {
    width: 100%;
    background-color: #ffffff;
}

.ygfw_mid_banner_inner {
    padding: 20px 0 0 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}


/*员工服务_党员在线*/

.staff {
    width: 100%;
    overflow: hidden;
    background: #e1e7e3;
    margin-top: 20px;
}

.staff_center {
    width: 1200px;
    margin: 0 auto;
}

.staff ul {
    float: left;
}

.staff li {
    width: 280px;
    height: 280px;
    padding: 80px 0;
}

.staff .staff_li1 {
    background: url(../Img/images/ygfw/ygfw_d1.png) center no-repeat;
    float: left;
}

.staff .staff_li2 {
    background: url(../Img/images/ygfw/ygfw_d2.png) center no-repeat;
    float: left;
    margin-left: 35px;
}

.staff .staff_banner {
    padding-top: 80px;
    float: right;
}

.banner_box3 {
    width: 568px;
    height: 279px;
}


/*公积金专题*/

.gjj-bg {
    background: #eeeeee;
}

.mobile-hot {
    display: none;
}

.subnav li a {
    background: url("../Img/m_Images/gjjzt/subnav-bg.png") no-repeat center right;
}

.last-nav a {
    background: none !important;
}

#gjj_tab2 {
    display: none;
}


/*************************************生育津贴办理指南**********************************************/


/*生育津贴*/

.top-50 {
    margin-top: -50px;
}

.sy-title {
    font-size: 16px;
    color: #000000;
    margin: 50px 0 10px 40px;
}

.sy-content {
    padding: 20px 40px;
    background: #eeeeee;
    line-height: 35px;
}

.sy-content span {
    color: #df0011;
    margin-right: 5px;
}

.sy-content .sy_addr {
    color: #df0011;
}

.left60 {
    margin-left: 60px;
}

.sy-a {
    text-decoration: underline;
    color: #000000;
}

.sy-a:hover {
    color: #df0011;
}

.sy-a1 {
    color: #000000;
}

.sy-a1:hover {
    color: #df0011;
}


/*pc端隐藏br 标签  ，手机上显示*/

.br_switch {
    display: none;
}

.topImg {
    text-align: center;
}

.topImg img {
    width: 100%;
}

.sy_title {
    text-align: center;
}


/*************************************资讯中心**********************************************/

#info_tab1,
#info_tab2,
#info_tab3,
#info_tab4,
#info_tab5,
#info_tab6 {
    display: none;
}

.zx-height650 {
    height: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.zx-con {
    cursor: pointer;
    height: 100%;
}


/*新闻列表页，列表图片的父元素*/

.zx_list_imgParent {
    width: 280px;
    height: 191px;
}


/*************************************咨询中心内容模板页**********************************************/

.nav2 {
    width: 100%;
    background-color: #EEEEEE;
}

.zxInfo_subnav {
    width: 1200px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    background: #ffffff;
    padding-top: 180px;
    *padding-bottom: 20px;
    background-color: #EEEEEE;
}

.zxInfo_subnav ul li,
.subnav1 ul li {
    float: left;
}

.zxInfo_subnav ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 196px;
    text-align: center;
}

.subnav1 ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 236px;
    text-align: center;
}

.zxInfo_subnav ul li a:hover,
.subnav1 ul li a:hover {
    color: #df0011;
}

.zxInfo_subnav li a {
    background: url("../Img/m_Images/gjjzt/subnav-bg.png") no-repeat center right;
}

.zx_contentBox {
    width: 100%;
    background-color: #F7F7F7;
}


/*关于我们*/

.ab-banner {
    background: url("../Img/images/about/about-banner.jpg") center;
    height: 600px;
}


/*入职指南*/

.lizhi {
    margin-top: 600px;
}

.pad-top180 {
    padding-top: 180px;
}


/*产品1*/

.mobile-cphead,
.moblie-abbanner,
.mobile-cpbg,
.nwtext_body span,
.mobile-cptitle {
    display: none;
}


/*离职指南*/

.ztext_bofy br {
    display: none;
}


/***************************************************公司简介********************************************************/

.dyzx_banner {
    /*     background: url("../Img/images/dyzx/dyzx.jpg") center;*/
    background: url("../Img/banner/rzzn.jpg") center;
    height: 600px;
}

.companyIntro {
    color: #333333;
    font-size: 16px;
    text-indent: 2em;
    line-height: 35px;
    padding-top: 0;
}

.companyIntro div {
    padding-top: 20px;
}

.companyIntro .video {
    width: 480px;
    padding: 30px 0;
    margin: 0 auto;
}

.companyIntro .video video {
    width: 480px;
    height: 350px;
}

.compInfo_padtop {
    padding-top: 500px;
}


/***************************************************企业文化********************************************************/

.companyCulture_conbox {
    background-color: #F8F8F8;
    padding: 50px 100px 100px;
    padding-top: 0;
}


/***************************************************荣誉见证********************************************************/

.ab-subnav1 {
    height: 22px;
    background: #eeeeee;
    line-height: 22px;
}

.scrollContainer {
    width: 900px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    /*    background-color: yellow;*/
}

.ab-subnav1 ul {
    overflow: hidden;
    width: 1630px;
}

.ab-subnav1 ul li {
    float: left;
}

.ab-subnav1 ul li a {
    display: block;
    color: #000000;
    width: 130px;
    text-align: center;
}

.ab-subnav1 ul li a:hover {
    color: #df0011;
}

.ab-subnav1 ul li a {
    /*    width: 130px;*/
}

#arr_left {
    float: left;
    margin-left: 10px;
}

#arr_right {
    float: right;
    margin-right: 10px;
}


/*左右箭头样式*/

.arr span {
    display: block;
    width: 20px;
    height: 18px;
    margin-top: 2px;
    background: #000;
    cursor: pointer;
    /*    line-height: 40px;*/
    text-align: center;
    font-weight: bold;
    font-family: '黑体';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    opacity: 0.3;
    border: 1px solid #fff;
}

#year_2021{
    display: block;
}

#year_2020,
#year_2019,
#year_2018,
#year_2017,
#year_2016,
#year_2015,
#year_2014,
#year_2013,
#year_2012,
#year_2011,
#year_2010,
#year_2009 {
    display: none;
}

.rongyu {
    color: #333333;
    font-size: 16px;
    margin-top: 60px;
    margin-left: 30px;
}

.rongyu li {
    margin-top: 30px;
}

.rongyu li a {
    color: #333333;
}

.rongyu li a:hover {
    color: #df0011;
}


/***************************************************产品2********************************************************/


/*产品1、产品2 第一部分（左图右文字）都有用到的样式*/

.foreignBox1 {
    width: 1157px;
    margin: 0 auto;
    font-size: 14px;
    color: #464444;
    line-height: 25px;
}

.ban_pro .banLeft {
    float: left;
    *width: 580px;
}

.ban_pro .banLeft img {
    width: 501px;
    height: 375px;
}

.ban_pro .banRight {
    width: 655px;
    height: 375px;
    margin-top: 76px;
    background: url("../Img/images/right_text_border_bg.jpg") center;
    background-size: 100%;
    float: left;
    *float: right;
}

.ban_pro .banRight div {
    width: 450px;
    /*    height: 270px;*/
    margin-left: 60px;
    margin-top: 90px;
    /*        border: 1px solid red;*/
}


/*为什么选择我们 等*/

.foreignBox2 {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.forTitle {
    width: 400px;
    height: 100px;
    margin: 0 auto;
    padding-top: 20px;
    /*    background-color: greenyellow;*/
}

.forTitleLeft {
    width: 100px;
    height: 100px;
    float: left;
}

.forTitleRight {
    height: 100px;
    margin-left: 10px;
    /*    background-color: yellow;*/
    float: left;
    font-size: 30px;
    line-height: 100px;
    color: #4f5054;
}

.forText {
    width: 900px;
    /*    background-color: greenyellow;*/
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #3c3838;
}

.rightCode {
    text-align: right;
}


/*提交表单*/

.ban_protext td {
    width: 400px;
    overflow: hidden;
    float: left;
    color: #4f5054;
    margin-right: 20px;
    padding: 20px 0;
    height: 80px;
}

.ban_protext td p {
    font: 18px/30px;
    height: 40px;
    clear: both;
    display: block;
    width: 400px;
}

.ban_protext td input,
.ban_protext td select {
    clear: both;
    width: 390px;
    font: 13px/50px;
    height: 50px;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 4px;
    outline: none;
}

.ban_pro1 {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.ban_pro2 {
    width: 100%;
    overflow: hidden;
    background: #eee;
}

.ban_protext,
.aab_port {
    width: 850px;
    margin: 0 auto;
    padding: 30px 0;
    display: block;
}

.aab_port {
    width: 850px;
    margin: 0 auto;
    font: 18px/30px;
}

.aab_port textarea {
    width: 810px;
    margin: 0 auto;
    font: 16px/30px;
    height: 300px;
    border: 1px solid #ccc;
    background: #fff;
    padding-left: 4px;
    outline: none;
}

.btn_ab {
    width: 120px;
    height: 50px;
    border: 1px solid #df0011;
    background: #fff;
    font: 18px/50px;
    color: #df0011;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}


/*产品2  （处理cms可视化编辑器的问题改为table）*/

.cp2_table {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    background-color: #fff;
    padding: 50px 260px;
}

.cp2_table img {
    padding: 0;
}

.cp2_font1 {
    font-size: 30px;
    line-height: 100px;
    color: #4f5054;
    text-align: left;
}

.cp2_font2 {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #3c3838 !important;
}


/*        重写编辑器自带的字体样式*/

.cp2_font2 span {
    font-size: 16px;
     !important line-height: 30px;
     !important color: #3c3838;
     !important
}


/*************************************全国分支机构**************************************/

#chongqing,
#zhejiang,
#shengzhen,
#suzhou,
#anhui,
#fujian,
#jiangsu,
#henan,
#qingdao,
#shanxi,
#guangdong,
#sichuan,
#jinan,
#dalian,
#shanxi2,
#tianjing,
#hubei,
#hebei,
#jiangxi,
#yunnan {
    display: none;
}

.m_areaSelect {
    display: none;
}


/*全国分支机构*/

.fwxm-title {
    text-align: center;
    padding: 20px 0;
}

.fwxm {
    margin-left: 500px;
    margin-bottom: 50px;
}

.fwxm li {
    background: url("../Img/images/fzjg/fwxm-bg.png") no-repeat center left;
    padding-left: 20px;
    margin-top: 25px;
}

.fwxm-txt {
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    text-indent: 32px;
}

.qgyw {
    text-align: center;
    padding: 80px 0;
}

.cb {
    margin-top: 40px;
}

.cb strong {
    margin-left: 34px;
}

.qte_center,
.qte_center span {
    text-indent: 0;
}

.qte_center p {
    text-indent: 34px;
}

.fz-bg {
    background: #eeeeee;
}


/*产品2修改*/

.bg-e {
    background: #eeeeee;
}


/**********************************正文模板页******************************/

.m_articleInfo {
    display: none;
}

.textBox {
    background-color: #F7F7F7;
}

.mainbody {
    width: 1100px;
    margin: 0 auto;
}

.mainbody h1 {
    color: #000000;
    font-size: 18px;
    padding: 20px 0;
}

.article_box {
    padding: 20px 0 100px 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

.article_box p {
    color: #333333;
    /* 覆盖cms的字体大小和行高样式*/
    font-size: 16px !important;
    line-height: 36px !important;
}

.articleTop {
    color: #333333;
    font-size: 12px;
    width: 1100px;
    padding: 10px 0 20px 0;
}

.article_autho {
    float: left;
}

.article_share {
    float: right;
}


/**********************************列表模板页******************************/


/**/

.newsList_banner {
    background: url("../Img/images/newsList_banner.jpg") center;
    height: 600px;
}

.newListBox {
    background-color: #F8F8F8;
    width: 1200px;
}

.newListBox2 {
    padding: 10px 0;
    overflow: hidden;
}

.listBox3 {
    width: 1150px;
    margin: 0 auto;
    margin-top: 20px;
    height: 140px;
    background-color: #ffffff;
    display: block;
    color: #000000;
}

.listBox4 {
    width: 1050px;
    margin: 0 auto;
    height: 130px;
    /*    background-color: yellow;*/
}

.listBox4 h1 {
    font-size: 16px;
}

.listBox4 .paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/*搜索结果页*/

.listBox3_search {
    width: 1150px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 10px;
    background-color: #ffffff;
    display: block;
    color: #000000;
}

.listBox4_search {
    width: 1050px;
    margin: 0 auto;
    /*    background-color: yellow;*/
}

.listBox4_search h1 {
    font-size: 16px;
}

.listBox4_search .paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.listBox4_search .paragraph_search {
    font-size: 16px;
    line-height: 30px;
    height: auto;
    overflow: hidden;
}

.listBox4_search h3 a {
    color: #333333;
}

.listBox4_search h3 a:hover {
    color: #333333;
}

.title_articleInfo {
    overflow: hidden;
    padding: 20px 0;
    color: #333333;
}

.title_articleInfo .title {
    float: left;
}

.title_articleInfo .dateInfo {
    float: right;
    font-size: 12px;
    margin-right: 50px;
}

.title_articleInfo .readInfo {
    float: right;
    font-size: 12px;
}


/*******************FESCO研究院******************************/

.m_yjy_banner,
.pc_hide {
    display: none;
}

.yjy_banner {
    background: url("../Img/images/fescoyjy/yjy_top.jpg") center;
    background-repeat: no-repeat;
    height: 600px;
}

.yjy_content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 600px;
}

.yjy_nav ul {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.yjy_nav ul li {
    float: left;
    margin-left: 50px;
    color: #666666;
    font-size: 20px;
    cursor: pointer;
}

.yjy_content .yjy_box {
    width: 1200px;
    /*    height: 1000px;*/
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    /*    border: 1px solid green;*/
}

.yjy_content .yjy_box .list {
    margin-top: 30px;
}

.yjy_content .yjy_box .yjy_top {
    width: 200px;
    height: 45px;
    margin: 0 auto;
    padding: 50px;
    clear: both;
    text-align: center;
}

.yjy_content .line1 {
    width: 1200px;
    margin-top: 30px;
    border: none;
    border-top: 1px solid #D0D0D0;
    /*    border: 1px solid gray;*/
}

.yjy_content .boxTitle {
    width: 140px;
    height: 36px;
    margin: 0 auto;
    margin-top: -18px;
    font-size: 20px;
    /*font-family: '微软雅黑';*/
    line-height: 36px;
    background-color: #333333;
    color: #ffffff;
    text-align: center;
}

.yjy_content .more {
    width: 120px;
    height: 18px;
    float: left;
    margin-left: 640px;
    margin-top: -18px;
    /*    background-color: greenyellow;*/
}

.yjy_content .more a {
    font-size: 14px;
    text-align: left;
    color: #666666;
}

.leftImg {
    width: 600px;
    height: 250px;
    float: left;
}

.leftImg img {
    width: 600px;
    height: 250px;
}

.rightNews {
    width: 570px;
    height: 250px;
    float: right;
    /*    border: 1px solid yellow;*/
}

.rightNews .newsTitle {
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    border: none;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    color: #000000;
    cursor: pointer;
}

.rightNews .newsIntro {
    padding-top: 20px;
    height: 130px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /*    border: 1px solid red;*/
}

.rightNews .btn {
    width: 120px;
    height: 36px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    background-color: #004EA1;
    cursor: pointer;
}

.rightNews .btn a {
    color: #ffffff;
}

.yjy_doubleLine {
    width: 1200px;
    height: 50px;
    border: none;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    line-height: 50px;
}

.yjy_doubleLine .title {
    float: left;
    color: #000000;
    font-size: 16px;
}

.yjy_doubleLine .more2 {
    float: right;
}

.yjy_doubleLine .more2 a {
    font-size: 14px;
    color: #666666;
}


/*专家服务*/

.leftList {
    float: left;
}

.leftList li {
    float: left;
    margin-left: 20px;
    /*font-family: "微软雅黑";*/
    font-size: 16px;
    line-height: 30px;
    /*    color: red;*/
}

.rightList {
    float: right;
}

.expertTitle {
    font-size: 18px;
    text-align: center;
}

.expertIntro {
    width: 550px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 30px;
}

.yjy_pc_imgScroll {
    width: 520px;
    /*    height: 200px;*/
    margin: 0 auto;
}

#lastImg {
    width: 20px;
    height: 23px;
    background-image: url(../Img/images/fescoyjy/left.png);
    background-repeat: no-repeat;
}

#nextImg {
    width: 20px;
    height: 23px;
    background-image: url(../Img/images/fescoyjy/right.png);
    background-repeat: no-repeat;
}

.perScro {
    width: 432px;
    /*    background-color:yellow;*/
    margin: 0 auto;
    text-align: center;
}

.activeBorder {
    width: 125px;
    height: 125px;
    margin: 0 auto;
    margin-top: -138px;
    border: 8px solid #EAEBE6;
}

tr,
td {
    /*    border: 1px solid red;*/
}


/*fesco研究院footer*/

.yjy_box7 {
    background-color: #ebeae5;
}

.yjy_footer {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.leftFooter {
    width: 300px;
    float: left;
}

.yjy_footerImg1 {
    float: right;
}

.yjy_footerImg2 {
    float: right;
    margin-right: 50px;
}

.rightFooter {
    width: 600px;
    float: right;
}

.rightFooter li a {
    line-height: 30px;
    color: #000000;
    font-size: 18px;
}

.yjy_content .yjy_box2 {}


/*****************************************页面轮播图和头图*************************************************/

.upTitle {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 80px;
    color: #DF0011;
    font-size: 44px;
    font-weight: bold;
}

.upTitle img {
    padding-top: 20px;
}

.divUp {
    margin-top: -300px;
}

.rzzn_banner {
    background: url("../Img/banner/rzzn.jpg") center;
    height: 600px;
}

.zzzn_banner {
    background: url("../Img/banner/zzzn.jpg") center;
    height: 600px;
}

.sbzn_banner {
    background: url("../Img/banner/sbzn.jpg") center;
    height: 600px;
}

.lzzn_banner {
    background: url("../Img/banner/lzzn.jpg") center;
    height: 600px;
}

.gjjzt_banner {
    background: url("../Img/banner/gjjzt.jpg") center;
    height: 600px;
}

.dyzx_banner {
    background: url("../Img/banner/dyzx.jpg") center;
    height: 600px;
}

.bxzn_banner {
    background: url("../Img/banner/bxzn.jpg") center;
    height: 600px;
}


/********************************党群园地************************************/

.dt_header {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.dt_header .left {
    float: left;
}

.dt_header .right {
    float: right;
}

.dt_top_img {
    width: 100%;
    height: 450px;
    background: url(../Img/images/dtyd/dt_top_img.jpg) no-repeat;
    background-position: top center;
}

.td_container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.dt_newsTItle {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #c71a16;
}

.dt_box {
    width: 550px;
    /*    border: 1px solid blue;*/
    margin-top: 50px;
}

.td_container .dt_topNews {
    overflow: hidden;
    width: 550px;
}

.dt_topNews .left {
    float: left;
}

.dt_topNews .left img {
    width: 225px;
}

.dt_topNews .right {
    width: 310px;
    height: 150px;
    float: right;
}

.topNews_title {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.topNews_title a {
    color: #000000;
}

.topNews_des {
    margin-top: 10px;
    text-indent: 2em;
    font-size: 14px;
    line-height: 22px;
    color: #747474;
    height: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.dt_news {
    margin-top: 10px;
    height: 100px;
}

.dt_news li {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.dt_news a {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
}

.dt_more {
    text-align: right;
}

.dt_more a {
    font-size: 12px;
    line-height: 30px;
    color: #859394;
}


/*******************外企志愿者******************************/

.wqzyz_banner {
    background: url("../Img/banner/wqzyz.jpg") center;
    height: 600px;
}


/*******************兼容性统一处理样式******************************/


/*解决ie7公积金支取页面、公积金专题页等页面 banner不显示和中间内容靠下的问题*/

.lizhi {
    *margin-top: 0;
}

.banner_box {
    *position: relative;
    *display: block;
    /*    *background-color: red;*/
}

.ie_mode_box {
    *position: relative;
    *margin-top: -600px;
}


/*********************************************************************/


/*分类导航样式 公积金专题等页面*/

.classify_nav {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    font-size: 12px;
    color: #777777;
}


/*# 员工服务   公积金指南*/

.ygfw_list_box {
    width: 780px;
    height: 190px;
    margin-top: 10px;
    background-color: #ffffff;
}

.ygfw_list_leftImg {
    width: 280px;
    height: 190px;
    float: left;
}

.ygfw_list_leftImg img {
    width: 280px;
    height: 190px;
}

.ygfw_list_rightCon {
    float: right;
    width: 470px;
    overflow: hidden;
}

.ygfw_list_rightCon h1 {
    padding: 20px 0 15px 0;
    font-size: 16px;
    /*    margin: 8px 0;*/
}

.ygfw_list_titles {
    /*    width: 400px;*/
    height: 90px;
    margin: 0 auto;
}

.ygfw_list_titles div {
    width: 220px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ygfw_list_titles a {
    font-size: 14px;
    color: #000000;
}

.ygfw_list_titles a:hover {
    color: #DF0011;
}

.ygfw_click_more {
    height: 40px;
    /*    background-color: red;*/
    text-align: right;
}

.ygfw_click_more a {
    color: #333333;
    font-size: 12px;
    padding-right: 20px;
    line-height: 40px;
}

.ygfw_click_more a:hover {
    color: #DF0011;
    font-weight: bold;
}


/*党群园地举报*/

.jubao-pc {
    width: 200px;
    padding-left: 20px;
    line-height: 1.8;
    margin-top: 10px;
    font: 12px;
    font-size: 12px;
    color: #000;
}

.jubao-m {
    display: none;
}

/*2019官网改版*/
.formula {
    width: 1200px;
    position: absolute;
    background: #ffffff;
    border: 1px solid #f1f1f1;
}

.formula-img {
    text-align: center;
    padding: 60px 0;
}

.formula-txt {
    color: #3e3a39;
    font-size: 15px;
    margin-left: 20px;
    padding-bottom: 60px;
}

.formula-txt::before {
    background: #e60012;
    width: 17px;
    height: 17px;
    content: "";
    display: inline-block;
    margin-right: 10px;
}

.productmodebox {
    background: #e1e7e3;
    padding: 20px 0 30px 0;
}

.productsubbox {
    width: 1200px;
    margin: 0 auto;
}

.productbox {
    background: #f6f6f6;
    height: 240px;
    padding: 5px;
}

.productbox h3 {
    margin-top: 0;
    padding-top: 10px;
    color: #e60012;
    font-weight: bold;
    font-size: 18px;
}

.productbox .product-mode {
    font-size: 13px;
    line-height: 2;
    font-weight: bold;
    color: #323232;
}

.col-md-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-top: 10px;
}

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

.height440 {
    height: 440px;
}

.service-box {
    width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
}

.service-box .row {
    margin-top: 30px;
}

.service-title {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin-top: 35px;

}

.service-text {
    font-size: 14px;
    color: #646464;
    margin-top: 25px;
    width: 520px;
}

.service-item {
    color: #323232;
    margin-top: 15px;
}

.service-item::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #e60012;
    display: inline-block;
    margin-right: 5px;
}

/*平台*/
.platform-box {
    width: 1200px;
    background: #ffffff;
    margin: 0 auto;
}

.plat-title {
    text-align: center;
    padding: 50px 0;
}

.plat-explan {
    background: #f4f4f4;
    padding: 20px;
    margin: 0 20px;
}

.plat-explan .plat-top {
    color: #323232;
    font-size: 20px;
    font-weight: bold;
}

.plat-explan .plat-top::before {
    width: 15px;
    height: 15px;
    background: #df0011;
    display: inline-block;
    content: "";
    margin-right: 5px;
}

.plat-explan .plat-bottom {
    color: #323232;
    font-size: 14px;
    margin-top: 10px;
}

.m-dis {
    display: none;
}

.nav ul li a:hover {
    text-decoration: none;
}

.xiala {
    margin-left: 5px;
}

.po-rela {
    position: relative;
}

.qy-subnav {
    position: absolute;
    width: 90px;
    top: 49px;
    left: -7px;
}

.qy-subnav dd a {
    display: block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #000000;
    font-size: 15px !important;
    background: #ffffff;
}

.qy-subnav dd a:hover {
    background: #df0011;
    color: #ffffff !important;
    text-decoration: none;
}

.dd-active {
    background: #df0011 !important;
    color: #ffffff !important;
}

.nav:after {
    content: "";
    display: block;
    clear: both;
}

.heloapp-icon .col-md-3 {
    text-align: center;
    margin: 25px 0;
    font-size: 16px;
    color: #323232;
}

.heloapp-txt {
    margin-top: 15px;
}

.tan {
    border-top: 1px solid #e60012;
    border-left: 1px solid #e60012;
    border-radius: 3px;
    width: 710px;
    margin: 40px auto;
}

.tan td {
    border-bottom: 1px solid #e60012;
    border-right: 1px solid #e60012;
    height: 70px;
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
    color: #323232;
}

.tan td:first-child {
    text-align: center;
    padding-left: 0;
}

.height390 {
    height: 390px;
}

.height390 .entry_center {
    border-left: 0;
}

.nav {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.ftct_left dl {
    margin-bottom: 0;
}

/*调整后期样式*/
.pad20 {
    box-sizing: content-box !important;
}

.nav ul,
.xuanfu,
.cop_cen ul {
    margin-bottom: 0;
}

.tan td span {
    margin-right: 15px;
}
/*调整qgyw页面样式*/
.busniess-title{
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
    color: #e60012;
}
.busniess-box{
    border-bottom:0!important;
    padding: 30px  10px 0 0!important;
}
.busniess-box .bm-mode{
    width:45%;
    margin-right:5%;
}