﻿header, nav, section, footer {
    display: block;
}

body {
    min-width: 1250px;
    overflow-x: hidden;
}

.wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

body, ul, ol, dl, li, dt, dd, p, input, datalist, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ol, ul, dl {
    list-style-type: none;
}

a, input {
    text-decoration: none;
    color: inherit;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}
/* 火车 */
.f-clear {
    display: block;
    *zoom: 1;
}

    .f-clear:after {
        content: '';
        overflow: hidden;
        width: 100%;
        height: 0px;
        font-size: 0px;
        display: block;
        clear: both;
    }

#m-train-box {
    width: 1200px;
    height: 181px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
/*.m-train{margin-left:1200px;}*/
.m-train .f-clear {
    width: 10000px;
    padding-left: 300px;
    background: url(/content/img/train-h.jpg) 0 0 no-repeat;
    background-size: contain;
}

.m-train .tou {
    float: left;
    width: 300px;
    height: 145px;
    text-align: center;
    background-size: 100% 100%;
    background-image: url(/content/img/train-h.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m-train .m-middle {
    float: left;
    width: 300px;
    height: 145px;
    text-align: center;
    background-size: 100% 100%;
    background-image: url(/content/img/train-middle.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.m-train .m-second-carriage {
    float: left;
    width: 300px;
    height: 145px;
    text-align: center;
    background-image: url(/content/img/train-second2.jpg);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.m-train .m-penultimate-carriage {
    height: 145px;
    text-align: center;
    background-image: url(/content/img/train-last-second.jpg);
    background-size: 100% 100%;
}

.m-train .m-carriage-befor {
    height: 145px;
    text-align: center;
    background-image: url(/content/img/train-five.jpg);
    background-size: 100% 100%;
}

.m-train .m-carriage-after {
    height: 145px;
    text-align: center;
    background-image: url(/content/img/train-four.jpg);
    background-size: 100% 100%;
}

    .m-train .m-penultimate-carriage .m-train-img,
    .m-train .m-carriage-befor .m-train-img,
    .m-train .m-second-carriage .m-train-img,
    .m-train .m-carriage-after .m-train-img {
        margin: 15px auto 0;
    }

.m-train .m-train-img img {
    width: 170px !important;
    height: 100px;
    background-size: 100% 100%;
}

.m-train .m-special-carriage {
    background-image: url(/content/img/train-last-second.jpg);
    background-size: 100% 100%;
}

.m-train .m-train-tail {
    height: 145px;
    text-align: center;
    background-image: url(/content/img/train-f.jpg);
    background-size: 100% 100%;
    transform: translateX(0.1px);
}

.m-train .m-middle .m-train-img {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    width: 170px !important;
    height: 100px;
    margin: 15px auto 0;
    overflow: hidden;
    position: relative;
}

    .m-train .m-middle .m-train-img a img {
        width: 170px !important;
        height: 100px;
        background-size: 100% 100%;
    }

/*.m-train .m-li .f-mask {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 2;
}*/
/*.m-train .m-li img {
	transition: 0.8s;
	-webkit-transition: 0.8s;
	width: 170px !important;
	height: 100px;
}*/
.m-train .m-li img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}
/* 医药智库 */
.think .left {
    width: 466px;
    height: 349px;
    display: inline-block;
    background: url(/content/img/think-bg.png) no-repeat;
}

    .think .left .think-font {
        text-align: center;
        margin-top: 30px;
    }

.think .scrollpic {
    width: 391px;
    margin: 25px auto 0 auto;
}

.think #myscroll {
    display: block;
    width: 100%;
    position: relative;
    height: 137px;
    overflow: hidden;
    z-index: 10;
}

    .think #myscroll #myscrollbox {
        display: block;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        width: 1000000px;
    }

    .think #myscroll ul {
        display: block;
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .think #myscroll ul li {
            display: block;
            float: left;
            padding: 0;
            position: relative;
            width: 139px;
            height: 106px;
        }

            .think #myscroll ul li img {
                width: 120px;
                height: 102px;
                border-radius: 5px;
            }

            .think #myscroll ul li p {
                width: 109px;
                color: #333;
                font-size: 12px;
                text-align: center;
                margin-top: 6px;
            }

    .think #myscroll .intro {
        bottom: -211px;
    }

    .think #myscroll a:hover .intro {
        bottom: 0px;
    }

