﻿@charset "utf-8";
html,body,.index{
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    min-width: 1300px;
    /* max-width: 1920px; */
    background-color: #ffffff;
    height: auto;
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
    }
.navBox .nav::after{display: table;content: "";clear: both;}
/*nav*/
.navBg{width: 100%;z-index: 999;position: relative;background-color: #fff;top: 0;}
.navBox{width: 1100px;height: 100%;padding: 0;margin: 0 auto;}
.navBox .nav{width: 896px;overflow: hidden;height: 100%;margin: 0 auto;}
.navBox .nav li{float: left;padding: 0 64px;letter-spacing: 2px;box-sizing: border-box;}
.navBox .nav li a{color: #005ca5;display:block;font-size: 22px;font-weight: bold;text-align: center;line-height: 70px;box-sizing: border-box;}
.navBox .nav li.on a{color: #005ca5;border-bottom: 3px solid #005ca5;}
.navBox .nav li a:hover{
    border-bottom: 3px solid #005ca5;
}
.navBg{background: #ffcb09 url(./images/title_bg.png)no-repeat;background-size: 100% 100%;}
.img_{display: block;margin: 0 auto;}
.img_box{
    margin: 0 auto;
}
.img_box img{width: 100%;}
.img{display: block;margin: 0 auto;}
.content_box{background: transparent url(./images/bg.png)repeat-y top 50px left 0px;background-size: 100% }
.pega{width: 1100px;margin: 0 auto;padding: 100px 0 0px;}
.title_box{
    text-align: center;
    margin-bottom: 45px;
}
.pega_p{
    font-size: 18px;
    text-indent: 2em;
    text-align: justify;
    line-height: 35px;
    margin-top: 20px;
}
.pega_p span{
    color: #048d70;
}
.job_box{
    padding: 0 35px;
}
.job_box table{
    border: 0;
    margin-bottom: 200px;
    padding-top: 50px;
}
.job_box table tr{
}
.job_box table tr.job_tle td:first-child{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: #0a6055;
}
.job_box table tr.job_tle td:last-child{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.job_box table tr.job_tle a img{
    display: block;
    margin: 0 auto;
}
.job_box table tr.job_tle a{
    display: block;
    margin:  0 auto;
    line-height: 47px;
}
.job_box table tr.job_tle{width: 100%;background: linear-gradient( 90deg, #fdf1b6, #44b59d );}
tr.job_tle {}
.job_box table tr.job_cont{
    padding: 0 20px;
    display: none;
}
.job_box table tr.job_cont td{
    padding: 20px 25px;
    line-height: 25px;
    font-weight: initial;
    font-size: 16px;
    border-radius: 10px;
    background: linear-gradient( 
90deg
, rgb(253 241 182 / 20%), rgb(68 181 157 / 20%) );
}
.job_box table tr.job_cont td a{
    display: block;
    width: 140px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 3px 0;
    margin-top: 25px;
    border-radius: 30px;
    background-color: #44b59d;
}
.job_box table tr td{
    border: 0;
    margin-top: 20px;
    text-align: center;
    padding: 13px 0;
    font-weight: bold;
    font-size: 17px;
}
.xx_box1{
    font-size: 18px;
    position: relative;
    line-height: 49px;
    padding: 0 0 60px 0;
    border-bottom: 2px solid #005ca5;
    margin-top: 30px;
}
.xx_box2{background: transparent url(./images/xx_title2_t.png)no-repeat left;line-height: 35px;font-size: 18px;height: 173px;padding-left: 310px;}
.xx_erwei{
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
}
.lc_box{}
.lc_box tr{
}
.lc_box tr td{
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #000;
    line-height: 30px;
    padding: 15px 0;
}
.lc_box tr td:first-child{color: #005ca5;}
.lc_box .lc_tle{background: transparent url(./images/lc_bg.png) no-repeat;line-height: 50px;background-size: 100% 100%;box-sizing: border-box;}
.lc_box .lc_tle th{line-height: 50px;font-size: 20px;box-sizing: border-box;color: #fff;}
/*banner*/
.banner img{width: 100%;display: block;}
.banner{width: 100%;}
.footer{
    margin-top: 50px;
}
.footer img{
    width: 100%;
}
.footer p{position: absolute;z-index: 9;color: #fff;text-align: center;line-height: 45px;bottom: 0;width: 100%;text-align: center;}
.footer a{color: #fff;}