
body{ margin:0; padding:0; font-family:Arial;}
ul,li{ list-style:none; margin:0 ; padding:0;}
a{ text-decoration:none; border:0;}
img{border:0;}
.cl{ clear:both;}

/*顶部菜单*/
.top{ width:100%; height:110px; border-bottom:2px solid #b2082d;}
.top .top1{ width:1000px; margin:0 auto; height:110px; position:relative}
.top .top1 .txt1{ position:absolute; left:260px; font-size:24px; top:50px; color:#b2082d; line-height:28px;}
.top .top1 .top_l{ width:250px; height:110px; float:left;}
.top .top1 .top_r{  height:28px; line-height:28px; padding-left:36px; background:url(images/phone_icon.gif) 0 50px no-repeat; float:right; padding-top:50px; color:#555; font-size: 24px;}
.top .top1 .top_r span{ color:#b2082d;}
.bk30{ width:1000px;height:30px; margin:0 auto; display:block; clear:both;}
.bk20{ width: auto;height:20px; margin:0 auto; display:block; clear:both;}
/*左侧内容栏*/
.con{ width:1000px; margin:0 auto;}
.con .con_l{ width: 730px; float:left;}
.con .con_l .info{ width:728px; border:1px solid #dadada; border-radius:5px;}
.con .con_l .info .title{ width:728px; height:40px;line-height:40px;  border-bottom:2px solid #b2082d; background-color:#f6f7f8; position:relative }
.con .con_l .info .title span{ font-size:16px;background:url(images/info_icon.gif) 14px 1px no-repeat; padding-left:30px;}
.con .con_l .info .title a{ position:absolute; line-height:40px; color:#333; right:15px; top:0; cursor: pointer; font-size:14px;}
.con .con_l .info ul{ padding:18px 30px;}
.con .con_l .info ul li  { background:url(images/list_icon.gif) 0 14px no-repeat; padding-left:10px; line-height:36px; color:#222; font-size:14px;}
.con .con_l .info ul li span{ float:right;color:#888;}
.con .con_l .info ul li a { color:#222;}
.con .con_l .info ul li a:hover{ text-decoration:underline;}

/*右侧内容栏*/
.con .con_r{ width:222px; height:540px; background:url(images/con_r_bg.gif) 0 0 repeat-x; border-radius:5px; padding:0 14px; float:right;}
.con .con_r .title span{ background:url(images/nav_icon.gif) 0px 2px no-repeat; padding-left:16px; line-height:40px; height:40px; color:#fff; padding-bottom:2px; font-size:16px;}
.con .con_r ul{ width:222px; height:164px; background-color:#fff; border-radius:5px; padding-top:14px;}
.con .con_r ul li{ width:192px; height:28px; line-height: 28px; background-color:#f6f7f8; border:1px solid #dadada; border-radius: 5px; margin-left: 14px; font-size:14px; margin-bottom:10px;}
.con .con_r ul li a{ background:url(images/list_icon.gif) 10px 4px no-repeat; padding-left:20px; color:#222}
.con .con_r img{ padding:20px 0 14px;}
.con .con_r .chat{ width:222px; line-height:24px; height:24px; font-size:16px; display:block; text-align:center; color:#fff;}

/*网点信息*/
.con2{ width:1000px ; margin:0 auto;border:1px solid #dadada; border-radius:5px;}
.con2 .info2 .title{ width:1000px; height:40px;line-height:40px;  border-bottom:2px solid #b2082d; background-color:#f6f7f8 }
.con2 .info2 .title span{ font-size:16px;background:url(images/info_icon.gif) 14px 2px no-repeat; padding-left:30px;}
.con2 ul{ padding:24px 30px; font-size:15px;}
.con2 ul li .n1{ width:360px; text-align:left; float: left;}
.con2 ul li .n2{ width:450px; text-align:left; float:left;}
.con2 ul li .n3{ float: right;text-align:left; width: 110px;}
.con2 ul li .n4{ float: right;text-align:left; width:124px;}
.con2 ul li { border-bottom:1px dashed #dadada; line-height:42px; height:42px; color:#888}
.con2 ul .line1 { border-bottom:1px dashed #b2082d; line-height:42px; height:42px; color:#222}
.con2 ul li:last-child{ border-bottom:none;}

.foot{ width:100%; border-top:2px solid #b2082d;}
.foot .copy{ width:1000px; height:70px; font-size:14px; color:#222; line-height:70px; text-align:center; margin:0 auto;} 

/*新闻列表页*/
.list{ width:1000px ; margin:0 auto; }
.list .title{ width:1000px; height:40px;line-height:40px;  border-bottom:2px solid #b2082d; font-size:14px;}
.list .title a{ padding: 0 10px; color:#222;}
.list .title a:hover{ text-decoration:underline; color:#b2082d;}
.list ul{ padding:18px 30px;border:1px solid #dadada; border-top:0; background-color:#f6f7f8;}
.list ul li  { background:url(images/info_icon2.gif) 0 14px no-repeat; padding-left:10px; line-height:36px; color:#222; font-size:14px;}
.list ul li span{ float:right;color:#888;}
.list ul li a { color:#222;}
.list ul li a:hover{ text-decoration:underline;}

/*新闻内容页*/
.list .article{ padding:18px 30px;border:1px solid #dadada; border-top:0; background-color:#f6f7f8;}
.list .article .title2{ font-size:24px; padding:20px 0 20px; text-align:center; font-weight:bold;}
.list .article .title3{font-size:24px; padding:20px 0 20px; text-align:center;border-bottom:1px solid #dadada; font-weight:bold;}
.list .article .time{ font-size:16px; padding-bottom:20px; border-bottom:1px solid #dadada; color:#888; text-align:center;}
.list .article .detail{ padding:20px 0; line-height:36px; font-size:14px;}

