﻿.main_content{position: relative;}

/*标题*/
.column_tit{background: #4989b2 url(/Content/Areas/News/images/ktz/tit_bg.png) no-repeat right 0;height: 144px;width: 100%;position: relative;padding-top: 50px;}
.column_tit h1{font-size: 32px;color: #fff;padding-left: 80px;background: url(/Content/Areas/News/images/ktz/logo.jpg) no-repeat left center;line-height: 60px;margin-left: 30px;}
.nav_list{position: absolute;right: 0;bottom: 0;}
.nav_list li{float: left;margin-right: 10px;border:1px solid #fff;border-bottom: none; border-radius: 4px 4px 0 0;line-height: 36px;padding: 0 10px;}
.nav_list li a{color: #fff;}
.nav_list li:hover{background: #fff;}
.nav_list li:hover a{color: #333;}

.count_xm{padding-top: 20px;position: relative;background: url(/Content/Areas/News/images/ktz/bg.jpg) repeat-y 64px;}
h2.icon_tit{margin-left: 35px; font-size: 22px;padding-left: 80px;line-height: 58px; background: url(/Content/Areas/News/images/ktz/icon.png) no-repeat;}
#chengyuan h2.icon_tit{background-position:0 -140px;}
#fangxiang h2.icon_tit{background-position:0 -214px;}
#CG h2.icon_tit{background-position:0 -280px;}
#PI h2.icon_tit{background-position:0 -70px;}
#lunwen h2.icon_tit{background-position:0 -350px;}
#keti h2.icon_tit{background-position:0 -416px;}

.department_doctor,.about_doc,.ktz_js,.ChengGuo,.article_box,.logo_count{margin: 10px 30px 10px 110px;}
#chengyuan,#CG,#lunwen{padding: 20px 0;background: #f5fbff url(/Content/Areas/News/images/ktz/bg.jpg) repeat-y 64px;}

.department_doctor img{float: left;margin-right: 20px;}
.department_doctor .doc_js h2{font-size: 18px;line-height: 30px;}
.department_doctor .doc_js p.zc{line-height: 30px;font-size: 16px;}
.department_doctor .doc_js p.jj{line-height: 28px;font-size: 14px;margin-top: 10px;color: #666;}

.about_doc img{float: left;margin-right: 20px;width: 320px;}
.doc_name_list li{float: left;width:260px;line-height: 30px;}

.logo_count img{float: left;margin-right: 20px;}
.logo_count p{line-height: 28px;}

.ktz_js p{line-height: 28px;}
.ChengGuo .cg_top{background: #fdf7f7;border-left:3px solid #d65c4f;padding: 10px 20px;line-height: 26px;margin-bottom: 20px;}
.ChengGuo .dw p{line-height: 26px;color: #666;margin: 10px 0;}
.ChengGuo .dw img{margin-left: 20px;}

/*二维码*/
.article_right .pd20{position: relative;}
.ewm_box{position:absolute;right:20px;top: 10px;height: 34px; width: 24px;}
.erweima_x{ background:url(/Content/Areas/Departments/images/erm.png) no-repeat scroll center 5px;display: block;float: right; display:none\0; *display:none; _display:none;}
.erweima_x:hover{ background:url(/Content/Areas/Departments/images/ermH.png) no-repeat scroll center 5px;}
.ewm_b{ background: #fff none repeat scroll 0 0;border: 1px solid #ccc; display: none;padding-top: 5px;position: absolute;right: 0px;
text-align: center;top:28px;width: 160px;z-index: 100;}

.column_list .article_box {height: 170px;overflow: hidden;}
.column_list .article_box img {float: none;margin-right: 5px;margin-top: -3px;}

.bottom{position: relative; background: url(/Content/Areas/News/images/ktz/bottom_bg.png) no-repeat 30px 0;height: 100px;margin-top: -10px;}
.bottom h2{font-size: 24px;color: #2f5a79;position: absolute;left: 710px;bottom: 40px;}

.docLink_list{width: 140px;border: 1px solid #d8d8d8;border-bottom: none;background: #fff;}
.docLink_list li{line-height: 38px;text-indent: 10px;border-bottom: 1px solid #d8d8d8; }
.docLink_list li a{display: block;}
.docLink_list li.top{height: 38px; background:#fff url(/Content/Areas/Departments/images/Top.png) no-repeat center;}
.docLink_list li.top:hover{cursor: pointer;background:#0c3d5d url(/Content/Areas/Departments/images/TopH.png) no-repeat center;}
.docLink_list li:hover{background:#0c3d5d;cursor: pointer;}
.docLink_list li:hover a{color: #fff;}



@media only screen and (max-width: 768px){
	#fixedLayertop,.bottom h2{display: none !important;}
}
@media only screen and (max-width: 640px){
	.nav_list{display: none;}
	.column_tit{height: 84px;padding-top: 30px;}

	.count_xm{background: url(/Content/Areas/News/images/ktz/bg.jpg) repeat-y 40px;}
	h2.icon_tit {margin-left: 10px;}
	.department_doctor, .about_doc, .ktz_js, .ChengGuo, .article_box, .logo_count {margin: 10px 20px 10px 70px;}
	#chengyuan, #CG, #lunwen {background: #f5fbff url(/Content/Areas/News/images/ktz/bg.jpg) repeat-y 40px;}
	.bottom {background: url(/Content/Areas/News/images/ktz/bottom_bg.png) no-repeat 10px 0;}

	.ChengGuo .dw img,.logo_count img {margin-left: 0;width: 100%;}

}
@media only screen and (max-width: 425px){
	.ChengGuo .dw img{display: none;}
	.logo_count img,.about_doc img{width: 100%;}
}
@media only screen and (max-width: 400px){
	.column_tit h1 {font-size: 28px;padding-left: 0;background: none;}
}