.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: 14px/48px "Microsoft yahei"; color: #999; padding: 0 10px; border-bottom: 1px solid #fff; }
.box1 .layB .thA span{ font-family: "宋体"; padding:0 5px;}
.box1 .layB .thA a{ color: #ce0000;}
.box1 .layB .thA a:hover{ color: #f60;}

.box1 .layB .tbA{ margin: 0 auto 20px; overflow: hidden; background: #f7f7f7; padding: 40px; }
.box1 .layB .tbA h2{ font: 24px/200% "microsoft yahei"; color: #333; text-align: center;}
.box1 .layB .tbA p{ text-indent: 2em; font: 14px/30px "Microsoft yahei"; color: #333; margin:15px 0;}



.newTit{ position: relative;}
.newTit{ background:#eee; height: 40px; border-top: 4px solid #00206a; position: relative; padding: 0 10px 0 0;}
/*.newTit h3{ border-top: 4px solid #ce0000; color: #ce0000; font-weight: normal; position: absolute;top: -4px; font-size: 16px; padding:0 10px;}*/
.newTit span{}
.list-tit{background: #eee; font: 12px/32px "Microsoft yahei"; color: #999; text-align: center;}
.list-tit span{ padding: 0 15px;font: 12px/32px "Microsoft yahei";color: #999;}
.list-tit{}


.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;  
}  
