﻿*, html {
    margin: 0;
    padding: 0px;
}

img {
    border: 0px;
}

ul, ol, dl {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

.zfl {
    float: left;
}

.zfr {
    float: right;
}

.zcl {
    clear: left;
}

.zcr {
    clear: right;
}

.zclr {
    clear: both;
}

.hide {
    display: none;
}

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    font-size: 12px;
    font-family: "宋体";
    background-color: #fff;
}

.background_pic {
    background: url(../images/background_pic.gif);
}

input, textarea {
    font-size: 100%;
    border: 0;
    padding: 0;
    background: none;
    outline: none;
    font-family: 'Microsoft Yahei';
    color: #666;
}

.db {
    display: block;
}

.dib {
    -moz-inline-stack: inline-block;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.sele {
    position: relative;
    height: 20px;
    line-height: 20px;
    width: 99px;
    cursor: pointer;
}

.sele_ {
    display: none;
    position: absolute;
    width: 100%;
    left: -1px;
    top: 20px;
    background: #fff;
}

    .sele_ a {
        display: block;
    }

        .sele_ a:hover {
            background: #f0f0f0;
            color: #333;
        }

.topbar {
    height: 28px;
    line-height: 28px;
    position: relative;
    z-index: 9;
}

    .topbar .link_l {
        float: left;
        width: 202px;
        height: 100px;
    }

    .topbar .link_r {
        float: right;
        width: 55%;
        text-align: right;
        height: 100%;
    }

    .topbar b {
        font-weight: normal;
        margin: 0 5px;
        font-size: 12px;
        color: #ccc;
    }

.lrl1 {
    color: #696969;
}

.lrl2, .link_r_list > b {
    color: #979797;
}

.topbar {
    width: 1000px;
    height: 100px;
    padding: 0px;
    margin: 0 auto;
}

.head_lang {
    width: 68px;
    height: 28px;
    color: #979797;
    line-height: 28px;
    text-align: left;
    cursor: pointer;
}

.link_r_list {
    margin-top: 14px;
}

.head_lang span {
    padding-left: 5px;
    padding-right: 15px;
    background: url(../images/arr_lang.gif) no-repeat center right;
}

.head_lang .sele_ {
    top: 28px;
    width: 102px;
    border-color: #eee;
    left: -12px;
    text-align: center;
}

.navigation-box-form {
    width: 260px;
    padding: 0px;
    height: 29px;
    margin-top: 10px;
    margin-left: 290px;
    position: relative;
    background: url(../images/serch_bg.png) no-repeat 0px 0px;
}

    .navigation-box-form > form {
        width: 260px;
        height: 29px;
    }

    .navigation-box-form .serchkey {
        top: 1px;
        left: -60px;
        border: 0px;
        width: 199px;
        height: 27px;
        color: #989898;
        font-size: 12px;
        line-height: 29px;
        text-indent: 10px;
        position: relative;
    }

    .navigation-box-form .serchsubmit {
        top: 0px;
        left: 200px;
        border: 0px;
        width: 60px;
        height: 29px;
        cursor: pointer;
        color: #ffffff;
        font-size: 14px;
        line-height: 29px;
        position: absolute;
        background: none;
    }

.nav {
    width: 100%;
    height: 40px;
    padding: 0px;
    margin: 0px;
    background: url(../images/nav_back.gif) repeat-x;
}

    .nav > ul {
        height: 40px;
        padding: 0px;
        width: 1000px;
        margin: 0px auto;
    }

        .nav > ul > li {
            float: left;
            line-height: 40px;
        }

            .nav > ul > li > a {
                color: #fff;
                font-size: 14px;
                font-weight: bold;
                padding: 12px 20px;
            }

                .nav > ul > li > a:hover {
                    background-color: #cc0000;
                }

            .nav > ul > li.first > a {
                padding: 12px 12px;
            }

            .nav > ul > li.last > a {
                background-color: #034785;
            }

                .nav > ul > li.last > a:hover {
                    background-color: #cc0000;
                }

    .nav .hover .nav_lev2 {
        display: block;
    }
	
	.nav .hover .nav_lev3 {
        display: block;
    }

.nav_lev2 {
    right: 0;
    top: 40px;
    width: 224px;
    height: 122px;
    display: none;
    overflow: hidden;
    position: absolute;
    background: #f7f7f7;
}

.nav_lev3 {
	left: 0;
	top: 40px;
	width: auto;
	height: 40px;
	display: none;
	overflow: hidden;
	position: absolute;
	background-color: #F6F6F6;
	text-align: center;
	font-size: 13px;
}




.last {
    position: relative;
    float: right;
    padding-right: 0px;
    margin-right: 0px;
}

    .last > div > ul > li {
        padding-top: 3px;
    }

        .last > div > ul > li > a {
            color: #3c3c3c;
            display: block;
            width: 70px;
            height: 24px;
            line-height: 24px;
            text-indent: 10px;
        }

            .last > div > ul > li > a:hover {
                background-color: #52a0e5;
                color: #fff;
            }

#nav_lev2_li > a:hover {
    color: #fff;
    background-color: none;
}

