@charset "utf-8";
/* 2022/12/1 纪念领导人加灰色 */
/*body {*/
/*    filter: grayscale(100%) !important;*/
/*}*/
/*Reset*/
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

html {
    font: 14px/1.8 "微软雅黑";
    color: #010101;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: #000;
    text-decoration: none;
    background: transparent;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a:focus {
    outline: 0;
}

a:active, a:hover {
    outline: 0;
    color: #f49826;
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

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

button[disabled], html input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input.submit {
    border: 0;
    margin: 0;
    cursor: pointer;
}

input.radio {
    width: 13px;
    height: 13px;
    float: left;
    display: inline;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul, ol {
    list-style: none;
    float: left;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.fl, .left {
    float: left;
    display: inline;
}

.fr, .right {
    float: right;
    display: inline;
}

header {
    width: 100%;
}

/*顶部*/
.top-wrap {
    background-color: #f3f3f3;
    width: 100%;
}

.top-wrap .box {
    height: 50px;
    line-height: 50px;
}

.top-wrap .box .left {
}

.top-wrap .box .left div {
    float: left;
    font-size: 12px;
}

.top-wrap .box .left .phone {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: bold;
    text-indent: 24px;
    background: url('icon_phone.png') 1px center no-repeat;
}

.top-wrap .box .left .link {
    margin-left: 21px;
}

.top-wrap .box .left .link a {
    color: #565656;
    padding: 0 11px;
    height: 100%;
    display: block;
    float: left;

}

.top-wrap .box .left .link a:hover {
    color: #f49826;
}

.top-wrap .box .left .login {
    margin-left: 32px;
    color: #565656;
}

.top-wrap .box .left .login a {
    color: #565656;
}

.top-wrap .box .left .login a:hover {
    color: #f49826;
}

.top-wrap .box .left .link a:not(:last-child) {
    background: url("icon_line.png") right center no-repeat;
}

.top-wrap .box .right {
    padding: 10px 0;
}

.top-wrap .box .right .icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-left: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
}

.top-wrap .box .right .icon-search {
    background-image: url("icon_search.png");
}

.top-wrap .box .right .icon-qq {
    background-image: url("icon_qq.png");
}

.top-wrap .box .right .icon-wb {
    background-image: url("icon_wb.png");
}

.top-wrap .box .right .icon-wx {
    background-image: url("icon_wx.png");
}

/*导航*/
.nav-wrap {
    width: 100%;
    height: 86px;
    position: relative;
}

.nav-wrap .box .logo {
    width: 480px;
    height: 86px;
    float: left;
    background: url("../img/logo.png") 0 0 no-repeat;
}

.nav-wrap .box .logo a {
    width: 100%;
    height: 100%;
    display: block;
}

.nav-wrap .box nav {
    height: 86px;
    float: right;
}

.nav-wrap .box nav a {
    float: left;
    line-height: 100px;
    font-size: 16px;
    margin-left: 31px;
    color: #000;
}

.nav-wrap .box nav a.active {
    color: #f49826;
}

#HomeScroll {
    width: 100%;
    min-width: 1200px;
}

#HomeScroll .images div {
    background-position: center top;
    background-repeat: no-repeat;
}

.layui-carousel-ind {
    top: -110px !important;
}

.layui-carousel-ind ul {
    float: none;
}

/*四图*/
.part-a-wrap {
    height: 142px;
}

.part-a-wrap .box {
    padding-top: 33px;
    padding-bottom: 29px;
}

.part-a-wrap .box .col-3 {
    width: 45%;
    float: left;
}

.part-a-wrap .box .col-3 .text {
    float: left;
    margin-left: 19px;
}

.part-a-wrap .box .col-3 .text .cn {
    font-size: 26px;
    color: #6c6c6c;
    line-height: 55px;
}

.part-a-wrap .box .col-3 .text .eg {
    font-size: 16px;
    color: #6c6c6c;
}

.part-a-wrap .box .col-3 i {
    background-position: center center;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-left: 1px;
    -webkit-transition: -webkit-transform .8s ease-out;
    -moz-transition: -moz-transform .8s ease-out;
    -o-transition: -o-transform .8s ease-out;
    -ms-transition: -ms-transform .8s ease-out;
}

.part-a-wrap .box .col-3:hover i {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.part-a-wrap .box .col-3 .icon-01 {
    background-image: url("icon_01.png");
    background-color: #2d8ff3;
}

.part-a-wrap .box .col-3 .icon-02 {
    background-image: url("icon_02.png");
    background-color: #f49826;
}

.part-a-wrap .box .col-3 .icon-03 {
    background-image: url("icon_03.png");
    background-color: #c2073e;
}

.part-a-wrap .box .col-3 .icon-04 {
    background-image: url("icon_04.png");
    background-color: #c3d934;
}

/*首页新闻*/
.part-b-wrap {
    height: 500px;
    width: 100%;
    background-color: #f5f5f5;
}

.part-b-wrap .left {
    width: 350px;
    height: 320px;
}

.part-b-wrap .left .title {
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    color: #787878;
}

.part-b-wrap .left .title .cn {
    font-size: 26px;
    color: #000;
}

.part-b-wrap .left .title .eg {
    font-family: Arial;
}

.part-b-wrap .right {
    width: 480px;
    float: left;
    margin-left: 10px;
}
.part-b-wrap .right-new {
    width: 350px;
    float: left;
    margin-left: 10px;
}
.part-b-wrap .right-new  .title {
    height: 41px;
    font-size: 14px;
    color: #000;
    padding-top: 31px;
}

.part-b-wrap .right-new  .title .title-li {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
}

.title-li:hover {
    border: 0;
    background-color: #f49826;
    color: #fff;
    padding: 0 15px;

}
.part-c-wrap {
    height: 523px;
}

.part-c-wrap .box {
    padding-top: 30px;
    padding-bottom: 32px;
}

.part-c-wrap .info-box {
    width: 380px;
    float: left;
    text-indent: 20px;
}

.part-c-wrap .info-box:not(:last-child) {
    margin-right: 30px;
}

.part-c-wrap .info-box .title-box {
    height: 90px;
    color: #fff;
    background-position: 0 center;
    background-repeat: no-repeat;
    position: relative;
}

.part-c-wrap .info-box .title-box .more {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 28px;
    top: 32px;
    background: url("icon_more.png") center center no-repeat;
}

.info-box-a .title-box {
    /*background-image: url("../img/bg/bg_01.png");*/
    background-color: #f49826;
}

.info-box-b .title-box {
    /*background-image: url("../img/bg/bg_02.png");*/
    background-color: #1aade2;
}

.info-box-c .title-box {
    /*background-image: url("../img/bg/bg_03.png");*/
    background-color: #c2073e;
}

.part-c-wrap .info-box .title-box .cn {
    font-size: 26px;
    height: 42px;
    line-height: 42px;
    padding-top: 10px;
}

.part-c-wrap .info-box .title-box .eg {
    font-size: 16px;
    font-family: Arial;
    padding-top: 4px;
}

.part-c-wrap .info-box .list-box {
    width: 338px;
    height: 322px;
    border: 1px solid #d2d2d2;
    border-top: 0;
    padding: 24px 20px;
}

.part-c-wrap .info-box .list-box .list {
    height: 39px;
    border-left: 3px solid #f49826;
    padding-left: 29px;
    margin-bottom: 31px;
}

.part-c-wrap .info-box .list-box .list .list-time {
    font-size: 14px;
    color: #7b7b7b;
    background: url("icon_time.png") 0 center no-repeat;
    line-height: 14px;
}

.part-c-wrap .info-box .list-box .list .list-tit {
    margin-bottom: 9px;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-indent: 0;
}

.news-wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.news-wrap a {
    width: 100%;
    height: 100%;
    display: block;
}

.news-wrap .news-time {
    background-color: #f49826;
    width: 116px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 27px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}

.news-wrap img {
    height: 278px;
}

.news-wrap .NewBox {
    width: 417px;
    height: 105px;
    background-color: #fff;
    padding: 14px 32px 0 21px;
}

.news-wrap .NewBox .news-title {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
}

.news-wrap .NewBox .news-description {
    font-size: 12px;
    color: #7e7e7e;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 43px;
}

.index-news-tab {
    height: 469px;
    margin: 0;
}

.index-news-tab .layui-tab-title {
    width: 100%;
    height: 41px;
    text-align: right;
    padding-top: 31px;
}

.index-news-tab .layui-tab-title li {
    height: 28px;
    line-height: 28px;
    color: #3f3f3f;
}

.index-news-tab .layui-tab-title .layui-this {
    border: 0;
    background-color: #f49826;
    color: #fff;
}

.index-news-tab .layui-tab-title .layui-this:after {
    height: 0;
    border: 0;
    width: 0;
}

.index-news-tab .layui-tab-title {
    border-bottom-width: 0;
    border-bottom-style: none;
}

.index-news-tab .layui-tab-content {
    height: 240px;
    width: 440px;
    background-color: #fff;
    padding: 26px 20px;
}
.index-news-tab .exhibitor {
    height: 337px;
    width: 320px;
    background-color: #fff;
    padding: 26px 20px;
    overflow: hidden;
}

.index-news-tab .index-images-list ul {
    width: 100%;
}

.index-news-tab .index-images-list ul li {
    width: 100%;
    margin-bottom: 19px;
    overflow: hidden;
}

.index-news-tab .index-images-list ul li img {
    width: 104px;
    height: 70px;
    float: left;
}

.index-news-tab .index-images-list ul li .info {
    float: left;
    width: 325px;
    margin-left: 10px;

}
.index-news-tab .index-images-list ul li .info-new {
    float: left;
    width: 206px;
    margin-left: 10px;

}

.index-news-tab .index-images-list ul li .tit {
    color: #2e2e2e;
    font-size: 14px;
    
    height: 24px;
    line-height: 24px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.index-news-tab .index-images-list ul li .description {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #7e7e7e;
    height: 24px;
    line-height: 24px;

}

.index-news-tab .index-images-list ul li .time {
    width: 100%;
    color: #707070;
    height: 22px;
    line-height: 22px;
    text-indent: 17px;
    background: url("icon_time.png") 0 center no-repeat;
}

.info-box-a .list {
    border-color: #f49826;
}

.info-box-b .list {
    border-color: #1aade2 !important;
}

.info-box-c .list {
    border-color: #c2073e !important;
}

.part-d-wrap {
    background: url("../img/bg/bg_04.jpg") center top no-repeat;
    height: 450px;
}

.part-d-wrap .tit {
    color: #f49826;
    font-weight: bold;
    font-size: 44px;
    height: 110px;
    line-height: 110px;
    text-align: center;
}

.infoPic-list{
    width: 1200px;
}
.infoPic-list ul li{
    float: left;
    width: 280px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    margin-right: 28px;
}
.infoPic-list ul li a{display: block;overflow: hidden;}
.infoPic-list ul li img{
    width: 280px;
    height: 190px;
}
.infoPic-list ul li span{
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
    display: block;
}
.part-d-wrap .more{
    width: 140px;
    line-height: 34px;
    text-align: center;
    display: block;
    margin: 10px auto;
    border: 1px solid #fff;
    color: #333;
}
.part-d-wrap .more:hover{
    color: #f49826;
    border-color: #f49826;
}
.part-d-wrap .info {
    width: 1160px;
    height: 262px;
    padding: 19px 20px;
    background: url("../img/bg/bg_05.jpg") center top no-repeat;
}

.part-d-wrap .info > div {
    width: 231px;
    height: 130px;
    float: left;
}

.part-d-wrap .info .num {
    font-size: 34px;
    font-weight: bold;
    color: #f38600;
    text-align: center;
    width: 100%;
    height: 85px;
    line-height: 95px;
    display: block;
}

.part-d-wrap .info .num .icon-add {
    padding-right: 14px;
    background: url("icon_add.png") right 7px no-repeat;
}

.part-d-wrap .info .num .icon-square {
    padding-right: 37px;
    background: url("icon_square.png") right 4px no-repeat;
}

.part-d-wrap .info .num .icon-percentage {
    padding-right: 19px;
    background: url("icon_percentage.png") right 15px no-repeat;
}

.part-d-wrap .info .Num-tit {
    text-align: center;
    width: 100%;
    color: #fff;
    opacity: .6;
    font-size: 14px;
}

#NewsScroll .images>div{background-color: #fff;}
#NewsScroll .images .img{
    width: 100%;
    height: 300px;
    background-size: cover;
}
#NewsScroll .images b{
    display: block;
    line-height: 30px;
    height: 30px;
    display: block;
    overflow: hidden;
    font-size: 16px;
    margin: 5px 15px;
    padding-top: 5px;
}
#NewsScroll .images p{
    font-size: 12px;
    line-height: 20px;
    color: #888;height: 40px;
    overflow: hidden;
    display: block;
    overflow: hidden;
    margin: 0 15px;
}
#NewsScroll .images a{
    width:100%;height:100%;display:block;
    position: absolute;
    left: 0;top: 0;
}

