﻿@charset "utf-8";
/* CSS Document */
body {
    font: 100%/1.4 Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
    background-color: #42413C;
    margin: 0;
    padding: 0;
    /*background: url(../images/bodybg.jpg) repeat-x;*/
    background-color: white;
}

/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

a img {
    border: none;
}

/* ~~ 站点链接的样式必须保持此顺序，包括用于创建悬停效果的选择器组在内。 ~~ */
a:link {
    color: #c6c6c6;
    text-decoration: underline;
}

a:visited {
    color: #6E6C64;
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

/* ~~ 此固定宽度容器包含所有其它 div ~~ */
.container {
    width: 1000px;
    background-color: #FFFFFF;
    /*margin: 10px auto;*/
    margin: 20px auto 10px auto;
}

.header {
    /*background-color: #0973b1;*/
    background-color: white;
}

.header1 {
    /*background: url(../images/headdi.jpg);*/
    height: 107px;
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 80px;
    height: 107px;
}

.wz {
    float: left;
    width: 820px;
    height: 32px;
    /*margin: 35px 28px;*/
    margin: 35px 0px 35px 8px;
}

.topsearch {
    float: left;
    width: 360px;
    height: 40px;
    /*margin: 30px 40px;*/
    margin: 30px 0px 30px 40px;
}

.navtop {
    //background: url(../images/navbg.jpg) repeat-x;
background:#669934;
    height: 35px;
}

.banner {
    width: 1000px;
    height: 360px;
}

.content {
    width: 1000px;
    height: 100% !important;
}

.wenzif {
    width: 1000px;
    height: 110px;
    margin: 10px 0 10px 0px;
    text-align: center;
}

.wenzi1 {
    font-size: 30px;
    line-height: 60px;
    color: #000;
}

.wenzi2 {
    font-size: 18px;
    line-height: 40px;
    color: #000;
}

.contenthe {
    width: 1000px;
    height: 250px;
    margin: 0;
}

.content1 {
    width: 250px;
    height: 220px;
    float: left;
    color: #555;
    text-align: center;
    font-size: 14px;
}

#uu ul {
    list-style: none;
}

    #uu ul li {
        float: left;
    }

.casetext {
    margin: 10px 0px;
}

    .casetext a {
        margin: 10px 0px;
        text-decoration: none;
    }

.line {
    width: 1000px;
    height: 8px;
    background: url(../images/index_28.jpg) repeat-x;
    margin: 5px 0;
}

.news {
    width: 1000px;
    height: 250px;
}

.newsleft {
    width: 410px;
    height: 250px;
    float: left;
}

.newsleftop {
    float: left;
    margin-top: 10px;
    width: 140px;
    height: 18px;
    color: #555;
    line-height: 18px;
    font-size: 18px;
}

.newsleftz {
    float: left;
    margin: 10px 0 0 20px;
    width: 390px;
    height: 190px;
    color: #8b8b8b;
    line-height: 18px;
    font-size: 14px;
}

    .newsleftz a {
        color: #8b8b8b;
        line-height: 30px;
        font-size: 14px;
        text-decoration: none;
    }

        .newsleftz a:hover {
            color: #0973b1;
            line-height: 30px;
            font-size: 14px;
            text-decoration: none;
        }

    .newsleftz ul {
        list-style: url(../images/bot.jpg) inside;
    }

        .newsleftz ul li {
            line-height: 30px;
        }

.down {
    width: 240px;
    height: 250px;
    float: left;
}

.download {
    float: left;
    margin: 10px 0 0 20px;
    width: 570px;
    height: 190px;
    color: #8b8b8b;
    line-height: 18px;
    font-size: 14px;
}

    .download a {
        color: #8b8b8b;
        line-height: 18px;
        font-size: 14px;
        text-decoration: none;
    }

        .download a:hover {
            color: #0973b1;
            line-height: 18px;
            font-size: 14px;
            text-decoration: none;
        }

    .download ul {
        list-style: url(../images/bot.jpg) inside;
    }

        .download ul li {
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            white-space: nowrap; /*不换行*/
            text-overflow: ellipsis; /*超出部分文字以...显示*/
        }

