/*12346789*/
*{
	margin:0;
	padding:0;
	font-size: 14px;
	font-family: '微软雅黑';
}
table{
	width: 100% !important;
}
a:hover{
	color:#ff592d;
}
#dzbody {
    background: url(../images/body.jpg) fixed no-repeat center top;
    background-size: cover;
}
.width100 { width:100%; margin:0 auto; height:auto; overflow:hidden; position:relative; }
.width1200 { width:1200px; position:relative; margin:0 auto; height:auto; }
.logo { overflow:hidden; height:89px; width:771px; float: left;background: url('../images/login.png?v=1')no-repeat center left;background-size: contain;}
.djtop .logo { overflow:hidden; height:89px; width:771px; float: left;background: url('../images/login2.png')no-repeat center left;background-size: contain;}
.header { background: #fff;height:89px; overflow:hidden; position:relative; border-bottom: 1px solid #eee;}
#banner { height:240px; background-position:center top; background-repeat:no-repeat; }

.topheader{
	height: 30px;
	background: #d03e4a;
	transition: all 0.3s;
}
/*.topheader2{background: #ea5662;}*/
.topheader .width1200{text-align: right;}
.topheader a{padding:0 20px;transition: all 0.3s;line-height: 30px;display: inline-block;vertical-align: middle;color: #fff;margin-left: 10px;}
.topheader a i{color: #fff;margin-right: 5px;}
.topheader a:hover{
	background: #ea5662;
}

.top_right{
	float: right;
	margin-top: 27px;
	position: relative;
}
.top_right input{
	float:left;
	width:250px;
	height:40px; 
	font-size:14px;
	line-height: 40px;
	padding-left: 18px;
	color:#838383;
	text-align: left;
	border:1px solid #ea5662;
}
.top_right >div{
	float: left;
	width:50px;
	height:40px;
	border:1px solid #ea5662;
	border-left:none;
}
.top_right >div a{
	display: block;
	width:50px;
	height:40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #ea5662;
}


#navMenu { width:100%; height:50px; margin:0 auto; background: #fff;}
#navMenu ul { width:1200px; height:50px; margin:0 auto; }
#navMenu li { float:left; height:50px; line-height:50px; width:120px; position:relative; }
#navMenu li a { color: #666;display: block; line-height:50px; height: 50px; text-align: center; transition:all 0.2s linear; font-size:16px; position:absolute; width:100%;}
#navMenu>ul>li>a{cursor: default;}
#navMenu li:hover a { color: #fff; background-color:#ea5662;transition:all 0.2s linear;}
#navMenu li:hover ul li a { color: #fff; background-color:rgba(234,86,98,0.8);transition:all 0.2s linear;}
#navMenu li ul { width:120px; height:auto; max-height:0; overflow:hidden; position:absolute; top:50px; transition:all 0.3s ease-out; z-index:9999;}
#navMenu li ul li { float:none; height:35px; width:100%; }
#navMenu li ul li a { width: 100%; display: block; text-align:center; color: #eeeeee; font-size:14px; line-height:35px; height:35px; transition:all 0.2s linear; }
#navMenu li ul li a:hover { color: #fff; background-color:#ea5662; transition:all 0.2s linear; }
#navMenu li:hover ul { max-height:550px; transition:all 0.3s linear; }

body{min-width:1200px;}
.top_right .a_a{display:block;margin-top:27px;}
.marquee_lg{width:100%;height:400px;position: relative;}
#marquee{width:100%;height:400px;overflow:hidden;position: relative;}
#marquee ul li{float:left;height:400px;}

em{
	
	font-style:normal;
	font-weight:normal;
}
.slide { width:100%; min-height:234px; overflow:hidden; margin:0;}
.slider { width:100%;  margin:0 auto; height:400px; overflow:hidden;}
.slider>div{position: relative; }
.slider a { display: block;width:100%; height:400px;}
.slider img { width:100%; height:400px; }

.slick-prev, .slick-next { position: absolute; display: block; height: 60px; width: 40px; line-height: 0; font-size: 0; cursor: pointer; background: rgba(0,0,0,0.4); color: #fff; top:42%; margin-top:-30px;  padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: rgba(0,0,0,0.6); color: #fff; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 0.6; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 18px; line-height: 1; color: white; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: 0px; }
[dir="rtl"] .slick-prev { left: auto; right: 0px; }
.slick-prev:before { content: "<"; }
[dir="rtl"] .slick-prev:before { content: ">"; }
.slick-next { right: 0px; }
[dir="rtl"] .slick-next { left: 0px; right: auto; }
.slick-next:before { content: ">"; }
[dir="rtl"] .slick-next:before { content: "<"; }

.slick-list .draggable{height:400px;}
.slick-slider { position: relative;  display: block;}
.slick-slide { float: left; height: 400px; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.div_ul{width:1200px;margin:0 auto;height:50px;position:relative;top:355px;}
.slick-dots { position: absolute; bottom:25px; right:0; height:16px; list-style: none; display:block; text-align: center; padding: 0; /*width: 90px;*/ overflow:hidden; }
.slick-dots li { position: relative; display:block; float:left; height: 16px; background: rgba(255,255,255,255,0.5);width: 15px; margin: 0 0px;margin-right: 5px; padding: 0; cursor: pointer;  }
.slick-dots li button { border:0; display: block; height: 12px; width: 12px; outline: none; line-height: 0;  padding: 0px; cursor: pointer; border-radius:10px; background:none; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: ""; width: 10px; height: 10px;background: rgba(255,255,255,0.8);border-radius: 5px; font-family: "slick"; font-size: 5px; line-height: 16px; text-align: center; color:#000; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color:#000; background: #ea5662;opacity: 1; font-size: 8px; }

.slide .bg_kuang{
	display:block;
	width:100%;
	height:64px;
	background:#999;
	background: rgba(0,0,0,0.5);
	position: relative;
	top:-16%;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5f000000, endcolorstr=#5f000000);
}
.slide .bg_kuang>p{
	width:1200px;
	height:64px;
	margin: 0 auto;
	line-height: 64px;
}
.slide .bg_kuang p span{
	display: inline-block;
	width:136px;
	height:64px;
	color:#BCBCBC;
	font-size: 16px;
	line-height: 64px;
	text-align: left;
	vertical-align: middle;
}
.slide .bg_kuang>p a{
	display: inline-block;
	width:920px;
	height:64px;
	line-height: 64px;
	text-align: left;
	color:#fff;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
	overflow: hidden;
}


.indexcontainer{
	overflow: hidden;
	background: #fff;
	height:455px;
	padding-top:35px;
}
/*快速通道*/
.quick{margin-bottom: 50px;}
.modeltitle {
    overflow: hidden;
    height: 80px;
    margin:30px auto;
    width: 100%;
}
.modeltitle h3 {
    font-size: 24px;
    color: #686868;
    text-align: center;
    overflow: hidden;
}
.modeltitle h4 {
    font-size: 14px;
    color: #bababa;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.quickul{overflow: hidden;}
.quickul ul li{
	width: 277px;
	height: 255px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 30px;
	cursor: pointer;
}
.quickul ul li:last-child{margin-right: 0px;}
.quickpic{
	width: 277px;
	height: 172px;
	overflow: hidden;
}
.quickcon{
	position: absolute;
	width: 100%;
	height: 100%;
	top:172px;
	transition:all 0.2s;
	box-sizing: border-box;
	padding: 0 25px;
}
.quickul ul li:hover .quickcon{
	top:0;
	background: #ea5662;
}
.quicktitle {overflow: hidden;padding:25px 0;}
.quicktitle h1{
	font-size: 20px;
	color: #404040;
	height: 30px;
	overflow: hidden;
}
.quicktitle h2{
	font-size: 14px;
	color: #8f8f8f;
	height: 21px;
	overflow: hidden;
}
.quickul ul li:hover .quicktitle h1{
	color: #ffffff;
}
.quickul ul li:hover .quicktitle h2{
	color: #ff98a0;
}
.quicktitle h3{
	font-size: 14px;
	color: #ffd8d8;
	height: 72px;
	line-height: 24px;
	margin-top:20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.quickicon{
	width: 37px;
	height: 37px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	border-radius: 50%;
	line-height: 37px;
	text-align: center;
	font-size: 24px;
	color:rgba(0,0,0,.2);
	background: #fff;
	transition: all 0.2s;
}
.quickul ul li:hover .quickicon{
	bottom: 30px;
}


/*模态框*/
.modelbg{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	display: none;
}
.modelbg-block{display: block;}
.modelbgmain{
	width: 1130px;
	height: 455px;
	background: #fff;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	padding:40px 35px;
	overflow: hidden;
}
.model-pic{
	width: 370px;
	height:455px;
	float: left;
	overflow: hidden;
	position: relative;
}
.model-ul{float: left;margin-left: 60px;}
.model-ul ul{
	height: 210px;
	width: 680px;
	padding-top:20px;
}
.model-ul ul li{
	width: 210px;
	float: left;
	margin-right: 20px;

}
.model-ul ul li:nth-of-type(3n){
	margin-right: 0px;
}
.model-ul ul li a{
	overflow: hidden;
}
.model-icon{
	height: 120px;
	transition: all 0.3s;
}
.model-ul ul li:hover .model-icon{
	transform: translateX(10px);
}
.model-icon img{display: block;margin:0 auto;}
.modelbgtitle h1{
	font-size: 16px;
	color:#222222;
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	transition: all 0.3s;
}
.model-ul ul li:hover .modelbgtitle h1{
	color: #1a934a;
}
.model-ul ul li a i{
	display: block;
	transition: all 0.5s;
	width: 0;
	height: 1px;
	background: #b6b6b6
}
.model-ul ul li:hover a i{
	width: 100%;
}
.modelbgtitle p{
	color:#b6b6b6;
	text-align: center;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}
.modelbghang{height: 1px;background: #cecece;}


/*专业版模态框*/
.modeldiv1{overflow: hidden;}
.modelactive{width: 210px;float: left;}
.modelactive h1{
	display: inline-block;
	vertical-align: bottom;
	font-size: 24px;
	color: #222222;
	margin-right: 15px;
}
.modelactive span{
	color: #c1c1c1;
}
.modelmenu{float: right;margin-right: 3px;}
.modelmenu ul li{
	color: #797979;
	/*width: 90px;*/
	padding:0 15px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	transition: all 0.3s;
	cursor: pointer;
}
.modelmenu ul li:hover{
	color: #fff;
	background: #ea5662;
}
.modelmenu ul li.modelon{
	color: #fff;
	background: #ea5662;
}
.modelmenu ul li a{
	color: #797979;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	transition: all 0.3s;
}
.modelmenu ul li:hover a{
	color: #fff;
	background: #ea5662;
}
.modeltabs{
	overflow: hidden;
	display: none;
}
.modeltabsblock{display: block;}
.modeldiv2{
	margin-top: 20px;
	width: 1085px;
	height:158px;
	border: 1px solid #cecece;
	padding: 20px;
}
.div2-pic{
	height: 160px;
	width: 260px;
	overflow: hidden;
	float: left;
}
.div2-pic img{
	width: 100%;
}
.div2-main{float: left;width: 770px;margin-left: 54px;}
.div2-main a{
	display: block;
	overflow: hidden;
}
.div2-main-left{
	float: left;
	width: 555px;
}
.div2-main-left h1{
	font-size: 18px;
	color: #222222;
	height: 55px;
	line-height: 55px;
	transition: all 0.3s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.div2-main-left:hover h1{color: #ea5662;}
.div2-main-left p{
	color:#8f8f8f;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 25px;
}
.div-click{
	display: block;
	border: none;
	background: none;
	color:#ea5662;
	height: 20px;
	line-height: 20px;
	margin-top:20px;
	cursor: pointer;
}
.div2-main-right{
	width: 150px;
	height: 140px;
	float: right;
	margin-left: 30px;
	padding-top: 20px;
}
.div2-main-right h1{
	font-size: 36px;
	color: #b4b4b4;
	text-align: left;
	height: 80px;
	background: url('../images/jiantou.jpg') no-repeat left bottom;
}
.modeldiv3{
	padding:0 30px;
	margin-top: 40px;
	height: 145px;
	overflow: hidden;
}
.modeldiv3 ul li{width: 435px;float: left;}
.modeldiv3 ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
}
.modeldiv3 ul li a span{
	color: #ea5662;
	display: block;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	float: left;
	width: 55px;
}
.modeldiv3 ul li a p{
	height: 45px;
	line-height: 45px;
	color: #8f8f8f;
	width: 380px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis; 
	overflow: hidden;
	transition: all 0.3s;
}
.modeldiv3 ul li:hover a p{
	color: #ea5662;
}
.modeldiv3 ul li:nth-of-type(2n){
	float: right; 
}
/*modeltabs修改*/
.model2left{
	width: 420px;
	height:260px;
	background: #f8f8f8;
	margin-top: 40px;
	padding:50px 55px;
	overflow: hidden;
	float: left;
}
.model2left span{
	display: block;
	font-size: 24px;
	color: #b4b4b4;
}
.model2left h3{
	font-size: 18px;
	color: #222222;
	height: 60px;
	line-height: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 30px;
}
.model2left p{
	color: #8f8f8f;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top:10px;
	height:47px;
}
.model2left a{
	display: block;
	width: 140px;
	height:38px;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	background: #ea5662;
	font-size: 24px;
	margin-top:50px;
}
.model2right{
	float: left;
	margin-top: 40px;
	margin-left: 80px;
	height: 361px;
	overflow: hidden;
}
.model2right ul {overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.model2right ul li{
	width: 515px;
	padding:30px 0 ;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
}
.modelrightilte{overflow: hidden;}
.modelrightilte span{
	display: block;
	float: right;
	color: #b4b4b4;
	font-size: 18px;
	width: 60px;
	text-align: right;
}
.modelrightilte h3{
	width: 450px;
	float: left;
	color: #222222;
	font-size: 16px;
	height: 21px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: all 0.3s;
}
.model2right ul li:hover h3{
	color: #ea5662;
}
.modelrightilte h3 em{
	color: #222222;
	font-size: 12px;
	padding-right: 10px;
}
.model2right ul li a p{
	padding-left: 20px;
	padding-right: 20px;
	color: #8f8f8f;
	height: 20px;
	margin-top:15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*modeltabs修改结束*/
.cha{
	display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    right: 10px;
    top: 10px;
    position: absolute;
    cursor: pointer;
}




.png0 { position:absolute; top:0; left:0;}
.png2 { top:65px; }
.png4 { top:110px; }
.png5 { top:0px; }
.png6 { top:65px; }
.png7 { top:260px; }
/*.png7 { top:380px; }*/
.png8 { top:380px; }
.png9 { top:15px; }
.png10 { top:0px; }
.png11 { top:120px; }

/*关于我们*/
.aboutus{
	height: 380px;
}
.aboutus .width1200{height: 382px;width: 1200px;margin:0 auto;}
.aaa{
	height: 1000px;
	background: #fff;
}
.aboutusbg{height: 380px;}
.aboutuscon{
	margin:0 auto;
	height: 382px;
}
.aboutuspic{
	background: url('../images/about.png') no-repeat center;
	background-size: cover;
	height: 382px;
	width: 1200px;
	padding-left: 80px;
	box-sizing: border-box;
}
.aboutLeft{
	padding:50px 0;
	width: 540px;
	float: left;
}
.aboutuspic h1{
	font-size: 24px;
	color: #fff;
}
.aboutuspic h2{
	font-size: 14px;
	color: #ffb0b6;
}
.aboutuspic p{
	width: 530px;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
    height: 78px;
    margin: 32px 0;
    margin-bottom: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.aboutuspic ul{
	margin-top:20px;
	display: flex;
	flex-direction: column;
}
.aboutuspic ul li{
	height: 35px;
	line-height: 35px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap; 
	justify-content : space-between;
}
.aboutuspic ul li a{
	color: #fff;
	width: 440px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: all 0.3s;
}
.aboutuspic ul li span{
	color: #fff;
	text-align: right;
	overflow: hidden;
}
.aboutuspic ul li a:hover{
	/*color: #c80f17;*/
	text-decoration: underline;
	font-weight: bold;
}
.aboutRight{
	width: 525px;
	height: 295px;
	overflow: hidden;
	float: right;
	padding:45px 0;
}
.videobb {
    /*background: rgba(0,0,0,0.5);*/
}
.public-more {
    overflow: hidden;
    margin-top: 20px;
}
.public-more a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s;
    width: 83px;
}
.public-more a:hover{
    background: #c80f17;
    width: 83px;
    padding-left: 37px;
}


/*选项卡*/
.tabs{
	padding: 80px 0;
	background: #fff;
	overflow: hidden;
	padding-top: 260px;
	height: 500px;
}
.tabsaa{width: 1200px;}
.tabul{
	overflow: hidden;
	width: 470px;
	margin:0 auto;
	text-align: center;
}
.tabul li{
	height:40px;
	width:110px;
	/*float: left;*/
	display: inline-block;
	border:1px solid #ccc;
	margin-right: 5px;
	transition: all 0.3s;
}

.tabul li:nth-of-type(1){ 
	animation: bounceIn 1s ease .3s backwards
}
.tabul li:nth-of-type(2){ 
	animation: bounceIn 1s ease .5s backwards
}
.tabul li:nth-of-type(3){
	animation: bounceIn 1s ease .7s backwards
}
.tabul li:nth-of-type(4){ 
	animation: bounceIn 1s ease .9s backwards
}
.tabul li a{
	display: block;
	color:#7f7f7f;
	height:40px;
	width:110px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	transition: all 0.3s;
	font-size:16px;
}
.tabul li.on {
	border:1px solid #ea5662;
}
.tabul li.on a{
	background:#ea5662;
	color:#fff;
}
.tablist{
	overflow: hidden;
	margin-top:40px;
	position: relative;
	display: none;
	transition: all 0.3s;
	height: 400px;
}
.dis_block{
	display: block;
	transition: all 0.3s;
}
.tablist ul{
	width: 1200px;
	margin:0 auto;
}
.tablist ul li{
	width:370px;
	float: left;
	margin-right: 45px;
	overflow: hidden;
}
.tablist ul li:nth-of-type(3){
	margin-right: 0;
}
.tablist ul li a{
	display: block;
	width:370px;
	overflow: hidden;
}
.tablist ul li a span{
	display: block;
	height:100px;
	line-height: 100px;
	font-size: 36px;
	color:#848484;	
}
.tablist ul li a h3{
	font-weight: normal;
	font-size: 16px;
	color:#2a2a2a;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	transition: all 0.3s;
}
.tablist ul li a:hover h3{
	font-weight: bold;
	text-decoration: underline;
}
.tablist ul li a p{
	color:#969696;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	margin-top:10px;
	transition: all 0.5s;
}
.tablist ul li a h1{
	font-size: 12px;
	color:#969696;
	height:20px;
	line-height: 20px;
	margin-top:40px;
}
.tablist .solid{
	width: 100%;
	position: absolute;
	top:87px;
	left: 0;
	height:1px;
	border-top:1px solid #ccc;
}
.arrow{
	width: 100%;
	margin-top:70px;
}
.arrow a{
	display: block;
	height: 45px;
	line-height: 45px;
	width:150px;
	text-align: center;
	color:#fff;
	background: #666;
	transition: all 0.5s;
	margin:0 auto;
}
.arrow a:hover{
	background: #ea5662;
	transform: translateX(10px);
}

/*期刊浏览*/
.read{
	width: 100%;
	height: 339px;
	position: relative;
	background: #fff;
	overflow: hidden;

}
.readpic{
	background: url('../images/qikan.jpg') no-repeat center;
	background-size: cover;
	width: 100%;
	height: 339px;
	padding-top: 50px;
	box-sizing: border-box;
}
.newspaper{width: 890px;}
.newspaper h1 {
    font-size: 24px;
    color: #fff;
}
.newspaper h1 a{
	display: block;
	float: right;
	color: #ffffff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s;
    width: 83px;
}
.newspaper h1 a:hover{text-decoration: underline;}
.newspaper h2 {
    font-size: 14px;
    color: #ffb0b6;
}
.newspaper ul {
	overflow: hidden;
	margin-top:30px;
	margin-bottom: 10px;
	width: 800px;
	display: flex;
	flex-direction: row;
	justify-content : space-between;
}
.newspaper ul li{
	overflow: hidden;
}
.newspaper-left{
	width: 97px;
	height: 135px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	box-shadow:3px 5px 5px 1px rgba(0,0,0,0.2);
	overflow: hidden;
}
.newspaper-left img{width: 100%;height: 100%;}
.newspaper-right{
	float: left;
}
.newspaper-right h1{
	font-size: 16px;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.newspaper-right h3{
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #ffffff;
}
.newspaper-right a{
	display: block;
	font-size: 14px;
	color: #ffffff;
	margin-top:50px;
	text-decoration: underline;
}
.newspaper-right a:hover{
	font-weight: bold;
}

/*快速入口*/
.indexcontainer2{background: #fafafa;height: 390px;padding-top:0;}
.container_12{
    height: 180px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin:0 auto;
    margin-bottom: 50px;
}
.car {
    height:35px;
    overflow: hidden;
    width: 82px;
    margin:0 auto;
    position: absolute;
    bottom:0;
    left: 50%;
    transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
}
.car a{
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: #ffffff;
    float: left;
    text-align: center;
    font-size: 30px;
    display: block !important;
    border-radius: 50%;
    background: rgba(0,0,0,0.3);
    transition: all 0.3s;
}
.car a.prev{margin-right: 20px;}
.car a:hover{ background: rgba(0,0,0,0.6);}
.carousel {
    cursor: default !important;
}

.carousel li {
    overflow: hidden;
    height: 83px;
    float: left;
    margin:12px 8px;
    width:224px !important;
    /*border:1px solid #ccc;*/
    transition: all 0.3s;
}
.kepupic img{transition: all 0.3s;}
.carousel li:hover{
    box-shadow: 0px 0px 22px 6px #dcdcdc;
}
.carousel li a {
    display: block;
    width: 231px;
    float: left;
   
}
.clear {
    clear: both;
}
.kepupic{width:224px;height:83px;overflow: hidden; }
.kepucon h2{
    transition: all 0.3s;
    text-align: center;
    font-size: 15px;
    color: #464545;
    line-height: 25px;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:15px;
}
.carousel li a:hover  h2{color: #2659cb;}
.car_div {
    width:1200px;
    height: 105px;
    overflow: hidden;
    margin-top:32px;
}
.contact{
    height: 338px;
    background: url('../images/foot.jpg') no-repeat center;
}
.footer2{
    height: 25px !important;
}

/*底部*/
.footer{
	height: 128px;
	/*background: url('../images/footer.jpg') no-repeat center;
	background-size: cover;*/
	padding-top:28px;
	overflow: hidden;
	background: #e9e9e9;
	box-sizing: border-box;
}
.footer p{
	line-height: 26px;
	text-align: center;
	color: #6c6c6c;
}
.footer p a{
	color: #6c6c6c;
	text-decoration: none;
}
.footer{text-align: center;}
.footerleft{
	display: inline-block;
	vertical-align: middle;
	width:52px;
	padding-right: 20px;border-right: 1px solid #ccc;
	margin-right: 20px;
}
.footerleft img{width:100%;}
.footerright{display: inline-block;vertical-align: middle;}
.footerright p{text-align: left;}



#dzheader{
	height:270px;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
}
.zyfeilei {
    min-height: 75px;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    border-bottom: 1px solid #DDDDDD;
    overflow: hidden;
}

.zyfeilei ul {
    float: left;
    margin-top: 15px;
    width: 1100px;
}
.zyfeilei ul li {
    float: left;
    height: 45px;
    overflow: hidden;
    transition: all 0.3s;
}

.zyfeilei ul li a {
    padding: 0 13px;
    display: block;
    height: 45px;
    color: #5d5d5d;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
    transition: all 0.3s;
}

.zyfeilei ul li:hover>a{
	color:#FFFFFf;
	background: #ea5662;
}
.zyfeilei ul li.li_on a{background: #ea5662;color:#ffffff;}
.zyfeilei h3 {
    line-height: 73px;
    font-size: 22px;
    overflow: hidden;
    font-weight: normal;
    color: #ea5662;
}
.newactive {
    overflow: hidden;
    float: right;
}

/*内容页*/
.content-detail {
    margin: 20px auto;
    overflow: hidden;
    min-height: 500px;
}
.con_title {
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 40px;
    padding-top: 15px;
    margin-bottom: 30px;
}
.con_title h1 {
    font-size: 26px;
    color: #494848;
    text-align: center;
    line-height: 40px;
}
.content_con{
	color: #949494;
    line-height: 25px;
    margin: 20px 0;
}
.content_con span{font-size: inherit;}
.content_con strong{font-size: inherit;}
.content_con a{font-size: inherit;}
.content_con p {
    color: #949494;
    line-height: 25px;
    margin: 20px 0;
}
.content_con embed{
	display: block;
	margin:0 auto;
}
#pimg img{
	display: block;
	width: 1200px !important;
	margin:0 auto;
}
.hsdivL{width: 450px;height: 320px;float: left;}
.hsdivR{width: 700px;float: right;}
.hsdiv{padding-bottom: 20px;border-bottom: 1px dotted #ccc;overflow: hidden;margin-top:20px;}
.hsdiv h1{font-size: 20px;color: #333;}
.hsdiv h2{font-size: 22px;color: #3a3a3a;height: 50px;}
.hsdiv h3{font-size: 20px;color: #ea5662;}
.hsdiv p{text-indent: 2em;text-align: justify;}
.hsdiv2{border:none;background: #f8f8f8;}
.hsdiv .hsdivR2{margin-top:90px;width: 680px;}
.hsdiv .hsdivR2 p{text-indent:0;text-align: justify;color: #6e6e6e;}


.hsdiv3 .hsdivL{float: right;height: 401px;}
.hsdiv3 .hsdivR{float: left;padding-left: 70px;margin-top:130px;}

.content_con .audio1{
	position: absolute;top: 200px;right: 200px;
}

/*三级导航*/
.sanji{
	overflow: hidden;
	margin-top:50px;
	margin-bottom:30px;
}
.sanjione ul{
	height: 40px;
    width: 1200px;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid #ea5662;
}
.sanjione ul li{
	display: inline-block;
}
.sanjione ul li a{
	display: block;
	transition: all 0.3s;
	padding:0 15px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #e8e8e8;
    transition: all 0.3s;
}
.sanjione ul li a:hover{
	background: #ea5662;
	color: #ffffff;
}
.sanjione ul li.sanjili a{
	background: #ea5662;
	color: #ffffff;
}
/*党建*/
.djsanji ul{
	height: auto;
	border-bottom: 2px solid #c80f17;
}
.djsanji ul li{margin:0 5px;margin-bottom: 10px;}
.djsanji ul li a:hover{
	background: #c80f17;
	color: #ffffff;
}
.djsanji ul li.sanjili a{
	background: #c80f17;
	color: #ffffff;
}

/*地图*/
.left{
    width: 1200px;
    height: 420px;
    box-sizing: border-box;
}
.container {
    width: 100%;
    height: 100%;
    float: left;
}
.title {
    font-size: 14px;
    font-weight: bold;
    color: #cc5522;
}

.content {
    font-size: 13px;
    color: #333;
    margin-top: 6px;
}
.ditu_detail p{
	color: #949494;
    line-height: 25px;
    margin: 20px 0;
    padding-left: 50px;
}


/*媒体视频*/
.media{
    width: 1200px;
    overflow: hidden;
    margin-top:10px;
}
.media ul li{
    width: 270px;
    float: left;
    margin-right: 40px;
    padding: 0;
    margin-bottom: 30px;
	position: relative;
}
.media ul li:nth-of-type(4n){
    margin-right: 0;
}
.media ul li a{
    display: block;
}
.media ul li a .shipin{
    width: 100%;
    height: 150px;
    background: url('../images/video.png') no-repeat center;
}
.shipin_bg{
	position: absolute;
	top:0;
	left: 0;
	z-index: 100;
	width: 100%;
    height: 150px;
    background: url('../images/video.png') no-repeat center;
}
.media ul li a .shipin img{
    width: 100%;
    height: 150px;
}
.media ul li a h4{
    color: #909090;
    width: 100%;
    height: 50px;
    line-height: 25px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.3s;
}
.media ul li:hover a h4{
    color: #ea5662;
}
/*分页*/
.black2 { padding: 10px;  margin: 20px auto;  text-align: center; overflow:hidden; margin-bottom:40px;}
.black2 a { border: #757575 1px solid; padding:5px 10px; color: #000000; text-decoration: none;margin: 2px; }
.black2 a:hover { border: #ea5662 1px solid; background:#ea5662; padding:5px 10px; color: #fff;  text-decoration: none; margin: 2px; }
.black2 span.current { border: #ea5662 1px solid; background:#ea5662; padding:5px 10px; color: #fff;  text-decoration: none; margin: 2px; }
.black2 span.disabled { border: #ccc 1px solid; padding:5px 10px; color: #ccc;  text-decoration: none; margin: 2px; }


/*图片新闻*/
.newslist3{overflow: hidden;margin-bottom: 60px;}
.newslist3 ul{margin-bottom: 20px;}
.newslist3  ul li {
	width: 1160px;
	margin:0 auto;
    overflow: hidden;
    height: 160px;
    padding: 30px 10px;
    transition: all 0.5s;
    border-bottom: 1px solid #F0F0F0;
}
.newslist3 ul li a{
	height: 160px;
}
.newslist3 .news_pic {
    float: left;
    width: 240px;
    height: 160px;
    overflow: hidden;
}
.news_pic img{width: 100%;}
.newslist3 .news_font {
    width: 685px;
    height: 160px;
    float: left;
    transition: all 0.3s;
    margin-left: 50px;
}
.newslist3 .news_font p {
    font-size: 14px;
    height: 52px;
    line-height: 26px;
    color: #959393;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newslist3 i{display: block;width: 75px;height: 15px;border-bottom: 1px solid #8c8c8c;}
.newslist3 h3 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #202020;
    transition: all 0.3s;
}
.news3date h2{height: 60px;line-height:60px;font-size: 26px;color: #8c8c8c;display: inline-block;font-weight: bold;}
.news3date em{font-size: 14px;color: #8c8c8c;display: inline-block;}
.news3more{
	width: 110px;
	height: 35px;
	border:1px solid #eeeeee;
	line-height: 35px;
	text-align: center;
	float: right;
	margin-top:50px;
	transition: all 0.5s;
}
.newslist3 ul li:hover .news3more{
	border:1px solid #ea5662;
	color: #ea5662;
}
.newslist3 ul li:hover{
	background: #fff;
    box-shadow: 0 6px 16px rgba(43, 43, 43, 0.2);
}

/*党建*/
.djnewsall .newslist3 ul li:hover .news3more{
	border:1px solid #c80f17;
	color: #c80f17;
}
.djnewsall .newslist3 ul li:hover{
	background: #fff;
    box-shadow: 0 6px 16px rgba(43, 43, 43, 0.2);
}

/*文字列表*/
.connewslist ul li {
    width: 1180px;
    height: 80px;
    padding:30px 0;
    border-bottom: 1px solid #ebebeb;
    transition: all 0.3s;
    margin:0 auto;
}
.connewslist ul li:hover{
	background: #fff;
    box-shadow: 0 6px 16px rgba(43, 43, 43, 0.2);
}
.connewslist ul li a {
	display: block;
    background: url(../images/newslist_bg.jpg) no-repeat right center;
    height: 80px;
    padding-right: 200px;
    width: 980px;

}
.connewslist ul li a span {
    width: 130px;
    height: 80px;
    float: left;
    /*background-color: #F1F1F1;*/
    display: block;
}
.connewslist ul li a h5 {
    font-size: 24px;
    text-indent: 24px;
    height: 40px;
    line-height: 40px;
    margin-top: 6px;
    color: #595757;
}
.connewslist ul li a h6 {
    font-size: 14px;
    text-indent: 24px;
    height: 20px;
    line-height: 20px;
    color: #8c8c8c;
}
.newscontent1{
	float: left;
	margin-left: 30px;
	overflow: hidden;
}
.connewslist ul li a h3 {
    height:25px;
    line-height:25px;
    width: 820px;
    font-size: 16px;
    color: #202020;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
}
.connewslist ul li:hover a h3{color: #ea5662;}
.djnewsall ul li:hover a h3{color: #c80f17;}
.connewslist ul li a p {
    height: 50px;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 8px;
    width: 820px;
    color: #959393;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	
}

/*文字列表2*/
.newslist{
	overflow: hidden;
}
.newslist ul{
	overflow: hidden;
}
.newslist li{
	width: 560px;
    padding: 0;
    overflow: hidden;
    margin: 10px 0;
    height: 180px;
    float: left;
    margin-right: 80px;
     transition: all 0.3s;
}
.newslist li:nth-of-type(2n){
	 margin-right: 0px;
}
.newslist li a{
	display: block;
	height: 150px;
    width: 100%;
    overflow: hidden;
}
.newslist li a span{
	line-height: 20px;
    font-size: 12px;
    display: block;
    width: 100%;
    color: #999;
}
.newslist li a h3{
	line-height: 50px;
    font-size: 16px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
    position: relative;
    width: 100%;
    color: #000;
    transition: all 0.3s;
    border-bottom: 1px solid #F0F0F0;
}
.newslist li:hover a h3{
	color:#ea5662;
}
.newslist li a h3 i{
	display: block;
    width: 15px;
    height: 1px;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    background-color: #000;
    transition: all 0.3s;
}
.newslist li:hover a h3 i{
	width: 100%;
}
.newslist li a p{
	line-height: 25px;
    font-size: 14px;
    height: 50px;
    width: 100%;
    margin: 10px 0;
    color: #999;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*专家详情页*/
.eq_expert{position: relative;}
.eq-expert-top{
	height:338px;
	background: url('../images/eqbanner1.jpg') no-repeat;
	background-size: cover;
	position: absolute;
	top:0;
	width: 100%;
	z-index: -10;
}
.eq-expert-kong{width: 100%;height:60px;}
.eq-content{
	width: 1200px;
	margin:0 auto;
	padding-top:115px;
}
.eq-content-top{
	width: 1200px;
	height:290px;
	background: url('../images/eqexpert.jpg') no-repeat center;
	background-size: cover;
	
}
.eq-expert-message{
	position: relative;
	top:-60px;
	margin-left: 35px;
	overflow: hidden;
	height:415px;

}
.eq-message-left{
	float: left;
	width: 270px;
	height: 405px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	overflow: hidden;
}
.eq-message-left img{
	width: 100%;
}
.eq-message-middle{
	float: left;
	margin-left: 30px;
	padding-top:95px;
	width: 560px;
}
.eq-message-right{
	float: right;
	margin-right: 45px;
	padding-top:80px;
	/*width: 144px;*/
	width: 105px;
}
.eq-message-right img{width: 100%;}
.eq-message-right h1{
	text-align: center;
	background: #fff;
	padding-bottom: 5px;
	color: #ea5662;
}
.mess-one{
	/*width: 300px;*/
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.messname{
	color:#fff;
	font-size: 30px;
}
.messkeshi{
	color:#fff;
	font-size: 18px;
	padding-left: 40px;
}
.messtwo h1{
	color:#fff;
	font-size: 16px;
	/*height: 60px;
	line-height: 60px;*/
	padding-top:10px;
	max-height:60px;
	overflow:hidden;
}
.messsth {margin-top:15px;height:70px;}
.messsth p{
	font-size: 14px;
	color:#fff;
	height: 75px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 25px;
}
.messfour{margin-top:50px;}
.messfour span{
	color:#005bac;
	font-size: 16px;
	height:40px;
	line-height: 40px;
	font-weight: bold;
}
.messfour .zhuaneq{margin-right: 40px;}

.eq-main{
	overflow: hidden;
	margin-top: 90px;
	margin-bottom: 40px;
}
.eq-main-one{float: left;width: 305px;overflow: hidden;min-height: 300px;}
.eqmaindiv{
	margin-bottom: 40px;
	overflow: hidden;
}
.eqmaindiv .eqh1_con{
	
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 30px;
}
.eqh1_con h1{
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 2px solid #ea5662;
}
.eqmaindiv h1 span{
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border:4px solid #ea5662;
	margin-right: 10px;
}
.eqmaindiv em{
	font-size: 18px;
	color:#3c3c3c;
	display: inline-block;
	vertical-align: middle;
}
.eqmaindiv p{
	color:#909090;
	font-size: 14px;
	line-height: 30px;
}
.eqdoctor{overflow: hidden;height: auto;}
.eqmaindiv .eqmainp{
	height: 150px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.eqmainbtn{
	width: 27px;
	height:27px;
	overflow: hidden;
	border-radius: 50%;
	background: url('../images/down.png')no-repeat center;
}
.eqmainbtn2{
	background: url('../images/up.png')no-repeat center;
}
.eq-main-two {float: left;
	margin-left: 55px;
	width: 835px;
	overflow: hidden;
}
.eq-main-two p{
	text-indent: 2em;
	margin-bottom: 28px;
}
.eqicon_paiban{
	overflow: hidden;
	margin-top:10px;
}
.eqicon_paiban ul li{
	width: 195px;
	height: 60px;
	border:1px solid #e3e3e3;
	float: left;
	margin:0 10px;
	padding:15px 30px;
	margin-bottom: 15px;
}
.paiban_left{
	width: 60px;
	height:60px;
	float: left;
	background: url('../images/yang.png') no-repeat center;
}
.paiban_left2{
	width: 60px;
	height:60px;
	float: left;
	background: url('../images/huang.png') no-repeat center;
}
.paiban_right{
	width: 115px;
	float: left;
	margin-left: 10px;
}
.paiban_right h1{
	font-size: 16px;
	color: #848484;
	text-align: center;
	font-weight: bold;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
.paiban_right h2{
	font-size: 14px;
	color: #848484;
	text-align: center;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
.eqh1_con a{
	display: inline-block;
	width: 50px;
	float: right;
	color: rgba(60,60,60,0.5);
	height: 40px;
	line-height: 40px;
}
.eqh1_con a:hover{
	color: #ea5662;
}
.eqmaindiv a.a-yuyue{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ea5662;
	color: #fff;
}
.q_and_a{overflow: hidden;}
.q_and_a ul li{overflow: hidden;padding:25px 0;border-bottom: 1px dotted #e3e3e3;}
.q_and_a ul li:first-child{padding-top: 0;}
.question{overflow: hidden;margin-bottom: 15px;}
.question span{
	display: block;
	width: 24px;
	height: 24px;
	border:1px solid #ea5662;
	color: #ea5662;
	line-height: 24px;
	text-align: center;
	border-radius: 5px;
	float: left;
}
.question h1{
	width: 795px;
	float: left;
	font-size: 16px;
	color: #323131;
	margin-left: 10px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.answer span{
	display: block;
	width: 24px;
	height: 24px;
	border:1px solid #848484;
	color: #848484;
	line-height: 24px;
	text-align: center;
	border-radius: 5px;
	float: left;
}
.answer h1{
	width: 795px;
	float: left;
	font-size: 14px;
	color: #848484;
	margin-left: 10px;
	line-height: 26px;
}

#foot{
	height: 90px;
	background: #ededed;
}
#foot p{
	color: #848484;
	text-align: center;
	height: 90px;
	line-height: 90px;
}
#foot p a{
	color: #848484;
	text-decoration: none;
}


/*科室列表*/
.section{
	overflow: hidden;
	padding:0 40px;
}
.section_lc{
	padding:40px 0;
	border-bottom: 1px solid #e5e5e5;
}
.section_lc-left{
	width: 180px;
	display: inline-block;
	vertical-align: middle;
}
.section_flex{
	/*display: flex;
	flex-direction: row;
	flex-wrap: nowrap;*/
}
.section_lc-left img{
	width: 52px;
	height: 42px;
	display: inline-block;
	vertical-align: middle;
}
.section_lc-left span{
	color: #ea5662;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.section_lc-right{
	width: 935px;
	vertical-align: middle;
	display: inline-block;
}
.section_lc-right ul li{
	display: inline-block;
	margin:10px 20px;
}
.section_lc-right ul li a{
	display: block;
	margin:0 auto;
	text-align: center;
	border:1px solid #e5e5e5;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	overflow: hidden;
	padding:0 20px;
	min-width: 130px;
}
.section_lc-right ul li a:hover{
	color: #fff;
	border:1px solid #ea5662;
	background: #ea5662;
}

.menzhenmain{
	overflow: hidden;
	width: 1192px;
	margin:0 auto;
	margin-bottom: 50px;
	border-bottom:1px solid #d9d9d9;
	display: none;
}
.menzhenmainblock{display: block;}

.tab_table{
	border-left:1px solid #d9d9d9;
}
 
.menzhenmain table tr td{
	text-align: center;
	height: 45px;
	/*min-width: 130px;*/
	color: #727272;
}
.menzhenmain .tab_table th{border-right:1px solid #d9d9d9;border-left: none;}
.tab_table2 tr td{
	border-right:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
}
.tab_table tr th{
	border-top:1px solid #d9d9d9;
	background: #f6f6f6;
}
.tab_table2 tr th{
	background: #fff;
}
.li_te li{position: relative;}
.li_te li a{  
	height: 35px;
    overflow: hidden;
    line-height: 35px;
    text-align: center;
    color: #727272;
    transition: all 0.3s;
}
.qianmodel{
	position: absolute;
	min-height: 100px;
	border-top:2px solid red;
	box-shadow: 5px 5px 5px #ccc;
	top:0;
	left: 0;
	width: 300px;
	z-index: 100;
	background: #ffffff;
}
.li_te li:hover a{
    color: #1a934a;
}
.menzhenmain td em{
	height: 100%;
	display: block;
	background: url('../images/dot.jpg') no-repeat center;
}
/*期刊杂志*/
.nianfen { width:100%; height:50px; margin:10px auto;}
.qikanzazhi { overflow:hidden; margin:5px auto; border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf;box-sizing:border-box; width:1196px; }
.qikanzazhi li { width:239px; height:270px; float:left; box-sizing:border-box; background:#FFF; border-bottom:1px solid #dfdfdf; overflow:hidden;border-right:1px solid #dfdfdf;}
.qikanzazhi li img { width:200px; height:150px; display:block; margin:0 auto; margin-top:20px;}
.qikanzazhi li h3 { height:50px; width:90%; overflow:hidden; line-height:50px; text-align:center; font-size:16px; margin:0 auto; color:#000;} 
.qikanzazhi li dl { width:160px; height:26px; margin:0 auto; border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf; }
.qikanzazhi li dl dt { width:90px; height:26px; box-sizing:border-box; float:left;border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.qikanzazhi li dl dd { width:70px; height:26px; box-sizing:border-box; float:left;border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.qikanzazhi li dl dt a,
.qikanzazhi li dl dd a { display:block; width:100%; height:26px; line-height:26px; color:#787878; text-align:center; font-size:12px; box-sizing:border-box; text-indent:5px;}
.qikanzazhi li dl dt a { background: url(../images/qkzz_bg.png) no-repeat -8px 1px;}
.qikanzazhi li dl dd a { background: url(../images/qkzz_bg.png) no-repeat -166px 1px;}
.qikanzazhi li dl a:hover{color: #ea5662;}

.dropdown{
	display: block;
	width: 232px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 12px;
    overflow: hidden;
    white-space: nowrap;
    float: right;
}


/*党建*/
/*搜索*/
.djtop .top_right{
	float: right;
	margin-top: 27px;
	position: relative;
}
.djtop .top_right input{
	height: 42px;
	line-height: 42px;
	border:1px solid #c80f17;
}
.djtop .top_right >div{
	height: 42px;
	line-height: 42px;
	border:1px solid #c80f17;
	border-left:none;
}
.djtop .top_right >div a{

	background: #c80f17;
}
/*导航菜单*/
.djtop .header{ background: #fff;height:89px; overflow:hidden; position:relative; border-bottom: 1px solid #eee;}
.djtop #navMenu { width:100%; height:50px; margin:0 auto; background: #c80f17;}
.djtop #navMenu ul { width:1200px; height:50px; margin:0 auto; }
.djtop #navMenu li { float:left; height:50px; line-height:50px; width:109px; position:relative; }
.djtop #navMenu li a { color: #fff;display: block; line-height:50px; height: 50px; text-align: center; transition:all 0.2s linear; font-size:16px; position:absolute; width:100%;}
.djtop #navMenu li:hover a { color: #fff; background-color:#c80f17;transition:all 0.2s linear;}
.djtop #navMenu li:hover ul li a { color: #fff; background-color:#c80f17;transition:all 0.2s linear;}
.djtop #navMenu li ul { width:109px; height:auto; max-height:0; overflow:hidden; position:absolute; top:50px; transition:all 0.3s ease-out; z-index:9999;}
.djtop #navMenu li ul li { float:none; height:35px; width:100%; }
.djtop #navMenu li ul li a { width: 100%; display: block; text-align:center; color: #eeeeee; font-size:14px; line-height:35px; height:35px; transition:all 0.2s linear; }
.djtop #navMenu li ul li a:hover { color: #fff; background-color:#ea5662; transition:all 0.2s linear; }
.djtop #navMenu li:hover ul { max-height:500px; transition:all 0.3s linear; }


.djfeilei {
    height: 75px;
    width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    border-bottom: 1px solid #DDDDDD;
}

.djfeilei ul {
	width: 1000px;
    float: left;
    margin-top: 15px;
}
.djfeilei ul li {
    float: left;
    height: 45px;
    overflow: hidden;
    transition: all 0.3s;
}

.djfeilei ul li a {
    padding: 0 13px;
    display: block;
    height: 45px;
    color: #5d5d5d;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
    transition: all 0.3s;
}

.djfeilei ul li:hover>a{
	color:#FFFFFf;
	background: #c80f17;
}
.djfeilei ul li.li_on a{background: #c80f17;color:#ffffff;}
.djfeilei h3 {
    line-height: 73px;
    font-size: 22px;
    overflow: hidden;
    font-weight: normal;
    color: #c80f17;
}

/*分页*/
.djnewsall .black2 a:hover { border: #c80f17 1px solid; background:#c80f17; padding:5px 10px; color: #fff;  text-decoration: none; margin: 2px; }
.djnewsall .black2 span.current { border: #c80f17 1px solid; background:#c80f17; padding:5px 10px; color: #fff;  text-decoration: none; margin: 2px; }
.djnewsall .black2 span.disabled { border: #ccc 1px solid; padding:5px 10px; color: #ccc;  text-decoration: none; margin: 2px; }

/*专家列表*/
.eqtab_table{
 	border-top: 1px solid #ea5662;
}
.eqtab_table:last-child{border-bottom: 1px solid #ea5662;}

.eqtab_table th {
    color: #ea5662;
    font-size: 20px;
    font-weight: normal;
    /* border-bottom: 2px solid #ea5662; */
    text-align: center;
}
.eqtab_table td ul {
    overflow: hidden;
    margin: 15px auto;
    margin-top: 5px;
	min-height:50px;
}
.eqtab_table td ul li {
    float: left;
    width: 162px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    text-align: center;
    color: #000;
}
.eqtab_table td ul li a {
    display: block;
    width: 80%;
    margin: 0 auto;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    color: #7c7b7b;
    transition: all 0.3s;
}
.eqtab_table td ul li a:hover{
	color: #ea5662;
}
.eqtab_table td span {
    float: left;
    width: 163px;
	display: inline-block;
    vertical-align: middle;
    line-height: 25px;
    text-align: center;
    color: #000;
	padding:0 15px;
	box-sizing:border-box;
}
.eqtab_table td ul.eqtabl-ul li{
	width: 163px;
}
.eqtab_table2 {
    overflow: hidden;
}
.eqtab_table2 td {
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
}
.eqtab_table2 td.eqtable-td {
	border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.eqtab_table2 tr{border-top: 1px solid #ccc;}
.eqtab_table .eqtab_table2:first-child tr:first-child{border-top: none;}

.eqtab_table2 th {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    border-top: none;
    text-align: center;
}

/*jiangtang.html*/
.lecture_room{
	overflow: hidden;
	margin:10px 0;
	margin-bottom: 40px;
}
.lecture_room ul{overflow: hidden;}
.lecture_room ul li{
	width: 320px;
	height: 157px;
	border:1px solid #dedede;
	padding:30px;
	overflow: hidden;
	margin: 9px;
	float: left;
	margin-bottom: 12px;
	transition: all 0.3s;
}
.lecture_room ul li:hover{
	box-shadow:0 0 9px 2px rgba(0,0,0,.1); transition:all .2s linear;
}
.lecture_room ul li .roomall{
	width: 320px;
	height: 157px;
	overflow: hidden;
}
.roomall h3{
	font-size: 18px;
	color: #000000;
	height: 54px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.room{height: 41px;margin:10px 0;}
.roomdiv{
	width: 230px;
	height: 41px;
	float: left;
	overflow: hidden;
	background: url('../images/room.jpg');
}
.room span{
	display: block;
	float: right;
	width: 85px;
	color: #b4b4b4;
	overflow: hidden;
	text-align: right;
	height: 40px;
	line-height: 38px;
}
.lecture_room ul li a{
	display: block;
	color: #9b9b9b;
	text-align: center;
	width: 100px;
	height: 32px;
	line-height: 32px;
	background: #e6e6e6;
	margin-top:20px;
	transition: all 0.3s;
}
.lecture_room ul li a:hover{
	background: #ea5662;
	color: #ffffff;
}

.entrykeshi{
	height: 60px;
	width: 100%;
	margin-bottom: 20px;
}
.entrykeshi a{
	display: block;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	text-align: center;
	padding:0 25px;
	background: #f1f1f1;
	float: right;
	transition: all 0.3s;
}
.entrykeshi a:hover{
	color: #ffffff;
	background: #ea5662;
}


/*搜索页面   相关科室*/
.zhishuoxh{overflow: hidden;margin-bottom: 30px;}

.zhishuolist li{
    float: left;
    width: 383px;
    border:1px solid #eae9e9;
    height: 88px;
    margin-right: 22px;
    margin-bottom: 22px;
    transition: all 0.3s;
}
.zhishuolist li:nth-of-type(3n){
    margin-right: 0;
}
.zhishuolist li a{
    display: block;
    width: 343px;
    height: 30px;
    padding:29px 20px;
}
.zhishuolist li a h3{
    float: left;
    width: 250px;
    font-size: 16px;
    color: #515151;
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
}
.zhishuolist li a span{
    display: block;
    width: 80px;
    color: #bdbcbc;
    overflow: hidden;
    float: right;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s;
}
.zhishuolist li:hover{
    border:1px solid #b01f24;
}
.zhishuolist li:hover a h3{
    color: #b01f24;
    font-weight: bold;
}
.zhishuolist li:hover a span{
    background: #ee7275;
    color: #fff;
}

/*搜索页面   相关专家*/
.zhuanjia ul{overflow: hidden;margin-bottom: 20px;}
.zhuanjia ul li{
    overflow: hidden;
    float: left;
    margin-right: 42px;
    height: 322px;
    width:206px;
    margin-bottom: 55px;
    font-size: 0;
}
.zhuanjia ul li:nth-of-type(5n){margin-right: 0px;}

.zjpic{
    width: 206px;
    height:247px;
    overflow: hidden;
}
.zjpic img{
    width: 206px;
}
.zjxinxi{
    width: 154px;
    height: 44px;
    border:1px solid #e9e9e9;
    border-top:none;
    padding: 15px 25px;
    text-align: center;
    overflow: hidden;
}
.zjxinxi h1{
    font-size: 16px;
    color: #323232;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.zjxinxi p{
    color: #848484;
    margin:0;
    height: 25px;
    overflow: hidden;
}
.zjdetail{
    width: 156px;
    height: 45px;
    border-top:none;
    padding: 15px 25px;
    text-align: center;
    overflow: hidden;
    background: #169542;
    transition: all 0.3s;
}
.zjdetail p{
    color: #ffffff;
    margin:0;
    height: 40px;
    line-height: 20px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.zhuanjia ul li:hover .zjdetail{
    transform: translateY(-75px);
}
.neicontent{
	min-height: 400px;
}

/*门诊*/
.menzhenmain {
    overflow: hidden;
    width: 1192px;
    margin: 0 auto;
    margin-bottom: 50px;
    border-bottom: 1px solid #d9d9d9;
    display: none;
}
.menzhenmainblock {
    display: block;
}
.menzhenmain caption {
    height: 48px;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    background: #cf5f81;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    color: #fff;
}
.menzhentable tr td,.menzhentable tr th {
	text-align: center;
    height: 45px;
    color: #727272;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
}
.menzhentable tr th{
	background: #f7e1e8;
	border-left: 1px solid #d9d9d9;
}
.li_te {
    padding: 5px 0;
}
.li_te li {
	position: relative;
    height: 28px;
    line-height: 28px;
}
/*通知公告*/
.notice{
	height: 120px;
	padding:0;
	padding-top:35px;
	background: #fff;
}
.noticecon{width: 1200px;margin:0 auto;height: 77px;box-shadow: 0px 2px 5px #ccc;margin:25px auto;}
.eqtongzhi{
	width: 100px;
	height: 77px;
	padding-left: 60px;
	line-height: 77px;
	background: #ea5662;
	float: left;
	color: #fff;
	font-size: 18px;
	background-image: url('../images/eqyin.png') !important;
	background-repeat: no-repeat !important;
	background-position:20px center !important;
}

.eqtopscrool{
	width: 1018px;
	float: left;
	height: 75px;
	overflow: hidden;
	padding-left: 20px;
	border:1px solid #ea5662;
}
#demo{
	width: 890px;
	height: 75px;
	overflow: hidden;
	float: left;
}
.eqtopscrool ul{
	width: 890px;
	float: left;
}
.eqtopscrool li{
	height: 75px;
}
.eqtopscrool li a{
	display: block;
	height: 75px !important;
}
.eqtopscrool li a h3{
	color: #ea5662 !important;
	line-height: 75px;
	height: 75px !important;
	font-size: 18px;
	display: inline-block;
	max-width: 755px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}
.eqtopscrool li a span{
	padding-left: 20px;
	text-align: center;
	color:#9f9f9f;
	vertical-align: middle;
}
.eqmore{
	width: 105px;
	height: 100%;
	float: right;
	line-height: 75px;
	
}
.eqmore a{
	display: block;
	text-align: center;
	width: 100%;
	height: 75px;
	background: #ea5662;
	color: #fff;
	font-size: 13px;
}

/*科室*/
.con_table td ul{
	padding:15px 0;
}
.con_table tr th{background: #fff;}
.con_table tr th a{
	display: inline-block;
	background: #fff;
	font-size: 20px;
	color: #ea5662;
	width: 100px;
	vertical-align: middle;
}
.con_table tr th span{
	display: inline-block;
	vertical-align: middle;
	width: 55px;
	line-height: 55px;
	height: 55px;
	border-radius: 50%;
	background: #ea5662;
}
.con_table tr th span i{
	font-size: 24px;
	color: #fff;
	line-height: 55px;
}
.con_table tr th span
.con_table tr th{
	background: #fff;
}
.con_table2 tr td{
	border-top:none;
	border-right: none;
}
.con_table2 tr td.td{
	border-top:none;
	border-right: 1px solid #d9d9d9;
}
.con_table2 tr th {
    border-top: none;
    font-size: 14px;
    color: #5b5a5a;
}
.con_table2 tr th.th{padding-left: 30px;box-sizing: border-box;}
.con_table td ul li {
    float: left;
    width: 244px;
    text-align: left;
    padding-left: 30px;
    box-sizing: border-box;
}
.con_table td .ul-list li {
	width: 325px;
	box-sizing: border-box;
}
.con_table td .ul-list li a{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.con_table em{
	color: #ea5662;
	margin-right: 2px;
}
.doctortitle{
	height: 45px;
	background: #ea5662;
}
.doctortitle h1{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

/*科室专家*/
.content-detail .container_12{
	height: 430px;
}
.content-detail .car_div{
	height: 360px;
}
.ksmessage {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 225px;
    height: 80px;
    padding: 15px 20px;
    box-sizing: border-box;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
}
.ksmessage>h3 {
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    transition: all 0.5s;
    background: url(../images/jiantou.png) no-repeat right center;
    background-size: 8%;
}
.messper h4 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #b5b5b5;
}
.content-detail .carousel li{
	width: 225px !important;
	height: 340px !important;
	margin: 12px 7px;
	position: relative;
}
.content-detail .carousel li a{
	width: 225px !important;
	height: 340px !important;
}
.content-detail .carousel li a img{
	width: 100% !important;
	height:auto !important;
}

.ewmdiv{
	width: 85px;
	padding:10px;
	padding-bottom: 0;
	background: #fff;
	margin-bottom: 15px;
}



.expert-text{

}
.expert-text ul li{
	line-height: 30px;
}
.expert-text ul li a em{
	font-size: 14px;
	color: #ea5662;
	display: inline-block;
	vertical-align: top;
}
.expert-text ul li a{
	display: block;
	color: #909090;
	font-style: 14px;
	line-height: 25px;
}
.expert-text ul li:hover a {
	color: #ea5662;
}

.pcewm{
	width: 809px;
	height: 117px;
	margin:0 auto;
	
}
.pcewmmain{
	width: 355px;
	height: 117px;
	/*background: url('../images/huangpc.jpg')no-repeat center;*/
	background-size: cover;
	display: inline-block;
	vertical-align: top;
	margin-right: 47px;
	background: url('../images/red_ewmbg_new.jpg')no-repeat center;
}
.pcewmmain2{
	background: url('../images/yangpc.jpg')no-repeat center;
	background-size: cover;
}
.pcewmmain:last-child{
	margin-right: 0px;
}
.pcewmdiv{
	width: 117px;
	height: 117px;
	overflow: hidden;	
}
.pcewmdiv2{
	margin-right: 310px;
}
.pcewmdiv img{
	width: 100%;
	height: 100%;
}



.lecture_room2 {
    overflow: hidden;
    margin: 10px 0;
    margin-bottom: 40px;
}
.lecture_room2 ul {
    overflow: hidden;
}
.lecture_room2 ul li {
    width: 380px;
    height: 300px;
    border: 1px solid #dedede;
    padding: 13px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 9px;
    float: left;
    margin-bottom: 12px;
    transition: all 0.3s;
}
.lecture-pic{
	width: 355px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.lecture-pic img{
	width: 100%;
}
.lecture_room2 h3 {
    font-size: 18px;
    color: #000000;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}
.lecture_room2 span {
    display: block;
    width: 100%;
    color: #b4b4b4;
    overflow: hidden;
    text-align: center;
    height: 20px;
    line-height: 20px;
}
.shipinbg{
	position: absolute;
	top:0;
	left: 0;
	width: 355px;
    height: 200px;
    background: url('../images/shipin.png')no-repeat center;
    background-size: contain;
}
