@charset "utf-8";
.u-banner{overflow: hidden;}
.u-banner img{max-width:100%;display:block;margin:0 auto;}
.m-jdbz{ height: 380px; padding: 12px 20px 0; background: #fff;overflow:hidden;}
.m-jdbz .m-tabstyle5{margin-top: 12px;}
.m-jdbz .m-liststyle2{padding: 3px 8px 0;}
.m-jdbz .slideTxtBox .hd{height:40px;border-bottom:1px solid #ddd;}
.m-jdbz .slideTxtBox .hd ul li{float:left;line-height:40px;margin-right:20px;font-size:15px;}
.m-jdbz .slideTxtBox .hd ul li.on a{color:#3e7bb2;font-weight:bold;}

.m-tabstyle2{height: 40px; line-height: 40px; border-bottom: 1px solid #ddd;overflow:hidden;}
.m-tabstyle2 li{float: left; padding-right: 18px; margin-right: 17px; background: url(../images/public/bg-tab2.png) right center no-repeat;}
.m-tabstyle2 li:last-child{background: none;}
.m-tabstyle2 li a{display: block; font-size: 18px; color: #6b6b6b; font-weight: bold;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-tabstyle2 li.u-active a{color: #236eac;cursor:pointer;}

.m-liststyle2 li{line-height: 36px; padding-left: 10px; background: url(../images/public/icon-li2.png) left center no-repeat;}
.m-liststyle2 li a{font-size: 15px;    overflow: hidden; word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;display: block;}
.m-liststyle2 li span{float: right; color: #999;}
/*large pcScreen*/
@media (min-width:1200px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {

}
/*pad md*/
@media screen and (max-width: 991px ){

}
/*phone sm*/
@media screen and (max-width: 767px) {

}






