/*导航*/
.tabbar{
    width:100%;
    height:.98rem;
    position: fixed;
    top:0;
    z-index: 100;
    padding:.24rem .4rem 0 .4rem;
}
.logo{
    width: 1.31rem;
    /* height:.5rem; */
    float:left;
}
.click_line{
    width:.3rem;
    float:right;
    padding-top:.1rem;
}
/*banner*/
.banner_box{
    width:100%;
    background-image:url(../images/haboutusBanner.jpg);
    height:7.2rem;
    padding-top:2.2rem;
    position: relative;
}
.big_thing_li_second,.big_thing_li_third{
    position: relative;
}
.banner_box p{
    font-size:.5rem;
    color:#F5F5F5;
    text-align: center;
    letter-spacing: .1rem;
    font-weight:bold;
}
.banner_box .yellow_words{
    width:89.33%;
    /* height:9.64rem; */
    background-color: #F2B643;
    position: absolute;
    bottom:-6rem;
    left:50%;
    transform: translate(-50%,0);
    padding-top:.46rem;
    padding-left:.3rem;
    padding-right:.22rem;
    padding-bottom: 1rem;
    box-shadow: 0px 2px 35px 0px rgba(242,182,67,.4);
}
.yellow_words_t{
    margin-bottom:.7rem;
    position: relative;
}
.yellow_words_b{
    position: relative;
}
.douhao_l,.douhao_r{
    position: absolute;
}
.douhao_l{
    width:.26rem;
    top:-.2rem;
    left:0rem;
}
.douhao_r{
    width:.26rem;
    bottom:-.2rem;
    right:.2rem;
}
.yellow_words .yellow_words_b_p{
    font-size:.26rem;
    letter-spacing: .01rem;
    text-indent: .52rem;
    text-align: left;
    line-height:.48rem;
}
.yellow_words_t:before,.yellow_words_t:after{
    content:'';
    width:1.28rem;
    height:.08rem;
    background-size: 1.28rem .08rem;
    position: absolute;
    top:.2rem;
}
.yellow_words_t:before{
    background-image: url(../images/leftLine.png);
    left:.06rem;
}
.yellow_words_t:after{
    background-image: url(../images/rightLine.png);
    right:0.06rem;
}
/*公司简介*/
.company_profile{
    padding-left:.4rem;
    padding-right:.4rem;
    padding-top:6.66rem;
}
/*创始人*/
.company_profile_p{
    text-indent:.52rem;
    font-size:.26rem;
    color:#666666;
    line-height:.5rem;
    letter-spacing: .018rem;
}
.company_profile_subtitle{
    font-size:.32rem;
    color:#333333;
    padding-top:.46rem;
    padding-bottom:.3rem;
}
.company_profile_title,.big_thing_title{
    font-size:.36rem;
    color:#010101;
    text-align:center;
    padding-bottom:.28rem;
    letter-spacing: .1rem;
}
/*发展大事记*/
.big_thing{
    margin-top:.7rem;
    padding-top:.8rem;
    padding-left:.4rem;
    padding-right:.4rem;
    padding-bottom:.28rem;
    background-color: #F8F8F8;
}
.big_thing_li{
    padding-bottom:.5rem;
    padding-left:.2rem;
}
.big_thing_li_second:before,.big_thing_li_third:before{
    content:'';
    position: absolute;
    left:0;
    border-left:1px solid #E1E1E1;
    top:1.34rem;
    left:0.04rem;
}
.big_thing_li_second:before{
    height:2.56rem;
}
.big_thing_li_third:before{
    height:3.36rem;
}
.big_thing_title{
    text-align:left;
}
.big_title{
    font-size:.5rem;
    color:#333333;
    padding-bottom:.08rem;
}
.big_title_line{
    width:.6rem;
    border-top:1px solid #F2B643;
}
.subtitle_bigthing{
    font-size:.36rem;
    color:#333333;
    padding-top:.3rem;
    position: relative;
}
.sign_img{
    width:.1rem;
    position: absolute;
    left:-.2rem;
    top:.5rem;
}
.big_title_content{
    font-size:.24rem;
    color:#666666;
    line-height:.4rem;
}
/*底部*/
.footer{
    background-color:#333333; 
    padding-left:.4rem;
    padding-right:.55rem;
    height:auto;
    padding-bottom:.4rem;
}
.footer p{
    letter-spacing:0;
}
.footer .footer-up{
	padding-top:.6rem;
	padding-bottom:.4rem;
	border-bottom:1px solid #999999;
    overflow: hidden;
}
.footer-up-l{
    float:left;
}
.footer-up-r{
    float:right;
}
.footer-up .footer-up-l-tel{
    font-size:.36rem;
    color:#FEFEFE;
    font-weight:bold;
    padding-bottom:.1rem;
    letter-spacing: .02rem;
}
.footer-up .footer-up-l-time{
    font-size:.18rem;
    color:#FEFEFE;
    letter-spacing: .02rem;
    padding-bottom:.34rem;
}
.footer-up .footer-up-else,.footer-up .footer-up-else span{
    font-size:.22rem;
    color:#FEFEFE;
    padding-bottom:.1rem;
    letter-spacing: .02rem;
}
.footer-up .footer-up-else span{
    letter-spacing: 0;
}
.weibo{
    text-align:center;
}
.weibo_img{
    width:.5rem;
}
.weibo_p{
    font-size:.18rem;
    color:#FEFEFE;
    padding-top:.1rem;
}
.ewm{
    text-align: center;
}
.ewm_top{
    width:1.8rem;
    height:1.8rem;
    padding-top:.08rem;
    background-color: #fff;
    margin:0 auto;
    margin-top:.36rem;
}
.ewm_top>img{
    width:1.6rem;
}
.ewm_p{
    font-size:.18rem;
    padding-top:.1rem;
    color:#FEFEFE;
}
.footer .footer-bottom p{
	font-size:.18rem;
    color:#FEFEFE;
    text-align:center;
    padding-top:.1rem;
}
.footer .footer-bottom li{
	display: inline-block;
}
.footer .footer-bottom li img{
	width:.86rem;
    height:.3rem;
}
.footer-code{
    font-size:.22rem;
    color:#999;
    text-align:center;
    line-height: .9rem;
}
/* 咨询 */
.consult_box{
    position: fixed;
    width:auto;
    height:.5rem;
    padding-left:.2rem;
    padding-right:.4rem;
    line-height:.5rem;
    right:-.3rem;
    bottom:.2rem;
    z-index:10;
    font-size:.2rem;
    color:#333333;
    background-color: rgba(255,255,255,.7);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    box-shadow: 1px 0px 4px rgba(0,0,0,.2);
}
/*导航菜单*/
.page_menu{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0);
    position: fixed;
    top:0;
    left:0;
    z-index:101;
}
.page_menu_box{
    width:100%;
    height:8.36rem;
    background-color:rgba(0,0,0,.9);
}
.page_menu_t{
    overflow: hidden;
    height:.98rem;
    padding:.24rem .4rem 0 .4rem;
}
.page_menu_b{
    padding-left:1.75rem;
    padding-right:1.75rem;
}
.page_menu_b_li{
    height:1.19rem;
    text-align:center;
    border-bottom:1px solid rgba(255,255,255,.2);
}
.close_menu{
    width:.3rem;
    float:right;
    margin-top:.1rem;
}
.page_menu_b_li a{
    color:#FFFFFF;
    font-size:.36rem;
    line-height:1.19rem;
}
