﻿@charset "utf-8";
/* 总样式 */
/*body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word;list-style: none;}
body,html,input{font-family:"微软雅黑" ;color:;line-height:;}*/
/* banner */
.prc_banner {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
/* 内容 */
.container {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.merchantlist #classification .main_ification a:hover {
    padding: 3px 6px 3px 6px;
    background: #37a307;
    color: #fff;
}

#classificationBG {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    background: #3498db;
}

    #classificationBG #classification {
        padding-top: 30px;
        margin-top: 40px;
    }

        #classificationBG #classification ul {
            font-size: 0px;
            margin: 20px 130px;
        }

        #classificationBG #classification .cation {
            position: relative;
        }

            #classificationBG #classification .cation ul li {
                display: inline-block;
                font-size: 16px;
                width: 155px;
                text-align: center;
                line-height: 25px;
                cursor: pointer;
            }

                #classificationBG #classification .cation ul li:hover {
                    background: #37a307;
                }

            #classificationBG #classification .cation span {
                position: absolute;
                left: 20px;
            }

        #classificationBG #classification .cation_bot {
            position: relative;
        }

            #classificationBG #classification .cation_bot span {
                position: absolute;
                left: 20px;
            }

            #classificationBG #classification .cation_bot ul li {
                display: inline-block;
                font-size: 18px;
                width: 155px;
                text-align: center;
            }

            #classificationBG #classification .cation_bot #but {
                width: 140px;
                height: 25px;
                font-size: 16px;
                border: 1px solid #ddd;
            }
        /*#classificationBG #classification .butinput{width:140px;height:25px;border:1px solid #ddd;}*/


        #classificationBG #classification .crux {
            position: relative;
        }

            #classificationBG #classification .crux span {
                position: absolute;
                left: 20px;
                font-size: 16px;
            }

            #classificationBG #classification .crux a {
                margin: 0px 40px;
                font-size: 16px;
            }

            #classificationBG #classification .crux li {
                display: inline-block;
                margin-left: 5px;
                position: relative;
            }

                #classificationBG #classification .crux li img {
                    position: absolute;
                }
/* 详情 */
/*#head{position: relative;}*/
#detailsBG {
    width: 950px;
    height: auto;
    margin: 0 auto;
}

    #detailsBG #details ul {
        border-bottom: 1px solid #ddd;
        text-align: right;
    }
/*#classification .guojia{position:relative;}*/
#classification .guojia .diqu {
    width: 151px;
    height: 28px;
    margin-right: 11px;
    border-radius: 3px;
    border-radius: 3px;
}

#classification .guojia button { /*position:absolute;left:570px;top:10px;*/
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

#detailsBG #details ul li {
    display: inline-block;
    font-size: 16px;
    margin: 10px 10px;
    width: 100px;
    text-align: center;
    cursor: pointer;
}

    #detailsBG #details ul li:hover {
        background: #37a307;
        color: #fff;
    }

    #detailsBG #details ul li.li1 {
        background: #37a307;
        color: #fff;
    }

#detailsBG #details ul p {
    font-size: 12px;
    color: #999;
    display: inline-block;
    margin: 0;
    line-height: 30px;
}

    #detailsBG #details ul p span {
        font-size: 13px;
        font-weight: 600;
        color: #d9534f;
        margin: 0 2px;
    }

#detailsBG .contents {
    background: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    border-bottom: 1px dashed #bbb;
}

#detail ul {
    font-size: 0px;
}

    #detail ul li {
        display: inline-block;
        font-size: 14px;
        margin: 10px 10px; /*width:100px;*/
        text-align: center;
        cursor: pointer;
        padding: 5px 15px;
    }

        #detail ul li:hover {
            background: #44a9f3;
            color: #fff;
        }

#detailsBG .contents:hover {
    background: #fafafa;
}
/*#detailsBG .contents .inline{display:inline-block;margin:20px 20px;position: relative;}*/
#detailsBG .contents .inline ul {
    text-align: left;
    margin-bottom: 5px;
    font-size: 13px;
}

    #detailsBG .contents .inline ul h4 {
        font-size: 16px;
        color: #428bca;
        margin-bottom: 15px;
    }

    #detailsBG .contents .inline ul li {
        display: inline-block;
        font-size: 12px;
        color: #999;
        margin-right: 20px;
        margin-top: 0;
    }

        #detailsBG .contents .inline ul li tt {
            font-size: 14px;
            font-weight: 600;
            color: #d9534f;
        }

        #detailsBG .contents .inline ul li img {
            margin-left: -2px;
        }

        #detailsBG .contents .inline ul li span {
            color: #333;
        }

        #detailsBG .contents .inline ul li small {
            color: #666;
        }

