* {
    margin: 0;
    padding: 0;
}

.border {
    border: 1px solid red;
}

.bborder {
    border: 1px solid blue;
}

body {
    font-size: 14px;
    font-family: Calibri,verdana,tahoma,arial,sans-serif;
    color: #333;
    background: url("../images/t_bac.jpg") repeat-x scroll center top #FFFFFF;
}

.wid {
    width: 960px;
    margin: 0 auto;
    clear: both;
}

img {
    border: 0;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #93073a;
        text-decoration: underline;
    }

ul {
    list-style: none;
}

.red {
    color: #f00;
}

.gray {
    color: #999;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt5 {
    margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
}

.ml5 {
    margin-left: 5px;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.block {
    display: block;
}

.ft14 {
    font-size: 14px;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.tcenter {
    text-align: center;
}

.ccent {
    margin: 0 auto;
}
/*head*/
#header {
}

.headtop {
    color: #fff;
    padding-top: 10px;
    height: 90px;
}

    .headtop a {
        color: #fff;
    }

.logo {
    /* background: url(../images/nav-logo.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/images/nav-logo.png");
    _background: none;
    width: 231px;*/
    margin-top: 6px;
    height: 73px;
    float: left;
}

.topbar {
    float: right;
    text-align: right;
    margin-right: 10px;
}

.so {
    clear: right;
    float: right;
    margin-top: 24px;
    width: 360px;
}

    .so input {
        border: 1px solid #9B9F9F;
        background: url(../images/input_bk.gif) no-repeat;
        width: 230px;
        height: 22px;
        line-height: 22px;
    }

    .so form {
        display: inline;
    }

#btn_so {
    background: url(../images/button_s.gif) no-repeat 0 2px;
    border: 0;
    width: 35px;
    height: 22px;
    color: #fff;
    cursor: pointer;
    margin-left: 4px;
}

.nav {
    clear: both;
    height: 30px;
}

    .nav ul {
        background: url(../images/menu.gif) repeat-x;
        width: 100%;
        height: 30px;
    }

    .nav li {
        _width: 80px;
        min-width: 80px;
        height: 30px;
        margin-left: 20px;
        float: left;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        overflow: hidden;
    }

        .nav li a {
            display: block;
            width: 100%;
            color: #fff;
            text-decoration: none;
        }

            .nav li a:hover {
                color: #fff;
            }

    .nav .active {
        background: url(../images/menu_bk.gif) no-repeat;
    }

/*begin*/
.slides {
    float: left;
    overflow: hidden;
    width: 740px;
    height: 240px;
    position: relative;
}

.slide-pic {
    overflow: hidden;
    width: 740px;
}

    .slide-pic LI {
        display: none;
    }

        .slide-pic LI.cur {
            display: block;
            padding-left: 0;
        }

.slide-li {
    left: 0px;
    bottom: 0px;
    position: absolute;
}

    .slide-li LI {
        float: left;
        width: 184px;
        line-height: 24px;
        margin-right: 1px;
        height: 24px;
        text-align: center;
        overflow: hidden;
    }

    .slide-li A {
        display: block;
        font-size: 12px;
        width: 184px;
        color: #fff;
        height: 22px;
        text-decoration: none;
        border-bottom: 2px solid #dd0505;
        overflow: hidden;
    }

    .slide-li .cur A {
        color: #333333;
        font-weight: bold;
        text-decoration: none;
    }

    .slide-li A:hover {
        color: #666;
        font-weight: bold;
        text-decoration: none;
    }

.op LI {
    background: #666;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

    .op LI.cur {
        background: #fff;
    }

.slide-txt SPAN {
    display: none;
}
/*end*/
#mainpic {
    float: left;
    width: 740px;
}

#callme {
    float: left;
    width: 210px;
    height: 100px;
    margin-left: 0px;
    background: url(../images/call.gif) no-repeat;
}

    #callme .chat {
        margin-top: 30px;
        margin-left: 20px !important;
        margin-left: 0;
    }

    #callme .icon {
        width: 50px;
        height: 50px;
        float: left;
        margin-left: 5px;
    }

