.box1 {}
.box1 .layA{ width:200px; }
.box1 .layA .nav-left .thA{ background: url(imagesleft-top-bg.png) no-repeat; height: 50px; font:normal 18px/48px "microsoft yahei";text-align: center; overflow: hidden; color: #fff;}
.box1 .layA .nav-left .thA h3{font-weight: normal!important; }
.box1 .layA .nav-left .tbA{ overflow: hidden; font: 14px/45px "Microsoft yahei"; text-align: center;  background: #f2f6fd;border: 1px solid #cfdde8; border-top: 0;}
.box1 .layA .nav-left .tbA a{ display: block; color: #333; margin:0 10px; overflow: hidden; border-bottom: 1px dashed #c5d3de;}
.box1 .layA .nav-left .tbA a:hover{ color: #ce0000; font-weight: bold;}
.box1 .layA .nav-left .tbA a.on{ color: #ce0000;font-weight: bold;}
.box1 .layA .nav-left .tbA a.no-border{ border-bottom:0;}

.box1 .layB{ width: 760px; overflow: hidden;}
.box1 .layB .thA{ height: 50px;  font: 12px/50px "Microsoft yahei"; color: #999; }
.box1 .layB .thA a{ color: #ce0000;}
.box1 .layB .thA a:hover{ color: #f60;}

.newList{ position: relative; padding:0 40px 30px; background: #f7f7f7;}
.newTxt{ padding: 20px 0; overflow: hidden; border-bottom: 1px dashed #dddddd;}
.newTxt dt{ width: 150px; height: 115px;}
.newTxt dt img{ display: block;}
.newTxt dd{ width: 510px; overflow: hidden; height: 115px; position: relative;}
.newTxt dd h3{ font:bold 14px/30px "Microsoft yahei"; color: #000;}

.newTxt dd .iTxt{ text-indent: 2em; font: 14px/24px "Microsoft yahei";color: #999999; height: 84px; overflow: hidden;}
.times{ color: #999999; position: absolute; right: 0; top: 0; font-size: 14px; font-weight: normal;}


.newInfo{ padding: 20px 0 0; overflow: hidden;}
.newInfo li{ float: left; font: 14px/35px "Microsoft yahei"; width: 98%; background: url(imagesdot.png) no-repeat left center; padding-left: 10px;}
.newInfo li span{ font-size: 12px; color: #999;}
.moreS{ position: absolute; right: 0; top: -36px; font: 12px/35px "Microsoft yahei"; color: #999999;}
.moreS:hover{  color: #f60;}

.pages{ height: 20px; text-align: center; background: #00206A; width: 100%; margin:0 auto; overflow: hidden; padding: 10px 0}
.pages a{ display: inline-block; padding: 0 12px; color: #fff; font: 12px/20px "Microsoft yahei";}
.pages a:hover,.pages a.on{ color: #333; background: #fff; font-weight: bold;}




.newTit{ position: relative;}
.newTit{ background:#eee; height: 40px; border-top: 4px solid #00206a;  position: relative; padding: 0 10px 0 0;}
.newTit h3{ color: #333; font-weight: normal; position: absolute; font-size: 16px; padding:0 10px;}
.newTit span{}


.link{ width: 200px; height: 45px; padding-bottom: 15px; display: block;}
.tel{border: 1px solid #eee;}
.tel .thA{ padding-left: 10px; height:30px; font: 14px/30px "Microsoft yahei";color: #2477b2; background: #eee; }
.tel .tbA{ padding:10px;}
.tel .tbA p{ font: 12px/24px "Microsoft yahei";}

/* 左侧菜单向下的箭头 */  
.dot-bottom {  
    font-size: 28px;  
    line-height: 0;  
    border-width: 6px;  
    position:relative;
    left:35px;
    border-color: black;  
    border-bottom-width: 0;  
    border-style: dashed;  
    border-top-style: solid;  
    border-left-color: transparent;  
    border-right-color: transparent;  
}  

/*搜索框样式*/
.search .searchBtn {
    background: #0869bc;
    border: none;
    width: 50px;
    height: 28px;
    overflow: hidden;
    color: #fff;
    margin:3px;
    padding: 0;
    float: none;
}
.search .iTxt input {
    height: 26px;
    border: 0;
    width: 100%;
    font: 12px/26px "宋体";
}
.search .iTxt {
    width: 180px;
    height: 26px;
    padding:5px;
    border: 1px #ededed solid;
    overflow: hidden;
}