.links-wrap {
    padding: 25px 0;
}

.links-wrap ul li {
    margin-bottom: 7px;
    overflow: hidden;
    font-size: 12px;
    display: -webkit-box;
}

.links-wrap .tit {
    color: #12ae43;
    font-weight: bold;
    line-height: 26px;
}

.links-wrap .link {
    line-height: 26px;
}

.links-wrap .link > div {
    width: 100%;
}

.links-wrap .link a {
    padding-left: 5px;
    padding-right: 7px;
    float: left;
    display: block;
}

.links-wrap .link a:not(:last-child) {
    background: url("icon_line2.png") right center no-repeat;
}

footer {
    width: 100%;
}

.bottom-wrap {
    width: 100%;
    background-color: #f5f5f5;
    height: 161px;
}

.bottom-wrap .box {

}

.bottom-wrap .box .left {
    padding-top: 17px;
    width: 750px;
    line-height: 32px;
    font-size: 14px;
    color: #535353;
}

.bottom-wrap .box .left .links {

}

.bottom-wrap .box .left .links a {
    padding-left: 16px;
    padding-right: 17px;
    color: #000;
}

.bottom-wrap .box .left .links a:first-child {
    padding-left: 0;
}

.bottom-wrap .box .left .links a:not(:last-child) {
    background: url("icon_line.png") right center no-repeat;
}

.bottom-wrap .box .left .description {

}

.bottom-wrap .box .right {
    /* width: 361px; */
    padding-top: 22px;
}

.bottom-wrap .box .right ul {

}

.bottom-wrap .box .right ul li {
    float: left;
}

.bottom-wrap .box .right ul li:first-child {
    margin-right: 25px;
}

.bottom-wrap .box .right ul li.footer_logo {
	display: flex;
    margin-right: 25px;
    flex-direction: column;
    align-items: center;

}

.bottom-wrap .box .right ul li img {
    width: 89px;
    height: 88px;
    border: 1px solid #e8e8e8;
}

.bottom-wrap .box .right ul li .title {
    height: 49px;
    line-height: 49px;
    color: #535353;
    font-size: 12px;
    text-align: center;
}

.login-wrap {
    background: url("../img/bg/bg_login.jpg") center top no-repeat;
    height: 492px;
}

.login-wrap .box {
    position: relative;
    height: 492px;
}

.login-wrap .box .login-box {
    position: absolute;
    width: 346px;
    height: 367px;
    right: 0;
    top: 60px;
}

.login-wrap .box .login-box .title {
    height: 62px;
    background-color: #f2f2f2;
    text-indent: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #f49826;
    line-height: 62px;
}

.login-wrap .box .login-box .con {
    height: 198px;
    background-color: #fff;
    padding: 32px 20px 24px 20px;
    width: auto;
}

.login-wrap .box .login-box .con .layui-form-item {
    width: 304px;
    height: 38px;
    border: 1px solid #bdbdbd;
    margin-bottom: 20px;
}

.login-wrap .box .login-box .con .layui-form-pane .layui-input {
    border: 0;
    border-radius: 0;
}

.login-wrap .box .login-box .con .layui-btn-warm {
    background-color: #f49826;
    width: 100%;
}

.login-wrap .box .login-box .con .layui-form-item.nmb {
    margin-bottom: 0;
}

.login-wrap .box .login-box .con i {
    float: left;
    display: block;
    width: 38px;
    height: 38px;
    border-right: 1px solid #bdbdbd;
}

.login-wrap .box .login-box .forget {
    height: 52px;
    line-height: 52px;
    text-align: right;
}

.login-wrap .box .login-box .forget a {
    color: #7f7f7f;
}

.login-wrap .box .login-box .con .icon-pwd {
    background: url("icon_pwd.jpg") center center no-repeat;
}

.login-wrap .box .login-box .con .icon-user {
    background: url("icon_user.jpg") center center no-repeat;
}

.login-wrap .box .login-box .con .layui-form-pane .layui-input-block {
    left: 0;
    margin-left: 39px;
}

.login-wrap .box .login-box .foot {
    background-color: #fcfcfc;
    width: 346px;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #f4f4f4;
}

.login-wrap .box .login-box .foot a {
    font-size: 14px;
    color: #e6343e;
    margin-right: 20px;
    text-indent: 21px;
    float: right;
    height: 50px;
    display: block;
    background: url("icon_registered.jpg") 0 center no-repeat;
}

.banner-wrap {
    height: 320px;
    background: url("../img/banner/ny_banner_01.jpg") center top no-repeat;
}

.banner-wrap .box {
    position: relative;
    height: 320px;
}

.banner-wrap .box .father-nav {
    position: absolute;
    width: 260px;
    height: 74px;
    background: url("../img/bg/bg_father_nav.png") center top no-repeat;
    bottom: 0;
    left: 0;
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    line-height: 74px;
    text-indent: 34px;
}

.ny-wrap {
    background-color: #e1e1e1;
    border-bottom: 1px solid #f2f2f2;
}

.meeting-wrap.ny-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url("../img/bg/bg_meeting.jpg") center top repeat-y;
}

.persons-wrap {
    padding-top: 0 !important;
}

.persons-box {
    width: 100%;
    overflow: hidden;
    background: none !important;
    color: #fff;
}

.persons-box h1 {
    height: 160px;
    line-height: 160px;
    width: 100%;
    text-align: center;
}

.persons-box ul li {
    width: 240px;
    height: 240px;
    float: left;
    position: relative;
}

.persons-box ul li .info {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    width: 222px;
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url("../img/bg/bg_info.png");
}

.persons-box ul li img {
    width: 240px;
    height: 240px;
}

