/* 本例子css */
.m-slide{ position: relative; width:1200px; height: 200px; }
.m-slide .bottom-shadow{ position: absolute;  bottom: -3px; left: 0; width: 100%; height: 1px; overflow: hidden;
    border-top: 1px solid #e0e0e0; background: #e6e6e6; border-bottom: 1px solid #ececec }
.m-slide .img { float: right; position: relative;width:1000px; }
.m-slide .img li, .m-slide .img a, .m-slide .img img { display: block;}
.m-slide .img li { display: none; position: absolute; left: 0; top: 0 }
.m-slide .img .first { display: block }.m-slide .tab { float: left; width:185px;}
.m-slide .tab li {width: 185px;}
.m-slide .tab .first { border-top: 0 }
.m-slide .tab a { text-decoration: none; display: block; position: relative; width: 185px; height: 60px;}
.m-slide .tab a b { position: absolute; left:0; top: 0; width: 14px; height:0;}
.m-slide .tab a span { position: absolute; overflow: hidden }
.m-slide .tab a .title { left: 0; top: 0; height: 60px; line-height: 60px; padding-left:20px;font-size: 18px; font-weight: normal; color: #666 }
.m-slide .tab a .des { left: 18px; top: 26px; height: 16px; line-height: 16px; color: #999 }.m-slide .tab .first a { height: 50px }
.m-slide .tab .on a { background:url(../images/at3.png) right center no-repeat;color:#0073be;}.m-slide .tab .on a b {}
.m-slide .tab .on a span { color: #0073be }

.titlebox{}
.titlebox dl{padding:25px 18px 18px 18px;}
.titlebox dl dt{width:72px;float:left;margin-right:20px;border-radius: 50%;overflow:hidden;}
.titlebox dl dd{width:185px;float:right;text-align:left;}
.titlebox dl dd h3{font-size:18px;line-height:45px;}
.titlebox dl dd h4{font-size:14px;font-weight:normal;line-height:25px;}

.imgbox{}
.imgbox1{width:528px;float:left;height:206px;background:#ffffff;margin-top:85px;}
.imgbox1 dl{text-align:left;padding:20px;}
.imgbox1 dl dt{font-size:18px;line-height:30px;color:#f7931e;}
.imgbox1 dl dt a{color:#f7931e;}
.imgbox1 dl dt a:hover{color:#ff0000;}
.imgbox1 dl dd{font-size:13px;line-height:28px;}
.imgbox1 dl dd font{color:#f7931e;}
.imgbox2{width:307px;float:right;}