$("#content_body_left")@charset "utf-8";

/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	text-decoration:none;
	list-style-type:none;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body { font-family:"微软雅黑", helvetica, arial;padding-top: 19px;}



/*主体内容部分开始*/
.content_inner{
	width: 1010px;
	margin: 0 auto;
   }
.title{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	line-height: 48px;
	padding-top:4px;
   }
.text_01{
	font-size: 18px;
	color:#555;
	line-height: 44px;
	padding-top:17px;
   }
.text_01 a{
	color: #555;
   }
.text_01 a:hover{
	text-decoration: underline;
	color: #555;
   }
.text_01 span{
	font-weight: bold;
   }
#title_02{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	line-height: 48px;
	padding-top:38px;
   }
.title_02{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	line-height: 48px;
	padding-top:38px;
   }
.bumen_01{
	width:1010px;
	height: 45px;
	background-image: url(../img/line.png);
	background-repeat:repeat-x;
	margin-top:30px;
	margin-bottom: 30px;
   }
.bumen_01 h4{
	width:125px;
	height: 45px;
	background-color:#74bd33;
	border-radius: 6px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	float:left;
	padding:0;
	margin:0;
   }
.bumen_01_left{
	width: 485px;
	float: left;
   }
.bumen_01_right{
	width: 485px;
	padding-left:525px;
   }
.gangwei_01{
	width: 485px;
	border:1px solid #dadada;
	background-color: #fff;
	padding:7px 19px;
	position: relative;
	margin-bottom: 30px;
   }
.gangwei_02{
	width: 485px;
	border:1px solid #dadada;
	background-color: #fff;
	padding:7px 19px;
	position: relative;
	margin-bottom: 30px;
   }
.zhiwei_01{
	height: 42px;
	width: 445px;
	padding-right:18px;
}
.zhiwei_01 h3{
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 42px;
	float: left;
   }
.zhiwei_01 img{
	float:right;
	margin-top:14px;
	z-index: 99px;
	margin-right:6px;
   }
.zhiwei_01 h4{
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #3377bd;
	line-height: 42px;
	float:right;
	font-weight: bold;
   }

.zhiwei_02 p{
	font-weight: bold;
    padding:0;
	margin:0;
	font-size: 14px;
	color: #555;
	line-height: 30px;
   }
.zhiwei_02 span{
	float:left;
	font-size: 14px;
	color: #555;
	line-height: 30px;
	padding-right:8px;
   }
.zhiwei_02 h5{
    padding:0 0 0 18px;
	margin:0;
	font-size: 14px;
	color: #555;
	line-height: 30px;
   }

.line_01{
	margin:12px 0;
	position: absolute;
	left:0;
	bottom:42px;
   }
.email_01{
	padding: 26px 0 5px 0;
	margin: 0;
	font-size: 14px;
	color: #555;
	line-height: 30px;
   }
.email_01 a{
	color: #555;
   }
.email_01 a:hover{
	text-decoration: underline;
	color: #555;
   }




/*主体内容部分结束*/



