﻿div, body {
    margin: 0px;
    padding: 0px;
}

body {
    /*background: #808080;*/
    font-size: 14px;
    color: #555;
    background: url("/img/st_bg_09.png") repeat-y top;
    /*background: #EAEAEA;*/
}

input[type="text"] {
    border: 1px solid #ccc;
    line-height:30px;
}

/*.top {
    width: 1000px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    border-bottom: 2px solid #1E9137;
    background: #fff;
    margin:0 auto 10px
}

    .top div {
        float: left;
        margin-left: 30px;
    }

    .top a {
        width: 50px;
        height: 20px;
        font-size: 12px;
        color: #07a429;
        text-decoration: none;
        float: right;
        margin-top: 18px;
        margin-right: 30px;
    }*/

.out {
    width: 1000px;
    height: auto;
    background:#F1F1F1; /*#F6F6F6*/
    margin: 0 auto;
}

div#ddl {
    line-height: 2.9;
}

.name {
    background: #fff;
    position: relative;
    /*border: 1px solid #ccc;*/
    height: auto;
    width: 850px;
    margin: 0 auto;
    margin-bottom: 15px;
    top: 20px;
}

.conInput {
    width: 100%;
    height: 40px;
    /* line-height: 78px; */
    margin: 23px auto 0;
}


.conBottom {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

    .conBottom input {
        margin-right: 20px;
    }

    .conBottom.botton {
        text-align: right;
    }

    .conBottom.next {
        text-align: right;
        margin-top: 35px;
    }

select {
    height: 34px;
    padding-left: 10px;
    margin-left: -8px;
    margin-right: 10px;
    border: 1px #ccc solid;
}

.fen select {
    margin-left: 0px;
}

.conInput .colleft {
    margin-left: 40px;
}

.conInput .colright {
    width: 714px;margin-left:3px;
}

.conInput .colleft, .conInput .colright {
    float: left;
    line-height: 36px;
}

.name p {
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.outside {
    margin: 0 auto;
    width: 850px;
    margin-top: 40px;
}

.col {
    float: left;
    margin-bottom: 15px;
}

    .col.left {
        padding-right: 10px;
        width: 100px;
        height: 40px;
        text-align: right;
        line-height: 40px;
    }

    .col.right {
        width: 720px;
        height: 40px;
        text-align: left;
    }

.txt {
    width: 708px;
    height: 30px;
    border: 1px solid #ccc;
}

.coltr {
    width: 100%;
}

.area {
    width: 708px;
    height: 33px;
}

#imgOutLayer {
    width: 200px;
    height: 200px;
}

    #imgOutLayer img {
        width: 100%;
        height: 100%;
    }

._col {
    width: 900px;
    height: 40px;
    margin-bottom: 15px;
}

    ._col._left {
        /*padding-right: 10px;*/
        text-align: right;
        width: 400px;
        float: left;
    }

    ._col._right {
        width: 408px;
        float: right;
    }

.txtname, .txttel {
    width: 200px;
    height: 30px;
}

#comname {
    display: block;
    width: 99%;
    height: 30px;
    margin: 0 auto;
    border: 1px #ccc solid;
    padding-left: 5px;
    padding-right: 5px;
    /* margin-top: 45px; */
}

.btn {
    width: 110px;
    height: 30px;
    /*position: absolute;
    right: 10px;
    bottom: 10px;*/
    border: none;
    color: #fff;
}

#nextbtn {
    background: #1E9137;
    /*position: absolute;
    right: 10px;
    bottom: 10px;
    background: #77E890;*/
}

#zongnext {
    /*position: absolute;
    bottom: 10px;
    right: 10px;*/
    background: #1E9137;
}

.clear {
    clear: both;
}

.fen {
    margin-bottom: 30px;
}

.fen, .zong {
    display: none;
    background: #fff;
    /*outline: 1px solid #ccc;*/
    position: relative;
}

/*.blank {
    text-align: center;
    width: 100%;
    height: 42px;
    clear: both;
}*/

.bottom {
    display: none;
    height: 100px;
    width: 850px;
    margin: 0 auto;
    text-align: right;
    line-height: 100px;
}

#goon {
    background: #1E9137;
}

#finsh {
    background: #10668F;
}

.title {
    padding-left: 10px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    /*text-align: center;*/
    /*border-bottom: 1px solid #ccc;*/
    /*border: 1px solid #ccc;*/
    position: relative;
    border-bottom: 2px solid #79DAAD;
    color: #444;
}

.con {
        padding-top: 20px;
    width: 100%;
    height: auto;
    /*border: 1px solid #ccc;*/
    /*-------------------------
    padding-top: 30px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
}

.open {
    width: 40px;
    height: auto;
    position: absolute;
    left: 10px;
    bottom: 12px;
    cursor: pointer;
}

.title span {
    margin-left: 50px;
}

.del {
    width: 40px;
    height: auto;
    position: absolute;
    right: 10px;
    bottom: 4px;
    cursor: pointer;
}

input.tel {
    width: 339px;
}
    
input.contact {
    width: 286px;
}

a.upload {
    font-size: 14px;
    color: #fff;
}

#upload {
       width: 50px;
    background-color: #77E890;
    height: 25px;
    text-align: center;
    line-height: 25px;
}
p#max {
    font-size: 12px;
    margin: 0;
}
/*top*/
.header {
    background: url("/img/top_bg_01.jpg") no-repeat center;
    height: 100px;
    width: 100%;
}

.top {
    width: 1100px;
    height: 100px;
    margin: 0 auto;
}

.header .top .logo img {
    width: 182px;
    height: 100px;
}

.logo {
    width: 182px;
    float: left;
}

.nav {
        width: 712px;
    float: left;
    margin: 21px 0 0 109px;
}


.header a {
    color: #656464;
    text-decoration: none;
}

.nav1, nav2 {
    /*width:800px;
    height:auto;*/
    float: right;
    margin: 0px;
}

.nav1 {
    margin-right: 69px;
    margin-bottom: -7px;
}


.nav li {
    float: left;
    list-style: none;
}

.nav1 li {
    background: url("/img/sub_nav_bg2.png") no-repeat center;
    width: 181px;
    height: 36px;
    text-align: center;
    /*line-height: 36px;*/
    margin: 0px -24px;
}

.nav2 li {
    background: url("/img/sub_nav_bg1.png") no-repeat center;
    width: 181px;
    height: 36px;
    text-align: center;
    /*line-height: 36px;*/
    margin: 0px -24px;
}

.nav1 li a {
    width: 181px;
    height: 44px;
    display: block;
    line-height: 41px;
    color: #686868;
    font-size: 14px;
}

    .nav1 li a:hover {
        background: url("/img/sub_nav_act2.png") no-repeat center;
        color: #fff;
    }

.nav2 li a {
    width: 181px;
    height: 36px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    display: block;
    line-height: 25px;
    color: #686868;
    font-size: 14px;
}

    .nav2 li a:hover {
        background: url("/img/sub_nav_act1.png") no-repeat center;
        color: #fff;
}
