*{margin:0px;padding:0px;-webkit-tap-highlight-color: rgba(0,0,0,0);}
body {background: #FFF;border: 0;padding: 0;margin: 0;font-size: 16px;font-family: '微软雅黑', 'Microsoft YaHei', 'Arial';color: #000;}
*,*:after,*:before {box-sizing: border-box;}

.flex {display: flex;-webkit-display: flex;-moz-display: flex;-ms-display: flex;-o-display: flex;}
.wrap {flex-wrap: wrap;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;}
.df {justify-content: space-between;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;-o-justify-content: space-between;}
.spjz {justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;-o-justify-content: center;}
.evenly {justify-content: space-evenly;-webkit-justify-content: space-evenly;-moz-justify-content: space-evenly;-ms-justify-content: space-evenly;-o-justify-content: space-evenly;}
.czjz {align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
.column {flex-direction: column;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;}
.ydq {justify-content: flex-end;-webkit-justify-content: flex-end;-moz-justify-content: flex-end;-ms-justify-content: flex-end;-o-justify-content: flex-end;}
.row-reverse {flex-direction: row-reverse;-webkit-flex-direction: row-reverse;-moz-flex-direction: row-reverse;-ms-flex-direction: row-reverse;-o-flex-direction: row-reverse;}
.column-reverse {flex-direction: column-reverse;-webkit-flex-direction: column-reverse;-moz-flex-direction: column-reverse;-ms-flex-direction: column-reverse;-o-flex-direction: column-reverse;}
img {border: 0;}
a {text-decoration: none;color: #333;}
a:hover {color: #F60;}

/*头部开始*/
.top {width: 96%;max-width: 1100px;margin: 0 auto;padding: 25px 0;background: #FFF;}
/*标题开始*/
.wxtit01{width: 74%;font-size: 16px;}
.wxtit01c{margin-bottom: 5px;font-size: 32px;}
.wxtit01c a{color: #0088cc;}
.wxtit01b{text-transform: uppercase;font-size: 14px;}
/*标题结束*/
.logo {width: 9%;}
.logo img {width: 100%;}
.ss {width: 17%;}
.search {float: right;}
.ss1 {border: 1px solid #01A0E8;height: 30px;line-height: 30px;padding: 0 10px;width: 200px;float: left;font-size: 14px;}
.ss2 {background-color: #01A0E8;height: 30px;line-height: 31px;color: #FFF;padding: 0 10px;width: 80px;text-align: center;border: none;cursor: pointer;font-size: 16px;float: left;}
.toptxt {font-size: 16px;color: #01A0E8;font-weight: 800;margin-top: 10px;}
.toptel {font-size: 20px;line-height: 36px;color: #01A0E8;font-weight: 800;}
.topwx {position: absolute;right: 310px;height: 102px;overflow: hidden;top: 12px;}
@media (max-width:1000px) {
	.wxtit01{width: 73%;}
	.wxtit01c{font-size: 28px;}
	.wxtit01b{font-size: 12px;}
	.ss {width: 18%;}
	.toptel{font-size: 18px;}
}
@media (max-width:900px) {
	.logo {width: 11%;}
	.wxtit01{width: 70%;}
	.ss{width: 19%;}
}
@media (max-width:775px) {
	.wxtit01c{font-size: 26px;}
	.wxtit01b{font-size: 10px;}
	.ss{display: none;}
}
@media (max-width:640px) {
	.logo {width: 13%;}
	.wxtit01{width: 75%;}
	.wxtit01c{font-size: 22px;}
	.wxtit01b{font-size: 0.5em;}
}
@media (max-width:500px) {
	.logo {width: 15%;}
	.wxtit01{width: 76%;}
	.wxtit01c{font-size: 18px;}
	.wxtit01b{font-size: 0.45em;}
}
@media (max-width:400px) {
	.logo {width: 16%;}
	.wxtit01{width: 72%;}
	.wxtit01c{font-size: 16px;}
	.wxtit01b{font-size: 0.42em;}
}
@media (max-width:360px) {
	.wxtit01c{font-size: 14px;}
	.wxtit01b{font-size: 0.38em;}
}
/*头部结束*/

/*导航栏开始*/
.htmleaf-container {width: 100%;background-color: #01A0E8;}
.animenu__toggle {background: #F60;display: none;cursor: pointer;border: 0;padding: 10px;height: 40px;width: 40px;}
.animenu__toggle--active {background-color: #333;}
.mhover {background: #F60;}
.animenu__toggle__bar {display: block;width: 20px;height: 2px;background-color: #fff;-webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);-o-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);}
.animenu__toggle__bar+.animenu__toggle__bar {margin-top: 4px;}
.animenu__toggle--active .animenu__toggle__bar {margin: 0;position: absolute;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {opacity: 0;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.animenu {display: block;}
.animenu ul {padding: 0;list-style: none;font: 0px 'Open Sans', Arial, Helvetica;}
.animenu li,.animenu a {display: inline-block;font-size: 16px;}
.animenu a {color: #FFF;text-decoration: none;}

.animenu__nav {background-color: #01A0E8;margin: 0 auto;width: 96%;max-width: 1100px;}
.animenu__nav>li {position: relative;width: 11.1%;text-align: center;}
.animenu__nav>li>a {width: 100%;font-weight: 800;height: 54px;line-height: 54px;text-transform: uppercase;}
.animenu__nav>li.mlast>a {padding-right: 0;}
.animenu__nav>li.mfirst>a {padding-left: 0;}
.animenu__nav>li>a:first-child:nth-last-child(2):before {content: "";position: absolute;border: 4px solid transparent;border-bottom: 0;border-top-color: currentColor;top: 50%;margin-top: -2px;right: 10px;}
.animenu__nav>li:hover>ul {opacity: 1;visibility: visible;margin: 0;}
.animenu__nav>li:hover>a {color: #fff;background-color: #F60;}
.animenu__nav__child {position: absolute;top: 54px;left: 0;z-index: 9999;opacity: 0;visibility: hidden;background-color: #01A0E8;transition: margin .25s, opacity .25s;}
.animenu__nav__child>li {width: 100%;text-align: center;}
/*.animenu__nav__child>li:first-child {border-top: 10px solid #01A0E8;}
.animenu__nav__child>li:last-child {border-bottom: 10px solid #01A0E8;}*/
.animenu__nav__child a {line-height: 36px;height: 36px;width: 100%;border-color: #01A0E8;}
.animenu__nav__child a:hover {background-color: #F60;border-color: #F60;color: #fff;}
.animenu__nav--open {display: block !important;}
.animenu__nav--open .animenu__nav__child {display: block;}
.animenu__nav__child>li {width: 100%;}
@media screen and (max-width: 1000px) {
	.animenu__nav>li>a:first-child:nth-last-child(2):before {right: 2px;}
}
@media screen and (max-width: 860px) {
	.animenu li,.animenu a {font-size: 14px;}
}
@media screen and (max-width: 775px) {
    .animenu__toggle {display: inline-block;}
    .animenu__nav__child {display: none;}
    .animenu__nav {display: none;position: absolute;z-index: 999;overflow: hidden;width: 100%;}
    .animenu__nav>li {width: 100%;border-right: 0;border-bottom: 1px solid #FFF;}
    .animenu__nav>li:last-child {border: 0;}
    .animenu__nav>li:first-child>a:after {content: '';position: absolute;height: 0;width: 0;left: 1em;top: -6px;border: 6px solid transparent;border-top: 0;border-bottom-color: inherit;}
    .animenu__nav>li>a {width: 100%;position: relative;}
    .animenu__nav a:hover {background-color: #F60;border-color: #0186ba;color: #fff;}
    .animenu__nav__child {position: static;background-color: #0186ba;margin: 0;padding: 0;transition: none;visibility: visible;opacity: 1;}
    .animenu__nav__child>li:first-child>a:after {content: none;}
    .animenu__nav__child a {width: 100%;}
}
@media screen and (max-width: 500px) {
	.animenu__toggle {height: 32px;width: 32px;padding: 8px;}
	.animenu__toggle__bar{width: 16px;}
}
/*导航栏结束*/

/*新闻动态开始*/
.home1 {width: 96%;max-width: 1100px;margin: 30px auto;background: #FFF;}
.home1l {width: 100%;}
.bty {width: 110px;height: 44px;text-align: center;line-height: 44px;float: left;background: #F60;color: #FFF;font-size: 20px;font-weight: bold;}
.btyd a {width: 660px;height: 44px;padding-left: 15px;line-height: 47px;float: left;color: #01A0E8;font-size: 24px;font-weight: bold;}
.btyd a:hover {color: #F60;}
.flashtt {width: 40%;}
.newslb {width: 56%;}
.newslb li:first-child {margin-bottom: 4px;}
.newslb li.newslb_dbt {font-size: 15px;line-height: 180%;background: none;overflow: hidden;width: 100%;}
.newslb li.newslb_dbt a {font-weight: bold;}
.newslb li.newslb_ms {line-height: 130%;margin-bottom: 10px;background: none;color: #c5c5c5;}
.newslb li.newslb_ms a {width: 100%;font-size: 12px;color: #5a5a5a;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.newslb li.newslb_ms a:hover {color: #f60;}
.newslb li span {float: right;margin-right: 7px;color: #bdacb3;font-size: 12px;}

#tab {width: 100%;margin: 0 auto;overflow: hidden;}
#tab #con_two_2,#tab #con_two_3 {display: none;}
#tab .block {display: block;}
#tab h2{width: 33.33%;height: 34px;line-height: 34px;margin: 0 0 0 0;font-size: 12px;cursor: pointer;background-color: #e5e5e5;text-align: center;color: #5a5a5a;}
#tab h3 a {color: #5a5a5a;}
#tab h3 a:hover {color: #FFF;}
#tab .tab_nav{width:100%;}
#tab .up {background: #01A0E8;color: #fff;}
#tab ul {list-style: none;padding: 0;margin-top: 0px;}
#tab li {border-bottom: 1px dotted #c6c6c6;height: 34px;line-height: 34px;padding-top: 0;overflow: hidden;font-size: 12px;}
#tab li a {width: 80%;font-size: 12px;text-indent: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#tab li span {width: 34px;color: #bdacb3;}

a.tab_title:link {color: #5a5a5a;text-decoration: none;}
a.tab_title:visited {color: #5a5a5a;text-decoration: none;}
a.tab_title:hover {color: #f60;text-decoration: none;}
a.tab_title:active {color: #5a5a5a;text-decoration: none;}
a.tab_menu:link {color: #6464d5;text-decoration: none;}
a.tab_menu:hover {color: #8888e0;text-decoration: underline;}

.home1r {width: 28%;float: right;height: 340px;background: #01A0E8;padding: 21px 15px 10px 15px;}
.home1r li {border-radius: 5px;display: block;height: 80px;width: 100px;float: left;margin: 10px 14px;}
.home1r li a {display: block;height: 80px;line-height: 120px;width: 100px;text-align: center;font-size: 14px;}
.home1r li a:hover {display: block;background: #F60;color: #FFF;line-height: 80px;height: 80px;width: 100px;text-align: center;font-size: 16px;border-radius: 5px;}
.home1r li.dh1 {background: url(/images/dh1_4075cb6cebc749998430dff4d9934d9a.png) no-repeat center top #FFF;}
.home1r li.dh2 {background: url(/images/dh2_9d79c5265b6a48a68fb082ef9020ceb8.png) no-repeat center top #FFF;}
.home1r li.dh3 {background: url(/images/dh3_ce79af1d80ab4c3fa6149abe394c3f53.png) no-repeat center top #FFF;}
.home1r li.dh4 {background: url(/images/dh4_46113ea74b2848499934c96c7f262e55.png) no-repeat center top #FFF;}
.home1r li.dh5 {background: url(/images/dh5_bfe78a87a01546c693c51ae4545e57e6.png) no-repeat center top #FFF;}
.home1r li.dh6 {background: url(/images/dh6_72e9eff4b39d499c8799cee7e296420b.png) no-repeat center top #FFF;}
@media screen and (max-width: 775px) {
	.home1 {margin-top: 0px;}
	.flashtt {width: 100%;margin-bottom: 20px;}
	.newslb {width: 100%;}
}
/*新闻动态结束*/

.home2 {width: 96%;max-width: 1100px;height: 80px;margin: 0 auto;background: #01A0E8;text-align: center;font-size: 32px;font-weight: bold;color: #FFF;line-height: 80px;margin-bottom: 10px;}

.homezj {width: 96%;max-width: 1100px;height: 40px;margin: 10px auto;background: #FFF;}
.homezj .bt {display: block;height: 40px;line-height: 40px;;font-size: 22px;color: #01A0E8;font-weight: bold;}
.homezj .more {height: 40px;line-height: 40px;}
.homezj .more a {font-size: 16px;color: #333;background: url(/images/more1.GIF) no-repeat right center;padding-right: 40px;background-size: 44%;}
.homezj .more a:hover {color: #F60;background: url(/images/more2.GIF) no-repeat right center;}
@media screen and (max-width: 600px) {
	.homezj .bt {font-size: 18px;}
	.homezj .more a {font-size: 14px;padding-right: 32px;background-size: 42%;}
}
@media screen and (max-width: 500px) {
	.homezj.homezj1 {height: 60px;}
	.homezj .bt {text-align: center;}
	.homezj .bt.bt1 {width: 70%;height: 60px;line-height: 30px;margin: 0px auto;}
	.homezj .more {display: none;}
}
@media screen and (max-width: 400px) {
	.homezj .bt.bt1 {width: 80%;}
}

/*精神疾病开始*/
.home3 {width: 96%;max-width: 1100px;height: 100%;margin: 0 auto;margin-bottom: 40px;background: #FFF;}
.home3 ul {width: 49%;background: #F7F7F7;margin: 10px 0;padding: 15px 20px;box-sizing：border-box;}
.home3 .syksdh {font-size: 14px;height: 100px;}
.home3 .syksdh a {padding-left: 10px;margin-right: 13px;padding-top: 10px;float: left;background: url(/images/tt.png) no-repeat -5px bottom #FFF;}
.home3 a.ksbt {width: 120px;float: left;height: 100px;line-height: 20px;color: #FFF;padding: 40px 10px;text-align: center;background-color: #01A0E8;overflow: hidden;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;display: block;}
.home3 h2{width: 30%;height: 100px;line-height: 100px;color: #FFF;text-align: center;background-color: #01A0E8;overflow: hidden;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}
.home3 .ksny {width: 62%;}
.home3 a.ksbt:hover {background-color: #F60;}
.home3 a.ksxbt {display: block;margin: 5px 0;background: #EEE;font-size: 16px;color: #333;text-align: center;width: 48%;height: 32px;line-height: 32px;overflow: hidden;}
.home3 a.ksxbt:hover {background: #F60;color: #FFF;}
@media screen and (max-width: 1000px) {
	.home3 {margin-bottom: 30px;}
	.home3 h2 {width: 34%;font-size: 20px;height: 90px;line-height: 90px;}
	.home3 a.ksxbt {font-size: 14px;}
}
@media screen and (max-width: 800px) {
	.home3 ul {width: 100%;}
	.home3 h2 {width: 30%;height: 110px;line-height: 110px;}
	.home3 a.ksxbt {height: 40px;line-height: 40px;}
}
@media screen and (max-width: 500px) {
	.home3 h2 {width: 50%;margin: 0 auto;height: 100px;line-height: 100px;}
	.home3 .ksny {width: 100%;margin-top: 20px;}
}
@media screen and (max-width: 375px) {
	.home3 h2 {width: 60%;}
}
/*精神疾病结束*/

.home4 {width: 96%;max-width: 1100px;height: 110px;margin: 0 auto;background: #01A0E8;margin-bottom: 30px;text-align: center;font-size: 32px;font-weight: bold;color: #FFF;padding-top: 20px;}
.home4 p {font-size: 18px;font-weight: normal;margin-top: 5px;}

.home5 {width: 96%;max-width: 1100px;height: 420px;margin: 0 auto;margin-bottom: 40px;}

.home7 {width: 1130px;height: 510px;margin: 0 auto;margin-bottom: 40px;}
.home7 ul {width: 33.333333%;height: 510px;float: left;}

/*病种科普开始*/
.index_bz_box{width:100%; height: auto; overflow: hidden; background-color: #e4e4e4}
.index_bz{width: 96%; max-width: 1100px; margin: 25px auto 12px; overflow: hidden}
.index_bz1{border: 1px #ddd solid; background-color: #fff; width: 32%; margin-bottom: 13px; padding-bottom: 10px;}
.index_bz1 h2{height:32px;}
.index_bz1 h2 a{display: block; width: 100%;}
.index_bz1 h2 span{width:37%; float:left; display:inline-block; font-size:16px; color:#01A0E8; text-align: center; border-top:3px #01A0E8 solid; height:28px; line-height: 30px; font-weight: normal}
.index_bz1 h2 b{width:63%; border-left:1px #ddd solid; height:30px; border-bottom: 1px #ddd solid; background-color: #f9f9f9; float: right; text-align: right; line-height: 22px;box-sizing: border-box;}
.index_bz1 h2 b img{width:38px; height:13px; vertical-align: middle; margin-right: 12px;}
.index_bz1 dl{width: 96%; margin: 10px auto; overflow: hidden;font-family: "微软雅黑";}
.index_bz1 dl dt{width:29%; border:1px #ddd solid;}
.index_bz1 dl dt a{display:block; width:100%;}
.index_bz1 dl dt a img{width:96%; height:70px; display: block; margin: 2px auto;}
.index_bz1 dl dd{width:67%;}
.index_bz1 dl dd>a{color:#01A0E8; font-size: 12px; overflow: hidden; display: block; height: 30px; line-height: 30px;}
.index_bz1 dl dd>p{height: 36px;line-height: 18px; font-size: 12px; color: #585858; overflow: hidden;}
.index_bz1 dl dd>p a{font-size: 12px; color: #dc261b;} 
.index_bz1>p{width:96%; height: auto; margin: 0 auto; overflow: hidden;}
.index_bz1>p a{width:100%; height:26px; border-bottom: 1px #d9d9d9 dashed; line-height: 26px; color:#585858; font-size: 12px; display: block; overflow: hidden}
.index_bz1>p a:last-child{border: 0;}
.index_bz1>p a:hover{color: #01A0E8;}
.index_bz1>p a img{ width:7px; height:13px; vertical-align: middle; margin-right: 5px;}
@media (max-width:1000px){
	.index_bz1{width:49%;}
}
@media (max-width:640px){
	.index_bz1{width:100%;}
	.index_bz1 dl dt a img{height: 86px;}
}
@media (max-width:440px){
	.index_bz1 dl dt a img{height: 70px;}
}
/*病种科普结束*/

.tab {width: 92%;margin: 0 auto;height: 510px;background: #F9F9F9;padding: 22px 15px;}
.tabbt {width: 100%;text-align: center;font-size: 20px;height: 50px;line-height: 50px;font-weight: 600;background: #01A0E8;color: #FFF;}
.tabbt a {color: #FFF;}
.tabbt a:hover {color: #F60;}

.tablb {width: 100%;height: 425px;background: #FFF;overflow: hidden;font-size: 14px;padding: 15px;}
.tablb ul.tablb2 li {text-align: left;margin: 0 auto;width: 96%;height: 30px;line-height: 30px;background: url(/images/tt.png) center left no-repeat;padding-left: 18px;}
.tablb ul.tablb2 {width: 100%;}
.tablb ul.tablb1 {height: 84px;width: 100%;overflow: hidden;font-size: 12px;margin-bottom: 15px;}
.lbpic img {width: 100px;height: 80px;overflow: hidden;border: 2px #E6E6E6 solid;margin-right: 10px;}
.lbpic img:hover {border: 2px #F60 solid;}
.lbxbt a {height: 20px;font-weight: bold;color: #01A0E8;}
.lbms a {color: #A8A8A8;height: 50px;margin-top: 0;margin-right: 10px;line-height: 160%;}
.lbxbt a:hover,.lbms a:hover {color: #F60;}

.clear {clear: both;width: 100%;padding: 0;margin: 0;}

/* zhuanjia */
.zjbox {width: 96%;max-width: 1100px;margin: 0 auto;position: relative;overflow: hidden;padding: 10px 40px 30px 40px;font-size: 14px;}
.picbox {width: 1020px;height: 295px;overflow: hidden;position: relative;}
.piclist {height: 293px;position: absolute;left: 0px;top: 0px;}
.piclist li {background: #f3f3f3;margin-right: 17px;padding: 5px 5px 13px 5px;float: left;text-align: center;line-height: 180%;display: block;}
.piclist li:hover {background: #eee;color: #FFF;cursor: pointer;}
.piclist li img {padding-bottom: 10px;}
.piclist li a {color: #666;}
.swaplist {position: absolute;left: -3000px;top: 0px;}
.og_prev,.og_next {width: 30px;height: 50px;background: url(/images/icon.png) no-repeat;background: url(/images/icon_ie6.png) no-repeat\9;position: absolute;top: 113px;z-index: 99;cursor: pointer;}
.og_prev {background-position: 0 -60px;left: 4px;}
.og_next {background-position: 0 0;right: 4px;}

/*实时文章开始*/
.home6 {width: 96%;max-width: 1100px;margin: 0 auto;}
.marqueeleft {overflow: hidden;margin: 30px auto;}
.marqueeleft li {margin: 0 5px;overflow: hidden;}
.marqueeleft li .pic {border: #ccc 1px solid;padding: 2px;overflow: hidden;}
.marqueeleft li .txt {text-align: center;height: 33px;line-height: 33px;}
.marqueeleft li .pic:hover {border: #F60 3px solid;padding: 0;}
/*实时文章结束*/

/* foot */
.linksbg {background: #666;}
.links {font-size: 12px;color: #ddd;text-align: center;line-height: 180%;padding: 0 0 20px 0;margin: 0 auto;width: 96%;max-width: 1100px;}
.links a {font-size: 12px;color: #ddd;}

.frilian {width: 96%;max-width: 1100px;margin: 10px auto; font-size: 14px;color: #615f5f;}
.frilian a {font-size: 14px;color: #615f5f;}
.frilian a:hover {text-decoration: underline;color: blue;}

footer{width: 100%;background: center 20px no-repeat #666;border-top: 10px solid #01A0E8;padding-bottom:20px;}
.footer{width: 96%;max-width: 1100px;margin: 0 auto;}
.footerimg img{text-align: center;width: 60%;margin-top: 20px;}
.footer .foot_nav{width: 50%;margin: 0 auto;color: #FFF;font-size: 14px;text-align: center;box-sizing: border-box;margin-bottom: 20px;}
.footer .foot_nav a{width: 16.66%;border-right: 2px solid #fff;}
.footer .foot_nav a:last-child{border: 0;}
.footer p {width: 100%;text-align: center;color: #FFF;line-height: 210%;font-size: 14px;}
/*.footer p img {margin: 15px;}*/
.footer a {color: #fff;}
.footer a:hover {color: #f60;}
@media (max-width:1000px){
	.footerimg img{width: 76%;}
	.footer .foot_nav{width: 70%;}
}
@media (max-width:775px){
	.footer .foot_nav a{width: 33.33%;margin-bottom: 10px;}
	.footer .foot_nav a:nth-child(3){border: 0;}
}
@media (max-width:500px){
	.footerimg img{width: 90%;}
	.footer .foot_nav{width: 84%;}
}

/* gotop */
#goTop {position: absolute;display: none;width: 54px;height: 50px;background: #01A0E8;border: solid 1px #01A0E8;border-radius: 6px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);cursor: pointer;color: #FFF;font-size: 30px;font-weight: normal;text-align: center;}
#goTop:hover {height: 50px;background-position: 16px 16px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)}
.onliner {position: fixed;right: 27px;bottom: 120px;width: 54px;height: 180px;z-index: 9999;}
.onliner img {border-radius: 6px;}

/*百度商桥*/
#newBridge #nb_icon_wrap {width: 100px !important;}
#newBridge .nb-icon-skin-xc-0 .nb-icon-group .nb-icon-inner-wrap {background: transparent url(/images/seekColorGroup0.png) no-repeat !important;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/seekColorGroup0.png') !important;-moz-background-size: 100% 100%;-o-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
#newBridge .nb-icon-group .nb-group-text {margin-left: 5px !important;}
#newBridge .nb-icon-group .nb-group-icon {display: none !important;}
#newBridge #nb_icon_groups .nb-icon-groups-item {margin: 10px 5px !important;}
#newBridge #nb_invite_wrap {display: none !important;}