.newsleftd {
    float: right;
    margin: 10px 10px 0 10px;
    width: 60px;
    height: 20px;
    color: #024871;
    line-height: 18px;
    font-size: 14px;
}

    .newsleftd a {
        color: #024871;
        line-height: 18px;
        font-size: 14px;
        text-decoration: underline;
    }

        .newsleftd a:hover {
            color: #024871;
            line-height: 18px;
            font-size: 14px;
            text-decoration: none;
        }

.line1 {
    width: 1px;
    height: 250px;
    background: url(../images/line1.jpg);
    float: left;
}

.video {
    width: 340px;
    height: 250px;
    float: left;
}

.videon {
    float: left;
    margin: 15px 0 0 20px;
    width: 310px;
    height: 200px;
}

/* ~~ 导航列表样式（如果选择使用预先创建的 Spry 等弹出菜单，则可以删除此样式） ~~ */
ul.nav {
    list-style: none;
    border-top: 1px solid #666;
    margin-bottom: 15px;
}

    ul.nav li {
        border-bottom: 1px solid #666;
    }

    ul.nav a, ul.nav a:visited {
        padding: 5px 5px 5px 15px;
        display: block;
        width: 160px;
        text-decoration: none;
        background-color: #C6D580;
    }

        ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
            background-color: #ADB96E;
            color: #FFF;
        }

/* ~~ 脚注样式 ~~ */
.footer {
    height: 25px;
    /*background-color: #0973b1;*/
    background-color: #669934;
    position: relative;
    clear: both;
}

.footertop {
    height: 10px;
    /*background-color: #c1c1c1;*/
    background-color: #669934;
    position: relative;
    clear: both;
}

.footercenter {
    width: 1000px;
    height: 180px;
    margin: 0 auto;
}

.footercenter1 {
    width: 470px;
    height: 160px;
    margin: 0;
    float: left;
}

.footerlogo {
    width: 139px;
    height: 57px;
    float: left;
    /*margin: 50px 30px 0;*/
    margin: 10px 30px 0px 0px;
}

.footerline {
    width: 1px;
    height: 125px;
    float: left;
    /*background: #589bc2;*/
    background: #454545;
    margin: 30px 0;
}

.footerfont1 {
    width: 95px;
    height: 140px;
    color: #fff;
    margin: 20px 10px 0px 20px;
    float: left;
}

.footerfont2 {
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    margin: 0px 0px;
}

    .footerfont2 a {
        color: #fff;
        text-decoration: none;
    }

.footerfont3 {
    width: 310px;
    float: left;
    color: #bdc3c8;
    margin: 20px 0px 0;
}

.footerfont4 {
    line-height: 35px;
    color: #68b2e0;
    font-size: 16px;
    margin: 0px 20px 0px 0;
    float: left;
}

    .footerfont4 a {
        /*color: #68b2e0;*/
        color: #8d8d8d;
        text-decoration: none;
    }

        .footerfont4 a:hover {
            color: #a8d5f1;
            text-decoration: none;
        }

.footerfont6 {
    width: 310px;
    float: left;
    color: #bdc3c8;
    margin: 0px 0px 0;
}

.footerfont5 {
    width: 340px;
}

.footerweibo {
    width: 116px;
    height: 133px;
    float: right;
    margin: 20px 30px 10px 0;
}

.footerbottom {
    height: 35px;
    /*background-color: #00586e;*/
    background-color:#669934;
}

.footerbottomc {
    width: 970px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 35px;
    color: #c6c6c6;
    padding-right: 30px;
    text-align: right;
}

/* ~~ 其它浮动/清除类 ~~ */
.fltrt {
    float: right;
    margin-left: 8px;
}

.fltlft {
    float: left;
    margin-right: 8px;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/* ~~ 下拉列表类  ~~ */
#uboxstyle .select_box {
    WIDTH: 145px;
    HEIGHT: 30px;
    margin-top: 20px;
}

