﻿@charset "utf-8";
/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}

img {
    border: none;
}

/*固定下载框-download开始*/
.download {
    text-align: center;
    width: 120px;
    height: 200px;
    border: 1px solid #cccccc;
    padding: 15px 10px;
    background: #f0f6fd;
    font-size: 12px;
    color: #4c4c4c;
    position: fixed;
    right: 30px;
    top: 100px;
}

    .download p {
        text-align: left;
        line-height: 30px;
        text-align: justify;
        margin-bottom: 20px;
    }

.off {
    float: right;
    position: absolute;
    right: -10px;
    top: -10px;
}

.download .xiazai {
    color: #FFF;
    background: #5396e6;
    padding: 12px 20px;
}

    .download .xiazai img {
        padding-right: 10px;
        vertical-align: middle;
    }

.download .morehlep {
    line-height: 60px;
    color: #09F;
    text-decoration: underline;
}
/*固定下载框-download结束*/



/*言语语言speak开始*/
.speak {
    height: 40px;
    line-height: 70px;
}

.speak-title {
    color: #808080;
    margin: 0 auto;
    width: 1100px;
}

    .speak-title img {
        padding: 10px;
        vertical-align: middle;
    }

    .speak-title a {
        color: #237ae4;
    }

    .speak-title ul li {
        position: relative;
        margin: 0 5px;
        float: left;
        list-style: none;
    }

        .speak-title ul li .question {
            font-size: 14px;
            color: #f38816;
        }

            .speak-title ul li .question:hover {
                text-decoration: underline;
            }

        .speak-title ul li ul {
            position: absolute;
            top: 60px;
            height: 250px;
            list-style: none;
            text-align: left;
            display: none;
            text-align: center;
            margin-left: -20px;
        }

            .speak-title ul li ul li {
                background: #FFF;
                width: 100px;
                line-height: 40px;
                border: 1px solid #e6e6e6;
            }

                .speak-title ul li ul li a {
                    color: #333;
                    font-size: 15px;
                }

                    .speak-title ul li ul li a:hover {
                        color: #237ae4;
                    }

        .speak-title ul li:hover ul {
            display: block;
        }
/*言语语言speak结束*/


/*基本简介——jianjie开始*/
.jianjie {
    display: none;
    margin: 15px 0 0 0;
    padding: 20px 0px 40px 0px;
    background: #f9f0e9;
    margin-bottom: 20px;
}

.jianjie-right {
    margin: 0 auto;
    width: 1100px;
    color: #4c4c4c;
}

    .jianjie-right a {
        float: right;
        font-size: 14px;
        color: #f38816;
    }

    .jianjie-right .span1, .jianjie-right .span2 {
        color: #1a1a1a;
        font-size: 18px;
    }

    .jianjie-right .span2 {
        padding-top: 30px;
    }

    .jianjie-right p {
        text-align: justify;
        line-height: 26px;
        font-size: 14px;
        text-indent: 2em;
    }
/*基本简介——jianjie结束*/

.content {
    width: 1100px;
    margin: 0 auto;
}

.classify {
    width: 1100px;
}

.allclassify {
    border-top: 1px solid #e6e6e6;
    width: 1078px; /*添加*/
    clear:both;
}

.function {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: 1078px;
}

.illness {
    border-bottom: 1px solid #e6e6e6;
    width: 1078px;
    margin-bottom: 10px;
}

.common {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 0px 10px 0px 10px;
    line-height: 50px;
    float: left;
}

    .common div {
        float: left;
    }

    .common .name {
        width: 80px;
        font-size: 16px;
        color: #4d4d4d;
    }

        .common .name img {
            vertical-align: middle;
            padding-right: 5px;
            width:28px;
        }

    .common div a {
        font-size: 14px;
        color: #4d4d4d;
        padding: 6px 8px 6px 9px;
        border-radius: 10px;
    }

        .common div a:hover, .inddens a:hover {
           background: #F61067;
            border-radius: 10px;
            color:#fff;
        }

        .common div a.checked {
            color: #FFF;
            background: #F61067;
            border-radius: 10px;
        }



.connect {
    width: 980px;
}
/*bannar结束*/
/*搜索结果-serp开始*/
.serp {
    margin-top: 30px;
}

.serp-count {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 30px;
}

    .serp-count span {
        color: #F61067;
    }

.neirong {
    clear: both;
    margin: 0 auto;
    margin-top: 30px;
    height: 178px;
    border-bottom: 1px solid #e6e6e6;
}

.neirong-left {
    margin-right: 35px;
    float: left;
}

    .neirong-left img {
        border: 1px solid #CCC;
        padding: 5px;
        width: 130px;
        height: 95px;
    }

.neirong-right {
    float: right;
    font-size: 14px;
    color: #4c4c4c;
    width: 920px;
}

    .neirong-right p {
        line-height: 25px;
    }

    .neirong-right span {
        font-size: 18px;
        color: #666666;
    }

.a {
    float: right;
    margin-top: 20px;
}

    .a img {
        padding-right: 10px;
        padding-left: 30px;
        vertical-align: middle;
        width:20px;
    }

    .a a {
        line-height: 10px;
        color: #1a1a1a;
    }
/*搜索结果-serp结束*/
@media screen and (max-width:1500px) {
    .content, .jianjie-right, .speak-title {
        margin-left: 90px;
    }
}

@media screen and (max-width:1400px) {
    .content, .jianjie-right, .speak-title {
        margin-left: 60px;
    }
}

@media screen and (max-width:1360px) {
    .content, .jianjie-right, .speak-title {
        margin-left: 30px;
    }
}

@media screen and (max-width:1300px) {
    .content, .jianjie-right, .speak-title {
        margin-left: 15px;
    }

    .download {
        right: 10px;
    }
}
