﻿.bg {
    margin-top: 80px;
    height: 180px;
    z-index: -1;
    position: relative;
}

    .bg > div {
        /*    background-image:url(/images/service/banner.jpg);
*/

        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-position: center 80px;
        background-repeat: no-repeat;
        background-attachment: fixed;
        zoom: 1;
    }

.banner {
    margin-top: -180px;
    min-height: 180px;
    position: relative;
}

    .banner .tt {
        margin-bottom: 220px;
        color: #f7f7f7;
        cursor: default;
    }

        .banner .tt > p {
            font-size: 28px;
        }

.line .tree {
    position: absolute;
    width: 140px;
    left: 0;
    top: 320px;
    text-align: right;
    font-size: 14px;
    padding-top: 10px;
    border-right: 1px solid #ebebeb;
    min-height: 800px;
    display: none;
}

    .line .tree > div.dvp {
        font-size: 16px;
        padding-right: 45px;
        position: relative;
        height: 40px;
        line-height: 40px;
        margin-top: 15px;
        margin-right: -13px;
        margin-bottom: 5px;
        cursor: pointer;
    }

        .line .tree > div.dvp.hover, .line .tree > div.dvp:hover {
            color: #ff5b21;
        }

        .line .tree > div.dvp span {
            background: url(/images/service/icon.png) no-repeat;
            position: absolute;
            right: 0;
            top: 0;
            display: block;
            width: 45px;
            height: 40px;
            background-position: -60px -183px;
        }

        .line .tree > div.dvp.hover span, .line .tree > div.dvp:hover span {
            background-position: 6px -185px;
        }

    .line .tree > div.dvc {
        font-size: 14px;
        padding-right: 40px;
        position: relative;
        height: 30px;
        line-height: 30px;
        margin-right: -4.5px;
        cursor: pointer;
    }

        .line .tree > div.dvc span {
            background: url(/images/service/icon.png) no-repeat;
            position: absolute;
            right: 0;
            top: 0;
            display: block;
            width: 20px;
            height: 30px;
            background-position: -37px -219px;
        }

        .line .tree > div.dvc.hover span, .line .tree > div.dvc:hover span {
            background-position: 11px -219px;
        }

    .line .tree.fixed {
        position: fixed;
        left: 0;
        top: 80px;
    }

.line .title {
    padding-top: 120px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ededed;
    font-size: 20px;
}

.line .content {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #ededed;
    font-size: 14px;
}

    .line .content:last-child {
        margin-bottom: 600px;
    }

    .line .content .img {
        float: left;
        width: 28.3%;
    }

        .line .content .img img {
            margin-top: 50px;
            max-width: 259px;
            width: 100%;
        }

            .line .content .img img:first-child {
                margin-top: 0;
            }

    .line .content .text {
        float: left;
        width: 71.7%;
        padding-left: 33px;
    }

        .line .content .text p {
            font-size: 14px;
            color: #777;
            line-height: 28px;
        }

            .line .content .text p.tt {
                font-size: 14px;
                color: #333;
                margin-top: 25px;
            }

                .line .content .text p.tt:first-child {
                    margin-top: 0;
                }

.foot1 {
    position: relative;
    z-index: 1;
}

.foot2 {
    position: relative;
    z-index: 1;
}

.listCon li .fdiv {
    width: 50%;
}

    .listCon li .fdiv p {
        width: 100%;
    }

.listCon li {
    display: none;
}

#ba055, #ba033 {
    padding-bottom: 40px;
}

.main_nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background: #000;
    border-bottom: 0;
    height: 130px;
}

.totle.all_wrap {
    text-align: right;
    padding-top: 10px;
}

.all_wrap span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
}

.wechat {
    display: inline-block;
    background: url(images/wechat.png) no-repeat left center;
    background-size: 20px;
    width: 40px;
    height: 20px;
    /*    border-right: 2px solid #EB6100;
*/ margin-right: 20px;
}

.urlImg {
    display: inline-block;
    background: url(images/url.png) no-repeat left center;
    background-size: 20px;
    width: 40px;
    height: 20px;
    /*    border-right: 2px solid #EB6100;
*/ margin-right: 20px;
}