#uboxstyle DIV.tag_select {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    BACKGROUND: url(../images/ubox-select.gif) no-repeat 0px 0px;
    PADDING-BOTTOM: 0px;
    WIDTH: 145px;
    COLOR: #79a2bd;
    LINE-HEIGHT: 30px;
    PADDING-TOP: 0px;
    HEIGHT: 30px;
}

#uboxstyle DIV.tag_select_hover {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    BACKGROUND: url(../images/ubox-select.gif) no-repeat 0px -30px;
    PADDING-BOTTOM: 0px;
    WIDTH: 230px;
    COLOR: #79a2bd;
    LINE-HEIGHT: 30px;
    PADDING-TOP: 0px;
    HEIGHT: 30px;
}

#uboxstyle DIV.tag_select_open {
    PADDING-RIGHT: 10px;
    DISPLAY: block;
    PADDING-LEFT: 10px;
    BACKGROUND: url(../images/ubox-select.gif) no-repeat 0px -48px;
    PADDING-BOTTOM: 0px;
    WIDTH: 230px;
    COLOR: #79a2bd;
    LINE-HEIGHT: 30px;
    PADDING-TOP: 0px;
    HEIGHT: 30px;
}

#uboxstyle UL.tag_options {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: url(../images/ubox-select.gif) no-repeat right bottom;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    WIDTH: 250px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
    POSITION: absolute;
}

    #uboxstyle UL.tag_options LI {
        PADDING-RIGHT: 10px;
        DISPLAY: block;
        PADDING-LEFT: 10px;
        BACKGROUND: url(../images/ubox-select.gif) repeat-y -250px 0px;
        PADDING-BOTTOM: 0px;
        WIDTH: 230px;
        COLOR: #79a2bd;
        LINE-HEIGHT: 30px;
        PADDING-TOP: 0px;
        HEIGHT: 30px;
        TEXT-DECORATION: none;
    }

        #uboxstyle UL.tag_options LI.open_hover {
            BACKGROUND: url(../images/ubox-select.gif) no-repeat 0px -72px;
            COLOR: #fff;
        }

        #uboxstyle UL.tag_options LI.open_selected {
            BACKGROUND: url(../images/ubox-select.gif) no-repeat 0px -96px;
            COLOR: #fff;
        }

/* ~~ search ~~ */
.search {
    background: url(../images/search.jpg);
    width: 1000px;
    height: 164px;
}

.search1 {
    width: 960px;
    margin: 10px 20px 5px;
    color: #024871;
    line-height: 30px;
    font-size: 16px;
    float: left;
}

.search2 {
    width: 960px;
    height: 30px;
    margin: 10px 20px;
    color: #024871;
    line-height: 30px;
    font-size: 16px;
    float: left;
}

.search3 {
    width: 155px;
    height: 30px;
    margin: 0px 10px 0 0;
    float: left;
    padding-left: 10px;
    background: url(../images/selectdi.jpg) no-repeat;
}

#selectno {
    padding-left: 10px;
    list-style-type: none;
}

.search4 {
    width: 110px;
    height: 30px;
    margin: 0px 10px 0 0;
    float: left;
    padding-left: 10px;
    background: url(../images/selectdi2.jpg) no-repeat;
}

.search5 {
    width: 1000px;
    height: 40px;
    float: left;
    padding-left: 10px;
    text-align: center;
}

/* ~~ products ~~ */
.probanner {
    width: 1000px;
    height: 245px;
    /*margin-top: 13px;*/
}

#leftnav {
    margin: 35px 0px 0;
    float: left;
    width: 216px;
    height: auto !important;
    background: #fafafa;
}

#rightpro {
    float: right;
    width: 760px;
    color: #555;
    font-size: 14px;
    line-height: 24px;
    margin: 0px 10px;
}

.news2 {
    float: left;
    margin: 15px 25px 10px 25px;
    width: 600px;
}

/*left*/
.leftsidebar_box {
    width: 215px;
    height: auto !important;
    overflow: visible !important;
    position: relative;
    height: 100% !important;
    background-color: #fff;
}

