/*首页*/

.nav_images_box {
    width: 100%;
    height: 560px;
    overflow: hidden;
    position: relative;
}

.nav_images,
.nav_images a {
    display: block;
    width: 100%;
}

.nav_images a {
    position: absolute;
    left: 100%;
    height: 600px;
}
.nav_images a.banner0 {
    background: #e7e6a1 url(../images/banner/banner_new_20200514.jpg) center center no-repeat;
    /* background-size:100%; */
}
.nav_images a.banner1 {
    background: #e9e4de url(../images/banner/bg_banner_three.jpg) center center no-repeat;
}

.nav_images a.banner2 {
    background: #e7e6a1 url(../images/banner/bg_banner_one.jpg) center center no-repeat;
}

.nav_images a.banner3 {
    background: #efeef6 url(../images/banner/banner_03_new.jpg) center center no-repeat;
}

.nav_images a.banner4 {
    background: #efeef6 url(../images/banner/bg_banner_two.jpg) center center no-repeat;
}

.nav_images a.banner5 {
    background: #efeef6 url(../images/banner/banner-yueduji.jpg) center center no-repeat;
}
.nav_images a.bg1 {
    left: 0;
}

.nav_images a img {
    /*width:100%;*/
    display: block;
    height: 560px;
    margin: 0 auto;
}

.btns_list {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.btns_list span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    cursor: pointer;
    background: #69635e;
    border-radius: 100%;
}

.btns_list span.active {
    background: #fff;
}

.template1 {
    overflow: hidden;
}

.template1 .img {
    float: left;
    width: 480px;
    height: 321px;
    overflow: hidden;
}

.template1 .img a {
    display: none;
}

.template1 .img img {
    width: 480px;
    height: 321px;
}

.template1 .ul1 {
    float: right;
    width: 470px;
    /* height: 321px;
    overflow: hidden; */
}

.template1 .ul1 li {
    border-top: 1px solid #fbfbfb;
    border-bottom: 1px solid #f8f8f8;
    height: 105px;
}

.template1 .ul1 li.li1 {
    border-top: 1px solid #fff;
}
.template1 .ul1 li.liminh {
    height:80px;
}

.template1 .ul1 li.li3 {
    border-bottom: 1px solid #fff;
}

.template1 .ul1 li h6 {
    padding-top: 16px;
    max-height: 56px;
    overflow: hidden;
}

.template1 .ul1 li h6 a {
    line-height: 28px;
    font-weight: bold;
    font-size: 20px;
}

.template1 .ul1 li .time {
    color: #aaa;
    margin-top: 10px;
}

.fuhua {
    height: 398px;
    background: url(../images/img3.png) 0 0 no-repeat;
}


/*走进点众*/

.pagezjdz {
    padding-bottom: 50px;
}

.pagezjdz .gsjj {
    color: #666;
    line-height: 46px;
    font-size: 20px;
    width: 870px;
    margin: 0 auto;
    text-align: justify;
    text-justify: inter-ideograph;
}

.pagezjdz .gsjj p {
    margin-bottom: 10px;
    font-size: 20px;
    text-indent: 2em;
}

.pagenews {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.pagenews li {
    overflow: hidden;
    padding-top: 20px;
}

.pagenews li a:hover .fr .p1 {
    color: #1fa8d9;
}

.pagenews li .date {
    float: left;
    width: 125px;
    color: #666;
    font-family: "Arial";
    text-align: right;
}

.pagenews li .date dt {
    font-size: 48px;
    font-weight: bold;
}

.pagenews li .date dd {
    font-size: 30px;
}

.pagenews li .fr {
    float: right;
    width: 750px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
}

.pagenews li .fr .p1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
}

.pagenews li .fr .p2 {
    color: #666;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    margin: 14px 0;
}

.pagenews li:last-child .fr {
    border: none;
}

.pagenews li .fr .img {
    width: 400px;
    height: 240px;
    overflow: hidden;
}

.pagenews li .fr .img img {
    width: 400px;
    height: 240px;
}

.pagedetail {
    width: 800px;
    margin: 80px auto 0;
    padding: 60px 0 50px;
    clear: both;
}

.pagedetail .h1 {
    font-size: 30px;
    font-weight: bold;
}

.pagedetail .h2 {
    font-size: 20px;
    text-indent: 2em;
    margin-top: 10px;
}

.pagedetail .time {
    margin-top: 20px;
}

.pagedetail .time .arial {
    font-family: "Arial";
    font-size: 16px;
    color: #aaa;
    padding-right: 20px;
}

.pagedetail .time a {
    color: #1fa8d9;
    font-size: 16px;
}

.pagedetail .time a:hover {
    text-decoration: underline;
}

.pagedetail .content {
    padding-top: 22px;
    font-size: 16px;
    color: #666;
    line-height: 20px;
}

