﻿.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;}
#column1 h2.icon_tit{background-position:0 -140px;}
#column2 h2.icon_tit{background-position:0 -214px;}
#column3 h2.icon_tit{background-position:0 -280px;}
#column4 h2.icon_tit{background-position:0 -350px;}
#column5 h2.icon_tit{background-position:0 -416px;}

.article_box,.leader_box,.article_list,.art_Con_list,.leader_boxGD{margin: 10px 30px 10px 110px;}
#column1,#column3,#column5{padding: 20px 0;background: #f5fbff url(/Content/Areas/News/images/ktz/bg.jpg) repeat-y 64px;}

.article_box img {width: 200px;margin-right: 20px;}
.art_Con_list li{margin-bottom: 10px;}
.art_Con_list a.title_type{font-size: 16px;line-height: 36px;}
.art_Con_list p{font-size: 14px;color: #999;line-height: 28px;}

.leader_box .swiper-container-list{width: 860px;overflow:hidden;}
.leader_box .swiper-box{width: 860px;}
.leader_box,.leader_box .swiper-box,.leader_box li{height: 210px;}
.leader_box li{float: left;text-align: center;width: 210px;line-height: 32px;}
.leader_box li.swiper-slide{width: 140px;}
.leader_box li h2 a{font-size: 14px;color: #999;}
.leader_box li img{width:124px;height: 162px;}
.leader_box .arrow-btn{display: none;}
.leader_box li.swiper-slide a.title_type{display: block;line-height: 26px;}

.leader_boxGD li{float: left;text-align: center;width: 124px;line-height: 32px;margin-right: 30px;}
.leader_boxGD li img{width: 124px;height: 162px;}
.leader_boxGD li a{color: #999;}

.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;}


@media only screen and (max-width: 768px){
	#fixedLayertop,.bottom h2{display: none !important;}
	.about_doc{width: 500px;overflow: hidden;}
	.leader_box{width: 520px;overflow: hidden;}
}
@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;}
	.article_box,.leader_box,.article_list,.art_Con_list {margin: 10px 20px 10px 70px;}
	#column1,#column3,#column5{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;}

	.leader_box{width:340px;}
}
@media only screen and (max-width: 425px){
	.about_doc{width: 300px;}
	.ChengGuo .dw img{display: none;}
		.leader_box{width:170px;}
}
@media only screen and (max-width: 400px){
	.about_doc{width: 180px;}
	.column_tit h1 {font-size: 28px;padding-left: 0;background: none;}
}