.comm {
    position: relative;
    height: 170px;
    background: #fff;
}

    .comm .tit {
        width: 100%;
        background: url(../images/bk.gif) repeat-x;
        height: 22px;
        line-height: 22px;
    }

.tit .tab {
    width: 90px;
    height: 23px;
    position: absolute;
    z-index: 8;
    background: url(../images/tab.gif) no-repeat;
    text-align: center;
    line-height: 23px;
    color: #1F376D;
    white-space: nowrap;
}

.tit .more {
    float: right;
    margin-right: 10px;
}

    .tit .more a {
        color: #1F376D;
    }

.comm .cont {
    position: absolute;
    z-index: 1;
    border: 1px solid #AACBEE;
    height: 170px;
    line-height: 170px;
    width: 958px;
}

    .comm .cont .prev, .comm .cont .next, .comm .cont .box {
        margin-left: 7px;
    }

    .comm .cont .prev, .comm .cont .next {
        background: url(../images/sorrow.png) no-repeat;
        line-height: 100%;
        width: 26px;
        height: 26px;
        float: left;
        margin-top: 62px;
        cursor: pointer;
    }

    .comm .cont .prev {
        background-position: -46px 0;
    }

    .comm .cont .next {
        background-position: -46px -29px;
    }

.box {
    float: left;
    vertical-align: middle;
    overflow: hidden;
    _margin-left: -10px;
}

    .box ul {
        list-style: none;
        height: 170px;
        overflow: hidden;
    }

    .box li {
        margin-left: 19px;
        height: 160px;
        margin-top: 5px;
        display: inline-block;
        vertical-align: middle;
        width: 166px;
    }
#main {
    margin-top:10px;
}
#small {
    clear: both;
    float: left;
}

.smpic {
    width: 360px;
    float: left;
}

.toptit {
    background: url(../images/titbk.gif) repeat-x;
    height: 27px;
    line-height: 27px;
    padding-left: 5px;
    color: #1F376D;
}

.content li {
    clear: both;
    border-top: 1px solid #E6E6E6;
    height: 102px;
    padding-bottom: 10px;
}

.content .active {
    border-top: none;
}

.content .pic {
    float: left;
    height: 90px;
    margin: 5px 8px 5px 5px;
    overflow: hidden;
    width: 90px;
}

    .content .pic img {
        width: 100%;
    }

.content .cont_main {
    width: 250px;
    float: left;
}

.content .tit {
    background: #F0F0F0;
    float: left;
    width: 247px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    overflow: hidden;
}

    .content .tit a {
        text-decoration: none;
    }

.content .pcont {
    clear: both;
    color: #656565;
    margin-right: 4px;
    text-indent: 2em;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    word-break: break-all;
}

.smbox {
    width: 372px;
    float: left;
    margin: 0 0 0 8px;
    height: 266px;
}

    .smbox .cont {
        width: 370px;
        height: 236px;
        line-height: normal;
        overflow: hidden;
    }

.news {
    clear: both;
    margin-left: 5px;
}

    .news .pic {
        margin: 5px;
        float: left;
    }

    .news ul {
        float: left;
        margin-top: 8px;
    }

        .news ul li {
            background: url("../images/icon_dot.gif") no-repeat scroll 8px 50% transparent;
            line-height: 20px;
            padding-left: 18px;
            text-align: left;
        }

.desc {
    width: 175px;
    height: 105px;
    margin: 5px 0 0 5px;
    float: left;
    text-align: center;
}

#tab {
    float: right;
    width: 210px;
    margin-left: 0px;
}

#qa {
    width: 100%;
}

    #qa .bar {
        float: left;
        height: 60px;
        width: 100%;
        background: url(../images/qa.gif) no-repeat;
    }

    #qa .cont {
        margin-left: 6px;
    }

        #qa .cont label {
            clear: both;
            display: block;
            margin-top: 4px;
        }

#ask, #email {
    width: 196px;
    margin-top: 4px;
}

#ask {
    height: 100px;
    font-size: 12px;
}

#qa .bott {
    text-align: center;
    margin-top: 5px;
}

