/*公共样式*/
.box_yy{box-shadow: 0 0 10px #999999;}
.ul li{
	position:relative;
	height: 34px;
    width: 100%;
}
.ul li a{
	display: block;
    line-height: 34px;
    color: #666666;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ul li img{
	display:block;
	width:6px;
	position:absolute;
	top:14px;
	left:-17px;

}
/*重要新闻轮播+搜索+医院简介*/
.banner1{
    float: left;
    width: 660px;
    height: 350px;
    margin-top: 20px;
    position: relative;
}
.banner1_img{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner1_img ul li{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top:0;
    left:0;
    overflow: hidden;
    opacity: 0;
}
.banner1_img ul li:first-child{opacity: 1;display:block;}
.banner1_img ul li a img{
    min-width: 100%;
	width:100%;
    /* height: 100%; */
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.banner1_tip{
    position: absolute;
    top:10px;
    left: -5px;
}
.banner1_nav{
    width: 100%;
    height:40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
}
.banner1_title{
    float: left;
    width: 550px;
    height: 40px;
}
.banner1_title a{
    box-sizing: border-box;
    display: none;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.banner1_title a:first-child{display: block;}
.banner1_btn{
   float: right;
    margin-right: 14px;
}
.banner1_btn span{
    float: left;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #aaaaaa;
    margin: 16px 6px;
    cursor: pointer;
}
.banner1_btn span.check{background-color: white;}
.intr{
    float: right;
    width: 320px;
    height: 350px;
    margin-top: 20px;
}
.search{
    width: 100%;
    height: 40px;
}
.search input{
    box-sizing: border-box;
    display: block;
    float: left;
    width: 270px;
    height:100%;
    padding-left: 10px;
    color: #999999;
    border: none;
    box-shadow: 0 0 3px #999999;
}
.search a{
    display: block;
    float: right;
    width: 50px;
    height: 40px;
    background: url("../images/search.png") no-repeat center center;
}
.intr_box{
    width: 100%;
    height: 290px;
    position: relative;
    margin-top: 20px;
}
.intr_box p{
    box-sizing: border-box;
    width: 100%;
	height:182px;
	position: relative;
    line-height: 24px;
    padding: 8px 20px;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;*/
    overflow: hidden;

}
.intr_box p:after {
            content:"......";
            position:absolute;
            bottom:8px;
            right:20px;
            background:#FFF;
			padding-left:8px;
}

.intr_box a{
    position: absolute;
    right: 20px;
    bottom: 25px;
    color: #1aa1de;
    font-weight: bold;
}
/*END重要新闻轮播+搜索+医院简介*/

/*最新公告+新闻中心*/
.bulletin{
    box-sizing: border-box;
    float: left;
    width: 320px;
    height: 300px;
    margin-top: 20px;
    padding: 1px;
}
.box_head{
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    background-color: #f0f0f0;
    padding-left: 20px;
    line-height: 40px;
    position: relative;
}
.box_head span{
    color: #1aa1de;
    font-size: 16px;
    font-weight: bold;
}
.box_head a{
    float: right;
    display: block;
    height: 100%;
    line-height: 40px;
    font-size: 12px;
    padding:0 20px;
    color: #666666;
}
.bulletin .box_head{background: url("../images/bulletin_head.jpg") no-repeat center center;}
.bulletin .box_head span{color: white}
.bulletin .box_head a{color: white;}
.bulletin ul{
    width: 80%;
    margin-top: 13px;
    margin-left: 34px;
}
.bulletin ul li a:hover{
    color: #1aa1de;
    font-size: 16px;
    border-bottom: 1px solid #1aa1de;
    font-weight: bold;
}
.new{
    box-sizing: border-box;
    float: right;
    width: 660px;
    height: 300px;
    padding: 1px;
    margin-top: 20px;
}
.new_box{
    box-sizing: border-box;
    width: 100%;
    padding: 19px;
}
.new_box ul{
    float: right;
    width: 300px;
    margin-top: -7px;
}

.new_box ul li a{
    /* display: block;
    width: 100%;
    line-height: 34px;
    color: #666666;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; */
}
.new_box ul li a:hover{
    color: #1aa1de;
    font-size: 16px;
    border-bottom: 1px solid #1aa1de;
    font-weight: bold;
}
/*END最新公告+新闻中心*/

/*广告图*/
.ad{width: 100%;margin-top: 20px;}
/*END广告图*/

/*期刊杂志+图书著作+友情链接*/
.qty{
    box-sizing: border-box;
    float: left;
    width: 320px;
    /* height: 260px; */
	height: 360px;
    margin-top: 20px;
    margin-right: 20px;
    position: relative;
}
.qty:nth-child(3){margin-right: 0}
.clear{clear: both}
.btn_left{
    width: 20px;
    height:38px;
    position: absolute;
    top:181px;
    left: 0;
    background: url("../images/btn_left1.png") no-repeat center center;
    background-size: 12px;
    cursor: pointer;
}
.btn_left:hover{background: url("../images/btn_left2.png") no-repeat center center;background-size: 12px;}
.btn_right{
    width: 20px;
    height:38px;
    position: absolute;
    top:181px;
    right: 0;
    background: url("../images/btn_right1.png") no-repeat center center;
    background-size: 12px;
    cursor: pointer;
}
.btn_right:hover{background: url("../images/btn_right2.png") no-repeat center center;background-size: 12px;}
.qty_box{
    box-sizing: border-box;
    width: 280px;
    height: 320px;
    margin: 0 auto;
    overflow: hidden;
    padding: 82px 0;
    position: relative;
}
.qty_box ul{
    width: 10000px;
    position: absolute;
}
.qty_box ul li{
    box-sizing: border-box;
    float: left;
    width: 120px;
    height: 156px;
    overflow: hidden;
    transition:all  0.2s ease;
}
.qty_box ul li.qty_big{
    transform: scale(1.8);
    box-shadow: 0 0 10px #999999;
    border:1px solid white;
    float: none;
    position: absolute;
    left: 77px;
	background-color:white;
}
.qty_box ul li img{width: 100%;}
.link{
    width: 100%;
    height: 320px;
    overflow: hidden;
}
.link li{
	box-sizing:border-box;
    float: left;
    width: 80px;
    height: 80px;
    position: relative;
    cursor: pointer;
}
.link li a{
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    text-align: center;
    line-height:72px ;
}
.link li a img{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.link li a:hover{
	background-color:rgba(240,240,240,0.5);
}
/*END期刊杂志+图书著作+友情链接*/

/*学术专题+科普精品赏析+创作理论+业界动态*/
.zt{
    box-sizing: border-box;
    float: left;
    width: 490px;
    height: 390px;
    margin-top:20px;
    overflow: hidden;
    padding: 1px;
}
.zt_head{
    float: left;
    width: 48px;
    height: 388px;
    background: url("../images/zt_img.png") no-repeat top center;
    color: white;
    -webkit-writing-mode: vertical-rl;/*horizontal-tb:水平方向自上而下的书写*/
    writing-mode: vertical-rl;
    writing-mode: tb-rl;/*ie下的写法  t-上b-下r-右l-左 ,可以自由组合    bt-rl,lr-tb*/
    line-height: 48px;
    padding-top: 20px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing:10px;
}
.zt_box{
    float: left;
    box-sizing: border-box;
    width:440px;
    height: 100%;
    padding: 0 20px;
}
.zt_line{
    width: 100%;
    height: 188px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}
.zt_img{
    float: left;
    width: 60px;
    height: 100%;
    position: relative;
}
.zt_img img{
    position: absolute;
    left:50%;
    top:10%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
}
.zt_content{
    box-sizing: border-box;
    float: left;
    width: calc(100% - 60px);
    height: 100%;
    padding-left: 20px;
}
.zt_contentTop{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-top: 15px;
}
.zt_contentTop a{
    float: right;
    display:block;
    color: #666666;
    font-size: 12px;
    padding: 0 10px;

}
.zt_ul{margin-top: 10px;padding-left: 20px;}
.zt_ul li{
    height: 30px;
    width: 100%;
}
.zt_ul li a{
    line-height: 30px;
	border:none;
}
.zt_ul li img{top:12px;}
.zt_ul li a:hover{color: #1aa1de;}
.kcy{
    box-sizing: border-box;
    float: right;
    width: 490px;
    height: 390px;
    padding: 1px;
    margin-top: 20px;
}
.kcy_head{
    width: 100%;
    height: 38px;
}
.kcy_headUl li{float: left;width: 33.33%;height: 38px;}
.kcy_headUl li a{
    box-sizing: border-box;
    display:block;
    width: 100%;
    height: 100%;
    line-height: 38px;
    text-align: center;
    background-color: #f0f0f0;
    color: #333333;
    font-size: 16px;
    cursor: pointer;
    
}
/*.kvy_headUl li:nth-child(1),.kvy_headUl li:nth-child(2){background: #f0f0f0 url("../images/kvy_headUl.png")no-repeat right center;}*/
.kcy_headUl li:first-child a{
    color: #1aa1de;
    font-weight: bold;
    background-color: white;
}
.kcy_headUl li:last-child a{border-right: none;}
.kcy_banner{
    width: 100%;
    height: 350px;
    margin-top: 1px;
    position: relative;
}
.banner2_img{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner2_img ul li{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    overflow: hidden;
    opacity: 0;
}
.banner2_img ul li:first-child{opacity: 1;}
.banner2_img ul li a img{
	max-width:100%;
	max-height:100%;
    /* min-width: 100%;
    height: 100%; */
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.banner2_nav{
    width: 100%;
    height:40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
}
.banner2_title{
    float: left;
    width: 380px;
    height: 40px;
}
.banner2_title a{
    box-sizing: border-box;
    display: none;
    width: 100%;
    height: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.banner2_title a:first-child{display: block;}
.banner2_btn{
    float: right;
    margin-right: 14px;
}
.banner2_btn span{
    float: left;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #aaaaaa;
    margin: 16px 6px;
    cursor: pointer;
}
.banner2_btn span.check{background-color: white;}
/*END学术专题+科普精品赏析+创作理论+业界动态*/

/*研究方向*/
.path{
    width: 100%;
    height:250px;
    margin-top: 20px;
}
.path_head{
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
    line-height: 40px;
    color: #1aa1de;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;
}
.banner{
    width:100%;
    height:190px;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
}
.banner_btn{
    position: absolute;
    top:72px;
    z-index: 99;
    cursor: pointer;
}
.banner_btn:nth-child(1){
    left:10px;
}
.banner_btn:nth-child(2){
    right:10px;
}
.banner_box{
    box-sizing: border-box;
    width: 910px;
    height:100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 99;
}
.banner_ul{
    width: 10000px;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
}
.banner_li{
    float: left;
    width: 150px;
    height: 100%;
    margin-right: 9px;
}
.banner_li a{
    display: block;
    width: 100%;
    height: 100%;
}
.banner_li img{max-width: 100%;}
.banner_title{
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    line-height: 20px;
    text-align: center;
    padding: 0 5px;
    font-weight: bold;
    /* overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; */
}
/*研究方向*/