html, body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.logos {
    position: absolute;
    top: .32rem;
    left: 6.5%;
    width: 1.77rem;
    height: 2.2rem;
    z-index: 31;
}

.orger {
    color: #ff9900;
}

.shoushu {
    float: left;
    width: 1.23rem;
    height: 0.38rem;
    line-height: .6rem;
    margin-top: .1rem;
}

#menu li:hover > div {
    display: block;

}

#floatDivBoxs {
    background: #fff;
    position: fixed;
    bottom: 40%;
    right: 0;
    z-index: 999;
    box-shadow: -.02rem 0 .03rem rgba(0, 0, 0, 0.25);
}

#floatDivBoxs .floatDtt {
    width: .4rem;
    height: 1.4rem;
    padding: .1rem;
    box-sizing: border-box;
    line-height: .3rem;
    background: #ff9900;
    color: #fff;
    font-size: .2rem;
    position: relative;
    text-align: center;
    position: fixed;
    bottom: 40%;
    right: 0;
}

.floatDtt:hover .floatShadow {
    display: block;

}

#floatDivBoxs .floatDqq {
    padding: 0 .14rem;
}

#floatDivBoxs .floatDqq li {
    height: .45rem;
    line-height: .45rem;
    font-size: .15rem;
    border-bottom: .01rem solid #e3e3e3;
    text-align: center;

}

#floatDivBoxs .floatDqq li a {
    height: .45rem;
    line-height: .45rem;
    font-size: .15rem;
    text-align: center;
    color: #032650;

}

#floatDivBoxs .floatDqq li img {
    float: left;
    margin-top: .07rem;
}

#floatDivBoxs .floatDtxt {
    font-size: .18rem;
    color: #333;
    padding: 12px 14px;
}

#floatDivBoxs .floatDtel {
    padding: 0 0 .15rem .1rem;
}

#floatDivBoxs .floatImg {
    text-align: center;
    padding: 10px;
    background: #EBEBEB;
}

#floatDivBoxs .floatImg img {
    margin-bottom: .05rem;
}

#floatDivBoxs .floatDtel img {
    display: block;
}

.floatShadow {
    width: 1.5rem;
    height: 1.36rem;
    display: none;
    background: #fff;
    position: absolute;

    top: 0%;
    right: .4rem;
    border: .02rem solid #ff9900;

}

