@charset "gb2312";
body{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
a,a:hover{outline:none;blur:expression(this.onFocus=this.blur());}
.layout{ clear:both;width:1100px;text-align:left;margin:0 auto;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.fl{ float:left;_display: inline}
.fr{ float:right;_display: inline}
.pr{ position:relative}
.abs{position:absolute;}
.hide{
    display: none;
}
.show{
    display: block;
}
html,body{
    width: 100%;
}
/*banner*/
.banner{
    width: 100%;
    height: 609px;
    min-width: 1100px;
    background: url(/images/zhuanti/2017jxj/banner.jpg) no-repeat center center;
}
.logo{
    width: 160px;
    height: 38px;
    background: url(/images/zhuanti/2017jxj/logo.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2017jxj/logo.png");
    position: absolute;
    top:18px;
    left:0;
}
.text1 {
    display: block;
    width: 523px;
    height: 151px;
    position: absolute;
    left: 292px;
    top: 231px;
    background: url(http://www.med66.com/upload/html/2020/01/hy060039.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.med66.com/upload/html/2020/01/hy060039.png");
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.layout {
    clear: both;
    width: 100%;
    margin: 0 auto;
}
@keyframes flipInX{
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.content{
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
body{
    background: #29d8b1;
}
.container{ width: 100%; }
.bg1{
    color: #e45508;
    margin-top: 25px;
    font-size: 14px;
    background: #fff33a;
    border-radius: 5px;
}
.bg1 p{
    padding:16px 20px ;
}
.bg2{
    margin-top: 30px;
}
.top{
    width: 100%;
    height: auto;
}
.top li{
    width: 165px;
    height: 40px;
    background: #0bb8a4;
    line-height: 40px;
    text-align: center;
    color: white;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 22px;
}
.top .on{
    background: #fff33a;
    color: #e45508;
}
.top .teshu {
    margin-right: 0;
}
.neirong{
    width: 100%;
    height: auto;
}
.bottom{
    margin-top: 10px;
    height: 158px;
    border-radius: 5px;
    background: #fff33a;
}
.mingzi{
    width:77px;
    height: 127px;
    padding-top: 31px;
    font-size: 24px;
    color: #e45508;
    font-weight: bold;
    text-align: center;
    border-right: 1px dashed #29d8b1;
}
.list {
    margin-left: 10px;
    margin-top: 10px;
    height: 138px;

    background: white;
    border-radius: 5px;
}
.name{
    width: 36px;
    height: 100px;
    background: #1ea798;
    text-align: center;
    color: white;
    padding-top: 38px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}
.lists{
    width: 814px;
    height: 138px;
    overflow-y: auto;
    padding-right: 20px;
    margin-left: 20px;
}
.font1{
    color: #e45508;
    padding-top: 16px;
    font-size: 16px;
    font-weight: bold;
}
.font2{
    font-size: 14px;
    color: #e45508;
    padding-top: 12px;
}
.lists a{
    color: #2fa58b;
    font-size: 14px;
   text-align: right;
    display: block;
    margin-right: 20px;
}
.bg3{
    margin-top: 30px;
    font-size: 14px;
    background: #0db3a1;
    border-radius: 5px;
}
.shang{
    font-size:20px ;
    padding-top: 15px;
    padding-left: 20px;
    font-weight: bold;
    color: white;
}
.zhong{
    padding-left: 20px;
    padding-top: 11px;
    color: white;
    width: 1053px;
}
.zhong a{
    color: #fff33a;
}
.xia{
    padding-top: 17px;
    color: #b9e3dc;
    padding-bottom: 16px;
    margin-right: 20px;
}
.bg4{
    background: #0db3a1;
    margin-top: 29px;
    padding-top: 30px;
}
.title{
    width: 626px;
    height: 65px;
    margin: 0 auto 10px;
    background: url(/images/zhuanti/2017jxj/title.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2017jxj/title.png");
}
.bg4 ul{
    width: 1071px;
    margin: 0 auto;
    padding-bottom: 19px;
}
.bg4 ul li{
    width: 252px;
    height: 669px;
    margin-right: 21px;
}
.bg4 ul .teshu{
    margin-right: 0;
}
.li1{
    background: url(/images/zhuanti/2017jxj/list1.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2017jxj/list1.png");
}
.li2{
    background: url(/images/zhuanti/2017jxj/list2.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2017jxj/list2.png");
}
.li3{
    background: url(/images/zhuanti/2017jxj/list3.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2017jxj/list3.png");
}
.li4{
    background: url(/images/zhuanti/2017jxj/list4.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/zhuanti/2017jxj/list4.png");
}
.banji{
    width: 100%;
    text-align: center;
    height: 156px;
    line-height: 156px;
    color: white;
    font-size: 30px;
    color: white;
}
.bj1{
    padding-top: 16px;
    width: 212px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: white;
    padding-bottom: 16px;
    border-bottom: 1px solid #bc5b48;
}
.bj2{
    padding-top: 10px;
    line-height: 26px;
    width: 212px;
    margin: 0 auto;
    color: white;
    font-size: 14px;
}
.bj3{
    padding-top: 21px;
    width: 212px;
    margin: 0 auto;
    color: white;
    font-size: 14px;
    line-height: 26px;
}
.buy{
    width:212px;
    height:47px;
    display: block;
    bottom: 21px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 4px;
    background: #ffee1d;
    text-align: center;
    line-height: 47px;
    left: 20px;
}
.li1 .buy{ color: #bc5b48; }
.li2 .buy{ color: #9452ac; }
.li3 .buy{ color: #af416f; }
.li4 .buy{ color: #ca7600; }