@charset "utf-8";

.layout {width:500px; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.wpt_list {width:243px; height:610px; border:1px solid #ccc;}
.wpt_list h1 {width:243px; height:43px; background:url(../images/wpt_line.jpg) no-repeat bottom center; font-size:15px; color:#000; line-height:41px; text-indent:1em;}
.wpt_list ul li {list-style:none; width:243px; border-bottom:1px dashed #ccc; overflow:hidden;height:76px;}

.wpt_style {padding-top:17px; padding-bottom:17px; overflow:hidden; }
.wpt_aa{width:103px; height:94px; float:left; text-align:right;}
.wpt_aa img {width:94px; height:94px;}
.wpt_bb {width:130px; float:right;}
.wpt_bb h2 {font-size:15px; color:#0078b6; font-weight:100; margin-bottom:15px;}
.wpt_bb p {font-size:12px; color:#999; line-height:20px; text-indent:2em;}


/*展示列表*/

.wpt_box {width:100%; overflow:hidden; background:#eaeaea; height:auto;}
.wpt_box_top {width:100%; height:231px; display:block; text-align:center; background:url(../images/wpt_topbg.jpg) no-repeat top center; border-bottom:50px solid #e0402a;}
.wpt_show {width:980px; height:auto; background:url(../images/wpt_boxbg.jpg) repeat-y center; margin:0 auto; padding-left:10px; padding-right:10px; overflow:hidden; padding-bottom:15px;}
.wpt_showbot {width:1000px; height:12px; background:url(../images/wpt_boxbot.jpg) no-repeat center; margin:0 auto; display:block;}
.wpt_show ul li {list-style:none; float:left; width:244px; border-right:1px dashed #ccc; height:auto; overflow:hidden; border-bottom:1px dashed #ccc;}
.ewm_title {width:980px; height:40px; background:#eee; margin:0 auto;border-bottom:1px dashed #ccc;}
.ewm_title h3 {color:#e0402a; font-size:25px; line-height:40px; margin-left:20px; }

/*版权*/
.copyright {width:980px; height:60px; margin:0 auto; margin-top:20px; line-height:25px; text-align:center; font-size:14px; color:#333; padding-top:10px;}


