body { background-color:; background-position: top center; margin-left: 0px; COLOR:; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-size: 14px; }
A:link { FONT-SIZE: 14px; COLOR:; TEXT-DECORATION: none }
A:visited { FONT-SIZE: 14px; COLOR:; TEXT-DECORATION: none }
A:hover { FONT-SIZE: 14px; COLOR:; TEXT-DECORATION: none }
/*导航样式开始*/
#webdh { text-align: center; vertical-align: middle; width: 1200px; height: px; margin: 0 auto; font-size: 14px; font-weight: normal; COLOR:; background-color:; overflow: hidden; }
#webdh A:link { FONT-SIZE: 14px; COLOR:; TEXT-DECORATION: none }
#webdh A:visited { FONT-SIZE: 14px; COLOR:; TEXT-DECORATION: none }
#webdh A:hover { FONT-SIZE: 14px; COLOR:; TEXT-DECORATION: none }
#copy { text-align: center; width: 1200px; margin: 0 auto; line-height: 150%; }
.clear { clear: both; height: 0; overflow: hidden; display: block; }
.clearfix:after { clear: both; height: 0; overflow: hidden; display: block; visibility: hidden; content: "."; }

/*中间内容开始*/
#bodycon { width: 1200px; margin: 0 auto; }
#bodycon #left { float: left; width: 0px; background-color:; }
#bodycon #center { float: left; width: 1200px; background-color:; }
#bodycon #right { float: left;  background-color:; }
/*中间内容结束*/
/*详细内容开始*/
#bodycontent { width: 1200px; float: right; line-height: 180%; text-align: center; }
#bodycontent .news_content_body { padding: 15px 10px;

}
#bodycontent .news_content_body p { font-size: 16px; line-height: 2.3; color: #333; text-align: justify; _margin-top: 22px; margin-top: 22px; }
/*详细内容结束*/
/*新闻列表默认样式开始*/
.shopmrsc:hover { background-color: #f9f9f9; }
.shopmrsc { border-bottom: #efefef solid 1px; overflow: hidden; padding: 15px 5px; }
.shopmrsc a { float: left; display: block; height: 135px; text-decoration: none; position: relative; }
.shopmrsc a:hover { color: red; text-decoration: none; }
.xwlb_img { float: left; margin-right: 15px; width: 205px; height: 135px; background-color: #DBD9DA; }
.xwlb_img img { max-width: 205px; max-height: 135px; display: table-cell; }
.shopmrsc p { font-size: 16px; font-weight: bold; overflow: hidden; text-align: left; margin: 0 auto; border-bottom: none; }
.shopmrsc p.xwlbbt { font-size: 16px; font-family: "Microsoft YaHei"; font-weight: normal; }
.shopmrsc p.xwlbnr { font-size: 14px; font-weight: normal; #height: 50px; line-height: 24px; margin-top: 7px; color: #999; }
.shopmrsc p.xwlbsj { font-size: 14px; font-weight: normal; color: #787878; position: absolute; line-height: 20px; bottom: 0; }
/*新闻列表默认样式结束*/
.msg-box {
            display: block;
            margin: 0;
            padding: 6px;
            border: 1px solid #fbf2b5;
            background: #fcfbda;
        }
            .msg-box i {
                display: block;
                float: left;
                margin: 4px 0 0;
                font-size: 12px;
                color: #A094A9;
                width: 18px;
                height: 18px;
                text-align: center;
                vertical-align: middle;
            }
            .msg-box p {
                margin-left: 18px;
                line-height: 24px;
                color: #A4A147;
                font-size: 12px;
            }
        .form-box {
            margin: 0 50px;
            padding: 20px 0 30px;
        }
            .form-box .form-group {
                margin: 0;
                padding: 10px 0;
                clear: both;
            }
                .form-box .form-group .tips {
                    margin-left: 16%;
                    color: #666;
                    font-size: 12px;
                    line-height: 20px;
                }
                .form-box .form-group dt {
                    display: block;
                    float: left;
                    padding-right: 2%;
                    width: 14%;
                    line-height: 40px;
                    text-align: right;
                    color: #888;
                }
                .form-box .form-group dd {
                    display: block;
                    position: relative;
                    margin-left: 16%;
                    line-height: 40px;
                }
                    .form-box .form-group dd img {
                        vertical-align: middle;
                    }
                    .form-box .form-group dd .input {
                        display: inline-block;
                        padding: 0 10px;
                        width: 50%;
                        height: 40px;
                        line-height: 20px;
                        border: 1px solid #e0e0e0;
                    }
                        .form-box .form-group dd .input.code {
                            width: 80px;
                        }
                    .form-box .form-group dd .select {
                        display: inline-block;
                        padding: 10px;
                        height: 40px;
                        line-height: 20px;
                        border: 1px solid #e0e0e0;
                    }
                    .form-box .form-group dd .textarea {
                        display: inline-block;
                        padding: 10px;
                        width: 50%;
                        height: 80px;
                        line-height: 20px;
                        border: 1px solid #e0e0e0;
                        vertical-align: middle;
                        overflow: auto;
                    }
                    .form-box .form-group dd .submit {
                        display: inline-block;
                        margin: 0 0 0 5px;
                        padding: 10px 46px;
                        width: auto;
                        height: auto;
                        line-height: 20px;
                        color: #fff;
                        font-size: 14px;
                        border: 1px solid #d70029;
                        background: #d70029;
                        cursor: pointer;
                    }
                    .form-box .form-group dd .button {
                        display: inline-block;
                        margin: 0 0 0 5px;
                        padding: 10px 46px;
                        width: auto;
                        height: auto;
                        line-height: 20px;
                        color: #666;
                        font-size: 14px;
                        border: 1px solid #eee;
                        background: #eee;
                        cursor: pointer;
                    }
                    .form-box .form-group dd label.mart {
                        margin-right: 5px;
                    }
                    /*全屏样式*/