@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration:none!important;
}
img {
	border: none;
	vertical-align: top;
}
li {
	list-style-type: none;
}
ul, dl, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
h2 {
	font-size: 18px;
	font-family: "微软雅黑";
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
	background: #f9f9f9;
}
address, cite, code, em, th {
	font-weight: normal;
	font-style: normal;
}
img {
    max-width: 100%;
}
a {
	outline: none;
	color: #333333;
}
a:hover {
    color: #ff6600;
}
input {
    outline: none;
}
select {
    outline: none;
}
header {
    display: block;
    unicode-bidi: isolate;
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 10%);
}
.ask-list {
    width: 928px;
    float: left;
    margin-right: 25px;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 8%);
    background: #fff;
    padding: 0 25px;
}
.ask-tite {
    width: 908px;
    padding: 20px 0 20px 20px;
    margin: 0 auto;
    font-size: 20px;
    position: relative;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #d5d5d5;
}
.ask-tite:before {
    width: 4px;
    height: 20px;
    background: #ff6600;
    border-radius: 3px;
    content: '';
    position: absolute;
    margin-top: 5px;
    left: 0;
}
.ask-titer {
    float: right;
    font-size: 15px;
}
.ask-titer span {
    margin-left: 15px;
    color: #888;
    cursor: pointer;
}
.ask-titer span:hover {
    color: #ff6600;
}
.ask-act {
    color: #ff6600!important;
}
.ask-tite a {
    float: right;
    font-size: 15px;
    color: #888;
}
.ask-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 25px 0;
    flex-direction: row;
    width: 100%;
}
.ask-fl {
    width: 61px;
    height: 61px;
    margin-right: 20px;
}
.ask-fl img {
    width: 61px;
    height: 61px;
    border-radius: 100%;
}
.zhiding {
    width: 34px;
    height: 22px;
    border-radius: 4px;
    color: red;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    border: 1px solid red;
    margin-right: 10px;
}
.ask-fr {
    width: 847px;
}
.ask-text {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 20px;
    margin-bottom: 8px;
    display: flex;
    margin-top: 1px;
    align-items: center;
}
.ask-head {
    color: #999;
    font-size: 15px;
}
.ask-head span {
    margin-right: 20px;
}
.ask-head a {
    color: #999;
}
.ask-head a:hover {
    color: #ff6600;
}
.mianbao {
    width: 1390px;
    margin: 25px auto 0;
    background: url(../images/home.png) no-repeat 0 0px;
    background-size: 21px;
    padding-left: 30px;
    line-height: 22px;
}
.ack-pinghei {
    background: url(../images/bottom.png) 0 0 no-repeat;
    height: 180px;
    background-size: 100% 100%;
    text-align: center;
}
.ack-pinghei h2 {
    color: #ff6600;
    font-size: 30px;
    font-weight: 300;
    height: 180px;
    line-height: 180px;
}
/* CSS 首页顶部导航 */
.s-head {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    height: 90px;
    border-bottom: 1px solid #d5d5d500
}
.ack-logos {
    display: inline-block;
    position: absolute;
    height: 45px;
    width: 160px;
    background: url(../images/logos.png) no-repeat 0 0;
    background-size: 160px;
}
.ack-dhs {
    display: flex;
    align-items: center;
}
.ack-dhs a {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    margin-right: 25px;
    position: relative;
}
.ack-dhs a:hover {
    color: #ff6600!important;
}
.ack-active {
    color: #ff6600 !important;
}
.ack-tws {
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
}
.ack-tws {
    width: 38px;
    height: 33px;
    border-radius: 18px;
    border: solid 1px #ffffff;
    cursor: pointer;
    line-height: 33px;
    text-align: center;
    background: url(../images/fabu.png) no-repeat 18px -27px;
    background-size: 15px;
    padding: 0 12px 0 35px;
}
.ack-tws:hover {
    color: #ff6600!important;
}
.ack-tws img {
    margin-right: 5px;
    vertical-align: -2px;
    width: 15px;
}
.ack-enrolls {
    display: inline-block;
    display: flex;
    align-items: center;
}
.ack-enrolls a {
    color: #ffffff;
}
.ack-enrolls a:hover {
    color: #ff6600!important;
}
.ack-enrolle {
    display: inline-block;
    display: flex;
    align-items: center;
}
.ack-enrolle a {
    color: #333;
}
.ack-enrolle a:hover {
    color: #ff6600!important;
}
.ack-searchs {
    position: absolute;
    height: 35px;
    line-height: 35px;
    margin-left: auto;
    right: 0;
    margin-right: 20px;
}
.ack-searchs input {
    width: 235px;
    height: 35px;
    background-color: #fbfbfb00;
    border-radius: 18px;
    border: solid 1px #fff;
    outline: none;
    padding-left: 13px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
}
.ack-searchs input {
  max-width: 158px;
  transition: max-width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.ack-searchs form {
    height: 35px;
}
.ack-searchs i {
    position: absolute;
    right: -10px;
    top: -8px;
    font-size: 25px;
    z-index: 9;
    cursor: pointer;
}
.ack-searchs input:focus {
  max-width: 580px;
  outline: none;
  border-color: #007bff;
}
/*****************顶部搜索******************/
.db-search {
    height: 35px;
    line-height: 35px;
    margin-left: auto;
    margin-right: 35px;
    background: #fff;
    float: right;
    position: relative;
    margin-top: 27px;
}
.db-search input {
    width: 235px;
    height: 35px;
    background-color: #fbfbfb00;
    border-radius: 50px;
    border: solid 1px #ccc;
    outline: none;
    padding-left: 13px;
    box-sizing: border-box;
    color: #888;
    font-size: 14px;
}
.db-search input {
  max-width: 158px;
  transition: max-width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.db-search input:focus {
  max-width: 580px;
  outline: none;
  border-color: #007bff;
}
.db-mdj {
    border-width: 0px;
    background: #fefefe;
    outline: none;
    display: block;
}
.db-search form {
    height: 35px;
}
.db-search i {
    position: absolute;
    right: -10px;
    top: -8px;
    font-size: 25px;
    z-index: 9;
    cursor: pointer;
}
.db-iconfont {
    width: 17px;
    height: 17px;
    border: none;
    background: url(../images/bg1.png) no-repeat 0px 0px;
    float: right;
    margin-right: 25px;
    margin-top: 17px;
}
.db-iconfont:hover {
	background: none;
	background: url(../images/bg1.png) no-repeat 0px -35px;
}
/*************顶部通用************/
.zh-top {
    height: 40px;
    background: #ff6600;
    z-index: 100;
    top: 0;
    position: relative;
}
.zh-head {
    width: 1400px;
    margin:0 auto;
    overflow: hidden;
    height: 40px;
}
.zh-left {
    float: left;
    width: 330px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.zh-left a {color:#fff;}
.zh-center {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.zh-right {
    float: right;
    width: 666px;
    margin:0 auto;
    overflow: hidden;
    height: 40px;
    text-align: right;
    line-height: 40px;
}
.zh-right a {
    color: #fff;
    margin-left: 20px;
}
.zh-right a:hover {
    color: #dadada;
}
.zh-nav {
    position: -webkit-sticky;
    position: sticky;
    transition: background-color 0.5s ease;
    z-index: 1000;
    top: 0;
}
.zh-header {
    width: 100%;
    height: 90px;
    background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgb(0 0 0 / 8%);
}
.zh-headerlg {
    width: 1400px;
    margin:0 auto;
    height: 90px;
    position: relative;
}
.zh-logo {
    float: left;
    width: 169px;
    height: 50px;
    margin-top: 20px;
}
.zh-logo img {
    width: 169px;
    height: 50px;
}
.zh-ctk {
    border-left: 1px solid rgb(189 189 189);
    float: left;
    width: 1px;
    height: 30px;
    margin-left: 35px;
    margin-top: 31px;
}
.zh-ck {
    margin-left: 30px;
    font-size: 26px;
    color: #888;
    float: left;
    margin-top: 27px;
}
.zh-webnav {
    float: left;
    width: 500px;
    margin-left: 39px;
    margin-top: 27px;
    height: 35px;
    line-height: 35px;
}
.zh-webnav li {
    float: left;
    margin-left: 30px;
    height: 35px;
    line-height: 35px;
}
.zh-webnav li a {
    display: block;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.zh-webnav li a:hover {
    color: #ff6600;
}
.zh-active a {
    color: #ff6600!important;
}
.zh-denglu {
    float: right;
    padding: 27px 0;
}
.zh-denglu span {
    float: right;
    line-height: 28px;
    margin-left: 15px;
}
.zh-login {
    text-align: right;
    display: block;
    font-size: 14px;
    padding: 0 25px;
    height: 33px;
    line-height: 33px;
    border: solid 1px #dadada;
    border-radius: 30px;
    color: #888;
}
.zh-login:hover {
    border: 1px solid #ff6600;
}
.zh-zhuce {
    overflow: hidden;
}
.zh-zhuce1 {
    display: block;
    border: solid 1px #ccc;
    border-radius: 30px;
    height: 33px;
    padding-right: 15px;
}
.zh-zhuce1:hover {
    border: solid 1px #ff6600;
    background: #fff;
}
.zh-zhuce2 {
    float: left!important;
    width: 33px;
    height: 33px;
    margin-left: 0!important;
}
.zh-zhuce2 img {
    width: 27px;
    height: 27px;
    border-radius: 60px;
    padding: 3px;
}
.zh-zhuce3 {
    float: left !important;
    font-size: 14px;
    line-height: 33px !important;
    height: 33px;
    color: #888;
    margin-left: 8px !important;
}
.zh-zhuce1:hover .zh-zhuce3 {
    color: #ff6600;
}
/* 定义下拉按钮样式 */
.tp-la {
  border: none;
  cursor: pointer;
}
.tp-xia {
  position: relative;
  display: inline-block;
}
.tp-cai {
    display: none;
    position: absolute;
    top: 80px;
    right: 0px;
    background-color: #fff6f1;
    padding: 10px 20px;
    font-size: 15px;
    width: 70px;
    border-radius: 5px;
    border: solid 1px #ff6600;
}
.tp-xia:hover .tp-cai {
  display: block;
}
.tp-cai:before {
    right: 48px;
    left: auto;
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border: 7px solid transparent;
    border-top-width: 0;
    top: -7px;
    border-bottom-color: #ff6600;
}
.tp-cai a {
    color: #666;
    text-transform: uppercase!important;
    font-size: 15px!important;
    text-decoration: none;
    padding: 3px 0px!important;
    display: block;
    text-align: center;
    line-height: 30px;
}
.tp-cai a:hover {
    color: #ff6600;
}
/*****************底部版权******************/
.footer {
    color: #555;
    margin-top: 25px;
    font-size: 15px;
    background: #fff;
    background-size: 100% 100%;
    border-top: 1px solid rgb(0 0 0 / 8%);
    box-shadow: 15px 0px 0 0px rgba(0, 0, 0, 0.04);
}
.zh-footer {
    padding: 30px 0;
    position: relative;
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.zh-ylogo {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin: -4px 30px 0 -5px;
    float: left;
}
.zh-ylogo img {
    display: block;
    max-width: 160px;
    max-height: 60px;
    height: auto;
}
.zh-flogo {
    position: absolute;
    right: 0;
    top: 15px;
    text-align: right;
    width: 260px;
}
.zh-flogo img {
    width: 189px;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 1.6;
    margin-top: 16px;
    padding: 5px 15px;
    border: 1px solid #b2b2b2;
    border-radius: 5px;
    opacity: 0.5;
}
.zh-flogo img:hover {
    border: 1px solid #ffd0ba;
    background: #fff6f1;
    filter: grayscale(20%);
    opacity: 1;
}
.zh-fnavs {
    width: 950px;
    float: left;
}
.zh-fnav {
    margin-bottom: 10px;
    margin-top: 3px;
}
.zh-fnav a {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    color: #666;
}
.zh-fnav a:hover {
    color: #f60;
}
.zh-fnav a:last-child {
    margin-right: 0;
}
.zh-fnav a::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -20px;
    height: 2px;
    width: 2px;
    background-color: #ddd;
    border-radius: 50%;
}
.zh-copy {
    font-size: 14px;
}
.zh-copy a {
    padding-left: 20px;
    color: #525252;
}
.zh-copy a:hover {
    color: #ff6600;
}
/*******************问答列表*****************/
.ask-boack {
    width: 1400px;
    margin: 25px auto 0;
    overflow: hidden;
}
.ask-listl {
    width: 980px;
    float: left;
    margin-right: 25px;
}
.ask-listr {
    width: 395px;
    float: left;
}
.ask-a1 {
    display: block;
    width: 928px;
    border-radius: 5px;
    padding: 25px;
    margin-top: 25px;
    border: 1px solid rgb(0 0 0 / 8%);
    background: #fff;
}
.ask-a1:nth-child(1) {
    margin-top: 0;
}
.ask-a2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    align-content: center;
}
.ask-a3 {
    line-height: 35px;
    padding: 0 20px;
    border-radius: 50px;
    font-size: 13px;
    color: #888;
    margin-right: 20px;
    border: 1px solid #dadada;
}
.ask-a3 a {
    color: #888;
}
.ask-a4 {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #3D3D3D;
    font-weight: 600;
}
.ask-a4 span {
    width: 700px;
    height: 35px;
    line-height: 35px;
}
.ask-a5 {
    width: 25px;
    height: 25px;
    margin-right: 11px;
    background: url(../images/ask-icon.png) no-repeat;
    background-size: 100%;
}
.ask-a6 {
    margin-top: 25px;
    padding: 25px;
    background: #fff6f1;
    border-radius: 5px;
    border: 1px solid #f4c9b3;
}
.ask-a7 {
    font-size: 18px;
    font-weight: 600;
    color: #3D3D3D;
}
.ask-a8 {
    margin-top: 6px;
    font-size: 16px;
    color: #3D3D3D;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ask-a8 p {
    background: #fff6f1!important;
}
.ask-b1 {
    float: left;
    width: 393px;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 8%);
    background: #fff;
}
.ask-b2 {
    width: 323px;
    padding: 20px 0 20px 20px;
    margin: 0 auto;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #d5d5d5;
}
.ask-b2:before {
    width: 4px;
    height: 20px;
    background: #ff6600;
    border-radius: 3px;
    content: '';
    position: absolute;
    margin-top: 5px;
    left: 0;
}
.ask-b2 a {
    float: right;
    color: #888;
    height: 28px;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
}
.ask-b2 a:hover {
    color: #ff6600;
    border: 1px solid #ff6600;
}
.ask-b3 {
    width: 343px;
    padding: 25px;
}
.ask-b4 {
    width: 343px;
    height: 163px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 25px;
}
.ask-b4 {
    -webkit-backface-visibility: hidden;
    transition: all 0.6s;
    margin-bottom: 19px;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px #d5d5d5 dashed;
    padding-bottom: 19px;
}
.ask-b5 {
    float: left;
    margin-right: 15px;
}
.ask-b6 {
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ask-b4 span {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 5px;
    background-color: #c1c3c8;
    text-align: center;
    line-height: 26px;
    color: white;
}
.ask-b4:nth-child(1) .ask-b5 span {
    background-color: #ff6600;
}
.ask-b4:nth-child(2) .ask-b5 span {
    background-color: #ff883a;
}
.ask-b4:nth-child(3) .ask-b5 span {
    background-color: #ffae78;
}
.ask-b4:nth-child(10) {
    border-bottom: 0px #ddd dashed;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ask-null {
    background: #fff;
    text-align: center;
    padding: 150px 30px 357px;
    border-radius: 5px;
    border: 1px solid rgb(0 0 0 / 8%);
}
.ask-title {
    padding: 0 0 20px;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    font-size: 22px;
    border-bottom: 1px solid #d5d5d5;
}
.ask-title span {
    float: left;
    font-weight: 400;
}
.ask-title span:nth-child(2) {
    font-size: 16px;
    color: #888;
    float: right;
}
.ask-content {
    padding-top: 25px;
    font-size: 16px;
    overflow-wrap: break-word;
}
.ask-content p {
    line-height: 35px;
    font-size: 16px!important;
    text-wrap-mode: wrap !important;
}
.ask-content span {
    line-height: 35px;
    font-size: 16px!important;
    text-wrap-mode: wrap !important;
}
.ask-c1 {
    text-indent: 0.5em;
    height: 40px;
    z-index: 5;
    font-size: 16px;
    border: 1px solid #ff6600;
    padding: 10px 15px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
}
.ask-c1 a {
    color: #ff6600;
}
.ask-opt {
    height: 40px;
    display: flex;
    margin-top: 20px;
    justify-content: space-around;
    width: 100%;
    align-items: center;
}
.ask-opt span.ask-editbutton {
    width: 126px;
    height: 40px;
    background-color: #ff6600;
    border-radius: 5px;
    outline: none;
    font-size: 14px;
    color: white;
    border: none;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
.ask-c2 {
    padding: 0 0 20px;
    margin: 0 auto;
    line-height: 30px;
    overflow: hidden;
    font-size: 22px;
    border-bottom: 1px solid #d5d5d5;
}
.ask-c3 {
    padding: 25px;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    margin-top: 25px;
}
.ask-c4 {
    padding-bottom: 25px;
    font-size: 16px;
}
.ask-c4 p {
    line-height: 35px;
    font-size: 16px!important;
    text-wrap-mode: wrap !important;
}
.ask-c4 span {
    line-height: 35px;
    font-size: 16px!important;
    text-wrap-mode: wrap !important;
}
.ask-c5 {
    border-top: 1px #d5d5d5 dashed;
    padding-top: 25px;
    overflow: hidden;
}
.ask-c5 span {
    font-size: 14px;
    color: #888;
}
.ask-c6 {
    border-top: 1px #d5d5d5 dashed;
    padding-top: 25px;
    overflow: hidden;
    margin-top: 25px;
}
.ask-c6 span {
    font-size: 14px;
    color: #888;
}
/*********************提问****************/
.ask-add {
    width: 928px;
    float: left;
    margin-right: 25px;
    padding: 25px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid rgb(0 0 0 / 8%);
}
.add-ti {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 15px;
}
.add-input {
    width: 886px;
    height: 38px;
    background: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 5px 20px;
    line-height: 30px;
    color: #666;
    font-size: 16px;
}
.add-ts {
    margin-bottom: 15px;
    border-radius: 5px;
    color: #888;
    font-size: 15px;
    line-height: 26px;
}
.add-ts select {
    width: 405px !important;
    background: #fff url(../images/xiala.jpg) repeat top left;
    appearance: none;
    height: 50px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
.tit_input {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 5px 20px;
    line-height: 30px;
    color: #666;
    font-size: 16px;
}
.add-button {
    width: 220px;
    height: 50px;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    background-color: #ff6600;
    color: white;
    border: none;
    cursor: pointer;
    line-height: 50px;
    margin-top: 20px;
}
/*******************医院列表*******************/
.cbl-cl2 {
    width: 391px;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 25px;
    position: relative;
    border: 1px solid rgb(0 0 0 / 8%);
    background: #fff;
}
.cbl-tite {
    width: 323px;
    padding: 20px 0 20px 20px;
    margin: 0 auto;
    font-size: 20px;
    position: relative;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #d5d5d5;
}
.cbl-tite:before {
    width: 4px;
    height: 20px;
    background: #ff6600;
    border-radius: 3px;
    content: '';
    position: absolute;
    margin-top: 5px;
    left: 0;
}
.cbl-tite a {
    float: right;
    font-size: 15px;
    color: #888;
}
.cbl-tite a:hover {
    color: #ff6600;
}
.cbl-list1 {
    padding: 0 25px;
    overflow: hidden;
    position: relative;
    margin: 25px 0;
}
.cbl-yy1 {
    width: 343px;
    height: 80px;
    float: left;
    border-radius: 5px;
    border-bottom: 1px #d5d5d5 dashed;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.cbl-yy1:nth-child(5) {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.cbl-yy1 dl {
    height: 80px;
}
.cbl-yy1 dl dt {
    width: 120px;
    height: 80px;
    margin-right: 15px;
    border-radius: 5px;
    float: left;
    overflow: hidden;
}
.cbl-yy1 dl img {
    width: 120px;
    height: 80px;
}
.cbl-yy1 dl dd {
    overflow: hidden;
}
.cbl-yy1 dl h3 {
    margin-top: 0;
    color: #1d2129;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cbl-yy1 dl h3 a {
    text-decoration: none;
    color: #1d2129;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cbl-yy1 dl h3 a:hover {
    color: #ff6600;
}
.cbl-yy1 dl em {
    display: block;
    margin-top: 12px;
    color: #86909c;
    font-size: 14px;
}
.cbl-yy1 dl em span {
    margin: 0 10px;
}
.cbl-yy1 dl em:nth-child(3) {
    margin-top: 5px;
}
/*** 返回顶部 ***/
.dingbu-1 {width:50px;margin-left:570px;position:fixed;right:10px;bottom:142px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;z-index:999;}
.dingbu-1 a{display:block;width:50px;height:50px;background:url(../images/top.png) no-repeat;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:5px;}
.dingbu-1 a span{display:none;text-align:center;border-radius: 5px;}
.dingbu-1 a:hover{text-decoration:none;background-color:#ff6600;color:#fff;}
.dingbu-1 a:hover span{display:block;width:50px;background:#ff6600}
.dingbu-1 .dingbu-3{background-position:-89px -236px;}
.dingbu-1 .dingbu-4{background-position:-151px -236px;}
.dingbu-1 .dingbu-5{background-position:-88px -185px;}
.dingbu-1 .dingbu-6{background-position:-150px -185px;}
/**********************猜你喜欢******************/
.nr-xihuan {
    width: 976px;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-top: 25px;
    border: 1px solid rgb(0 0 0 / 8%);
    background: #fff;
}
.nr-xh1 {
    width: 906px;
    padding: 20px 0 20px 20px;
    margin: 0 auto;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #d5d5d5;
}
.nr-xh1:before {
    width: 4px;
    height: 20px;
    background: #ff6600;
    border-radius: 3px;
    content: '';
    position: absolute;
    margin-top: 5px;
    left: 0;
}
.nr-xh2 {
    padding: 25px 25px 0;
    overflow: hidden;
}
.nr-xh3 {
    margin-bottom: 25px;
    margin-right: 25px;
    float: left;
    background-color: #fff;
    border-radius: 5px;
    transform: translate(0, 0);
    border: 1px solid rgb(0 0 0 / 8%);
    width: 290px;
}
.nr-xh3:nth-child(3n) {
    margin-right: 0;
}
.nr-xh4 {
    margin-bottom: 0;
    position: relative;
}
.nr-xh6 {
    background-color: rgb(0 0 0 / 8%);
    height: 189px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}
.nr-xh6 a {
    display: block;
    height: 189px;
}
.nr-xh6 img {
    margin: 0 auto;
    width: 290px;
    height: 189px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}
.nr-xh6 img:hover {
    opacity: .8;
    border-radius: 5px 5px 0 0;
}
.nr-xh5 {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
    font-size: 12px;
    color: #ffffff;
    line-height: 1;
    padding: 5px;
    background: #ff6600;
    font-weight: 400;
    border-radius: 2px;
}
.nr-xh3 .nr-xh7 {
    width: 290px;
    height: 189px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    z-index: 9;
    border-radius: 5px 5px 0 0;
}
.nr-xh3:hover {
    border: 1px solid #ff660060;
    background: #ff660010;
}
.nr-xh3 .nr-xh7 a {
    position: absolute;
    top: 80px;
    display: block;
    width: 95px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ff6600;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    z-index: 99;
}
.nr-xh3 a.nr-xh8 {
    left: 105px;
}
.nr-xh3:hover .nr-xh7 {
    opacity: 1;
    filter: alpha(opacity = 100);
}
.nr-xh9 {
    padding: 15px;
}
.nr-xh10 {
    word-break: break-word;
}
.nr-xh10 h2 {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nr-zx14 {
    margin: 25px 0 0;
    overflow: hidden;
}
.nr-zx15 {
    width: 408px;
    float: left;
    padding: 25px;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    margin-right: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nr-zx16 {
    width: 408px;
    float: left;
    padding: 25px;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    margin-right: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nr-zx15 a, .nr-zx16 a {
    font-size: 16px;
}
.nr-zx15 span, .nr-zx16 span {
    font-size: 16px;
}
.nr-zx17 {
    margin-top: 15px;
    color: #999;
    overflow: hidden;
}
.nr-zx18 {
    float: left;
}
.nr-zx19 {
    float: right;
}
.nr-zx15:hover, .nr-zx16:hover {
    border: 1px solid #ff660060;
    background: #ff660010;
}
/* CSS 宽屏广告位 */
.ad-01 {
    width: 980px;
    margin: 25px auto 0;
    position: relative;
    height: 100px;
}
.ad-01 img {
    width: 980px;
    height: 100px;
    border-radius: 5px;
}
.ad-01 em {
    position: absolute;
    right: 0px;
    bottom: 0;
    background: #fff;
    color: #333;
    padding: 0 5px;
    border-radius: 5px 0 0 0;
    opacity: 0.5;
    transition: allease-in-out .15s;
    font-size: 12px;
    font-style: normal;
}
.ad-01 a:hover em {
    opacity: 0.8;
}