﻿/*  CommonHeader begin  */
.header_home {
    margin: 0 auto;
    width: 100%;
    height: 30px;
    background: #F5F5F5;
    color: #fff;
    border-bottom: 1px solid #D8D8D8;
}

.header {
    margin: 0 auto;
    width: 1000px;
    height: 70px;
    margin-bottom: 10px;
    position: relative;
    z-index: 9999;
}

.header_line {
    width: 100%;
    border-bottom: 1px #bbbbbb solid;
    height: 0px;
}

.headerL {
    width: 275px;
    float: left;
    margin-top: 20px;
}

.headerL1 {
    width: 500px;
    float: left;
    margin-top: 20px;
}

.headerR {
    width: 725px;
    height: 40px;
    float: left;
    margin-top: 30px;
}

.logo1 {
    background: url(../../images/Common/Logo-new.png) no-repeat 0 0;
    width: 209px;
    height: 27px;
    background-position: 0 0;
    float: left;
    position: relative;
    margin-top: 10px;
}

.logo_nobg {
    float: left;
    position: relative;
    margin-top: 10px;
}

.linestring {
    color: #606060;
    padding-bottom: 10px;
    margin-left: 46px;
    line-height: 16px;
    display: block;
}

.menu {
    height: 30px;
    font-family: "Microsoft Yahei",Tahoma, Geneva, sans-serif;
    _overflow: hidden;
}

.menuR {
    position: relative;
    float: right;
    width: 600px;
    z-index: 99999;
}

.menuR_con {
    position: relative;
    float: right;
    width: auto;
    z-index: 99999;
}

.menu a {
    color: #626262;
    height: 16px;
    line-height: 16px;
    float: left;
    position: relative;
}

.menu li {
    font-size: 14px;
    float: left;
    position: relative;
    padding: 8px 12px 0 5px;
}

    .menu li:hover {
        /*background-color: #fff;*/
        border-bottom: none;
    }

        .menu li:hover a {
            color: rgb(1, 144, 255);
        }

.menu ul {
    width: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    position: absolute;
    left: -1px;
    top: -999em;
    z-index: 99999;
    padding: 8px;
    display: none;
}

.menu li:hover ul {
    top: 31px;
    display: block;
    z-index: 3000;
}

    .menu li:hover ul li {
        border: none;
        width: 120px;
        float: left;
        padding: 4px 10px 4px 10px;
    }

        .menu li:hover ul li a {
            color: #333;
            text-decoration: none;
            padding: 0;
        }

            .menu li:hover ul li a:hover {
                text-decoration: underline;
            }

ul.mainNav {
    list-style-type: none;
    width: 740px;
    height: 32px;
    position: relative;
    display: block;
    text-transform: uppercase;
    font: 16px microsoft yahei,sans-serif;
}

    ul.mainNav > li {
        display: block;
        float: right;
        color: #fff;
        position: relative;
    }

    ul.mainNav li a {
        display: block;
        float: left;
        text-decoration: none;
        margin: 12px 20px 0px 20px;
        height: 35px;
        width: auto;
        border-bottom: 3px solid #fff;
        /*text-align: center;*/
    }

        ul.mainNav li a.active {
            color: rgb(1, 144, 255) !important;
            border-bottom-color: rgb(1, 144, 255);
        }

        ul.mainNav li a:hover {
            text-decoration: none;
            color: rgb(1, 144, 255);
            border-bottom-color: rgb(1, 144, 255);
        }

    ul.mainNav li span.Cur a, ul.mainNav li.Cur a:hover {
        color: #0072A5;
        text-decoration: none;
    }
/*  CommonHeader end  */

/*  NavMenu begin  */
.mainNav_angle1, .mainNav_angle2 {
    background-image: url("../../Images/Common/MainBGNew.png");
    background-position: -1000px 9px;
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    position: absolute;
    width: 80px;
    z-index: 1;
    top: 30px;
    display: none;
}

.mainNav_angle1 {
    right: 9px;
}

.mainNav_angle2 {
    right: 30px;
}

.mainNav_Ul1, .mainNav_Ul2, .HYJJFA {
    background-color: #ffffff;
    box-shadow: 0 0 4px #999;
    padding: 6px 3px;
    position: absolute;
    display: none;
}

.mainNav_Ul1 {
    position: absolute;
    top: 51px;
    left: -300px;
    padding-left: 10px;
    width: 750px;
    height: 200px;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #FFF;
    color: #404040;
    text-align: left;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    font-style: normal;
    font-weight: 400;
    line-height: 9pt;
}

.HYJJFA {
    position: absolute;
    top: 51px;
    left: 15px;
    padding-left: 10px;
    width: 120px;
    height: auto;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #FFF;
    color: #404040;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    font-size: 9pt;
    font-style: normal;
    font-weight: 400;
    line-height: 9pt;
    float: left;
    text-align: left;
}


.mainNavL {
    color: rgb(67, 67, 67);
    text-align: center;
    text-decoration: none;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    font-style: normal;
}

    .mainNavL.Cur .mainNav_Ul1, .mainNavL.Cur .mainNav_angle1, .mainNavL.Cur .mainNav_Ul2, .mainNavL.Cur .mainNav_angle2, .mainNavL.Cur .HYJJFA {
        display: block;
    }

.mainNav_Ul2 {
    left: 0;
    top: 51px;
}

.mainNav_Ul1 ul {
    width: 33%;
    border-right: 1px solid #e7e7e7;
    float: left;
    height: 180px;
    margin-top: 5px;
}

    .mainNav_Ul1 ul.lastUl {
        border-right: none;
    }

    .mainNav_Ul1 ul li {
        width: 50%;
        float: left;
    }

        .mainNav_Ul1 ul li.title {
            width: 80%;
            margin: 10px 0px -10px 20px;
        }

        .mainNav_Ul1 ul li, .mainNav_Ul1 ul li a, .mainNav_Ul2 ul li, .mainNav_Ul2 ul li a {
            display: block;
            font-size: 12px;
            height: 30px;
            line-height: 30px;
            padding: 0;
            width: 113px;
            color: #333;
            font-weight: 400;
        }

            .mainNav_Ul1 ul li h1, .mainNav_Ul2 ul li h1, .HYJJFA ul li h1 {
                height: 25px;
                line-height: 25px;
                font-size: 12px;
                font-weight: 700;
            }

            .mainNav_Ul1 ul li a:hover, .mainNav_Ul2 ul li a:hover {
                color: #FF6600;
            }

.Navigation {
    text-align: center;
    color: rgb(14, 144, 210);
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}

.IndexImg {
    background-image: url('../../Images/Common/MainIcon.png');
    background-repeat: no-repeat;
    background-position: -1px -57px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 16px;
    left: 0px;
}
/*  NavMenu end  */

