body{
    font-family: 'PingFang SC';
}
.gywm_banner{
    position: relative;
    width: 19.2rem;
    height: 8.6rem;
    background:url('../image/gywm_banner.png') no-repeat center;
    background-size: 100% 100%;
}
.gywm_banner h1{
    position: absolute;
    top: 2.93rem;
    left: 1.12rem;
    font-size: .82rem;
    color: #fff;
}
.gywm_banner p {
    position: absolute;
    bottom: 3.32rem;
    left: 1.1rem;
    width: 7.6rem;
    font-size: .24rem;
    line-height: .4rem;
    color: #fff;
}
.gywm_banner .gywm_icon{
    position: relative;
    bottom: 1.84rem;
    left: 1.1rem;
    display: flex;
    align-items: center;
    width: 50%;
}
.gywm_icon span{
    position: absolute;
    bottom: 1.88rem;
    left: 1.24rem;
    font-size: .18rem;
    color: #fff;
}
.shubiao{
    position: absolute;
    top: unset;
    left: unset;
    bottom: .21rem !important;
    right: 1.1rem !important;
    width: .6rem;
    height: .6rem;
}
/* tab */

.tab{
    display: flex;
    justify-content: space-between;
    align-items:center;
    width:19.2rem;
    border-bottom: 1px solid #CCCCCC;
    background-color: #fff;
}
.tab a:nth-child(1){
    margin-left: 1.1rem;
}
.tab a:last-child{
    margin-right: 1.1rem;
}
.tab a{
    color: #999999;
    font-size: .24rem;
    padding: .42rem .52rem;
    cursor: pointer;
}
.tab .tab_item{
    color: #B00003;
    border-bottom: 2px solid #B00003;
    font-weight: 600;
}
/* 关于我们内容 */
.gywm_con{
    display: flex;
    justify-content: space-between;
    padding-top: 1.1rem;
    padding-bottom: .5rem ;
}
.lef_img{
    position: relative;
}
.lef_img img{
    width: 3.4rem;
    height: 8rem;
}
.rig_content{
    /* position: relative; */
    width: 13rem;
    height: 8rem;
    background-color: #F7F7F7;
}
.ao_1{
    position: absolute;
    top: 2.4rem;
    left: 4rem;
    width: 184%;
    color: #333333;
    font-weight: 800;
    font-size: .52rem;
    border-bottom: 2px solid #333333;
}
.ao_2{
    position: absolute;
    top: 3.47rem;
    left: 4.42rem;
    width: 180%;
    font-size: .52rem;
    font-weight: 800;
    color: #B00003;
    border-bottom: 2px solid #B00003;
}
.rig_box{
    position: relative;
    height: 8rem;
	margin-left: .49rem;
    margin-right: .49rem;
    padding-top: 1.44rem;
}
.rig_box h2{
    font-size: .24rem;
    color: #333333;
    line-height: .45rem;
    font-weight: 800;
    margin-bottom: .76rem;
}
.rig_box p{
    font-size: .18rem;
    color: #666;
    line-height: .36rem;
}
.rig_con_ico img{
    width: .34rem;
    height: .34rem;
    margin-top: 1.1rem;
}
.rig_con_ico span{
    position: absolute;
    bottom:0.04rem;
    /* right: 4.2rem; */
    font-size: .18rem;
}
.rig_guanjian{
    margin-top: .3rem;
}
.rig_guanjian span{
    font-size: .18rem;
    color: #666666;
}
.rig_guanjian span:nth-child(1){
    margin-right: .73rem;
}
/* 企业文化 */
.qywh{
    height: 6.04rem;
}
.qywh h1{
    font-family: 'PingFang SC';
    font-size: .6rem;
    color: #333333;
    padding-top: .6rem;
    font-weight: 600;
    margin-bottom: .5rem;
}
.qywh_ico{
    display: flex;
    justify-content: center;
    align-items:center;
}
.qywh_ico img{
    /* width: .34rem;
    height: .34rem; */
}
.qywh_ico span{
    position: relative;
    left: -0.17rem;
    font-size: .18rem;
}
.qywh_tit{
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.qywn_item{
    width: 5.4rem;
    height: 3rem;

    background-color: #F7F7F7;
}
.qywh_tit .qywh_ico img{
    width: .48rem;
    height: .48rem;
}
.qywh .item_box .qywn_item{
    background-color: #F7F7F7;
}
.item_box .qywn_item:nth-child(1) .wenan{
    background:url('../image/qywh_ico1.png') no-repeat;
    background-size: 0.58rem 0.58rem;
    background-position: .5rem .5rem;
}
.item_box .qywn_item:nth-child(2)  .wenan{
    background:url('../image/qywh_ico2.png') no-repeat;
    background-size: 0.58rem 0.58rem;
    background-position: .5rem .5rem;
}
.item_box .qywn_item:nth-child(3)  .wenan{
    background:url('../image/qywh_ico3.png') no-repeat;
    background-size: 0.58rem 0.58rem;
    background-position: .5rem .5rem;
}
.item_box{
    display: flex;
    justify-content: space-between;
}
.qywn_item .wenzi_col{
    color: #fff;
}
.qywn_item img{
    width: .58rem;
    height: .58rem;
}
.item_box .qywn_item img{
    width: 100%;
    height: 100%;
    display: none;
}

.item_box .qywn_item .wenan{
    position: absolute;
    top: 0;
    padding:1rem  .5rem  .5rem  .5rem ;
}
.qywn_item i{
    display: block;
    margin-top: .1rem;
    width: .4rem;
    border-bottom: 2px solid #B00003;
}
.qywn_item h4{
    margin-top: .2rem;
    font-weight: 800;
    font-size: .24rem;
    color: #333333;
}
.qywn_item p{
    margin-top: .3rem;
    font-size: .18rem;
    color: #333333;
    line-height: .36rem;
}
/* 资质荣誉 */
.szry{
    height: 10.8rem;
    padding-top: 1.1rem;
    padding-bottom: 1.06rem;
    background:url('../image/zzry_bj.png') no-repeat center;
    background-size: 100% 100%;
}
.szry h1{
    font-family: 'PingFang SC';
    font-size: .6rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1rem;
}
.szry_tit{
    display: flex;
    justify-content: space-between;
}
.szry_tit_img img{
    width: .48rem;
    height: .48rem;
}
.szry_tit_img img:nth-child(1){
    margin-right: 0.1rem;
}

.zrry_box{
    display: flex;
    justify-content:space-between;
    align-items:center;
    padding: 0 1.45rem;
    padding-top: 0.8rem;
    width: 17rem;
    height: 6.8rem;
    background-color: #f7f7f7b3;
    opacity: 0.9;
}
.item_img{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.2rem;
    height: 4.4rem;
    transition: all 0.5s linear;
    opacity: 1;
    background-color: #FFFFFF;
}
.item_img img{
    width: 2.37rem;
    height: 3.33rem;
    transition: all 0.5s;
}
.item_img img:hover,.item_img:hover{
    transform: scale(1.04);
    transition: all 0.5s linear;
}
.item_img img:hover{
    transform: scale(1.2);
}
.item_img:hover{
    width: 3.6rem;
    transition: all 0.5s linear;
}
.item_zzry:hover span{
    color: #B00003;
}

.item_zzry{
    display: flex;
    flex-direction: column;
    align-items:center;
    cursor: pointer;
}

.item_zzry span{
    margin-top: .47rem;
    font-size: .2rem;
    text-align: center;
}
.zz{
    width: 3.6rem;
}
.item_zzry_hove {
    width:3.6rem;
    height: 4.95rem;
}
.item_zzry_hove img{
    width: 2.8rem;
    height: 3.93rem;
}
.zrry_box .zrry_pc{
    width: 3.2rem;
}
.zrry_box .zrry_pc:hover{
    width: 3.6rem;
    transition: all 0.5s linear;
}
/* 技术力量 */
.jsll{
    height: 12rem;
    background:url('../image/jsll_bj.png') no-repeat center;
    background-size: 100% 100%;
    padding-top: 1.84rem;
}
.jsll h1{
    font-size: .6rem;
    color: #333333;
    font-family: 'PingFang SC';
    font-weight: 600;

}
.jsll_con{
    display: flex;
    padding-top: 1.14rem;
}
.jsll_con p{
    margin-top: .13rem;
    font-size: .18rem;
    color: #666666;
    width: 8.5rem;
    line-height: .36rem;
}
.jsll_log{
    margin-left: 1.81rem;
    width: 5.48rem;
    height: 2.96rem;
}
.jsll_log h4{
    font-size: .24rem;
    color: #333333;
    font-weight: 800;
}
.jsll_log_img{
    display: flex;
    flex-wrap: wrap;
    margin-top: .33rem;
    justify-content: space-between;
}
.jsll_log_img img:nth-child(4){
    margin-right: 0;
}
.jsll_log_img img:nth-child(8){
    margin-right: 0;
}
.jsll_log img{
    margin-right: .3rem;
    margin-bottom: .3rem;
    width: 1rem;
    height: 1rem;
}
/* 奖项 */
.jx{
    position: relative;
    padding-bottom: 1.1rem;
    height: 5.44rem;
    background-color:#F7F7F7 ;
}
.jx_box{
    position: absolute;
    top:-4rem;
    width: 17rem;
    height: auto;
    padding: .89rem .6rem .67rem;
    background-color: #fff;
}
.jx_tab{
    display: flex;
    justify-content: space-between;
}
.jx_item_tab{
    width: 5rem;
    height: 2rem;
    padding: .62rem .5rem .1rem .5rem;
    background-color: #F7F7F7;
}
.jx_item_col{
    background-color: #B00003;
    color: #fff;
}
.jx_item_tab span{
    font-size: .24rem;
    font-weight: 800;
}
.jx_item_tab p{
    font-size: .18rem;
    line-height: .4rem;
    margin-top: .2rem;
}
.jx_con{
    margin-top: 1.1rem;
}
.jx_con h4{
    font-size: .24rem;
    margin-bottom: .34rem;
}
.js_con_item ul li i{
    display: inline-block;
    width: .12rem;
    height: .12rem;
    margin-right: 0.1rem;
    background-color: #B00003;
    border-radius: 50%;
}
.js_con_item ul li{
    margin-bottom: .3rem;
}
.js_con_item ul li span{
    font-size: .18rem;
}
.jsx_con_box{
    display: flex;
    justify-content: space-between;
}
.js_con_item{
    position: relative;
}
.js_con_item img{
    position: absolute;
    top: -0.59rem;
    right: -0.82rem;
    width: 3.8rem;
    height: 3.8rem;
}
/* 招贤纳士 */
.zxns{
    display: flex;
    /* height: 6.4rem; */
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
    background-color: #EBF0F7;
}
.zxns_tit h1{
    font-family: 'PingFang SC';
    font-size: .6rem;
    font-weight:700;
    margin-bottom: .68rem;
}
.zxns_img img{
    width:.28rem;
    height: .28rem;
}
.zxns_item{
    width: 3.2rem;
    /* height: 4.2rem; */
    padding: .85rem .4rem .67rem .4rem;
    background-color: #FFFFFF;
}
.zxns_item h3{
    font-family: 'PingFang SC';
    font-weight: 600;
    margin-bottom: .5rem;
    font-size: .24rem;
}
.zxns_ite_con{
    font-size: .18rem;
    color: #666666;
    line-height: .4rem;
}
.item_box{
    display: flex;
    justify-content: space-between;
}
/* 简历 */
.jianli{
    display: flex;
    justify-content: space-between;
    padding-top: 1.1rem;
    padding-bottom: 1rem;
    /* height: 7.2rem; */
}
.jianli_tit{
    width:4.2rem;
}
.jianli_tit h1{
    font-family: 'PingFang SC';
    font-weight: 600;
    font-size: .6rem;
    line-height: .9rem;
}
.form_tit_item{
    margin-bottom: .2rem;
}
.form_tit{
    width: 9.2rem;
}
.form_tit_item span{
    font-family: 'PingFang SC';
    font-weight: 600;
    font-size: .3rem;
}
.form-horizontal .control-label{
    font-size: .2rem;
    text-align: left;
    margin-bottom: .12rem;
}
.form-horizontal .form-group{
    margin-right: 0;
    margin-left: 0;
}
.form-control{
    height: .52rem;
    font-size: .16rem;
    font-family: 'PingFang SC';
    background-color: #F7F7F7;
    background-image: none;
    border: 1px solid #F7F7F7;
}
.form-horizontal .form-group label i{
    color: #B00003;
}
.tijiao{
    margin-top: .5rem;
    width:100%;
    height: .52rem;
    font-family: 'PingFang SC';
    font-size: .2rem;
    background-color: #F7F7F7;
    background-image: none;
    border: 1px solid #F7F7F7;
}

/* 联系我们 */
.lxwm{
    position: relative;
    /* height:10rem; */
    padding-bottom: 1rem;
}
.lxwm h1{
    position: absolute;
    top: -0.38rem;
    display: flex;
    font-family: 'PingFang SC';
    justify-content: center;
    align-items:center;
    font-size: .6rem;
    width: 4.8rem;
    height: 1.6rem;
    z-index: 1;
    color: #fff;
    background-color: #B00003;
}
.map{
    width: 17rem;
    height: 6rem;
    background-color: #fcf9f2;
}
.dizhi{
    display: flex;
    justify-content: space-between;
    padding: 0 .6rem;
    align-items: center;
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.dizhi_con div{
    font-size: .18rem;
    color:#333333;
    margin-bottom: .1rem;
}
.dizhi_con h3{
    font-family: 'PingFang SC';
    font-weight: 600;
    color: #333;
    font-size: .3rem;
}
.dizhi img{
    width: .4rem;
    height: .5rem;
}
.tel{
    display: flex;
    justify-content: space-between;
    align-items:center;
    padding: 0 .6rem;
    height: 2rem;
    width: 17rem;
    border-top: 1px solid #CCCCCC;
    background-color: #fff;
}
.item_tel span{
    font-size: .18rem;
    color: #333333;
}
.item_tel h4{
    font-family: 'HarmonyOS Sans';
    font-weight: 600;
    margin-top: .1rem;
    font-size: .3rem;
    color: #333;
}
@media screen and (min-width: 768px) {
    .zrry_box_pc{
        display: flex;
    }
    .zrry_box_m{
        display: none;
    }
}
@media screen and (max-width: 1500px) {
	.jx{
		height: 6rem;
	}
}
@media screen and (max-width: 1300px) {
	.jx{
		height: 7rem;
	}
}
@media screen and (max-width: 960px) {
	.jx{
		height: 7.5rem;
	}
}
@media screen and (max-width: 940px) {
	.jx{
		height: 8.5rem;
	}
	.rig_guanjian span:nth-child(1){
		margin-right: 0.5rem;
	}
	.rig_guanjian{
		margin-top: 0;
	}
	.rig_con_ico img{
		margin-top: 0.2rem;
	}
	.rig_con_ico span{
		bottom: 0.3rem;
	}
	.jx_item_tab{
		height: auto;
		padding-bottom: 0.62rem;
	}
}
@media screen and (max-width: 900px) {
	.jx{
		height: 9rem;
	}
}
@media screen and (max-width: 804px) {
	.rig_guanjian span:nth-child(1){
		margin-right: 0.2rem;
	}
}
@media screen and (max-width: 768px) {
	.item_box .qywn_item img{
		display: none !important;
	}
	.zxns_tit h1{
		font-size: 1rem;
	}
    .zrry_box_m{
        display: flex;
    }
    .zrry_box_pc{
        display: none;
    }
    .jx_con h4{
        font-weight: 800;
        font-size: 1rem;
    }
    .gywm_icon img{
        display: none;
    }
    .tab,.qywh_ico{
        display: none;
    }
    .gywm_con{
        /*flex-direction: column;*/
        padding-left: 0;
        padding-right: 0;
    }
    .lef_img{
        padding:0 1rem;
    }
    .ao_1,.ao_2,.rig_content{
        width: auto;
		height: auto;
    }
    .ao_1{
		top: 1.4rem;;
        left: 5.74rem;
    }
    .ao_2{
		top: 2.47rem;
        left: 6.42rem;
    }
    .rig_content{
        padding: 0 1rem;
		padding-bottom: 0.5rem;
    }
	.item_box .qywn_item:nth-child(1) .wenan,.item_box .qywn_item:nth-child(2) .wenan,.item_box .qywn_item:nth-child(3) .wenan{
		background-size: 1rem 1rem;
	}
    .rig_box{
        width: auto;
		height: auto;
        margin-right: 0;
    }
    .rig_box h2{
		font-size: .8rem;
        line-height: inherit;
    }
    .rig_box p{
		font-size: 0.6rem;
        line-height: 0.9rem;
    }
	.qywn_item h4{
		margin-top: 1.2rem;
		font-size: 0.8rem;
	}
    .rig_con_ico{
        position: absolute;
        top: -3rem;
        /* left: 84px; */
        left: 4.3rem;
        width: 50%;
    }
    .rig_con_ico img{
        width: 1rem;
        height: 1rem;
        margin-top: 0;
    }
	.rig_guanjian span:nth-child(1){
		margin-right: 0;
	}
    .rig_guanjian{
        position: absolute;
        top: -2rem;
        left: 5rem;
    }
    .rig_con_ico span{
        position: absolute;
        top: 0rem;
        left: 0.4rem;
        font-size: .6rem;
    }
	.rig_guanjian span{
		font-size: 0.6rem;
	}
    .qywh{
        height: auto;
        padding-bottom: 1rem;
    }
    .qywh h1{
        font-family: 'PingFang SC';
        font-size: 1rem;
        font-weight: 800;
    }
    .item_box{
        width: 100%;
        margin-left: auto;
    }
    .qywn_item img{
        width: 1rem;
        height: 1rem;
    }
    .qywn_item{
        height: 7.7rem;
    }
	.qywn_item .wenzi_col{
		color: #333333;
	}
    .qywn_item p{
		color: #333 !important;
		font-size: 0.6rem;
        line-height: 0.8rem;
    }
    .szry{
        height: auto;
    }
    .szry_tit{
        align-items: center;
        align-content: center;
        margin-bottom: 0.5rem;
    }
    .szry h1{
		font-size: 1rem;
        font-weight: 800;
        margin-bottom: 0;
    }
    .szry_tit_img img{
        width: 1rem;
        height: 1rem;
    }
    .jsll h1{
        font-weight: 800;
        font-size: 1rem;
    }
    .jsll{
        height: auto;
        padding-bottom: 10.8rem;
    }
    .jsll_con{
        flex-direction: column;
    }
    .jsll_log{
        width: auto;
        margin-left: auto;
    }
    .jsll_log h4{
        font-size: 1rem;
        margin: 0.8rem 0;
    }
	.item_zzry span{
		font-size: 0.6rem;
		 display:-webkit-box;/**对象作为伸缩盒子模型展示**/
		-webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
		-webkit-line-clamp:1;/**显示的行数**/
		overflow:hidden;/**隐藏超出的内容**/
	}
    .jsll_con p{
        width: auto;
        line-height:normal;
        font-size: 0.7rem;
    }
    .jsll_log img{
        width: 4rem;
        height: 4rem;
        margin-right: auto;
    }
    .jx, .jx_box{
        position: relative;
        top: 0;
        height: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .jx_box{
        width: 100%;
        padding: 0 1rem;
    }
    .js_m{
        display: none;
    }
    .jx_tab{
        position: relative;
        top: -1.9rem;
    }
    .jx_item_tab{
        height: auto;
        text-align: center;
        padding-bottom: 0.5rem;
    }
    .jsx_con_box{
        flex-direction: column;
    }
    .jx_con{
        margin-top: 0;
    }
    .jx_con h4{
        font-weight: 800;
    }
	.js_con_item ul li span{
		font-size: 0.8rem;
	}
	.zxns_item h3{
		font-size: 0.8rem;
	}
	
    .jx_item_tab p{
		font-size: 0.6rem;
        line-height:normal;
    }
    .jx_item_tab span{
        font-size: 0.8rem;
    }
    .js_con_item ul li{
        margin-bottom: 0;
    }
    .js_con_item ul li i{
        width: 0.3rem;
        height: 0.3rem;
    }
    .zxns{
        height: auto;
        flex-direction: column;
    }
    .zxns_img img{
        width: 0.8rem;
        height: auto;
        margin-bottom: 0.7rem;
    }
    .zxns_tit{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .zxns .item_box{
        margin-left: 0;
    }
    .zxns_item{
        width: 48%;
        height: auto;
    }
    .zxns_ite_con{
		font-size: 0.6rem;
        line-height: 1.1rem;
    }
	.form_tit_item span,.form-horizontal .control-label{
		font-size: 0.8rem;
	}
    .gywm_banner{
        height: 9.6rem;
    }
    .gywm_banner p{
        line-height: normal;
        width: 15.6rem;
    }
    .gywm_banner h1{
        font-family: 'PingFang SC';
        font-weight: 600;
        top:1.93rem;
    }
    .jianli_tit h1{
        font-family: 'PingFang SC';
        font-weight: 600;
        font-size: 0.8rem;
    }
    .jianli{
        flex-direction: column;
        height: auto;
        padding-bottom: 1rem;
    }
    .jianli_tit,.form_tit{
        width: auto;
    }
	.form-control,.dizhi_con div{
		font-size: 0.6rem;
	}
	.tijiao,.dizhi_con h3{
		font-size: 0.8rem;
		color: #333;
	}
	.map{
		height: 11rem;
	}
	.dizhi img{
		width: 1rem;
		height: auto;
	}
	.tijiao{
		color: #FFFFFF;
	background-color: #b00003;
	border: 1px solid #b00003;
	}
    .form-control,.tijiao{
        height: auto;
    }
    .tel{
        flex-wrap: wrap;
        height: auto;
    }
    .tel .item_tel{
        width: 49%;
    }
    .dizhi_con div,
    .item_tel span{
		font-size: 0.6rem;
        font-weight: 600;
    }
	.item_tel h4{
		font-size: 0.8rem;
	}
	.dizhi_con div,.amap-info-content div{
		font-size: 0.6rem !important;
	}
	
    .item_zzry{
        width: 33.33%;
    }
    .zrry_box{
        height: auto;
        padding-top: 0.8rem;
        padding-bottom: 0.8rem;
    }
    .item_img{
        width: 6.2rem;
        height: auto;
    }
    .item_img img{
        width: 100%;
        height: auto;
    }
    .amap-info-content h4{
        font-size: 0.8rem;
    }
    .amap-info-content div{
        font-size: 0.6rem;
    }

}
.item_zzry{
    width: 25%;
}
.amap-info-content div{
    font-size: 0.15rem;
}
@media screen and (max-width: 495px) {
	.rig_guanjian{
		top: -2.5rem;
	}
}
@media screen and (max-width: 325px) {
	.rig_guanjian{
		left: 4rem;
	}
}
