/* 本例子css */
#footer{background: #e4e6e7;}
.slideBox{height:570px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:8px; height:8px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:5px; margin-left:10px; }
.slideBox .hd ul li.on{ background:#676767; }
.slideBox .bd{ position:relative; height:700px; z-index:0;   }
.slideBox .bd li{ zoom:1;height: 570px; vertical-align:middle;background: center center no-repeat; }

.i_main{padding: 28px 0 0 0;}
.why,.news{width: 308px;height: 230px;margin-right:38px;-moz-box-shadow: 3px 3px 4px #ececec,-3px 0 4px #ececec;
    -webkit-box-shadow:3px 3px 4px #ececec,-3px 0 4px #ececec;
    box-shadow: 3px 3px 4px #ececec,-3px 0 4px #ececec;
    overflow:hidden;
}
.title{padding-right:20px;height: 46px;line-height: 46px;background:url("../pic/i_p_bg.png") 14px center no-repeat #2f60aa;color: #fffefe;font-size: 18px;text-indent: 2em;}
.title span{padding-left: 15px;color: #dad9d9;font-size: 13px;}
.more{float: right;color:#969595;}
p.content{padding: 15px;font-size:12px;color: #1e1e1e;line-height: 26px;text-indent: 2em; width:auto; padding-top:0px;}
ul.content{padding: 0px 20px 0 0px;}
ul.content li{padding-bottom: 15px; padding-left:35px;}
ul.content li.dqli a,ul.content li.dqli span{color: #2f60aa;}
ul.content li a{color: #1e1e1e;font-size: 12px;line-height: 14px;display: block;}
ul.content li span{color: #1e1e1e;font-size: 14px;float: right}

.ulfl{width: 305px; background:#fbfbfb; padding-bottom:10px;
       -webkit-box-shadow:3px 3px 4px #ececec,-3px 0 4px #ececec;
    box-shadow: 3px 3px 4px #ececec,-3px 0 4px #ececec;
    height:220px;
}
.ulfl li{height: 16px;border-bottom: 1px dashed #d2d2d2;padding: 15px 23px;}
.ulfl li a{display: block;height: 16px;line-height:16px;color: #282828;font-size: 16px;background: url("../pic/fl_li_bg.png") right 0 no-repeat;}
.ulfl li.ulfl_dqli{background: #2f60aa;border: none; height:17px;}
.ulfl li.ulfl_dqli a{background-position: right -16px;color: #ffffff;}
p.friends{line-height:38px;font-size: 18px;height: 38px;color: #21589b;background: url("../pic/friend_bg.png") 5px center no-repeat;text-indent: 1em;}
a.friends{display: block;float: left;margin-right: 12px;}
a.friends img{width: 115px;height:38px;border: 1px solid #d1d0d0;}
.center { height:130px;background:#f7f7f7;width:1000px; text-align:center; }
.center li {float:left;width:150px;height:75px; padding-top:30px;padding-left:65px; }
.center ul {margin-left:35px; }