.persons-box ul li .info .name {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.persons-box ul li .info .description {
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    opacity: .8;
}

.father-nav-tit {
    display: none;
}

.meeting-wrap.ny-wrap .left {
    position: relative;
}

.meeting-wrap.ny-wrap .right .location-box .l-name {
    border-bottom: 1px solid #e09030 !important;
}

.meeting-wrap.ny-wrap .left ul {
    padding-top: 70px;
    /*position: absolute;*/
    /*top:70px;*/
}

.meeting-wrap.ny-wrap .father-nav-tit {
    display: block;
    height: 70px;
    line-height: 70px;
    text-indent: 41px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background-color: #e09030;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.ny-wrap .box {
    background: url("../img/bg/bg_ny_box.jpg") center top repeat-y;
    overflow: hidden;
}

.ny-wrap .box .left {
    padding: 24px 20px;
    width: 220px;
}

.ny-wrap .box .left ul {
    width: 100%;
}

.ny-wrap .box .left ul li {
    width: 100%;
    margin-bottom: 10px;
    line-height: 50px;
    font-size: 14px;
    color: #6c6c6c;
    text-indent: 18px;
}

.ny-wrap .box .left ul li a {
    width: 100%;
    background-color: #fff;
    display: block;
}

.ny-wrap .box .left ul li a:hover, .ny-wrap .box .left ul li.active > a {
    background-color: #e09030;
    color: #fff;
    font-weight: bold;
}

.ny-wrap .box .left ul li .sub-section {
    display: none;
}
.ny-wrap .box .left ul li .sub-section a {
    margin-top: 1px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    display: block;
    text-indent: 34px;
    color: #e09030;
    background: url("icon_section_b.jpg") 19px 21px no-repeat #fff;
}

.ny-wrap .box .left ul li .sub-section a:hover {
    color: #e09030;
    background: url("icon_section_b.jpg") 19px 21px no-repeat #fff;
}

.ny-wrap .box .left ul li.active .sub-section a {
    color: #000;
    font-size: 14px;
    background: url("icon_section_b.jpg") 19px 21px no-repeat #fff;
}

.ny-wrap .box .left ul li.active .sub-section a.active, .ny-wrap .box .left ul li.active .sub-section a:hover {
    color: #fff;
    background: url("icon_section_a.jpg") 19px 21px no-repeat #e09030;
}

.ny-wrap .box .right {
    width: 850px;
    padding-left: 40px;
    padding-right: 50px;
    padding-bottom: 51px;
}

.ny-wrap .box .right .location-box {
    height: 75px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 85px;
}

.ny-wrap .box .right .location-box .l-name {
    float: left;
    height: 75px;
    border-bottom: 1px solid #12aa43;
    color: #323232;
    font-weight: bold;
    font-size: 22px;
}

.ny-wrap .box .right .location-box .location {
    height: 75px;
    float: right;
    color: #323232;
    font-size: 14px;
}

.ny-wrap .box .right .main-content {
    width: 100%;
}

.ny-wrap .box .right .main-content.page-9 {
    padding-top: 36px;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.page-9 ul {
    width: 100%;
}

.ny-wrap .box .right .main-content.page-9 ul li {
    background-repeat: no-repeat;
    background-position: center 28px;
    width: 268px;
    height: 168px;
    border: 1px solid #dbdbdb;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ny-wrap .box .right .main-content.page-9 ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-weight: bold;
    font-size: 20px;
    color: #606060;
    text-align: center;
    line-height: 258px;
}

.ny-wrap .box .right .main-content.page-9 ul li:nth-child(3n) {
    margin-right: 0;

}

.box .right .main-content.page-form-01 {
    overflow-y: auto;
}

.box .right .main-content.page-form-01 .part-a {
    display: none;
}

.box .right .main-content.page-form-01 .part-b {
    display: none;
}

.part-b .style-2 {
    width: 607px;
    overflow: hidden;
    margin-top: 12px;
    display: none;
}

.part-b .style-2 .left {
    height: 34px;
    line-height: 34px;
    width: 517px;
    border: 1px solid #bfbfbf;
    padding: 0;
    background-color: #fff;
    text-indent: 12px;
}

.part-b .style-2 .right {
    height: 36px;
    line-height: 36px;
    width: 88px;
    text-align: center;
    background-color: #bfbfbf;
    color: #fff;
    font-size: 14px;
    padding: 0;
    border-radius: 0;
}

.box .right .main-content.page-form-01.access {

}

.box .right .main-content.page-form-01 .layui-form-item {
    margin-bottom: 35px;
}

.box .right .main-content.page-form-01 .layui-form-label {
    width: 108px;
    padding-left: 0;
    text-align: left;
    padding-right: 0;
    font-size: 14px;
    font-weight: bold;
    color: #393939;
}

.box .right .main-content.page-form-01 input[type=radio] {
    color: #393939;
    font-size: 14px;
}

.box .right .main-content.page-form-01 .msg {
    line-height: 30px;
}

.box .right .main-content.page-form-01 .layui-input-block {
    margin-left: 138px;
    color: #393939;
    font-size: 14px;
}

.FatherGodHz-btn {

}

.FatherGodHz-btn .layui-btn {
    width: 150px;
    line-height: 36px;
    height: 36px;
    background-color: #ff8a00;
    border: 0;
    color: #fff;
}

.FatherGodHz-btn .layui-btn.layui-btn-primary {
    background-color: #b6b6b6;
}

.box .right .main-content.page-form-01 .layui-input-block .form-info-box {
    padding: 0 26px 26px 26px;
    width: auto;
    border: 1px solid #ccc;

}

.box .right .main-content.page-form-01 .layui-input-block .form-info-box .info {
    color: #393939;
    line-height: 30px;
    margin-bottom: 20px;
}

.box .right .main-content.page-form-01 .layui-input-block .form-info-box .tit {
    font-size: 16px;
    font-weight: bold;
    color: #393939;
    height: 58px;
    line-height: 58px;
    text-align: center;
}

.box .right .main-content.page-form-01.access .form-info {
    display: none;
}

.box .right .main-content.page-form-01.access .form {
    display: block;
    height: 520px;
    overflow-y: auto;
}

.box .right .main-content.page-form-01 .form {
    display: none;
}

.box .right .main-content.page-form-01 .form-title {
    height: 75px;
    line-height: 85px;
    font-size: 18px;
    color: #393939;
}

.box .right .main-content.page-form-01 .form-info {
    background-color: #f2f2f2;
    padding: 0 45px 45px 45px;
}

.box .right .main-content.page-form-01 .form-info .tit {
    font-size: 18px;
    font-weight: bold;
    color: #393939;
    text-align: center;
    line-height: 65px;
    height: 65px;
}

.box .right .main-content.page-form-01 .form-info .con {
    color: #5d5d5d;
    font-size: 14px;
    line-height: 30px;
}

.box .right .main-content.page-form-01 .form-info .button-box {
    margin-top: 20px;
    text-align: center;
}

.box .right .main-content.page-form-01 .form-info .button-box .layui-btn {
    width: 150px;
    height: 36px;
    line-height: 36px;
    /*margin-left: 150px;*/
}

.FatherGodHz-btn-Ok {
    background-color: #f49826;
    margin-left: 0;
}

.FatherGodHz-btn-No {
    background-color: #b1b1b1;
}

.ny-wrap .box .right .main-content.list {
    width: 100%;
    padding-top: 11px;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.list > ul {
    width: 100%;
}

.ny-wrap .box .right .main-content.list > ul > li {
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #ebebeb;
    line-height: 49px;
    font-size: 14px;
    background: url("icon_list.png") 3px center no-repeat;
}

.ny-wrap .box .right .main-content.list > ul > li a {
    float: left;
    color: #323232;
    text-indent: 15px;
}

.ny-wrap .box .right .main-content.list > ul > li span {
    float: right;
    color: #8a8989;
}

.ny-wrap .box .right .main-content.list-project {
    width: 100%;
    padding-top: 40px;
}

.ny-wrap .box .right .main-content.list-project ul {

}

.ny-wrap .box .right .main-content.list-project ul li {
    width: 260px;
    float: left;
    margin-right: 35px;
    margin-bottom: 20px;
}

.ny-wrap .box .right .main-content.list-project ul li:nth-child(3n) {
    margin-right: 0;
}

.ny-wrap .box .right .main-content.list-project ul li img {
    width: 260px;
    height: 260px;
}

.ny-wrap .box .right .main-content.list-project ul li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.ny-wrap .box .right .main-content.list-job {
    width: 100%;
    padding-top: 11px;
    position: relative;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.list-job .recru-box {
    width: 454px;
    height: 76px;
    position: absolute;
    left: 162px;
    top: -76px;
    /*background-color: #000*/
}

.ny-wrap .box .right .main-content.list-job .recru-box .button-box {
    width: 160px;
    float: right;
    text-align: center;
}

.ny-wrap .box .right .main-content.list-job .recru-box .search {
    width: 202px;
    height: 28px;
    border: 1px solid #e5e5e5;
    float: left;
    border-radius: 50px;
    margin-top: 27px;
}

.ny-wrap .box .right .main-content.list-job .recru-box .search .txt {
    border: 0;
    width: 175px;
    float: left;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    background: none;
}

.ny-wrap .box .right .main-content.list-job .recru-box .search .sub {
    float: right;
    width: 27px;
    height: 28px;
    border: 0;
    background: url("icon_search1.png") left center no-repeat;
}

.ny-wrap .box .right .main-content.list-job .recru-box .button-box a {
    float: left;
    width: 75px;
    height: 22px;
    display: block;
    background-color: #f49827;
    color: #fff;
    margin-top: 30px;
    line-height: 22px;
    font-size: 12px;
}

.ny-wrap .box .right .main-content.list-job .recru-box .button-box a:first-child {
    margin-right: 10px;
}

.ny-wrap .box .right .main-content.list-job .recru-btn {
    /*color:#f00;*/
    /*position: absolute;*/
    /*right:0;*/
    /*top:-22px;*/
    /*color: #df9120;*/
    /*position: absolute;*/
    /*left: 143px;*/
    /*top: -41px;*/
}

.ny-wrap .box .right .main-content.list-job ul {
    width: 100%;
}

.ny-wrap .box .right .main-content.list-job ul li {
    width: 100%;
    height: 49px;
    border-bottom: 1px dashed #ebebeb;
    line-height: 49px;
    font-size: 14px;
}

.ny-wrap .box .right .main-content.list-job ul li a.tit {
    float: left;
    color: #323232;
    width: 450px;
}

.ny-wrap .box .right .main-content.list-job ul li a.company {
    float: left;
    color: #686868;
    width: 300px;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.list-job ul li span {
    float: right;
    color: #8a8989;
}

.ny-wrap .box .right .main-content.list-pictures {
    padding-top: 31px;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.list-pictures ul {
    width: 100%;
}

.ny-wrap .box .right .main-content.list-pictures ul li {
    width: 100%;
    margin-bottom: 40px;
    height: 118px;
}

.ny-wrap .box .right .main-content.list-pictures ul li .img {
    float: left;
    width: 176px;
    height: 118px;
}

.ny-wrap .box .right .main-content.list-pictures ul li .info {
    width: 646px;
    float: right;
    height: 118px;
    position: relative;
}

.ny-wrap .box .right .main-content.list-pictures ul li .info .title {
    width: 100%;
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.list-pictures ul li .info .description {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 26px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
}

.ny-wrap .box .right .main-content.list-pictures ul li .info .time {
    position: absolute;
    left: 0;
    bottom: 5px;
    color: #8c8b8b;
    font-size: 14px;
    background: url("icon_time.png") 0 center no-repeat;
    text-indent: 22px;
}

.discussion-wrap {
    background: url('../img/bg/bg_discussion.jpg') center top repeat-y;
    overflow: hidden
}

.discussion-wrap.discussion-ny-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}

.discussion-wrap.discussion-ny-wrap .description-box {
    min-height: 400px;
    background: url("../img/bg/bg_form.png");
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    padding: 30px 50px;
    width: 1100px;
}

.discussion-wrap.discussion-ny-wrap .video-box {
    background: url("../img/bg/bg_form.png");
    height: 520px;
    margin-top: 19px;
}

.discussion-wrap.discussion-ny-wrap .video-box .tit {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 95px;
    height: 95px;
    text-align: center;
}

.discussion-wrap.discussion-ny-wrap .video-box ul {
    width: 1148px;
    padding-left: 52px;
}

.discussion-wrap.discussion-ny-wrap .video-box ul li {
    width: 340px;
    float: left;
}

.discussion-wrap.discussion-ny-wrap .video-box ul li:not(:last-child) {
    margin-right: 40px;
}

.discussion-wrap.discussion-ny-wrap .video-box ul li img {
    width: 340px;
    height: 340px;
}

.discussion-wrap.discussion-ny-wrap .video-box ul li div {
    height: 73px;
    line-height: 73px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.discussion-wrap.discussion-ny-wrap .description-box p {
    margin-bottom: 15px;
    text-indent: 34px;
}

.tifp-wrap {
    background-image: url("../img/bg/bg_tifp.jpg");
    background-repeat: no-repeat;
}

.discussion-wrap .banner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.discussion-wrap .nav-box {
    margin-bottom: 30px;
    height: 260px;
}

.discussion-wrap .nav-box .nav {
    width: 300px;
    float: left;
    height: 260px;
    position: relative;
    background-position: center 50px;
    background-repeat: no-repeat;
}

.discussion-wrap .nav-box .nav-1 {
    background-image: url("icon_dis_01.png");
    background-color: #4a1d75;
}

.discussion-wrap .nav-box .nav-1:hover {
    background-image: url("icon_dis_01_hover.png");
    background-color: #fff;
}

.discussion-wrap .nav-box .nav-1:hover .tit {
    color: #4a1d75;
}

.discussion-wrap .nav-box .nav:hover .tit:before {
    background-color: #c1c1c1;
}

.discussion-wrap .nav-box .nav-2 {
    background-image: url("icon_dis_02.png");
    background-color: #1aade2;
}

.discussion-wrap .nav-box .nav-2:hover {
    background-image: url("icon_dis_02_hover.png");
    background-color: #fff;
}

.discussion-wrap .nav-box .nav-2:hover .tit {
    color: #1aade2;
}

/*.discussion-wrap .nav-box .nav-2:hover .sub-section .right{background-color:#1aade2}*/
/*.discussion-wrap .nav-box .nav-2:hover .sub-section .right a{border-bottom:1px solid #1cd6e2;}*/

.discussion-wrap .nav-box .nav-3 {
    background-image: url("icon_dis_03.png");
    background-color: #c2073e;
}

.discussion-wrap .nav-box .nav-3:hover {
    background-image: url("icon_dis_03_hover.png");
    background-color: #fff;
}

.discussion-wrap .nav-box .nav-3:hover .tit {
    color: #c2073e;
}

/*.discussion-wrap .nav-box .nav-3:hover .sub-section .right{background-color:#c2073e}*/
/*.discussion-wrap .nav-box .nav-3:hover .sub-section .right a{border-bottom:1px solid #c2230d;}*/

.discussion-wrap .nav-box .nav-4 {
    background-image: url("icon_dis_04.png");
    background-color: #c3d934;
}

.discussion-wrap .nav-box .nav-4:hover {
    background-image: url("icon_dis_04_hover.png");
    background-color: #fff;
}

.discussion-wrap .nav-box .nav-4:hover .tit {
    color: #c3d934;
}

/*.discussion-wrap .nav-box .nav-4:hover .sub-section .right{background-color:#c3d934}*/
/*.discussion-wrap .nav-box .nav-4:hover .sub-section .right a{border-bottom:1px solid #c3d916;}*/

.discussion-wrap .nav-box .nav-5 {
    background-image: url("icon_dis_05.png");
    background-color: #f49826;
}

.discussion-wrap .nav-box .nav-5:hover {
    background-image: url("icon_dis_05_hover.png");
    background-color: #fff;
}

.discussion-wrap .nav-box .nav-5:hover .tit {
    color: #f49826;
}

/*.discussion-wrap .nav-box .nav-5:hover .sub-section .right{background-color:#f49826}*/
/*.discussion-wrap .nav-box .nav-5:hover .sub-section .right a{border-bottom:1px solid #f49826;}*/

.discussion-wrap .nav-box .nav-6 {
    background-image: url("icon_dis_06.png");
    background-color: #153d95;
}

.discussion-wrap .nav-box .nav-6 .sub-section {
    right: 0;
}

.discussion-wrap .nav-box .nav-6 .sub-section .right {
    float: left;
}

.discussion-wrap .nav-box .nav-6 .sub-section .left {
    float: right;
}

.discussion-wrap .nav-box .nav-6:hover {
    background-image: url("icon_dis_06_hover.png");
    background-color: #fff;
}

.discussion-wrap .nav-box .nav-6:hover .tit {
    color: #153d95;
}

/*.discussion-wrap .nav-box .nav-6:hover .sub-section .right{background-color:#efeb3a}*/
/*.discussion-wrap .nav-box .nav-6:hover .sub-section .right a{border-bottom:1px solid #efeb3a;}*/

.discussion-wrap .nav-box .nav .tit {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    height: 100%;
    display: block;
    line-height: 350px;
    position: relative;
}

.discussion-wrap .nav-box .nav .tit:before {
    position: absolute;
    left: 130px;
    top: 125px;
    width: 38px;
    height: 1px;
    background-color: #fff;
    content: '';
    display: block;
}

.discussion-wrap .nav-box .nav .sub-section {
    position: absolute;
    top: 0;
    height: 260px;
    width: 600px;
    z-index: 999;
    display: none;
}

.discussion-wrap .nav-box .nav .sub-section .left {
    width: 300px;
    height: 260px;
    display: block;;
}

.discussion-wrap .nav-box .nav .sub-section .right {
    width: 300px;
    height: 230px;
    background-color: #2a2a2a;
    padding-top: 30px;
}

.discussion-wrap .nav-box .nav .sub-section .right a {
    height: 49px;
    border-bottom: 1px solid #444444;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 49px;
    color: #fff;
    text-indent: 20px;
}

.discussion-wrap .nav-box .nav .sub-section .right a:hover {
    background-color: #fff;
    color: #000;
}

.discussion-wrap .nav-box .nav .tit:hover {
    color: #fff;
}

.discussion-wrap .links-box {
    width: 1162px;
    height: 104px;
    padding: 19px;
    background-color: #2a2a2a;
    margin-bottom: 30px;
}

.discussion-wrap .links-box .link {
    width: 206px;
    height: 84px;
    padding-top: 20px;
    float: left;
    background-repeat: no-repeat;
    background-position: 67px 16px;
    padding-left: 168px;
    color: #fff;
}

.discussion-wrap .links-box .link:not(:last-child) {
    margin-right: 20px;
}

.discussion-wrap .links-box .link-1 {
    background-image: url("icon_link_01.png");
    background-color: #1aade2;
}

.discussion-wrap .links-box .link-2 {
    background-image: url("icon_link_02.png");
    background-color: #f49826;
}

.discussion-wrap .links-box .link-3 {
    background-image: url("icon_link_03.png");
    background-color: #c2073e;
}

.discussion-wrap .links-box .link .cn {
    font-size: 22px;
    height: 38px;
    line-height: 38px;
}

.discussion-wrap .links-box .link .eg {
    font-size: 16px;
    font-family: Arial;
    height: 18px;
    line-height: 18px;
}

.discussion-wrap .links-box .link div {
    color: #fff;
}

.discussion-wrap .pictures-box {
    height: 720px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.discussion-wrap .pictures-box ul {
    width: 100%;
}

.discussion-wrap .pictures-box ul li {
    width: 240px;
    height: 240px;
    float: left;
    background-color: #fff;
    position: relative;
}

.discussion-wrap .pictures-box ul li a {

}

.discussion-wrap .pictures-box ul li img {
    width: 240px;
    height: 240px;
}

.discussion-wrap .pictures-box ul li .info {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 222px;
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url("../img/bg/bg_info.png");
}

.discussion-wrap .pictures-box ul li .info .name {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.discussion-wrap .pictures-box ul li .info .description {
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    opacity: .8;
}

.discussion-wrap .pictures-box .more {
    width: 240px;
    height: 240px;
    position: absolute;
    top: 240px;
    left: 480px;
    background-color: #1aade2;
}

.discussion-wrap .pictures-box .more .tit {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    height: 147px;
    line-height: 177px;
}

.discussion-wrap .pictures-box .more a {
    width: 106px;
    height: 28px;
    border: 1px solid #57bee3;
    display: block;
    line-height: 28px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}

.discussion-wrap .news-box {
    height: 570px;

    margin-bottom: 30px;
}

.discussion-wrap .news-box .title {
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    color: #fff;
}

.discussion-wrap .news-box .title .eg {
    font-family: Arial;
    color: #b3b3b3;
}

.discussion-wrap .news-box .title .cn {
    font-size: 26px;
}

.discussion-wrap .news-box .left {
    width: 480px;
    height: 498px;
    background-color: #efefef;
}

.discussion-wrap .news-box .right {
    width: 654px;
    height: 433px;
    padding-left: 31px;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 35px;
    padding-right: 35px;
    position: relative;
}

.discussion-wrap .news-box .right ul {
    width: 100%;
}

.discussion-wrap .news-box .right ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 22px;
}

.discussion-wrap .news-box .right ul li img {
    float: left;
    width: 177px;
    height: 108px;
}

.discussion-wrap .news-box .right ul li .info-right {
    width: 455px;
    float: right;
    height: 108px;
    position: relative;
}

.discussion-wrap .news-box .right ul li .tit-right {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #383838;
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding-top: 6px;
}

.discussion-wrap .news-box .right ul li .description-right {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    font-size: 12px;
    color: #7a7979;
    margin-top: 2px;
}

.discussion-wrap .news-box .right ul li .time-right {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26px;
    line-height: 26px;
    color: #7a7979;
    background: url("icon_time.png") 0 center no-repeat;
    text-indent: 20px;
    font-size: 12px;
}

.discussion-wrap .news-box .right .more {
    width: 177px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #f49826;
    display: block;
    position: absolute;
    bottom: 35px;
    left: 31px;
    font-size: 14px;
    color: #fff;
}

.discussion-wrap .news-box .info {
    padding-left: 22px;
    padding-right: 22px;
    position: relative;
    height: 153px;
}

.discussion-wrap .news-box .info img {
    width: 480px;
    height: 345px;
}

.discussion-wrap .news-box .info .tit {
    color: #383838;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.discussion-wrap .news-box .info .description {
    font-size: 12px;
    color: #7a7979;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.discussion-wrap .news-box .info .time {
    color: #7a7979;
    font-size: 14px;
    background: url("icon_time.png") 0 center no-repeat;
    text-indent: 21px;
    position: absolute;
    bottom: 28px;
}

.registered-wrap {
    background-color: #e1e1e1;
}

.registered-wrap .box {
    background-color: #ebf0f3;
    padding: 30px;
    width: 1160px;
    overflow: hidden;
}

.registered-wrap .left {
    width: 269px;
}

.registered-wrap .left a {
    width: 100%;
    height: 86px;
    display: block;
    margin-bottom: 35px;
    text-indent: 101px;
}

.registered-wrap .left .cn {
    font-size: 18px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
}

.registered-wrap .left .eg {
    font-size: 14px;
    color: #fff;
    font-family: Arial;
}

.registered-wrap .left a.style-1 {
    background: url("icon_style_01.png") 33px center no-repeat #f49826;
}

.registered-wrap .left a.style-2 {
    background: url("icon_style_02.png") 33px center no-repeat #2d8ff3;
}

.registered-wrap .left a.style-3 {
    background: url("icon_style_03.png") 33px center no-repeat #c2073e;
}

.registered-wrap .right {
    width: 576px;
    background-color: #fff;
    padding: 70px 127px;

}

.father-god-hz-form-1 .layui-form-item {
    margin-bottom: 21px;
}

.father-god-hz-form-1 .layui-form-label {
    background-color: #fff;
    height: 53px;
    line-height: 35px;
    color: #535353;
    font-size: 14px;
}

.father-god-hz-form-1 .layui-input {
    border-left: 0;
    height: 53px;
}

.father-god-hz-form-1 .layui-btn {
    background-color: #f49826;
    width: 100%;
    height: 55px;
    line-height: 55px;
}

.ny-wrap .box .right .main-content.show-history {
    padding-top: 29px;
}

.ny-wrap .box .right .main-content.site-article {
    line-height: 30px;
}

.ny-wrap .box .right .main-content.show-history .title {
    font-size: 26px;
    line-height: 80px;
    border: 30px solid #ebf0f3;
    background-color: #fff;
    text-align: center;
}

.ny-wrap .box .right .main-content.show-history .content {
    color: #454545;
    font-size: 14px;
    line-height: 30px;
}

.ny-wrap .box .right .main-content.show-history .title-bg {
    height: 47px;
    margin-top: 30px;
    margin-bottom: 25px;
    /**background: url("../img/bg/bg_title.jpg") 0 center repeat-x;**/
    background-color: #ebf0f3;
}

.ny-wrap .box .right .main-content.show-history .title-bg .tit {
    height: 31px;
    line-height: 31px;
    margin-top: 8px;
    margin-left: 15px;
    padding: 0 11px;
    background-color: #fff;
    font-size: 16px;
    color: #129a43;
    font-weight: bold;
    float: left;
}

.ny-wrap .box .right .main-content.show-history .swiper-slide {
    height: 183px;
}

.ny-wrap .box .right .main-content.show-history .swiper-slide img {
    width: 100%;
    height: 100%;
}

.ny-wrap .box .right .main-content img {
    max-width: 100%;
}

.ny-wrap .box .right .main-content.page-1 {
    padding-top: 29px;
    line-height: 30px;
}

.tifp-wrap .form-application {
    margin-top: 367px;
    height: 610px;
    background: url("../img/bg/bg_form.png");
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 29px;
    width: 1141px;
}

.tifp-wrap .form-application .title {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    height: 83px;
    line-height: 83px;
    text-align: center;
}

.tifp-wrap .form-application .style {
    margin-bottom: 19px;
    overflow: hidden;
}

.tifp-wrap .form-application .style input {
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    text-indent: 19px;
    font-size: 14px;
    color: #7d7d7d;
    border: 0;
    width: 100%;
}

.tifp-wrap .form-application .style textarea {
    resize: none;
    width: 1160px;
    height: 89px;
    padding: 20px;
    border: 0;
}

.tifp-wrap .form-application .style-1 {

}

.tifp-wrap .form-application .style-1 .left {
    width: 560px;
}

.tifp-wrap .form-application .style-1 .right {
    width: 560px;
}

.tifp-wrap .form-application .style-2 {
}

.tifp-wrap .form-application .style-2 .left {
    width: 1030px;
}

.tifp-wrap .form-application .style-2 .right {
    width: 111px;
    height: 50px;
    border-radius: 0;
    background-color: #d8d8d8;
    color: #2a2a2a;
    font-weight: bold;
}

.tifp-wrap .form-application .submit-btn {
    width: 160px;
    height: 50px;
    line-height: 50px;
    background-color: #f49826;
    margin: 0 auto;
    display: block;
    border: 0;
    border-radius: 0;
}

.tifp-wrap .msg-box {
    margin-bottom: 30px;
}

.links-box {
    text-align: center;
    overflow: hidden;
    padding-top: 40px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none;
}

.pagination > li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.user-wrap {
    background-color: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 53px;
}

.user-wrap .box {
}

.user-wrap .left {
    width: 190px;
    height: 717px;
    background-color: #353a44;
}

.user-wrap .left .tit {
    height: 92px;
    line-height: 92px;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

.user-wrap .left .tit .nav-slide {
    overflow: hidden;
}

.user-wrap .left .nav-slide ul {
    width: 100%;
}

.user-wrap .left .nav-slide ul li {
    width: 100%;
    margin-bottom: 20px;
}

.user-wrap .left .nav-slide ul li.active a {
    background: url("../img/bg/nav-slide-bg.jpg") center top no-repeat;
    color: #353a44;
}

.user-wrap .left .nav-slide ul li a {
    height: 36px;
    line-height: 36px;
    width: 150px;
    display: block;
    margin: 0 auto;
    text-indent: 55px;
    font-size: 16px;
    color: #ffffff;
    position: relative;
}

.user-wrap .left .nav-slide ul li a:after {
    content: '';
    position: absolute;
    left: 23px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: left top;
}

.user-wrap .left .nav-slide ul li a.icon_01:after {
    background-image: url("icon_slide_01.png");
    top: 8px;
}

.user-wrap .left .nav-slide ul li a.icon_02:after {
    background-image: url("icon_slide_02.png");
    top: 7px;
}

.user-wrap .left .nav-slide ul li a.icon_03:after {
    background-image: url("icon_slide_03.png");
    top: 7px;
}

.user-wrap .left .nav-slide ul li a.icon_04:after {
    background-image: url("icon_slide_04.png");
    top: 7px;
}

.user-wrap .left .nav-slide ul li a.icon_05:after {
    background-image: url("icon_slide_05.png");
    top: 7px;
}

.user-wrap .left .nav-slide ul li a.icon_06:after {
    background-image: url("icon_slide_06.png");
    top: 10px;
}

.user-wrap .left .nav-slide ul li a.icon_07:after {
    background-image: url("icon_slide_07.png");
    top: 10px;
}

.user-wrap .left .nav-slide ul li a.icon_08:after {
    background-image: url("icon_slide_08.png");
    top: 10px;
}


.user-wrap .left .nav-slide ul li.active a.icon_01:after {
    background-image: url("icon_slide_01_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_02:after {
    background-image: url("icon_slide_02_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_03:after {
    background-image: url("icon_slide_03_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_04:after {
    background-image: url("icon_slide_04_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_05:after {
    background-image: url("icon_slide_05_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_06:after {
    background-image: url("icon_slide_06_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_07:after {
    background-image: url("icon_slide_07_h.png");
}

.user-wrap .left .nav-slide ul li.active a.icon_08:after {
    background-image: url("icon_slide_08_h.png");
}

.user-wrap .right {
    width: 922px;
    height: 717px;
    background-color: #fff;
    padding-left: 47px;
    padding-right: 41px;
}

.user-wrap .right .location {
    height: 73px;
    line-height: 83px;
    color: #5d5d5d;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.user-wrap .right .location .fr {
    font-size: 14px;
    color: #ff7400;
    height: 74px;
}

.user-wrap .right .con {
    margin-top: 40px;
    height: 563px;
    margin-bottom: 40px;
    overflow-y: auto;
}

.con.FatherGodHz-form {
    overflow-y: auto;
    padding-right: 20px;
}

.user-wrap .right .con ul {
    width: 100%;
}

.user-wrap .right .con > ul > li {
    width: 100%;
    height: 132px;
    margin-bottom: 30px;
}

.user-wrap .right .con > ul > li .fl {
    width: 150px;
    height: 132px;
    background-repeat: no-repeat;
    background-position: center 29px;
}

.user-wrap .right .con > ul > li .fl a {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    line-height: 192px;
    height: 132px;
    color: #fff;
    display: block;
}

.user-wrap .right .con > ul > li .fl.bg-01 {
    background-image: url("../img/bg/user_bg_01.png");
    background-color: #f49826;
}

.user-wrap .right .con > ul > li .fl.bg-02 {
    background-image: url("../img/bg/user_bg_02.png");
    background-color: #2d8ff3;
}

.user-wrap .right .con > ul > li .fl.bg-03 {
    background-image: url("../img/bg/user_bg_03.png");
    background-color: #c2073e;
}

.user-wrap .right .con > ul > li .fr {
    width: 772px;
    height: 132px;
}

.user-wrap .right .con > ul > li .fr .swiper-container {
    width: 100%;
    height: 100%;
}

.user-wrap .right .con > ul > li .fr .swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #e5e5e5;
}

.user-wrap .right .con > ul > li .fr .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
}

.user-wrap .right .con > ul > li .fr .swiper-slide .en {
    width: 100%;
    height: 50px;
    line-height: 16px;
    font-size: 12px;
    font-family: Arial;
    color: #5d5d5d;
    padding-top: 30px;
    position: relative;
}

.user-wrap .right .con > ul > li .fr .swiper-slide .en:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    bottom: 0;
    left: 81px;
    background-color: #b7b7b7;
}

.user-wrap .right .con > ul > li .fr .swiper-slide .cn {
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #393939;
    line-height: 52px;
}

#tip-box > div {
    float: left;
}

#market-box .layui-input-block > div {
    float: left;
}

.ny-wrap .box .right .main-content.page-form-01.page-form-02 {

}

.ny-wrap .box .right .main-content.page-form-01.page-form-02 .part-b {
    display: block;
}

.page-form-03 .info {
    padding-top: 10px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.FatherGodHzStyle1 .show-1 {
    display: block;
}

.FatherGodHzStyle1 .show-2 {
    display: none;
}

.FatherGodHzStyle2 .show-1 {
    display: none;
}

.FatherGodHzStyle2 .show-2 {
    display: block;
}

.user-wrap .right .con.certifiedForm {
    overflow-y: auto;
}

.certifiedForm .layui-form {
    margin-top: 20px;
    margin-bottom: 40px;
}

.certifiedForm .layui-form-item {
    line-height: 38px;
    margin-bottom: 20px;
}

.certifiedForm .layui-form-label {
    padding: 0;
    text-align: left;
    line-height: 38px;
    color: #717171;
    font-size: 14px;
    width: auto;
}

.certifiedForm .layui-input-block.left-one-margin {
    margin-left: 87px;
}

.certifiedForm .layui-input-block.left-one-margin .info {
    color: #dd0000;
    height: 52px;
    line-height: 42px;
}

.FatherGodHz-btn {
    width: 100%;
}

.FatherGodHz-btn .layui-btn {
    width: 150px;
    height: 36px;
    line-height: 36px;
    border: 0;
    background-color: #f49826;
}

.FatherGodHz-btn .layui-btn.layui-btn-primary {
    background-color: #d6d6d6;
    color: #fff;
}

.certifiedForm .layui-input-block.left-two-margin {
    margin-left: 205px;
}

.certifiedForm .layui-input-block.style-3 {

}

.certifiedForm .layui-input-block.style-3 .fl {
    width: 394px;
}

.certifiedForm .layui-input-block.style-3 #file {
    height: 36px;
    line-height: 36px;
    width: 302px;
    border: 1px solid #bfbfbf;
    padding: 0;
    background-color: #fff;
    text-indent: 12px;
    float: left;
}

.certifiedForm .layui-input-block.style-3 #uploadFile {
    height: 38px;
    line-height: 38px;
    width: 90px;
    text-align: center;
    background-color: #bfbfbf;
    color: #4f4f4f;
    font-size: 14px;
    padding: 0;
    border-radius: 0;
    float: right;
}

.certifiedForm .layui-input-block.style-3 .fr {
    width: 250px;
    line-height: 19px;
    font-size: 12px;
    color: #dd0000;
}

.certifiedForm .layui-input-block.left-three-margin {
    margin-left: 187px;
}

.certifiedForm .layui-input-block.left-three-margin .fl {
    width: 600px;
    float: none;
}

.certifiedForm .layui-input-block.left-three-margin .fr {
    width: 80px;
    text-indent: 15px;
    color: #e36e31;
    float: none;
    margin-left: 10px;
}

.certifiedForm .layui-input-block.left-three-margin .layui-btn {
    margin-left: 10px;
    height: 24px;
    line-height: 24px;
}

.certifiedForm .layui-input-block.left-three-margin .radio-box {
    display: none;
}

.certifiedForm .layui-input-block.left-three-margin .radio-box .title {
    font-weight: bold;
}

.certifiedForm .layui-input-block.left-three-margin .radio-box .son {
    padding-left: 25px;
}

.certifiedForm .layui-input-block.left-three-margin .radio-box .son .layui-form-checkbox {
    min-width: 146px;
    text-align: left;
}

.certifiedForm .layui-input-block.left-three-margin .radio-box .son .layui-form-checkbox span {
    width: 70%;
    text-align: left;
}

.certifiedForm .layui-input-block.mb20 > div {
    margin-bottom: 20px;
}

.certifiedForm #time {
    width: 228px;
}

/* 全局滚动条样式 */
.scrollable {
    -webkit-overflow-scrolling: touch;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.3);
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(50, 50, 50, 0.6);
}

::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, 0.1);
}

::-webkit-scrollbar-track:hover {
    background-color: rgba(50, 50, 50, 0.2);
}

.radio-wrap > div {

}

.radio-wrap .radio-box {
    display: none;
}

.radio-box {
    z-index: 9;
    padding: 18px;
    background-color: #fff;
    width: 774px;
}

.company-type-box .layui-form-radio {
    min-width: 190px;
    margin: 0;
    padding: 0;
    color: #717171;
    font-size: 14px;
    margin-bottom: 20px;
}

#change {
    cursor: pointer;
}

.category-tifp-wrap {
    background: url("../img/bg/bg_category_tifp.jpg") center top no-repeat;
    height: 2129px;
    width: 100%;
}

.category-tifp-wrap .click-box {
    height: 571px;
    position: relative;
}

.category-tifp-wrap .click-box a {
    position: absolute;
    top: 339px;
    left: 499px;
    width: 170px;
    height: 170px;
    background: url("icon_click.png") center top no-repeat;
    display: block;
}

.category-tifp-wrap .news-box {
    height: 356px;
    margin-bottom: 30px;
}

.category-tifp-wrap .person-box {
    height: 589px;
    margin-top: 30px;
    position: relative;
}

.category-tifp-wrap .person-box .tit {
    background: url("../img/bg/person_box_tit.png") center top no-repeat;
    height: 60px;
    line-height: 60px;
    text-indent: 18px;
    color: #fff;
}

.category-tifp-wrap .person-box .list {

}

.category-tifp-wrap .person-box .list ul {
}

.category-tifp-wrap .person-box .list ul li {
    font-size: 14px;
    color: #a9a9a9;
    width: 280px;
    float: left;
}

.category-tifp-wrap .person-box .list ul li:not(:last-child) {
    margin-right: 26px;
}

.category-tifp-wrap .person-box .list ul li .name {
    height: 74px;
    line-height: 74px;
    color: #ffffff;
    font-size: 20px;
}

.category-tifp-wrap .person-box .list ul li img {
    width: 280px;
    height: 240px;

}

.category-tifp-wrap .person-box .list ul li .sub-name {
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    color: #fff;
}

.category-tifp-wrap .person-box .list ul li .description {
    line-height: 27px;
    color: #a2a2a2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.category-tifp-wrap .person-box .more {
    width: 169px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #353535;
    font-size: 14px;
    color: #bdbdbd;
    position: absolute;
    left: 514px;
    bottom: 0;
    display: block;
    text-align: center;
}

.category-tifp-wrap .news-box .left {
    width: 845px;
}

.category-tifp-wrap .news-box .left .tit {
    height: 56px;
    line-height: 56px;
    width: 100%;
    background: url("../img/bg/bg_news_left_tit.png") center top no-repeat;
    font-size: 18px;
    color: #fff;
    text-indent: 18px;
}

.category-tifp-wrap .news-box .left .con .img {
    width: 845px;
    height: 300px;
}

.category-tifp-wrap .news-box .right {
    width: 340px;
}

.category-tifp-wrap .news-box .right .tit {
    height: 56px;
    line-height: 56px;
    width: 100%;
    background: url("../img/bg/bg_news_right_tit.png") center top no-repeat;
    font-size: 18px;
    color: #fff;
    text-indent: 18px;
}

.category-tifp-wrap .news-box .right img {
    width: 340px;
    height: 247px;
}

.category-tifp-wrap .news-box .right .bottom-title {
    height: 53px;
    line-height: 53px;
    text-indent: 18px;
    color: #fff;
    font-size: 14px;
    background-color: #f49827;
}

.has-sub-section {
    background-image: url("has-sub-section.png");
    background-position: 188px 14px;
    background-repeat: no-repeat;
}
.ny-wrap .box .left ul li.active > a.has-sub-section,.has-sub-section:hover{
    background-image:url("has-sub-section-white.png");
}

.applyList {

}

.applyList .titleBox {
    overflow: hidden;
    height: 40px;
    width: 100%;
    background-color: #f5f5f5;
    line-height: 40px;
    text-align: center;
}

.applyList span {
    float: left;
}

.applyList span.tit1 {
    width: 95px;
}

.applyList span.tit2 {
    width: 180px;
}

.applyList span.tit3 {
    width: 96px;
    float: right;
}

.applyList ul {
    width: 100%;
}

.applyList ul.FatherGodHzList li {
    width: 100%;
    height: 54px !important;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    margin-bottom: 0 !important;
}

.applyList ul.FatherGodHzList li .tit2 {
    font-weight: bold;
}

.applyList ul.FatherGodHzList li .tit3 {
    color: green;
}

.applyList ul.FatherGodHzList li .tit3.ok {
    color: #ff7500;
}

.applyList ul.FatherGodHzList li .tit3.no {
    color: #ff0000;
}

.recruitmentList {

}

.recruitmentList ul {

}

.recruitmentList ul li {
    height: 49px !important;
    border-bottom: 1px dashed #ccc;
    line-height: 49px;
    margin-bottom: 0 !important;
}

.recruitmentList ul li .item-box {
    width: 704px;
    float: left;
}

.recruitmentList ul li .item-box a {
    float: left;
    width: 300px;
    color: #393939;
}

.ell {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.recruitmentList ul li .item-box div {
    float: left;
    width: 404px;
    color: #393939;
}

.recruitmentList ul li .item-box div span {
    width: 133px;
    display: block;
}

.recruitmentList ul li .item-box div * {
    float: left;

}

.recruitmentList ul li .item-box div button {
    margin-top: 12px;
}

.recruitmentList ul li .item-box div *:not(:last-child) {
    margin-right: 51px;
}

.recruitmentList ul li .item-box span {
    /*float: right;*/
    color: #8d8d8d;
}

.recruitmentList ul li .button-box {
    width: 171px;
    float: right;
}

.recruitmentList ul li .button-box a {
    width: 62px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    display: block;
    margin-top: 13px;
}

.recruitmentList ul li .button-box .editor-btn {
    float: left;
    background-color: #ff6c00;
}

.recruitmentList ul li .button-box .del-btn {
    float: right;
    background-color: #3ac615;
}

#headImg {
    width: 80px;
    height: 80px;
    border: 0;
    margin-left: 15px;
    cursor: pointer;
}

.FatherGodHz .layui-upload-list {
    margin: 0;
    margin-bottom: 15px;
}

.FatherGodHz .layui-form-item .layui-inline {
    margin-right: 0;
}

.FatherGodHz .layui-form-item .layui-input-inline {
    margin-right: 0;
    width: 349px;
}

.FatherGodHz .layui-form-mid {
    margin-left: 10px;
}

.FatherGodHz-text {
    line-height: 38px;
}

.job-article {
    padding-top: 31px;
}

.job-article .fl {
    overflow: hidden;
    width: 535px;
}

.job-article .fl .tit {
    font-weight: bold;
    font-size: 20px;
    color: #393939;
}

.job-article .fl .info {
    font-size: 14px;
    font-weight: bold;
    color: #393939;
    line-height: 40px;
    padding-top: 13px;
    overflow: hidden;
}

.job-article .fl .info span:last-child {
    font-weight: normal;
}

.job-article .fl .con-tit {
    font-size: 16px;
    color: #393939;
    font-weight: bold;
    text-indent: 17px;
    position: relative;
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-top: 25px;
}

.job-article .fl .con-tit:before {
    position: absolute;
    height: 20px;
    width: 5px;
    content: "";
    background-color: #e09030;
    top: 4px;
    left: 0;
}

.job-article .fl .con-box {
    width: 100%;
    padding-top: 20px;
}

.job-article .fr {
    width: 234px;
    border: 1px solid #d6d6d6;
    padding: 38px;
}

.job-article .fr .verified {
    width: 88px;
    height: 31px;
    background-color: #e09030;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 15px;
}

.job-article .fr .company-name {
    color: #e09030;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 13px;
    padding-bottom: 21px;
    border-bottom: 1px solid #d6d6d6;
}

.job-article .fr .info {
    padding-top: 10px;
}

.job-article .fr .info ul {
}

.job-article .fr .info ul li {
    font-size: 16px;
}

.job-article .fr .info ul li > span:first-child {
    font-weight: bold;
    line-height: 50px;
    color: #393939;
}

.job-article .fr .info ul li > span:last-child {
    color: #393939;
    text-indent: 15px;
}

.project-article {
    padding-top: 10px;
}

.project-article .con {
    padding-top: 40px;
}

.project-article .con > h1 {
    padding: 20px 0;
}

.project-article .top-box {
    overflow: hidden;
}

.project-article .top-box .fr {
    width: 400px;
    overflow: hidden;
}

.project-article .top-box .fr ul li {
    line-height: 48px;
    overflow: hidden
}

.project-article .top-box .fr ul li div {
    float: left;
    width: 50%;
}

#imagesWrap > div {
    width: 250px;
    height: 250px;
    margin-right: 54px;
    margin-bottom: 10px;
}

#imagesWrap > img:nth-child(3n) {
    margin-right: 0;
}

#projectImages img {
    width: 100%;
    height: 100%;
}

#message-box .layui-input-block > div {
    float: left
}

