*{ margin:0; padding:0; border:0}
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:93px; border-bottom:2px solid #ea5404;}
.top .top1{ width:1000px; margin:0 auto; height:93px; position:relative}
.top .top1 .txt1{ position:absolute; left:260px; font-size:24px; top:50px; color:#ea5404; line-height:28px;}
.top .top1 .top_l{ width:250px; height:93px; float:left;}
.top .top1 .top_r{ position:absolute; width:300px; height:31px; top:31px; right:0; background:url(images/phone.jpg?v=4) 0 0 no-repeat; z-index:1}
.top .top1 .top_r span{ color:#ea5404;}
.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: 780px; float:left;}
.con .con_l .info{ width:778px; border:1px solid #dadada; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.con .con_l .info .title{ width:778px; height:40px;line-height:40px;  border-bottom:2px solid #ea5404; background-color:#f6f7f8; position:relative; border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; }
.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:17px 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:200px; height:400px;float:right;}

/*网点信息*/
.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 #ea5404; 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:16px;}
.con2 ul li .n1{ width:320px; text-align:left; float: left;}
.con2 ul li .n2{ width:420px; text-align:left; float:left;}
.con2 ul li .n3{ float: right;text-align:left;}
.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 #ea5404; line-height:42px; height:42px; color:#222}
.con2 ul li:last-child{ border-bottom:none;}

.foot{ width:100%; border-top:2px solid #ea5404;}
.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 #ea5404; font-size:14px;}
.list .title a{ padding: 0 10px; color:#222;}
.list .title a:hover{ text-decoration:underline; color:#ea5404;}
.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;}

.list .page{ text-align:center; font-size:12px; line-height:26px;}
.list .page .a1{font-size: 12px;padding: 6px;}
.list .page .a3{font-size: 12px;padding: 6px 10px 6px 6px;}
.list .page .a2{font-size: 12px;padding: 5px;border: 1px solid rgb(218, 218, 218);color:#222}
.list .page .sel1{box-sizing: border-box;height: 26px;border: 1px solid #dadada; margin:0; padding:0; font-size:12px; line-height:26px;}
.list .page span{ padding:6px 0 6px 10px;}

@media screen and (min-width: 320px) and (max-width: 1000px){
	.main{ width:1000px; margin:0 auto;}	
}