﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family:"微软雅黑";
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

ul, li, dl, dt, dd {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a:link, a:visited {
    color: black;
    text-decoration: none;
}

a:hover {
    color: red;
}

h2, h3 {
    line-height: 10px;
}

.width150 {
    text-align: center;
    color: #5ec7f2;
    width: 150px;
}

.width200 {
    width: 200px;
}

.font-size12 {
    font-size: 12px;
    font-weight: normal;
}

.img_align {
    vertical-align: middle;
}

.textarea {
    width: 300px;
    height: 120px;
    vertical-align: top;
    margin: 5px 0px;
}

input[type=text] {
}

input[type=button] {
    width: 150px;
    height: 30px;
    background-color: #62bd44;
    border: 0px;
    color: white;
}

.margin-left50 {
    margin-top: 10px;
    margin-left: 50px;
}

.margin20 {
    margin: 20px 0px;
}

#main {
}

    #main #header {
        width: 1000px;
        height: 80px;
        margin: 0px auto;
    }

        #main #header .logo {
            width: 235px;
            height: 60px;
            margin-top: 10px;
        }

        #main #header .nav {
            margin-top: 30px;
            font-size: 14px;
        }

.nav ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin: 0px 5px;
}

#main #banner {
    height: 450px;
    text-align: center;
    background-image: url(images/banner_bg.png);
    background-repeat: no-repeat;
    background-position: center 0px;
}

#main #listbanner {
    height: 317px;
    text-align: center;
    background-image: url(images/banner_listbg.png);
    background-repeat: no-repeat;
    background-position: center 0px;
}

#main #mainbody {
    width: 1000px;
    margin: 10px auto;
}

    #main #mainbody .news {
        width: 680px;
    }

    #main #mainbody .title {
        height: 40px;
        font-size: 14px;
        font-weight: bold;
        padding: 0px 20px;
        line-height: 40px;
        background-color: #dbebd1;
        background-image: url(images/1.png);
        background-position: 10px 12px;
        background-repeat: no-repeat;
        color: #666;
        margin-bottom: 10px;
    }

    #main #mainbody .news .player {
        width: 336px;
        margin-top: 5px;
    }

    #main #mainbody .news .news_cont {
        margin-left: 350px;
    }

        #main #mainbody .news .news_cont .nw {
            height: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: normal;
        }

        #main #mainbody .news .news_cont ul li {
            line-height: 25px;
        }

    #main #mainbody .content {
        line-height: 25px;
        text-indent: 2em;
    }

    #main #mainbody .about_cykj {
        width: 310px;
        height: 200px;
        margin-left: 690px;
    }

        #main #mainbody .about_cykj .weixin {
            height: 90px;
            padding: 5px;
            background-color: #6fb048;
            color: white;
            font-family: 微软雅黑;
        }


    #main #mainbody .listbody {
        background-position: 0px 30px;
        background-repeat: no-repeat;
        padding-top: 100px;
        overflow: hidden;
    }

    /*#main #mainbody .about {
        background-image: url(images/about.png);
    }*/
    #main #mainbody .about{
        padding-top:10px;
    }
    #main #mainbody .aboutbody {
        padding-right: 30px;
        width: 750px;
        font-size: 14px;
        line-height: 35px;
        background-image: url(images/ma1.png);
        background-repeat: repeat-y;
        background-position: right 0px;
        /*text-indent: 2em;*/
    }

    #main #mainbody .jobs {
        background-image: url(images/jobs.png);
    }

        #main #mainbody .jobs .name {
            width: 330px;
            height: 450px;
            text-align: center;
        }

            #main #mainbody .jobs .name .description {
                width: 200px;
                padding-left: 80px;
                text-align: left;
            }

                #main #mainbody .jobs .name .description ul {
                    height: 180px;
                    overflow-y: hidden;
                }

                    #main #mainbody .jobs .name .description ul li {
                        margin-top: 10px;
                        padding-left: 20px;
                        background-image: url(images/jl.png);
                        background-repeat: no-repeat;
                        background-position: 0px 2px;
                        line-height: 150%;
                    }

                        #main #mainbody .jobs .name .description ul li.list-stylenone {
                            background: none;
                        }

.job_button {
    margin-left: 20px;
    width: 100px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: white;
    background-color: green;
}

#main #mainbody .products {
    background-image: url(images/products.png);
}

    #main #mainbody .products .sidebar {
        width: 200px;
    }

        #main #mainbody .products .sidebar dl dt {
            height: 40px;
            color: white;
            font-size: 14px;
            font-weight: bold;
            padding-left: 30px;
            line-height: 40px;
            background-image: url(../../images/db_title1.png);
            background-position: 0px 0px;
            background-repeat: no-repeat;
        }

        #main #mainbody .products .sidebar dl dd {
            height: 40px;
            line-height: 40px;
            padding-left: 40px;
            color: #337337;
            border-bottom: 1px dotted white;
            background-color: #fff;
        }
        #main #mainbody .products .sidebar dl dd a{
            color: #337337;
        }
        #main #mainbody .products .sidebar .rj_title {
            background-image: url(../../images/rj_title.png);
            background-position: 0px 0px;
            background-repeat: no-repeat;
        }

    #main #mainbody .products .productbody {
        width: 780px;
        margin-left: 220px;
    }

#main #mainbody .newstitle {
    background-image: url(images/news.png);
}

#main #mainbody .case {
    background-image: url(images/Case.png);
}
#main #mainbody .amine {
    background-image: url(images/Amine.png);
}

#main #mainbody .join {
    background-image: url(images/join.png);
}

    #main #mainbody .join .map {
        width: 510px;
    }

    #main #mainbody .join .cont {
        width: 400px;
        line-height: 25px;
        text-indent: 2em;
    }

#main #mainbody .contact {
    background-image: url(images/contact_title.png);
}

    #main #mainbody .contact .address {
        margin-left: 50px;
    }

        #main #mainbody .contact .address ul li {
            line-height: 50px;
        }

    #main #mainbody .contact .message {
        width: 400px;
    }

        #main #mainbody .contact .message ul li {
            line-height: 35px;
        }

#main #mainbody .map {
    margin: 20px 0px;
}

#main #footer {
    text-align: center;
    line-height: 25px;
}

    #main #footer hr {
        height: 10px;
        background-color: #e4e4e4;
        border: 0px;
        margin: 10px 0px;
    }
    .about-right ul li a{
        font-size:14px;
        font-weight:600;
    }