.pagedetail .content p {
    margin: 25px 0;
    text-indent: 32px;
    font-size: 16px;
    line-height: 1.5;
}

.pagedetail .content img {
    display: block;
    width:100%;
    margin: 0 auto 15px;
    max-width: 600px;
}

.tabpage {
    padding: 10px 0;
}

.tabpage table {
    width: 100%;
}

.tabpage table a {
    font-size: 16px;
    color: #aaa;
}

.pagejoinus {
    padding-bottom: 90px;
}

.tab_content {
    overflow: hidden;
}

.classInfor {
    width: 100%;
    display: none;
}

.classInfor.table1 {
    display: table;
    _display: block;
}


/*.classInfor{float:left;}*/

.classInfor tr .long_info {
    width: 34%;
}

.classInfor tr {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
}

.classInfor th,
.classInfor td {
    padding: 24px 5px 24px 35px;
    text-align: left;
    width: 22%;
    color: #333;
    font-size: 20px;
}

.classInfor td {
    cursor: pointer;
}

.classInfor tr:hover td {
    color: #76a2f4;
}

.tit_employ {
    border-bottom: 1px solid #f4f4f4;
    display: flex;
}

.tit_employ li {
    /* width: 33.3%;
	float: left; */
    flex: 1;
    text-align: center;
    height: 58px;
    line-height: 58px;
}

.tit_employ li a {
    font-size: 30px;
    position: relative;
}

.tit_employ li a em {
    height: 4px;
    line-height: 0;
    font-size: 0;
    position: absolute;
    width: 80px;
    left: 50%;
    margin-left: -40px;
}

.tit_employ li a:hover em,
.tit_employ li a.active em {
    bottom: -13px;
    _bottom: 0;
    background: #28b8ec;
}

.tit_employ li a.active {
    color: #28b8ec;
}

.body_bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background-color: #000;
    background: rgba(0, 0, 0, 0.9);
    /*-webkit-opacity:0.9;*/
    /*-moz-opacity:0.9;*/
    /*filter:Alpha(opacity=90);*/
    display: none;
    _position: absolute;
    _background: #000;
    width: 100%;
    height: 100%;
    /*	_top:expression(eval(document.documentElement.scrollTop))}
*/
}

.employee_require {
    border-radius: 10px;
    overflow: hidden;
    width: 704px;
    max-height: 630px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -352px;
    margin-top: -315px;
    z-index: 99;
    background: #fff;
    _position: absolute;
    _margin-top: 0;
    _top: expression(eval(document.documentElement.scrollTop+315));
}

.head_infor {
    padding: 30px 0 10px 40px;
    font-weight: bold;
    font-size: 1.125em;
    color: #333;
    position: relative;
}

.head_infor span {
    width: 9px;
    height: 9px;
    cursor: pointer;
    background: url(../images/close.png) no-repeat left top;
    position: absolute;
    right: 10px;
    top: 10px;
}

.require_content {
    overflow-y: auto;
    /*-webkit-overflow-scrolling:touch;*/
    max-height: 480px;
    padding: 0 40px;
    background: #fff;
}

.top_content {
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top_content span {
    float: left;
    height: 46px;
    line-height: 46px;
    text-align: left;
    font-size: 14px;
}

.bottom_content {
    padding-bottom: 45px;
}

.center_content span,
.bottom_content h3 {
    line-height: 30px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 0.875em;
    color: #333;
    padding-left: 4px;
    display: block;
}

.center_content ol li,
.bottom_content span {
    line-height: 28px;
    color: #333;
    font-size: 14px;
    display: block;
}

.emailTo {
    border-top: 1px solid #EBEAEA;
    padding: 15px 0;
}

.emailTo a {
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #28b8ec;
    color: #fff;
    border-radius: 50px;
    font-size: 24px;
    outline: none;
}

.hide {
    display: none;
}

.head_infor span {
    cursor: pointer;
}

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

.law_contents {
    width: 100%;
    background-color: #f6f6f6;
    padding-top: 100px;
}

.main_content {
    width: 1000px;
    margin: 0 auto;
    padding: 70px 0 140px 0;
}

.content_li h2 {
    font-size: 30px;
    color: #333;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.company_name {
    color: #333;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin: 6px 0 16px 0;
}

.content_p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
}

.tit_h3 {
    height: 22px;
    text-align: center;
    color: #333;
    margin: 20px 0 30px 0;
}

.tit_h3 span {
    display: inline-block;
    width: 90px;
    height: 2px;
    background: #e9e9e9;
    box-sizing: border-box;
    margin: 0 12px;
}

.tit_h3 i {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    font-size: 22px;
    font-style: normal;
}

.tit_h3 span,
.tit_h3 i {
    vertical-align: middle;
}

