﻿
body {
    margin: 0px;
    padding: 0px;
    font-family: "宋体";
    color: #1a2e48;
    -webkit-font-smoothing: antialiased;
    line-height: 1.53846154;
    background: url(../images/img_28.jpg);
}

#header {
}

.container {
    background-color: #fff;
    margin: 0px auto;
}

.shadow {
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
}



#rmain ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#rmain .newslist ul li {
    padding-left: 14px;
}

/*phone*/
@media (max-width: 767px) {
    .navbar-fixed-top + section {
        padding-top: 85px;
    }

    .nav > li > a {
        clear: both;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .toll .r_tel {
        float: left;
    }

    .toll .r_tel2 {
        float: left;
    }

    .footer1 {
        background-color: #efefef;
    }

    .footer_menu {
        margin-top: -10px;
    }



    div#code {
        display: block;
        margin-top: 10px;
        float: left;
    }


    .total #pan {
        display: none;
    }

    .total #pan {
        display: none;
    }

    .total #totalNum {
        display: none;
    }

    .footer_menu2 {
        text-align: center;
    }

    .footer_menu {
        display: none;
    }

    .hright {
        text-align: left;
    }

    .menu-sub {
        display: none;
    }

    .navbar-collapse {
    }

    div#hright {
        text-align: left;
    }

    div#hleft {
    }

        div#hleft ul#hMenu li.selected {
            width: 100%;
        }

    .scrollbut {
        display: none;
    }

    div#sright {
        min-height: 200px;
        padding: 0;
    }

    div#smiddle {
        width: 0;
    }
}





.navbar-header {
    padding-bottom: 10px;
}

    .navbar-header .toptitle {
        display: block;
        color: #1874CD;
        font-size: 14px;
        font-weight: bold;
        padding-left: 25px;
    }


.navbar {
    border: none;
    -webkit-transition: padding ease-in-out 0.2s;
    transition: padding ease-in-out 0.2s;
}

