@charset "utf-8";

.banner{

	position: relative;

	height: 258px;

	width: 100%;

	overflow: hidden;

}

.banner ul{

	position: absolute;

	height: 258px;

	width: 1920px;

	left: 50%;

	margin-left: -960px;

}

.main{

	width: 1200px;

	margin: 0 auto;

}

.content{

	width: 100%;

	float: left;

}

.con_main{

	margin-left: 255px;

	background: #F7F7F7;

	padding: 30px 45px 30px;

}

.leftnav{

	float: left;

	width: 255px;

	background: #fff;

	margin-left: -100%;

	margin-top: 50px;

}

.tdt{

	width: 100%;

	height: 80px;

	margin-bottom: 10px;

}

.ldl dd{

    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-indent: 12px;
    letter-spacing: 0;

}

.ldl dd a{

	color: #000;

}

.ldl dd.ondd{

	background: #4489C9;

}

.ldl dd.ondd a{

	color: #fff;

}

.con_dt{

	margin-top: 28px;

	margin-bottom: 46px;

}

.pro_list li{

	float: left;

	margin:0 14px 46px;

}

.pro_list li .picbox{

	width: 257px;

	height: 193px;

	overflow: hidden;

}

.pro_list li p{

	line-height: 34px;

	text-align: center;

}

.article_box{

	width: 100%;

}

.article_box h1{

	text-align: center;

	line-height: 48px;

	font-size: 18px;

	color: #323131;

}

.article_box .pic_box{

	width: 760px;


	overflow: hidden;

	margin: 0 auto;

}

.article_box .art_info{

	width: 700px;

	margin: 36px auto 0;

	padding: 29px;

	border: 1px solid #D2D2D2;

}

.article_box .art_info li{

	margin-bottom: 20px;

}

.article_box .art_info li::after{

	content: "";

	display: table;

	clear: both;

}

.article_box .art_info h4{

	display: block;

	float: left;

	width: 14%;

	text-align: right;

	color: #323131;

	font-size: 18px;

}

.article_box .art_info p{

	float: left;

	width: 86%;

}

.arctile_list{

	width: 100%;

}

.arctile_list li{

	position: relative;

	padding-bottom: 28px;

	border-bottom: 1px dashed #000;

	margin-bottom: 32px;

}

.arctile_list li::after{

	content: "";

	display: table;

	clear: both;

}

.arctile_list .arc_date{

	width: 15%;

	height: 145px;

	background: #4389C9;

	color: #fff;

	margin-right: 2%;

	float: left;

}

.arctile_list .arc_date big,.arctile_list .arc_date small{

	display: block;

	text-align: center;

}

.arctile_list .arc_date big{

	line-height: 50px;

	padding-top: 16px;

	font-size: 36px;

}

.arctile_list .arc_date small{

	line-height: 40px;

	font-size: 20px;

}

.arctile_list .arc_date p{

	text-align: center;

	font-size: 14px;

	border-top: 1px solid #d7d7d7;

	line-height: 34px;

	margin-top: 4px;

}

.arctile_list .arc_r{

	float: left;

	width: 83%;

}

.arctile_list .arc_r h1{

	font-size: 18px;

	color: #404040;

	line-height: 40px;

}

.arctile_list .arc_r p{

	color: #404040;

	font-size: 13px;

}

.arctile_list .arc_r >a{

	position: absolute;

	bottom: 24px;

	right: 10px;

	display: block;

	width: 83px;

	height: 26px;

	color: #fff;

	background: #4389C9;

	line-height: 26px;

	text-align: center;

	font-size: 13px;

}





















