.page_list .left{width:50%;display:inline-block;}
.page_list .right{width:48%;display:inline-block;}

.page_list .join_desc[data-listen-scroll] {transform: translateX(-200px);opacity: 0;}
.join_desc{transition: all 1s ease 0s, opacity 1.5s ease 0s;opacity: 1;text-align: center;}
.join_desc img{width:100%;}
.join_desc p{font-size: 16px;padding-bottom: 20px;line-height: 2;text-align:left;}


.zhaopin ul.zp-hd{width: 600px;height: 66px; margin: 0px auto;padding-top: 20px;overflow: hidden;}
.zhaopin ul.zp-hd li{float: left;width: 200px;border-right: 1px #f5f6fa solid;background: #edecec}
.zhaopin ul.zp-hd li:hover,.zhaopin ul.zp-hd li.cur{background: #e4392a; font-family: "微软雅黑", "Microsoft Yahei"}
.zhaopin ul.zp-hd li a{width: 200px; height: 46px; line-height: 46px;text-align: center;display: block;font-size: 20px;font-weight: bold;}
.zhaopin ul.zp-hd li a:hover,.zhaopin ul.zp-hd li:hover,ul.zp-hd li.cur a{color: #fff;}

.zhaopin .zp-hd {
    padding: 0 0  22px 0; }
.zhaopin .zp-hd .select_box {
    width: 375px;
    height: 40px;
    float: left;
    margin-right: 22px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #666;
    position: relative; }
.zhaopin .zp-hd .select_box span {
    position: absolute;
    left: 30px; }
.zhaopin .zp-hd .select_box .icon {
    position: absolute;
    right: 20px;
    top: 17px;
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cacaca; }
.zhaopin .zp-hd .select_box select {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
.zhaopin .zp-hd .input-group {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 20px;
    position: relative;
}
.zhaopin .zp-hd .input-group .text {
    display: block;
    width: 100%;
    height: 40px;
    padding-left: 28px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    background: none;
    border: none; }
.zhaopin .zp-hd .input-group .btn {
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../image/search.png) no-repeat center center;
}

.zhaopin .zp-bd ul {
    float: none; }
.zhaopin .zp-bd ul li {
    float: none;
    border-bottom: 1px solid #ddd; }
.zhaopin .zp-bd ul li.cur .show .left span {
    color: #e4392a; }
.zhaopin .zp-bd ul li.cur .show .right span {
    color: #e4392a; }
.zhaopin .zp-bd ul li.cur .show .right .icon {
    background: url(../image/list-icon.png) no-repeat 0 -9px; }
.zhaopin .zp-bd ul li.cur:hover .show .left span {
    color: #e4392a; }
.zhaopin .zp-bd ul li.cur:hover .show .right .icon {
    background: url(../image/list-icon.png) no-repeat 0 -9px; }
.zhaopin .zp-bd ul li:hover .show .left span {
    color: #e4392a; }
.zhaopin .zp-bd ul li:hover .show .right .icon {
    background: url(../image/list-icon.png) no-repeat 0 -38px; }
.zhaopin .zp-bd ul li .show {
    padding: 16px 0;
    cursor: pointer; }
.zhaopin .zp-bd ul li .show .left .span1 {
    padding: 0 42px 0 15px;
    font-size: 16px;
    line-height: 16px;
    color: #555; }
.zhaopin .zp-bd ul li .show .left .span2 {
    padding: 0 15px;
    border-left: 1px solid #b6b6b6;
    font-size: 14px;
    line-height: 14px;
    color: #555;
    opacity: 0.7; }
.zhaopin .zp-bd ul li .show .right {
    zoom: 1; }
.zhaopin .zp-bd ul li .show .right .time {
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #555;
    opacity: 0.7; }
.zhaopin .zp-bd ul li .show .right .icon {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    margin: 0 30px 0 15px;
    background: url(../image/list-icon.png) no-repeat 0 -24px; }
.zhaopin .zp-bd ul li .hide {
    display: none;
    padding-bottom: 20px; }
.zhaopin .zp-bd ul li .hide .pop-title {
    margin: 0 15px;
    line-height: 58px;
    font-size: 24px;
    color: #e4392a; }
.zhaopin .zp-bd ul li .hide table {
    margin-top: 10px;
    margin-left: 15px; }
.zhaopin .zp-bd ul li .hide table td {
    padding: 5px;
    text-align: left;
    font-size: 14px; }
.zhaopin .zp-bd ul li .hide table p{
    line-height: 24px;
}
.zhaopin .zp-bd ul li .hide .submbtn {
    display: block;
    width: 123px;
    margin: 0 12px;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    background: #e4392a;
    margin-top: 10px; }
.zhaopin .zp-bd .page {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    clear: both;
    margin: 47px auto 90px; }
.zhaopin .zp-bd .page a.p1 {
    width: 100px;
    height: 36px; }
.zhaopin .zp-bd .page a.active,
.zhaopin .zp-bd .page a:hover {
    background: #7ab725;
    color: #fff; }
.zhaopin .zp-bd .page a {
    text-decoration: none;
    color: #666666;
    background: #e4e4e4;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
    float: none;
}
.join_to{margin:0 auto 62px auto;}
.join_to h2{font-size: 34px;margin-bottom: 30px}
.join_to_form{width: 100%;margin: 0;padding: 0;overflow: hidden;}
.join_to_form div{
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.join_to form div.form-component,#edit-submitted-upload-resume {
    width: 50%;
    width: calc(53% - 36px);
    float: left;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    margin-right: 0;
    flex: 1;
    min-width: 45%;
    max-width: 47%;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.join_to form label {
    width: 40%;
    font-size: 18px !important;
    float: left;
    font-weight: normal;
    flex: 0 0 200px;
    margin: 0 !important;
    line-height: 1.2;
}
.join_to form .form-component input, .join_to form .form-component select {
    width: 60%;
    font-size: 18px;
    max-width: 280px;
    float: right;
    height: 35px !important;
    line-height: 1 !important;
    vertical-align: middle !important;
    border-radius: 6px !important;
    color: #333 !important;
    border: 1px solid #666;
    padding-left: 10px;
    box-sizing: border-box;
}
.join_to form .form-component select {
    background: url(../image/select.png) no-repeat right center;
    appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
}
.form-required {
    color: #e0260b;
}
#edit-submitted-upload-resume {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
#edit-submitted-upload-resume .form-component {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
#edit-submitted-upload-resume label {
    position: relative;
    top: -4px;
}
#edit-submitted-upload-resume .form-managed-file {
    padding-left: 0;
    width: 100%;
    max-width: 280px;
    box-sizing: border-box;
    display: box;
    display: flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -o-align-items: center;
    align-items: center;
    height: 43px;
}
#edit-submitted-upload-resume-upload {
    width: 60%;
    max-width: 280px;
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline-block;
    height: 35px;
    border-color: transparent !important;
}
#edit-submitted-upload-resume-upload-button {
    width: 90px;
    font-size: 15px !important;
    height: 30px !important;
    margin: 0;
}

.join_to_form input.form-submit:hover {
    background: rgba(0, 0, 0, 0.1);
}
.join_to_form input {
    transition: background 0.6s, color 0.6s, border 0.6s;
    -moz-transition: background 0.6s, color 0.6s, border 0.6s;
    -webkit-transition: background 0.6s, color 0.6s, border 0.6s;
    -o-transition: background 0.6s, color 0.6s, border 0.6s;
}
.join_to_form .description {
    min-width: 100%;
    padding-left: 270px;
    margin-top: 15px;font-size: 0.85em;
}
.body-node-job-apply .form-actions {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}
.join_to form input {
    cursor: pointer;
    background: #fff;
}
.join_to form .form-actions input {
    text-transform: capitalize;
    border-radius: 8px;
    width: 167px;
    height: 50px;
    cursor: pointer;
    letter-spacing: 1.5px;
    color: #333;
    margin: 10px 0;
    margin-right: 10px;
    background: #fff;
}
.news-info{
    height: auto;
    
    color: #49494b;
    min-width: 1170px;
    line-height: 26px;
    padding-bottom: 40px;
}
.news-bd{
    padding-top: 5px;
    min-height: 280px;
    overflow: hidden;
}
.news-info .news-bd h1{
    height: 50px;
    margin-bottom: 45px;
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}
.news-info .news-bd p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 15px;
}
.news-info .news-bd .news-date{
    text-align: center;
    margin-bottom: 20px;
    margin-top: -40px;
    font-size: 14px;
    color: #999;
}
.news-info .news-bd p img{
    display: block;
    width: 60%;
    margin: 0 auto;
}
.news-info .news-hd {
    width: 1170px;
    height: 100%;
    margin: 0 auto;
    font-size: 16px;
    position: relative;

}
.news-fd{
    width: 1170px;
    height: 110px;
    border-top: 2px #f5f6fa solid;
    margin-top: 50px;
}
.news-s{
    width: 40%;
    background: #f5f6fa;
    height: 60px;
    margin: 25px 0;
}
.news-s a{
    font-size: 16px;
}
.news-fd .news-s-date{
    color: #999;
}
.news-fd .left {text-align: left;border-left: 5px #edecec solid;padding: 5px 20px 5px 10px;}
.news-fd .right {text-align: right;border-right: 5px #edecec solid;padding: 5px 10px 5px 20px;}
.product-tt{
    float:left;width:100%
}
.product-img{
    width: 450px;
    float: left;
    margin-right: 50px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.product-info .product-img img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
    padding: 60px;
}
.product-info .product-img:hover img{
    transform: scale(1.04);
}
.product-info .product-bd h1{
    text-align: left;
    margin: 0 0 25px 0;
}
.product-info h2.product-title {
    height: 30px;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
    font-weight: 700;
    margin: 30px 0 20px 0;
    border-left: 5px solid #e4392a;
    padding-left: 12px;
    width: 100%;
}
.product-info .table-features {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #ddd;
}
.product-info .table-features th, .product-info .table-features td {
    line-height: 28px;
    color: #666;
    border: 1px solid #ddd;
    padding: 10px 8px;
    font-size: 14px;
}
.product-info .table-features tr:nth-child(odd){background:#e6e6e6;}
.product-info .table-features a {
    display: inline-block;
    width: 24px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../image/down1.png);
}
.product-list h4{
    margin-bottom: 20px;
    font-size: 30px;
    margin-top: 15px;
    text-align: left;
    line-height: 42px;
    font-weight: bold;
}
.product-list p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 15px;
}
.product-list table{
    width:100%;
    border-top:3px #ddd solid;
    border-bottom:1px #ddd solid;
    border-collapse: collapse;
    overflow:hidden;
    font-size: 14px;
}
.product-list table td{
    border-bottom:1px #ddd solid;
    text-align:center;
    vertical-align:middle;
    width:20%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.product-list table tr:nth-child(1) td{;
    color:#000;
    font-weight: bold;
    padding:0.4em 0;
}
.product-list table tr td:last-child{
    width:40%;
}
.product-list table td div{
    line-height:1.5; padding:1em;
}