/*index_nav&content_nav*/
body{ background-color:#fafafa;}

.index_nav_left{  margin-left:30px;width: 1010px;margin: 0 auto;}
.index_nav_right{ float:right;margin-right:60px;}
.index_nav_left a{ float:left; font-size:15px; line-height:36px; margin-right:6px; color:#ffffff; cursor:pointer;padding: 0 4px;}
.index_nav_left a:hover{color:#84dd35;}
.index_nav_left a:active{color:#ffffff;}
.index_nav_left a:visted{color:#ffffff;}
/*.index_nav_left a:link{color:#ffffff;}*/
.index_nav_right a{ float:right; font-size:16px; line-height:36px; margin-left:20px; color:#ffffff; cursor:pointer;}
.index_nav_right a:hover{color:#84dd35;}
.index_nav_right a:active{color:#ffffff;}
.index_nav_right a:visted{color:#ffffff;}
.index_nav_right a:link{color:#ffffff;}
.index_nav_right_login{ width:80px; height:36px; background-color:#6dc122; text-align:center;}
.index_nav_right .index_nav_right_login:hover{ background-color:#5eae17; color:#ffffff;}
.index_nav{ width:100%; height:36px; background-color:#1C391B;}

.index_nav_left{
    position: relative;
    display: flex;
    justify-content: center;
}
.index_nav_left{
    position: relative;
}
.nav_more{
    background: #1C391B;
    position: absolute;
    top: 36px;
    left: 875px;
    z-index: 90;
    display: none;
    padding:0 5px;
}
.nav_more {
  padding:0 0px;
}
.nav_more li{
  padding:0px;
  width: 65px;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
  list-style:none;
}
.nav_more li a{
  color:#404040;
  font-size: 16px;
  width: 100%;
}
.nav_more li a:hover{
color:#2d9300;
}
.nav_more{
    width:130px;
    background: #FFFFFF;
    z-index: 3333;
    color: #000000;
    box-shadow: 0 0 10px #666666;
    border-radius: 4px;
    display: none;
	padding-bottom:10px;
    
}
.nav_more:after{
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: -5px;
    left: 57.5px;
    transform: rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    background: #fff;
    box-shadow: -1px -1px 5px -2px rgba(0,0,0,0.5);
}
.clear-pading{
    margin-right: 0px;
}
.content_nav{ height:60px;width:100%; background-color:#fafafa;}
.content_nav_box{ width:1010px;height:60px; margin:auto; }
.content_nav_left{ float:left;}
.content_nav_right{ float:right;}
.tom_pc_logo{ float:left; margin-right:16px;}
.nav_left01{ float:left; font-size:18px; color:#949393;margin-right:8px; margin-top:21px;cursor:pointer;}
.nav_left02{ float:left; margin-right:8px; margin-top:28px;}
.nav_left01:hover{color:#65b51e;}
.nav_left01:active{color:#949393;}
.nav_left01:visted{color:#949393;}
.nav_left01:link{color:#949393;}
.right_search_box{overflow:hidden;border: solid 1px #cccccc;border-radius:6px; margin-top:10px;background-color:#f5f6f7; float:right;}
.right_search_box input{ float:left;height:36px; background-color:#f5f6f7;   width:287px; padding-left:10px; color:#999999; font-size:14px; line-height:36px;}
.search_box_btn{background-color:#f5f6f7;float:left;width:39px; height:38px; cursor:pointer;}



/*内容页底部信息*/
.content_bottom_box{ width:100%; height:60px;clear:both;}
.content_bottom_kong{ width:100%; height:40px;clear:both; background-color:#ffffff;}
.content_bottom_line{ width:1160px; margin:auto;height:1px; background-image:url(/news/system/modules/my.opencms.news/resources/pc/pic/content_bottom_box_line.png);background-repeat:no-repeat; background-position:left center; position:absolute; left:50%; margin-left:-580px;}
.content_bottom{ width:1100px; margin:auto;height:50px; position:relative;}
.content_bottom1 {overflow: hidden;padding-top: 27px;padding-bottom: 12px;text-align: center;display: flex;justify-content: center;}
.content_bottom2{ font-size:12px;width:656px; margin-left:160px; text-align:center;padding-bottom:5px;}
.content_bottom3{ font-size:12px;width:656px; margin-left:160px; text-align:center;padding-bottom:35px;}
.content_bottom1 a{font-size:14px; float:left; color:#3b3b3b; padding-left:15px; padding-right:15px; cursor:pointer;}
.content_bottom1 a:hover{color:#1ca408;}
.content_bottom1 a:active{color:#3b3b3b;}
.content_bottom1 a:visted{color:#3b3b3b;}
.content_bottom1 a:link{color:#3b3b3b;}
/*end*/

/*end*/



