﻿@charset "utf-8";
@import url(base.css);
.block{height:620px;background:#fff;border-radius:3px;border:1px solid #edf3fb;}
.box{height:280px;}
.cbox{border:2px solid #6edbfb;border-radius:3px;}
.cbox .hd{height:39px;background:#6edbfb;border-bottom:1px solid #e5f2ff;}
.cbox .hd strong{margin-left:10px;line-height:39px;font-size:15px;color:#fff;}
.cbox .bd{padding:0 10px;}
.tbox{overflow:hidden;padding:10px 0;border-bottom:2px solid #edf3fb;}
.tbox dt{float:left;width:17.99%;}
.tbox dt strong{display:block;font-size:15px;padding:5px;line-height:20px;text-align:center;color:#2088a7;background:#edf3fb;}
.tbox dd{float:left;width:81.99%;}
.tbox ul{}
.tbox li{float:left;margin-left:6px;width:46%;border-bottom:1px dotted #e5f2ff;}
.tbox li a{line-height:29px;display:block;}

.slider{width:420px;height:280px;position:relative;overflow:hidden; margin-top:20px;}
.slider .bd{position:relative;height:100%;z-index:0;}
.slider .bd li{zoom:1;vertical-align:middle;}
.slider .bd img{display:block;width:420px;height:280px;}
.slider .bd .tit{width:420px;display:block;position:absolute;left:0;bottom:0;height:26px;line-height:26px;font-size:12px;padding:26px 0 14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAABCCAMAAABKMPd6AAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAKHRSTlNpRD2xq6Cblo6GgHtyYlpUTDMnIBsOFhMJBqikkol2bl5QSDgwLSsClsnwWgAAAGxJREFUCNc9wsURgDAABMDD3SGCe/rvkNyHnYUx0BpaQSkMA0sJKSAE+p67jtuW3xfPg/tG0/B1wXXZsR0+T9Q1HweqisuS9x1Fwb9tQ57zuiLLOE05SXhZEMc8z4giDkMOAp4mjCN8nz3P/gDISwhIqelSegAAAABJRU5ErkJggg==) repeat-x;color:#fff;}
.slider .bd .tit a{color:#fff;font-size:14px;line-height:40px;margin-left:10px;}
.slider .pageState{position:absolute;bottom:10px;right:10px;color:#fff; font-size:14px; height:20px;line-height:20px;}
.slider .prev,.focus .next{position:absolute;left:0%;top:50%;margin-top:-25px;display:block;width:31px;height:50px;background:url(../images/btnz.png) center no-repeat;filter:alpha(opacity=50);opacity:0.5;}
.slider .next{left:auto;right:0%;background-image:url(../images/btnr.png)}
.slider .prev:hover,.focus .next:hover{filter:alpha(opacity=100);opacity:1;}

.focusBox{ margin:0 auto;position:relative;width:278px;height:175px;background:#fff; overflow:hidden;}
.focusBox .hd{ height:16px; position:absolute; z-index:1; bottom:10px; right:10px; overflow:hidden;   }
.focusBox .hd ul{float:right;overflow:hidden;  }
.focusBox .hd li{width:16px;height:16px;line-height:16px;text-align:center;background:#999;color:#fff;font-family:Arial; float:left; margin:0 1px; display:inline;-webkit-border-radius:16px; -moz-border-radius:16px; border-radius:16px;cursor:pointer;}
.focusBox .hd li.on{background:#c00; }
.focusBox .bd li{vertical-align:middle; }
.focusBox .bd li img{width:278px;height:175px;display:block;background:url(../images/loading.gif) center center no-repeat;  }

.list{}
.list li{overflow:hidden;height:39px;line-height:39px;font-size:14px;border-bottom:1px dashed #e5f2ff;text-overflow:ellipsis;}
.list li i{color:#f40;font-size:12px;margin-left:3px;}
.list li span{float:right;font-size:12px;color:#999;margin-left:5px;}
.list li b{margin:0 2px;font-weight:bold;}
.list li b a{color:#f40;}
.list a:hover{color:#f40;}

.bkk{ margin-top:20px; height:100px; background:#6edbfb;}

.sbk{height:100px;}
.sbk li{ float:left;background:#edf3fb;width:49.6%; border-bottom:1px solid #fff; border-right:1px solid #fff;}
.sbk li a{line-height:49px; display:block; padding-left:20px; color:#333;}

.f30{font-size:24px;line-height:60px;color:#fff;}
.f20{font-size:24px;line-height:24px;color:#fff;}
.link{}
.link li{height:100px;margin-top:20px;background:#f00;color:#fff;}
.link a:hover{margin-left:1px;text-decoration:none;color:#fff;}

.tel{border-left:1px solid #c3e2f5;border-top:1px solid #c3e2f5;}
.tel li{float:left;width:42.2%;background:#ebf3fa;border-right:1px solid #c3e2f5;border-bottom:1px solid #c3e2f5;padding:5px 10px;line-height:31px;color:#444;}
@media only screen and (max-width:1023px){.tel li{width:40%;font-size:12px;}}

.lou{ height:175px; background:url(../images/lou.jpg) center bottom no-repeat;}