
*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td{
	margin: 0px;
	padding: 0px;
}
a{
	color: #727272;
}
body{
	font:12px/22px Verdana, Geneva, sans-serif; 
}
/* 布局样式 */
.context{width: 1170px;height: 1360px;margin: 5px auto;}
.leftcont{width: 15%;height: 100%;float: left;margin-top: 17px;}
.leftcont ul {list-style: none;text-align: center;}
.leftcont ul li{font-size: 18px;font-family: "microsoft yahei";background-color: #c40000;width:100%;line-height: 70px;margin-top: 5px;}
.leftcont ul li a {font-weight: bold;color: white;}
.rightcont{width: 84%;height: 100%;float: right;}
.part_top{width: 100%;height: 400px;box-shadow: 0px 20px 20px -20px #b2b2b2}
.part_top_lef{width: 470px;height: 100%;float: left;}
.tpxv_tit{width: 100%;height: 50px;border-bottom: 1px solid #dbdbdb;}

.tpxv_tit span{font-size: 18px;font-weight: bold;text-align: 50px;line-height: 50px;border-bottom: 3px solid red;padding: 11px 15px;color:red}
.tpxv_tit a{font-size: 14px;color: #939393;float: right;display: block;margin-top: 20px;}
.tpxv_news_tit{margin:10px 0px 0px 30px;}
.tpxv_news_tit ul li{text-align: 50px;font-size: 16px;line-height: 50px;font-family: "microsoft yahei";}

.part_top_rig{width:505px;height: 100%;float: right;}
.part_cen{width: 100%;height: 400px; margin-top:30px;box-shadow: 0px 20px 20px -20px #b2b2b2}
.part_cen_lef{width: 49%;height: 100%;float: left;}
.part_cen_rig{width: 49%;height: 100%;float: right;}
.part_bot{width: 100%;height: 360px; margin-top:30px;box-shadow: 0px 20px 20px -20px #b2b2b2}
.part_bot_lef{width: 49%;height: 100%;float: left;}
.part_bot_rig{width: 49%;height: 100%;float: right;}

/* 图片轮播样式 */
#focus_wrap { width:100%; text-align:center;margin-top:5px }
#focus_box{display:inline-block; *display:inline;*zoom:1;}
#focus { width:470px; height:300px; display:inline-block; *display:inline;*zoom:1; }
#focus_set { margin-top:40px; position:relative; text-align:right; padding-right:10px;}
#focus_set span{ color:#999;}


.inf_con_mod{height: 30px;margin: 20px 0px 30px 20px;}
.con_date{width: auto;text-align: center;float: left;font-family: "microsoft yahei";}
#dd ,#yymm{color: #939393;}
#dd{font-size: 18px;font-weight: bold;}
#yymm{font-size: 12px;margin-top: 5px;}
.con_con{margin-left: 5px;border-left: 1px solid #dbdbdb;height: 40px;float: left;text-align: center;}
h5{font-size: 16px;font-weight: bold;font-family: "microsoft yahei";line-height: 40px;margin-left: 10px;}
.footer{margin: 10px auto;width: 1170px;height: 120px;text-align: center;background-color: #515662;font-size: 14px;color: #DBDBDB;}
.footer span{margin-top: 25px;line-height:35px;}