﻿@import url(screen.css);

/*-------------------------------------------------------常用----------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

a {
    cursor: hand;
    cursor: pointer;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

.clear {
    clear: both;
}

TCmain {
    width: 100%;
}

/*------------------------------------------------------头部-------------------------------------------*/
.TClogo {
    height: 64px;
    float: left;
    padding-top: 5px;
}

.HeadArea {
    width: 100%;
    height: 75px;
    z-index: 999;
}

.navbox {
    height: 75px;
    position: relative;
    z-index: 9;
    margin: auto;
    background: #111;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    font-family: '微软雅黑';
}

.nav {
    width: 75%;
    margin: 0 auto;
    height: 75px;
    list-style: none;
}

.nav_dh {
    text-align: center;
}

.nav li {
    float: left;
    height: 75px;
    position: relative;
    list-style: none;
}

    .nav li.last {
        background: none;
    }

    .nav li a {
        text-decoration: none;
    }

        .nav li a span {
            float: left;
            display: block;
            line-height: 75px;
            font-size: 14px;
            color: #ffffff;
            cursor: pointer;
            padding: 0 2rem;
            width: 70px;
            text-align: center;
        }

.mj_hover_menu {
    text-decoration: none;
    background: url(/images/menu_hover.png) center 0 no-repeat;
    background-size: cover;
    height: 75px;
}

.nav li.selected .submenu {
    display: block;
}

.nav li .submenu {
    display: none;
    position: absolute;
    top: 63px;
    left: -9px;
    z-index: 10;
}

    .nav li .submenu li {
        float: none;
        padding: 0;
        background: none;
        height: auto;
        border-bottom: dotted 0px #BEBEBE;
    }

.Product_Center {
    width: 723px;
    height: 327px;
    background: url(/images/Product_Center.png) no-repeat;
}


.Solution {
    width: 723px;
    height: 327px;
    background: url(/images/Solution.png) no-repeat;
}

.Success_case {
    width: 723px;
    height: 327px;
    background: url(/images/Success_case.png) no-repeat;
}

.Hot_technology {
    width: 723px;
    height: 327px;
    background: url(/images/Hot_technology.png) no-repeat;
}

.service {
    width: 723px;
    height: 327px;
    background: url(/images/service.png) no-repeat;
}

.About_Tongcheng {
    width: 723px;
    height: 327px;
    background: url(/images/About_Tongcheng.png) no-repeat;
}

.mj_menu_pro_main {
    width: 765px;
    margin: auto;
    padding-top: 12px;
}

.mj_menu_pro_li {
    float: left;
}

.mj_menu_li_txt {
    line-height: 18px;
    font-size: 12px;
    color: #696969;
}

    .mj_menu_li_txt font {
        font-size: 12px;
        color: #bb1721;
    }

    .mj_menu_li_txt a,
    .mj_menu_li_txt span {
        color: #555;
        padding-bottom: 15px;
        display: block;
        text-decoration: none;
    }

        .mj_menu_li_txt a:hover {
            color: #696969;
            text-decoration: underline;
        }

        .mj_menu_li_txt a.bl,
        .mj_menu_li_txt span.bl {
            color: #333;
            font-size: 14px;
            font-weight: bold;
        }

.mj_menu_news_bg {
    width: 480px;
    height: 185px;
    background: url(/images/menu_news_bg.png) no-repeat;
}

.mj_menu_news_main {
    width: 92%;
    margin: auto;
    padding-top: 35px;
}

.mj_menu_news_li {
    padding: 0px 30px;
    margin-right: 30px;
    height: 150px;
    float: left;
    border-right: solid 1px #cccccc;
}

.mj_menu_news_img {
    float: left;
    text-align: left;
    color: #bb1721;
    line-height: 30px;
    font-size: 14px;
}

.mj_menu_news_li2 {
    padding: 0px 30px;
    height: 150px;
    float: right;
    border-left: solid 1px #cccccc;
}

.mj_menu_news_img2 {
    float: left;
    margin-left: 30px;
    text-align: left;
    color: #bb1721;
    line-height: 30px;
    font-size: 14px;
}

.mj_menu_news_li3 {
    padding: 0px 25px;
    height: 257px;
    min-width: 150px;
    max-width: 250px;
    float: left;
    border-left: solid 1px #cccccc;
}


.mj_menu_news_li4 {
    border-left: 0;
}

.mj_menu_news_li5 > div {
    float: left;
}

.mj_menu_news_img3 {
    float: left;
    width: 140px;
    margin-left: 10px;
    text-align: left;
    color: #0856a7;
    line-height: 30px;
    font-size: 14px;
}

    .mj_menu_news_img3 img {
        width: 120px;
        padding-top: 25px;
    }

.footer {
    width: 100%;
    height: 70px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    background: #111;
    font-size: 14px;
}

.banner {
    width: 100%;
}

    .banner > div {
        float: left;
        z-index: 0;
    }

.Certificate_of_honor {
    width: 100%;
    overflow: hidden;
}

    .Certificate_of_honor p.p1 {
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        color: #333;
        margin-bottom: 5px;
    }

    .Certificate_of_honor p.p2 {
        color: #FFF;
    }

.cdfint {
    width: 600px;
    overflow: hidden;
    margin: 0 auto 60px auto;
}

.SFTION {
    width: 480px;
}

.cdfint > div {
    float: left;
    text-align: center;
}

    .cdfint > div.div1 {
        width: 150px;
    }

        .cdfint > div.div1 span {
            width: 100%;
            height: 1px;
            background: #888;
            display: block;
            position: relative;
            top: 15px;
        }

    .cdfint > div.div2 {
        width: 300px;
        font-size: 20px;
        text-align: center;
        color: #333;
    }

    .cdfint > div.div3 {
        width: 180px;
        color: #FFF;
    }

    .cdfint > div.div4 span {
        background: #FFF;
    }

.Contact_us {
    background: rgba(0,0,0,0.5);
    color: #FFF;
}

    .Contact_us .us_hos {
        width: 80%;
        overflow: hidden;
        margin: 0 auto;
    }

        .Contact_us .us_hos div.div1 {
            text-align: left;
        }

            /*.Contact_us .us_hos div.div1 img {
                width: 70%;
            }*/


            .Contact_us .us_hos div.div1 p {
                line-height: 28px;
                margin-bottom: 20px;
                font-size: 16px;
            }

                .Contact_us .us_hos div.div1 p img {
                    float: left;
                    height: 28px;
                    width: 28px;
                    margin-right: 10px;
                }

        .Contact_us .us_hos div.div2 {
            text-align: right;
        }

            .Contact_us .us_hos div.div2 img {
                width: 40%;
                padding-top: 20px;
                float: right;
            }

.us_hos > div {
    width: 50%;
    float: left;
}

#allmap {
    height: 480px;
}

.TCimg {
    overflow: hidden;
}

    .TCimg img {
        width: 100%;
    }

.fangcuanhuo {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 1.8vw;
    line-height: 75px;
    letter-spacing: 3px;
}

    .fangcuanhuo span {
        font-size: 1.2vw;
        letter-spacing: 1px;
    }