.line {
    height: 2px;
    width: 100%;
    background-image: url(../images/left/line_bg.png);
    background-repeat: repeat-x;
}

.img02 {
    background: url(../images/left/leftnavbg2.jpg);
}

.leftsidebar_box dt {
    padding-left: 40px;
    padding-right: 10px;
    background-image: url(../images/left/leftnavbg1.jpg);
    background-repeat: no-repeat;
    background-position: 0px center;
    color: #000;
    font-size: 16px;
    position: relative;
    line-height: 48px;
    cursor: pointer;
    border-bottom: 1px #CCCCCC dotted;
}

.leftsidebar_box dl > dd {
    padding-top: 15px;
}

.leftsidebar_box dd {
    display: block;
    position: relative;
    padding-left: 40px;
    padding-bottom: 15px;
    /*height: 30px;*/
    width: 175px;
    color: #000;
    font-size: 14px;
    margin-left: 0px;
    line-height: 40px;
}

    .leftsidebar_box dd a {
        color: #000;
        line-height: 20px;
        text-decoration: none;
    }

.leftsidebar_box dt img {
    position: absolute;
    left: 20px;
    top: 20px;
}

.leftsidebar_box dl dd:last-child {
    padding-bottom: 10px;
}

/* ~~ products list ~~ */
.pro {
    text-decoration: none;
    float: left;
    width: 200px height:240px;
    margin: 10px 25px 20px 25px;
}

.protop {
    width: 190px;
    height: 160px;
    background: #f9f9f9;
    margin-bottom: 4px;
}

.propic {
    width: 200px;
    height: 150px;
    margin-top: 25px;
}

.prob {
    width: 200px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #555;
    background: url(../images/products_di.jpg) 0 0 no-repeat;
}

    .prob a {
        color: #555;
    }

        .prob a:hover {
            color: #000;
        }

.listnum {
    float: right;
    text-align: right;
    width: 725px;
    margin: 5px 0;
    margin-right: 20px;
    color: #333;
    font-size: 18px;
}

/* ~~ productsdetail ~~ */
.prodetail1 {
    width: 1000px;
    height: 400px;
    margin: 20px 0 10px;
    background: transparent;
}

.prodetail1_left {
    float: left;
    width: 586px;
    height: 385px;
    margin: 0px 10px 0px 0;
    background-color: #FFF;
    border: 1px solid #bbb;
}

.prodetail1_leftpicb {
    width: 550px;
    height: 300px;
    margin: 20px 18px 10px;
}

.prodetail1_leftpics {
    width: 550px;
    height: 37px;
    margin: 10px 15px 10px 18px;
}

.prodetail1_leftpics1 {
    float: left;
    width: 65px;
    height: 35px;
    margin: 0px 15px 0px 0px;
    border: 1px solid #21479c;
}

.prodetail1_leftpics2 {
    float: left;
    width: 65px;
    height: 35px;
    margin: 0px 15px 0px 0px;
    border: 1px solid #bbb;
}

.prodetail1_right {
    float: right;
    width: 400px;
    height: 385px;
    margin: 0px 0px 0px 0;
    background-color: #FFF;
    border: 1px solid #bbb;
}

.profont1 {
    font-size: 16px;
    font-weight: bold;
    color: #21479c;
    margin: 20px 10px 20px 20px;
}

.profont2 {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    margin: 20px 10px 0 20px;
}

.prodetail2 {
    width: 1000px;
    height: 70px;
    margin: 10px 0px;
    background: #e9e9e9;
    color: #555;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
}

.prodetail3 {
    width: 1000px;
    height: 100% !important;
    ;
    margin: 10px 0px;
    background: #fff;
    color: #555;
    font-size: 14px;
    line-height: 30px;
}

.prodetail4 {
    width: 1000px;
    height: 30px;
    margin: 10px 0px;
    background: #fff;
    color: #555;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dotted #ccc;
}

