﻿﻿/* list_container */
.list_container{ width:1180px; overflow:hidden; padding:0 10px 10px; background-color:white; box-shadow: 0 4px 5px #888888; margin:0 auto 10px}

/* list_left */
.list_left{ float:left; width:270px}
.list_left h3{ font-size:16px; text-align:center; font-weight:400; height:36px; line-height:36px}
.list_left h4{ text-align:center}

/* box */
.box .title{ height:44px; line-height:44px; margin-bottom:8px; background-color:#e9ffe1; font-size:16px; font-weight:400; text-indent:20px}
.box .title a{ font-size:16px}
.box .title a:hover{ color:#C64242}
.box .title.active{ background-color:#A98487}
.box .title.active a{ color:white}
.box .content{ display:none}
.box .content li{ margin-bottom:8px; border:1px solid #FC9; height:34px; line-height:34px; text-align:center}
.box .content a{ color:#666}

/* list_right */
.list_right{ float:right; width:890px; border:1px solid #ccc} 

/* divinfowai */
.divinfowai{ overflow:hidden; border-bottom:1px dashed #ccc; margin: 8px 0}
.divinfowai:hover font{ color:red}
.divinfoleft{ float:left; height:32px; width:80%; line-height:32px; font-size:16px; text-indent:40px; background:url(../images/dot_01.png) 10px center no-repeat}
.divinforight{ float:right; height:32px; line-height:32px; color:#999; font-size:14px}

/* divpicwai */
.divpicwai{ float:left; width:33.3%; text-align:center; padding-bottom:20px}
.divpicwai .divPictitle{ line-height:36px}

/* yema */
.yema{ text-align:center; font-size:14px; margin-top:30px; background-color:#B8B8B8; padding:10px 0; color:white; clear:both}
.yema a{ display:inline-block; padding:2px 10px; margin: 0 8px; color:white; background-color:#6498BC; border-radius:4px}

/* article_contain */
.article_contain{ width:1180px; margin:0 auto; padding:0 10px; box-shadow: 0 10px 5px #888888; background-color:white}

/* article_head */
.article_head{ border:1px solid #ddd; border-top:5px solid #b7666d; height:44px; line-height:44px; padding-left:40px; color:#555555; font-size:18px}
.article_head a:hover{ color:red}

/* weizhi */
.weizhi{ height:44px; line-height:44px; padding-left:40px; color:#555555; font-size:18px}
.weizhi a:hover{ color:red}

/* article_body */
.article_body{ border:1px solid #ddd; border-top:none;padding:18px}
.article_body h3{ font-size:24px; text-align:center; height:45px; line-height:30px; font-family:"黑体"; font-weight:400}
.article_body h4{ text-align:center; margin:0 12px; border-bottom:1px solid #ddd; color:#FF8105; font-weight:400; height:30px; line-height:30px; font-size:16px; padding:12px 0}

/* article_text */
.article_text{ margin:30px; text-align:justify}
.article_text img{ max-width:90%; height: auto !important}

/* button */
.button{ display:inline-block; border:none; width:120px; height:36px; line-height:36px; background-color:#E16464; color:white; font-size:16px; padding:0; text-align:center}