.searchImg {
    display: inline-block;
    background: url(images/searchImg.png) no-repeat left center;
    background-size: 20px;
    width: 30px;
    height: 20px;
}

.flagImg {
    display: inline-block;
    background: url(images/flagImg.png) no-repeat left center;
    background-size: 30px;
    width: 30px;
    height: 20px;
}

.dropImg {
    display: inline-block;
    background: url(images/dropImg.png) no-repeat left center;
    background-size: 14px;
    width: 40px;
    height: 20px;
    margin-left: 10px;
}

.main_nav .logo {
    float: left;
    background: url(/images/logo.png) no-repeat left center;
    width: 306px;
    height: 79px;
    background-size: 200px;
}

.main_nav .nav {
    margin-top: 20px;
    float: right;
    height: 79px;
}

    .main_nav .nav ul li a {
        color: #fff;
        display: block;
        padding: 0 15px;
    }

    .main_nav .nav ul li {
        display: inline-block;
        margin-right: 0;
        position: relative;
        height: 80px;
    }

        .main_nav .nav ul li.hover a {
            background: #EB6100;
            color: #fff;
        }

        .main_nav .nav ul li.hover {
            border-bottom: 0;
        }

.banner {
    width: 100%;
    height: 600px;
    background: url(/images/bgBanner.png) no-repeat center -500px;
    background-size: cover;
    position: relative;
}
/*
.foot2 .fore1 {
    width: 142px;
}*/

.foot2 .fore1 ul li.title {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-left: 8px;
    border-left: 2px solid #EB6100;
}

.foot2 .fore1 ul li {
    box-sizing: border-box;
    padding-left: 8px;
    line-height: 36px;
}

    .foot2 .fore1 ul li a {
        color: #A0A0A0;
    }

.dn {
    display: none;
}

.foot2 .fore3 {
    width: 300px;
}

.fore3 div {
    color: #a0a0a0;
    line-height: 30px;
    text-align: right;
}

.fore3 span {
    text-align: right;
    height: 30px;
    display: inline-block;
    color: #EB6100;
    line-height: 30px;
    vertical-align: middle;
}

.foot2 .fore3 .qrcode {
    text-align: right;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
}

.foot2 .info img {
    width: 16px;
    height: auto;
    vertical-align: middle;
}

.foot2 .copyright span {
    color: #a0a0a0;
}

.por {
    position: relative;
}

.poa {
    /*position: absolute;*/
}

.all_wrap .flagEN {
    /*    width: 30px;
*/ height: 20px;
    text-align: center;
    line-height: 20px;
    right: 53px;
    top: 32px;
    display: inline-block;
}

.fore3 div.colorH {
    color: #EB6100;
}

.mainbox {
    width: 1200px;
    margin: 0 auto;
}

.menuBox {
    width: 200px;
    padding-right: 30px;
    box-sizing: border-box;
}

.showSide {
    width: 1000px;
    margin-bottom: 50px;
}

.menuUi li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    background: #eee;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #434343;
    cursor: pointer;
    border-left: 4px solid #eee;
    box-sizing: border-box;
}

    .menuUi li.actived {
        border-left: 4px solid #EB6100;
        color: #EB6100;
        box-sizing: border-box;
        background: #fff;
    }

body {
    background: #F7F9F9;
}

.mianbTitle {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 16px;
    background: url(/images/bar1.png) no-repeat left 8px;
    background-size: 12px;
}

.midS {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 4px solid transparent;
    border-left: 4px solid #434343;
    vertical-align: 1px;
    margin: 0 4px;
}

.w1000 {
    width: 1231px;
}

.titieImg {
    display: block;
    margin: 100px auto 110px;
}

.comImg {
    display: block;
    width: 700px;
    margin: 0 auto 130px;
}

/*.listDown {
    background: #fff;
    z-index: 2222222222222222222;
    width: 225px;
    padding: 20px 20px;
    height: 130px;
    right: 308px;
    font-size: 16px;
    top: 91px;
    color: #333333;
    line-height: 32px;
    box-sizing: border-box;
    position: absolute;
    box-shadow: 0 0 8px rgb(0,0,0,.2);
}*/