.think #mybtns {
    width: 440px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    top: -107px;
    z-index: 9;
}

    .think #mybtns a {
        width: 42px;
        height: 42px;
    }

        .think #mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

    .think #mybtns #left {
        background: url(/content/img/think-arrow-l.png) no-repeat left;
    }

    .think #mybtns #right {
        background: url(/content/img/think-arrow-r.png) no-repeat right;
    }

.think .left-b {
    text-align: center;
    position: relative;
    top: -38px;
}

    .think .left-b a {
        width: 88px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        background-color: #f01d1d;
        border-radius: 15px;
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
    }

.think .right {
    width: 713px;
    height: 347px;
    float: right;
    display: flex;
    justify-content: space-between;
}

    .think .right .ls {
        width: 224px;
        height: 349px;
        background-color: #fff;
    }

        .think .right .ls li:first-child {
            height: 140px;
            margin-bottom: 14px;
            padding: 0;
        }

        .think .right .ls li {
            height: 38px;
            color: #333;
            font-size: 16px;
            padding: 0 10px 0 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            padding-top: 8px;
            padding-bottom: 14px;
            cursor: pointer;
            border-bottom: 1px solid #f4f4f4;
        }

            .think .right .ls li:last-child {
                border-bottom: none;
            }

            .think .right .ls li:hover {
                color: #e9463f;
            }

        .think .right .ls .think-list {
            position: relative;
        }

            .think .right .ls .think-list a:after {
                content: " ";
                display: block;
                height: 8px;
                width: 7px;
                background: url(/content/img/think-r4.png) no-repeat;
                background-size: 100% 100%;
                position: absolute;
                left: 8px;
                bottom: 37px;
            }

.m-banner {
    height: 120px;
    width: 1200px;
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: 20px;
}
/* 新闻部分 */
.news {
    margin-bottom: 52px;
}

    .news .left {
        width: 830px;
        min-height: 991px;
        background-color: #fff;
        border-radius: 5px;
        display: inline-block;
    }

        .news .left .title-list ul {
            width: 759px;
            display: flex;
            justify-content: space-between;
            margin: 0 auto;
            border-bottom: 1px solid #f4f4f4;
            margin-bottom: 14px;
            padding-top: 20px;
        }

        .news .left .title-list li {
            width: 101px;
            height: 40px;
            color: #2f3c4e;
            font-size: 18px;
            font-weight: bold;
            display: inline-block;
            text-align: center;
            cursor: pointer;
            position: relative;
        }

            .news .left .title-list li.active {
                color: #de2f26;
                border-bottom: 1px solid #e8463e;
            }

                .news .left .title-list li.active:after {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 47%;
                    border: 4px solid transparent;
                    border-bottom-color: #e8463e;
                }

        .news .left .tab ul {
            width: 759px;
            margin: 0 auto;
            padding: 25px 0 25px 0;
            border-bottom: 1px dashed #dbdbdb;
            position: relative;
        }

        .news .left .tab li {
            color: #333;
            font-size: 18px;
            display: inline-block;
            vertical-align: middle;
        }

            .news .left .tab li:first-child img {
                width: 148px;
                height: 89px;
                border-radius: 5px;
                margin-right: 19px;
            }

            .news .left .tab li .tab-old {
                width: 388px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                float: right;
            }

            .news .left .tab li .tab-new {
                width: 600px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                float: right;
            }

            .news .left .tab li:nth-child(2) span:hover {
                color: #e9463f;
                cursor: pointer;
            }

            .news .left .tab li:nth-child(3) {
                width: 100px;
                color: #9f9f9f;
                position: absolute;
                margin-left: auto;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                display: flex;
                justify-content: center;
                flex-flow: column;
                text-align: right;
            }

    /* 右侧专题开始*/
    .news .right {
        float: right;
    }

        .news .right .week {
            width: 350px;
            height: 256px;
            background-color: #fff;
            border-radius: 5px;
            margin-bottom: 20px;
        }

            .news .right .week .tops {
                width: 313px;
                margin: 0 auto;
                color: #2f3c4e;
                font-weight: bold;
                font-size: 18px;
                padding-top: 25px;
                border-bottom: 1px solid #f4f4f4;
                padding-bottom: 12px;
            }

                .news .right .week .tops img {
                    vertical-align: middle;
                }

                .news .right .week .tops a {
                    color: #de2f26;
                    font-size: 12px;
                    font-style: normal;
                    float: right;
                    cursor: pointer;
                }

                .news .right .week .tops span {
                    width: 100px;
                    height: 35px;
                    text-align: center;
                    font-size: 20px;
                    color: #2f3c4e;
                    font-weight: bold;
                    border-bottom: 1px solid #e8463e;
                    position: relative;
                    padding-bottom: 13px;
                    padding-top: 15px;
                    margin: 0 auto;
                }

                    .news .right .week .tops span:after {
                        content: "";
                        position: absolute;
                        bottom: 0;
                        left: 47%;
                        border: 4px solid transparent;
                        border-bottom-color: #e8463e;
                    }

            .news .right .week ul li {
                color: #999;
                font-size: 14px;
                width: 309px;
                line-height: 27px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                cursor: pointer;
            }

                .news .right .week ul li:hover {
                    color: #e9463f;
                }

        .news .right .week2 {
            width: 350px;
            height: 120px;
            margin-bottom: 20px;
        }

        .news .right .week4 {
            width: 350px;
            height: 99px;
            margin-bottom: 10px;
            margin-top: 14px;
        }

        .news .right .l-last {
            height: 299px;
        }

            .news .right .l-last .l-last-img img {
                width: 310px;
                height: 195px;
                margin-bottom: 12px;
            }

        .news .right .week .two li {
            margin-left: 17px;
        }

        .news .right .l-last .banner img {
            border-radius: 8px;
        }