.prodetail5 {
    width: 1000px;
    height: 30px;
    margin: 30px 0px 10px;
    background: #fff;
    color: #555;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}

.prodetail6 {
    width: 1000px;
    height: 230px;
    margin: 10px 0px;
    background: #e9e9e9;
    color: #555;
    font-size: 14px;
    line-height: 30px;
}

.prodetail6list {
    float: left;
    width: 220px;
    height: 180px;
    margin-right: 9px;
}

.prodetail6pic {
    width: 190px;
    height: 160px;
    margin: 20px 0px 10px 15px;
    background: #fff;
    border: 1px solid #ccc;
}

.prodetail6font {
    width: 200px;
    height: 20px;
    background: #e9e9e9;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin: 0px 10px 0px;
}

/* ~~ download ~~ */
#rightdown {
    float: right;
    width: 750px;
    margin: 30px 0px 0 20px;
}

.downsearch {
    width: 750px;
    height: 24px;
    margin-bottom: 20px;
    line-height: 24px;
}

.cssinput {
    float: left;
    width: 200px;
    height: 20px;
    color: #ccc;
    border: 1px solid #ccc;
    padding-left: 5px;
}

.searchbotton {
    float: left;
    margin: 0px 10px 0;
}

.downlist {
    float: left;
    text-decoration: none;
    width: 250px;
    height: 30px;
    margin: 10px 0px 20px 0px;
    border-bottom: 1px dotted #CCC;
}

    .downlist ul {
        list-style: none;
    }

        .downlist ul li {
            font-size: 14px;
            color: #555;
            background: url(../images/download_1.png) 0 0 no-repeat;
            padding-left: 30px;
        }

            .downlist ul li a {
                color: #555;
                text-decoration: none;
            }

                .downlist ul li a:hover {
                    color: #000;
                }

.downloada {
    text-decoration: none;
    float: left;
    width: 200px;
    height: 156px;
    margin: 10px 50px 20px 0px;
}

.downloadpic {
    width: 200px;
    height: 120px;
    background: #f9f9f9;
    margin-top: 0px;
}

.downloadb {
    width: 200px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #555;
    background: url(../images/products_di.jpg) 0 0 no-repeat;
}

    .downloadb a {
        color: #555;
    }

        .downloadb a:hover {
            color: #000;
        }

.listnumdown {
    float: right;
    text-align: right;
    width: 695px;
    margin: 5px 0;
    margin-right: 50px;
    color: #333;
    font-size: 18px;
}
/* ~~ dealer ~~ */
.dpic {
    float: left;
    width: 189px;
    height: 168px;
    margin: 30px 30px;
}

/* ~~ contact us ~~ */
.contact {
    width: 1000px;
    height: 380px;
    margin: 20px 0 10px;
    background: #FFF;
}

.contactlist {
    width: 1000px;
    height: 45px;
    margin: 0 0 5px;
}