.button {
    background: url(../images/button.gif) no-repeat;
    border: none;
    width: 81px;
    height: 26px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.tits {
    background: url(../images/titbar.gif) repeat-x;
    height: 34px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
}

#order table {
    margin: 0 auto;
}

    #order table td, #order label {
        height: 20px;
        line-height: 26px;
    }

#order .pros_name {
    width: 150px;
}

#order .nums {
    width: 50px;
}

#order .pros {
    width: 140px;
}

#order .num {
    width: 45px;
}

#order_email {
    width: 130px;
}

.time {
    height: 26px;
    line-height: 26px;
    clear: both;
    padding-left: 26px;
    font-size: 14px;
    border-bottom: dashed 1px #CCC;
    white-space: nowrap;
}

    .time .area {
        display: inline-block;
        width: 90px;
    }

.smallbox {
    width: 186px;
}

.nav_menu li {
    width: 100%;
    background: url(../images/left_menu.gif) no-repeat;
    display: block;
    line-height: 31px;
}

    .nav_menu li a {
        background: url(../images/sorrow.gif) no-repeat;
        background-position: 28px 12px;
        display: block;
        padding-left: 40px;
        white-space: nowrap;
        width: 136px;
        overflow: hidden;
    }

    .nav_menu li .sm {
        padding-left: 30px;
    }

.sub_main {
    margin-left: 10px;
    width: 760px;
}

.sub_focus {
    overflow: hidden;
}

.sub_page {
    border-bottom: 3px solid #316BA0;
}

.item {
    width: 350px; /*height: 120px;*/
    float: left;
    border: 1px solid #EFEFEF;
    padding: 2px;
    margin: 8px 12px 0 0;
}

    .item .pic {
        width: 90px;
        height: 90px;
        margin: 5px;
        overflow: hidden;
        float: left;
    }

    .item .cont {
        width: 246px;
        float: left;
    }

    .item .txt {
        border-bottom: 1px dashed #CCCCCC;
        margin: 2px;
        padding: 2px 5px;
    }

    .item .txts {
        margin-top: 5px;
    }

.page {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

    .page a {
        display: inline-block;
        border: 1px solid #ddd;
        padding: 5px;
        margin: 5px;
    }

.ed {
    border: 0;
}

.pro {
    width: 756px; /* height: inherit;    padding-top:0;     margin-top:0;     border-top:none;*/
    padding-right: 0;
    margin-right: 0;
    line-height: 22px;
    font-size: 14px;
    border-top: 3px solid #316BA0;
    padding-top: 10px;
}

    .pro .pic {
        width: 100%;
        margin: 5px auto;
        height: 300px;
    }

    .pro .cont {
        width: 100%;
    }

    .pro .details {
        clear: both;
        padding: 10px 5px;
    }

#footer {
    text-align: center;
    border-top: 1px solid #999;
    margin: 15px auto;
}

    #footer div {
        margin-top: 15px;
    }

.row {
    clear: both;
    line-height: 30px;
}

    .row .tit {
        width: 120px;
        display: block;
        float: left;
        text-align: right;
    }

    .row .cont {
        float: left;
        padding-top: 5px;
        line-height: 22px;
    }

.pro .txt a {
    color: #D84100;
    text-decoration: underline;
}

.listitem {
    width: 650px;
    overflow: hidden;
    margin-left: 20px;
}

    .listitem li {
        background: url(/images/icon_dot.gif) no-repeat 0 12px;
        clear: both;
        font-size: 14px;
        line-height: 25px;
        height: 25px;
        padding-left: 9px;
        white-space: nowrap;
    }

    .listitem a {
        white-space: nowrap;
        display: block;
        width: 420px;
        overflow: hidden;
        float: left;
    }

    .listitem span {
        float: left;
        margin-right: 10px;
    }

.frendlink {
    text-align: left;
}

    .frendlink a {
        margin-right: 10px;
    }

.mainList {
    background: #ddd;
}

.mainList .tbHeader {
    font-weight: bold;
    font-size: 16px;
    background: #808080;
    height: 30px;
    color: #fff;
}

.mainList .tbCont {
    height: 40px;
    background: #fff;
}
.mainList td {
    word-break: normal;
}
