﻿/* 背景层 */
.insideBg {background-repeat: no-repeat;background-position: right bottom;background-size: cover;}
/* 地图导航 */
.map {padding: 30px 0 50px 0;height: 520px;}
/* 全部列表开始 */
.imgList1{ overflow: hidden; margin-right: -20px;}
.imgList1 dd{ overflow: hidden; float: left; display: inline; width: 33.3333%; margin-bottom:20px;}
.imgList1 dd .con{ overflow: hidden; margin-right: 20px;}
.imgList1 dd .a{ display: block;}
.imgList1 dd .pic{ width: 100%; overflow: hidden; position: relative;}
.imgList1 dd .pic:before{ display: block; content: ''; padding-top: 67%;}
.imgList1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;object-fit: cover;}
.imgList1 dd .text{background: #FFFFFF; display: block; height: 50px; line-height: 50px; padding: 0 10px; text-align: center; color: #333333; font-size: 16px; overflow:hidden;}
.imgList1 dd:hover .text{ color: #18a1a0;}

.imgList2 {overflow: hidden;margin-right: -20px;}
.imgList2 dd {float: left;margin-bottom: 20px;width: 33.3333%;}
.imgList2 dd .con {margin-right: 20px;}
.imgList2 dd .con .pic {position: relative;}
.imgList2 dd .con .pic span {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.3) url(/images/img/videoico.png) no-repeat center center;z-index: 1;opacity: 0.5;}
.imgList2 dd .con .pic:before {display: block;padding-top: 67%;content: " ";background: #f3f3f3;}
.imgList2 dd .con .pic img {top: 0;left: 0;width: 100%;height: 100%;position: absolute;object-fit: cover;}

.imgList2 dd .con .pic #video {position: absolute!important;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;}
.imgList2 dd .con .text {padding: 0 10px; background: #FFFFFF; line-height: 50px;height: 50px;overflow: hidden;font-size: 16px;color: #333333;text-align: center;}
.imgList2 dd:hover .con .text {color: #0083cb;}
.imgList2 dd:hover .con span {opacity: 1;}

.imgList3{ overflow: hidden; margin-right: -20px;}
.imgList3 dd{ overflow: hidden; float: left; display: inline; width: 25%; margin-bottom:20px;}
.imgList3 dd .con{ overflow: hidden; margin-right: 20px;position: relative;padding-bottom: 70px;}
.imgList3 dd .a{ display: block;}
.imgList3 dd .pic{ width: 100%; overflow: hidden; position: relative;}
.imgList3 dd .pic:before{ display: block; content: ''; padding-top: 133%;}
.imgList3 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;object-fit: cover;}
.imgList3 dd .textBox {transition: all 500ms linear;-webkit-transition: all 500ms linear;box-sizing: border-box;-webkit-box-sizing: border-box;border-bottom: 3px solid #18a1a0; position: absolute;height: 184px;left: 0;bottom: -114px;width: 100%;}
.imgList3 dd .title{height: 30px; line-height: 30px; padding: 12px 10px 0px; text-align: center; color: #222222; font-size: 22px; overflow:hidden;}
.imgList3 dd .text {margin-bottom: 30px; line-height: 28px;font-size: 14px;color: #666666;padding: 0 5px;text-align: center;overflow: hidden;}
.imgList3 dd .more {visibility: hidden; box-sizing: border-box;-webkit-box-sizing: border-box;width: 110px;height: 30px;border: 1px solid #d9d9d9;border-radius: 30px;margin: 0 auto;text-align: center;line-height: 30px;font-size: 14px;color: #333333;} 
.imgList3 dd:hover .textBox {bottom: 0px;background: #FFFFFF;}
.imgList3 dd:hover .title {padding: 30px 10px 0px; }
.imgList3 dd:hover .more {visibility: visible;}
.imgList3 dd:hover .more:hover {color: #18a1a0;} 
/* 全文列表开始 */
.textList1 {overflow: hidden;margin-right: -12px;}
.textList1 dd {float: left;margin-bottom: 15px;width: 25%;}
.textList1 dd .con {margin-right: 12px;border: 1px solid #d0dae7;border-radius: 5px;padding: 20px 0;}
.textList1 dd .con .title {padding-left: 35px; line-height: 38px;font-size: 18px;font-weight: bold;color: #18a1a0;}
.textList1 dd .con .text {text-align: center;}
.textList1 dd .con .text span {display: inline-block;line-height: 35px;color: #333333;font-size: 16px;} 
.textList1 dd .con .text em {font-style: normal; display: inline-block;line-height: 35px;font-size: 16px;color: #666666;} 

.letterList {color: #999;font-size: 0;text-align: center;}
.letterList span, .letterList a {display: inline-block;padding: 0 15px;border-right: 1px solid #ccc;font-size: 16px;line-height: 22px;color: #cccccc;}
.letterList a.hover{color: #333333;}
.letterList span:last-child, .letterList a:last-child {padding-right: 0;}
.letterList span:first-child { padding: 0;}
.letterList span:last-child, .letterList span:first-child, .letterList a:last-child, .letterList a:first-child {border: none;}

.insideTabs {border-left: 1px solid #dddddd;}
.insideTabs a {display: block;float: left;width: 33.33%;box-sizing: border-box;-webkit-box-sizing: border-box;height: 50px;background: #f2f2f2;border: 1px solid #dddddd;text-align: center;border-left: none;}
.insideTabs a span {display: inline-block;height: 48px;line-height: 48px;font-size: 16px;color: #333333;font-weight: bold; padding-left: 52px;background-position: left center;background-repeat: no-repeat;}
.insideTabs a:hover {background: url(/images/img/insidetabsbg.png) no-repeat center;background-size: cover;}
.insideTabs a:hover span {color: #FFFFFF;}
.insideTabs a.hover {background: url(/images/img/insidetabsbg.png) no-repeat center;background-size: cover;}
.insideTabs a.hover span {color: #FFFFFF;}

.insideTabsList {overflow: hidden;padding-top: 40px;margin-right: -14px;}
.insideTabsList dd {float: left;width: 12.5%;margin-bottom: 20px;}
.insideTabsList dd .con {height: 38px;border: 1px solid #cccccc;margin-right: 14px;border-radius: 5px;}
.insideTabsList dd .con .text {line-height: 38px;text-align: center;padding: 0 5px;font-size: 14px;color: #333333;overflow: hidden;}
.insideTabsList dd:hover .con {border: 1px solid #18a1a0;} 
.insideTabsList dd:hover .con .text {color: #18a1a0;}

.textList3 {padding: 0 145px;}
.askBox {position: relative;padding-bottom: 30px;}
.askR {width: 65px;height: 65px;background: url(/images/img/askico.png) no-repeat center center;top: 0;left: -115px;position: absolute;}
.askBox .text:before {display: block;content: ' ';width: 0px;height: 0px;border: 10px solid transparent;border-right-color: #18a1a0;position: absolute;top: 20px;left: -20px;}
.askBox .text {position: relative; float:left; padding: 16px 22px;background: #18a1a0;border-radius: 5px;line-height: 26px;font-size: 15px;color: #FFFFFF;}
.answerBox {position: relative;padding-bottom: 30px;}
.answerL {width: 65px;height: 65px;background: url(/images/img/answerico.png) no-repeat center center;top: 0;right: -115px;position: absolute;}
.answerBox .text:before {display: block;content: ' ';width: 0px;height: 0px;border: 10px solid transparent;border-left-color: #FFFFFF;position: absolute;top: 20px;right: -20px;}
.answerBox .text {position: relative; float:right; padding: 16px 22px;background: #FFFFFF;border-radius: 5px;line-height: 26px;font-size: 15px;color: #555555;}
/* 图文列表开始 */
.imgText1:after{display: block;content: '';clear: both; visibility: hidden;}
.imgText1 dd{ overflow: hidden; float: left; display: inline; padding: 20px 32px;background: #FFFFFF;margin-bottom: 30px;transition: all 300ms linear; -webkit-transition: all 300ms linear;}
.imgText1 dd .pic{ width: 250px; overflow: hidden; position: relative; margin-right: 40px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 133%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;object-fit: cover;}
.imgText1 dd .text{ overflow: hidden;padding-top: 58px;}
.imgText1 dd .text .title{ overflow: hidden; height: 48px; line-height: 48px;}
.imgText1 dd .text .title a{ color: #333333; font-size: 22px;}
.imgText1 dd .text .textC{ font-size:14px; color:#666666; line-height:30px; height:90px; overflow:hidden; margin-bottom:22px;}
.imgText1 dd .text .position {line-height: 40px;font-size: 14px;color: #333333;margin-bottom: 12px;}
.imgText1 dd .text span {display: block;width: 32px;height: 2px;background: #666666;margin-bottom: 18px;}
.imgText1 dd .text .more {text-align: right;}
.imgText1 dd .text .more a {display: inline-block;visibility: hidden; transform: scale(0.5);-webkit-transform: scale(0.5); opacity: 0; transition: all 300ms linear; -webkit-transition: all 300ms linear; border-radius: 5px;width: 80px; height: 35px;line-height: 35px;text-align: center;color: #FFFFFF; font-size: 14px;padding-right: 18px;background: #18a1a0 url(/images/img/indexico13.png) no-repeat 80px center;}
.imgText1 dd:hover .text .title a{ color: #18a1a0;}
.imgText1 dd:hover .text .position { color: #18a1a0;}
.imgText1 dd:hover .text span {background: #18a1a0;}
.imgText1 dd:hover .more a  {visibility: visible;transform: scale(1);-webkit-transform: scale(1); opacity: 1;}
.imgText1 dd:hover{ box-shadow: 0px 0px 20px rgba(0,0,0,0.1);}

.imgText2 dd{ overflow: hidden; padding: 21px 39px 20px 21px;background: #FFFFFF;margin-bottom: 20px;transition:0.5s;}
.imgText2 dd .pic{ width: 300px; overflow: hidden; position: relative; margin-right: 23px;}
.imgText2 dd .pic:before{ display: block; content: ''; padding-top: 67%;}
.imgText2 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;object-fit: cover;}
.imgText2 dd .text{ overflow: hidden;}
.imgText2 dd .text .title{ overflow: hidden; height: 46px; line-height: 46px;padding-top: 27px;}
.imgText2 dd .text .title a{ color: #333333; font-size: 20px;width: 88%;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.imgText2 dd .text .textC{ font-size:14px; color:#666666; line-height:30px; height:60px; overflow:hidden;margin-top:3px;}
.imgText2 dd .text .time{  height:38px; line-height:38px; overflow:hidden; }
.imgText2 dd .text .time span{ float:left; display: block;margin-right: 46px;line-height:38px;color:#999999;font-size: 14px;}
.imgText2 dd .text .time .date {
	display: block;
	padding-left: 25px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url(/images/img/timeico.png) no-repeat left center;
}
.imgText2 dd .text .time .scan {
	display: block;
	padding-left: 32px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url(/images/img/eyeico.png) no-repeat left center;
}
.imgText2 dd:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.imgText2 dd:hover .text .title a {
	color: #18a1a0;
	font-weight: bold;
}
/* 临翔区共同体 */
.textList4{font-size: 0;text-align: center;background: #18a1a0;}
.textList4 dd {display: inline-block;width: 25%;position: relative;z-index: 1;}
.textList4 dd:before {display: block;content: ' ';padding-top: 149%;}
.textList4 dd .con {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.textList4 dd .text {font-size: 24px;color: #FFFFFF;text-align: center;line-height: 30px;padding: 22px 0;}
.textList4 dd .pic{top: 0px;transition: all 300ms linear;-webkit-transition: all 300ms linear; width: 120px;height: 120px;border-radius: 50%;margin: 0 auto;position: relative;}
.textList4 dd .pic:after {-webkit-transition: all 0.5s linear;transition: all 0.5s linear;display: block;content: ' ';position: absolute;width: 140px;height: 140px;border-radius: 50%;background: rgba(255,255,225,0.3);top: 50%;margin-top: -70px;left: 50%;margin-left: -70px;}
.textList4 dd:hover .pic {top: -10px;} 
.textList4 dd .pic:hover {}
.textList4 dd .pic:hover:after {-webkit-transform: scale(1.2);transform: scale(1.2);}
.contentBg {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
	z-index: -1;
}
/* 医院公告 */
/*全文列表页start*/
.textList5{ overflow: hidden;}
.textList5 dd{ overflow: hidden;padding: 20px 22px 20px 40px;margin-bottom: 20px;background: #FFFFFF;}
.textList5 dd .text{ overflow: hidden;}
.textList5 dd .text .title{ overflow: hidden; height: 41px; line-height: 41px;}
.textList5 dd .text .title a{ color: #333333; font-size: 20px;transition: all 500ms;-webkit-transition: all 500ms;}
.textList5 dd .text .textC{ font-size:14px; color:#666666; line-height:35px; height:35px; overflow:hidden;margin-top:4px;}
.textList5 dd .text .time{  height:40px; line-height:40px; overflow:hidden; }
.textList5 dd .text .time span{ float:left; display: block;margin-right: 46px;line-height:40px;color:#999999;font-size: 14px;}
.textList5 dd .text .time .date {
	display: block;
	padding-left: 25px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: url(/images/img/timeico.png) no-repeat left center;
}
.textList5 dd .textT .timeT .scanT {
	display: block;
	padding-left: 32px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: url(/images/img/eyeico.png) no-repeat left center;
}
.textList5 dd:hover {
	box-shadow: 0px 0px 8px rgba(255,255,255,0.4);
}
.textList5 dd:hover .text .title a{
	color: #18a1a0;
	font-weight: bold;
}
/* 预约挂号表单 */
.messageBox {
	padding: 0 80px;
    overflow: hidden;
	background: #FFFFFF;
}

.messageTitle .title {
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    color: #333333;
}

.messageTitle .lead {
    font-size: 14px;
    color: #999;
    text-align: center;
}

.formDl {
    overflow: hidden;
    margin-right: -65px;
}

.formDl dd {
    float: left;
    display: inline;
    width: 50%;
    margin-bottom: 30px;
}

.formDl dt {
    margin-bottom: 30px;
}

.formDl dd .con {
    margin-right: 65px;
}

.formBox .title {
    width: 85px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
}

.formBox .title span {
    float: left;
    display: inline;
    width: 65px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
}

.formBox .title span.span1 {
    letter-spacing: 2em;
}

.formBox .title span.span2 {
    letter-spacing: 0.5em;
}

.formBox .title i {
    display: block;
    overflow: hidden;
    font-style: normal;
    width: 20px;
    text-align: center;
}

.formBox .xin {
    width: 18px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    font-size: 16px;
    color: #d6000f;
}

.formDiv {
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dedede;
}

.formDiv .formIpt {
    width: 100%;
    height: 100%;
    border: none;
    padding: 0 12px;
    font-size: 16px;
    color: #333;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.formDiv select {width: 100%;height: 100%;border: none; padding: 0 12px;ont-size: 16px;color: #333;}
#dataInput {background: url(/images/img/dataico.png) no-repeat 90% center;}
.formarea {
    height: 196px;
    width: 715px;
    overflow: hidden;
    border: 1px solid #dedede;
}

.formarea .texa {
    width: 100%;
    height: 100%;
    border: none;
    padding: 5px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.formIpt::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
    color: #ccc;
}

.formIpt:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    color: #ccc;
}

.formIpt::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
    color: #ccc;
}

.formIpt::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 16px;
    color: #ccc;
}

.texa::-webkit-input-placeholder {
    font-size: 16px;
    color: #ccc;
}

.texa:-moz-placeholder {
    font-size: 16px;
    color: #ccc;
}

.texa::-moz-placeholder {
    font-size: 16px;
    color: #ccc;
}

.texa:-ms-input-placeholder {
    font-size: 16px;
    color: #ccc;
}

.formBox .code {
    width: 105px;
    height: 36px;
    margin: 0 15px;
}

.formBox .code img {
    display: block;
    width: 100%;
    height: 100%;
}

.huan {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666;
}

.sexBox {
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

.sexBox .sex {
    float: left;
    display: inline;
    padding-left: 40px;
    font-size: 16px;
    color: #555;
    background: url(/images/img/sel.png) center center no-repeat;
}

.sexBox .sex.selected {
    background: url(/images/img/sel1.png) center center no-repeat;
}

.submint {
    overflow: hidden;
    padding-bottom: 55px;
    margin-left: 85px;
}

.submint dd {
    float: left;
    display: inline;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #d0d0d0;
    margin-right: 26px;
    border-radius: 4px;
}

.submint dd a {
    display: block;
    font-size: 18px;
    color: #fff;
}

.submint dd:nth-child(1) {
    background: #18a1a0;
}
/* 新闻页开始 */
.articleBody {background: #FFFFFF;padding: 0 50px; box-sizing: border-box;}
.articleTitle {
	clear: both;
	line-height: 43px;
	font-size: 28px;
	font-family:"microsoft yahei";
	color:#333333;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
}
.articleTime {
	display: block;
	clear: both;
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	text-align: center;
}
.articleTime span {
	padding-right: 10px;
	font-size: 14px;
	color: #666666;
}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#0d7cc1;
	}
.articlePage a.hover{
	color:#fff;
	background:#0d7cc1;
	}

.articleBox {
	line-height:35px;
	padding:10px 0;
	color: #666666;
	font-size:16px;
}
.articleBox img{
	max-width:100%;
	}
.minH600{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:600px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:none;
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(/images/img/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(/images/img/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #0d7cc1;background:#0d7cc1;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(/images/img/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(/images/img/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(/images/img/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(/images/img/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(/images/img/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(/images/img/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(/images/img/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBox{
	height:40px;
	overflow:hidden;
	background:#f1f1f1;
	}
.shareBoxL{
	float:left;
	padding:0 0 0 20px;
	}
.shareBoxL B{
	display:block;
	line-height:40px;
	float:left;
	}
.bdsharebuttonbox{
	float:left;
	padding:6px 0 0 10px;
	}
.shareBoxR{
	line-height:40px;
	float:right;
	padding:0 20px 0 0;
	font-size:14px;
	color:#000;
	}
.pageUp{
	display:block;
	line-height:34px;
	padding:10px 0 20px 0;
	color: #666666;
	font-size:16px;
	}
.pageUp a {
	font-size: 16px;
	color: #666666;
}
.articleShare {
	display: inline;
}
.articleShare .bshare-custom{
	display: inline;
}
.articleShare a {
	padding: 0 !important;
	height: 25px !important;
	width: 25px !important;
	background: url(/images/img/atico.png)no-repeat !important; 
}
.articleShare .bshare-sinaminiblog {
	background-position: 0px 0px !important;
}
.articleShare .bshare-qqmb {
	background-position: -32px 0px !important;
}
.articleShare .bshare-qzone {
	background-position: -65px 0px !important;
}
.articleShare .bshare-douban {
	background-position: -96px 0px !important;
}
.articleShare .bshare-qqim {
	background-position: -128px 0px !important;
}
.pageUp a:hover  {
	color: #3eaaf2;
}