.nav_l_li > a {
    background-color: #ff6600;
}

.nav_lev2_ul {
    margin-left: 20px;
    margin-top: 15px;
    list-style:none;
    line-height:25px;
}

.nav_lev2_li {
    width: 85px;
    background: url(../images/nav_lev2.gif) no-repeat top right;
}

.banner {
    width: 1000px;
    height: 300px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    background-color: #333;
}

.footer {
    width: 100%;
    height: 346px;
    padding: 0px;
    margin: 0px auto;
    border-top: 1px solid #d8d8d8;
    background: url(../images/footer_back.gif) repeat-x;
}

.footer_box {
    width: 1000px;
    height: 346px;
    padding: 0px;
    margin: 0px auto;
}

.fb_top {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

    .fb_top > p, .fb_top > p > a {
        color: #747475;
    }

.fb_content {
    width: 1000px;
    height: 266px;
}

.fbc_left {
    float: left;
    width: 175px;
    height: 205px;
    padding-left: 15px;
    padding-top: 35px;
    background: url(../images/fbc_leftback.gif) no-repeat center right;
}

    .fbc_left > dl, .fbc_left > div, .fbc_left > div > dl {
        width: 100%;
        height: auto;
    }

        .fbc_left > dl > dt {
            font-size: 30px;
            color: #d7d6d6;
            font-weight: bold;
            font-family: 'Microsoft YaHei';
        }

        .fbc_left > dl > dd {
            font-size: 12px;
            color: #d7d6d6;
            margin-bottom: 20px;
            font-family: 'Microsoft YaHei';
        }

        .fbc_left > div > dl > dt {
            font-size: 12px;
            font-weight: bold;
            color: #ffffff;
            line-height: 25px;
        }

        .fbc_left > div > dl > dd {
            font-size: 12px;
            color: #ffffff;
            line-height: 20px;
        }

.fbc_center {
    float: left;
    width: 620px;
    height: 186px;
}

    .fbc_center > dl {
        float: left;
        width: 80px;
        padding: 0px 16px;
        height: 186px;
        text-align: left;
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .fbc_center > dl.dl_last {
            float: right;
            width: 140px;
            text-indent: 40px;
            height: 186px;
            text-align: left;
            padding-top: 40px;
            padding-bottom: 40px;
            background-color: #034f93;
        }

        .fbc_center > dl > dt {
            color: #d7d6d6;
            font-weight: bold;
            padding-bottom: 15px;
        }

            .fbc_center > dl > dt > b {
                margin-left: -13px;
            }

            .fbc_center > dl > dt > b {
                color: #ffb574;
            }

        .fbc_center > dl > dd {
            line-height: 27px;
        }

            .fbc_center > dl > dd > a {
                color: #d7d6d6;
            }

.fbc_right {
    float: left;
    width: 190px;
    height: 205px;
    padding-top: 35px;
}

    .fbc_right > dt {
        color: #d7d6d6;
        font-weight: bold;
        padding-bottom: 15px;
        text-align: center;
    }

.fbc_right_pic {
    text-align: center;
    margin-top: 5px;
}

.fb_bottom {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    height: 40px;
}

    .fb_bottom > p {
        float: left;
        height: 40px;
        color: #666666;
        font-family: Arial;
        line-height: 40px;
        padding: 0px;
        margin: 0px;
    }

.fl { float: left; }
.fr { float: right; }
.wfs {
	width: 100%;
	height: 50px;
}

.nav-menus {
    position: relative;
    z-index: 105;
}
.nav-menus .categorys {
    position: absolute;
    left: 0;
    top: 48px;
    width: 1210px;
    background-color: #E7EDF4;
    display: none;
}
.nav-menus i.category-trangle-bg {
    position: absolute;
    left: 93px;
    top: -5px;
    float: left;
    width: 9px;
    height: 5px;
    background-image: url(../images/category-trangle-bg.png);
    background-repeat: no-repeat;
}
.nav-menus .categorys a {
    font-size: 12px;
    color: #0d0d0d;
}
.nav-menus .categorys a:hover {
    color: #F87878;
}
.categorys-box h4.title {
    margin-top: 18px;
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑,'Arial, Helvetica, sans-serif';
}
.nav-menus .categorys .categorys-box {
    width: 201px;
    *width: 158px;
    height: 370px;
    padding-right: 20px;
    padding-left: 20px;
    border-left: 1px solid #fff;
}
.nav-menus .categorys .dt-categorys-item {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.nav-menus .categorys .dt-categorys-item a {
    color: #F87878;
}
.nav-menus .categorys .dd-categorys-item {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 20px;
    word-wrap: break-word;
    word-break: break-all;
}
.nav-menus .categorys .dd-categorys-item a {
    font-size: 12px;
    white-space: nowrap;
}
.nav-menus .categorys .dd-categorys-item-color a {
    float: left;
    width: 34px;
    height: 24px;
    *width: 28px;
    *height: 18px;
    margin-top: 10px;
    margin-right: 5px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    text-indent: -9999px;
}
.nav-menus .categorys .dd-categorys-item-color a span {
    display: block;
    width: 28px;
    height: 18px;
    margin-right: 5px;
    cursor: pointer;
}
.nav-menus .categorys .dd-categorys-item-color a:hover span {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.nav-menus .categorys .dd-categorys-item-color a.black span {
    background-color: #000;
}
.nav-menus .categorys .dd-categorys-item-color a.black:hover {
    border-color: #000;
}
.nav-menus .categorys .dd-categorys-item-color a.white span {
    background-color: #fff;
}
.nav-menus .categorys .dd-categorys-item-color a.white:hover {
    border-color: #fff;
}
.nav-menus .categorys .dd-categorys-item-color a.pink span {
    background-color: #F5B4D0;
}
.nav-menus .categorys .dd-categorys-item-color a.pink:hover {
    border-color: #F5B4D0;
}
.nav-menus .categorys .dd-categorys-item-color a.red span {
    background-color: #C60000;
}
.nav-menus .categorys .dd-categorys-item-color a.red:hover {
    border-color: #C60000;
}
.nav-menus .categorys .dd-categorys-item-color a.purple span {
    background-color: #703DAF;
}
.nav-menus .categorys .dd-categorys-item-color a.purple:hover {
    border-color: #703DAF;
}
.nav-menus .categorys .dd-categorys-item-color a.blue span {
    background-color: #1944A5;
}
.nav-menus .categorys .dd-categorys-item-color a.blue:hover {
    border-color: #1944A5;
}
.nav-menus .categorys .dd-categorys-item-color a.green span {
    background-color: #009944;
}
.nav-menus .categorys .dd-categorys-item-color a.green:hover {
    border-color: #009944;
}
.nav-menus .categorys .dd-categorys-item-color a.yellow span {
    background-color: #FAC14B;
}
.nav-menus .categorys .dd-categorys-item-color a.yellow:hover {
    border-color: #FAC14B;
}
.nav-menus .categorys .dt-categorys-item {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.nav-menus .categorys .dt-categorys-item a {
   color: #F87878;
}
.nav-menus .categorys .dd-categorys-item {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 20px;
    word-wrap: break-word;
    word-break: break-all;
}
.nav-menus .categorys .dd-categorys-item a {
    font-size: 12px;
    white-space: nowrap;
}
.nav-menus .categorys-concact {
    float: left;
    width: 100%;

    height: 55px;
    *height: 54px;
    text-align: center;
    border-top: 1px solid #fff;
}
.nav-menus .categorys-concact b {
    font-weight: normal;
    line-height: 44px;
}
.nav-menus .categorys-concact strong {
    font-size: 1.4em;
    color: #FC7878;
    vertical-align: middle;
}
.nav-menus .categorys-concact a {
    padding-left: 25px;
    font-size: 14px;
}