$("#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;}



/*主体内容部分开始*/
.banner{
	height:350px;
	background-image: url(../img/banner_bj.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
   }
.banner_inner{
	width: 1010px;
	margin:0 auto;
   }
.content_inner{
	width: 1010px;
	margin: 0 auto;
   }
.title_01{
	font-size: 28px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
	padding-top:50px;
   }
.zixun h3{
	font-size: 18px;
	color:#555;
	line-height: 42px;
	padding:8px 0 0 0;
	margin:0;
   }
.zixun h4{
	font-size: 16px;
	color:#555;
	line-height: 42px;
	font-weight: bold;
	padding:0;
	margin: 0;
   }
.zixun span{
	width:6px;
	height: 16px;
	background-color: #74bd33;
	float:left;
	margin-top:13px;
	margin-right:12px;
   }
.title_02{
	font-size: 28px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
	padding-top:17px;
   }
.zixun a{
	color: #555;
   }
.zixun 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;
}
.index_nav_left{
    position: relative;
    display: flex;
    justify-content: center;
}
.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;}




