﻿body {font-size: 14px;line-height: 170%;padding:0px;margin:0px;}
/*#chunjie {background:url(/img1/2010chunjie.jpg) no-repeat;background-position: center top;padding-top:5px;height:336px;}*/
* {margin:0;padding:0;border:0;box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}


i {margin-right:5px;}
h1 {
	font-size: 32px;
	font-style: normal;
	line-height: 50px;
	text-decoration: none;
	margin: 20px 0 10px 0;
	text-align:center;
}
h2 {font-size: 20px;line-height: 20px;margin: 15px 0 10px 0;text-align:center;}
li {line-height:22px;}
p {
	margin-top:5px;
	margin-bottom:10px;
}
a:link {color: #000000; text-decoration:none;}
a:hover {color: #ff0000;}

table {background-color:#eeeeee;table-layout:fixed;}
table td{background-color:#ffffff;word-break: break-all;}
#tr1 td {
background-color:#A5B5C0;
color:#FFFFFF;
text-align:left;
}
td {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	text-decoration: none;
	padding: 3px 2px;
}
.cbody {
width:1200px;
margin:5px auto;
clear:both;
}
/*主导航栏*/
.daohang_shuju{width:1200px;height:40px;line-height:40px;background-color:#f6f6f6;margin:0 auto;padding-left:80px;color:#000000;}
.daohang_shuju a:hover {color:#ff0000;}
    /*app及微信鼠标滑过显示*/
.daohang_shuju_app,.daohang_shuju_wx {cursor:pointer;display:inline-block;position:relative;}
.daohang_shuju_app1,.daohang_shuju_wx1 {display:none;position:absolute;}
.daohang_shuju_app:hover .daohang_shuju_app1{display:block;}
.daohang_shuju_wx:hover .daohang_shuju_wx1{display:block;}
.daohang_shuju_wx:hover,.daohang_shuju_app:hover {color:#ff0000;}

.main_menu{margin:0px auto;width:1200px;font-family:微软雅黑;height:43px;display:flex;}
.main_menu_logo {
padding-top:5px;
display:inline-block;
float:left;
width:160px;
height:43px;
}
#main_menu_txt {
margin-left:8px;
width:1030px;
font-size:16px;
display:flex;
height:43px;
padding-top:13px;
}
#main_menu_txt a{
display:inline-block;
padding:0px 12px;
line-height:30px;
height:30px;
text-align:center;
}

.m_shuju{background-color:#c8100f;color:#ffffff!important;border-radius:5px 5px 0 0;}
.menu_bottom_line{border-bottom:2px solid #c8100f;margin:0px auto;height:2px;margin-bottom:8px;} /*主菜单下装饰线*/


#fenleibanner{height:80px;margin-bottom:2px;margin-top:2px;}
#fenleibanner1,#fenleibanner2,#fenleibanner3 {width:475px;float:left;height:80px;background-color:#efefef;text-align:center;}
#fenleibanner2 {margin-left:5px;background-color:#efefef;}
#fenleibanner3 {margin-left:5px;background-color:#efefef;width:240px;}

/*面包屑导航*/
#top_nav {
width:1200px;
margin:auto;
margin-top:5px;
background-color:#F4F8FD;
padding:0 5px;
clear:both;
height:40px;
line-height:40px;
}

/*底部导航*/
#bottom {
width:100%;
margin:10px auto;
font-size:13px;
height:70px;color:#333333;background-color:#efefef;line-height:30px;padding:5px;text-align:center;
}
#bottom a{color:#333333;}
#bottom a:hover {color:#cc0000;}

/*左右分栏*/
.cbody {width:1200px;margin:5px auto;clear:both;}
.cbody:after {content:"";height:0;display:block;visibility:hidden;clear:both;}
.cbody_left {
width:240px;
vertical-align : top; 
float:left;
}
.cbody_left_jianjie {border:2px solid #09F;padding:10px;border-radius:6px;}
.cbody_main {
border:1px solid #eeeeee;float:right;
width:950px;
padding:20px;
}

#main_content {
padding:5px 5px 5px 20px;
width:980px;
float:right
}

/*查询框ajax2019*/
.searchajax{margin:20px auto;vertical-align:middle;height:34px;display:flex;display:-moz-flex;display:-webkit-flex;align-items:center;width:600px;padding: 0 1px;}
.searchajax form{vertical-align:middle;height:36px;display:flex;display:-moz-flex;display:-webkit-flex;align-items:center;flex:1;border:1px solid #888888;border-radius:3px;}
.searchajax input{border:1px solid #888888; flex:1;height:30px;display:inline-block;border:0;font-size:16px;padding:0 5px;margin:0 2px;}
.searchjaxbtn{display:inline-block;width:60px;height:30px;border-radius:3px;background-color:#f00;border:0;margin-right:1px;color:#fff;background-color:#f00;cursor:pointer;}
.searchjaxbtn1 {display:inline-block;display:none;}
.ctrlD {display:inline-block;margin-left:15px;font-size:20px;}
.searchtitle {display:flex;display:-webkit-flex;justify-content:flex-start;margin-bottom:10px;}
.searchtitle span {display:inline-block;margin-right:10px;}
.searchtitle_1 {font-size:14px;}

#searchKeyHistory,#hotSearch{display:none;}
#searchKeyHistory1 {line-height:40px;}

#hotSearch {margin-top:15px;}
#searchKeyHistory1 span,#hotSearch1 span {display:inline-block;margin-right:8px;background-color:#efefef;border-radius:15px;padding:0 15px;height:30px;line-height:30px;cursor:pointer;font-size:14px;}
#searchKeySuggest span {display:block;width:100%;height:36px;line-height:30px;border-bottom:1px solid #efefef;cursor:pointer;}
#delHistoryBut {cursor:pointer;}/*清除历史记录按钮*/


/*ajax返回数据列表*/
#returndata {padding-top:20px;}
#returndata li {height:36px;line-height:36px;}

/*通知文章标题及来源发文署名*/
.biaoti {
line-height:40px;
text-align:center;
padding-bottom:20px;
font-size:22px;
color:#000000;
}
.laiyuan {font-size:14px;margin-bottom:30px;border-bottom:1px solid #efefef;text-align:center;padding-bottom:10px;}
.shuming {text-align:right;margin-right:40px;margin-top:40px;}

/*路径详情列表*/
.lujinglist  {display:flex;
display:-webkit-flex;
flex-wrap:wrap;margin:10px auto;
margin-bottom:0px;
border-bottom:1px solid #efefef;}
.listhead {font-weight:bold;font-size:16px;color:#09F;margin-bottom:10px;}
.lujinglist span {display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.col0 {width:40px;}
.col1 {width:450px;}
.col2 {width:80px;}
.col3 {width:220px;}
.col4 {width:100px;}

/*分页样式*/
#pageNavDiv {clear:both;margin-top:20px;}
#pageNavDiv a,.curpage{display:inline-block;padding:0 12px;line-height:36px;margin-bottom:10px;margin-right:20px;cursor:pointer;background-color:#efefef;border:1px solid #eeeeee;border-radius:6px;}
.curpage {color:#09F;}
/*分页样式结束*/

@media only screen and (max-width: 600px){
body {background-color:#ffffff;}
.main_menu{width:100%;}
#main_menu_txt {display:none;}
#fenleibanner{display:none;}
#top_nav,#menu {display:none;}
#bottom{display:none;}
.cbody {width:100%;}
.cbody_left {display:none;}
.cbody_main {width:100%;}
.searchajax {width:100%;}
.ctrlD{display:none;}
.mob_hide{display:none;}
.lujinglist span {display:block;width:100%;}
}