.contactlist1 {
    float: left;
    display: block;
    width: 140px;
    height: 45px;
    margin: 0px 1px 0px;
    background: #e9e9e9;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

    .contactlist1 a {
        color: #0973b1;
        text-decoration: none;
    }

.color1 a {
    float: left;
    display: block;
    width: 140px;
    height: 45px;
    margin: 0px 1px 0px;
    background: #0973b1;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    font-weight: normal;
    text-decoration: none;
}

.color2 a {
    float: left;
    display: block;
    width: 140px;
    height: 45px;
    margin: 0px 1px 0px;
    background: #e9e9e9;
    color: #0973b1;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    font-weight: bold;
    text-decoration: none;
}

.contact1 {
    width: 1000px;
    height: 300px;
    margin: 0px 0px 10px;
    background: #f5f5f6;
}

.contactadd {
    float: left;
    width: 260px;
    height: 260px;
    background: #f5f5f6;
    padding: 30px;
}

.contactfont1 {
    color: #0973b1;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}

.contactfont2 {
    color: #555;
    font-size: 14px;
    line-height: 30px;
}

.contactmap {
    float: right;
    width: 635px;
    height: 320px;
    background: #f5f5f6;
    color: #555;
}

/* ~~ news ~~ */
/*.newslist
{
    width: 1000px;
    height: 175px;
    margin: 30px 0;
}

.newslistpic
{
    float: left;
    width: 380px;
    height: 175px;
}

.newslistext
{
    float: left;
    width: 600px;
    height: 175px;
    margin-left: 18px;
}

.newsfont1
{
    font-size: 16px;
    font-weight: bold;
    color: #21479c;
    margin: 0px 0px 5px 0px;
    line-height: 20px;
}

    .newsfont1 a
    {
        color: #21479c;
        text-decoration: none;
    }

        .newsfont1 a:hover
        {
            color: #031e5b;
        }

.newsfont2
{
    font-size: 14px;
    color: #555;
    margin: 0px 0px 10px 0px;
    line-height: 20px;
}

.newsfont3
{
    font-size: 14px;
    color: #555;
    margin: 0px 0px 5px 0px;
    line-height: 20px;
}

.newsfont4
{
    font-size: 14px;
    color: #21479c;
    margin: 0px 0px 0px 0px;
}

    .newsfont4 a
    {
        color: #21479c;
    }

        .newsfont4 a:hove
        {
            color: #21479c;
            font-weight: bold;
        }*/
.newspace {
    width: 1000px;
    height: 10px;
    margin: 10px 0;
}

.newslist {
    width: 1000px;
    height: 30px;
    margin: 10px 0;
}

.newslistpic {
    float: left;
    width: 380px;
    height: 175px;
}

.newslistext {
    float: left;
    width: 960px;
    margin: 5px 20px;
}

.newsfont1 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #21479c;
    line-height: 20px;
    width: 650px;
    background: url(../images/newsicon.jpg) no-repeat;
    padding-left: 30px;
}

    .newsfont1 a {
        color: #21479c;
        text-decoration: none;
    }

        .newsfont1 a:hover {
            color: #031e5b;
        }

.newsfont2 {
    float: left;
    font-size: 14px;
    color: #555;
    line-height: 20px;
    width: 200px;
}

.newsfont3 {
    font-size: 14px;
    color: #555;
    margin: 0px 0px 5px 0px;
    line-height: 20px;
}

.newsfont4 {
    float: left;
    font-size: 14px;
    color: #21479c;
    width: 60px;
    line-height: 20px;
}

    .newsfont4 a {
        color: #21479c;
    }

        .newsfont4 a:hover {
            color: #21479c;
            font-weight: bold;
        }

/* ~~ newsdetail ~~ */
.newsdetail {
    width: 920px;
    height: 100% !important;
    margin: 20px 40px;
}

.newslistbp {
    width: 920px;
    height: 500px;
    margin: 30px 0;
    text-align: center;
}

.newslistline {
    width: 920px;
    height: 10px;
    border-bottom: 1px dotted #CCC;
    margin: 10px 0;
}

.newsfont5 {
    font-size: 14px;
    color: #555;
    margin: 0px 0px 5px 0px;
    line-height: 20px;
}

    .newsfont5 a {
        color: #21479c;
        text-decoration: none;
    }

/* ~~ topsearch ~~ */
.topsearch {
    width: 352px;
    height: 36px;
    background: url(../images/topsearch.jpg);
    border: 1px solid #CCC;
}

input.smallInput {
    float: left;
    width: 287px;
    /*background: #0065a0;*/
    background: #f6f6f6;
    FONT-SIZE: 11pt;
    color: #bbb;
    HEIGHT: 34px;
    LINE-HEIGHT: normal;
    border: none;
}

input.buttonface {
    float: left;
    width: 50px;
    height: 35px;
    /*background: #00a1ff;*/
    background: #dfdfdf;
    border: none;
    /*color: #FFF;*/
    color: #000000;
    font-size: 14px;
    line-height: 35px;
}

/* ~~ cases ~~ */
.caseseach {
    width: 1000px;
    height: 65px;
    margin: 20px 0 20px;
    background-color: #f5f5f6;
}

.caseseach1 {
    float: left;
    width: 130px;
    height: 30px;
    padding: 17px 0 0 30px;
    line-height: 30px;
    font-size: 16px;
    color: #21479c;
    font-weight: bold;
}

.caseseachput {
    float: left;
    padding: 20px 0 0 0px;
    width: 500px;
    height: 30px;
}

select.caseslelct {
    float: left;
    width: 150px;
    height: 20px;
    background: #fff;
    padding-left: 5px;
    margin-right: 20px;
    border: none;
    color: #bebebe;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #CCC;
}

.caseslist {
    float: left;
    width: 285px;
    height: 365px;
    border: 1px solid #ccc;
    margin: 20px 23px;
    display: block;
}

.caseslistop {
    width: 285px;
    height: 60px;
    background: #f5f5f6;
    text-align: center;
}

.caseslistpic {
    width: 285px;
    height: 305px;
}

.casesfont1 a {
    font-size: 16px;
    color: #21479c;
    line-height: 35px;
    text-decoration: none;
}

    .casesfont1 a:hover {
        font-size: 16px;
        color: #21479c;
    }

.casesfont2 {
    font-size: 14px;
    color: #555;
    line-height: 14px;
}

/* ~~ casesdetail ~~ */
.casesdetailp {
    width: 998px;
    height: 600px;
    margin: 20px 0px;
    border: 1px solid #ccc;
}

.casesdetailpb {
    width: 878px;
    height: 480px;
    text-align: center;
    margin: 20px auto;
}

.casesdetailps {
    width: 878px;
    height: 57px;
    margin: 12px auto;
}

.casesdetailpslist1 {
    width: 100;
    height: 55px;
    float: left;
    margin: 0px 15px 0px 0px;
    border: 1px solid #21479c;
}

.casesdetailpslist2 {
    float: left;
    width: 100px;
    height: 55px;
    margin: 0px 15px 0px 0px;
    border: 1px solid #bbb;
}

.casesdetailcon {
    width: 878px;
    height: 100% !important;
    margin: 20px auto;
    padding-bottom: 10px;
}

.caseline {
    height: 5px;
    border-bottom: 1px dotted #bbb;
}

.morecase {
    width: 878px;
    height: 100px;
    margin: 20px auto;
}

    .morecase ul {
        list-style: none;
    }

        .morecase ul li {
            float: left;
            color: #555;
            widh: 200px;
            height: 25px;
            line-height: 25px;
            font-size: 14px;
            margin: 10px 20px;
        }

            .morecase ul li a {
                color: #555;
                text-decoration: none;
            }

                .morecase ul li a:hover {
                    color: #21479c;
                    text-decoration: none;
                }

/* ~~ dealerlogin ~~ */
.login1 {
    height: 30px;
    margin: 20px auto;
}

.loginleft {
    float: left;
    width: 400px;
    text-align: right;
    color: #555;
}

.loginright {
    float: left;
    width: 300px;
    text-align: left;
}

.login4 {
    width: 100px;
    height: 30px;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    background-color: #06C;
    margin: 0px auto;
}

    .login4 a {
        width: 100px;
        height: 30px;
        color: #FFF;
        text-decoration: none;
        text-align: center;
        line-height: 30px;
        background-color: #06C;
        margin: 0px auto;
    }

/* ~~ 左右滚动 ~~ */
.box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    _height: 100%;
}