.navbar-collapse {
    background-image: -moz-linear-gradient(top, #388fe7, #2f7ed8); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #388fe7), color-stop(1, #2f7ed8)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388fe7', endColorstr='#2f7ed8', GradientType='0'); /* IE*/
    background: -ms-linear-gradient(top, #388fe7, #2f7ed8); /* IE 10 */
}

.navbar-brand img {
    max-height: 100px;
    padding-left: 20px;
    padding-top: 10px;
}

.navbar.affix {
    padding: 0;
}

.navbar-nav ul {
    margin: 0;
    padding: 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
}

a.firtmenu {
    text-transform: uppercase;
    color: #fff;
    border-right: 1px #fff solid;
    /*background: url(../images/menu_bg.gif) repeat-x center;*/
}

li.dropdown-submenu {
    background-color: #388fe7;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

    li.dropdown-submenu a {
        color: #fff;
        background-color: #388fe7;
    }

.dropdown .open {
    background-color: #2f7ed8;
}

.navbar-nav > li > a:hover {
    color: #cdebfd;
    background-color: #388fe7;
}


.navbar-nav .dropdown-submenu .dropdown-menu {
}


.toll {
    line-height: 22px;
    margin: 0px auto;
    padding: 3px 20px;
    background: #fff7df;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #E5E5E5;
}

    .toll .l_login {
        padding-top: 5px;
    }

    .toll .r_tel {
        float: right;
        color: #ff6600;
    }

    .toll .r_tel2 {
        float: left;
    }

#banner {
    width: 100%;
}

.banner img {
    width: 100%;
    max-width: 100%;
}

.breadcrumbs {
    padding: 5px 0;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px #ccc solid;
}

.ullist {
    margin: 0 auto;
}

    .ullist ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .ullist ul li {
            border-bottom: 1px #ccc dashed;
            padding: 3px;
        }

    .ullist .timespan {
        float: right;
    }

.divpage {
    text-align: center;
    padding: 5px 0;
    letter-spacing: 2px;
}

    .divpage .black_link a {
        padding: 0 2px;
    }

.ui-bottom-bar {
    margin-top: 20px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #dedede;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}

    .ui-bottom-bar ul {
        list-style-type: none;
    }

        .ui-bottom-bar ul li {
            float: left;
            width: 30%;
            line-height: 20px;
            padding: 6px 0;
            text-align: center;
        }

            .ui-bottom-bar ul li a {
                font-size: 14px;
                color: #747785;
            }

                .ui-bottom-bar ul li a.on {
                    color: #0093dd;
                }

                .ui-bottom-bar ul li a img {
                    display: block;
                    width: 20px;
                    height: 20px;
                    margin: 0 auto;
                }

    .ui-bottom-bar .ui-contactme {
        position: absolute;
        right: 5px;
        top: -130px;
        z-index: 10;
        width: 40px;
        height: 120px;
        *zoom: 1;
        background: rgba(0,0,0,.5);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
        border-radius: 8px;
        text-align: center;
    }

        .ui-bottom-bar .ui-contactme a {
            color: #fff;
            font-size: 14px;
            line-height: 24px;
            padding: 10px 0;
            display: block;
        }

.mbcopyright p {
    line-height: 20px;
    padding: 0;
    margin: 0;
}


.tb_white_font {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    text-decoration: none;
    font-weight: bold;
}

.tb_blue_font {
    font-size: 14px;
    color: #135CB0;
    line-height: 22px;
    text-decoration: none;
    font-weight: bold;
}

.eng_font {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    text-decoration: none;
}

.white_font {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 22px;
    text-decoration: none;
}

.black_font {
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    text-decoration: none;
}

.orange_font {
    font-size: 14px;
    color: #FF6600;
    line-height: 22px;
    text-decoration: none;
}

.title_font {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    text-decoration: none;
    font-weight: bold;
}

.txt_font {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    text-decoration: none;
}

a.black_link:link {
    font-size: 12px;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
}

a.black_link:visited {
    font-size: 12px;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
}

a.black_link:hover {
    font-size: 12px;
    line-height: 22px;
    color: #000000;
    text-decoration: underline;
}

a.white_link:link {
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

a.white_link:visited {
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

a.white_link:hover {
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.orange_link:link {
    font-size: 12px;
    line-height: 22px;
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}

a.orange_link:visited {
    font-size: 12px;
    line-height: 22px;
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}

a.orange_link:hover {
    font-size: 12px;
    line-height: 22px;
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}

a.orange_link2:link {
    font-size: 15px;
    line-height: 22px;
    color: #FF6600;
    text-decoration: none;
}

a.orange_link2:visited {
    font-size: 15px;
    line-height: 22px;
    color: #FF6600;
    text-decoration: none;
}

a.orange_link2:hover {
    font-size: 15px;
    line-height: 22px;
    color: #FF6600;
    text-decoration: none;
}

a.more_blue_link:link {
    font-size: 12px;
    line-height: 22px;
    color: #135CB0;
    text-decoration: none;
}

a.more_blue_link:visited {
    font-size: 12px;
    line-height: 22px;
    color: #135CB0;
    text-decoration: none;
}

a.more_blue_link:hover {
    font-size: 12px;
    line-height: 22px;
    color: #135CB0;
    text-decoration: underline;
}

.index_table {
    padding: 10px;
}

.index_list {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.linkhb {
}

    .linkhb ul {
        list-style-type: none;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .linkhb ul li {
            float: left;
            padding-right: 10px;
            margin-left: 5px;
            margin-right: 5px;
            margin-top: 2px;
            margin-bottom: 5px;
        }

.boxdiv {
    margin-top: 2px;
    border: 1px solid #3A92EA;
    margin-bottom: 5px;
}

.picullist {
    margin-left: -40px;
    text-align: center;
}

    .picullist ul {
        list-style-type: none;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

        .picullist ul li {
            float: left;
            padding-right: 20px;
            text-align: center;
            margin-right: 5px;
            margin-top: 2px;
            margin-bottom: 5px;
        }

.bg-blue {
    background-color: #388fe7;
    border: 1px #fff solid;
    padding: 0;
}
.bg-blue p {
    margin-top: -5px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
   
}
.bg-blue i{ margin: 5px;}




/*...Single Buttons..............................................*/
a.button {
    text-decoration: none;
    border: 1px solid silver;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 3px;
    margin-top: 0px;
    height: 15px;
}

    a.button:link {
        color: #FFFFFF;
        background-color: #21598C;
    }

    a.button:visited {
        color: #FFFFFF;
        background-color: #21598C;
    }

    a.button:hover {
        color: #FFFFFF;
        background-color: #286DAB;
    }

a.button-disabled {
    text-decoration: none;
    border: 1px solid silver;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 100%;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 15px;
}

    a.button-disabled:link {
        color: #DEDEDE;
        background-color: #21598C;
    }

    a.button-disabled:visited {
        color: #DEDEDE;
        background-color: #21598C;
    }

    a.button-disabled:hover {
        color: #DEDEDE;
        background-color: #21598C;
    }


/*default page*/

div#hcontent {
    width: auto;
    margin: 0;
    padding: 0;
    text-align: left;
}

div#hleft a:link, a:visited {
    font-size: 11px;
    color: #243d7e;
    text-decoration: underline;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#hleft a:hover {
    color: #1d607f;
    text-decoration: none;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

/** DEFAULT HOME PAGE MIDDLE IMG AND TEXT CSS **/
div#hmain {
    /*position: relative;*/
    float: left;
    display: inline;
    width: 100%;
    height: 100%;
    background-color: #fff; /* this does not seem to have any effect at tall */
    margin-top: 25px;
    text-align: center;
    border-right: 1px solid #668990;
    border-left: 1px solid #668990;
    border-top: 1px solid #668990;
    border-bottom: 1px solid #668990;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src='../images/h_midpic.jpg');
}

    div#hmain img {
        width: 100%;
    }
/** END HOME PAGE MIDDLE IMG AND TEXT CSS **/

div#hleft {
    /*position: relative;*/
    float: left;
    display: inline;
    width: 100%;
    margin: 0;
    padding-top: 17px;
}

    div#hleft ul#hMenu {
        list-style-type: none;
        padding-left: 0px;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        cursor: pointer;
    }

        div#hleft ul#hMenu li {
            padding-left: 20px;
            padding-top: 3px;
            padding-bottom: 3px;
            margin-top: 3px;
            width: 100%;
            margin-bottom: 3px;
            font-size: 12px;
            font-family: Verdana, Geneva, sans-serif;
        }

            div#hleft ul#hMenu li a:hover {
                text-decoration: none;
            }

            div#hleft ul#hMenu li.selected {
                display: block;
                border-bottom: 1px solid #688990;
                border-top: 1px solid #688990;
                width: 100%;
                background: url(../images/home_left_arrow.gif) no-repeat right;
                border-right: 1px solid #688990;
            }

            div#hleft ul#hMenu li.normal {
                background-color: none;
                display: block;
            }

    div#hleft ul#hviewmenu {
        list-style-type: none;
        padding-left: 0px;
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        cursor: pointer;
    }

        div#hleft ul#hviewmenu li {
            padding-left: 20px;
            padding-top: 1px;
            padding-bottom: 1px;
            margin-top: 1px;
            width: 100%;
            margin-bottom: 2px;
            font-size: 12px;
            font-family: Verdana, Geneva, sans-serif;
        }


