@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset,  button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	_word-break: break-all;
}
body, button, input, select, textarea {
	
	font-family: "微软雅黑"
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
select, input, button, textarea {
	_font-size: 100%;
}
h4, h5, h6 {
	font-size: 100%;
}

ul, ol {
	list-style: none outside none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a, a:hover {
	outline: none;
blr:expression(this.onFocus=this.blur());
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
}
html {
	overflow-y: scroll;
	overflow-x: auto;
}
ul, ol {
	list-style: none outside;
}
img {
	-ms-interpolation-mode: bicubic;
}
.cl {
	clear: both;
}
.fl {
	float: left;
	_display: inline;
}
.fr {
	float: right;
	_display: inline;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.noline {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
i {
	text-decoration: none;
	list-style: none;
	font-style: normal;
	letter-spacing: 1px;
}
.none {
	display: none;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.nowrap {
	white-space: nowrap;
}
.nobor {
	border: none;
}

.yahei {
	font-family: "微软雅黑";
}
.hidden {
	display: none
}
.nobg{ background:none}
.mt10{ margin-top:10px;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.clear{ clear:both}
.mt20{ margin-top:20px;}
.ml20{ margin-left:20px;}
.ml10{ margin-left:10px;}
body{color: #333;font-family: "微软雅黑"; font-size:16px; background:url(thaj_bg.png) top center no-repeat}
/* 公共头部 */
.thaj_header {width:100%;margin:0px auto;height:370px;}
.thaj_header_top{width:94%;height:36px;padding-left:4%;padding-right:2%;font-size: 12px;line-height:34px;color:#fff;background:url(thaj_header_tbg.png) left bottom repeat-x;}
.thaj_header_top a{color:#fff;font-size: 12px;}
.thaj_header_box{width:1200px;margin:0px auto;height:334px;}
.thaj_header_topflash{ width:1200px; height:264px; margin-top:10px; position:relative}
.thaj_header_search{ position:absolute; right:0px; bottom:90px; width:324px; height:37px; z-index:999;opacity:0.8;}
.thaj_header_search .searchtxt{ width:248px; height:35px; line-height:35px; border-style:none; background:#fff; padding-left:4px; float:right; border:1px solid #0f4572}
.thaj_header_search .searchbut{ width:70px; height:37px; background:#0f4572;border-style:none;cursor: pointer;float:right; color:#fff;}
.thaj_header_menu{width:1200px;height:60px; background:#4983b3}
.thaj_header_menu ul{ width:1050px; float:left; height:60px; margin:0 45px;}
.thaj_header_menu ul li{ float:left; height:60px; line-height:60px; color:#fff; font-size:20px; width:130px; margin-right:20px; }
.thaj_header_menu ul li a{ color:#fff;}
.thaj_header_menu ul li a:hover{ background:#fc4d17; display:block}
.thaj_header_menu ul li i{ width:32px; height:60px; display:block; float:left; padding-right:8px; }
.thaj_header_menu ul li .thzj_menu01{ background:url(thaj_menubg.png) left center no-repeat;}
.thaj_header_menu ul li .thzj_menu02{ background:url(thaj_menubg.png) -154px center no-repeat;}
.thaj_header_menu ul li .thzj_menu03{ background:url(thaj_menubg.png) -310px center no-repeat;}
.thaj_header_menu ul li .thzj_menu04{ background:url(thaj_menubg.png) -460px center no-repeat;}
.thaj_header_menu ul li .thzj_menu05{ background:url(thaj_menubg.png) -606px center no-repeat;}
.thaj_header_menu ul li .thzj_menu06{ background:url(thaj_menubg.png) -758px center no-repeat;}
.thaj_header_menu ul li .thzj_menu07{ background:url(thaj_menubg.png) -907px center no-repeat;}
/*新闻*/
.newslist{ color:#333; margin-top:5px;}
.newslist li { height:35px; line-height:35px; background: url(thaj_icon.jpg) left center no-repeat; padding-left:15px; font-size:16px}
.newslist li span{ float:right; color:#666}
 /*footer*/
.box{	
	width: 1200px;
	margin:0 auto;
}

.left{
	float: left;
}
.right{
	float: right;
}

.footer{
	height: 180px;
    clear: both;
	border-top: solid 5px #0168b7;
	background: url(footbg.png) left top repeat-x;
}
.footer .f_left{
	float: left;
}

.footer .f_center{
	margin-top: 30px;
	line-height: 2;
	text-indent: 30px;	
	float: left; font-size:14px; font-family:"微软雅黑"
}
.footer .f_right ul{
	width: 500px;
	height: 30px;
	background: url(index_botbg.jpg) right center no-repeat;		
}

.footer .f_right ul li{	
	float: right;
	margin: 8px 5px 0px 0px;
	 
}
.footer .f_right ul li a{
	display: block;	
    padding: 0px 5px;
	height: 16px;
	line-height: 16px;	
	font-size: 12px;
	border-right: solid 1px #000;
}
.footer .f_right ul .noline a{
	border: none;
}
.footer .f_right ul li a:hover{
	color: #FC114A;
}





/*站前导航*/
.list.show_on {
	top:30px;
    right: -490px;
	position:fixed;
	width:510px;
	background:#fff;
	padding-left:20px;
	z-index:199999;
	overflow:auto; 
	min-height:500px;
	display:none;
}
.close {
	cursor:pointer;
    background-color: #ccc;
    display: block;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 0 6px 6px;
    text-indent: -9999px;
    background:url(close.png) center center no-repeat #ccc;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #ff6200;
}
.list_link {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.list_link a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 1%;
    line-height: 30px;
	display: block;
    float: left;
    width: 32%;
	text-align:left;
}
.list_tit {
    color: #19adfa;
    margin-top: 20px;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #4983b3;
}
.list dl {
    clear: both;
    overflow: hidden;
}
.list dd {
    margin-bottom: 10px;
}
.list dd h2 {
    font-size: 16px;
    height: 30px;
    color: #5d5d5d;
    line-height: 30px;
}
.list dd h2 a {
    color: #4e4e4e;
}
.list dd a {
   font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
    line-height: 30px;
	display: block;
    float: left;
    width: 28%;
	text-align:left;
}
#sy{
	filter: Alpha(opacity=50); /* IE */   
	-moz-opacity:0.5;    /* FF 主要是为了兼容老版本的FF */
	opacity:0.5;    /* FF */
	background:#000;
	width:200px;
	height:200px;}
/*侧栏小nav 链接微信微博*/
.nav_fix{
	position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -30px;
    width: 45px;
    height: 256px;	
	z-index:199998;
	}
.nav_fix a{
	display:block;
	margin-bottom:8px;
	cursor:pointer;	
	position:relative;
	}
.nav_fix a.fx_zqdh{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_xlwb{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_weixin{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_fenxiang{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_jlsq{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}

.nav_fix a img{
	position:absolute;
	display:block;	
	}
.nav_fix a p{
	position: absolute;
    right: -184px;
    height: 42px;
    line-height: 42px;
    top: 0px;
    width: 205px;
    background: #CCC;
    color: #fff;
    z-index: -1;
    text-align: center;
    font-size: 18px;
	}

#tou { width:1200px; height: 264px; margin: auto; }

.ajlogo { width:1200px; height:264px; background: transparent url(ajlogo_jlsafety_lv2.png) no-repeat left center; position: absolute; z-index:0; left: -3px; top: 1px; }