/*
  ibw.cn Reset Stylesheet
  Edited by Jue
  Copyright (c) 2018 ibw
 */
@charset "utf-8";
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: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #af1d1f }
.nav01 ul li a:hover .p1{color: #af1d1f}
.section3 .nr .rt .list .m1 .p3 a:hover{color: #af1d1f}
.sec3_nav a:hover{color: #af1d1f}
.nav .nav02 .nav03 ul li a:hover{color: #af1d1f}
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1102px; margin:0 auto; }

.nav .nav02 .nav03 ul li{ position:relative}
.nav .nav02 .nav03 ul li .xl{ width:calc( 100% + 30px ); text-align:center; line-height:1.2; background:#fff; position:absolute; left:0; top:92px; display:none; font-size:13px;}
.nav .nav02 .nav03 ul li .xl dd{ padding:10px 0}

.nav .nav02 .nav03 ul li:hover .xl{ display:block}
.nav .nav02 .nav03 ul li .xl dd:hover{ background:#b02122}
.nav .nav02 .nav03 ul li .xl dd:hover a{ color:#fff}