.box.FatherGodHz-form-style-1 .layui-btn {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    background-color: #f49826;
}

.FatherGodHzStyle3 > div {
    float: left;
    width: 50%;
}

.FatherGodHzStyle4 > div {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

.FatherGodHzStyle4 > div:first-child {
    line-height: 20px;
    padding: 9px 0;
    height: 20px;
    font-size: 12px;
    margin-bottom: 10px;
}

.FatherGodHzStyle4 > div > span {
    float: left;
    width: 21%;
    display: block;
    margin-right: 2%;
}

.FatherGodHzStyle5 > div > span {
    float: left;
    width: 28%;
    display: block;
    margin-right: 2%;
}

.FatherGodHzStyle4 > div > span:last-child {
    margin-left: 3%;
    width: 0;
    margin-right: 0;
}

.FatherGodHzStyle5 > div > span:last-child {
    margin-left: 5%;
    width: 0;
    margin-right: 0;
}

.FatherGodHzStyle4 .layui-btn {
    width: 35px;
}

.layui-input-block {
    overflow: hidden;
}

.search-box {
    padding: 20px 0;
    width: 1200px;
    margin: 0 auto;
    height: 106px;
}

.search-box .search {
    width: 100%;
    padding: 28px 0;
    height: 50px;
    background-color: #fff;
    line-height: 50px;
}

.search-box .search div {
    font-size: 20px;
    color: #3a3a3a;
    font-weight: bold;
    margin-left: 43px;
    margin-right: 23px;
}

.search-box .search input[type=text] {
    height: 48px;
    line-height: 48px;
    border: 1px solid #e1e1e1;
    text-indent: 23px;
    color: #bdbdbd;
    font-size: 14px;
    width: 713px;
}

.search-box .search input[type=submit] {
    width: 130px;
    border: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #459cef;
}

/*复用*/
.box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

nav {
    width: 670px;
    position: relative;
}

nav div {
    position: absolute;
    top: 86px;
    z-index: 9999999;
    height: 54px;
    width: 1200px;
    right: 0;
    display: none;
    text-align: right;
}

nav div a {
    font-size: 14px !important;
    color: #505050 !important;
    float: none !important;
    line-height: 54px !important;
}

nav div a:hover {
    color: #f49826 !important;
}

.sub-section-bg {
    height: 53px;
    border-top: 1px solid #c99b2f;
    position: absolute;
    top: 86px;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
    opacity: .8;
    display: none;
}

.resource-list {
    padding-top: 40px;
    overflow: hidden;
}

.resource-list ul {
    width: 100%;
    overflow: hidden;
}

.resource-list li {
    float: left;
    width: 260px;
    height: 260px;
}

.resource-list li img {
    width: 260px;
    height: 145px;
}

.resource-list li h3 {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    padding: 15px 0;
}

.resource-list li:not(:nth-child(3n)) {
    margin-right: 35px;
}

.resource-list li span {
    font-size: 12px;
    font-family: Arial;
    color: #8c8b8b;
    height: 28px;
    line-height: 28px;
    background: url("icon_time.png") left center no-repeat;
    padding-left: 24px;
}

.ny-wrap .box .right .main-content.resource-content {
    line-height: 30px;
}

.ny-wrap .box .right .main-content.resource-content .article {
    padding-top: 15px;
}

.ny-wrap .box .right .main-content.resource-content .article .header {
    color: #000;
    font-size: 26px;
    margin-bottom: 20px;
}

.ny-wrap .box .right .main-content.resource-content .article .auto .time {
    background: url("icon_time.png") left center no-repeat;
    padding-left: 24px;
    color: #8c8b8b;
    font-size: 12px;
}

.ny-wrap .box .right .main-content.resource-content .article .col-wrap {
    width: 100%;
    margin-bottom: 12px;
    font-size: 15px;
    overflow: hidden;
}

.ny-wrap .box .right .main-content.resource-content .article .col-1 {
    width: 33.3%
}

.ny-wrap .box .right .main-content.resource-content .article .col-2 {
    width: 66.6%
}

.ny-wrap .box .right .main-content.resource-content .article .col-3 {
    width: 100%;
}

.ny-wrap .box .right .main-content.resource-content .article .col-wrap > div {
    float: left;
}

.ny-wrap .box .right .main-content.resource-content .article .col-wrap .col-title {
    color: #ff8f08;
}

.ny-wrap .box .right .main-content.resource-content .article .col-wrap .col-con {
    color: #6d6d6d;
}

/*横条*/
.part-e-wrap {
    height: 160px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
.part-e-wrap .tit {
    text-align: left;
    margin-top: 25px;
}
.part-e-a {
    display: inline-block;
}
.part-e-a-2 {
    display: inline-block;
    margin-left: 100px;
}

@font-face {
    font-family: AliBold;
}
@font-face {
    font-family: AliHeavy;
}
@font-face {
    font-family: AliLight;
}
@font-face {
    font-family: AliMedium;
}
@font-face {
    font-family: AliRegular;
}
@font-face {
    font-family: Bebas;
}
body {
    background: #f5f5f5;
    font-family: AliRegular,'Microsoft Yahei','Microsoft Yahei Light',Lantinghei,verdana,sans-serif
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
;
}
.nav-wrap .box nav {
    width: 700px;
}
.nav-wrap .box nav a {
    margin-left: 36px;
}
.part-a-wrap .box .col-3 i {
    background-position: left;
    height: 60px;
    -webkit-transition: none;
    background-color: white !important;
    margin-left: 40px;
    margin-top: 35px;
    border-radius: 0;
}
@media screen and (max-width: 768px) {
  header.pc {
      display: none;
  }
  header.mobile {
      box-sizing: border-box;
      background: #fff;
      padding: 0 15px;
      width: 100vw;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 72px;
  }
    #HomeScroll {
        min-width: 0;
    }
    .mobile-header-menu{
        position: fixed;
        top:0;
        right: 0;
        background: rgba(0,0,0,0.3);
        width: 100%;
        height: 100%;
        z-index: 100;
        display:none;
    }
    .mobile-header-menu ul{
        width: 285px;
        background: #fff;
        position: absolute;
        right: -100%;
        height: 100%;
        overflow-y: auto;
    }
    .mobile-header-menu ul li a{
        color: #FEA02B;
    }
    .mobile-header-menu ul li .menu-item {
        position: relative;
        display: flex;
    }
    .mobile-header-menu ul li .menu-item>a{
        display: block;
        height: 60px;
        font-size: 18px;
        line-height: 60px;
        position: relative;
        flex: 1;
    }
    .mobile-header-menu ul li.active .menu-item>a {
        color:#fff;
        background-color: #FF9E27;
    }
    .mobile-header-menu ul li .menu-item .menu-icon{
        width: 60px;
        height: 60px;
        background: url(arrow-right-orange1.png) 34px center no-repeat;
        background-size: 6px 12px;
    }
    .mobile-header-menu ul li .menu-item .menu-icon-empty{
        width: 60px;
        height: 60px;
    }
    .mobile-header-menu ul li.active .menu-item .menu-icon {
        background-image: url('arrow-bottom-white.png');
        background-size: 12px 7px;
        background-color: #FF9E27;
    }
    .mobile-header-menu ul li.active .menu-item .menu-icon-empty{
        background-color: #FF9E27;
    }
    .mobile-header-menu ul li .sub-section {
        display: none;
        background-color: #FFF3E4;
    }
    .mobile-header-menu ul li .sub-section>a{
        height: 50px;
        display:block;
        font-size: 16px;
        padding-left: 78px;
        display: flex;
        align-items: center;
        border-left: 9px solid #FFF3E4;
    }
    .mobile-header-menu ul li.active .sub-section {
        display: block;
    }
    .mobile-header-menu ul li.active .sub-section>a.active{
        background-color: #FFE3C1;
        border-left-color: #FF9E27;
    }
}
@media screen and (min-width: 768px) {
    header.mobile, .mobile-header-menu {
        display: none !important;
    }
}
/* ========================================== */

/* 2021.01.27 */
/* 分页 */
.links-box{
    padding-top: 10px;
}
.pagination > li > a, .pagination > li > span{
    border:none;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    margin: 0 3px;
    font-size: 18px;
    color: #666666;
    border-radius: 50%;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{
    border-radius: 50%;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #FFB24D;
    border-top: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #FFB24D;
}
.banner-wrap {
    background: url("..banner-pc.jpg") center top no-repeat;
}
.ny-wrap .box .right .main-content.list-pictures ul li .info .title {
    height: 44px;
    -webkit-line-clamp: 2;
}
.ny-wrap .box .right .main-content.list-pictures ul li .info .description {
    display: none;
}
@media screen and (max-width: 768px) {
    .pagination > li > a, .pagination > li > span{
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0;
        font-size: 14px;
    }
    .ny-wrap .box .right .main-content img {
        max-width: 100%;
        height: 100%;
    }
    .ny-wrap .box .right .main-content .article-content img {
        height: auto;
    }
    .banner-wrap {
        background: url("..banner-mobile.jpg") center top no-repeat;
    }
}
/* 分页end */






        body {
            width: 100vw;
            background: #F5F5F5;
            overflow-x: hidden !important;
        }

        .layui-tab-title a {
            color: #000;
            width: 100%;
            height: 100%;
            display: block;
        }

        .layui-tab-title li.layui-this a {
            color: #fff
        }
        .infoPic-list ul li span{
            line-height: 23px;
        }
        .swiper-container-exhibitor .swiper-slide {
            height: auto;
        }
        #marqueeUl {
            font-size:14px!important;
        }
        .board-home {
            margin: 0 auto;
            width: 1200px;
            height: 120px;
            background: white;
            transform: translateY(-70px);
            border-radius: 6px;
            display: flex;
        }


        .board-home > div{
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .board-home > div .top {
            font-size: 24px;
            font-family: AliMedium;
            line-height: 32px;
            color: #F49826;
        }
        .board-home > div .bottom {
            margin-top: 12px;
            font-size: 16px;
            line-height: 22px;
            color: #929292;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .board-home.mobile {
            display: none;
        }

        .board-home.pc {
            display: flex;
        }
        .pre-apply-button {
            position: fixed;
            right: 15px;
            top: 77%;
            width: 200px;
            padding: 10px 0;
            color: white;
            font-size: 18px;
            text-align: center;
            cursor: pointer;
            display: block;
            z-index: 100;
            /* display: none; */
        }
       @media  screen and (max-width: 768px) {
        .board-home.pc {
            display: none;
        }
        .pre-apply-button {
            width: 150px;
        }

        .board-home.mobile {
            display: flex;
        }
        .board-home {
            box-sizing: border-box;
            width: calc(100% - 30px);
            height: auto;
            flex-wrap: wrap;
            padding: 20px;
            padding-bottom: 0;
            margin: 0 auto;
        }
        .board-home > div{
            margin-bottom: 25px;
            width: 33.3333%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        }
        /********part-a start******/
        .part-a-wrap {
            height: 180px;
        }
        .part-a-wrap .box {
            height: 180px;
            padding: 0;
            display: flex;
            justify-content: space-between;
        }
        .part-a-wrap .box .col-3{
            /*width: 270px;*/
            background: white;
            border-radius: 6px;
        }
        .part-a-wrap .box .col-3 a{
            width: 100%;
            height: 100%;
            display: block;
        }
         .part-a-wrap .box .col-3 a .text {
            margin-left: 40px;
         }
         .part-a-wrap .box .col-3 a .cn {
            font-size: 24px !important;
            line-height: 33px !important;
            color: #333333 !important;
         }
         .part-a-wrap .box .col-3 a .eg {
            margin-top: 5px;
            font-size: 16px !important;
            line-height: 22px !important;
            color: #6C6C6C !important;
         }
        .clearfix {
            content: "";
            clear: both;
            display: block;
        }

       @media  screen and (max-width: 768px) {
        .part-a-wrap {
            height: 320px;
            padding: 0 15px;
            margin-top: -40px;
        }
        .part-a-wrap .box {
            width: 100%;
            height: 320px;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .part-a-wrap .box .col-3{
            width: calc(50vw - 20px);
            margin-bottom: 10px;
        }
        .part-a-wrap .box .col-3 i{
            margin-left: 20px;
            margin-top: 25px;
        }
        .part-a-wrap .box .col-3 a .text{
            margin-left: 20px;
        }
         .part-a-wrap .box .col-3 a .eg {
            margin-top: 5px;
            font-size: 13px !important;
            line-height: 18px !important;
            color: #6C6C6C !important;
         }
        }

        /******** part-b start*******/

        .part-b-wrap {
            margin-top: 80px;
            height: 400px;
        }
        .part-b-wrap > .box {
            height: 380px;
        }

        .part-b-wrap .right,
        .part-b-wrap .left {
            margin-top: 20px;
            border-radius: 6px;
            overflow: hidden;
        }
        .part-b-wrap .left {
            width: 420px;
        }
        .part-b-wrap .left .layui-carousel {
            background: #000000;
            border-radius: 6px;
            height: 100%;
        }
        .part-b-wrap .left .layui-carousel video{
            height: 100%;
        }
        .part-b-wrap .left .layui-carousel div {
            border-radius: 6px;
        }
        .part-b-wrap .left .swiper-container {
            height: 250px;
            border-radius: 6px;
        }
        .part-b-wrap .left .swiper-container .swiper-slider {
            position: relative;
        }
        .part-b-wrap .left .swiper-container svg {
            position: absolute;
            cursor: pointer;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }
        .part-b-wrap .NewBox{
            padding: 0;
            width: 200px;
            height: 25px;
            position: absolute;
            cursor: pointer;
            left: 20px;
            bottom: 20px;
            background:transparent;
        }
        .part-b-wrap .NewBox a {
            color: #fff;
        }
        .part-b-wrap .NewBox a:hover {
            color: #f49826;
        }
        .part-b-wrap .left .swiper-container video {
            width: 420px;
            height: 250px;
            object-fit: cover;
         }
        .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
            width: 85px;
            text-align: right;
            bottom: 20px;
            right: 15px;
            left: auto;
        }
        .swiper-pagination-bullet {
            background: white;
            opacity: .5;
        }
        .swiper-pagination-bullet-active {
            background: white;
            opacity: 1;
        }
        .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 3px;
        }
        .part-b-wrap .right {
            width: 760px;
            height: 320px;
            margin-left: 15px;
        }
        .part-b-wrap .right .layui-tab {
            background: white;
            height: 320px;
            overflow: hidden;
            border-radius: 6px;
        }
        .index-news-tab .layui-tab-title {
            padding-top: 20px;
        }
        .part-b-wrap .right .index-news-tab .layui-tab-title .layui-this {
            background: white;
        }
        .layui-tab-title li {
            padding: 0 19px;
        }
        .layui-tab-title li.layui-this a {
            color: #F49826;
        }
        .index-news-tab .layui-tab-title {
            text-align: left;
            margin-left: 5px;
            height: 20px;
        }
        .index-news-tab .index-images-list ul li {
            margin-bottom: 15px;
            font-family: AliLight;
        }
        .index-news-tab .index-images-list ul li .time {
            background: none;
            text-indent: 0;
            text-align: right;
            width: 20%;
            margin-left: auto;
			font-size: 16px;
        }
        .index-news-tab .index-images-list ul li .circle {
            width: 4%;
            height: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
         }
        .index-news-tab .index-images-list ul li .circle span {
            width: 5px;
            height: 5px;
            background: #EEE8E1;
            border-radius: 50%;
        }
        .index-news-tab .index-images-list ul li .tit {
            width: 70%;
            font-size: 16px;
            line-height: 19px;
            color: #555555;
        }
         .index-news-tab .index-images-list ul li .info {
            display: flex;
            justify-content: space-between;
            width: 100%;
            margin-left: 0;
         }
         .index-news-tab .layui-tab-content {
            width: auto !important;
            margin: 0 25px;
            padding: 0;
            padding-top: 20px;
            margin-top: 20px;
            border-top: 1px solid #ECECEC;
         }
        .part-b-wrap .box .right .toRight {
            display: none
        }
       @media  screen and (max-width: 768px) {
        .part-b-wrap {
            /*height: 640px;*/
            height: auto;
            box-sizing: border-box;
            margin-top: 50px;
            padding: 0 15px;
        }
        .part-b-wrap .box {
            width: 100%;
            /*height: 560px;*/
            height: auto;
        }
        .part-b-wrap .box .right,
        .part-b-wrap .box .left {
            margin: 0 auto;
            margin-top: 25px;
            clear: both;
            display: block;
            /*height: 200px;*/
            height: auto;
            width: 100%;
        }
        .part-b-wrap .box .right {
            /*height: 300px;*/
            height: auto;
        }
        .part-b-wrap .left .swiper-container video {
            width: 100%;
            height: 200px;
         }
        .part-b-wrap .box .left .layui-carousel {
            margin: 0 auto;
        }
        .part-b-wrap .box .right {
            margin-top: 15px;
            overflow: auto;
        }
        .part-b-wrap .box .right .titiles {
            position: relative;
        }
        .part-b-wrap .box .right .toRight {
            display: block;
            position: absolute;
            height: 25px;
            width: 35px;
            right: -2px;
            top: 0;
        }
        .part-b-wrap .box .right .toRight img {
        }
        .part-b-wrap .box .right .layui-tab-title{
            height: 45px;
            overflow: auto;
        }
        .part-b-wrap .box .right .circle {
            display: none
        }
        .part-b-wrap .box .right .time {
            display: none
        }
        .index-news-tab .layui-tab-content {
            margin-top: 0;
        }
        .layui-tab-bar {
            display: none !important;
        }
        .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
            right: 15px;
            width: auto;
        }
       }

        /********* part-f *****/

        .part-f-wrap {
           width: 100%;
           background-image: url('/storage/2020/09/18/1234/Dnc18eVKDTVYgRI1uQfUHlp4TtGNOKYhNZCFCuBz.jpeg');
           height: 360px;
           position: relative;
        }
        .part-f-wrap .cover {
           left: 0;
           top: 0;
           width: 100%;
           background: rgba(0, 0, 0, 0.8);
           height: 360px;
        }
        .part-f-wrap .content {
            width: 1200px;
            height: 100%;
            margin: 0 auto;
            display: flex;
        }
        .part-f-wrap .content .left {
            margin-top: 0;
            padding: 0 50px;
            width: 50%;
            height: 360px;
            background: #C81212;
        }
        .part-f-wrap .content .left .title {
            margin-top: 65px;
            font-size: 32px;
            line-height: 44px;
            letter-spacing: 0.02em;
            color: #FFFFFF;
        }
        .part-f-wrap .content .left .days {
            margin-top: 40px;
        }
        .part-f-wrap .content .left .number {
            font-size: 48px;
            line-height: 64px;
            color: #FFFFFF;
        }
        .part-f-wrap .content .left .text {
            font-size: 32px;
            line-height: 44px;
            color: #FFFFFF;
            margin-left: 16px;
        }
        .part-f-wrap .content .right  .container {
            margin-left: 100px;
            margin-top: 130px;
        }
        .part-f-wrap .content .right  .container .timer{
            font-size: 32px;
            line-height: 42px;
            letter-spacing: 0.02em;
            color: #FFFFFF;
        }
        .part-f-wrap .content .right  .container .description {
            font-size: 24px;
            line-height: 33px;
            letter-spacing: 0.02em;
            color: #FFFFFF;
        }
        .part-f-wrap.pc {
            display: block;
        }
        .part-f-wrap.mobile {
            display: none;
        }
       @media  screen and (max-width: 768px) {
        .part-f-wrap.pc {
            display: none;
        }
        .part-f-wrap.mobile {
            display: block;
            height: 400px;
        }
        .part-f-wrap.mobile .cover {
            height: 400px;
        }
        .part-f-wrap .content {
            width: 100%;
            height: 400px;
            margin: 0 auto;
            display: block;
        }
        .part-b-wrap .left .swiper-container {
            height: 100%;
        }
        .part-f-wrap .content .right,
        .part-f-wrap .content .left {
            width: 100%;
            clear: both;
            display: block;
            padding: 0;
            box-sizing: border-box;
        }
        .part-f-wrap .content .left {
            height: 250px;
            font-size: 20px;
            padding-left: 30px;
        }
        .part-f-wrap .content .left .title{
            margin-top: 55px;
            width: 225px;
            font-size: 20px;
            line-height: 27px;
            letter-spacing: 0.02em;
            color: #FFFFFF;
        }
        .part-f-wrap .content .left .days {
            margin-top: 20px;
        }
        .part-f-wrap .content .left .number {
            font-size: 48px;
            line-height: 64px;
            color: #FFFFFF;
        }
        .part-f-wrap .content .left .text {
            font-size: 32px;
            line-height: 44px;
            color: #FFFFFF;
            margin-left: 16px;
        }
        .part-f-wrap .content .right {
            height: 150px;
            margin: 0;
        }
        .part-f-wrap .content .right  .container {
            margin-left: 30px;
            margin-top: 47px;
        }
        .part-f-wrap .content .right  .container .timer{
            font-size: 20px;
            line-height: 26px;
            letter-spacing: 0.02em;
        }
        .part-f-wrap .content .right  .container .description {
            font-size: 18px;
            line-height: 25px;
            letter-spacing: 0.02em;
            color: #FFFFFF;
        }
       }


       /******* part-c start ******/
        .part-c-wrap {
            background: #fff;
        }

         .part-c-wrap .box {
            background: #fff;
        }
        .part-c-wrap .box .info-box {
            margin-top: 37px;
            margin-right: 60px;
            width: 360px;
        }
        .part-c-wrap .box .info-box.info-box-c {
            margin-right: 0;
        }
        .part-c-wrap .box .info-box .title-box {
            width: 100%;
            height: 50px;
            line-height: 50px;
            font-size: 20px;
            letter-spacing: 1px;
            background: #F8EAEB;
            border-radius: 4px;
        }
        .part-c-wrap .box .info-box .title-box.b {
            background: #EAF1FB;
        }
        .part-c-wrap .box .info-box .title-box.c {
            background: #E6FAF5;
        }
        .part-c-wrap .box .info-box .title-box a {
            color: #DC1515;
            margin-left: 8px;
            font-weight: bold;
        }
        .part-c-wrap .box .info-box .title-box.b a{
            color: #1E72E2;
        }
        .part-c-wrap .box .info-box .title-box.c a{
            color: #27B69C;
        }

        .part-c-wrap .box .info-box .list-box {
            margin-top: 20px;
            border: none;
            width: 360px;
            padding: 0;
            padding-top: 20px;
        }
        .part-c-wrap .box .info-box .list-box.a {
            border-top: 1px solid #F5E1E2;
        }
        .part-c-wrap .box .info-box .list-box.b {
            border-top: 1px solid #E3EBF8;
        }
        .part-c-wrap .box .info-box .list-box.c {
            border-top: 1px solid #DAF4EE;
        }
        .part-c-wrap .box .info-box .list-box .list {
            border: none;
            padding-left: 0;
            margin-bottom: 20px;
        }
        .part-c-wrap .box .info-box .list-box .list a .list-tit{
            color: #6C6C6C;
        }
        .part-c-wrap .box .info-box .list-box .list a .list-time {
            color: #6C6C6C;
        }
        .part-c-wrap .box .info-box .list-box .list .list-tit:hover {
            font-weight: bold;
            color: #000;
        }

        .part-c-wrap.pc {
            display: block;
        }
        .part-c-wrap.mobile {
            display: none;
        }

       @media  screen and (max-width: 768px) {
        .part-c-wrap.pc {
            display: none;
        }
        .part-c-wrap.mobile {
            display: block;
            padding: 0 20px;
        }
        .part-c-wrap.mobile {
            height: 560px;
        }
        .part-c-wrap.mobile .box {
            width: 100%;
        }
        .part-c-wrap.mobile .titles {
            width: 100%;
            display: flex;
            justify-content: space-between;
            margin-top: 30px;
        }
        .part-c-wrap.mobile .box {
            height: 460px;
        }
        .part-c-wrap.mobile .titles .title {
            background: #F4F4F4;
            width: 30%;
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 6px;
            font-size: 14px;
            text-align: center;
            letter-spacing: 1px;
            color: #6C6C6C;
        }
        .part-c-wrap.mobile .titles .title.active {
            background: #FFF4E5;
            color: #F49826;
        }
        .part-c-wrap.mobile .box .info-box {
            clear: both;
            float: none;
            display: block;
            margin-top: 25px;
        }
        .part-c-wrap.mobile .box .info-box .list-box {
            border: none;
            padding: 0;
            margin-top: 0;
        }
        .bottom-more {
            height: 40px;
            text-align: center;
            margin-bottom: 40px;
        }
        }
        /******* part-g start **********/
        .part-g-wrap {
            background: #F5F5F5;
            padding-top: 70px;
            padding-bottom: 20px;
        }
        .part-g-wrap .container {
            width: 1215px;
            height: 740px;
            margin-top: 30px;
            display: flex;
            flex-wrap: wrap;
        }
        .part-g-wrap .container .item {
            display: block;
            margin-bottom: 20px;
            margin-right: 15px;
            width: 390px;
            height: 360px;
            background: #fff;
            border-radius: 6px;
            overflow: hidden;
        }
        .part-g-wrap .container .item:hover {
            cursor: pointer;
        }
        .part-g-wrap .container .item img {
            width: 390px;
            height: 240px;
        }
        .part-g-wrap .container .item .bottom {
            padding: 0 18px;
        }
        .part-g-wrap .container .item .bottom .title {
            font-size: 16px;
            line-height: 22px;
            height: 44px;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #1A1A1A;
            margin-top: 18px;
        }
        .part-g-wrap .container .item .bottom .time {
            font-size: 14px;
            line-height: 19px;
            color: #929292;
            margin-top: 20px;
            background: url(icon_time.png) 0 center no-repeat;
            text-indent: 20px;
        }
        .part-g-wrap .container.pc {
            display: flex;
        }
        .part-g-wrap .container.mobile {
            display: none;
        }
       @media  screen and (max-width: 768px) {
        .part-g-wrap .container.pc {
                display: none;
            }
        .part-g-wrap .container.mobile {
                display: block;
                width: 100%;
                height: 1210px;
         }
        .part-g-wrap .container .item {
            margin-right: 0;
            width: 100%;
            height: 360px;
            background: #fff;
            border-radius: 6px;
        }
        .part-g-wrap {
            padding: 0 15px;
            margin-top: 50px;
        }
        .part-g-wrap .box {
            height: 1200px;
            width: 100%;
        }
        }
        /****** part-d start ******/
        .part-d-wrap {
            background: #F5F5F5;
            margin-top: 90px;
            height: auto;
        }
        .part-d-wrap .more {
            width: auto;
            line-height: auto;
            text-align: center;
            display: block;
            margin: 0;
            border: none;
            color: #000;
        }
        .part-d-wrap .swiper-container-photo {
            margin-top: 30px;
        }
        .part-d-wrap .swiper-slide a {
            display: block;
            width: 1200px;
            position: relative;
        }
        .part-d-wrap .swiper-slide a > img{
            width: 1200px;
            height: 500px;
            object-fit: cover;
            border-radius: 6px;
        }
        .part-d-wrap .swiper-slide a .title {
            border-radius: 6px;
            box-sizing: border-box;
            position: absolute;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.6);
            width: 520px;
            height: 80px;
            padding: 25px 40px;
        }
        .part-d-wrap .swiper-slide a .title span {
            width: 400px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 20px;
            display: inline-block;
            line-height: 35px;
            color: #fff;
        }
        .part-d-wrap .swiper-slide a .title .view-more {
            height: 30px;
            width: 30px;
            float: right;
        }
       @media  screen and (max-width: 768px) {
        .part-d-wrap {
            border-top: 1px solid #E9E1E1;
            padding-top: 30px;
            margin: 0 15px;
            margin-top: 50px;
        }
        .part-d-wrap .swiper-container {
            border-radius: 8px;
        }
        .part-d-wrap .box {
            width: 100%;
            overflow: hidden;
        }
        .part-d-wrap .swiper-slide a {
            width: calc(100vw - 30px);
            height: 290px;
        }
        .part-d-wrap .swiper-slide a > img{
            height: 290px;
            width: calc(100vw - 30px);
        }
        .part-d-wrap .swiper-slide a .title {
            right: 0;
            width: 100%;
            height: 50px;
            padding: 15px;
        }
        .part-d-wrap .swiper-slide a .title span {
            width: 230px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 14px;
            line-height: 25px;
        }
        .part-d-wrap .swiper-slide a .title .view-more {
            height: 25px;
            width: 25px;
        }
        .part-d-wrap .bottom-more{
            margin-top: 30px;
        }
       }
        /****** part-h start ******/
        .part-h-wrap {
            margin-top: 4em;
            width: 100%;
            height: 400px;
            background-image: url('development_bg.png');
        }
        .part-h-wrap .filter{
            height: 400px;
            width: 100%;
            background: rgba(0, 0, 0, .75)
        }
        .part-h-wrap .center {
            width: 1200px;
            height: 400px;
            margin: 0 auto;
        }
        .part-h-wrap .center .new-title {
            padding-top: 50px;
        }
        .part-h-wrap .center img {
            width: 1200px;

            margin-top: 50px;
        }

       .part-h-control {
            display: none;
       }
       @media  screen and (max-width: 768px) {
       ::-webkit-scrollbar{
            height: 0;
       }
       .part-h-control {
          display: block;
          z-index: 100;
          width: 100vw;
          position: relative;
       }
       .part-h-control div {
           position: absolute;
           top: 200px;
       }
       .part-h-control .arrow-left {
            left: 10px;
       }
       .part-h-control .arrow-right {
            right: 10px;
       }
        .part-h-wrap {
            position: relative;
            margin-top: 50px;
            overflow: auto;
        }
        .part-h-wrap .filter {
            padding: 0 30px;
            width: 1200px;
        }
       }

       /******** part-e start *******/
        .part-e-wrap {
            height: 285px;
        }
        .part-e-wrap .box {
            height: 285px;
        }
        .part-e-wrap .box .new-title {
            margin-top: 60px;
        }

        .part-e-wrap .content {
            height: 90px;
            display: flex;
            margin-top: 30px;
            justify-content: space-between;
            align-items: center;
        }

        .part-e-wrap .content a {
            width: 220px;
            height: 90px;
            background: #fff;
            box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.05);
            border-radius: 6px;
            display: inline-flex;
            justify-content: center;
            align-items: center;
        }
        .part-e-wrap .box .content a img {
            width: 70%;
        }
       @media  screen and (max-width: 768px) {
        .part-e-wrap {
            padding: 0 15px;
        }
        .part-e-wrap .box {
            width: 100%;
        }
        .part-e-wrap .box .content {
            width: 100%;
            flex-wrap: wrap;
            justify-content: center;
        }
        .part-e-wrap .box .content a {
            margin-bottom: 10px;
            margin-left: 10px;
            width: 30%;
            height: 55px;
        }
        .part-e-wrap .box .content a:first-child {
            margin-left: 0;
        }
        .part-e-wrap .box .content a::first-child {
            margin-left: 0;
        }
        .part-e-wrap .box .content a img {
            width: 80%;
        }
        .otherlink-pop {width: 98% !important;margin: -250px 0 0 -49% !important;}

       }





        .new-title .cn {
            font-size: 24px;
            line-height: 33px;
            color: #000;
        }
        .new-title .eg {
            font-size: 16px;
            line-height: 22px;
            color: #6C6C6C;
        }
        .new-title a span {
            margin-right: 10px;
        }
        .new-title {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            height: 35px;
            line-height: 72px;
            font-size: 18px;
            white-space: nowrap;
        }

       @media  screen and (max-width: 768px) {
        .new-title .more {
            display: none
        }
       }

       @media  screen and (min-width: 768px) {
        .bottom-more {
            display: none
        }
       }


        /* *************** 底部链接样式 ************* */
        body {
            overflow-x:hidden;
        }
        .bottom-line-outer-wrap {
            background: #fff;
        }

        .bottom-line-outer-wrap {
            overflow-y: scroll;
        }

        .bottom-line-outer-wrap::-webkit-scrollbar {
          display: none;
        }

        .bottom-line-wrap {
            width: 100%;
            height: 285px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            background-color: #fff;
            min-width: 1100px;
        }

        .link-item-wrap {
            height: 218px;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }

        .link-item-wrap:not(:last-child) {
            margin-right: 81px;
        }

        .bottom-title {
            font-size: 14px;
            color: #1A1A1A;
            cursor: pointer;
            font-weight: bold;
            margin-bottom: 8px;
        }


        .bottom-title-icon {
            display: none;
            transition: all 0.3s;
        }
        .bottom-title-icon svg {
            width: 16px;
            height: 16px;
        }

        .bottom-title.active > .bottom-title-icon {
            transform: rotate(180deg);
            transition: all 0.3s;
        }


        .link-wrap {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            transition: max-height 0.3s ease-out;
            font-family: AliLight;
        }

        .link-wrap a {
            color: #333333;
        }
        .bottom-link {
            font-size: 12px;
            margin: 4px 0;
            color: #333;
            white-space: nowrap;
        }

        @media  screen and (max-width: 768px) {
            .bottom-line-outer-wrap .box {
                width: 100vw;
            }
            .bottom-line-wrap {
                min-width: auto;
                height: auto;
                padding-top: 34px;
                flex-direction: column;
            }
            .link-item-wrap {
                width: 100%;
                box-sizing: border-box;
                padding: 0 15px;
                height: auto;
                margin-right: 0 !important;
                margin-bottom: 24px;
            }
            .bottom-title {
                font-size: 16px;
                display: flex;
                justify-content: space-between;
                align-items: center;
                width: 100%;
            }

            .bottom-title-icon {
                width: 16px;
                height: 16px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            .semicolon {
                display: none;
            }
            .bottom-link {
                font-size: 14px;
                color: #6C6C6C;
            }
            .link-wrap {
                max-height: 0;
                overflow: hidden;
            }
        }

        /* *************** 底部链接样式 end ************* */

        /******* swiper 样式 ********/
      .swiper-container{
        --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
        --swiper-navigation-size: 30px;/* 设置按钮大小 */
      }

      /* 视频样式 */
      .index-tx-video-iframe {
          width: 100%;
          height: 250px;
      }

      @media  screen and (max-width: 768px) {
        .index-tx-video-iframe {
          width: 100%;
          height: 250px;
        }
      }
