.layout-home-floor .jianjie{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.layout-home-floor .jianjie .left-content{
    width:55%;
    padding-left: 43px;
}
.layout-home-floor .jianjie .right-tupian{
    width:40%;
}
.right-tupian img{
    width: 100%;
}
.left-content h1{
    margin-top:40px;
    /*height: 24px;*/
    font-size: 24px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    color: #323232;
    line-height: 45px;
}
.left-content p{
    margin-top:40px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #6A6A6A;
    line-height: 36px;
}
.layout-home-floor.jianjie1{
    background-image: url("/image/about-bj.png");
    background-size: cover;
}
.layout-home-floor.downlink{
    border-bottom: #CFCFCF solid 1px;

}
.layout-home-floor .theader{
    width:1200px;
    margin:0 auto;
    display: flex;
    flex-direction: row;

}
.layout-home-floor .theader .theader-item{
    width: 94px;
    height: 18px;
    font-size: 18px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
    margin-right: 46px;
    padding: 18px 0;
}
.layout-home-floor .theader .theader-item.active{
    color: #E1251A;
}
.center-layout{
    width:1200px;
    margin:0 auto;
}
.layout-home-floor.mg{
    margin-top:80px;
}
.layout-home-floor #gjhjs .left{
    width: 48%;
}
.layout-home-floor #gjhjs .left img{
    width: 100%;
}
.layout-home-floor #gjhjs .right{
    /*width: 48%;*/
}
.yinhao{
    width: 40px;
    height: 37px;
}
#gjhjs{
    display: flex;
}
#gjhjs .right{
   width:560px;
    margin-left: 68px;
}
#gjhjs .right h2.ttitle{
    margin:18px 0;
    font-size: 24px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    color: #323234;
    line-height: 60px;
}
#gjhs .right p.content{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 28px;
}
h1.ttitle{
    font-size: 24px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    color: #323234;
    /*line-height: 91px;*/
    text-align: center;
}
h1.ttitle:after{
    display: block;
    content: ' ';
    width: 64px;
    height: 4px;
    background: #E1251A;
    margin:6px auto;
}
#qywh .qywh-row{
    display: flex;
}
#qywh .qywh-row .qywh-row-item{
    width: 295px;
    height: 228px;
    /*background: #E1251A;*/
    display: flex;
    flex-direction: column;
    align-items: center;
}
#qywh .qywh-row .qywh-row-item:hover{
    background-color:#E1251A;
}
#qywh .qywh-row .qywh-row-item .it1{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}
#qywh .qywh-row .qywh-row-item .licon{
    width: 57px;
    height: 54px;
    background-size: 83%;
    background-position: center;
    /*background-size: contain;*/
    background-repeat: no-repeat;
}
#qywh .qywh-row .qywh-row-item .licon.khdy{
    background-image: url(/images/about/khdyb.png);
}
#qywh .qywh-row .qywh-row-item .licon.fd{
    background-image: url(/images/about/fdb.png);
}
#qywh .qywh-row .qywh-row-item .licon.tj{
    background-image: url(/images/about/tjb.png);
}
#qywh .qywh-row .qywh-row-item .licon.br{
    background-image: url(/images/about/brb.png);
}

#qywh .qywh-row .qywh-row-item:hover .licon.khdy{
    background-image: url(/images/about/khdyw.png);
}
#qywh .qywh-row .qywh-row-item:hover .licon.fd{
    background-image: url(/images/about/fdw.png);
}
#qywh .qywh-row .qywh-row-item:hover .licon.tj{
    background-image: url(/images/about/tjw.png);
}
#qywh .qywh-row .qywh-row-item:hover .licon.br{
    background-image: url(/images/about/brw.png);
}


#qywh .qywh-row .qywh-row-item .it1 .rtt .tt{
    font-size: 17px;
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    color: #323234;
}
#qywh .qywh-row .qywh-row-item:hover .it1 .rtt .tt{
    color:#ffffff;
}
#qywh .qywh-row .qywh-row-item .it1 .rtt .ttdes{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #A3A3A3;
    line-height: 28px;
}
#qywh .qywh-row .qywh-row-item:hover .it1 .rtt .ttdes{
    color:#ffffff;
}
#qywh .qywh-row .qywh-row-item .it2{
    width: 210px;
    line-height: 20px;
    color: #A3A3A3;
    padding: 30px;
}
#qywh .qywh-row .qywh-row-item:hover .it2{
    color: #ffffff;
}
.ithr{
    width: 210px;
    height: 1px;
    background: #949494;
    /*margin-top:28px;*/
    /*margin-bottom: 28px;*/
}
#qywh .qywh-row .qywh-row-item:hover .ithr{
    background: #ffffff;
}
.bigimg-container{
    margin-top:22px;
    width: 100%;
}
.bigimg{
    width: 100%;
}
.lxwm-container{
    display: flex;
    justify-content: space-between;
}
.lxwm-left{
    width:25%;
}
.lxwm-right{
    width:65%;
    height: 550px;
    background: #e1251b;
}
.lxwm-left .tt{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 26px;

}
.lxwm-left .addbig{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 28px;
}
.lxwm-left .addsmall{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 27px;
}
.lxwm-container{
    margin-top: 28px;
}
.lxwm-hr{
    width: 92px;
    height: 4px;
    background: #E1251A;
    border-radius: 2px 2px 2px 2px;
    margin-bottom: 26px;
    margin-top: 5px;
}