/* CSS Document */
*{margin:0;padding:0;}
a{color:#666;text-decoration:none;cursor:pointer;transition: all 0.3s linear;}
a:hover{color:#004ea1;text-decoration:none;}
body{font-size:12px;color:#666;font-family:"宋体";position:relative;overflow-x:hidden;}
dd,dl,dt,ul,li{list-style-type:none;}
h1,h2,h3,h4{font-weight:normal;font-family:"微软雅黑";}
img{border:0px;display:inline-block;line-height:0px; }
.clear{clear:both;}

.r_float{float:right;}

.m_right{width:646px;float:right;}
.mian{padding-top:20px;}
.m_r_title{height:35px;line-height:35px;color:#b70001;font-size:14px;font-weight:bold}
.m_r_content .bd li{height:73px;display:inline-table;line-height:20px;}
.m_r_content .bd li a span{width:120px;text-align:center;display:inline-block;padding-right:20px;float:left;}
.m_r_content .bd li a{vertical-align:middle;display:table-cell;}
.m_r_content{margin-top:7px;position:relative;}
.m_r_content .hd{position:absolute;right:0px;top:-33px;width:37px;height:17px;}
.m_r_content .hd a{display:block;height:17px;width:16px;background:url(../img/arrow_01.gif) no-repeat left center;float:left;}
.m_r_content .hd a.next{float:right;background-position:right top;}


/* banner */
.banner_d{ min-width:1006px;  position:relative;  height:334px; overflow:hidden;  }
.banner_d .bd{ position:relative; z-index:0;  }
.banner_d .bd ul{ width:100% !important; }
.banner_d .bd li{ width:100% !important;  height:334px; }
.banner_d .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:299px;  }
.banner_d .bd li a{ height:299px; display:block;  }
.banner_d .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner_d .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(../img/banner-btn.png) 0 0 no-repeat;
_background:url(../img/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner_d .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.banner_d .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../img/dot-black.png) 0 0; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
}
.banner_d .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }

