@charset "gb2312";
/* CSS Document */

*{ margin:0; padding:0;}
img{ border:0;}
.fleft{ float:left;}
.fright{ float:right;}
.f14{ font-size:14px; font-weight:bold;}
ul,li{ list-style:none;}


#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}
.top{ background-image:url(imagestop_bg.jpg); height:309px; text-align:center;}
.top_bg{ margin-left:auto; margin-right:auto; width:1000px; height:309px; }

/*导航条*/
#topnav{height:42px; line-height:42px; background:#f91374; text-align:center;font-size:14px; font-weight:bold; color:#fff;}
#topnav a{color:#fff; text-decoration:none;}
#topnav a:hover{color:#312f2f;}
#topnav .topnav_line{margin:0 6px;}

.main{ width:1000px; margin-left:auto; margin-right:auto; line-height:24px;}
.box{ width:974px; border:1px solid #e4e4e4; margin-top:20px; padding:12px; float:left; font-size:12px; color:#504f4f; }
.box1{ width:467px; border:1px solid #e4e4e4; margin-top:20px; padding:12px;  }
.line{height:43px;background:url(imagesline_bg.jpg) repeat-x; border-bottom:5px solid #f91374;}
.line h1{float:left; height:43px; padding:0 15px;font-family:"微软雅黑"; font-size:20px; font-weight:bold; line-height:45px; color:#f91374;}
.box_text{ margin-top:15px; float:left; width:970px;}

.qide{ width:974px; float:left; margin-top:15px;}
.qide li{ width:163px; float:left; padding:0 15px;}
.text1{ color:#373838; font-family:微软雅黑; font-size:14px; font-weight:bold; text-align:center; margin-top:5px;}
.text2{ color:#666666; line-height:22px; width:163px; margin-left:3px; margin-top:10px;}

.rb_left{ float:left; width:410px; height:472px; background-color:#fbf5f2; padding:10px;}
.le_t{ padding:10px; background-color:#FFF; float:left; width:390px;}
.box b{ color:#f91374; font-size:14px;}

.rb_right{ float:right; width:510px; height:472px; background-color:#fbf5f2; padding:10px;}
.ri_t{ padding:10px; background-color:#FFF; float:left; width:490px;}

.ys_left{ width:974px; float:left;}
.ys_left table{ border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; text-align:center; margin-top:10px;}
.ys_left td{ border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;} 
.ys_left img{float:left; margin:3px 5px;}

.xsal{ width:974px; padding-bottom:15px; border-bottom:1px dashed #e4e4e4; float:left;}
.bb a,.text2 a{ color:#f91374;}

.bb{ width:650px; margin-top:15px; line-height:30px; float:right;}
.bb table{ border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; text-align:center;}
.bb td{ border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;} 
.ys_left a{ color:#000000; text-decoration:underline;}

.anli{ width:295px; float:left; margin-top:15px;}

.youshi{ margin-top:15px;}
.youshi img{ float:left; margin:10px 10px 0 0;}
.youshi p{ margin-top:5px; }
.ys01{ float:left; width:900px; margin-left:30px;}
.ys02{ float:left; width:890px; margin-left:80px;}
.ys03{ float:left; width:960px; margin-left:5px; margin-bottom:10px;}

.bn{ width:1000px;  margin-top:20px;  float:left; }
.bn img{ margin-left:3px;}


/*专题主体4*/
#main_4{ width:970px;  float:left; margin-top:15px;}
#main_4 .title{ width:137px; height:274px; }
#main_4 .title ul{ width:137px;  overflow:hidden;}
#main_4 .title li{ width:137px; height:40px; line-height:40px; cursor:pointer; font-size:15px; font-weight:bold; color:#502f03; background:url(imagesbg_b.gif) 0 0 no-repeat;  margin-top:20px; color:#000;}
#main_4 .title .active{ background:url(imagesbg_a.gif) 0 0 no-repeat; color:#FFF;}

#main_4 .title1{ width:137px; height:274px; }
#main_4 .title1 ul{ width:137px;  overflow:hidden;}
#main_4 .title1 li{ width:137px; height:40px; line-height:40px; cursor:pointer; font-size:15px; font-weight:bold; color:#502f03; background:url(imagesbg_c.gif) 0 0 no-repeat;  margin-top:20px; color:#000;}
#main_4 .title1 .active{ background:url(imagesbg_d.gif) 0 0 no-repeat; color:#FFF;}


#main_4 .main1{ width:656px;  overflow:hidden; line-height:18px; margin-left:2px; margin-left:8px; height:274px; padding:10px; border:1px solid #e4e4e4;}
#main_4 .main1 p{ font-size:12px; line-height:24px; margin-left:20px; width:400px; float:right; }
#main_4 .main1 p b{ font-size:14px; color:#f91374;}
#main_4 .main1 img{ float:left; margin-right:15px;}


/*电话信息样式*/
.tel{ width: 1000px;height: 195px;text-align: center;line-height: 30px;font-size: 12px; color: #505050; clear:both;}
.tel a{ text-decoration:none; color:#000;} 

/*返回顶部样式*/
.gotop { cursor: pointer;  display: block; width:24px; height:76px;  position: fixed; bottom:50px; float:right; right: 100px;  _margin-left:10px;  _position:absolute; 
    _top:expression(eval(document.compatMode && document.compatMode=="CSS1Compat") ? documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight-20) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight-20));    background-image:url("imagesgotop.jpg"); 
    background-repeat:no-repeat; 
    text-indent:-9999px; 
}