/* ----------专家智库页---------- */
.expert .top-name {
    width: 122px;
    height: 35px;
    color: #333;
    margin: 20px 0 30px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 2px solid #e8463e;
    position: relative;
    padding-bottom: 13px;
    padding-top: 15px;
}

    .expert .top-name:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 47%;
        border: 4px solid transparent;
        border-bottom-color: #e8463e;
    }

.expert .talk .lt {
    width: 350px;
    height: 264px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background: url(/content/img/talk-img2.png) no-repeat;
    text-align: center;
}

    .expert .talk .lt img {
        margin-top: 99px;
    }

.expert .talk .rt {
    width: 850px;
    height: 264px;
    color: #333;
    font-size: 20px;
    background: url(/content/img/talk-img1.png) no-repeat;
    float: right;
}

    .expert .talk .rt p {
        width: 757px;
        margin: 0 auto;
        margin-top: 66px;
    }

.expert .lists {
    width: 105%;
    margin-top: 40px;
    display: flex;
    flex-flow: wrap;
    margin-bottom: 16px;
}

    .expert .lists .list-con {
        width: 280px;
        height: 362px;
        color: #666;
        font-size: 14px;
        text-align: center;
        margin: 0 27px 30px 0;
        border-radius: 10px;
        background-color: #fff;
    }

        .expert .lists .list-con:hover {
            background-color: #ea433b;
            -webkit-transition: all 1s;
            color: #fff;
        }

        .expert .lists .list-con img {
            width: 280px;
            height: 212px;
            border-radius: 10px 10px 0 0;
        }

        .expert .lists .list-con p:nth-child(2) {
            color: #333;
            font-size: 24px;
            margin: 15px 0 7px 0;
        }

        .expert .lists .list-con:hover p:nth-child(2) {
            color: #fff;
            -webkit-transition: all 1s;
        }

        .expert .lists .list-con p:nth-child(3) {
            width: 190px;
            margin: 0 auto;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            text-align: left;
        }


#container .jump {
    color: #444;
    margin-left: 34px;
    position: relative;
    top: -8px;
}

    #container .jump input {
        width: 62px;
        height: 31px;
        border: solid 1px #dadada;
        border-radius: 4px;
        text-align: center;
        margin: 0 5px;
    }

    #container .jump a {
        color: #eb7973;
        cursor: pointer;
    }

        #container .jump a:hover {
            color: #fff;
        }

.i-s-left-fy {
    text-align: center;
    clear: both;
    padding-top: 40px;
    padding-bottom: 23px;
    display: flex;
    justify-content: center;
}