.picbox {
    width: 1000px;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.piclist {
    height: 220px;
    position: absolute;
    left: 0px;
    top: 0px;
}

    .piclist li {
        background: #eee;
        margin-right: 0px;
        padding: 0px;
        float: left;
    }

.swaplist {
    position: absolute;
    left: -3000px;
    top: 0px;
}

.og_prev, .og_next {
    width: 30px;
    height: 50px;
    background: url(../images/icon.png) no-repeat;
    background: url(../images/icon_ie6.png) no-repeat\9;
    position: absolute;
    top: 67px;
    z-index: 99;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.og_prev {
    background-position: 0 -60px;
    left: 4px;
}

.og_next {
    background-position: 0 0;
    right: 4px;
}

/* ~ ~ 下拉菜单 ~ ~ */
.navtoptext {
    width: 1000px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    line-height: 24px;
    font-size: 16px;
}

    .navtoptext ul ul {
        width: 135px;
        display: none;
    }

    .navtoptext ul li:hover > ul {
        display: block;
    }


    .navtoptext ul {
        padding: 0 20px;
        border-radius: 10px;
        list-style: none;
        position: relative;
        display: inline-table;
        z-index: 999;
    }

        .navtoptext ul:after {
            content: "";
            clear: both;
            display: block;
        }

        .navtoptext ul li {
            float: left;
        }

            .navtoptext ul li:hover {
                background: #348cbf;
                background: linear-gradient(top, #348cbf 0%, #4eace2 40%);
                background: -moz-linear-gradient(top, #348cbf 0%, #4eace2 40%);
                background: -webkit-linear-gradient(top, #348cbf 0%,#4eace2 40%);
            }

                .navtoptext ul li:hover a {
                    color: #fff;background:#f9a50e;
                }

            .navtoptext ul li a {
                display: block;
                padding: 5px 35px;
                color: #fff;
                text-decoration: none;
                

            }


        .navtoptext ul ul {
            background: #5f6975;
            border-radius: 0px;
            padding: 0;
            position: absolute;
            top: 100%;
        }

            .navtoptext ul ul li {
                width: 135px;
                float: none;
                border-top: 1px solid #6b727c;
                border-bottom: 1px solid #575f6a;
                position: relative;
            }

                .navtoptext ul ul li a {
                    padding: 10px 0px;
                    color: #fff;
                }

                    .navtoptext ul ul li a:hover {
                        background: #4b545f;
                    }

            .navtoptext ul ul ul {
                width: 150px;
                position: absolute;
                left: 100%;
                top: 0;
            }

                .navtoptext ul ul ul li {
                    width: 150px;
                }

/* ~~ productsdetail2 ~~ */
.prodetail25 {
    width: 1000px;
    height: 350px;
    margin: 20px 0 10px;
    background: transparent;
}

.prodetail25_left {
    float: left;
    width: 586px;
    height: 340px;
    margin: 0px 10px 0px 0;
    background-color: #FFF;
    border: 1px solid #bbb;
}

.prodetail25_leftpicb {
    width: 550px;
    height: 300px;
    margin: 20px 18px 10px;
}

.prodetail25_leftpics {
    width: 550px;
    height: 37px;
    margin: 10px 15px 10px 18px;
}

.prodetail25_leftpics1 {
    float: left;
    width: 65px;
    height: 35px;
    margin: 0px 15px 0px 0px;
    border: 1px solid #21479c;
}

.prodetail25_leftpics2 {
    float: left;
    width: 65px;
    height: 35px;
    margin: 0px 15px 0px 0px;
    border: 1px solid #bbb;
}

.prodetail25_right {
    float: right;
    width: 400px;
    height: 340px;
    margin: 0px 0px 0px 0;
    background-color: #FFF;
    border: 1px solid #bbb;
}

.profont3 {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    margin: 20px 10px 0 20px;
    text-align: left;
}

.profont5 {
    font-size: 16px;
    font-weight: bold;
    color: #555;
    padding: 7px 25px;
}

    .profont5 a {
        text-decoration: none;
    }

.profont6 {
    font-size: 14px;
    color: #0973b1;
    line-height: 24px;
}

.profont7 {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.profont8 {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}

.productailist {
    float: left;
    width: 470px;
    background: url(../images/detail25bg.jpg) left top no-repeat;
    margin: 10px 30px 0 0;
}

.productailist2 {
    float: right;
    width: 470px;
    background: url(../images/detail25bg.jpg) left top no-repeat;
    margin: 10px 0px 0 30px;
}

.prolist1 {
    width: 440px;
    margin: 15px 15px;
}

.prolist1_left {
    float: left;
    width: 250px;
}

.prolist1_right {
    float: left;
    width: 190px;
}

.prodetail8 {
    width: 1000px;
    height: 40px;
    margin: 20px 0px;
    background: #fff;
    color: #555;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    border-top: 1px dotted #ccc;
}
