@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:14px Verdana, Geneva, sans-serif ; font-family:"微软雅黑";}
body{color:#666; background:url(../images/body_bg.jpg);}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:10px;}
ul,ol{list-style:none;}
a{text-decoration:none; color:#3e3e3e; }
a:hover{text-decoration:none; color:#005cb9;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
abbr[title]{border-bottom:1px dotted;cursor:help;}
legend{color:#000;}
fieldset, img { border:0;} 
a img{vertical-align:text-bottom;}
:focus {outline:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
button,input,select,textarea{font-size:100%;}
button,input,select{vertical-align:middle;}
button{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}

/*Common Style
--------------------------------*/
/*text align*/
.tc{ text-align:center;}
.tr{ text-align:right;}
.tl{ text-align:left;}
.tj{ text-align:justify;}
/*float and clear*/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{ clear:both;}
/*clear*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.w1200{width:1200px;}
.juzhong{margin:0 auto;}
.juzhong1{margin:40px auto;}
.juzhong2{margin:0 auto 40px auto;}
.juzhong3{margin:40px auto 0 auto;}
.juzhong4{ margin:60px auto 40px auto;}
.l24{line-height:24px;}
.l30{line-height:30px;}
.l40{line-height:40px;}
.l42{line-height:42px;}
.l50{line-height:50px;}
.l60{line-height:60px;}
.l80{line-height:80px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f24{font-size:24px;}
.f20{font-size:20px;}
.f30{font-size:30px;}
.f40{font-size:40px;}
.arial{font-family:Arial, Helvetica, sans-serif;}
.nor{font-weight:normal;}
.mw{width:100%; min-width:1200px;}
.green{color:#005cb9;}
.blue{ color:#005cb9;}
.green1{color:#045f67;}
.white{color:#fff;}
.yellow{color:#fff100;}
.red{color:#005cb9;}
.c999{color:#999;}
.c666{color:#666;}
.c333{color:#333;}
.c74{color:#747474;}
.c8f{color:#8f8f8f;}
.cce{color:#cecece;}
a {
	text-decoration:none;
	-webkit-transition:color 0.2s linear;
    -moz-transition:color 0.2s linear;
    -o-transition:color 0.2s linear;
    transition:color 0.2s linear;
}
a:focus , a:link, a:active {
	outline:none;
}
html *,
html *:before,
html *:after {
 /*  box-sizing: border-box; */
  -webkit-transition: 0.5s;
  transition: 0.5s; 
}

@font-face {font-family:'iconfont';src:url('http://at.alicdn.com/t/font_2047899_4o8rsm8ckv.eot');src:url('http://at.alicdn.com/t/font_2047899_4o8rsm8ckv.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_2047899_4o8rsm8ckv.woff2') format('woff2'),url('http://at.alicdn.com/t/font_2047899_4o8rsm8ckv.woff') format('woff'),url('http://at.alicdn.com/t/font_2047899_4o8rsm8ckv.ttf') format('truetype'),url('http://at.alicdn.com/t/font_2047899_4o8rsm8ckv.svg#iconfont') format('svg');}
.iconfont {font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}

/*首页开始*/
/*header*/
.header{height:140px; position:absolute; top:0; z-index:3; color:#fff;/* background:rgba(0,92,185,0.6); */}
.logo{padding:40px 0 0 0;}
.header_tel{ background:#fff; border-radius:5px; color:#006e9a; float:right; padding:5px 15px; margin:20px 0}
.header_tel h1{background:url(../images/tel.png) left center no-repeat; font-size:22px; padding:0 0 0 35px}
.nav ul li{float:left; width:95px;  text-align:center;}
.nav ul li:nth-child(1){width:70px;}
.nav ul li a{color:#fff; line-height:36px; font-size:15px; height:36px; display:block;background:url(../images/nav_hover.png) no-repeat 50% -120px;}
.nav ul li:hover a,#current{background:url(../images/nav_hover.png) no-repeat 50% 0; color:#005cb9; border-radius:5px;}
.nav ul li ul{display:none; }
.nav ul li:hover ul{display:block;}
.nav ul li:hover ul li a{background:none; background:#fff; border-radius:5px; height:40px; line-height:40px;font-size:14px; width:120px; margin:4px 0 0 -12px; color:#005cb9;}
.nav ul li ul li a:hover{background:#005cb9; color:#fff;}



/******banner*********/
.fullSlide {
	width:100%;
	position:relative;
	height:1025px;
	z-index:2;
	overflow:hidden;
}
.fullSlide *,
.fullSlide *:before,
.fullSlide *:after {
  -webkit-transition: 0s;
  transition: 0s;
}

.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:1025px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:1025px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:12px;
	height:12px;
	margin: 0 3px;
	overflow:hidden;
	background:#ccc;
	line-height:999px;
	border-radius:10px;
}
.fullSlide .hd ul .on {
	background:#005cb9;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:52px;
	height:108px;
	background:url(../images/left.png) no-repeat;
	cursor:pointer;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:5%;
	background:url(../images/right.png) no-repeat;
}


/*w_about*/
.w_about{/* background:url(../images/bg_01.jpg) no-repeat center; */ height:900px; overflow:hidden}
.w_about01{padding:134px 0 0 610px;width:590px;}
.w_about01 span{ display:block;width:428px;}
.w_about01 span p{width:300px;margin:40px auto;background:url(../images/wz_bg.png); padding:30px; color:#005cb9; font-size:16px; line-height:36px;}
.w_about01 span p:hover{background:url(../images/wz_hover_bg.png);}
.w_a_more{display:block;width:160px; height:50px; line-height:50px; text-align:center; color:#fff; background:url(../images/more_bg.png) no-repeat 0 0 ;font-size:18px; margin:0 0 0 234px;}
.w_a_more:hover{  color:#fff;background:url(../images/more_bg.png) no-repeat 0 -50px;}



/*w_distance*/
.w_distance{background:url(../images/bg_02.png) no-repeat center; height:918px; margin:-30px auto 0 auto;}
.w_distance h1{line-height:108px; color:#01327f; font-size:36px;}
.w_distance h2{line-height:100px; color:#005cb9; font-size:60px; margin:80px 0 0 0;}
.w_distance p{color:#fff;font-size:20px; line-height:36px;}
.storemo { width: 160px; height: 40px; margin: auto; position: relative; margin-top: 30px; background: #005cb9; border-radius: 36px; overflow: hidden; line-height: 40px; text-align: center; }
.storemo a { display: block; color: #fff; font-size: 16px; text-align: center; line-height:40px; position: relative; z-index: 5; font-weight:normal; }
.storemo:before, .storemo:after { content: ''; position: absolute; top: 0; left: 0; width: 250px; height: 0; background: #fee2d5; transition: 0.5s; }
.storemo:after { top: auto; bottom: 0; }
.storemo:hover:before, .storemo:hover:after { height: 40px; }
.storemo:hover a { color: #005cb9; }


/*w_product*/
.w_product{background:url(../images/bg_03.jpg) no-repeat center; height:900px;}
.w_p_title h1{line-height:100px; color:#005cb9; font-size:60px; padding:80px 0 0 0;}
.w_p_title p{color:#005cb9;font-size:20px; line-height:36px;}
.w_p_list{height:610px; width:684px; float:right; position:relative;}
.w_p_list ul li{width:134px; height:134px; border-radius:50%; float:left;margin:0 0 0 36px;}
.w_p_list ul li a{display:block;width:140px;height:134px;background:url(../images/pro_title_bg.png) no-repeat; text-align:center;  font-size:20px; position:relative; z-index:9;margin:10px 0 0 20px; border-radius:50%;}
.w_p_list ul li a span{display:block;color:#005cb9; width:90px; margin:0 auto; padding:40px 0;}
.w_p_list ul li .w_p1{margin:20px 0 0 0; }
.w_p_list ul li .w_p4{margin:100px 0 0 0; }
.w_p_list ul li .w_p1 span{width:80px;}
.w_p_list ul li .w_p4 span{font-size:22px; line-height:36px; }
.w_p_list ul li a:hover{background:#005cb9; width:154px; height:154px; margin:0 0 0 -10px; }
.w_p_list ul li .w_p1:hover{margin:10px 0 0 -10px; }
.w_p_list ul li .w_p4:hover{margin:90px 0 0 -10px; }
.w_p_list ul li a:hover span{color:#fff;padding:40px 0; }
.w_p_tp{position:absolute; right:0; bottom:0;}
.w_p_tp:hover{bottom:10px;}



/*w_news*/
.w_news{background:url(../images/bg_04.jpg) no-repeat center; height:900px;}
.w_n_title{margin:300px 0 0 0; height:106px; padding:42px 0 0 108px; background:url(../images/news_title_bg.png) no-repeat;}
.w_n_title h1{font-size:30px; color:#333; font-weight:normal;}
.w_n_title h2{font-size:18px; color:#999; font-weight:normal;}
.w_n_list{width:760px;background:url(../images/wz_bg.png);}
.w_n_list ul li{width:290px; padding:180px 45px 0 45px; height:720px; background:url(../images/nl_hover_bg.png) no-repeat -380px 0; float:left;}
.w_n_list ul li:hover{background:url(../images/nl_hover_bg.png) no-repeat 0 0;}
.w_n_list ul li h2{font-size:18px;font-weight:normal; line-height:40px; margin:20px 0 0 0;}
.w_n_list ul li h3{font-size:14px;font-weight:normal; color:#999; margin:0 0 30px 0;}
.w_n_list ul li p{font-size:16px; line-height:32px;margin:0 0 50px 0; }
.w_n_list ul li .photo{display:block;width:290px; height:180px;}
.photo{ overflow:hidden;}
.photo img {
-webkit-transition: -webkit-transform .3s ease;
-moz-transition: -moz-transform .3s ease;
-ms-transition: -ms-transform .3s ease;
transition: transform .3s ease;
}
.w_n_list ul li:hover .photo img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}





/*w_stuff*/
.w_stuff{background:url(../images/bg_05.jpg) no-repeat center; height:900px;}
.w_stuff h1{line-height:100px; color:#fff; font-size:60px; padding:90px 0 0 0;}
.w_stuff p{color:#fff;font-size:20px; line-height:36px;}
.b_cont{overflow:hidden;position:relative; height:590px; margin:30px auto;}
.ct_p_05{  position:relative;height:540px; float:left; width:1200px;  }
.ct_p_05 ul li{width:400px; height:270px; float:left; overflow:hidden;}
.ct_p_05 ul li a{display:block;width:400px; height:270px; position:relative;}
.ct_p_05 ul li a span{display:block;width:400px; height:270px; position:absolute; top:0; left:0;background:url(../images/tp_bg01.png) no-repeat 0 270px;}
.ct_p_05 ul li a:hover span{background:url(../images/tp_bg01.png) no-repeat 0 -270px;}
.ct_p_05 ul li a span em{display:block; margin:0 auto; text-align:center; width:100%;font-size:14px; top:-40px; left:0; position:absolute; color:#fff;}
.ct_p_05 ul li a:hover span em{top:120px; font-size:20px;}
.ct_p_05 ul li .photo{display:block;width:400px; height:270px;}
.ct_p_05 ul li .photo:hover  img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}



.scrDotList_wrap{width:100%; position:absolute; top:560px; left:600px;}
.scrDotList{padding:0 10px;zoom:1;line-height: 0;}
.scrDotList span{display:block;width:8px;height:8px;background:none; border:1px solid #fff;cursor:pointer;font-size:0;line-height:0;vertical-align:top;font-size: 0px;margin: 15px 2px; border-radius:50%; float:left;}
.scrDotList span.on{background:#fff;}



/*w_footer*/
.w_footer{background:url(../images/bg_06.jpg) no-repeat center; }
.w_f_contact{width:400px; color:#fff; padding:80px 0 30px 0; }
.w_f_contact h1{margin:0 0 16px 0;}
.w_f_contact p{line-height:36px;}
.w_f_contact span{display:block;width:218px; height:109px; background:url(../images/ewm_bg.png) no-repeat 0 44px;  margin:10px 0 0 0; text-align:center;}
.w_f_contact span h3{font-weight:normal;}


.w_f_right{width:800px;}
.w_f_right h1{float:right;}
.w_f_right h1 a{display:block; width:60px; height:40px;float:left;}
.w_f_right h1 .m1{background:url(../images/mall_bg.png) no-repeat 0 0; position:relative;}
.w_f_right h1 .m2{background:url(../images/mall_bg.png) no-repeat -60px 0;}
.w_f_right h1 .m1:hover{background:url(../images/mall_bg.png) no-repeat 0 -40px;}
.w_f_right h1 .m2:hover{background:url(../images/mall_bg.png) no-repeat -60px -40px;}
.w_f_right h1 .m1 em{display:none; position:absolute; top:38px; left:0; border:2px solid #005cb9;}
.w_f_right h1 .m1:hover em{display:block;}

.w_f_right h2{margin:74px 0 0 0;font-family:arial; color:#dbdbdb; font-size:20px; }
.w_f_right h4{margin:70px 0 0 0;}
.w_f_right h5{float:right;}
.w_f_right h5 span{float:left; line-height:34px; color:#333;}
.w_f_right h5 a{display:block; width:34px; float:left; height:34px; margin:0 0 0 20px;border-radius:50%;}
.w_f_right h5 .f1{border:1px solid #da2219;}
.w_f_right h5 .f2{border:1px solid #86c610; position:relative;}
.w_f_right h5 .f3{border:1px solid #88c8f4;}
.w_f_right h5 a:hover{background:#eee;}
.w_f_right h5 .f2 em{display:none; position:absolute; top:-100px; left:-30px; border:2px solid #005cb9;}
.w_f_right h5 .f2:hover em{display:block;}


.w_f_right select{background:none; border:1px solid #ccc; color:#333; width:284px; border-radius:5px; margin:36px 0 40px 0; height:50px; line-height:50px; text-indent:40px; }
.w_f_right select option{color:#666; }	
.w_f_right p{ margin:60px 0 0 0;color:#333; }


.online {position:fixed;right:10px;top:50%;transform:translateY(-50%);z-index:6666;}
.online li {margin:5px 0;width:35px;height:35px;position:relative;}
.onlineIco {float:right;display:block;text-align:center;width:35px;height:35px;border-radius:5px;background:#b5b5b5;color:#FFF;overflow:hidden;transition:all 0.3s ease-in 0s;}
.onlineIco i {width:35px;height:35px;line-height:35px;font-size:20px;text-align:center;}
.onlineCon {font-size:15px;font-weight:bold;color:#FFF;line-height:35px;display:inline;}
.onlineIco:hover {color:#FFF;background:#005cb9;width:144px;}
.onlineIco:focus {color:#FFF;}
.onlineIco:hover i {text-align:right;width:auto;}
.onlineWx {position:absolute;right:38px;top:40px;width:90px;height:90px;border:1px solid #666;transform:scale(1,0);transition:all 0.1s ease-in 0.1s;}
.onlineWx img {max-width:100%;}
.online li:hover .onlineWx {transform:scale(1,1);}
.online li.online_top .onlineIco {background:#005cb9;}
.online_top .onlineIco:hover {width:35px}
[class*=" fa-"],[class^=fa-].online {position:relative;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


/*内页*/
.full_banner01{width:100%;  height:700px; background:#FFF; overflow:hidden;z-index:0; min-width:1200px; margin:0 auto;}
.full_banner01 ul li{height:700px;}


.w_showmenu{height:280px; background:#005cb9; background:url(../images/menu_bg.jpg) no-repeat center;}
.w_s_menutitle h1{font-size:40px; margin:80px 0 48px 0; font-weight:normal;}
.w_s_menutitle h2{font-weight:normal;}
.w_s_menutitle h2 a{color:#fff; display:block; float:left; margin:0 50px 0 0; border-color:#fff; border-style:solid; border-width:0 0 0 0;}
.w_s_menutitle h2 a:hover,#current01{border-width:0 0 2px 0;}


.w_mt_en h1 { color: #ffffff; font-size: 48px;  padding-left: 26px; border-left: 4px solid #fff; font-family:arial; font-weight: normal;width:200px; max-width:294px;margin:80px 0 0 0;}


.w_n_about{font-size:15px; line-height:30px;}

.w_n_special{background:url(../images/bg_07.jpg) no-repeat 50% 0 ; padding:60px 0;}
.w_n_special h1{font-size:30px; color:#969696; font-weight:normal; width:470px; margin:0 auto 30px auto;}
.w_n_special h2{font-size:40px; color:#005cb9; font-weight:normal; }
.w_n_special h3{font-size:40px; color:#333; font-weight:normal; }
.w_n_special p{margin:54px auto;padding:0 100px;}
.spe_list ul li{width:300px; margin:0 10px; float:left; background:rgba(255,255,255,0.8); padding:40px; height:140px; overflow:hidden; position:relative;}
.spe_list ul li h5{color:#005cb9; font-size:24px; font-weight:normal; line-height:60px;}
.spe_list ul li span{display:block;position:absolute; top:0; left:0; height:220px; width:380px;padding:50px 0;}
.spe_list ul li:hover span{top:220px;}
.spe_list ul li em{display:block;position:absolute; top:-220px; left:50px; height:220px; width:280px;padding:50px 0; line-height:30px;}
.spe_list ul li:hover em{top:0;}

.w_n_news ul li{height:80px; border-bottom:1px solid #eee; line-height:80px;}
.w_n_news ul li .w_date{width:200px;}
.w_n_news ul li .w_n_nt{font-size:16px;}
.w_n_news ul li:hover{ background:#eee; padding:0 40px;}

.w_bignews{padding:20px 0; border-bottom:1px #ccc dashed;}
.w_bignews:hover{}
.b_wz{ width:890px;}
.b_wz p{margin:20px 0 0 0;}
.b_wz .storemo{margin:20px 0 0 0;}

.xiangguan h1{line-height:30px; border-bottom:1px solid #ccc; height:30px; text-indent:6px; color:#333; font-weight:normal; font-size:14px; margin:0 0 10px 0;}
.xiangguan h1 em{display:block; width:8px; height:8px; border:2px #005cb9 solid; border-radius:6px; float:left; margin:10px 0 0 0;}
.xiangguan h1 span{color:#747474;}
.xiangguan{margin:30px 0 0 0;}
.xiangguan ul{width:1280px; overflow:hidden;}
.xiangguan ul li{background:url(../images/icon_01.png) no-repeat; line-height:32px; text-indent:10px; width:560px; float:left; margin:0 80px 0 0;}
.date{float:right;}

.w_n_ptitle h1{font-size:40px; font-weight:normal; color:#005cb9;}
.w_n_ptitle h2{font-size:20px; font-weight:normal; color:#999;}

.w_n_pmenu{overflow:hidden; width:1200px; margin:20px 0 0 0;}
.w_n_pmenu ul{width:1212px;}
.w_n_pmenu ul li{width:291px; margin:12px 12px 12px 0; height:120px; float:left; }
.w_n_pmenu ul li a{display:block;background:url(../images/pro_title.png) no-repeat -582px 0;width:231px;height:80px;padding:40px 30px;}
.w_n_pmenu ul li a h1{font-size:20px; font-weight:normal;}
.w_n_pmenu ul li a p{font-size:12px; color:#999;}
.w_n_pmenu ul li a:hover,#current02{background:url(../images/pro_title.png) no-repeat 0 0;}
.w_n_pmenu ul li a:hover h1,.w_n_pmenu ul li a:hover p,#current02 h1,#current02 p{color:#fff;}


.w_n_pl{width:1200px; overflow:hidden; }
.w_n_pl ul{width:1230px; }
.w_n_pl ul li{ width:380px; margin:20px 30px 20px 0; height:420px; float:left;}
.w_n_pl ul li h2{font-size:16px; font-weight:normal; text-align:center; line-height:40px;}
.w_n_pl ul li .photo,.w_n_pl ul li img{display:block;width:380px; height:380px;}
.w_n_pl ul li:hover .photo img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}



.history{background:url(../images/line04.png) repeat-y 187px 0;overflow:hidden;position:relative;}
.history-date{overflow:hidden;position:relative;}
.history-date h2{background:url(../images/icon06.gif) no-repeat 158px 0;height:59px;font-size:25px;font-family:微软雅黑;font-weight:normal;padding-left:45px;margin-bottom:74px; }
.history-date h2.first{position:absolute;left:0;top:0;width:935px;z-index:99;}
.history-date h2 a{display:inline-block;*display:inline;zoom:1;padding-right:17px;margin:21px 97px 0 0;background: url(../images/icon08.png) no-repeat right;}
.history-date h2 a:hover{text-decoration:none;}
.history-date h2 img{vertical-align:-5px;}
.history-date h2.date02{background:none;}
.history-date ul li{background:url(../images/icon07.png) no-repeat 182px 0;padding-bottom:50px;zoom:1;}
.history-date ul li.last{padding-bottom:0;}
.history-date ul li:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.history-date ul li h3{float:left;width:168px;text-align:right;padding-right:19px;font:normal 18px/16px Arial;}
.history-date ul li h3 span{display:block;color:#999;font-size:12px;}
.history-date ul li dl{float:left;padding-left:41px;margin-top:-5px;font-family:微软雅黑;}
.history-date ul li dl dt{font:20px/22px 微软雅黑; width:940px;}
.history-date ul li dl dt span{display:block;font-size:15px;}
.history-date ul li.green h3{color:#FFF;}
.history-date ul li.green h3 span{color:#FFF;}
.history-date ul li.green dl{margin-top:-8px;}
.history-date ul li.green dl dt{font-size:30px;line-height:28px;}
.history-date ul li.green dl dt a{display:inline-block;*display:inline;zoom:1;overflow:hidden;vertical-align:middle;margin-left:12px;}
.history-date ul li.green dl dd{padding-top:20px;display:none;}
.history-date ul li.green dl dd img{float:left;}
.history-date ul li.green dl dd p{overflow:hidden;zoom:1;line-height:21px;}

.history-date h2.first .more-history{font-size:16px;background:transparent;margin-left:30px;}
.history-date h2.first .more-history:hover{text-decoration:underline;}

*body .history-date ul li dl dt{_font-size:12px!important;_font-weight:bold;}
*body .history-date ul li dl dt span{_font-weight:normal!important;}
*body .history-date ul li.green dl dt a{_background:transparent!important;*background:transparent!important;*font-size:12px!important;_font-weight:normal!important;}