#detailsBG .contents .in_lf p {
    text-align: center;
    color: #e58d10;
    line-height: 20px;
    width: 120px;
    height: 120px;
    margin-top: 10px; /*position: absolute;top:50%;margin:-10px 0px 0px 0px;*/
    padding: 20px 0px;
    border-right: 1px solid #eee;
}

    #detailsBG .contents .in_lf p span {
        color: #ed9c28;
        line-height: 40px;
        padding: 0 10px;
    }

    #detailsBG .contents .in_lf p .span {
        color: #999;
    }

/*#detailsBG .contents:hover p .span {
    color: #fff;
}*/
/*#detailsBG .contents .in_rt{position: absolute;right: 0px;top:-10px;}*/
#detailsBG .contents .in_rt p {
    line-height: 100px;
    text-align: center;
    color: #666;
    width: 100px;
    height: 100px;
    cursor: pointer;
    border-left: 1px solid #eee;
    margin: 5px 0 0px;
}

.detailsBG {
    display: inline-block;
}

#detailsbg {
    width: 210px; /*height:340px;*/ /*position:absolute;*/
    margin-bottom: 100px;
    right: -22px;
    top: 0px;
}

    #detailsbg ul {
        margin-top: 40px;
    }

    #detailsbg li {
        line-height: 40px;
        width: 210px;
        height: 40px;
        border: 1px solid #ddd;
        font-size: 12px;
        font-family: "微软雅黑";
        color: #111;
        padding-left: 10px;
        padding-right: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #detailsbg li span {
            margin-left: 0px;
            font-size: 12px;
        }

        #detailsbg li a {
            color: #666;
        }

        #detailsbg li i {
            color: #bbb;
        }

        #detailsbg li em {
            color: #e58d10;
        }

        #detailsbg li:hover a {
            color: #e58d10;
        }

#fot {
    text-align: right;
    margin-right: 250px;
    margin-top: 50px;
}

    #fot ul li {
        display: inline-block;
        width: 20px;
        text-align: center;
        line-height: 20px;
        height: 20px;
        padding: 4px 4px 4px 4px;
        background: #ddd;
        cursor: pointer;
    }

        #fot ul li:hover {
            background: #aaa;
        }

    #fot ul span {
        width: 50px;
        height: 10px;
        text-align: center;
        line-height: 10px;
        padding: 2px 3px 2px 3px;
        background: #ddd;
        cursor: pointer;
    }

        #fot ul span:hover {
            background: #aaa;
        }

.proform-control {
    width: 149px;
    height: 23px;
    line-height: 23px;
}

.main_ification {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 1200px;
    padding: 0;
    border: 1px solid #ddd;
}

    .main_ification li {
        overflow: hidden;
        padding: 0;
        width: 100%;
        font-size: 12px;
        border-bottom: 1px solid #ddd;
    }

        .main_ification li:last-child {
            border-bottom: none;
        }

        .main_ification li a {
            color: #666;
            display: block;
            float: left;
            text-decoration: none;
            padding: 3px 10px;
        }

            .main_ification li a.selected {
                color: #44a9f3;
            }

            .main_ification li a.btn {
                padding: 2px 4px;
                font-size: 12px;
            }

            .main_ification li a:hover {
                color: #44a9f3;
            }

.butinput {
    background-color: #fff;
    border: 1px solid rgb(169, 169, 169);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666;
    padding: 2px 8px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.main_ification li .date {
    float: right;
    overflow: hidden;
}

.main_ification li input {
    float: left;
}

.main_ification li span {
    display: block;
    float: left;
    width: 100px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #999;
    background: #eee;
}

.main_ification li .box-info {
    width: 1080px;
    float: left;
    padding: 8px 10px;
}

/*中文*/
.main_ification li span:first-child {
    width: 80px;
}

.main_ification li .ific_cont {
    background: #fff;
    width: 30px;
    line-height: 22px;
    height: auto;
}

.main_ification .box-order {
    position: absolute;
    bottom: -45px;
    z-index: 999;
}

    .main_ification .box-order .s-title {
        display: inline-block;
        float: left;
        color: #999;
    }

    .main_ification .box-order a {
        color: #666;
        display: inline-block;
        float: left;
        text-decoration: none;
        margin-right: 15px;
    }

        .main_ification .box-order a.selected {
            color: #44a9f3;
        }
