/* reset */

/* head and foot*/
@import url(base2015_head_foot.css);
* { padding: 0; margin: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {microsoft yahei; color: #666; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; text-transform: none; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
img { border: none; vertical-align: top; }
a { color: #333; text-decoration: none; transition: all 0.2s; }
a:active { color: #f60; }
li { list-style: none; }
b, i, cite { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea, buttun, select { font: inherit; outline: none; -webkit-appearance: none; border-radius: 0; }
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration { display: none; }
/* apps */
   .new_apps{overflow: hidden;}
    .new_apps li{width: 41.3%;float: left;border:1px solid #b7d3aa; margin: 5% 2% 0;padding:3% 2%;}
    .app_img{width: 40%;float: left;    text-align: center;}
    .app_img img{    width: auto;
    height: 55px;}
    .app_txt{width: 55%;float: left;margin-left: 5%}
    .app_txt b{display: block;text-overflow : ellipsis; white-space : nowrap; overflow : hidden;font-weight: inherit;}
    .app_txt b:nth-of-type(1){font-size: 16px;    color: #000;}
    .app_txt b:nth-of-type(2){color:#666666;    font-size: 12px;}
    .app_load{width: 100%;background: #82b665;color: #fff;line-height: 30px;float: left;margin-top: 5%;text-align: center;}
/* common */
.clearfix:after { content: ''; display: block; clear: both }
.flexbox { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.flex { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; }
.flexAuto { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; }
.flexCol { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }
.nowrap { white-space: nowrap; word-break: keep-all; }
.wrap { white-space: normal; word-break: break-all; }
.ellipsis { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; word-break: keep-all; word-wrap: normal; }
.mt0 { margin-top: 0px !important; }
.mt10 { margin-top: 10px !important; }
.ml10 { margin-left: 10px; }
.c-gray { color: #666; }
.c-orange { color: #f60; }
.bd-t1 { border-top: #E5E5E5 1px solid; }

/* style */
.list { padding: 10px 15px 0; margin: 0 0 10px; }
.list li { line-height: 34px; padding: 0 0 0 12px; position: relative; box-sizing: border-box; }
.list li:before { content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 3px; background: #82B665; margin: -2px 0 0 0; }
.list li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.list li a i { padding: 0 0 0 15px; font-size: 15px; color: #999; }
.list:after { content: ''; display: block; clear: both }
.list-col2 li { float: left; width: 50%; }
.list-arrow a { padding: 0 12px 0 0; background: url(../images/2015/arrow.png) right center no-repeat; background-size: auto 16px; }
.list2 { padding: 0 15px; }
.list2 li { line-height: 36px; padding: 0 0 0 12px; position: relative; box-sizing: border-box; border-bottom: #EEEEEE 1px solid; }

/* .list2 li:before { content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 3px; background: #82B665; margin: -2px 0 0 0; }
*/
.list2 li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 12px 0 0; background: url(../images/2015/arrow.png) right center no-repeat; background-size: auto 16px; color: #666; }
.list2 li a:active { color: #f60; }
.list2 li a i { padding: 0 0 0 15px; font-size: 15px; color: #999; }
.list2-dot li:before { content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 3px; background: #82B665; margin: -2px 0 0 0; }
.list-hot li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.list-hot li a { display: block; }
.list-hot li a:first-child { width: 98px; }
.list-hot li a:last-child { -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; -webkit-flex: 1; flex: 1; }
.list-hot li a i { padding: 0 0 0 5px; }
.listLink { font-size: 17px; padding: 10px 15px; }
.listLink:after { content: ''; display: block; clear: both; }
.listLink li { font-size: 15px; width: 50%; float: left; line-height: 34px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 0 0 12px; position: relative; box-sizing: border-box; }
.listLink li:before { content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 3px; background: #82B665; margin: -2px 0 0 0; }
.listLink li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listLink2 { padding: 0 0 0 15px; }
.listLink2 li { font-size: 17px; line-height: 40px; position: relative; border-top: #DFE4DE 1px solid; }
.listLink2 li:before { content: '.'; position: absolute; text-indent: -9999px; width: 4px; height: 4px; background: #82B665; border-radius: 50%; left: 0; top: 50%; margin: -2px 0 0; }
.listLink2 li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-indent: 10px; position: relative; padding: 2px 0 0; }
.listLink2 li a:after { content: '\e601'; position: absolute; width: 16px; line-height: 16px; color: #C7C7CC; right: 10px; top: 50%; margin: -2px 0 0; font-size: 14px; text-indent: 0; margin: -8px 0 0; }
.listHelp { }
.listHelp li { border-bottom: #DFE4DE 1px solid; }
.listHelp li:last-child { border-bottom: none; }
.listHelp li a { font-size: 12px; color: #666; line-height: 1.2; padding: 15px; }
.listHelp li img { width: 40px; height: 40px; border: #DFE4DE 1px solid; border-radius: 4px; display: block; margin: 0 10px 0 0; }
.listHelp li span { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.listHelp li span b { font-size: 15px; color: #333; display: block; }
.listHelp li span b cite { font-size: 12px; color: #999; margin: 0 0 0 5px; }
.listHelp li span i { padding: 5px 0 0; display: block; color: #999; }
.listHelp li em { display: block; color: #669944; border: #DBEDD1 1px solid; margin: 5px 15px 0 0; border-radius: 4px; font-style: normal; line-height: 15px; padding: 5px 8px; height: 15px; }
.listHelp.drug li em { height: 30px; width: 24px; margin: 0; }
.listHelp li a:active { }
.listHelp li a:active em { border: #82B665 1px solid; background: #82B665; color: #fff; }
.listHelp .order { font-size: 12px; color: #666; line-height: 1.2; padding: 6px 0; display: block; background: url(../images/2015/arrow.png) right center no-repeat; background-size: auto 16px; margin: 0 15px; }
.listHelp .order .left { float: left; }
.listHelp .order .left { padding: 15px 0 9px; }
.listHelp .order .left b { font-size: 14px; color: #333; display: block; }
.listHelp .order .left b cite { font-size: 12px; color: #999; margin: 0 0 0 5px; }
.listHelp .order .left i { padding: 5px 0 0; display: block; color: #999; }
.listHelp .order .left:active { color: #f60; }
.listHelp .order .left:active b { color: #f60; }
.listHelp .order .left:active b cite { color: #f60; }
.listHelp .order .right { float: right; display: block; color: #f90; border: #f90 1px solid; margin: 17px 30px 0 0; border-radius: 4px; font-style: normal; line-height: 15px; padding: 5px 8px; }
.listHelp .order .right:active { border: #82B665 1px solid; background: #82B665; color: #fff; }
.listHelp.drug a { }
.listKey { font-size: 14px; padding: 0 10px; }
.listKey:after { content: ''; display: block; clear: both; }
.listKey li { float: left; width: 33.33%; text-align: center; padding: 15px 0 0; }
.listKey li a { display: inline-block; vertical-align: top; width: 90px; background: #E6F3DE; border: #E6F3DE 1px solid; border-radius: 4px; line-height: 34px; overflow: hidden; }
.listKey li a:active { background: #649845; border-color: #649845; color: #fff; }
.listKey.autoWidth { }
.listKey.autoWidth li { width: auto !important; }
.listKey.autoWidth li a { width: auto !important; padding: 0 10px; margin: 0 5px; }
.listKey2 { font-size: 0; margin: 0 15px; overflow: hidden; }
.listKey2 li { display: inline-block; font-size: 16px; padding: 5px 15px 5px 0; position: relative; }
.listKey2 li:after { content: ''; width: 9999px; height: 1px; background: #fff; position: absolute; bottom: 0; left: -5555px; border-bottom: #EAEAEA 1px dashed; }
.listKey2 li a { color: #333; }
.listKey2 li a:active { color: #f60; }
.listKey3 { font-size: 0; padding: 10px 15px 0; }
.listKey3 li { display: inline-block; width: 11%; font-size: 16px; text-align: center; padding: 10px 0 0; }
.listKey3 li a { display: inline-block; vertical-align: top; width: 24px; color: #666; border: #999999 1px solid; border-radius: 5px; height: 24px; line-height: 24px; overflow: hidden; }
.listKey3 li.now a, .listKey3 li a:active { background: #649845; border-color: #649845; color: #fff; }
.listKey4 { font-size: 14px; padding: 5px 15px 15px; }
.listKey4:after { content: ''; display: block; clear: both; }
.listKey4 li { float: left; width: 33.33%; font-size: 14px; text-align: center; padding: 10px 0 0; }
.listKey4 li a { display: inline-block; vertical-align: top; width: 90px; background: #F2F5F0; border: #DFE4DE 1px solid; border-radius: 5px; height: 35px; line-height: 35px; overflow: hidden; }
.listKey4 li a:active { background: #649845; border-color: #649845; color: #fff; }
.listSo { border-top: #DFE4DE 1px solid; margin: 12px 0 0; }
.listSo li { border-bottom: #DFE4DE 1px solid; }
.listSo li a { display: block; font-size: 14px; color: #666; padding: 8px 45px 8px 15px; line-height: 1.5; position: relative; }
.listSo li a b { font-size: 17px; color: #333; display: block; }
.listSo li a b i { font-size: 12px; color: #fff; background: #A4D08B; border-radius: 3px; display: inline-block; line-height: 1; padding: 2px; margin: 0 0 0 4px; position: relative; top: -3px; }
.listSo li a span { display: block; }
.listSo li a span i { color: #069; }
.listSo li a:active { background: #F8F8F8; }
.listSo li a:after { content: '\e601'; position: absolute; right: 15px; top: 50%; line-height: 1; font-size: 16px; margin: -8px 0 0; color: #C7C7CC; }
.listSo li a:active:after { color: #52902e; }
.listSo li a:active span i { color: #f60; }
.listSo li a strong { font-weight: normal; color: #f60; }
.listAsk { }
.listAsk li { border-bottom: #DFE4DE 1px solid; }
.listAsk li:last-child { border-bottom: none; }
.listAsk li a { font-size: 13px; color: #666; line-height: 25px; padding: 10px 20px 10px 0; display: block; background: url(../images/2015/arrow.png) right center no-repeat; background-size: auto 16px; margin: 0 15px; }
.listAsk li em { display: block; width: 28px; /* font-weight: bold;  */ font-style: normal; color: #666; }
.listAsk li b { }
.listAsk li b em { color: #52902e; }
.listAsk li b i { color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }
.listAsk li span { }
.listAsk li span i { display: block; }
.listAsk li span cite { color: #069; }
.listAsk li a:active { }
.listAsk li a:active b i { color: #f60; }
.listAsk li a:active span cite { color: #f60; }
.listRel { padding: 0 0 0 15px; }
.listRel li { font-size: 17px; line-height: 40px; position: relative; border-bottom: #DFE4DE 1px solid; }
.listRel li:before { content: '.'; position: absolute; text-indent: -9999px; width: 4px; height: 4px; background: #82B665; border-radius: 50%; left: 0; top: 50%; margin: -2px 0 0; }
.listRel li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-indent: 10px; position: relative; padding: 2px 0 0; }
.listMore { padding: 15px 15px 0; text-align: right; line-height: 1; }
.listMore a { display: inline-block; vertical-align: top; font-size: 14px; color: #666; padding: 0 15px; position: relative; }
.listMore a:active { color: #52902e; }
.listMore a:after { content: '\e601'; position: absolute; right: 0; top: 50%; line-height: 1; font-size: 14px; margin: -8px 0 0; color: #C7C7CC; }
.listMore a:active:after { color: #52902e; }
.list-des { margin: 15px 0 0; }
.list-des-topline { border-top: #EEEEEE 1px solid; }
.list-des li { border-bottom: #EEEEEE 1px solid; }
.list-des li:last-child { border: none; }
.list-des li a { display: block; padding: 8px 15px; }
.list-des li b { color: #52902e; }
.list-des li span { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding: 0 12px 0 0; background: url(../images/2015/arrow.png) right center no-repeat; background-size: auto 16px; font-size: 15px; }
.list-des li i { font-size: 12px; color: #fff; background: #6DC491; border-radius: 3px; display: inline-block; margin: 0 0 0 6px; position: relative; top: 6px; line-height: 16px; width: 16px; text-align: center; vertical-align: top; }
.list-des li em { font-size: 14px; font-style: normal; color: #999; display: block; line-height: 24px; }
.loadmore { margin: 10px 15px 0; }
.loadmore a { display: block; text-align: center; color: #666; background: #EEF5EA; border-radius: 4px; line-height: 38px; font-size: 14px; }
.loadmore a:active { background: #649845; border-color: #649845; color: #fff; }
.loadmore a i { color: #f90; }
.loadmore b { color: #52902e; }
.loading { padding: 20px; text-align: center; }
.loading b { padding: 0 0 0 20px; display: inline-block; vertical-align: top; background: url(../images/2015/load.png) 0 7px no-repeat; background-size: 16px; }
.result .count { padding: 3px 15px 0; font-size: 14px; color: #999; }
.result .count b { color: #ff9900; }
.result .listLink2 { padding-top: 10px; }
.result .listLink2 li:first-child { border: none; }
.nothing .count { text-align: center; font-size: 16px; padding: 20px 0 20px; }
.nothing .sum .tag { text-align: center; }
.page { padding: 0 15px; background: #F2F5F0; line-height: 35px; font-size: 14px; }
.page .btn { }
.page .btn i { }
.page .btn a { }
.page .now { text-align: center; }
#gotopage, .page .now input { border: #E1E4E9 1px solid; line-height: 14px; height: 14px; padding: 3px 0; font-size: 14px; text-align: center; margin: 0px 4px 0 0; width: 24px; }
#gotopage, .page .now input::-webkit-textfield-decoration-container { text-align: center; }
#gotopage, .page .now input::-inner-outer-spin-button { -webkit-appearance: none; }
#gotopage, .page .now input::-webkit-outer-spin-button { -webkit-appearance: none; }
.helperTab { padding: 10px 6px 0; border: none; }
.helperTab li { border: #82B665 1px solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; font-size: 15px; line-height: 27px; padding: 0; height: 29px; }
.helperTab li:first-child { border-width: 1px 0 1px 1px; border-radius: 4px 0 0 4px; }
.helperTab li:last-child { border-width: 1px 1px 1px 0px; border-radius: 0 4px 4px 0; }
.helperTab li b { display: block; display: inline; border: none; color: #333; }
.helperTab li:last-child b { border: none; }
.helperTab .now { border: #82B665 1px solid; background: #82B665; }
.helperTab .now b { color: #fff; font-weight: normal; }
.sum { border-top: #F1F1F1 1px solid; }
.sum h1 { border-bottom: #89BD6B 1px solid; font-size: 21px; color: #52902e; font-weight: normal; padding: 0 15px; }

/* .sum h1:before { content: '.'; position: absolute; text-indent: -9999px; width: 5px; height: 5px; background: #82B665; border-radius: 50%; left: 0; top: 50%; margin: -3px 0 0; }
*/
.sum h1 i { font-size: 12px; color: #fff; background: #6DC491; border-radius: 3px; display: inline-block; margin: 0 0 0 8px; position: relative; top: 10px; line-height: 21px; min-width: 21px; text-align: center; vertical-align: top; padding: 0 5px; }
.sum h1 i.zh { background: #FF9900; width: 42px; }
.sum h1 cite { color: #999; font-size: 14px; margin: 0 0 0 10px; }
.sum h1 a { color: #52902e; }
.sum h1 .btn-right { font-size: 12px; color: #fff; background: #89BD6C; border-radius: 3px; float: right; margin: 10px 0 0 8px; line-height: 21px; padding: 0 10px; }
.sum .subtit2 { }
.sum .subtit2 { line-height: 1.5; padding: 0 0 0 12px; position: relative; box-sizing: border-box; margin: 15px 15px 0; font-size: 15px; color: #52902e; font-weight: normal; }
.sum .subtit2:before { content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 3px; background: #82B665; margin: -2px 0 0 0; border-radius: 50%; }
.sum .subtit2 a { font-size: 12px; color: #fff; background: #89BD6C; border-radius: 3px; float: right; margin: 0 0 0 8px; line-height: 21px; padding: 0 10px; }
.subtit3 { font-size: 16px; color: #52902e; line-height: 1; font-weight: normal; position: relative; padding: 20px 15px 0; }
.sum .tag { padding: 7px 15px 0; font-size: 14px; }
.sum .tag:after { content: ''; display: block; clear: both }
.sum .tag li { font-size: 12px; min-height: 22px; float: left; padding: 8px 8px 0 0; }
.sum .tag li b, .sum .tag li a { text-align: center; font-size: 12px; background: #E6F3DE; border-radius: 3px; float: right; line-height: 22px; display: block; padding: 0 8px; }
.sum .tag li b, .sum .tag li a:active { border-color: #82B665; background: #82B665; color: #fff; }
.sum .tag .goback { text-align: right; }
.sum .tag .goback a { background: none; border: none; margin: 0; padding: 0 15px 0 0; line-height: 32px; display: inline-block; vertical-align: top; }
.sum .tag .goback a:after { margin-top: -7px; }
.sum .tag .goback a:active { border-color: none; background: none; color: #333; }
.sum .tag li:nth-child(4n+1).goback { width: 100%; }
.sum .tag li:nth-child(4n+2).goback { width: 75%; }
.sum .tag li:nth-child(4n+3).goback { width: 50%; }
.sum .tag .tagAd { width: 100%; }
.sum .tag .tagAd a { background: #f1f1f1 url(../images/ad_img.png) top right no-repeat; background-size: 30px; color: #069; }
#adtop { padding: 0 10px 10px; }
#adtop a { border: #ddd 1px solid; display: block; text-align: center; line-height: 30px; margin: 0 5px; background: #f1f1f1 url(../images/ad_img.png) top right no-repeat; background-size: 30px; color: #069; }
.intro { padding: 0 15px; }
.intro h2 { font-size: 16px; font-weight: normal; color: #333; padding: 15px 0 0; line-height: 25px; }
.intro-tit { font-size: 16px; font-weight: normal; color: #333; padding: 15px 15px 0; line-height: 25px; }
.intro p { font-size: 14px; line-height: 25px;  /* color: #999;  */ }
.intro .price { padding: 15px 0 0; }
.intro .price dt { font-size: 14px; color: #333; }
.intro .price dt b { font-size: 15px; color: #f60; }
.intro .price dd { color: #999; font-size: 12px; padding: 4px 0 0; }
.price-data { padding: 15px 5px 0 15px; font-size: 14px; }
.price-data table { width: 100%; }
.price-data tr { }
.price-data th { }
.price-data td { text-align: center; padding: 5px 0; }
.price-data td.cap { text-align: left; color: #333; }
.price-data td b { display: inline-block; vertical-align: top; text-align: center; font-size: 13px; line-height: 27px; color: #fff; border-radius: 4px; padding: 0 10px; }
.price-data td i { color: #f60; }
.more { padding: 15px 15px 0; }
.more a { display: block; font-size: 14px; line-height: 30px; text-align: center; color: #666; background: #f1f1f1; border-radius: 5px; }
.more a:active { background: #89BD6C; color: #fff; }
.maybe { margin: 15px 0; line-height: 38px; }
.maybe li { font-size: 0; border: #F1F1F1 1px solid; border-width: 0px 1px 1px; padding: 0 15px; }

/* .maybe li:nth-child(2n+1) { background: #FCFCFC; }
*/
.maybe li:last-child { border: none; }
.maybe li a { display: block; color: #666; position: relative; font-size: 14px; line-height: 25px; background: url(../images/2015/arrow.png) right center no-repeat; background-size: auto 16px; padding: 10px 0; }
.maybe li.cap:after, .maybe li a:after { content: ''; display: block; clear: both; }
.maybe li b { font-size: 14px; float: left; width: 50%; vertical-align: top; color: #333; }
.maybe li span { float: left; width: 50%; vertical-align: top; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; border-left: #fff 1px solid; padding: 0 15px 0 0; text-align: left; }
.maybe li span:after { }
.maybe .cap { background: #F7F9F7 !important; color: #52902e; line-height: 2; }
.maybe .cap b { font-size: 16px; color: #52902e; }
.maybe .cap span { text-align: center; font-size: 16px; }

/* .maybe li a:before { content: '\e601'; position: absolute; right: 3px; top: 50%; line-height: 1; font-size: 12px; margin: -6px 0 0; color: #C7C7CC; }
*/
.maybe li a:active { background: #F6FAF4; }
.maybe li a:active:before { color: #52902e }
.infoBox { font-size: 14px; padding: 10px 15px 0; }
.infoBox li { }
.infoBox .cap { width: 86px; text-align: right; padding: 0 3px 0 0; }
.infoBox .cap b { font-weight: bold; color: #333; }
.infoBox .con { }
.infoBox .con i { margin: 0 10px 0 0; }
.infoBox .con a { margin: 0 10px 0 0; color: #129cd8;/*white-space: nowrap;*/ display: inline-block; vertical-align: top; }
.infoBox .con a:active { color: #f60; }
.infoBox .con i { margin: 0 10px 0 0; }
.infoBox .con i a{color:#52902e}
.sum2 .infoBox .cap { width: 96px; }
.sum2 .infoBox .con b { color: #f60; font-weight: bold; }
.test { }
.test .des { padding: 10px 15px 0; font-size: 14px; line-height: 25px; }
.test .des p { text-indent: 2em; }
.test .count { padding: 3px 15px 0; font-size: 15px; text-align: center; }
.test .count b { color: #f90; }
.test .btn { padding: 10px 15px 0; }
.test .btn a { display: block; text-align: center; color: #fff; background: #89BD6C; border-radius: 5px; }
.test .progress { padding: 8px 15px 0; font-size: 12px; color: #999; }
.test .progress span { }
.test .progress b { color: #52902e; }
.testBox { margin: 12px 15px 0; background: #FAFAFA; border: #EFEFEF 1px solid; padding: 15px 10px; font-size: 17px; line-height: 30px; }
.testRes { }
.testRes dt { font-size: 17px; color: #333; }
.testRes dd { font-size: 16px; }
.testBox .btn { padding: 10px 0 0; text-align: center; }
.testBox .btn a { color: #fff; background: #89BD6C; border-radius: 5px; display: inline-block; padding: 0 20px; font-size: 14px; line-height: 32px; }
.testBox .btn a:active { opacity: 0.8; }
.testTit { }
.testTit b { font-size: 12px; color: #fff; display: inline-block; vertical-align: top; background: #f90; padding: 0 8px; line-height: 2; border-radius: 5px; height: 24px; position: relative; }

/* .testTit b:after { content: '\e607'; position: absolute; line-height: 1; font-size: 8px; width: 8px; right: -7px; top: 50%; margin: -4px 0 0; color: #82B665; }
*/
.testTit span { margin: 0 0 0 10px; line-height: 24px; text-align: center; }
.testTit span i { color: #52902e; }
.testQue-tit { padding: 10px 0 0; font-size: 14px; line-height: 25px; }
.testQue { }
.testQue li { padding: 10px 0 10px 26px; position: relative; }
.testQue li b { display: block; text-align: center; color: #fff; background: #89BD6C; border-radius: 5px; }
.testQue li:before { content: '.'; position: absolute; width: 11px; height: 11px; text-indent: -9999em; background: #fff; border: #DDDDDD 1px solid; border-radius: 50%; left: 2px; top: 50%; margin: -6px 0 0; }
.testQue li:after { content: '.'; position: absolute; width: 9px; height: 9px; text-indent: -9999em; background: #82B665; border-radius: 50%; left: 4px; top: 50%; margin: -4px 0 0; display: none; }
.testQue li:active { }
.testQue li:active b { box-shadow: inset 1px 2px 0 #508B38, inset -1px 2px 0 #508B38; }
.testQue li:active:after { display: block; }
.norm { padding: 15px; }
.norm-tab { margin: 0 -6px; }
.norm-tab li { margin: 0 6px; text-align: center; font-size: 13px; line-height: 27px; color: #fff; border-radius: 4px; position: relative; }
.norm-tab li:active { opacity: 0.8; }
.norm-tab .norm-tab1, .bg-green { background-color: #89BD6C; }
.norm-tab .norm-tab2, .bg-orange { background-color: #FF9620; }
.norm-tab .norm-tab3, .bg-blue { background-color: #58A7D1; }
.norm-tab .norm-tab4, .bg-red { background-color: #F71010; }
.norm-tab li:after { content: ''; background-color: #F7F9F7; border: #CCE4BF 1px solid; position: absolute; left: 50%; bottom: -14px; z-index: 1; width: 8px; height: 8px; border-width: 1px 1px 0 0; transform: rotate(-45deg); margin: 0 0 0 -4px; display: none; }
.norm-tab li.now:after { display: block; }
.norm-con { padding: 10px 0 0; }
.norm-con .item { background-color: #F7F9F7; border: #CCE4BF 1px solid; font-size: 12px; color: #333; padding: 10px; }

/* .norm-con .item:first-child:before { left: 14%; margin: 0; }
.norm-con .item:last-child:before { right: 14%; left: auto; margin: 0; }
*/
.norm-con .item dl { }
.norm-con .item dt { color: #666; }
.norm-con .item dd i, .norm-con .item dd a { color: #179dde; }
.norm-con .item dd a:active { color: #f60; }
.guide { }
.guideTool { padding: 15px 15px 0; }
.guideTool .save { }
.guideTool .save a { background: #f1f1f1; border: #ddd 1px solid; display: block; font-size: 12px; line-height: 25px; padding: 0 8px; color: #666; }
.guideTool .save a:active { border: #82B665 1px solid; background: #82B665; color: #fff; }
.goback { text-align: right; font-size: 14px; line-height: 27px; }
.goback a { display: inline-block; vertical-align: top; font-size: 14px; color: #666; padding: 0 15px; position: relative; }
.goback a:after { content: '\e601'; position: absolute; right: 0; top: 50%; line-height: 1; font-size: 14px; margin: -7px 0 0; color: #C7C7CC; }
.goback a:active { color: #52902e; }
.goback a:active:after { color: #52902e; }
.boxB { padding: 0 0 0 15px; margin: 15px 0; }
.boxB .tit { }
.boxB .tit h2 { font-size: 17px; font-weight: normal; color: #333; border-bottom: #DFE4DE 1px solid; }
.boxB .tit h2:before { content: '\e603'; width: 8px; display: inline-block; vertical-align: top; font-size: 19px; line-height: 1; position: relative; top: 4px; color: #82B665; }
.boxB .text { padding: 10px 15px 0 8px; font-size: 16px; line-height: 28px; }
.boxB .text p { }
.boxB .listLink2 li:first-child { border: none; }
.division { padding: 15px 15px 0; }
.division h1 { font-size: 19px; font-weight: normal; color: #333; font-weight: bold; }
.division h1:before { content: '\e603'; width: 12px; display: inline-block; vertical-align: top; font-size: 19px; line-height: 1; position: relative; top: 7px; color: #82B665; font-weight: normal; }
.division .des { font-size: 14px; line-height: 25px; }
.division .des p { text-indent: 2em; }
.find { }
.findTab { background: #F2F5F0; padding: 0 15px; }
.findTab dt { font-size: 17px; font-weight: bold; color: #52902e; }
.findTab dt:after { content: '\e600'; float: right; color: #9c9c9c; font-weight: normal; font-size: 14px; line-height: 34px; }
.findTab dt.now:after { content: '\e602'; }
.findTab dd { font-size: 0; height: 0px; overflow: hidden; /* transition: all 0.3s;  */ }
.findTab dd a { font-size: 14px; display: inline-block; vertical-align: top; margin: 5px 8px 0 0; border: #82B665 1px solid; border-radius: 5px; color: #52902e; padding: 0 10px; }
.findTab dd a:active { background: #82B665; color: #fff; }
.findTab dd.show { height: auto; padding: 0 0 5px; }
.findBox { border-top: #DFE4DE 1px solid; }
.findLeftEmpty { min-width: 10px; min-height: 10px; }
.findLeft { font-size: 14px; line-height: 40px; text-align: center; background: #F2F5F0; }
.findLeft a { display: block; width: 90px; color: #666; }
.findLeft dd { display: none; }
.findLeft .now { background: #E0F3CE; }
.findLeft dl.now dd { display: block; }
.findLeft dl.now a { color: #333; }
.findLeft dl.now a:active { background: #EFF9E5; }
.findLeft dl.now dt a, .findLeft dt a:active, .findLeft div.now a, .findLeft div a:active { background: #B6D7A0; color: #fff; font-weight: bold; }
.findLeft .subNow { background: #EFF9E5; }
.findMid { padding: 0 0 0 5px; }
.findMid ul { padding: 0 0 6px; }
.findMid li { font-size: 14px; line-height: 39px; border-bottom: #DFE4DE 1px solid; }
.findMid li a { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.findMid li a i { font-size: 12px; color: #fff; background: #A4D08B; border-radius: 3px; display: inline-block; line-height: 1; padding: 3px 2px 1px; margin: 0 0 0 4px; position: relative; top: 3px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.findMid li a i.zh { background: #FF9900; }
.findRight { width: 15px; text-align: center; font-size: 14px; line-height: 24px; }
.findRight ul { padding: 2px 0 0; }
.findRight li { }
.findRight li a { color: #52902e; display: block; }
.findRight li a:active, .findRight li a.now { background: #82B665; color: #fff; }
.findBox2 { border: none; }
.findBox2 .findLeft { background: #F7F9F7; }
.findBox2 .findLeft dd { display: block; padding: 10px 0 0; }
.findBox2 .findLeft a { line-height: 25px; color: #333; }
.findBox2 .findLeft .now { background: #649E4E; color: #fff; }
.findBox2 .findMid li { font-size: 15px; border-color: #EEEEEE; }
.findBox2 .findMid li a { color: #666; }
.findBox2 .findRight { width: 40px; font-size: 12px; line-height: 24px; }
.findBox2 .findRight li a { color: #666; }
.findBox2 { }
.findBox2 { }
.findBox2 { }
.findBox2 { }

/* jctj */
.test-self { background: #F7F9F7; padding: 10px 15px 20px; }
.test-self img { width: 125px; height: 85px; display: block; margin: 0 10px 0 0; }
.test-self span { line-height: 1.5; }
.test-self span b { display: block; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal;     text-align: center;}
.test-self span i { display: block; font-size: 15px; color: #666;     text-align: center;    text-align: center;}
.test-self span em { font-style: normal; color: #f60; }
.test-self span strong { padding: 0 10px;display: block; text-align: center; color: #fff; font-size: 16px; background: #82B665; border-radius: 5px; margin: 6px 0 0; line-height: 35px; }

/* 分享 */
#fx_box { display: none; width: 100%; height: 0; background: #fff; position: fixed; z-index: 3001; bottom: -10px; overflow: hidden; }
#fx_box table { padding: 10px 0; border-bottom: 1px solid #ccc; table-layout: fixed; width: 100%; }
#fx_box .title { display: block; line-height: 22px; padding: 5px 15px 5px 30px; font-size: 16px; color: #fff; background: #82b665 url(../images/icon_37.png) no-repeat 8px 8px; background-size: 20px auto; }

/* #fx_box .title .close { display: block; float: Right; width: 20px; height: 20px; margin-top: 3px; background: url(http://image.39.net/wapdisease/images/icon_32.png) no-repeat 0 0; background-size: 15px auto; }
*/
#fx_box .box { text-align: center; }
#fx_box .box td a { display: block; width: 40px; height: 40px; margin: 10px auto 0 auto; font-size: 12px; }
#fx_box .box td a.a1 { background: url(../images/icon2_qq.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a2 { background: url(../images/icon2_sian.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a3 { background: url(../images/icon2_qqkj.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a4 { background: url(../images/icon2_dx.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a5 { background: url(../images/icon2_email.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a6 { background: url(../images/icon2_wx.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a7 { background: url(../images/icon2_qqhy.png) no-repeat 0 0; background-size: 40px auto; }
#fx_box .box td a.a8 { background: url(../images/icon2_pyq.png) no-repeat 0 0; background-size: 40px auto; }
.bnt_1 { display: block; margin: 0 40px; border: 1px solid #ddd; font-size: 16px; color: #666; text-align: center; background: #f1f1f1; border-radius: 2px; }
.fix2_bgc { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 3000; background: #000; filter: alpha(opacity=80); opacity: 0.8; }
.but1 { display: block; margin: 10px; padding: 5px 0; border: 1px solid #ddd; fotn-size: 16px; color: #999; text-align: center; background: #f5f5f5; border-radius: 4px; }
.adbox { margin: 15px 15px 0; }

/* jctj */
.selfTest { margin: 15px 0 0; }
.selfTest h3 { background: #F7F9F7; border-top: #C2D9B6 1px solid; padding: 0 30px; font-size: 16px; color: #52902e; line-height: 2; font-weight: normal; position: relative; }
.selfTest h3:before { content: ''; position: absolute; top: 8px; left: 15px; width: 3px; height: 16px; background: #82B665; }
.selfTest .con { padding: 12px 15px 0; }
.selfTest .con img { width: 120px; height: 90px; display: block; margin: 0 10px 0 0; }
.selfTest .con span { line-height: 1.5; }
.selfTest .con span b { display: block; font-size: 16px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; word-break: keep-all; word-wrap: normal; }
.selfTest .con span i { display: block; font-size: 14px; color: #666; }
.selfTest .con span em { font-style: normal; color: #f60; }
.selfTest .con span strong { display: block; text-align: center; color: #fff; font-size: 16px; background: #649845; border-radius: 5px; margin: 6px 0 0; line-height: 2; }

/*bfd*/
#bfd-art .list li { padding: 0; }
#bfd-art .list li:before { display: none; }
#bfd-art .list li i { color: #333; padding: 0 8px 0 0; }
#bfd-art .list li i.h { color: #f60; }
#bfd-art .list li em { font-style: normal; font-size: 12px; color: #f60; border: #f90 1px solid; line-height: 16px; display: inline-block; vertical-align: top; margin: 7px 10px 0 0; padding: 0 3px; border-radius: 3px; }
.expask { padding: 4px 0 0 15px; }
.expask h2 { line-height: 1.5; padding: 0 0 0 12px; position: relative; box-sizing: border-box; font-size: 15px; color: #52902e; font-weight: normal; border-bottom: #89BD6B 1px solid; }
.expask h2:before { content: ''; position: absolute; top: 50%; left: 0; width: 3px; height: 3px; background: #82B665; margin: -2px 0 0 0; border-radius: 50%; }
.expask .des { font-size: 13px; line-height: 1.5; padding: 0 0 10px; }
.expask .count { line-height: 42px; padding: 0 15px 0 0; }
.expask .count b { color: #333; font-size: 15px; }
.expask .count i { margin: 0 0 0 5px; font-size: 10px; }
.expask .count a { float: right; font-size: 12px; color: #75a758; }
.expask-list { border-top: #DFE4DE 1px solid; }
.expask-list li { border-bottom: #DFE4DE 1px solid; }
.expask-list h4 { font-size: 13px; font-weight: normal; line-height: 24px; padding: 8px 32px 8px 0; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.expask-list h4:after { content: ''; background: url(../images/2015/arrow.png) center center no-repeat; width: 14px; height: 14px; right: 16px; top: 12px; position: absolute; transform: rotate(90deg); background-size: 9px; }
.expask-list .des { color: #333; line-height: 25px; font-size: 12px; margin: -6px 16px 0 0; padding: 0 0 10px; display: none; }
.expask-list dl { line-height: 25px; font-size: 12px; padding: 0 16px 10px 0; display: none; }
.expask-list dt { }
.expask-list dt a { color: #006699; }
.expask-list dt i { margin: 0 0 0 6px; }
.expask-list dd { color: #333; }
.expask-list .show { }
.expask-list .show  h4 { overflow: visible; white-space: normal; }
.expask-list .show  h4:after { transform: rotate(270deg); }
.expask-list .show .des { display: block; }
.expask-list .show dl { display: block; }

/* yyk app */
.appin { background: #F2F2F2; padding: 8px 0; }
.appin .close { width: 30px; background: url(../images/icon_app_close.png) center center no-repeat; background-size: 9px; }
.appin dl { padding: 0 4px 0 6px; }
.appin dl dt { font-size: 16px; color: #75a758; line-height: 25px; font-weight: bold; }
.appin dl dd { font-size: 11px; color: #666; line-height: 20px; }
.appin .btn { padding: 8px 12px 0 0 }
.appin .btn a { display: inline-block; vertical-align: top; font-size: 15px; line-height: 28px; border-radius: 14px; color: #fff; background: #75A758; padding: 0 12px; }
.app-push { margin: 15px 15px 0; line-height: 38px; font-size: 15px; text-align: center; font-weight: bold; }
.app-push a { color: #ec7f09; background-color: #FFF0D9; border-radius: 4px; display: block;    float: none;
    width: 100% !important;     float: inherit !important;}
.app-push b { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAMAAAAmopZHAAAANlBMVEUAAADsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwnsfwmLVoJrAAAAEXRSTlMAWvY88fRHQUQ4NNKiUy4b25VKQGUAAABwSURBVCjP5c5ZDoAgDEXRZymTA9j9b1YhFUhgB94vchqg6F1yYdUm2w88p4WnjIPj5IYPOGLTXZkcdDC4sYXLwJrBvaWAWiDrm3siX1XP6kEv43syVHed21+v6w6a7nbK2XgciAhHTEUW3rFovwd+AG9fA7u6gxkwAAAAAElFTkSuQmCC); display: inline-block; vertical-align: top; background-position: 0 center; background-repeat: no-repeat; background-size: 12px auto; padding: 0 0 0 16px; }
.appin2 { background: #F2F2F2; padding: 10px 0; margin: 15px 0 0; }
.appin2 .close { width: 30px; background: url(../images/icon_app_close.png) center center no-repeat; background-size: 9px; }
.appin2 .flex { padding: 0 4px 0 6px; color: #377e0d; font-size: 13px; }
.appin2 .btn { padding: 0 12px 0 0; }
.appin2 .btn a { display: block; font-size: 15px; line-height: 28px; border-radius: 6px; color: #fff; background: #87BA6A; padding: 0 12px; }
#appin-slide { margin: 0; }
.top #appin-slide { margin: 44px 0 0; position: fixed; width: 100%; }
.top .appin2 .flex{ line-height: 28px; }
.top .appin2 .btn{ height: 28px; }
.art-poly { border-top: #89BD6B 1px solid; padding: 0 0 10px; }
.art-poly dl { padding: 15px 15px 0; }
.art-poly dt { font-size: 15px; line-height: 21px; color: #508f2c; }
.art-poly dt a { color: #508f2c; }
.art-poly dd { padding: 10px 0 0; }
.art-poly dd p { font-size: 13px; line-height: 24px; text-indent: 2em; }
.art-poly dd p a { border-radius: 4px; color: #82b665; }
.art-poly dd p.art-poly-btn { text-indent: 0; text-align: center; padding: 10px 0 15px; }
.art-poly dd p.art-poly-btn a { border: #D1E2C9 1px solid; display: block; line-height: 32px; border-radius: 4px; color: #82b665; }
.art-poly dd p.art-poly-btn a:active { color: #fff; background: #82b665; border-color\:#82b665; }
.tabnav{background: #f8f8f8;    font-size: 15px;}
.tabnav li{}
.tabnav li a{display: block;
    padding: 4px 0;
    border-bottom: #f8f8f8 3px solid;
    text-align: center;
    color: #666666;    font-size: 15px;}
.tabnav li b{display: block;
    padding: 4px 0;
    text-align: center;
    border-bottom: #89BD6C 3px solid;
    color: #333333;}
/* 3.3.3 */
.doctor_j{
    overflow:hidden;
    height: 78px;
    margin:5% 4%;
    border:1px solid #c0d4b7;
    border-radius:5px;
    font-size: 14px;
}
.doctor_l{
        width: 27px;
    float: left;
    line-height: 17px;
    text-align: center;
    background: #74a758;
    color: #fff;
    box-sizing: border-box;
}
.doctor_l p{
    line-height: 15px;
    text-align: center;
    background: #74a758;
    color: #fff;
    display: table;
    height: 80px;
    padding-top: 10px;
}
.doctor_c{
    width:20%;
    margin-left:4%;
    float:left;
}
.doctor_c p{
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}
.doctor_c p img{
    width: auto;
    height: 69.5px;
    margin: 4px 0;
    border-radius: 100%;
}
.doctor_r{
    width:61%;
    margin-left:5%;
    float:left;
}
.doc_name{
    font-size: 16px;
    color: #000;
    margin-top:10px;
}
.doc_name  span{
    font-size: 14px;
    color: #898989;
    padding-left: 7px;
}
.keshi_o{
    display: block;
    float: left;
    width: 48%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.keshi_t{
    padding-left: 7px;
    display: block;
    float: left;
    width:48%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* 2016-9-28 */
.img_more{
    line-height: 35px;
    margin: 5% 0;
    background: url('../images/right_icon.jpg') no-repeat 96% 7.5px;
    background-size: 8px 16px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 14px;
}
.pdb15{padding-bottom:15px;}


.slick-slider {
    margin-top: 4%;
}
.slick-dots{
    bottom: -15px !important;
   line-height: 8px;
   height: 8px
}
.slick-dots li button{
    background: #b5b5b5 ;
    border-radius: 100%;
      height: 8px !important;
    width: 8px !important;
    padding: 0 !important;
   
}
.slick-dots li button:before{
        content: " "!important;
}
.slick-active button{
    background: #82b665 !important;
}
.slick-slider{
    margin-top: 0 !important;}
.slick-dots li button:before{

       height: 8px !important;
    width: 8px !important; 
}
.slick-dots li{
    height: 8px !important;
    width: 8px !important;  
}
.tuij{
        margin-top: 3%;
}
  .reco a {
    font-size: 12px;
    float: left;
    width: 50%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}


.hospital-view{background: #fff;}
.hospital-view-title{padding:10px 15px;font-size: 18px;color: #52902e;}
.hospital-view-title span{vertical-align: middle;}
.hospital-view-title a{float: right;margin-top: 8px;font-size: 13px;}
.hospital-view-content{padding: 0 15px;margin-left: -3%;font-size: 0;}
.hospital-view-content li{display: inline-block;vertical-align: top;margin-left: 3%;margin-bottom: 10px;width: 30%;text-align: center;}
.hospital-view-content img{width: 100%;}
.hospital-view-content li a{font-size: 14px;}

.boxA.hospital-view{border-top: #C2D9B6 1px solid;}
.boxA .hospital-view-title{padding:0px 15px;background: #F7F9F7;font-size: 16px;}
.boxA .hospital-view-title span{padding-left: 12px;border-left: 3px solid #82B665;}
.boxA .hospital-view-content{padding: 15px 15px 0;}

.hospital-adv{position: fixed;left: 0;top: 44px;z-index: 1;padding-top: 6px;width: 100%;background: rgba(0,0,0,0.7);color: #fff;}
.hospital-adv .close{position: absolute; right: 0; bottom: -20px; width: 50px; height: 20px;text-align: center; font-size: 14px; line-height: 21px; overflow: hidden; background-color: #f5f5f5;color: #cecece;}
.hospital-adv .close:after {content: 'X';}
.hospital-adv li{float: left;width: 33%;border-left: 1px dashed #fff;}
.hospital-adv li:first-child{border-left: 0;}
.hospital-adv li a{display: block;color: #fff;}
.hospital-adv li p{padding-top: 5px;i;text-align: center;line-height: 18px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;font-size: 15px;}
.hospital-adv-link{display: block;margin: 5px auto 0;width: 80%;height: 30px;background:#76bd2a;text-align: center;line-height: 30px;color: #fff;font-size: 14px;}



/* footer fixd */
.footer-area {position: fixed;left: 0;top: 0;height: 100px;background: rgba(0,0,0,0.3);font-size: 0;line-height: 100px;}
.footer-area .adv-close-btn {position: absolute;right: 0;top: 0;width: 30px;height: 30px;line-height: 30px;background: #999;color: #fff;text-align: center;color: #666;font-size: 20px;}
.footer-area .online {margin-right: 38px;background: #76bd2a;}
.footer-area a {display: inline-block;vertical-align: middle;width: 330px;height: 70px;font-size: 30px;text-align: center;line-height: 70px;color: #fff;border-radius: 8px;}
.hospital-address i, .hospital-major-pic i, .hospital-major-bottom .icon, .footer-area .online i, .footer-area .telphone i {background-image: url('../images/hospital-icon.png');}
.footer-area .online i, .footer-area .telphone i {display: inline-block;margin-right: 18px;width: 32px;height: 32px;vertical-align: middle;}
.footer-area .online i {background-position: -73px -121px;}
.footer-area .telphone {background: #0096a5;}
.footer-area .telphone i {background-position: -109px -121px;}
.footer-area {padding: 0 26px;}

/*.pageName:before {content: "广告";width: 24px;height: 12px;background: rgb(201,201,201);color: #ffffff;text-align: center;line-height: 12px;font-size: 8px;display: block;opacity: 0.5;position: absolute;right: 0px;z-index: 300;}*/

.tbox {width: 100%; overflow: hidden; border-top: 1px solid #ddd;}
.tbox-title {width: 100%; height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid #eee;}
.tbox-title h2 {float: left; padding-left: 15px; font-weight: normal; font-size: 14px;}
.tbox-title h2.icon1 {padding-left: 35px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFDSURBVEhL7Va5EcIwEFRI6AooghZog1LcBSkVOCfwM+OIAmjAJVAACeyKlXl0dgDSDIF3Zgdzd77VnU+y3Sv6vl+1bXsEL4nJnGvJxGiaZouAWybuJRMjV8Uo6Nx13UYyfwS1usrEUjIx2BIEWM8nFeMByzxYgfGAwcihsoKTEcVdMcCFJJ3jxFmBmfh81ljJwQjIxQu3LfduwRYYAT9xLmdd1zsvbDnFQYx8TAyeLB855/PCBP5wn1lBpWj5KiYw7BT1J9VE1Wz1Y8BU9edUj6OPBJ8zcAw347p8FaAofv1+1cJ4bIb7BvPo1Cq5n6ONTtuUT3OytZLCt5ryeSChbymCTgyWOQmUm5VXMj1BQQqL0+/OL4Dc41EcHtGIRVjmJFiEZX7gX4SzMRKGMfuHAAnh98NJxyVbEt5ISanc+ghw7g4LW+6Ho5WFDQAAAABJRU5ErkJggg==") no-repeat 15px center; background-size: 15px auto;}
.tbox-title .ra {float: right; padding: 0 15px; font-size: 12px; color: #0292AE;}
.tbox .app-about {width: 100%; overflow: hidden; box-sizing: border-box; padding: 0 8px 15px;}
.tbox .app-about li {float: left; width: 50%; overflow: hidden; margin-top: 15px; box-sizing: border-box; padding: 0 7px;}
.tbox .app-about li a {display: block; width: 100%; height: 50px; box-sizing: border-box; padding: 5px 0 0 40px; font-size: 14px; line-height: 20px; color: #333;}
.tbox .app-about li a span {display: block; font-size: 12px; color: #666;}
.tbox .app-about li a.a1 {background: #EFF8FA url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGaSURBVFhH7ZlRjoIwEIa5jnfZiyybeBYvwSF8M+zrvgkX8CK780+n2MKUtRSwmv7Jn+h0OnwOVAtWb6nPy/VQf/c3GK8lHKW67U40/7du+7OE1hcVP/JB+EDdScJRkg/KNSQUL3QpZIxroFpuyFxjBKrlWWPc01d7/XALaEaeBurmzLrtG8n3QIdLIWT3zFFgFhLmvGeAktFI201noPuhouexTVEFVMkN+Mj5E1CqqeW7zcOxPFBKwOSQaHy3xTTiaqaBGY1yuUOx4jNmatwkpCoJFALg0m5CWM2Yj+NKSFUy6F4qoGtrHtSsyJwcBM3Trwv6MtdoAY1XAbXCTyRqytvF2hyU6pjvv4T9ALQpKG847rWSbt4KKFRAU0AZihaM774ZamFRTccfvitYDZRB7LwYE7CUmFUGoI91dTVQCHNdA2KoRTdx43FYpv4r5Hpck0CCyqovoKZWvqAQ1ZFNybInKVabg0LorLxcrF1A19CbgNL1hdOWg3lv4IJy8A6ap+3+gIjxhFdPer79v4pMq/GQNSMTk4Gsqj8iJYiFs3kdGAAAAABJRU5ErkJggg==") no-repeat 10px center; background-size: 21px auto;}
.tbox .app-about li a.a2 {background: #EFF8FA url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAuCAYAAABTTPsKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAOuSURBVGhD1VfLdRsxDNQ1VaSLlJE2EuuSl15ciTuI7eSai9VAbqoiwYADLsgll5/V6jnzHp4tLggMBiBXOt0C55+Xj19f3z4/vFy+nZ8vj96wBvvy4+3T919/PnDLfYHEICiEnsSu55fL3157eL781sKkSIY7DkhC5YokQYZFRONauSh5jsIZ/rZgu9PEIES1Wu22sZE964JR3K0UBxENuAS/atIdCWykVH1H/CZqK7mFbBdRU5MfN0HVF8X3Kh1VELJcasL29JIGSSO8W2UhGsZB/nKpCVOsNzmuPCO8X2EcKgbbOliqEopz8263BmLQrQjxCWMnhXJpHr3tikkrtlWsG7vuLhZB1eKB2FKKvvaGC3uC4vq2o9sKvIWWQyf+fDQGnatOsjls39Chc6OE//moD4my8hfk+agLo7cEULjv+5ROWjRBFkDBs9cTiBrprq76KmfIAih6z95uDlDFHEdmNoeqhC6J0lwagu8yxguf+WhBNgrT10tSdC1ZB5riYdEcZpVB+2IMs9lrSgDhGOO6KnyvuvnNIjZ2eArQmKUYXv6Zw6LKGlkXA8XbGgqYGY8YwwuJYFjEzHGpC5z75JXsrzM+j6QRf1QQL2YcVQkaTmRn67BRZ96piv9LZEpFoQgQ6VFc93OfiuHnJE+ozvIcjiT4aG+xxDrarUr5AsM+zLp+m8NzHS3Jl8eKOSVPInnuGAOXLCQb+qmE+Fp8qWhneac1D55hjlW58GH1XdQHIUH99oWkLUVbcGMVflm7XDlh4wi/LsIgyKVDYcRrhJVjwj7DeyEcx9YT/u8ULhKWtVKAo1DLZxx1CvQqAWFYduKtYgk0/X2gFzjExiPvKPKTx1O/48GIcwprCVdT0o/L3mushdpogryui0VBa8SKzgdhSDRPDA66SLhAh41FTRgdVx7EvBA/r8lPm1ghzK17MLC+Bb0P1rEfRW91yOdOOmzrpdxaJatBAtu4WSWR3DTBD6/xsGdZK3ZI89LHd9cLlXc9wp9UHQVW1aOy+uQkzaB+ZZ8+Cz5R3SSfPPeqr5A5X/VzRf0cWIfa2ANTASpEgUQg8ddOWQGNXAk0kFcLxKH48rk4GiPwIsCS+CHHtrI5GHAZ+tx2kM7JegPxrQPaBILrWKBVeZJRFQSr7ompuiLALqI1UB3/a/jak6jUMewbLXgKSJInh0rx4Ag59ZG/VHQpECZFwo/h7odSe5smhd5F1RqQvKiiNxSFjoji3PY+APJoNQowuy3J0+kfO3LZP9zJABEAAAAASUVORK5CYII=") no-repeat 10px center; background-size: 22px auto;}
.tbox .app-about li a.a3 {background: #EFF8FA url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAuCAYAAAC8jpA0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAOtSURBVGhDzVjRcdswDPUCHaBrZJHu0Lvc1ekA3aLr9NtOR7CTj07hCVo+EKAeKUCiZMnNu2MckyDwADxSSg5b4/n09vn76e3JBr7r0scBiB1frz/T+PXyev3rjeP5csM67GCvWx+Pl9P1y/F8/eORnBuyL+1XV/tDKtuQtUp+O19+gIxJAwPfMS+VTnbVvjS3e+WFFAcF+fPl+evv909qMgnYwb5NGn7VZFugKgPZVLEUXJdWIZMfKg+969I2qAin37e6EeCHqw7funQfUAF22iuFXsBfU5T7Ko5DxIR1enO0xFffLOJIW4fPvR8SWSpZ44i3qqNo092ZLwR3dvGNkqusWe8oCw8mk8XVxnVkGe9++Tfgai/qMGerUw9FOUu9XUZLLFPoWqcfCsTNRbvcdGoa8r6gpB91AFuwRLrkyXr+X+/CiwvHL0U69XCwRLvecRbraScY6dn7ml9gPgpp3CChTPMDpX7PXXS5bwiQZB7hgwYZsSFGz8k1Oc210ex6fFYHUQf263IGXzEV+Y5DYHunHkT8MtRzI/FlwHyqhG0BjlkmmFeTENle/wIJkiz+O/wBA5/8dmn+y34ElYB5UlqAz7wpJyGGE2gqI/8mEF2mLhgBjB5psJ5DPt7ThzU1e+UozHE4eu7bBPZjfEYcuUpcVasQsuvRIQCHCIq9aK18pu8WfA6uFBK4+pK8kYax2gi42uxgTyCOxWwTtfmG9Pj0s5Pe9q5Fey50usA6IDzww4x1vSDfDPTASdrSpU3BHBCvPfz4XnFgGXjaw1zJEmPjiteELzePg3dZlNJH2m2Jo31tNZZCukjyiwgDZldJGCRscySBTHyQCoL0XocMkMW+qgjJb0SYO1HFk6xZu4EE5Eriw5kGgiPpKKhBkk52TFb2J3/RldoczrEK8h1JlUxGYfapG1WSkVMC1it77J/qKtnDNkrMryS+J+eehpl8spv8IxjrRsAjC//osBffiz2CkHE263IFs0ufk6RNmyCtUxW8eFEnJiFtUg2GpLXS0TkwwJcR8ipXkk/+Ill2AXKxQB4pXu8JVA6hU0E+dF1yiGAtxfAOAoJjDWR0ahJWTe+qrAq0RhaG0rJIGna4gvUWc/aYX+JvBLSotDPQKwWZPISGoTP+YTSJ9HZuBAuA4UkDmNKoB5aA55MP66rDiOphc9QqDhAl5aHcNkGitt7bvQq22Ts0wFyrI8xJapDIMr/lDQwjqiIqLQFm7ucWSBaEo/Zj3mLrVIPD4R8ZPePS+NW2eQAAAABJRU5ErkJggg==") no-repeat 10px center; background-size: auto 23px;}

.tbox .app-about li a.a4 {background: #EFF8FA url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAApCAYAAABKvBuPAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAL7SURBVFhH7VjLUQMxDE0xFEIblEC4pg3aoQAyw40TSQHUQAGgJ0teySvvOom9XPJmNJvIsvT0sZewez6eD8/H02cp++P5dVfB/uP0sH8/vc32kA5rYraKl+PXI+JYX+wDujU/+/fzNxn+lkIJ/YjJDOT8KdoDQSHErAomnAiGPrIsFUKJc7bIVATOxSSEtYUgUXquEsc67FR4n1YZwtVPvnQ99GkqXh2NFmiwMIgAMSRWnZAAa+oz9LsVcTte3F0zAviMDvMIFXqZBN7npmA74hKHnqLKh1ziT2JmO9nM925CHDqJkauGp+6JhNeEPHdC16hz0G1EXNpNlRRVjot92MOVhRAP9WUrPPOxBXHxn9dQNdW5uRXYda0wfeaDjThiNJa4VNGRRKxke/pkowAlL5cMRuhfiOuBNKNTorRxc/5vxKXiiM1GAdQfbPHdVpwNRhMHShKuekFc6HS9mmwv4uIjHyaLqe3mDldd2oPXPN6Uh1Iv5nOek9P6vK3BVlArZGHXtSMYIftWnInhwwmJPvu3Sh76K0B7/VUVQEnCxiaH+DYBfIZOljlp7OF1W9yUuZ/BS+D2L3TN2vEzGKkSsHF7ysKCMAcmiVq9BJDVvWsdc9WD0N4oHnTWL/ZUeenwLxoVcKQbu5UqH8w24k8HMAvbLhUkqkZtA609uSBkK0vNoFh0g8yJZqE12Ij5MlKLCmf4jiREXHJJbrtGqTjwof44oZWRqwKOAoJO0MLWkVoDF0x9X0vagkfCJKFXVS/Ciu7EFRPxxpm7EHfiJe7EK7gTLzGauNxe/Ymbl9JNL5sahhHPf1tc8WpvAQqixEXVB9kxVV5UXYGCDPFvW4mDJOpu0DNE0n8Us/PO44IDP7IoLgA6IOqbgIM4qiAOersg2K3VAWnrr+ttUsJWCE+Sq+51fuFMV2y3Di4CQZV8SoCuysbAibD7uTfspRYiVd7/bkwd4CTyryUrNlkWqviQw9gCVMu1vEWS/ZA38MWQ8Un/PqsJke1X4d3uD9PGzBvsZFJnAAAAAElFTkSuQmCC") no-repeat 10px center; background-size: 23px auto;}



/* 18-01-19 */
.footImg1,.footImg2{background-color: rgba(255, 255, 255, 0.5);overflow: hidden;    display: inline-block;border-radius: 10px;}
.footImg1{width:30%;height:52px;margin-right: 10px;}
.footImg2{width:17%;height:52px;margin-left:10px;}
.footImg1 img{max-width: 100%;}
.footImg2 img{max-height: 100%;max-width: 100%;}