div#hright {
    /*position: relative;*/
    float: left;
    display: inline;
    z-index: 30;
    font-size: 11px;
    *font-size: 11px !important;
    width: 100%;
    padding-top: 17px;
    background: url(../images/home/home_right_bg.jpg) top left no-repeat;
}

div#homeprocut {
    /*position: relative;*/
    text-align: left;
    float: left;
    display: inline;
    z-index: 30;
    font-size: 11px;
    *font-size: 11px !important;
    width: 100%;
    padding-top: 17px;
    padding-left: 0px;
    padding-right: 0px;
}

    div#homeprocut p {
        text-justify: auto;
        text-align: justify;
    }

        div#homeprocut p img {
            width: 100%;
            margin-bottom: 5px;
        }

    div#homeprocut ul {
        padding-top: 10px;
    }

    div#homeprocut li {
        padding: 10px 0;
        border-bottom: 1px #688990 dashed;
    }

        div#homeprocut li img {
            width: 100%;
        }
/*order*/
#order_form {
    width: 100%;
    height: auto;
    min-height: 350px;
    margin: 0px auto;
}

    #order_form .dashedline {
        width: 100%;
        height: 1px;
        border-bottom: #999 dashed 1px;
        margin: 10px 0px 20px 0px;
    }

.tab_order {
    border: #CCC solid 2px;
    background: #333;
    margin: 10px auto;
    font-size: 11px;
    color: #2e2e2e;
    text-align: center;
    margin-bottom: 20px;
}

#order_form .tab_order td {
    text-align: center;
}

    #order_form .tab_order td .input_datd3 {
        width: 90px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif,"宋体";
        text-align: center;
    }

    #order_form .tab_order td .input_datd4 {
        width: 30px;
        height: 26px;
        line-height: 20px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif,"宋体";
        color: #C00;
        text-align: center;
    }

    #order_form .tab_order td .input_datd5 {
        width: 170px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif,"宋体";
        text-align: center;
        color: #565656;
    }

.notes2 {
    margin-left: 0px;
    width: 60%;
    font-size: 12px;
    color: #333;
    float: left;
}

.total {
    width: 100%;
    float: right;
    height: 25px;
    line-height: 25px;
    text-indent: 30px;
    padding-right: 0px;
    font-size: 11px;
    margin-bottom: 0px;
}

    .total b {
        color: #333;
    }

#tab_order2 {
    font-size: 14px;
    color: #333;
}

    #tab_order2 span {
        color: #C00;
    }

    #tab_order2 select {
        width: 260px;
        color: #565656;
    }

    #tab_order2 .submit {
        cursor: pointer;
    }

#order_form .empty {
    width: 100%;
    float: left;
    height: auto;
    min-height: 100px;
    font-size: 12px;
    padding-left: 150px;
    padding-top: 20px;
    background: url(../images/emptycart.gif) no-repeat 20px;
}
