@charset "utf-8";
.banner_m { position:relative; height:260px; margin: auto; background:#13295b; overflow:hidden; }

#fullSlid{ width:100%; position:relative; height:260px; background:#fff; padding: 50px 0;}
#fullSlid .bd { width:1200px; margin:0 auto; position:relative; z-index:0; overflow:hidden; }
#fullSlid .bd ul { width:100% !important; }
#fullSlid .bd li { width:100% !important; height:260px; overflow:hidden; text-align:center; }
#fullSlid .bd li dl{ width: 460px; float: left; border-top: #00b1ff solid 4px; text-align: left;}
#fullSlid .bd li dl h2{ font-size: 23px; font-weight: normal;}
#fullSlid .bd li dl dt{ font-size: 16px; color: #555; margin-bottom: 15px;}
#fullSlid .bd li dl dd{ font-size: 13px; line-height: 24px; color: #666;}
#fullSlid .bd li img{ float: right;}


#fullSlid .hd {width:1200px; z-index:1; height:28px; line-height:28px; text-align:center; margin: auto; }
#fullSlid .hd ul { height:28px; text-align:center; }
#fullSlid .hd ul li { float: left; cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:28px; margin:0 3px; background:url(../images/ico.png)  no-repeat 0 -169px; overflow:hidden; line-height:9999px; }
#fullSlid .hd ul .on { background:url(../images/ico.png) no-repeat -17px -169px;}
