body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
pre,
form,
fieldset,
legend,
button,
input,
textarea {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
}

body,
button,
input,
select,
textarea {
    font-family: '微软雅黑';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: '微软雅黑';
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
   
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.hide{
    display: none;
}

.cont_box{
    width: 100%;
    margin-top: 49px;
}
.cont_box .cont_company_dec{
    width: 100%;
    margin: 0 auto;
}
.cont_box .cont_company_dec .cont_tit, .cont_box .cont_company_culture .cont_tit{
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
}
.cont_box .cont_company_dec .cont_text{
    font-size: 15px;
    color: #666;
    width: 1140px;
    margin: 0 auto;
    text-indent: 34px;
    line-height: 30px;
    letter-spacing: 2px;
}
.cont_box .cont_company_dec .cont_text.none_indent{
    text-indent: 0;
}
.cont_box .cont_company_culture .cont_tit{
    margin-top: 51px;
}
.cont_box .cont_company_culture .culture_cont{
    width: 1096px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 19px;
    color: #666666;
}
.cont_box .cont_company_culture .culture_cont .culture_item{
    width: 175px;
    text-align: center;
    margin-bottom: 54px;
}
.cont_box .cont_company_culture .culture_cont .culture_item .culture_text{
    margin-top: 14px;
}
.cont_box .cont_company_culture .culture_cont .culture_item .culture_tit{
    width: 100%;
    text-align: center;
}

.footer_cont{
    width: 950px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}

.footer_cont .footer_text{
    text-align: center;
    margin-top: 18px;
    margin-bottom: 23px;
}
.footer_cont .footer_text p{
    line-height: 30px;
}
.footer_text a {
    height: 30px;
    text-align: center;
    line-height: 30px;
    
    font-size: 14px;
    font-family: "微软雅黑";
    text-decoration: none;
    margin-left: 15px;
}

.flex_wrap{
    display: flex;
    align-items: center;
}

.space_between{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ml{
    margin-left: 10px;
}
.ml_large{
    margin-left: 40px;
}
.footer_bottom{
    width: 843px;
    margin: 0 auto;
}

.footer_bottom .bottom_items{
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_bottom .bottom_items a{
    color: #666;
}

.footer_bottom .bottom_item1 img{
    width: 39px;
    height: 38px;
}
.footer_bottom .bottom_item2 img{
    width: 38px;
    height: 33px;
}
.footer_bottom .bottom_item3 img{
    width: 36px;
    height: 40px;
}
.footer_bottom .bottom_item4 img{
    width: 33px;
    height: 33px;
}
.text_indent{
    text-indent: 37px;
}

.cont_box .cont_product_dec,.cont_box .cont_about_dec,.cont_box .cont_contact_dec{
    font-size: 15px;
    color: #666;
    width: 1138px;
    margin: 0 auto;
    line-height: 30px;
    letter-spacing: 2px;
}
.cont_box .cont_contact_dec{
    margin-bottom: 70px;
    display: flex;
    line-height: 45px;
}

.cont_box .cont_contact_dec .contact_map{
    width: 585px;
    height: 287px;
}

.cont_box .cont_contact_dec p{
    height: 45px;
    /* font-size: 19px; */
    color: #666666;
    line-height: 45px;
    letter-spacing: 1px;
}

.cont_box .cont_contact_dec .contact_tit{
    height: 45px;
    font-size: 26px;
    color: #666666;
    line-height: 45px;

}
.text_bold{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.mtb{
    margin: 35px 0;
}
.mb{
    margin-bottom: 62px;
}

.mb_small{
    margin-bottom: 40px;
}

.ct {
    margin: 0 auto;
}
.nav-wrap{
    position: relative;
}

.nav-wrap .user{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 15px;
    color: #666666;
}

.nav {
    width: 1009px;
    height: 79px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.nav .nav_img{
    width: 152px;
}

.top a {
    color: #333;
    display: inline-block;
    float: left;
    height: 30px;
    padding: 0 5px;
    line-height: 30px;
}

.navlist{
    width: 600px;
}

.navlist a {
    width: 148px;
    height: 79px;
    color: #666;
    font-size: 21px;
    font-family: "微软雅黑";
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navlist a.hyzx {
   flex-direction: column;
}
.navlist a>p{
    font-size: 16px;
}
.navlist a.active {
    background-color: #cb3d25;
    color: #fff;
}


.bg {
    height: 517px;
    background: url(../images/bg1.jpg) no-repeat center top;
}
.bg2 {
    height: 517px;
    background: url(../images/bg2.jpg) no-repeat center top;
}

.bg3 {
    height: 517px;
    background: url(../images/bg4.jpg) no-repeat center top;
}

.bg5 {
    height: 210px;
    background: url(../images/bg5.jpg) no-repeat center top;
    line-height: 250px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.foot-wrap {
    width: 100%;
    background: #ebebeb;
    color: #666;
    padding-bottom: 31px;
    padding-top: 28px;
}

input, button, select {
    outline: none;
    box-sizing: border-box;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 15px;
    color: #bcbcbc;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 15px;
    color: #bcbcbc;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 15px;
    color: #bcbcbc;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 15px;
    color: #bcbcbc;
}


.cont_box_form{
    width: 300px;
    margin: 0 auto 80px;
    box-sizing: border-box;
}
.cont_box_form .form_sign_title{
    font-size: 24px;
    color: #393d3b;
    text-align: center;
    margin-bottom: 30px;
}

.cont_box_form .form-row{
    width: 100%;
    height: 40px;
    margin: 18px 0;
}
.cont_box_form .form-row input{
    height: 100%;
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 5px 9px;
}

.cont_box_form .form-btns{
    width: 100%;
}
.cont_box_form .form-btns .btn{
    margin-top: 18px;
    height: 40px;
    width: 100%;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dbdbdb;
    color: #999;
}
.form-btns .btn.red{
    background: #cb3d25;
    border: 1px solid #cb3d25;
    color: #ffffff;
    border-radius: 5px;
}

#user_name{
    display: inline-block;
    text-align: right;
    max-width: 85px;
    word-break: break-all;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.cont_box .industry_information_box{
    max-width: 1020px;
    margin: 0 auto;
    padding: 20px 0 50px;
}
.cont_box .industry_information_box .industry_information_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 154px;
    cursor: pointer;
}
.cont_box .industry_information_box .industry_information_item .industry_information_item_img{
    width: 25%;
}
.cont_box .industry_information_box .industry_information_item .industry_information_item_cont{
    height: 100%;
    margin-left: 24px;
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
}
.cont_box .industry_information_box .industry_information_item .industry_information_item_img img{
    width: 100%;
}
.cont_box .industry_information_box .industry_information_item .industry_information_item_cont p{
    font-size: 16px;
    color: #999999;
    line-height: 30px;
}
.cont_box .industry_information_box .industry_information_item .industry_information_item_cont .industry_information_item_title{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #050505;
}
.cont_box .industry_information_box .industry_information_item .industry_information_item_cont .industry_information_item_pay{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 16px;
    color: #999999;
}
.cont_box .industry_information_box .industry_information_deashed{
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    margin: 25px 0;
}
.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
}

.popup .mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}


.popup .content {
    width: 468px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    padding: 19px 0 46px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border-radius: 5px;
    /*border-radius: 0.2rem;*/
}

.scan_popup .content .scan_popup_tit{
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
}
.scan_popup .content .scan_popup_code{
    margin-top: 10px;
}

.scan_popup .content .form-btns{
    width: 176px;
    height: 43px;
    margin-top: 15px;
}
.scan_popup .content .form-btns .btn{
    width: 100%;
    height: 100%;
}


.confirm_popup .content {
    padding: 19px 20px;
    /*border-radius: 0.2rem;*/
}
.confirm_popup .content .scan_popup_tit{
    text-align: left;
    align-self: start;
}


.confirm_popup .content .form-btns{
    width: 100%;
    height: 35px;
    margin-top: 15px;
    margin-right: 30px;
    text-align: right;
}
.confirm_popup .content .form-btns .btn{
    width: 100px;
    height: 100%;
}

.btn.blue{
    background: #0A63EA;
    border: 1px solid #0A63EA;
    color: #ffffff;
    border-radius: 5px;
}

.footer{
    margin-top: 60px;
    background: #262626;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.footer-top{
    font-size: 17px;
    color: #fff;
    width: 800px;
    margin: 0 auto;
    height: 90px;
}
.footer-top a{
    color: #fff;
}
.footer-top  p{
    text-align: left;
}
.footer-ri{
    float: right;
}
.footer-bottom{
    font-size: 15px;
    color: #999999;
}
.footer p{
    line-height: 20px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.footer-line{
    width: 1250px;
    margin: 25px auto 20px;
    height: 1px;
    background: #fff;
}



