@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ background-color:#fafafa;}
img{ border:0px; display:block}
a{ text-decoration:none;}

.top_logo{ width:100%; overflow:hidden; background-color:#FFF; box-shadow:0 0 10px #999; z-index:1; position:absolute}
.logo_center{ width:1000px; height:60px; margin:0 auto;}
.logo_center img{ float:left; height:40px; padding-top:10px}
.logo_center a{ float:right; color:#C8161D; font-weight:bold; line-height:60px; font-size:18px}
.logo_center a:hover{ text-decoration:underline}

.top_white{ width:100%; height:60px}

.banner_top{ background:url(images/banner_topbg.gif) no-repeat center; overflow:hidden;}
.banner_top img{ width:100%;}

.content{ width:1000px; margin:0 auto;font-family:微软雅黑;  position:relative;}
.content .img_1{ position:absolute; top:310px; right:20px; z-index:999; cursor:pointer;}

#content_1{width:1000px; margin:0 auto; background-color:#FFF;}
#content_2{width:1000px; margin:0 auto; background-color:#FFF;}

.btn_tab{ width:100%; overflow:hidden;}

.huiyuan1{width:100%;background:url(images/tab_1.png) no-repeat center; cursor:pointer; height:144px;}
.huiyuan2{width:100%;background:url(images/tab_2.png) no-repeat center; cursor:pointer; height:144px;}

.tab1{width:50%;cursor:pointer; height:144px; float:left}
.tab2{width:50%;cursor:pointer; height:144px; float:left}

.content_11{ width:840px;  margin:0 auto; line-height:30px;}
.content_11　a{ color:#DC7610; text-decoration:none;}
.content_11　a:hover { color:#DC7610; text-decoration:underline;}
.fontred{ color:#FFF; font-weight:bold; padding:5px; background-color:#c8161d}
.content_21{ width:840px;  margin:0 auto; line-height:30px;}
.top_title{ font-weight:bold; display:block; text-align:center; font-size:24px}
.sub_title{ display:block; text-align:right; font-size:20px; line-height:40px}
.web_a{color:#DC7610;}
.web_a:hover{ text-decoration:underline; color:#E81B04;}

.px16 {font-size:16px; color:#0055a2; line-height:30px; font-weight:900;}