/* ------header-end -------*/
/* centent start */
.banner-box {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.baner {
    width: 100%;
    margin-top: 1.02rem;
}

.baner img {
    display: inline-block;
    width: 100%;
    height: 100%;

}
.introduce-box {
    width: 100%;
}

.introduce {
    width: 100%;
    height: auto;
}

.introduce-text {
    width: 12rem;
    height: auto;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.introduce-img {
    width: 100%;
}

.contentUs-box {
    width: 100%;
    height: 130px;
}

.contentUs {
    width: 1200px;
    position: relative;
    margin: auto;
    height: 185px;
}

.contentUs-center {
    width: 100%;
    height: 185px;
    background: #f8f8f8;
    position: absolute;
    transform: skewX(-15deg);
    top: -30px;
}

.contentUs-top {
    color: #032650;
    font-size: 20px;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.contentUs-center-text {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contentUs-text {
    width: 28%;
}

.contentUs-tel {
    box-sizing: border-box;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #4f80cc;
    border-bottom: 1px solid #4f80cc;
    color: #032650;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}

/* professional */
.professional {
    width: 100%;
    height: auto;
    padding:70px 0;
    background: url("../image/foreignTradePlan-professionbg.jpg") #f6f6f6 bottom center no-repeat;
}

.professional-box {
    width: 1200px;
    margin: auto;

}

.professional-top {
    text-align: center;
    font-size: 40px;
    color: #0f2f56;
    font-weight: 600;
}

.lineStyle {
    width: 60px;
    height: 3px;
    margin:20px auto;
    background: #00b0f0;
}

.professional-introduce {
    text-align: center;
    font-size: 28px;
    color: #000000;
    margin-bottom: 30px;
}

.professional-list-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.professional-list {
    width: 24%;
    margin: 30px 0;
}

.professional-list div {
    float: left;
}

.pro-left {
    width: 85px;
    height: 85px;
}

.pro-r-top {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.pro-right span {
    display: block;
}

.pro-right {
    width: 150px;
    box-sizing: border-box;
    padding: 10px 0px 10px 10px;
}

.pro-right .pro-r-bottom {
    width: 150px;
    font-size: 14px;
}

.Promote-box {
    width: 100%;
    height: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.Promote {
    width: 1200px;
    margin: auto;
}

.Promote-h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 45px;
}

.Promote-top {
    text-align: center;
    font-size: 18px;
    color: #000000;
    /*font-weight: 600;*/
    margin-bottom: 20px;
    /*display: flex;*/
    align-items: center;
    /*justify-content: center;*/
}

.Promote-top img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    margin:0 auto 20px auto;
    /*margin-right: 10px;*/
}

.Promote-text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}

.Promote-list-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.Promote-list {
    width: 33%;
    height: auto;
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    margin: 0 10px;
    padding: 20px;
}

.foreignTrade {
    width: 100%;
    height: auto;
}

.foreignTrade-box {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.foreignTrade-box-top {
    text-align: center;
    font-size: 30px;

}

.for-box-title {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}

.for-box-title span {
    display: inline-block;
    font-weight: 500;
    border: 1px solid #000000;
}

.for-box-t-left {
    width: 50%;
}

.for-box-t-left span {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}

.for-box-t-right {
    width: 50%;
    height: auto;
}

.for-box-t-right img {
    width: 100%;
    height: 350px;
}

.for-box-bottom {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

/* centent end */
/* footer start */

.h4 {
    font-size: .24rem;
    line-height: 0;
    margin-top: .5rem;
    line-height: .5rem;
    font-weight: 600;

}

#goLink {
    display: none;
    position: fixed;
    bottom: 1.3rem;
    right: 0;
    width: .45rem;
    height: .45rem;
    line-height: 50px;
    text-align: center;
    background: #ff9900;
    color: #fff;
    border-radius: 50%;
    filter: alpha(opacity=20);
}

#goLink img {
    display: inline-block;
    width: 100%;
    height: 100%;

}

/* 清除浮动 */
.clear {
    content: "";
    display: block;
    clear: both;
}

/* footer end */
@media screen and (max-width: 1280px){
    .introduce-text,.professional-box,.Promote,.foreignTrade-box{
        width: 90%;
        margin:0 auto;
    }
    .pro-left{
        width: 30%;
    }
    .pro-left img{
        width: 100%;
    }
    .Promote-top{
        display: block;
        font-size: 20px;
    }
    .Promote-top img{
        display: block;
        margin:10px auto;
        width: auto;
        height: auto;
    }
    .foreignTrade{
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 1024px){
    .professional-list{
        height: 1.3rem;
    }
    .pro-right{
        padding:0;
    }
    .professional-list .pro-left,.professional-list .pro-right,.pro-right span,.pro-right .pro-r-bottom{
        width: 100%;
        text-align: center;
    }
    .professional-list .pro-left img{
        display: block;
        width: 25%;
        margin:0 auto;
    }
    .Promote-top{
        font-size: 16px;
        line-height: 30px;
    }
}
@media screen and (max-width: 920px){
    .Promote-list-box{
        flex-wrap: wrap;
        width: 100%;
    }
    .Promote-list{
        height:auto;
        width: 27%;
        margin-bottom: 20px;
        padding:10px;
    }
    .Promote-top img{
        width: auto;
    }
    .for-box-bottom{
        flex-wrap: wrap;
    }
    .for-box-t-left,.for-box-t-right{
        width: 100%;
    }
    .Promote-top img{
        width: 100px;
    }

}
@media screen and (max-width: 760px){
    .professional-list-box{
        justify-content: flex-start;
    }
    .professional-introduce{
        margin-bottom: 0.8rem;
    }
    .professional-list{
        width: 50%;
        margin:0;
        height: 1.2rem;
    }
    .professional-list .pro-left img{
        width: 100%;
    }
    .pro-right span, .pro-right .pro-r-bottom{
        text-align: left;
    }
    .professional-list .pro-left{
        width: 20%;
    }
    .professional-list .pro-right{
        width: 70%;
        margin-left: 20px;
    }
    .pro-right span{
        margin-bottom: 5px;
    }
    .pro-right .pro-r-bottom{
        width: 100%;
    }
    .professional-list:last-child{
        margin:0;
    }
    .Promote-list{
        width: 100%;
    }
}
@media screen and (max-width: 640px){
    .professional-list{
        height: auto;
    }
    .professional-list{
        width: 50%;
    }
    .professional-list .pro-left{
        width: 25%;
    }
    .professional-list .pro-right{
        width: 65%;
    }
    .pro-left img{
        width: 100%;
        margin:0 auto;
        display: block;
    }
    .professional-list .pro-right{
        margin-left: 10px   ;
    }
    .for-box-t-right img{
        height: auto;
    }
    .professional-top,.Promote-h1{
        font-size: 0.3rem;
    }
    .professional-introduce{
        font-size: 0.22rem;
        margin-bottom: 0.5rem;
    }
    .pro-right span{
        font-size: 0.24rem;
    }
    .pro-right .pro-r-bottom{
        font-size: 0.2rem;
    }
    .Promote-top{
        font-size: 0.24rem;
    }
    .Promote-text{
        font-size: 0.2rem;
    }
    .for-box-title{
        font-size: 0.24rem;
    }
}
@media screen and (max-width: 480px){
    .professional-top,.Promote-h1{
        font-size: 0.4rem;
    }
    .lineStyle{
        margin:10px auto;
    }
    .professional-list{
        width: 100%;
        padding:0.3rem;
        border: 1px solid #d6d0d0;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;;
        margin-bottom: 10px;
    }
    .professional-list .pro-left,.professional-list .pro-right{
        width: 100%;
    }
    .professional-list .pro-left img{
        display: block;
        width: 15%;
        margin: 0 auto;
    }
    .professional-list .pro-right{
        text-align: center;
        margin: 0;
    }
    .professional-introduce,.pro-right .pro-r-bottom,.for-box-t-left span,.Promote-text{
        font-size: 0.28rem;
        line-height: 25px;
        text-align: center;
    }
    .pro-right span,.Promote-top,.for-box-title{
        font-size: 0.28rem;
        text-align: center;
    }
    .for-box-t-left span{
        margin-bottom: 0;
    }
    .pro-left{
        height:1.3rem;
    }
    .for-box-t-left span{
        line-height: 30px;
    }
}


