

.list {-webkit-border-radius: 10px;border-radius: 10px;display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin: 20px 0;}
.list div{height: 80px;}
.list .chose {width: 480px;background: #fff;-webkit-border-top-left-radius: 10px;border-top-left-radius: 10px;-webkit-border-bottom-left-radius: 10px;border-bottom-left-radius: 10px;border:0px;height: 80px;text-indent: 20px;font-size: 24px;font-family: inherit;letter-spacing: 6px}

.list .search_box ul li{line-height: 48px;padding-left: 20px; font-size: 24px;letter-spacing: 6px;}
.list .search_box ul li a{display: block;color:#333;border-bottom: #eee 3px solid;width: 600px;}
.list .search_box ul{background: #fff;position: absolute;width:640px;height:300px;overflow-x:hidden;display: none;}

.content .content_body {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background: #fff;}
.content .content_body .person {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin: 40px 0 30px 0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;}
.content .content_body .person .text {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width: 390px;margin-left: 38px;}
.content .content_body .person .text .name {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom: 10px}
.content .content_body .person .text .name h1{font-size: 32px;line-height: 30px;}
.content .content_body .person .text .name span{display: block; background: url(/images/person_zc_bg.png) left scroll no-repeat;height:34px;line-height: 34px;font-size: 20px;color: #fff;-webkit-border-radius: 5px;border-radius: 5px;padding: 0 10px 0 15px;margin-left: 20px;}
.content .content_body .person .text p {line-height: 34px;font-size: 20px;color: #555; margin: 10px 0;}
.content .content_body .person .text .buttom_box {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex; -webkit-box-pack:justify; -webkit-justify-content:space-between; -ms-flex-pack:justify; justify-content:space-between;}
.content .content_body .person .text .buttom_xq {width: 170px;height: 40px; background: #00b4b4;line-height: 40px;text-align: center;color: #fff;font-size: 24px;font-weight: bold;-webkit-border-radius: 20px;border-radius: 20px}
.content .content_body .person .text .buttom_gh {width: 170px;height: 40px; background: #ffa000;line-height: 40px;text-align: center;color: #fff;font-size: 24px;font-weight: bold;-webkit-border-radius: 20px;border-radius: 20px}
.content .content_body div:last-child img{visibility: hidden;}


.foot_top .yy {height: 140px;display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background: #fff;margin-top: 28px;}
.foot_top .yy div {height: 140px;width: 155px;font-size: 24px;line-height: 38px;display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column; -webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-moz-justify-content: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;border-right: 5px solid #f0f0f0 !important;}
.foot_top .yy div:last-child {border-right: none;}
.foot_top.yy div p{line-height: 38px;}



.swt {position: fixed;bottom: 0;width: 100%;height: 141px;background: url(../images/swt_bg.png) bottom repeat-x scroll;z-index: 10;}
.box {width: 640px; height:141px;margin:0 auto;display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background: url(../images/swt.png) center scroll no-repeat;}
.swt_yygh {height: 120px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width: 248px;}
.swt_ljth {height: 130px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width: 124px;}
.swt_hdsy {height: 120px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width: 248px;}

.content .content_body .list .pages {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack: center;-moz-justify-content: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin: 15px 0;}
.content .content_body .pages li {list-style: none;display: inline-block;line-height: 30px;text-align: center;padding: 10px 15px;font-size: 20px;border: 2px solid #ccc;margin-bottom: 10px;}
.content .content_body .pages li.thisclass {background: #00b4b4;color: #fff;}