﻿body {
    background: rgb(255, 255, 255);
    margin: 0px auto;
    font-size: 12px;
    min-width: 980px;
}

* {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
}

li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

img {
    border: 0px currentColor;
}

dl {
    margin: 0px;
    padding: 0px;
    display: block;
}

dt {
    margin: 0px;
    padding: 0px;
    display: block;
}

dd {
    margin: 0px;
    padding: 0px;
    display: block;
}

span {
    margin: 0px;
    padding: 0px;
    display: block;
}

a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

    a:focus {
        color: rgb(0, 0, 0);
        text-decoration: none;
    }

    a:hover {
        color: rgb(232, 67, 21);
        text-decoration: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

cite {
    font-style: normal;
}

h2 {
    font-weight: normal;
}

h3 {
    margin-left: 15px;
}

h4 {
    margin-left: 15px;
}

input {
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml15 {
    margin-left: 15px;
}

.mr15 {
    margin-right: 15px;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.pdt10 {
    padding-top: 10px;
}

.clearfix {
    clear: both;
}

.space {
    height: 20px;
    clear: both;
    margin-left: 15px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

header {
    margin: 0px auto;
    width: 100%;
    height: 96px;
}

.header-t {
    background: rgb(243, 243, 243);
    height: 30px;
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

    .header-t ul {
        margin: 0px auto;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        min-width: 960px;
        max-width: 1300px;
    }

        .header-t ul li {
            color: rgb(102, 102, 102);
            margin-right: 5px;
            float: right;
        }

            .header-t ul li.wel {
                float: left;
            }

            .header-t ul li span {
            }

                .header-t ul li span.load {
                    color: rgb(232, 67, 21);
                }

.header-nav {
    height: 66px;
    font-size: 16px;
}

    .header-nav ul {
        margin: 0px auto;
        line-height: 60px;
        min-width: 960px;
        max-width: 1300px;
    }

        .header-nav ul li {
            margin: 0px 15px;
            color: rgb(233, 108, 106);
            line-height: 65px;
            font-family: "方正准圆简体";
            font-size: 34px;
            float: left;
        }

            .header-nav ul li.fl {
                margin: 0px 15px 0px 0px;
                float: left;
            }

                .header-nav ul li.fl span.logo {
                    height: 60px;
                    margin-top: 5px;
                }

                .header-nav ul li.fl img {
                    height: 60px;
                    margin-left: 2px;
                }

.main {
    background: rgb(233, 108, 106);
    margin: 0px auto;
    width: 100%;
}

.content {
    background: url("../images/banner_contact.jpg") no-repeat left top / 800px auto;
    margin: 0px auto;
    overflow: hidden;
    min-width: 960px;
    max-width: 1200px;
}

.container {
    background: url("../images/banner_contact-2.jpg") no-repeat left top / 800px auto;
    margin: 0px auto;
    overflow: hidden;
    min-width: 960px;
    max-width: 1200px;
}

    .container .con_right {
        background: rgb(255, 255, 255);
        margin: 60px 10px 60px 0px;
        border: 1px solid rgb(222, 222, 222);
        width: 21pc;
        height: 338px;
        float: right;
    }

        .container .con_right .con_r_top {
            padding: 0px 0px 0px 20px;
            width: 316px;
            height: 100px;
            border-top-color: rgb(232, 67, 21);
            border-top-width: 0px;
            border-top-style: solid;
        }

            .container .con_right .con_r_top a {
                color: rgb(153, 153, 153);
                border-bottom-color: rgb(222, 222, 222);
                border-bottom-width: 2px;
                border-bottom-style: solid;
            }

                .container .con_right .con_r_top a.select {
                    color: rgb(51, 51, 51);
                    border-bottom-color: rgb(232, 67, 21);
                    border-bottom-width: 2px;
                    border-bottom-style: solid;
                }

            .container .con_right .con_r_top .left {
                padding: 25px 0px 0px;
                width: 148px;
                height: 35px;
                text-align: left;
                font-size: 18px;
                text-decoration: none;
                float: left;
            }

            .container .con_right .con_r_top .right {
                padding: 25px 0px 0px;
                width: 148px;
                height: 35px;
                text-align: center;
                font-size: 18px;
                text-decoration: none;
                float: left;
            }

            .container .con_right .con_r_top .left {
                color: rgb(153, 153, 153);
                border-bottom-color: rgb(222, 222, 222);
                border-bottom-width: 2px;
                border-bottom-style: solid;
            }

            .container .con_right .con_r_top .right .content-3 .con_right .con_r_top .right {
                color: rgb(51, 51, 51);
                border-bottom-color: rgb(232, 67, 21);
                border-bottom-width: 2px;
                border-bottom-style: solid;
            }

        .container .con_right ul .con_r_left .erweima {
            text-align: center;
        }

        .container .con_right ul .con_r_left p {
            padding: 25px 0px 0px;
            text-align: center;
            color: rgb(232, 67, 21);
            font-size: 16px;
        }

        .container .con_right ul .con_r_right .user input {
            margin: 0px 0px 21px -1px;
            border: 1px solid rgb(222, 222, 222);
            width: 254px;
            height: 33px;
            color: rgb(153, 153, 153);
            line-height: 2pc;
            padding-left: 7px;
            font-size: 14px;
        }

            .container .con_right ul .con_r_right .user input.login-button {
                background: rgb(232, 67, 21);
                margin: 0px;
                width: 298px;
                height: 44px;
                line-height: 44px;
                font-weight: bold;
                color: rgb(255, 255, 255);
                font-size: 1pc;
                text-align: center;
                padding: 0px;
                cursor: pointer;
            }

            .container .con_right ul .con_r_right .user input.check {
                margin: 2px 8px 0px 1px;
                border: 1px solid rgb(222, 222, 222);
                width: 16px;
                height: 16px;
                color: rgb(153, 153, 153);
                font-size: 14px;
                float: left;
                padding-left: 0px;
            }

        .container .con_right ul .con_r_right .user {
            padding: 0px 0px 0px 20px;
        }

            .container .con_right ul .con_r_right .user .user-icon {
                background: url("../images/user-icon.jpg") no-repeat left top;
                width: 36px;
                height: 35px;
                float: left;
            }

            .container .con_right ul .con_r_right .user .mima-icon {
                background: url("../images/mima-icon.jpg") no-repeat left top;
                width: 36px;
                height: 35px;
                float: left;
            }

            .container .con_right ul .con_r_right .user .yzmz-icon {
                background: url("../images/yzmz-icon.jpg") no-repeat left top;
                width: 36px;
                height: 35px;
                float: left;
            }

        .container .con_right ul .con_r_right p {
            padding: 0px 39px 37px;
            color: rgb(102, 102, 102);
            overflow: hidden;
            font-size: 13px;
        }

            .container .con_right ul .con_r_right p .mima {
                padding-left: 5px;
                text-decoration: none;
                float: left;
            }

            .container .con_right ul .con_r_right p .zhuce {
                text-decoration: none;
                float: right;
            }

        .container .con_right ul .con_r_right button {
            background: rgb(232, 67, 21);
            margin: 0px;
            width: 298px;
            height: 44px;
            color: rgb(255, 255, 255);
            font-size: 1pc;
        }

        .container .con_right ul .con_r_left {
            display: none;
        }

.con_right ul .con_r_left .erweima {
    margin: 0px auto;
    width: 174px;
    height: 11pc;
    position: relative;
}

.login-button {
    display: block;
    background: rgb(232, 67, 21);
    margin: 0px;
    width: 298px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    padding: 0px;
    color: rgb(255, 255, 255);
    font-size: 1pc;
}

    .login-button:hover, .login-button:visited {
        color: rgb(255, 255, 255);
    }

.qrcode {
    left: 0px;
    top: 0px;
    width: 174px;
    height: 11pc;
    position: absolute;
}

    .qrcode img {
        width: 160px;
        height: 160px;
    }

.divimg {
    background: rgb(255, 255, 255);
    padding: 1px;
    border-radius: 0.5rem;
    border: 1px solid rgb(238, 238, 238);
    left: 50%;
    top: 50%;
    width: 60px;
    height: 30px;
    overflow: hidden;
    margin-top: -15px;
    margin-left: -30px;
    filter: alpha(opacity=90);
    position: absolute;
    z-index: 100;
    opacity: 0.9;
    -moz-opacity: .9;
}

.content .con_right ul .con_r_right .user .yanzheng {
    margin: 0px 5px 10px 1px;
    width: 150px;
    padding-left: 5px;
}

.content .con_right ul .con_r_right .user .next {
    width: 40px;
    height: 33px;
    font-size: 12px;
    margin-right: 40px;
    float: right;
}

.content .con_right .con_r_top {
}

.content .con_right span {
    color: rgb(132, 132, 132);
}

    .content .con_right span a {
        margin: 0px 5px;
        color: rgb(102, 102, 102);
        line-height: 60px;
        font-size: 13px;
    }

        .content .con_right span a:hover {
            color: rgb(232, 67, 21);
        }

.footer-copyright {
    width: 100%;
    height: 60px;
    color: rgb(119, 119, 119);
    line-height: 30px;
    min-width: 1300px;
}

    .footer-copyright span, .footer-copyright a {
        margin: 0px auto;
        text-align: center;
        color: rgb(153, 153, 153);
    }

.inline-label {
    height: 20px;
    line-height: 20px;
}
