﻿body, div, ul, li, dl, dt, dd, span, p, input, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

/*body {
    color: #333333;
    font: 12px/18px "Lucida Grande","Lucida Sans Unicode","Candara",Arial, Helvetica, sans-serif;
    font-family: Verdana,Sans-Serif,Georgia;
    text-align: center;
}*/

img {
    border: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    /*color:#c45671;*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.w1028 {
    width: 1028px;
    margin: 0 auto;
}

.Algin_Text {
    text-align: center;
    background-color: #fff7d6;
    height: 30px;
    width: 80px;
    font-size: 16px;
    font-weight: bold;
}
.textbox_gray {
     text-align: center;
}
.riTextBox {
    font-size: 15px;
    font-weight: bold;
}

.font_15 {
    font-size: 15px;
    font-weight: bold;
}

.blue {
    color: #1380af;
}

.icon {
    background: url(../image/icon.png) no-repeat;
}

.icon2 {
    background: url(../image/pic.png) no-repeat;
    display: inline-block;
}

.radius {
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 3px 3px 10px #ebebeb;
}

/*top*/
.header {
    /*background: url(../image/top.gif) repeat-x;*/
    padding-left: 5px;
    height: 120px;
    padding-top: 10px;
}

    .header .logo {
        /*background: url(../image/logo.jpg) no-repeat;*/
        width: 600px;
    }
/*top end*/

/*nav*/
.nav {
    background: url(../image/nav.gif) repeat-x;
    width: 100%;
    height: 41px;
    position: relative;
    z-index: 10;
}

    .nav .nLi {
        display: inline;
        margin: 0 17px;
        position: relative;
    }

    .nav .link {
        display: block;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        width: 128px;
        height: 41px;
        line-height: 41px;
        text-align: center;
    }

        .nav .link:hover, .nav .linkOn, .nav .linkOn:hover {
            color: #1380af;
            background: url(../image/navOn.gif) no-repeat;
            height: 41px;
            line-height: 45px;
            font-size: 14px;
            font-weight: bold;
            width: 128px;
            display: block;
            text-align: center;
        }

    .nav .link1 {
        display: block;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        width: 200px;
        height: 41px;
        line-height: 41px;
        text-align: center;
    }

        .nav .link1:hover, .nav .linkOn1, .nav .linkOn1:hover {
            color: #1380af;
            background: url(../image/navOn1.gif) no-repeat;
            height: 41px;
            line-height: 45px;
            font-size: 14px;
            font-weight: bold;
            width: 200px;
            display: block;
            text-align: center;
        }

    .nav .nLi .nDiv {
        position: absolute;
        top: 41px;
        left: -160px;
        height: 136px;
        width: 620px;
    }

        .nav .nLi .nDiv .nDivLeft {
            background: url(../image/nav01.png) no-repeat;
            width: 21px;
            height: 136px;
        }

        .nav .nLi .nDiv .nDivRight {
            background: url(../image/nav03.png) no-repeat;
            width: 21px;
            height: 136px;
        }

        .nav .nLi .nDiv .nDivCon {
            background: url(../image/nav02.png) repeat-x;
            width: 530px;
            height: 112px;
            padding: 12px 10px;
        }

            .nav .nLi .nDiv .nDivCon div {
                padding-right: 16px;
                border-right: 1px solid #cccccc;
            }

                .nav .nLi .nDiv .nDivCon div img {
                    width: 143px;
                    height: 101px;
                    border: 1px solid #d2d2d2;
                    overflow: hidden;
                }

            .nav .nLi .nDiv .nDivCon ul {
                width: 350px;
                padding-left: 16px;
            }

                .nav .nLi .nDiv .nDivCon ul li {
                    float: left;
                    width: 150px;
                    background: url(../image/dot.gif) no-repeat left 4px;
                    padding: 0 12px;
                    height: 28px;
                    line-height: 15px;
                }

                    .nav .nLi .nDiv .nDivCon ul li a {
                        color: #000000;
                    }

                        .nav .nLi .nDiv .nDivCon ul li a:hover {
                            color: #1380af;
                            text-decoration: underline;
                        }
/*nav end*/


.d1 {
    padding-top: 90px;
    padding-right: 20px;
}


/*top right*/
.lang {
    color: #666666;
    position: absolute;
    top: 0;
    left: -190px;
    width: 90px;
    z-index: 1000;
}

.tLogin {
    color: #666666;
    position: absolute;
    top: 0;
    left: -85px;
    width: 90px;
    z-index: 20;
}

.tLoginDiv {
    background: url(../image/tLogin.png) no-repeat;
    width: 200px;
    height: 100px;
    position: absolute;
    top: 1px;
    left: -147px;
    padding: 45px 0 0 15px;
}

    .tLoginDiv div {
        margin-bottom: 8px;
    }

    .tLoginDiv .user {
        padding-right: 29px;
    }

    .tLoginDiv .go {
        padding-left: 61px;
    }

    /*.tLoginDiv .btn {
    padding: 8px 0 0 10px;
    vertical-align: middle;
    font-size: 10px;
}*/

    .tLoginDiv .btn a {
        color: #1380af;
        text-decoration: underline;
    }

        .tLoginDiv .btn a:hover {
            text-decoration: none;
            color: #000000;
        }

.links {
    display: block;
    color: #666666;
    position: absolute;
    top: 7px;
    left: 10px;
    z-index: 30;
}

    .links:hover {
        color: #1380af;
    }

    .links i {
        background: url(../image/icon2.png) no-repeat;
        width: 8px;
        height: 6px;
        *height: 5px;
        display: inline-block;
        margin: 0 5px;
        vertical-align: middle;
    }

.langDiv {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    background: url(../image/lang.png) no-repeat;
    height: 60px;
    width: 90px;
    padding-top: 30px;
}

    .langDiv a {
        color: #333333;
        display: inline-block;
        width: 70px;
        background: url(../image/dot.gif) no-repeat 11px 9px;
        padding: 0 0 0 18px;
        height: 25px;
        line-height: 25px;
        margin-left: 1px;
    }

        .langDiv a:hover {
            color: #1380af;
            display: inline-block;
            width: 70px;
            background: #efefef url(../image/dot.gif) no-repeat 11px 9px;
            padding: 0 0 0 18px;
            margin-left: 1px;
        }

.shu {
    position: absolute;
    top: 6px;
    left: -95px;
    z-index: 0;
}

.search {
    position: absolute;
    top: 40px;
    left: -190px;
    z-index: 1;
}

/*top right end*/


/*footer*/
.footer, .footer2 {
    height: 188px;
    overflow: hidden;
    position: relative;
    padding: 15px 0 20px 0;
    width: 100%;
    margin: 0 auto 0 auto;
}

.footer {
    background: url(../image/footerBg.gif) repeat-x;
}

.footer2 {
    border-top: 1px solid #cccccc;
}

    .footer .top, .footer2 .top {
        position: absolute;
        line-height: 48px;
        font-size: 14px;
        text-align: center;
    }

.footer .top {
    background-position: 0 -363px;
    top: -16px;
    right: 0;
    width: 82px;
    height: 37px;
    color: #000000;
}

.footer2 .top {
    background-position: -47px -61px;
    top: -16px;
    right: 0;
    width: 77px;
    height: 37px;
    color: #ffffff;
}

.footer .top:hover {
    color: #ff0000;
}

.footer2 .top:hover {
    color: #fff6ce;
}


.footer dl a {
    color: #ffffff;
}

    .footer dl a:hover {
        color: #fffeb3;
        text-decoration: underline;
    }

.footer dl {
    color: #ffffff;
    width: 210px;
    margin: 0 0px 0 45px;
}

.footer2 dl a {
    color: #000000;
}

    .footer2 dl a:hover {
        color: #1380af;
        text-decoration: underline;
    }

.footer2 dl {
    color: #000000;
    width: 210px;
    margin: 0 0px 0 45px;
}

    .footer dl dt, .footer2 dl dt {
        text-transform: uppercase;
        font-size: 14px;
        padding: 10px 0 8px 0;
    }

    .footer dl dd, .footer2 dl dd {
        line-height: 21px;
    }

.copyright {
    background: #3994be;
    color: #e5e5e5;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 100%;
}
/*footer end*/

.searchBtn {
    position: absolute;
    top: 3px;
    right: 145px;
}

.btn_gray {
    text-align: center;
    color: #fff;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: -moz-linear-gradient(#ffffff, #4996c8) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#ffffff, #4996c8) repeat scroll 0 0 transparent;
    background: linear-gradient(#ffffff, #4996c8) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4996c8',GradientType=0 );
    box-shadow: -1px 1px 0 rgba(255, 255, 255, 0.8) inset;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #B59319;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
}

    .btn_gray:hover {
        background: -moz-linear-gradient(#ffffff, #B59319) repeat scroll 0 0 transparent;
        background: -webkit-linear-gradient(#ffffff, #B59319) repeat scroll 0 0 transparent;
        background: linear-gradient(#ffffff, #B59319) repeat scroll 0 0 transparent;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#B59319',GradientType=0 );
        color: #AF1941;
        border: 1px solid #AF1941;
    }

.btn_gray_Hover {
    background: -moz-linear-gradient(#ffffff, #B59319) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#ffffff, #B59319) repeat scroll 0 0 transparent;
    background: linear-gradient(#ffffff, #B59319) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#B59319',GradientType=0 );
    color: #AF1941;
    border: 1px solid #AF1941;
}


.gift_box {
    position: relative;
    width: 1px;
    height: 1px;
    left: -12px;
    top: -28px;
    float: left;
}

    .gift_box .gift_ico {
        position: absolute;
        width: 39px;
        height: 36px;
        line-height: 36px;
        color: white;
        font-size: 12px;
        text-align: center;
        left: 10px;
        top: 10px;
        background: url("../image/gift_ico.png") no-repeat left top;
    }
