@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}
body{ font-size:12px; text-align:left;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none;}


/* 本案例代码begin */
.left_nav{ width:218px; height:auto;padding:10px;z-index:777; background:#fff; border:1px solid #CDCDCD;}
.left_nav dl dt{ width:208px; height:40px;  line-height:40px; background:url(../images/long.png) no-repeat 12px center #E6238F; padding-left:35px; color:#fff; margin-bottom:4px;}
.left_nav dl dd{ width:208px; height:40px;margin-bottom:10px;font-size:16px; color:#FFFFFF; position:relative;}
.left_nav dl dd .nav_right{ width:150px; height:auto;z-index:99999; overflow:hidden; position:absolute; left:218px; top:0px; padding:0px 5px 10px 5px;background:#fff; display:none; border:1px solid #06a3e8;}
.left_nav dl dd .nav_right a{ width:150px;height:25px; line-height:25px; font-size:14px; text-align:left; color:#666;padding-left:17px; background:url(/skin/images/flbja.png) no-repeat left; display:block; float:left; margin-top:10px; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd .nav_right a:hover{ width:208px;height:25px; line-height:25px;font-size:14px; text-align:left; color:#fff;padding-left:19px; background:url(/skin/images/flbjb.png) no-repeat left #06a3e8; text-decoration:none;}
.left_nav dl dd a.nav_left{width:188px; height:40px; line-height:40px; margin-bottom:20px; background:#06a3e8 url(/skin/images/flbj.png) left center no-repeat; padding-left:30px; display:block; border-bottom:1px solid #fff;color:#fff; font-size:16px; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd a.nav_left:hover{background:#0088d2 url(/skin/images/flbj.png) left center no-repeat; color:#fff; text-decoration:none;}

.photo{display:table; width:930px; margin-top:15px}
.photo .pl{float:left; width:400px; height:300px;border:1px solid #ccc;}
.photo .pl img{ width:400px}
.photo .pr{float:right; width:500px; height:300px; text-align:left; }
.photo .pr h1{ font-size:18px;border-bottom:1px solid #ccc; line-height:36px; height:40px; margin-bottom:5px}
.photo .pr p{ line-height:28px;}
.photo .pr b{ font-size:14px; font-weight:normal}
.showContxt h3{border-bottom:1px solid #ccc; font-size:16px; text-align:left; margin-top:38px}
.photo p{ font-size:14px; line-height:25px; height:217px}
.photo h4{background-color:#06a3e8; text-align:center; height:38px; line-height:38px; font-size:16px; color:#FFFFFF}
