.header {
  font-size: 12px;
  height: 192px;
  width: 100%;
}

.header-top {
  width: 100%;
  height: 34px;
  margin: auto;
  line-height: 34px;
  background: #f3f3f3;
}

.header-nav {
  width: 980px;
  margin: auto;
  height: 34px;
  overflow: visible;
  clear: both;
}

.fl {
  display: inline;
  float: left;
}

.fr {
  float: right;
  display: inline;
}

.header-nav-inside {
  width: 490px;
  height: 30px;
  float: left;
  position: relative;
}

.header-nav-inside li {
  float: left;
  padding: 0 20px 0 0;
}

.header-nav-phone {
  width: 60px;
  height: 30px;
}

.header-nav-inside .header-nav-phone {
  background: url(../image/mpe.jpg) 0 center no-repeat;
  padding: 5px 0 0 17px;
  display: block;
  line-height: 24px;
}

.header-nav-inside .header-wechat {
  float: left;
  width: 150px;
  background: url(../image/icon_06.jpg) no-repeat;
  padding-left: 20px;
  line-height: 15px;
  margin-top: 9px;
  height: 25px;
}

.header-nav-rightside li {
  float: left;
  padding: 0 5px;
}

.header-nav-rightside {
  color: #000000;
  text-decoration: none;
}

.header-nav-rightside .line {
  color: #999898;
  width: auto;
}

.qqlogin a:hover {
  background: url(../image/qqh.jpg) 0 center no-repeat;
}

.qqlogin a {
  background: url(../image/qq.jpg) 0 center no-repeat;
  padding: 0 0 0 24px;
  display: block;
  margin-left: 10px;
}

.header a:hover {
  color: #e51783;
  text-decoration: none;
}

.sinalogin a {
  background: url(../image/sina.jpg) 0 center no-repeat;
  padding: 0 0 0 24px;
  display: block;
  margin-left: 5px;
}

.sinalogin a:hover {
  background: url(../image/sinah.jpg) 0 center no-repeat;
}

.header-navs {
  width: 980px;
  margin: auto;
  height: auto;
  overflow: hidden;
  clear: both;
  background: #FFF;
}

.header-logo {
  width: 260px;
  height: 80px;
  padding: 10px 0 0;
  background-image: none;
}

.header-search {
  position: relative;
  width: 314px;
  height: 30px;
  border: 1px solid #dcdcdc;
  margin: 40px 0 0 90px;
}

.search-left {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 30px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 60px;
  z-index: 1;
}

.search-middle {
  height: 30px;
  overflow: hidden;
  padding: 0px 0 0px 70px;
  position: relative;
}

.search-button {
  height: 23px;
  width: 23px;
  position: absolute;
  right: 1px;
  top: 3px;
}

.search-input {
  font-size: 12px;
  vertical-align: middle;
  height: 30px;
}

.search-input input {
  border: 0;
  line-height: 16px;
  height: 16px;
  width: 200px;
  overflow: hidden;
  padding: 7px;
}

.search-left li {
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
}

.search-left li a {
  color: #6C6C6C;
  display: block;
  background: url(../image/arrb.jpg) right center no-repeat;
  height: 100%;
  font-size: 14px;
  font-family: "微软雅黑", "宋体";
}

.search-button .button {
  background: url(../image/btnsear.jpg) 0 center no-repeat;
  border: 0 none;
  cursor: pointer;
  height: 23px;
  overflow: hidden;
  width: 23px;
  position: absolute;
  right: 0;
  top: 1px;
}

.header-hotnum {
  width: 185px;
  margin: 30px 0 0;
  background: url(../image/pn.jpg) right center no-repeat;
  text-align: right;
  padding-right: 60px;
  height: 52px;
  color: #e12b2b;
  font-family: "微软雅黑", "宋体";
}

.header-hotnum p {
  line-height: 20px;
  height: 20px;
  font-size: 18px;
}

.header-hotnum h1 {
  font-size: 25px;
  font-family: "微软雅黑", "宋体";
  font-weight: bold;
  margin: 0px;
  line-height: 32px;
  height: 32px;
}

.header-hotnum #tel_400 {
  font-size: 25px;
  font-family: "微软雅黑", "宋体";
  font-weight: bold;
  margin: 0px;
  line-height: 32px;
  height: 32px;
}

.all-nav {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  height: 53px;
  background: #e3e3e3;
  display: flex;
}

.nav-box {
  background: #e23f72;
  width: 35px;
  text-align: center;
  height: 43px;
  font-family: "微软雅黑", "宋体";
  color: #fff;
  padding: 10px 8px 0;
  font-size: 16px;
  line-height: 18px;
}

.nav-box a {
  color: #fff;
}

.nav-titles {
  width: 246px;
}

.nav-titles ul {
  width: 240px;
  padding: 8px 3px 0;
  height: 45px;
  overflow: hidden;
}

.nav-titles ul li {
  float: left;
  padding: 0 13px;
  line-height: 20px;
  height: 20px;
}

.nav-titles ul li a {
  color: #444444;
}

.nav-item {
  display: flex;
}

.nav-item .nav-width {
  width: 176px;
}

.nav-item .nav-width ul {
  width: 170px;
}

.nav-fhfw {
  background: #3286cc;
}

.nav-ylxx {
  background: #85b20b;
}

.index-banner {
  width: 100%;
  height: 446px;
  background: #f2f2f2;
}

.index-banner img {
  margin: 0 auto;
  display: block;
  height: 446px;
}

.main {
  background: #eeeeee;
}

.container {
  width: 1024px;
  margin: auto;
}

.box-one {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  background-repeat: repeat-x;
}

.doctor_move {
  float: left;
  width: 317px;
  height: 408px;
  padding: 10px 0 0;
  overflow: hidden;
  cursor: pointer;
}

.doctor_move ul li {
  overflow: hidden;
  float: left;
  width: 317px;
  height: 408px;
}

.doctor_item {
  margin-bottom: 10px;
  clear: both;
  width: 100%;
  height: 126px;
}

.doctor_item .doctor_head {
  display: inline-block;
  width: 96px;
  height: 124px;
}

.doctor_item_right {
  width: 205px;
}

.rigtit {
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 15px;
  background: url(../image/namebg.jpg) 0 0 no-repeat;
  font-family: "微软雅黑", "宋体";
}

.rigtit a {
  color: #660000;
}

.myfcont {
  color: #535353;
  padding: 8px 0 0;
  line-height: 23px;
  height: 86px;
  overflow: hidden;
  font-size: 12px;
}

.myfcont a {
  color: #f9678e;
}

.box-one-left {
  background-image: url(../image/one01.jpg);
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.box-one .box-one-title {
  color: #0777b8;
  background-image: url(../image/one02.jpg);
}

.box-one-title {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #618505;
  display: block;
  margin-left: 20px;
  background-image: url(../image/three02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.box-one-right {
  display: block;
  line-height: 44px;
  font-size: 14px;
  margin-top: 10px;
  color: #000;
  margin-right: 15px;
}

.box-part1 {
  margin: 10px 0 0 0;
  height: 782px;
  background: #fff;
  padding: 15px 15px 0;
}

.part1-aside {
  width: 374px;
  font-family: "微软雅黑";
  height: 610px;
}

.part1-center {
  width: 300px;
  margin: 0 22px;
}

.part1-right {
  width: 276px;
}

.common-slide {
  width: 374px;
  font-family: "微软雅黑";
  height: 610px;
  position: relative;
}

.titimg {
  display: block;
  margin: 0 auto 8px;
}

.twc {
  padding: 10px 0 0;
  font-family: "Microsoft Yahei";
}

.twc h5 {
  font: 15px/20px "Microsoft Yahei";
  height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 20px;
  color: #777777;
}

.twc h5 a {
  color: #000;
}

.twc .info {
  color: #999;
  font-size: 13px;
  height: 70px;
  line-height: 21px;
  overflow: hidden;
  padding: 8px 0 0;
}

.twc p {
  color: #999;
  height: 66px;
  line-height: 21px;
  overflow: hidden;
}

.twc .info img {
  border: 1px solid #efefef;
  margin: 0 0 0 5px;
  padding: 2px;
}

.link {
  padding: 15px 0 10px;
  border-bottom: 1px solid #e5e5e5;
}

.link li {
  line-height: 30px;
  height: 30px;
  background: url(../image/dotli.gif) 0 13px no-repeat;
  padding-left: 15px;
  font-size: 14px;
  font-family: "微软雅黑";
  overflow: hidden;
}

.link li a:hover {
  color: #ff5151;
}

.article-list-box li {
  background: url(../image/dotli.gif) 0 13px no-repeat;
  line-height: 31px;
  padding-left: 15px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.article-list-box li .title {
  height: 31px;
  overflow: hidden;
}

.article-list-box li.first .intro {
  display: block;
}

.article-list-box li .intro {
  height: 54px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 12px;
  display: none;
}

.spimg {
  height: 200px;
  margin-bottom: 15px;
}

.colbox {
  background: #ff5151;
  width: 100%;
  height: 396px;
}

.tit1_2 {
  margin: 0 auto;
  padding: 25px 0 10px;
  display: block;
  width: 229px;
  height: 38px;
}

.special-box {
  width: 230px;
  margin: auto;
  /* border-bottom: 1px solid #ff9797; */
  padding-bottom: 10px;
  height: 207px;
}

.more2015 {
  margin-top: 7px;
  text-align: right;
  width: 100%;
}

.article-list-box li {
  background: url(../image/dotli.gif) 0 13px no-repeat;
  line-height: 31px;
  padding-left: 15px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.special-box li {
  background: url(../image/dotli1.gif) 0 13px no-repeat;
}

.special-box li .intro a {
  color: #fecdcd;
}

.article-list-box li .title {
  height: 31px;
  overflow: hidden;
}

.special-box a {
  color: #fff;
}

.zbtn {
  padding: 5px 0 0 16px;
}

.zbtn li {
  width: 119px;
  height: 39px;
  float: left;
  margin: 0 5px 5px 0;
}

.zbtn li a {
  display: block;
  width: 119px;
  height: 39px;
}

.zbtn li a.btn1 {
  background: url(../image/zbtn1.png) 0 0 no-repeat;
}

.zbtn li a.btn1:hover {
  background: url(../image/zbtn1h.png) 0 0 no-repeat;
}

.zbtn li a.btn2 {
  background: url(../image/zbtn2.png) 0 0 no-repeat;
}

.zbtn li a.btn2:hover {
  background: url(../image/zbtn2h.png) 0 0 no-repeat;
}

.zbtn li a.btn3:hover {
  background: url(../image/zbtn3h.png) 0 0 no-repeat;
}

.zbtn li a.btn3 {
  background: url(../image/zbtn3.png) 0 0 no-repeat;
}

.zbtn li a.btn4 {
  background: url(../image/zbtn4.png) 0 0 no-repeat;
}

.zbtn li a.btn4:hover {
  background: url(../image/zbtn4h.png) 0 0 no-repeat;
}

.lc {
  clear: both;
  padding: 15px 0;
  height: 142px;
}

.three_name {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  background: #fff;
  margin-left: auto;
  background-repeat: repeat-x;
}

.name_tubiao {
  background-image: url(../image/three01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.two_name .name_tubiao {
  background-image: url(../image/two01.jpg);
}

.name_biaoti {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #618505;
  display: block;
  margin-left: 20px;
  background-image: url(../image/three02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.two_name .name_biaoti {
  color: #e61887;
  background-image: none;
}

.white {
  background: #fff;
  padding: 10px 0;
  color: #666;
  border-top: 10px #f2f2f2 solid;
}

.hospital-class {
  width: 990px;
  margin: 0px auto 10px;
  background: url(../image/h_class.png) repeat;
  height: 52px;
  line-height: 52px;
  font-family: "微软雅黑", "宋体";
}

.hospital-class a {
  float: left;
  width: 141px;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}

.hospital-class a i {
  display: none;
  width: 137px;
  height: 7px;
  margin-top: -7px;
  background: url(../image/v2_bg.png) no-repeat 0 -50px;
}

.hospital-class a:hover {
  color: #f82569;
}

.hospital-class .now i {
  display: block;
}

.hospital-con {
  position: relative;
  height: 311px;
  overflow: hidden;
}

.layout-left {
  height: 311px;
  overflow: hidden;
}

.layout-left,
.layout-center {
  float: left;
  padding: 0 0 0 15px;
}

.layout-left {
  width: 318px;
}

.layout-center {
  width: 430px;
  padding: 0 0 0 18px;
  border: none;
  vertical-align: top;
}

.list .first {
  height: 95px;
  padding: 0;
}

.list li {
  height: 24px;
  padding: 3px 0;
}

.list .first,
.list .top {
  height: 72px;
}

.list li i {
  float: left;
  width: 20px;
  padding-right: 5px;
  height: 14px;
  margin-top: 5px;
  background: url(../image/v2_bg.png) no-repeat -201px -15px;
  line-height: 14px;
  text-align: center;
}

.list .first i {
  width: 30px;
  height: 46px;
  margin-top: 0;
  background-position: -158px 0;
}

.list .first .hospital-name {
  width: 380px;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  background: #ff9dc1;
  display: block;
  color: #fff;
  position: relative;
}

.list li .hospital-name {
  width: 250px;
  padding-left: 10px;
}

.list li span {
  float: left;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  overflow: hidden;
}

.list .first .hospital-name a {
  color: #fff;
  font-family: "微软雅黑", "宋体";
}

.zc {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 48px;
  height: 43px;
  color: #fff;
  background: url(../image/zc.gif) right center no-repeat;
  padding-right: 18px;
  font-size: 12px;
}

.zc b {
  font-family: "微软雅黑", "宋体";
  font-size: 16px;
}

.list .first p {
  padding-top: 5px;
}

.list li p {
  height: 48px;
  color: #999;
  overflow: hidden;
  line-height: 24px;
  font-size: 12px;
}

.list .top i {
  background-position: -201px 0;
  color: #fff;
}

.clear {
  clear: both;
  overflow: hidden;
}

.clear:after {
  display: table;
  clear: both;
  content: "";
}

.list .hospital-name a:hover {
  color: #ff9dc1;
}

.main {
  font-size: 12px;
}

.list li .btn {
  width: 106px;
  height: 24px;
  text-align: center;
}

.list li .btn a {
  display: block;
  color: #5b3844;
  height: 25px;
  background: url(../image/v2_bg.png) no-repeat 0 -25px;
}

.layout-right {
  width: 206px;
  float: left;
}

.mlqh {
  border: 1px solid #f0e5e9;
  border-top: 2px solid #ff9dc1;
  height: 308px;
}

.mltit {
  text-align: center;
  padding: 12px 0 0 0;
}

.mltit li {
  padding: 3px 0;
}

.mlt1 {
  font-size: 24px;
  color: #f82569;
  font-family: "微软雅黑", "宋体";
}

.mlt2 {
  font-size: 13px;
}

.mlt3 {
  font-size: 12px;
  color: #7f7f7f;
}

.mlcont {
  padding: 8px 0;
  width: 88%;
  margin: auto;
}

.mlcont li.li1 {
  background: url(../image/ml1.jpg) 0 0 no-repeat;
}

.mlcont li {
  border-bottom: 1px solid #ffe2ed;
  padding-left: 40px;
  height: 38px;
  line-height: 38px;
}

.mlcont li a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 0 0 10px;
  background: #f5f5f5;
  color: #5d5d5d;
}

.mlcont li.li2 {
  background: url(../image/ml2.jpg) 0 0 no-repeat;
}

.mlcont li.li3 {
  background: url(../image/ml3.jpg) 0 0 no-repeat;
}

.mlcont li.li5 {
  background: url(../image/ml5.jpg) 0 0 no-repeat;
}

.mlcont li.li4 {
  background: url(../image/ml4.jpg) 0 0 no-repeat;
  border-bottom: none;
}

.part2_2 {
  padding: 10px 0 0;
  height: 463px;
}

.layoutleft {
  float: left;
  width: 800px;
}

.carousel {
  width: 318px;
  float: left;
  padding: 0px 0 0 15px;
  position: relative;
}

.titline {
  height: 40px;
  border-bottom: 1px solid #ff9dc1;
}

.intitline {
  border-bottom: 3px solid #ff9dc1;
  line-height: 37px;
  height: 37px;
  padding: 0 10px;
  font-weight: bold;
  font-size: 16px;
  color: #f82569;
  width: 120px;
}

.intitline a {
  color: #f82569;
}

.dotleft {
  width: 126px;
  padding: 10px 0 0;
}

.hgzxpic {
  width: 122px;
  height: 113px;
  padding: 1px;
  border: 1px solid #e0e2e1;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.hgzxpic a {
  color: #fff;
}

.dotrig {
  width: 285px;
  padding: 10px 0 0;
  height: 403px;
  overflow: hidden;
}

.hgzxcont {
  width: 280px;
  padding: 5px 5px 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px dotted #d9d9d9;
}

.hgzxtit {
  width: 98px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(../image/titbg.jpg) 0 0 no-repeat;
  color: #f82569;
  font-size: 16px;
  font-weight: bold;
}

.ulhgzxcont {
  padding: 5px 0 0;
  height: 75px;
}

.hgzxcont li {
  line-height: 25px;
  height: 25px;
  background: url(../image/dot.gif) 0 11px no-repeat;
  padding: 0 0 0 10px;
  overflow: hidden;
}

.hgzxcont li a {
  color: #666;
}

.hgzxpic span {
  display: inline;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 22px;
  line-height: 22px;
  background: url(../image/tra.png) 0 0 repeat;
  text-align: center;
  color: #fff;
  width: 100%;
}

.layout-right {
  width: 206px;
  float: left;
}

.hgzxcont li a:hover {
  color: #f82569;
}

.xmcont {
  padding: 5px 0 0;
}

.xmcont li {
  font-family: "微软雅黑", "宋体";
  font-size: 15px;
}

.xmcont li.xm1 a {
  background: url(../image/xm2.jpg) 0 0 no-repeat;
}

.xmcont li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #403d3d;
  padding: 0 0 0 80px;
  border-bottom: 1px dashed #f7c4d7;
}

.xmcont li a:hover {
  color: #fff;
}

.xmcont li.xm1 a:hover {
  background: url(../image/xm2h.jpg) 0 0 no-repeat;
}

.xmcont li.xm2 a {
  background: url(../image/xm3.jpg) 0 0 no-repeat;
}

.xmcont li.xm2 a:hover {
  background: url(../image/xm3h.jpg) 0 0 no-repeat;
}

.xmcont li.xm3 a {
  background: url(../image/xm1.jpg) 0 0 no-repeat;
}

.xmcont li.xm3 a:hover {
  background: url(../image/xm1h.jpg) 0 0 no-repeat;
}

.xmcont li.xm4 a {
  background: url(../image/xm8.jpg) 0 0 no-repeat;
}

.xmcont li.xm4 a:hover {
  background: url(../image/xm8h.jpg) 0 0 no-repeat;
}

.xmcont li.xm5 a {
  background: url(../image/xm9.jpg) 0 0 no-repeat;
}

.xmcont li.xm5 a:hover {
  background: url(../image/xm9h.jpg) 0 0 no-repeat;
}

.xmcont li.xm6 a {
  background: url(../image/xm5.jpg) 0 0 no-repeat;
}

.xmcont li.xm6 a:hover {
  background: url(../image/xm5h.jpg) 0 0 no-repeat;
}

.xmcont li.xm7 a {
  background: url(../image/xm7.jpg) 0 0 no-repeat;
}

.xmcont li.xm7 a:hover {
  background: url(../image/xm7h.jpg) 0 0 no-repeat;
}

.xmcont li.xm8 a {
  background: url(../image/xm6.jpg) 0 0 no-repeat;
}

.xmcont li.xm8 a:hover {
  background: url(../image/xm6h.jpg) 0 0 no-repeat;
}

.xmcont li.xm9 a {
  background: url(../image/xm4.jpg) 0 0 no-repeat;
}

.xmcont li.xm9 a:hover {
  background: url(../image/xm4h.jpg) 0 0 no-repeat;
}

.xmcont li.xm10 a {
  background: url(../image/xm10.jpg) 0 0 no-repeat;
  border-bottom: none;
}

.xmcont li.xm10 a:hover {
  background: url(../image/xm10h.jpg) 0 0 no-repeat;
}

.three_name {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/three04.jpg);
  background-repeat: repeat-x;
}

h2 {
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: normal;
}

.name_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  margin-top: 15px;
  color: #777777;
  margin-right: 15px;
}

.name_biaoqian a {
  color: #666;
}


.four_name {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/three04.jpg);
  background-repeat: repeat-x;
  margin-top: 20px;
  overflow: hidden;
}

.fourname_tubiao {
  background-image: url(../image/four01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.fourname_biaoti {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #B15F0B;
  display: block;
  margin-left: 20px;
  background-image: url(../image/four02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.more4:hover {
  background: url(../image/more4.gif) 0 0 no-repeat;
  color: #fff;
}

.four_name .more {
  color: #fff;
  font-family: "微软雅黑", "宋体";
  font-size: 12px;
  background: url(../image/more.gif) 0 0 no-repeat;
  width: 58px;
  height: 22px;
  line-height: 22px;
  padding-left: 12px;
  margin: 15px 15px 0 0;
}

.hezuomeiti {
  height: 170px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
}

.hezuomeiti li {
  float: left;
  height: 59px;
  width: 128px;
  white-space: nowrap;
  display: block;
  margin-top: 15px;
  margin-left: 15px;
}

#five_name {
  height: 143px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/five01.jpg);
  background-repeat: repeat-x;
  margin-top: 20px;
}

#TabbedPanels2 {
  height: 142px;
  width: 1024px;
  position: relative;
}

#TabbedPanels2 .TabbedPanelsTabGroup {
  height: 59px;
  width: 500px;
  clear: both;
  background-image: url(../image/five03.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
}

#TabbedPanels2 .TabbedPanelsTab {
  position: relative;
  top: 1px;
  list-style: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  cursor: pointer;
  font-family: "微软雅黑";
  font-size: 18px;
  font-weight: normal;
  height: 59px;
  width: 99px;
  text-align: center;
  line-height: 59px;
  color: #9C9C9C;
  margin: 0px;
  float: left;
  display: inline;
}

#TabbedPanels2 .TabbedPanelsContentGroup {
  clear: both;
  height: 80px;
  width: 1024px;
}

#TabbedPanels2 .TabbedPanelsContent {
  height: 80px;
  width: 1024px;
}

#TabbedPanels2 .TabbedPanelsTabSelected {
  background-image: url(../image/five04.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 99px;
  height: 59px;
  color: #DE0E80;
}

.fivename_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  color: #777777;
  position: absolute;
  padding: 0px;
  margin: 0px;
  left: 917px;
  top: 20px;
}

#TabbedPanels2 .TabbedPanelsContent li {
  line-height: 30px;
  color: #646464;
  white-space: nowrap;
  display: block;
  margin-top: 6px;
  margin-left: 20px;
  float: left;
}

.dsblock {
  display: block !important;
}

.dsnone {
  display: none !important;
}

.jpcx-banner {
  background: url(../image/topbg.jpg) no-repeat center top;
  height: 425px;
  background-position: 0px -7px;
  background-size: 101%;
  width: 1269px;
  margin: 0 auto;
}

#certify {
  position: relative;
  width: 1200px;
  margin: 0 70px;
}

#certify .swiper-container {
  padding-bottom: 60px;
  padding-top: 100px;
}

#certify .swiper-slide {
  width: 520px;
  height: 280px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
  overflow: hidden;
}

#certify .swiper-slide img {
  display: block;
  width: 100%;
}

#certify .swiper-slide p {
  line-height: 35px;
  padding-top: 0;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  margin: 0;
  position: absolute;
  bottom: 0;
  background: #0000008f;
  width: 100%;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

#certify .swiper-button-prev {
  left: 83px;
  width: 45px;
  height: 45px;
  background: url(../image/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

#certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%
}

#certify .swiper-button-next {
  right: 83px;
  width: 45px;
  height: 45px;
  background: url(../image/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}

#certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%
}

.ace-part {
  width: 1269px;
  margin: 0 auto;
  height: 3704px;
  background: #fff;
  position: relative;
  top: -6px;
}

.mainbox {
  width: 1003px;
  height: auto;
  margin: 0 auto;
}

.boxa {
  width: 980px;
  margin: 0 auto;
}

.jrwp {
  width: 775px;
  float: left;
}

.jdal-item {
  display: none;
}

.jrwpbox {
  width: 775px;
  height: 267px;
  background: url(../image/my_r4_c3.jpg) no-repeat;
}

.jrwpbox_left {
  width: 253px;
  float: left;
  padding: 22px 45px 0 20px;
  text-align: center;
  line-height: 26px;
}

.jrwpbox_mid {
  width: 135px;
  float: left;
  padding: 15px 22px 0 5px;
  line-height: 26px;
}

.jrwpbox_mid h2 {
  font-family: "微软雅黑";
  font-size: 14px;
  font-weight: normal;
}

.frored,
.frored a {
  color: #E12B2B;
}

.jrwpbox_rihgt {
  width: 276px;
  float: left;
  padding: 13px 0px 0 5px;
}

.jrwpbox_rihgt h1 {
  text-align: center;
  font-size: 14px;
  padding-bottom: 15px;
  line-height: 26px;
}

.jrwpbox_rihgt h1 a {
  color: #E12B2B;
}

.jrwpbox_rihgt p {
  padding: 0 5px;
  height: 143px;
}

.tsxm {
  height: 50px;
  background: url(../image/my_r5_c4.gif) no-repeat 3px center;
  padding-left: 80px;
}

.tsxm p {
  height: 27px;
  line-height: 26px;
}

.tsxm p a {
  padding: 0 3px;
}

.jrwpysimg {
  width: 135px;
  height: 164px;
  padding: 14px 0 2px 4px;
}

.ad {
  width: 200px;
  height: 298px;
  float: right;
}

.ad2 {
  margin: 6px auto;
  width: 980px;
  height: 90px;
}

.gdgc {
  width: 963px;
  height: 332px;
  background: url(../image/my_r6_c3.jpg) no-repeat;
  margin: 0 auto;
  padding: 35px 15px 0 15px;
}

.zxms {
  width: 395px;
  height: 320px;
  background: url(../image/my_r7_c3.jpg) no-repeat;
  float: left;
}

.yuefen {
  font-family: "微软雅黑";
  font-size: 20px;
  color: #fff;
  width: 50px;
  height: 37px;
  text-align: center;
  line-height: 36px;
  margin-left: 3px;
  float: left;
}

.zxmstit {
  width: 310px;
  float: left;
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 40px;
  padding-left: 10px;
  color: #111;
}

.titen {
  padding-left: 5px;
  font-size: 14px;
  color: #999;
}

.gdgcimg {
  width: 159px;
  height: 210px;
  float: left;
  padding: 5px 8px;
}

.gdgctxt {
  width: 200px;
  float: left;
  padding-left: 10px;
}

.gdgctxt h3 {
  font-size: 14px;
  color: #DF2B2B;
  line-height: 34px;
  padding-bottom: 10px;
}

.gdgctxt h3 a {
  color: #DF2B2B;
}

.zxms ul {
  padding: 23px 0 0 60px;
}

.zxms ul li {
  width: 145px;
  float: left;
  padding-left: 10px;
}

.zxms ul li a {
  color: #964E67;
}

.zxyx {
  width: 346px;
  height: 319px;
  background: url(../image/my_r7_c5.gif) no-repeat 0 11px;
  float: left;
  margin: 0px 0 0 10px;
}

.zxmstit {
  width: 310px;
  float: left;
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 40px;
  padding-left: 10px;
  color: #111;
}

.yxlist {
  background: #fff;
  height: 277px;
  width: 344px;
  border: 1px solid #EAEAEA;
  margin-top: -2px;
  OVERFLOW: scroll;
  scrollbar-face-color: #FFF6FA;
  scrollbar-highlight-color: #fff;
  scrollbar-3dlight-color: #EE8888;
  scrollbar-darkshadow-color: #fff;
  scrollbar-shadow-color: #EE8888;
  scrollbar-arrow-color: #EE8888;
  scrollbar-track-color: #EE8888;
  overflow-x: hidden;
}

.yxlist ul li {
  padding: 7px 10px;
  border: 1px dashed #ccc;
  border-left: none;
  border-right: none;
  border-top: none;
}

.zxdr {
  width: 203px;
  height: 306px;
  background: url(../image/my_r3_c3.gif) no-repeat;
  float: right;
  margin: 10px 0 0 0;
}

.zxdr h3 {
  line-height: 30px;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #5D301C;
  font-weight: normal;
  text-indent: 30px;
}

.zxdr p {
  padding: 0 13px 0 13px;
}

.zxdr img {
  width: 177px;
  height: 205px;
  padding: 14px 0 5px 0px;
}

.djal {
  width: 993px;
  height: 292px;
  background: url(../image/my_r9_c3.jpg) no-repeat;
  margin: 8px auto;
}

.jdantab {
  width: 580px;
  float: right;
  height: 34px;
}

.jdantab ul li {
  float: left;
  width: 70px;
  height: 29px;
  font-size: 14px;
  text-align: center;
  line-height: 29px;
  margin-top: 5px;
  cursor: pointer;
}

.btnover {
  background: url(../image/my_r1_c3.jpg) no-repeat center center;
  color: #DD2828;
}

.btnover a,
.btnover a:hover {
  color: #DD2828;
}

.allist {
  padding: 0 8px 0 15px;
}

.allist li {
  width: 288px;
  height: 210px;
  background: url(../image/my_r7_c3.gif) no-repeat;
  float: left;
  margin: 10px 12px 0 12px;
  display: inline;
  padding-left: 8px;
}

.allist li img {
  width: 279px;
  height: 172px;
  padding: 8px 8px 4px 0;
}

.antxt {
  padding-left: 10px;
}

.djal .more img {
  padding: 5px 20px 0 0;
  width: 100px;
  height: 24px;
  float: right;
}

.btnout a,
.btnout a:hover {
  color: #fff;
}

.mymdm {
  width: 993px;
  height: auto;
  background: url(../image/my_r9_c8.jpg) no-repeat left top;
  padding-top: 41px;
  margin: 0 auto;
}

.mymdmbox {
  width: 980px;
  height: auto;
  background: url(../image/dot.gif);
  margin: 0 auto;
}

.mymdmboxa {
  width: 378px;
  height: 316px;
  overflow: hidden;
  background: #fff url(../image/my_r11_c5.jpg) repeat-x;
  border: 1px solid #DDDDDD;
  float: left;
  margin: 0 6px 5px 1px;
  display: inline;
}

.zxmstit {
  width: 310px;
  float: left;
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 40px;
  padding-left: 10px;
  color: #111;
}

.mymdmhdp {
  width: 360px;
  height: 271px;
  background: url(../image/line1.gif) no-repeat top center;
  padding: 10px 0px 0 0;
  margin: 0 auto;
  text-align: center;
}

.mymdmhdnews {
  width: 360px;
  height: auto;
  background: url(../image/line1.gif) no-repeat top center;
  margin: 0 auto;
}

.mymdmhdnews h3 {
  text-align: center;
  font-size: 14px;
  text-align: center;
  padding: 10px 0 8px 0;
}

.mymdmhdnews h3 a {
  color: #DF2B2B;
}

.topnews {
  padding-bottom: 8px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
}

.newspic {
  width: 131px;
  height: 142px;
  float: left;
  padding: 1px;
  border: 1px solid #ddd;
}

.newslist {
  width: 190px;
  float: left;
  padding-left: 14px;
}

.newslist li {
  background: url(../image/dot1.gif) no-repeat left center;
  padding-left: 8px;
  font-size: 14px;
  line-height: 25px;
}

.zxjs {
  width: 205px;
  float: left;
  height: 318px;
  overflow: hidden;
}

.zxjs h3 {
  background: url(../image/my_r11_c16.gif) no-repeat;
  width: 205px;
  height: 30px;
  color: #fff;
  text-indent: 32px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}

.zxjsbox {
  width: 205px;
  background: #F1EDE5;
}

.zxjsbox img {
  width: 190px;
  height: 140px;
  border: 1px solid #E7E7E7;
  margin: 7px 7px 3px 7px;
}

.zxjstxt {
  border-top: 1px dashed #ccc;
  margin-top: 5px;
  padding: 5px;
}

.ad3 {
  float: right;
}

.docright h3 {
  text-align: left;
  padding-top: 15px;
}

.docleft {
  width: 167px;
  float: left;
  text-align: center;
  margin-top: 15px;
}

.docimg {
  width: 163px;
  height: 213px;
  border: 1px solid #ccc;
  padding: 1px;
}

.docleft p {
  background: #F5F5F5;
  line-height: 24px;
}

.docright {
  width: 180px;
  float: right;
}

.mymdmhdnews h3 a {
  color: #DF2B2B;
}

.docright p {
  border-bottom: none;
  line-height: 22px;
  padding-bottom: 0;
}

.mymdmhdnews {
  width: 360px;
  height: auto;
  background: url(../image/line1.gif) no-repeat top center;
  margin: 0 auto;
}

.newslist1 li {
  background: url(../image/dot1.gif) no-repeat left center;
  padding-left: 8px;
  font-size: 14px;
  line-height: 25px;
  float: left;
  width: 170px;
}

.mxhdpic li {
  width: 113px;
  float: left;
  margin: 15px 3px;
  text-align: center;
}

.mxhdpic li img {
  width: 109px;
  height: 83px;
  border: 1px solid #ddd;
  padding: 1px;
}

.mxhdpic li p {
  background: #F5F5F5;
  line-height: 22px;
}

.mtjjimg {
  width: 163px;
  height: 232px;
  padding: 1px;
  border: 1px solid #ccc;
  float: left;
  margin: 15px 0 0 0;
}

.mtjjright {
  width: 190px;
  float: left;
}

.mtjjright h3 {
  background: url(../image/jt.gif) no-repeat 5px center #E7E7E7;
  height: 28px;
  padding: 0;
  line-height: 28px;
  text-align: left;
  text-indent: 20px;
  margin: 15px 0 10px 0;
}

.mtjjright h3 a {
  color: #333;
}

.mtjjnews {
  margin-left: 10px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 8px;
}

.myt {
  width: 980px;
  margin: 8px auto 0 auto;
}

.mytbox {
  width: 766px;
  float: left;
  background: url(../image/my_r24_c4.jpg) no-repeat left top;
  height: 365px;
}

.btnout {
  background: url(../image/line3.gif) no-repeat right center;
  color: #fff;
}

.doctorbox {
  width: 764px;
  background: #fff url(https://www.8682.cc/statics/8682.cc/css/line2.gif) no-repeat 205px 10px;
  height: 330px;
  border: 1px solid #DDD;
  border-top: none;
  overflow: hidden;
}

.topdoc {
  width: 184px;
  float: left;
  margin: 10px;
  background: url(../image/my_r26_c6.jpg) no-repeat;
  position: relative;
  display: inline;
}

.topdocimg {
  width: 164px;
  height: 213px;
  padding: 8px 10px;
  margin-bottom: 15px;
}

.topdoc .docname {
  position: absolute;
  height: 26px;
  width: 160px;
  font-weight: bold;
  font-size: 14px;
  left: 10px;
  top: 195px;
  color: #fff;
  background: #000;
  text-align: center;
  line-height: 26px;
  -moz-opacity: 0.2;
  opacity: 0.2;
  filter: alpha(opacity=80);
}

.topdoc .docname a {
  color: #fff;
}

.mylist li {
  width: 260px;
  float: left;
  height: 140px;
  padding: 10px 0 18px 15px;
  overflow: hidden;
}

.docimage {
  width: 112px;
  height: 137px;
  padding: 1px;
  border: 1px solid #E7E7E7;
  float: left;
}

.myinfo {
  width: 135px;
  padding-left: 8px;
  float: left;
}

.myinfo table tr td {
  vertical-align: top;
  padding-bottom: 5px;
  line-height: 18px;
}

.rank {
  width: 205px;
  float: right;
}

.rankbox {
  border: 1px #ddd solid;
  width: 201px;
  background: #fff;
  padding: 1px;
  margin-bottom: 6px;
}

.rankbox h3 {
  background: #F4F4F4;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding-left: 5px;
  color: #333;
  border-bottom: 1px solid #ddd;
}

.rankbox ul {
  background: url(../image/num.gif) no-repeat 1px 5px;
  padding-left: 25px;
  margin-top: 5px;
}

.rankbox ul li {
  line-height: 28px;
}

.rankbox ul li a {
  padding-right: 0px;
}

.lianmen {
  width: 980px;
  margin: 0 auto;
  background: url(../image/dot.gif);
}

.lianmen h3 {
  font-size: 16px;
  font-family: "微软雅黑";
  padding: 10px;
}

.lianmen ul {
  width: 965px;
  margin: 0 auto 6px auto;
  background: #fff;
  border: 1px solid #ddd;
  padding-top: 3px;
}

.lianmen ul li {
  width: 155px;
  float: left;
  margin: 10px 18px;
  text-align: center;
  display: inline;
}

.lianmen ul li img {
  width: 151px;
  height: 45px;
  padding: 1px;
  border: 1px solid #ddd;
}

.new_link {
  height: auto;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
  clear: both;
}

.new_link_beijing {
  background-image: url(../image/new_link01.jpg);
  background-repeat: no-repeat;
  height: 33px;
  width: 980px;
  margin-top: 10px;
  overflow: hidden;
  clear: both;
  display: block;
}

.new_link_name {
  float: left;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #FFFFFF;
  line-height: 33px;
  height: 33px;
  margin-left: 25px;
  display: inline;
}

.new_link_shenqing {
  float: right;
  line-height: 33px;
  margin-right: 20px;
  display: inline;
}

.new_link_shenqing a {
  color: #FFFFFF;
}

ul.new_link_neirong {
  margin: 0px;
  padding: 0px;
}

.new_link_fenge {
  height: 12px;
  width: 980px;
  display: block;
}

.whole {
  width: 1015px;
  height: auto;
  overflow: hidden;
  margin: auto;
  background: #FFF;
}

.content {
  width: 980px;
  margin: 0px auto;
}

.doctitle {
  width: 970px;
  height: 55px;
  background: url(../image/toptitlebg.jpg) no-repeat;
  margin-top: 8px;
  position: relative;
  padding-right: 10px;
}

.wholea {
  width: 1250px;
  height: auto;
  overflow: hidden;
  margin: auto;
}

.doctitle h1 {
  color: #BD172F;
  font-family: "微软雅黑";
  font-size: 26px;
  font-weight: normal;
  line-height: 48px;
  padding: 0 400px 0 20px;
  float: left;
}

.doctoricon {
  position: absolute;
  top: -2px;
  left: -3px;
  background: url(../image/doctoricon.gif);
  width: 58px;
  height: 59px;
}

.docsearch {
  width: 270px;
  padding: 0 10px;
  margin: 13px auto auto 103px;
  display: inline;
  float: left;
  color: #877159;
}

.fro14 {
  font-size: 14px;
}

.docttemt {
  width: 190px;
  height: 21px;
  line-height: 21px;
  padding-left: 6px;
}

.buttonmo {
  width: 48px;
  height: 25px;
  margin-top: 15px;
  float: left;
  text-align: center;
  line-height: 18px;
  color: #FFF;
  cursor: pointer;
  float: left;
  display: inline;
  background: url(../image/succes_03_03.jpg) no-repeat;
  border: none;
}

.dochdp {
  width: 322px;
  height: 447px;
  background: url(../image/hdpbg.gif) no-repeat;
  float: left;
  padding: 6px;
}

.doctopmid {
  width: 408px;
  height: auto;
  margin: 0 0 0 13px;
  float: left;
  overflow: hidden;
}

.docpd {
  background: url(../image/succes_07.jpg) no-repeat;
  height: auto;
  padding: 6px 8px;
  font-size: 14px;
  color: #3f3f3f;
  overflow: hidden;
}

.yue {
  width: 73px;
  height: 33px;
  background: url(../image/yuebg.jpg) no-repeat;
  float: left;
  text-indent: 2px;
  color: #fff;
  color: #fff;
  font-size: 27px;
  line-height: 32px;
  margin: 2px 8px 2px 0;
  font-family: "微软雅黑";
}

.top5 {
  width: 220px;
  float: left;
  line-height: 18px;
  color: #fff;
  font-size: 14px;
  font-family: "微软雅黑";
}

.frored18 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}

.frored18 a {
  color: #fff;
}

.doctorinfo {
  font-size: 14px;
  padding: 8px 10px;
  line-height: 22px;
  color: #525252;
}

.recom_doct {
  background: url(../image/succes_13.jpg) no-repeat;
  height: auto;
  font-family: "微软雅黑";
  font-size: 16px;
  padding: 6px 8px;
  color: #fff;
  overflow: hidden;
}

.doclist li {
  position: relative;
  width: 119px;
  height: 117px;
  float: left;
  margin: 8px 8px 5px 9px;
  display: inline;
  overflow: hidden;
}

.doclist li a {
  position: absolute;
  width: 109px;
  height: 109px;
  padding: 2px;
  background: #fff;
  border: 1px solid #EAEAEA;
  top: 0;
  left: 0;
  color: #4C4C4C;
}

.doclist li a img {
  border: 1px solid #Fff;
}

.docname {
  width: 12px;
  float: left;
}

.doclist li a:hover {
  background: #ad3462;
  border: 1px solid #7e2a48;
  top: 0;
  left: 0;
  color: #FFFEFE;
  text-decoration: none;
}

.recom_doct {
  background: url(../image/succes_13.jpg) no-repeat;
  height: auto;
  font-family: "微软雅黑";
  font-size: 16px;
  padding: 6px 8px;
  color: #fff;
  overflow: hidden;
}

.zjft {
  margin: 5px 8px;
}

.zjft li {
  background: url(../image/dot1.gif) no-repeat left center;
  padding: 2px 8px;
  float: left;
  width: 172px;
}

.zjft li a {
  color: #4C4C4C;
}

.doctopright {
  width: 212px;
  float: right;
}

.bztjyy {
  background: url(../image/succes_11.jpg) repeat-x;
  height: 30px;
  padding-left: 8px;
  line-height: 30px;
  color: #fff;
  margin-top: 8px;
  font-size: 14px;
}

.bztjbk {
  background: #fafafa;
  border: 1px solid #dbdbdb;
  padding: 5px 8px;
  color: #3D3D3D;
}

.docjrb {
  border: 1px solid #E8E8E8;
  background: url(../image/jkbg.gif);
  height: auto;
  margin: 8px auto;
  padding: 5px;
}

.docjrb h2 {
  height: 45px;
  color: #fff;
  font-size: 14px;
  line-height: 38px;
}

.docjrb ul {
  background: url(../image/jrblistbg.gif) no-repeat left top;
  width: 968px;
  height: 278px;
  margin: 10px auto 5px auto;
}

.docjrb ul li {
  width: 156px;
  height: auto;
  float: left;
  padding: 1px 39px 1px 1px;
  position: relative;
  line-height: 26px;
}

.docjrb ul li img {
  width: 156px;
  height: 197px;
}

.ysjkbimg {
  margin-bottom: 20px;
}

.jkbdocname {
  width: 147px;
  height: 29px;
  position: absolute;
  top: 185px;
  left: 8px;
  background: url(../image/jkbdocbg.png) no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="docimg/jkbdocbg.png", sizingMethod="crop");
  color: #7e2949;
  text-indent: 40px;
  line-height: 26px;
  font-size: 14px;
}

.doctor_share {
  width: 980px;
  float: left;
  height: 440px;
  background: url(../image/jkbg.gif) repeat;
  border: 1px solid #eaeaea;
  margin-top: 5px;
  margin-bottom: 2px;
}

.doctor_shaleft {
  width: 636px;
  height: 328px;
  float: left;
  margin: 8px auto auto 4px;
  display: inline;
}

.doctorsha_leftop {
  width: 616px;
  height: 44px;
  padding-left: 20px;
  line-height: 34px;
  float: left;
  color: #f9e6c3;
  font-size: 20px;
  font-family: "微软雅黑";
  background: url(../image/succes_21.jpg) no-repeat;
}

.doctorsha_lefft {
  width: 626px;
  height: 158px;
  float: left;
  background-color: #FFF;
  border: 1px solid #dadada;
  border-top: 0px;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 7px;
}

.doctorsha_leffta {
  width: 243px;
  height: 147px;
  float: left;
}

.doctsha_lefwrit {
  width: 185px;
  height: 147px;
  float: left;
  margin-left: 15px;
  display: inline;
}

.doctsha_lefwrit dd {
  width: 185px;
  height: 21px;
  float: left;
  margin-top: 5px;
  font-family: "微软雅黑";
  font-size: 15px;
  color: #8a4f17;
}

.doctsha_lefwrit dt {
  width: 175px;
  height: 120px;
  float: left;
  margin-top: 8px;
  line-height: 24px;
}

.doctsha_lefwrit span a {
  color: #ff943d;
}

.doctsha_right {
  width: 165px;
  height: 147px;
  float: left;
  margin-left: 5px;
  display: inline;
}

.doctsha_right li {
  width: 163px;
  height: 18px;
  float: left;
  line-height: 18px;
  padding-left: 12px;
  background: url(../image/point_43.jpg) no-repeat left;
  margin-bottom: 15px;
}

.doctsha_right a {
  color: #333;
  text-decoration: none;
}

.doct_advisory {
  width: 636px;
  height: 112px;
  float: left;
  margin: 8px auto auto 0px;
  display: inline;
}

.doct_advispic {
  width: 45px;
  height: 112px;
  float: left;
}

.doct_adviscont {
  width: 573px;
  height: 200px;
  float: left;
  background: url(../image/doct_12.jpg) repeat-x;
}

.doct_adviscont li {
  width: 260px;
  height: 24px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  display: inline;
  margin-top: 9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
}

.remenzixun01 {
  float: left;
  width: 120px;
}

.remenzixun02 {
  float: left;
  margin-left: 20px;
}

.remenzixun03 {
  float: left;
  margin-left: 5px;
}

.solve {
  color: #ea1c3d;
}

.doct_advisrigt {
  width: 18px;
  height: 112px;
  float: left;
}

.ranking {
  width: 312px;
  height: 410px;
  overflow: hidden;
  margin-top: 16px;
  background-image: url(../image/rankingbg.gif);
  background-repeat: no-repeat;
  float: left;
  margin-left: 12px;
}

.ranking ul div {
  padding: 10px 0 0px 25px;
  height: 51px;
  overflow: hidden;
}

.floleft {
  float: left;
}

.floright {
  float: right;
}

.fogray,
.fogray a {
  color: #666;
}

.ranking ul li {
  padding: 9px 5px 0px 25px;
  height: 24px;
  overflow: hidden;
}

.fored,
.fored a {
  color: #F00;
}

.ranking h2 {
  font-size: 14px;
  color: #333;
  padding: 8px 15px 8px 35px;
}

.ranking ul {
  width: 294px;
  height: 365px;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  background-image: url(../image/rankinga.gif);
  background-repeat: no-repeat;
}

.doctdaquan {
  width: 981px;
  float: left;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 10px;
}

.doctdaq_top {
  width: 981px;
  float: left;
  height: 50px;
}

.doctdaq_cont {
  width: 979px;
  float: left;
  height: auto;
  overflow: hidden;
  border: 1px solid #b9b9b9;
  border-top: 0px;
}

.doctkorean_cont {
  width: 979px;
  height: 31px;
  float: left;
  border: 1pa solid #dbd4b6;
  margin-top: 10px;
}

.doctkorean_contitlrc {
  width: 400px;
  height: 31px;
  float: right;
  line-height: 31px;
  color: #666;
}

.doctkorean_contitlr {
  width: 360px;
  height: 30px;
  float: left;
  line-height: 24px;
  margin-left: 20px;
  display: inline;
}

.doctkorean_contitlr span {
  color: #666;
  float: left;
}

.doctdrop_down {
  width: 240px;
  height: 21px;
  float: left;
  background-color: #FFF;
  border: 1px solid #ccc;
}

.doctkorean_button {
  width: 46px;
  height: 21px;
  float: left;
  margin: 2px auto auto 6px;
  cursor: pointer;
  border: none;
  background: url(../image/ft_61.jpg) no-repeat;
  line-height: 21px;
  text-align: center;
}

.doctkorean_drop {
  width: 74px;
  height: 21px;
  line-height: 21px;
  float: left;
}

.doctkoreantext {
  width: 158px;
  height: 18px;
  line-height: 21px;
  float: left;
  border: none;
  padding-left: 6px;
  color: #666;
}

.doctdaq_plate {
  width: 303px;
  float: left;
  height: 191px;
  background: #f5f5f5;
  border: 1px solid #dbdbdb;
  margin: 18px auto auto 15px;
  display: inline;
}

.doctdaq_platel {
  width: 138px;
  float: left;
  height: 185px;
  margin: 3px auto auto 3px;
  display: inline;
}

.doctdaq_plater {
  width: 145px;
  float: left;
  height: 185px;
  margin: 3px auto auto 9px;
  display: inline;
}

.doctdaq_platera {
  width: 145px;
  float: left;
  height: 158px;
}

.doctdaq_platera dd {
  width: 145px;
  float: left;
  padding-top: 3px;
  height: 31px;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #990000;
  background: url(../image/doctad_31.jpg) no-repeat bottom;
}

.doctdaq_platera dd a {
  color: #990000;
}

.doctdaq_platera dt {
  width: 145px;
  float: left;
  line-height: 24px;
  height: auto;
}

.doctdaq_platerb {
  width: 145px;
  float: left;
  height: 27px;
}

.doctdaq_platerb dd {
  width: 63px;
  float: left;
  height: 27px;
}

.doctdaq_platerb dt {
  width: 63px;
  float: left;
  height: 27px;
  margin-left: 10px;
  display: inline;
}

.doct_digg {
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 23px;
  MARGIN: 23px auto auto 310px;
  display: inline;
  PADDING-TOP: 3px;
  TEXT-ALIGN: center;
  float: left;
}

.doct_digg A {
  PADDING-RIGHT: 5px;
  PADDING-LEFT: 5px;
  PADDING-BOTTOM: 2px;
  MARGIN: 2px;
  COLOR: #666;
  PADDING-TOP: 2px;
  TEXT-DECORATION: none;
}

.doctlink {
  width: 980px;
  height: auto;
  float: left;
  border: 1px solid #bfaf97;
  margin: 20px auto 20px 0px;
  display: inline;
}

.doctlink .linkg {
  width: 980px;
  height: 145px;
  margin: auto;
}

.doctlink .link_title {
  width: 950px;
  height: 30px;
  padding-top: 10px;
  float: left;
  display: inline;
  border-bottom: 2px #bfaf97 solid;
  margin-left: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.doctlink .link_conter {
  width: 970px;
  height: 74px;
  padding-left: 15px;
  float: left;
  display: inline;
  margin: auto;
  font-size: 12px;
  color: #776348;
}


.doctlink .link_conter a {
  line-height: 25px;
  margin-right: 20px;
  font-size: 12px;
  color: #666;
}

.daquan_navigat {
  width: 984px;
  height: 115px;
  margin: auto;
  margin-bottom: 20px;
}

.daquanat_top {
  width: 984px;
  height: 39px;
  float: left;
}

.daquanat_topl {
  width: 197px;
  height: 39px;
  float: left;
  font-family: "微软雅黑";
  font-size: 18px;
  text-align: center;
  line-height: 39px;
  color: #FFF;
  background: url(../image/daquan_03.jpg) no-repeat;
}

.daquanat_topl a {
  color: #FFF;
  text-decoration: none;
}

.daquanat_topr {
  width: 12px;
  height: 39px;
  float: left;
}

.daquanat_topc {
  width: 773px;
  height: 39px;
  float: left;
  background: url(../image/daquan_05.jpg) repeat-x;
}

.daquanat_topc dd {
  width: 209px;
  height: 25px;
  float: left;
  margin: 7px auto auto 506px;
  display: inline;
}

.daquanat_topc dt {
  width: 45px;
  height: 25px;
  float: left;
  margin: 7px auto auto 5px;
  display: inline;
}

.daquantext {
  width: 201px;
  height: 25px;
  background: url(../image/daquan_10.jpg) no-repeat;
  border: 0;
  padding-left: 8px;
  line-height: 24px;
  color: #999;
}

.daquanbut {
  width: 45px;
  height: 25px;
}

.daquanat_topr {
  width: 12px;
  height: 39px;
  float: left;
}

.daquanat_bt {
  width: 984px;
  height: 76px;
  float: left;
  background: url(../image/daquan_13.jpg) repeat-x;
}

.daquanat_findw {
  width: 98px;
  height: 18px;
  float: left;
  margin: 17px auto auto 27px;
  display: inline;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #bf133f;
}

.daquanat_finda {
  width: 832px;
  height: 50px;
  float: left;
  margin-top: 16px;
}

.daquanat_finda li {
  width: 31px;
  height: 17px;
  float: left;
  background: url(../image/daqxu_18.jpg) no-repeat right;
  font-family: Arial;
  font-size: 14px;
  margin: auto auto 10px 20px;
  display: inline;
}

.daquanat_finda a {
  color: #666;
  text-decoration: none;
}

.daquancont {
  width: 982px;
  height: auto;
  overflow: hidden;
  margin: auto;
  border: 1px solid #ccc;
}

.daquanconta {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 17px;
}

.daquancontb {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
}

.daquancontc {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
}

.daquanconta_top {
  width: 982px;
  height: 28px;
  float: left;
}

.daquanconta_cont {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
  background: #f9c8d5;
}

.daquanconta_topl {
  width: 54px;
  height: 28px;
  float: left;
  font-size: 18px;
  font-family: "Arial", Gadget, sans-serif;
  color: #c1153f;
  padding-left: 29px;
  line-height: 28px;
  background: url(../image/daquan_18.jpg) no-repeat;
}

.daquanconta_top a {
  color: #c1153f;
}

.daquanconta_topc {
  width: 828px;
  height: 28px;
  float: left;
  background: url(../image/daquan_20.jpg) repeat-x;
}

.daquanconta_topr {
  width: 71px;
  height: 15px;
  float: left;
  font-size: 12px;
  padding-top: 13px;
  text-align: center;
  color: #c1153f;
  background: url(../image/daquan_23.jpg) no-repeat;
}

.daquancontb_conta {
  width: 223px;
  height: 123px;
  float: left;
}

.daquancontb_conta {
  margin: 13px auto auto 18px;
  display: inline;
}

.daquanconta_cont dl {
  width: 233px;
  height: 108px;
  float: left;
  margin: 13px auto auto 10px;
  display: inline;
}

.daquancontb_conta dd {
  width: 217px;
  height: 68px;
  float: left;
  border: 3px solid #fff;
}

.daquancontb_conta dt {
  width: 223px;
  height: 48px;
  float: left;
  font-size: 16px;
  color: #666;
  font-family: "微软雅黑";
  text-align: center;
  line-height: 45px;
}

.daquanconta_cont a {
  color: #c1153f;
}

.daquancontb_conta img {
  width: 217px;
  height: 68px;
  display: block;
  text-align: center;
}

.daquancontb_top {
  width: 982px;
  height: 28px;
  float: left;
}

.daquancontb_topl {
  width: 54px;
  height: 28px;
  float: left;
  font-size: 18px;
  font-family: "Arial", Gadget, sans-serif;
  color: #6d6d6d;
  padding-left: 29px;
  line-height: 28px;
  background: url(../image/daquan_40.jpg) no-repeat;
}

.daquancontb_top a {
  color: #6d6d6d;
}

.daquancontb_topc {
  width: 828px;
  height: 28px;
  float: left;
  background: url(../image/daquan_42.jpg) repeat-x;
}

.daquancontb_topr {
  width: 71px;
  height: 15px;
  float: left;
  font-size: 12px;
  padding-top: 13px;
  text-align: center;
  color: #6d6d6d;
  background: url(../image/daquan_45.jpg) no-repeat;
}

.daquancontb_top a {
  color: #6d6d6d;
}

.daquancontb_cont {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
  background: #f2f2f2;
}

.daquancontc {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
}

.mt20 {
  margin-top: 20px;
}

.daquancontc_top {
  width: 982px;
  height: 28px;
  float: left;
}

.daquancontc_topl {
  width: 54px;
  height: 28px;
  float: left;
  font-size: 18px;
  font-family: "Arial", Gadget, sans-serif;
  color: #c1153f;
  padding-left: 29px;
  line-height: 28px;
  background: url(../image/daquan_49.jpg) no-repeat;
}

.daquancontc_top a {
  color: #c1153f;
}

.daquancontc_topc {
  width: 828px;
  height: 28px;
  float: left;
  background: url(../image/daquan_51.jpg) repeat-x;
}

.daquancontc_topr {
  width: 71px;
  height: 15px;
  float: left;
  font-size: 12px;
  padding-top: 13px;
  text-align: center;
  color: #c1153f;
  background: url(../image/daquan_52.jpg) no-repeat;
}

.daquancontc_cont {
  width: 982px;
  height: auto;
  overflow: hidden;
  float: left;
  background: #f9c8d5;
}

#jiudian {
  width: 1283px;
  margin-right: auto;
  margin-left: auto;
}

#jd_zbs {
  background-image: url(../image/jd01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 653px;
  width: 134px;
}

#jiudian_zj {
  width: 1015px;
  float: left;
  background-color: #FFFFFF;
  overflow: hidden;
}

#jd_bq {
  background-image: url(../image/jd03.jpg);
  height: 34px;
  width: 975px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  margin-top: 10px;
  overflow: hidden;
}

.jd_bqwz {
  font-family: "微软雅黑";
  font-size: 24px;
  color: #EED74B;
  line-height: 24px;
  margin-top: 3px;
  margin-left: 35px;
}

.wrapper {
  width: 984px;
  height: 330px;
  overflow: hidden;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

#focus {
  width: 984px;
  height: 330px;
  overflow: hidden;
  position: relative;
}

#focus ul {
  height: 330px;
  position: absolute;
}

#focus ul li {
  float: left;
  width: 984px;
  height: 330px;
  overflow: hidden;
  position: relative;
}

#focus ul li div {
  position: absolute;
  overflow: hidden;
}

.jd_bnzh01 {
  height: 330px;
  width: 984px;
  clear: both;
}

.jd_bnzh02 {
  height: 330px;
  width: 693px;
}

.jd_bnzh03 {
  background-image: url(../image/bn02.jpg);
  height: 330px;
  width: 291px;
  padding-right: 0px;
  left: 693px;
}

.jd_xx01 {
  color: #FFFFFF;
  margin-top: 26px;
  margin-left: 45px;
  text-align: center;
  font-size: 14px;
}

.wrapper a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

.wrapper a:link {
  color: #FFFFFF;
  text-decoration: none;
}

.wrapper a:hover {
  color: #CCCCCC;
  display: block;
}

.jd_xx03 {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 113px;
  margin-top: 148px;
}

.jd_xx04 {
  font-size: 12px;
  line-height: 24px;
  color: #FFFFFF;
  margin-top: 185px;
  margin-left: 20px;
}

#focus .btnBg {
  position: absolute;
  width: 984px;
  height: 40px;
  left: 0;
}

.jd_xx02 {
  margin-top: 48px;
  color: #FFFFFF;
  font-size: 12px;
  width: 250px;
  margin-left: 20px;
  line-height: 24px;
  text-indent: 25px;
}

#jd_ybs {
  background-image: url(../image/jd02.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 653px;
  width: 134px;
}

#jd_qiyue {
  background-image: url(../image/jd04.jpg);
  height: 84px;
  width: 1015px;
}

.hotel-box {
  width: 1015px;
  margin: 0 auto;
  background: #fff;
}

#jd_qiyue01 {
  background-image: url(../image/jd05.jpg);
  height: 249px;
  width: 971px;
  margin-left: 20px;
}

#jd_qiyue01 ul li {
  float: left;
  height: 236px;
  width: 242px;
  margin-left: 0px;
}

.qiyue02 {
  height: 200px;
  width: 223px;
  margin-top: 20px;
  float: left;
  margin-left: 12px;
}

.qiyue02 {
  height: 200px;
  width: 223px;
  margin-top: 20px;
  float: left;
  margin-left: 12px;
}

.qiyue02 {
  height: 200px;
  width: 223px;
  margin-top: 20px;
  float: left;
  margin-left: 12px;
}

.qiyue02_tp {
  height: 157px;
  width: 223px;
}

.qiyue02_wz {
  font-size: 14px;
  color: #b20000;
  text-align: center;
  line-height: 30px;
  margin-top: 13px;
}

.qiyue02_wz a {
  text-decoration: none;
  color: #B20002;
}

.jd_gg {
  height: 153px;
  width: 972px;
  margin-top: 10px;
  margin-left: 20px;
}

.jd_tj {
  background-image: url(../image/jd08.jpg);
  height: 90px;
  width: 976px;
  margin-left: 19px;
}

#jd_qiyue01 {
  background-image: url(../image/jd05.jpg);
  height: 249px;
  width: 971px;
  margin-left: 20px;
}

#jd_qiyue01 ul li {
  float: left;
  height: 236px;
  width: 242px;
  margin-left: 0px;
}

.qiyue02 {
  height: 200px;
  width: 223px;
  margin-top: 20px;
  float: left;
  margin-left: 12px;
}

.qiyue02_tp {
  height: 157px;
  width: 223px;
}

.qiyue02_wz {
  font-size: 14px;
  color: #b20000;
  text-align: center;
  line-height: 30px;
  margin-top: 13px;
}

#jd_zbjd {
  background-image: url(../image/jd10.jpg);
  height: 48px;
  width: 972px;
  margin-top: 10px;
  margin-left: 20px;
}

#jd_zbjd01 {
  height: 435px;
  width: 972px;
  margin-left: 20px;
}

.jd_zbjd02 {
  width: 725px;
  height: 434px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #bc9d9a;
  border-bottom-color: #bc9d9a;
  border-left-color: #bc9d9a;
  float: left;
}

.jd_zbjd02 li {
  white-space: nowrap;
  display: inline;
  float: left;
  margin-top: 15px;
  margin-left: 15px;
}

.jd_zbjd03 {
  height: 193px;
  width: 223px;
}

.jd_zbjd03tp {
  height: 157px;
  width: 223px;
}

.jd_zbjd03wz {
  height: 25px;
  width: 223px;
  margin-top: 5px;
  background-color: #d9d9d9;
  line-height: 30px;
  text-align: center;
  color: #9a0003;
  font-size: 14px;
  padding-top: 5px;
}

.jd_hp01 {
  width: 244px;
  float: right;
  height: 434px;
  background-color: #e6e6e6;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #ACACAC;
  border-bottom-color: #ACACAC;
}

.jd_hp01 li {
  margin-top: 10px;
  margin-left: 5px;
}

.jd_hp02 {
  height: 59px;
  width: 235px;
  background-color: #FFFFFF;
  border: 1px solid #c6b4b2;
}

.jd_hp03 {
  float: left;
  height: 57px;
  width: 22px;
  margin-top: 1px;
  margin-left: 1px;
}

.jd_hp04 {
  float: left;
  height: 59px;
  width: 212px;
}

.jd_hp04mc {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  margin-top: 6px;
}

.jd_hp04xx {
  height: 29px;
  margin-top: 2px;
}

.jd_hp04xj {
  height: 24px;
  float: left;
  width: 120px;
  margin-top: 5px;
}

.jd_hp04zc {
  font-size: 12px;
  color: #A10500;
  line-height: 24px;
  float: right;
  height: 24px;
  width: 80px;
  margin-top: 3px;
  text-align: right;
  margin-right: 8px;
}

#jd_sjdh {
  background-image: url(../image/jd19.jpg);
  height: 50px;
  width: 976px;
  margin-left: 20px;
}

#jd_sj {
  height: 400px;
  width: 976px;
  margin-left: 21px;
  margin-top: 4px;
  position: relative;
}

#jd_sj a img {}

#jd_sj a:hover img {
  filter: Gray;
}

#jd_sj01 {
  height: 186px;
  width: 976px;
}

.jd_sj02 {
  height: 186px;
  width: 341px;
  float: left;
}

.jd_sj03 {
  height: 186px;
  width: 313px;
  float: left;
  margin-left: 4px;
}

.jd_sj04 {
  float: left;
  height: 186px;
  width: 313px;
  margin-left: 4px;
}

.sj_05 {
  height: 210px;
  width: 976px;
  margin-top: 3px;
}

.sj_06 {
  float: left;
  height: 210px;
  width: 250px;
}

.sj_07 {
  float: left;
  height: 210px;
  width: 250px;
  margin-left: 3px;
}

.sj_08 {
  float: left;
  height: 210px;
  width: 287px;
  margin-left: 3px;
}

.sj_09 {
  float: left;
  height: 210px;
  width: 176px;
  margin-left: 3px;
}

.photo a {
  position: absolute;
}

.photo a:hover {
  text-decoration: none;
}

.photo a span {
  display: none;
  cursor: hand;
  text-align: center;
  font-family: "宋体";
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
}

.photo a:hover span {
  display: block;
  position: absolute;
  left: 0;
  color: #E7E48D;
  filter: alpha(opacity=86);
  -moz-opacity: 0.6;
  opacity: 0.6;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #380001;
  top: 90px;
  width: 100%;
}

#jd_dqdh {
  background-image: url(../image/jd27.jpg);
  height: 51px;
  width: 976px;
  margin-left: 20px;
  margin-top: 5px;
}

#jd_dqss {
  height: 43px;
  width: 974px;
  margin-left: 20px;
  background-color: #eae0d4;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #bfaf96;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #bfaf96;
}

.jd_ss01 {
  color: #614440;
  font-size: 14px;
  float: left;
  margin-top: 12px;
  margin-left: 30px;
}

.jd_ss02 {
  float: left;
  margin-top: 12px;
}

.jd_jdmc {
  margin-left: 3px;
  width: 80px;
  border: 1px solid #D3BEA5;
  height: 18px;
}

.jd_jdsr {
  border: 1px solid #D8C6AF;
  height: 18px;
}

.jd_jdan {
  width: 69px;
  background-image: url(https://www.8682.cc/statics/8682.cc/images/jd28.jpg);
  height: 22px;
  margin-top: 0px;
}

.jd_ss03 {
  font-size: 12px;
  float: left;
  margin-top: 13px;
  margin-left: 100px;
}

#hd_fy {
  height: 723px;
  margin-left: 20px;
  width: 974px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #bfaf96;
  border-bottom-color: #bfaf96;
  border-left-color: #bfaf96;
}

#jd_zfy {
  height: 680px;
  width: 974px;
  overflow: hidden;
}

.jd_fy01 {
  height: 165px;
  width: 481px;
  background-color: #e9e9e9;
  white-space: nowrap;
  display: inline;
  float: left;
  margin-top: 4px;
  margin-left: 4px;
}

.jd_fy02 {
  height: 146px;
  width: 173px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
}

.jd_fy02 img {
  width: 173px;
  height: 146px;
}

.jd_fy03 {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  width: 280px;
  height: 146px;
}

.jd_fy03mc {
  color: #b00002;
  font-size: 14px;
  font-weight: bold;
}

.jd_fy03dz {
  font-size: 12px;
  line-height: 24px;
}

.jd_fy03dp {
  height: 22px;
  width: 260px;
  margin-top: 5px;
}

.jd_dp01 {
  float: left;
  height: 22px;
  width: 74px;
}

.jd_dp02 {
  font-size: 12px;
  float: left;
  margin-left: 10px;
  width: 100px;
}

.jd_dp03 {
  float: left;
  height: 22px;
  width: 74px;
}

.STYLE2 {
  color: #FF0000
}

#jd_sz {
  background-image: url(https://www.8682.cc/statics/8682.cc/images/jd33.jpg);
  background-repeat: repeat-x;
  height: 42px;
  width: 972px;
  margin-left: 1px;
  overflow: hidden;
}

.jd_sz01 {
  font-size: 12px;
  line-height: 24px;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  height: 24px;
  text-align: center;
}


.link {
  width: 1014px;
  height: auto;
  overflow: hidden;
  margin: auto;
  background-repeat: repeat-y;
}

.linkg {
  width: 1000px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.link_title {
  width: 976px;
  height: 35px;
  float: left;
  display: inline;
  margin-left: 20px;
  font-size: 18px;
  color: #812926;
  border-bottom: 2px solid #812926;
  background-repeat: no-repeat;
  background-position: bottom;
  font-family: "微软雅黑";
  line-height: 36px;
  text-align: center;
}

.link_conter {
  width: 920px;
  height: 100px;
  float: left;
  display: inline;
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  margin-left: 40px;
}

.link_conter a {
  line-height: 25px;
  margin-right: 20px;
  font-size: 12px;
  color: #666;
}

#copyright {
  TEXT-ALIGN: center;
  PADDING-BOTTOM: 10px;
  LINE-HEIGHT: 180%;
  WIDTH: 1000px;
  CLEAR: both;
  OVERFLOW: hidden;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: #FFFFFF;
  font-size: 12px;
  margin-right: auto;
}

#copyright A {
  color: #000000;
}

#copyright A:hover {
  color: #CF0342;
  text-decoration: underline;
}

#foot-nav {
  BORDER-BOTTOM: #d5d5d5 1px solid;
  TEXT-ALIGN: center;
  LINE-HEIGHT: 30px;
  MARGIN-BOTTOM: 7px;
  HEIGHT: 30px;
  COLOR: #d5d5d5;
  BORDER-TOP: #d5d5d5 1px solid
}

#foot-nav A {
  MARGIN: 0px 10px;
  COLOR: #000
}

#copyright SPAN {
  COLOR: #7c7c7c
}

.summ_navigation a:link,
.summ_navigation a:visited {
  color: #fff;
}

.summ_navigation a:hover,
.summ_navigation a:active {
  color: #fff;
}

.prosthesis a:hover,
.prosthesis a:link {
  color: #bc1e5b;
}

.portrpic a:hover,
.portrpic a:link {
  color: #bc1e5b;
}

.topic a:hover,
.topic a:link {
  color: #bc1e5b;
}

.topicwirt a:hover,
.topicwirt a:link {
  color: #996600;
}

.diaryrpic a:hover,
.diaryrpic a:link {
  color: #bc1e5b;
}

.sitemap_top a:hover,
.sitemap_top a:link {
  color: #996600;
}

.bottom_conterz a:link,
.bottom_conterz a:visited {
  color: #fff;
}

.bottom_conterz a:hover,
.bottom_conterz a:active {
  color: #996600;
}

.topicwirf a:hover,
.topicwirf a:link {
  color: #996600;
}

.transftop {
  width: 1024px;
  height: 50px;
  margin: auto;
  background-color: #eee;
}

.topmenu {
  width: 1024px;
  height: 50px;
  margin: auto;
}

.topmenur {
  width: 820px;
  height: 12px;
  float: left;
  font-size: 12px;
  margin: 19px 0 0 40px;
  display: inline;
  color: #CCC;
}

.topmenur a {
  width: 820px;
  height: 12px;
  margin: 0 13px 0 13px;
  display: inline;
  color: #333;
  font-size: 12px;
  text-align: center;
}

.floleftlog {
  width: 163px;
  height: 45px;
  float: left;
}

.bacconti {
  width: 1024px;
  height: 378px;
  margin: auto;
  background: #FFF;
}

.backg {
  width: 1200px;
  height: 378px;
  margin: auto;
  background: url(../image/bg1.jpg) no-repeat;
  margin-top: -1px;
}

.backg_cont {
  width: 1024px;
  height: 378px;
  margin: auto;
  background: #FFF;
}

.summary_title {
  width: 1009px;
  height: 38px;
  margin: auto;
  background: url(../image/topic_05.jpg) repeat-x;
  margin-top: 6px;
}

.summ_mark {
  width: 178px;
  height: 38px;
  float: left;
}

.zhuanti-box {
  background: #fff;
  width: 1024px;
  margin: 0 auto;
  margin-top: -1px;
}

.summ_navigation {
  width: auto;
  height: 20px;
  line-height: 20px;
  float: right;
  margin: 10px 10px auto auto;
  font-size: 12px;
  color: #FFF;
}

.summ_navigation li {
  width: 65px;
  height: 20px;
  float: left;
  background: url(../image/topic_08.jpg) no-repeat right;
  margin-right: 18px;
}

.switch {
  width: 1009px;
  height: 320px;
  margin: auto;
  margin-top: 6px;
}

/* js */
#ifocus {
  width: 751px;
  height: 321px;
}

#ifocus_pic {
  display: inline;
  position: relative;
  float: left;
  width: 751px;
  height: 321px;
  overflow: hidden;
}

#ifocus_piclist {
  position: absolute;
  height: 321px;
}

#ifocus_piclist li {
  width: 563px;
  height: 321px;
  overflow: hidden;
}

#ifocus_piclist img {
  width: 562px;
  height: 305px;
}

#ifocus_btn {
  display: inline;
  float: right;
}

#ifocus_btn li {
  width: 183px;
  cursor: pointer;
  margin-top: 3px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#ifocus_btn img {
  width: 174px;
  height: 101px;
  margin: 2px 0 0 7px;
  display: inline;
}

#ifocus_btn .current {
  background: url(https://www.8682.cc/statics/8682.cc/images/ifocus_btn_bg.jpg) no-repeat;
  height: 105px;
  width: 183px;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

#ifocus_opdiv {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 410px;
  height: 35px;
  background: #000;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}

#ifocus_tx {
  position: absolute;
  left: 8px;
  bottom: 8px;
  color: #FFF;
}

#ifocus_tx .normal {
  display: none;
}

#about_left {
  float: left;
  width: 751px;
  height: 321px;
  display: inline;
  background: #FFF;
}

.switchr {
  width: 234px;
  height: 315px;
  float: right;
  border: 1px solid #d4d4d4;
  background: #f5f5f5;
}

.switchr_top {
  width: 234px;
  height: 30px;
  float: left;
}

.switchr_cont {
  width: 208px;
  height: 265px;
  float: left;
  margin-left: 13px;
  display: inline;
}

.switchr_conta {
  width: 208px;
  height: 15px;
  float: left;
  line-height: 15px;
}

.switchr_conta dl {
  margin: 0px;
  text-decoration: none;
}

.switchr_conta dd {
  width: 15px;
  height: 15px;
  float: left;
  font-size: 12px;
  color: #FFF;
  padding-left: 5px;
  background: url(https://www.8682.cc/statics/8682.cc/images/topic_17.jpg) no-repeat;
}

.switchr_conta dt {
  width: 125px;
  height: 15px;
  float: left;
  font-size: 12px;
  margin-left: 8px;
  display: inline;
}

.switchr_contf {
  width: 208px;
  height: 15px;
  float: left;
  margin-top: 8px;
  line-height: 15px;
}

.switchr_contf dl {
  margin: 0px;
  text-decoration: none;
}

.switchr_contf dd {
  width: 15px;
  height: 15px;
  float: left;
  font-size: 12px;
  color: #FFF;
  padding-left: 5px;
  background: url(../image/topic_21.jpg) no-repeat;
}

.switchr_contf dd:hover {
  width: 15px;
  height: 15px;
  background: url(https://www.8682.cc/statics/8682.cc/images/topic_17.jpg) no-repeat;
  color: #FFF;
}

.switchr_contf dt {
  width: 180px;
  height: 15px;
  float: left;
  font-size: 12px;
  margin-left: 8px;
  display: inline;
}

.editor {
  width: 1200px;
  height: 349px;
  margin: auto;
}

.editor_cont {
  width: 1024px;
  height: 349px;
  margin: auto;
  background: #FFF;
}

.recommend {
  width: 1005px;
  height: 331px;
  float: left;
  margin: 17px auto auto 12px;
  display: inline;
}

.recom_title {
  width: 1005px;
  height: 60px;
  float: left;
}

.recom_cont {
  width: 1002px;
  height: 258px;
  float: left;
  margin-top: 14px;
}

.recom_pictr:hover {
  background: #df3978;
  color: #000;
  width: 180px;
  height: 256px;
}

.rt:hover {
  color: #fff;
  width: 180px;
  height: 256px;
}

.recom_pictr {
  width: 180px;
  height: 256px;
  float: left;
  background: #dfdfdf;
  margin-left: 20px;
  display: inline;
}

.rt {
  width: 180px;
  height: 29px;
  margin: 0px;
  text-align: center;
  line-height: 29px;
  border-top: 1px solid #FFF;
}

.recom_pictc img {
  width: 176px;
  height: 226px;
  margin: 2px auto auto 2px;
  display: inline;
}

.recom_pictr img {
  width: 176px;
  height: 226px;
  margin: 2px auto auto 2px;
  display: inline;
}

.portconter {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: auto;
}

.portconterbg {
  width: 1024px;
  height: auto;
  overflow: hidden;
  margin: auto;
  background: #FFF;
}

.portconter_left {
  width: 792px;
  height: auto;
  overflow: hidden;
  margin: 10px auto auto 12px;
  display: inline;
  float: left;
}

.portconter_right {
  width: 200px;
  height: auto;
  overflow: hidden;
  border: 1px solid #d4d4d4;
  background: #f5f5f5;
  float: right;
  margin: 10px 10px auto auto;
}

.activity {
  width: 792px;
  height: 331px;
  float: left;
}

.activity_top {
  width: 792px;
  height: 60px;
  float: left;
}

.activity_cont {
  width: 792px;
  height: 239px;
  float: left;
  margin-top: 14px;
}

.summer {
  width: 378px;
  height: 237px;
  float: left;
}

.summerpic {
  width: 185px;
  height: 237px;
  float: left;
  border: 1px solid #999;
}

.summerpic img {
  width: 185px;
  height: 237px;
}

.summerwrit {
  width: 180px;
  height: 226px;
  float: right;
}

.summerwrit dl {
  margin: 0px;
  text-decoration: none;
}

.summerwrit dd {
  width: 176px;
  height: 26px;
  float: left;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #bc1e5b;
}

.summerwrit dd a:hover {
  color: #bc1e5b;
}

.summerwrit dd a:link {
  color: #bc1e5b;
}

.summerwrit p1 a:hover {
  color: #996600;
}

.summerwrit p1 a:link {
  color: #996600;
}

.summerwrit dt {
  width: 180px;
  height: 26px;
  float: left;
  line-height: 24px;
}

.activwhole {
  width: 367px;
  height: 210px;
  float: right;
  margin-top: 24px;
}

.activ_girls {
  width: 367px;
  height: 117px;
  float: left;
}

.portrpic {
  width: 158px;
  height: 117px;
  float: left;
  margin-right: 25px;
}

.portrpic dd {
  width: 157px;
  height: 93px;
  float: left;
  border: 1px solid #9a9a9a;
}

.portrpic dt {
  width: 158px;
  height: 23px;
  float: left;
  text-align: center;
  line-height: 23px;
  color: #bc1e5b;
}

.portrpic img {
  width: 150px;
  height: 86px;
  margin: 3px auto auto 3px;
  display: inline;
}

.portrlay {
  width: 367px;
  height: 64px;
  float: left;
  margin-top: 25px;
}

.portrlay li {
  width: 153px;
  height: 12px;
  float: left;
  background: url(../image/pidd_49.jpg) no-repeat left;
  padding-left: 7px;
  display: inline;
  line-height: 12px;
  margin: auto 23px 13px auto;
}

.porcontr_top {
  width: 198px;
  height: 29px;
  float: left;
}

.project {
  width: 390px;
  height: 200px;
  float: left;
  margin: 24px auto auto 22px;
  display: inline;
}

.projectq {
  width: 380px;
  height: 200px;
  float: left;
  margin: auto auto auto 32px;
  display: inline;
}

.topic {
  width: 182px;
  height: 132px;
  float: left;
  margin: 20px auto auto 9px;
  display: inline;
}

.topic dd {
  width: 182px;
  height: 108px;
  float: left;
  border: 1px solid #9a9a9a;
}

.topic dt {
  width: 182px;
  height: 23px;
  float: left;
  text-align: center;
  line-height: 23px;
  color: #bc1e5b;
}

.topic img {
  width: 180px;
  height: 106px;
  margin: 1px auto auto 1px;
  display: inline;
}

.topicwirf {
  width: 175px;
  height: 76px;
  float: left;
  padding-left: 13px;
  line-height: 24px;
  margin: 23px auto auto 5px;
  display: inline;
}

.topicwirt {
  width: 175px;
  height: 76px;
  float: left;
  padding-left: 13px;
  line-height: 24px;
  border-bottom: 1px dashed #cdcdcd;
  margin: 23px auto auto 5px;
  display: inline;
}

.diary {
  width: 160px;
  height: 188px;
  float: left;
}

.diary li {
  width: 153px;
  height: 12px;
  float: left;
  line-height: 12px;
  margin-bottom: 13px;
  background: url(../image/pidd_49.jpg) no-repeat left;
  padding-left: 7px;
}

.prosthesis {
  width: 214px;
  height: 200px;
  float: right;
  margin: 0 6px auto auto;
}

.prosthesis li {
  width: 101px;
  height: 180px;
  margin-right: 6px;
  display: inline;
  float: left;
  text-align: center;
  line-height: 21px;
}

.prosthesis img {
  width: 99px;
  height: 178px;
  float: left;
  border: 1px solid #999;
}

.diaryrpics {
  width: 370px;
  height: 113px;
  float: left;
}

.diaryrpics li {
  width: 113px;
  height: 113px;
  float: left;
  margin-right: 10px;
  display: inline;
  text-align: center;
  line-height: 24px;
}

.diaryrpic {
  width: 370px;
  height: 238px;
  float: left;
}

.diaryrpic li {
  width: 113px;
  height: 113px;
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
  display: inline;
  text-align: center;
  line-height: 24px;
}

.diaryrpic img {
  width: 111px;
  height: 84px;
  border: 1px solid #9a9a9a;
}

.diaryrwirt {
  width: 360px;
  height: 63px;
  float: left;
  margin-top: 25px;
}

.diaryrwirtl {
  width: 160px;
  height: 64px;
  float: left;
}

.diaryrwirtl li {
  width: 153px;
  height: 12px;
  float: left;
  line-height: 12px;
  margin-bottom: 13px;
  background: url(../image/pidd_49.jpg) no-repeat left;
  padding-left: 7px;
}

.diaryrwirtr {
  width: 160px;
  height: 64px;
  float: left;
  margin-left: 40px;
  display: inline;
}

.diaryrwirtr li {
  width: 153px;
  height: 12px;
  float: left;
  line-height: 12px;
  margin-bottom: 13px;
  background: url(../image/pidd_49.jpg) no-repeat left;
  padding-left: 7px;
}

.sitemap {
  width: 1005px;
  height: auto;
  overflow: hidden;
  float: left;
  background: #f5f5f5;
  margin: 10px auto 20px 12px;
  display: inline;
}

.sitemap_top {
  width: 1005px;
  height: 30px;
  float: left;
  background: url(../image/sitemap_92.jpg) repeat-x;
}

.sitemap_top li {
  width: 56px;
  height: 30px;
  float: left;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #996600;
  margin-left: 50px;
  display: inline;
  line-height: 30px;
}

.sitemap_foot {
  width: 957px;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 16px auto auto 48px;
  display: inline;
}

.sitemap_footf {
  width: 85px;
  height: auto;
  overflow: hidden;
  float: left;
}

.sitemap_footf li {
  width: 85px;
  height: auto;
  float: left;
  margin-bottom: 15px;
}

.sitemap_footfr {
  width: 85px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 22px;
  display: inline;
}

.sitemap_footfr li {
  width: 85px;
  height: auto;
  float: left;
  margin-bottom: 15px;
}

.portconter .link {
  width: 1024px;
  height: auto;
  overflow: hidden;
  margin-top: 0px;
  margin: auto;
}

.portconter .linkg {
  width: 1024px;
  height: 145px;
  margin: auto;
}

.portconter .link_title {
  width: 990px;
  height: 30px;
  padding-top: 10px;
  float: left;
  display: inline;
  border-bottom: 2px #901b45 solid;
  margin-left: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #bc1e5b;
}

.portconter .link_conter {
  width: 1000px;
  height: 74px;
  padding-left: 15px;
  float: left;
  display: inline;
  margin: auto;
  font-size: 12px;
  color: #776348;
}

.portconter .link_conter a {
  line-height: 25px;
  margin-right: 20px;
  font-size: 12px;
  color: #666;
}


.foot {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: auto;
}

.bottomtop {
  width: 1024px;
  height: 5px;
  margin: auto;
}

.bottom {
  width: 1024px;
  height: 173px;
  margin: auto;
  background: url(https://www.8682.cc/statics/8682.cc/images/topic_97.jpg) repeat-x;
}

.bottom_conter {
  width: 604px;
  height: 146px;
  margin: 28px auto auto 23px;
  display: inline;
  float: left;
}

.bottom_conterz {
  width: 603px;
  height: 118px;
  text-align: center;
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  margin-left: 180px;
  display: inline;
}

.bottom_conterz a:link {
  color: #fff;
  text-decoration: none;
}

.bottom_conterz a:visited {
  text-decoration: none;
  color: #fff;
}

.bottom_conterz a:hover {
  text-decoration: underline;
  color: #766146;
}

.bottom_conterz a:active {
  text-decoration: none;
  color: #766146;
}

.switchrlay {
  width: 210px;
  height: 105px;
  float: left;
}

.switchr_contafoot {
  width: 190px;
  height: 63px;
  float: left;
  background: url(../image/pingd_20.jpg) no-repeat;
  margin-top: 3px;
  line-height: 18px;
  padding-top: 16px;
  padding-left: 10px;
  padding-right: 10px;
}

/*********头部-开始**********/


.transftop {
  width: 100%;
  height: 50px;
  margin: auto;
  background-color: #eee;
}

.guide {
  width: 1024px;
  height: 50px;
  margin: auto;
}

.topmenur {
  width: 820px;
  height: 12px;
  float: left;
  font-size: 12px;
  margin: 19px 0 0 40px;
  display: inline;
  color: #CCC;
}

.topmenur a {
  width: 820px;
  height: 12px;
  margin: 0 13px 0 13px;
  display: inline;
  color: #333;
  font-size: 12px;
  text-align: center;
}

.floleftlog {
  width: 163px;
  height: 45px;
  float: left;
}

.hidden {
  display: none;
}

}

#a_story {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  background-color: #FFFFFF;
}

#tp_tj {
  height: 124px;
  width: 978px;
  border: 1px solid #dcdcdc;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4px;
}

#st_dh {
  background-image: url(../image/s_2.jpg);
  height: 60px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.dh01 {
  font-family: "微软雅黑";
  font-size: 30px;
  color: #FF0000;
  line-height: 60px;
  float: left;
  height: 60px;
  margin-left: 18px;
}

.dh01 a {
  color: #FF0000;
}

.dh01 a:hover {
  color: #FF0000;
  text-decoration: none;
}

.dh02 {
  color: #7c7c7c;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 30px;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
}

.dh03 {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  float: left;
  margin-top: 20px;
  margin-left: 260px;
}

.dh04 {
  float: left;
  height: 40px;
  width: 215px;
  margin-top: 10px;
  margin-left: 15px;
}

#st_ss {
  background-color: #cccccc;
  height: 37px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.ss01 {
  font-size: 14px;
  color: #6e6e6e;
  font-family: "微软雅黑";
  line-height: 30px;
  float: left;
  margin-left: 30px;
  margin-top: 4px;
}

.ss02 {
  font-size: 14px;
  color: #6e6e6e;
  font-family: "微软雅黑";
  line-height: 30px;
  float: left;
  margin-left: 160px;
  margin-top: 4px;
}

.ss03 {
  height: 21px;
  width: 460px;
  float: left;
  margin-top: 10px;
}

.ss04 {
  height: 21px;
  width: 223px;
  background-color: #FFFFFF;
  float: left;
}

#textfield2 {
  height: 20px;
  width: 222px;
  line-height: 20px;
}

#form3 {
  height: 20px;
  width: 222px;
}

.ss05 {
  height: 21px;
  width: 44px;
  margin-left: 4px;
  float: left;
}

.ss06 {
  font-size: 14px;
  font-family: "微软雅黑";
  float: left;
  margin-left: 8px;
  overflow: hidden;
}

#s_bner {
  height: 393px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 6px;
  overflow: hidden;
}

.bn01 {
  float: left;
  height: 393px;
  width: 642px;
}

.wrapper {
  width: 600px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.ad {
  width: 468px;
  margin: 10px auto 0;
}

.ad li {
  padding-top: 5px;
}

.shuoming {
  margin-top: 20px;
  border: 1px solid #ccc;
  padding-bottom: 10px;
}

.shuoming dt {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-indent: 10px;
}

.shuoming dd {
  line-height: 20px;
  padding: 5px 20px;
}

.wrapper {
  width: 642px;
}

.bn02 {
  float: right;
  height: 393px;
  width: 333px;
  background-color: #dfdfdf;
}

.bn03 {
  background-image: url(../image/s_5.jpg);
  background-repeat: no-repeat;
  height: 19px;
  width: 318px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3px;
}

.bn04 {
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  margin-top: 10px;
}

.bn05 {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
}

.bn06 {
  height: 159px;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  border: 1px solid #D4D4D4;
}

.bn07 {
  height: 110px;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

.bn07_1 {
  height: 110px;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

.bn07 li {
  list-style-image: url(../image/s_7_1.jpg);
  list-style-position: outside;
  text-align: left;
  line-height: 30px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #c3c3c3;
  margin-left: 30px;
  font-size: 12px;
  font-family: "宋体";
  height: 30px;
  margin-top: 2px;
}

.bn07_1 li {
  list-style-image: url(../image/s_7.jpg);
  list-style-position: outside;
  text-align: left;
  line-height: 30px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #c3c3c3;
  margin-left: 30px;
  font-size: 12px;
  font-family: "宋体";
  height: 30px;
  margin-top: 2px;
}

.bn08 {
  height: 19px;
  width: 172px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}

#s_rjbt {
  height: 403px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 6px;
}

.rjbt01 {
  height: 399px;
  width: 334px;
  float: left;
  border: 1px solid #CCCCCC;
  margin-right: 7px;
}

.rjbt02 {
  background-image: url(../image/s_9.jpg);
  background-repeat: no-repeat;
  height: 55px;
  width: 334px;
}

.rjbt02_1 {
  background-image: url(../image/s_11.jpg);
  background-repeat: no-repeat;
  height: 55px;
  width: 334px;
}

.rjbt03 {
  height: 122px;
  width: 250px;
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto;
}

.rjbt04 {
  font-family: "宋体";
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-top: 6px;
}

.rjbt05 {
  width: 300px;
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto;
  line-height: 24px;
  font-size: 12px;
  text-indent: 24px;
  color: #848484;
}

.rjbt06 {
  width: 308px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000000;
  height: 1px;
}

.wzph {
  height: 399px;
  width: 291px;
  float: left;
  border: 1px solid #CCCCCC;
  background-image: url(../image/s_13.jpg);
  background-repeat: no-repeat;
}

.ph01 {
  background-image: url(../image/s_12.jpg);
  background-repeat: no-repeat;
  height: 55px;
  width: 291px;
}

.ph02 {
  margin-top: 15px;
}

.ph02 li {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  line-height: 37px;
  margin-left: 40px;
  margin-right: 20px;
}

#s_tj01 {
  height: 95px;
  width: 977px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  border: 1px solid #CCCCCC;
}

#s_rjdq {
  background-image: url(../image/s_15.jpg);
  background-repeat: no-repeat;
  height: 53px;
  width: 1024px;
  margin-top: 10px;
}

.s_rjdqwz {
  font-family: "微软雅黑";
  font-size: 30px;
  line-height: 53px;
  color: #FF0000;
  margin-left: 20px;
}

.s_rjdqwz a {
  color: #FF0000;
}

.s_rjdqwz a:hover {
  color: #FF0000;
  text-decoration: none;
}

#rjpl {
  background-image: url(../image/s_16.jpg);
  background-repeat: no-repeat;
  height: 816px;
  width: 1024px;
}

#s_rjpl_fy {
  width: 1024px;
  text-align: center;
  line-height: 24px;
  height: 24px;
}

#rjpl li {
  height: 370px;
  width: 252px;
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  margin-top: 30px;
  margin-left: 48px;
  display: block;
  list-style-type: none;
  list-style-image: none;
  margin-right: 40px;
}

#rjpl li a {
  color: #83010E;
}

#rjpl li a:hover {
  color: #83010E;
}

.rjpl01 {
  height: 159px;
  width: 250px;
  border: 1px solid #EAEAEA;
}

.rjpl02 {
  font-family: "微软雅黑";
  font-size: 16px;
  color: #CA0000;
  height: 40px;
  line-height: 20px;
  margin-top: 6px;
  width: 248px;
  margin-right: auto;
  margin-left: auto;
}

.rjpl03 {
  height: 150px;
  width: 230px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 24px;
  text-indent: 24px;
  margin-top: 6px;
}

#s_tj02 {
  height: 115px;
  width: 1024px;
  margin-top: 10px;
}

#s_ml {
  height: 54px;
  width: 1024px;
  margin-top: 10px;
}

#s_meidao {
  height: 1100px;
  width: 1024px;
}

#s_meidao_1 {
  height: 1090px;
  width: 693px;
  float: left;
}

.mlgz {
  background-image: url(https://www.8682.cc/statics/8682.cc/images/s_20.jpg);
  background-repeat: no-repeat;
  height: 26px;
  width: 693px;
  margin-top: 20px;
}


.mlgz01 {
  background-repeat: no-repeat;
  height: 508px;
  width: 693px;
  margin-top: 40px;
}

.mlgz01 li {
  display: block;
  list-style-image: none;
  list-style-type: none;
  float: left;
  height: 169px;
  width: 173px;
}

.mlgz02 {
  background-image: url(https://www.8682.cc/statics/8682.cc/images/s_34.jpg);
  background-repeat: no-repeat;
  height: 28px;
  width: 693px;
  margin-top: 40px;
}

.mlgz03 {
  height: 410px;
  width: 693px;
  margin-top: 6px;
}

.mlgz04 {
  height: 410px;
  width: 383px;
  float: left;
}

.mlgz05 {
  font-family: "微软雅黑";
  font-size: 16px;
  color: #787878;
  height: 24px;
  margin-top: 5px;
  margin-left: 80px;
}

.mlgz06 {
  height: 39px;
  width: 246px;
  margin-top: 6px;
  margin-left: 70px;
}

.mlgz07 {
  height: 316px;
  width: 366px;
  border: 1px solid #CCCCCC;
  margin-right: auto;
  margin-left: auto;
  margin-top: 6px;
}

.mlgz08 {
  background-image: url(../image/s_36.jpg);
  background-repeat: no-repeat;
  height: 56px;
  width: 340px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

.mlgz09 {
  font-family: "微软雅黑";
  font-size: 24px;
  line-height: 25px;
  color: #333333;
  margin-left: 90px;
  height: 50px;
}

.mlgz09 a {
  color: #52514F;
}

.mlgz09 a:hover {
  color: #52514F;
}

.mlgz10 {
  background-image: url(../image/s_37.jpg);
  background-repeat: no-repeat;
  height: 25px;
  width: 303px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 8px;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  font-family: "微软雅黑";
  padding-left: 20px;
}

.mlgz11 {
  height: 200px;
  width: 316px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.mlgz12 {
  float: left;
  height: 200px;
  width: 168px;
}

.mlgz13 {
  height: 167px;
  width: 168px;
}

.mlgz14 {
  height: 16px;
  width: 168px;
  margin-top: 8px;
}

.mlgz15 {
  float: left;
  height: 11px;
  width: 13px;
  margin-top: 2px;
}

.mlgz16 {
  float: left;
  margin-top: 1px;
  margin-left: 5px;
}

.mlgz17 {
  float: left;
  width: 140px;
  margin-left: 6px;
  height: 200px;
  font-size: 16px;
  line-height: 24px;
  font-family: "微软雅黑";
}

#gzss {
  float: left;
  height: 410px;
  width: 299px;
  margin-left: 5px;
}

.gzss01 {
  height: 24px;
  width: 299px;
  text-align: center;
  color: #545454;
  line-height: 24px;
  margin-top: 10px;
}

.gzss01 a {
  color: #52514F;
}

.gzss01 a:hover {
  color: #52514F;
}

.gzss04 {
  height: 137px;
  width: 298px;
  margin-top: 10px;
  background-image: url(../image/s_42.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

.gzss05 {
  height: 24px;
  width: 241px;
  margin-left: 25px;
  margin-top: 56px;
  background-color: #FFFFFF;
}

#form4 {
  height: 22px;
  width: 240px;
}

#textfield3 {
  height: 22px;
  width: 240px;
  line-height: 20px;
}

.gzss06 {
  height: 21px;
  width: 55px;
  margin-top: 8px;
  margin-left: 210px;
}

.gzss07 {
  background-image: url(../image/s_43.jpg);
  background-repeat: no-repeat;
  height: 36px;
  width: 276px;
  margin-left: 8px;
  margin-top: 6px;
}

.gzss08 {
  background-repeat: no-repeat;
  height: 170px;
  width: 270px;
  margin-left: 8px;
  margin-top: 8px;
}

.gzss08 li {
  display: block;
  float: left;
  list-style-image: none;
  list-style-type: none;
  line-height: 33px;
  font-family: "宋体";
  font-size: 12px;
  height: 33px;
  width: 80px;
  text-align: center;
  margin-top: 4px;
  margin-left: 5px;
  color: #52514f;
  background-color: #E4E4E4;
}

.gzss08 a {
  color: #52514F;
}

.gzss08 a:hover {
  color: #52514F;
}

#s_meidao_2 {
  height: 1090px;
  width: 329px;
  float: right;
}

.mdsy {
  background-image: url(../image/s_45.jpg);
  background-repeat: no-repeat;
  height: 20px;
  width: 329px;
  margin-top: 20px;
}

.mdsy01 {
  height: 146px;
  width: 329px;
  margin-top: 15px;
}

.mdsy02 {
  height: 134px;
  width: 134px;
  margin-top: 6px;
  margin-left: 6px;
  float: left;
}

.mdsy03 {
  height: 134px;
  width: 185px;
  float: left;
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  text-align: center;
  padding-top: 10px;
}

.mdsy04 {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  height: 60px;
}

.mdsy05 {
  background-image: url(../image/s_47.jpg);
  background-repeat: no-repeat;
  height: 21px;
  width: 329px;
  margin-top: 10px;
}

.mdsy06 {
  height: 30px;
  width: 329px;
  margin-top: 10px;
}

.mdsy07 {
  height: 21px;
  width: 55px;
  margin-left: 100px;
  float: left;
}

.mdsy08 {
  float: left;
  height: 21px;
  width: 55px;
  margin-left: 30px;
}

.mdsy09 {
  color: #B7B7B7;
  text-align: right;
  height: 24px;
  line-height: 24px;
  padding-right: 10px;
}

.mdsy09 a {
  color: #52514F;
}

.mdsy09 a:hover {
  color: #52514F;
}

.sqsy {
  height: 711px;
  width: 329px;
  margin-top: 10px;
  background-color: #e4e4e4;
}

.sqsy01 {
  background-image: url(../image/s_50.jpg);
  height: 31px;
  width: 322px;
}

.fxsy {
  height: 250px;
  width: 306px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

#form1 {
  height: 250px;
  width: 306px;
}

#textarea {
  height: 246px;
  width: 300px;
  border: 1px solid #b4b4b4;
}

.fxty {
  font-family: "微软雅黑";
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  margin-top: 40px;
  margin-left: 20px;
}

.fxty_sr {
  height: 28px;
  width: 291px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

#form2 {
  height: 28px;
  width: 291px;
}

#textfield {
  height: 26px;
  width: 289px;
  line-height: 26px;
  border: 1px solid #B4B4B4;
}

.fxan {
  height: 23px;
  width: 290px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

.fxan01 {
  float: left;
  height: 21px;
  width: 55px;
}

.fxan02 {
  float: left;
  height: 21px;
  width: 55px;
  margin-left: 20px;
}

.fxan03 {
  float: right;
  height: 21px;
  width: 55px;
}

.zt-box {
  width: 1024px;
  margin: 0 auto;
  background: #fff;
}

.lianmen8682 {
  width: 980px;
  margin: 0 auto
}

.lianmen8682 h3 {
  font-size: 16px;
  font-family: "微软雅黑";
  padding: 10px
}

.lianmen8682 ul {
  width: 965px;
  margin: 0 auto 6px auto;
  background: #fff;
  border: 1px solid #ddd;
  padding-top: 3px
}

.lianmen8682 ul li {
  width: 155px;
  float: left;
  margin: 10px 18px;
  text-align: center;
  display: inline
}

.lianmen8682 ul li img {
  width: 151px;
  height: 45px;
  padding: 1px;
  border: 1px solid #ddd
}

.zxzt-box {
  width: 980px;
  overflow: hidden;
  margin: 0 auto;
  text-align: left;
}

#lac {
  height: 30px;
}

#lac b {
  float: right;
}

#lac span a,
#lac span {
  color: #F41B5E;
  margin-left: 7px;
}

#lac a {
  margin: 0px 7px;
  color: #333;
}

#lac a:hover {
  text-decoration: none;
}

#lac a.link1 {
  color: #F41B5E;
}

#lac a.link2 {
  color: #FF5A00;
}

#lac a.link3 {
  color: #AED447;
}

#content {
  width: 980px;
  overflow: hidden;
  margin-bottom: 20px;
}

.con-left {
  float: left;
  width: 649px;
  overflow: hidden;
}

.con-left .page {
  display: block;
  float: left;
  width: 600px;
  text-align: center;
  padding-bottom: 8px;
  line-height: 200%;
  color: #F81A63;
}

.con-left .page a {
  border: 1px #C6C6C6 solid;
  padding: 2px 8px 2px 8px;
  color: #000;
  margin: 0px 5px;
}

.con-right {
  float: right;
  width: 320px;
  overflow: hidden;
}

.con-right .box {
  border: 1px #D3D3D3 solid;
}

.con-right .right-list {
  padding: 8px;
  overflow: hidden;
}

.offers,
.right-adver {
  margin-bottom: 10px;
}

.con-right h2 {
  font-size: 14px;
  background: url(../image/h2bg.gif) bottom repeat-x;
  height: 18px;
  line-height: 18px;
}

.con-right h2 span {
  background: #fff;
  padding: 5px 3px 5px 0px;
  color: #EF2162;
}

.con-right h2 span b {
  color: #222;
}

.con-right h2 img {
  float: right;
}

.con-right h2 a:hover {
  color: #F41B5E;
  text-decoration: none;
}

.zixun,
.zixun a {
  color: #1F1F1F;
}

.zixun {
  width: 685px;
}

.t_bg {
  overflow: hidden;
  background: url(../image/line3.gif) repeat-x left top;
  height: 6px;
}

.t_l {
  background: url(../image/block.gif) no-repeat left top;
  width: 7px;
  height: 6px;
  float: left;
}

.t_r {
  background: url(../image/block.gif) no-repeat right top;
  width: 678px;
  height: 6px;
  float: right;
}

.b_content {
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  overflow: hidden;
  zoom: 1;
}

.zixun .b_content {
  padding: 9px 10px 6px 7px;
}

.zixun .t_menus {
  background: url(../image/t_bg.gif) no-repeat;
  width: 647px;
  height: 91px;
  padding: 3px;
  margin-left: 9px;
}

.zixun .t_menus a:hover,
.t_menus1 a:hover {
  color: #53953B;
}

.zixun .t_menus td,
.t_menus1 td {
  text-align: center;
  border-bottom: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;
}

.zixun .t_menus td {
  height: 29px;
  line-height: 29px;
}

.zixun .t_menus tr.type1 td {
  height: 31px;
  border-bottom: none;
}

.zixun .t_menus td.type2,
.t_menus1 td.type2 {
  text-align: left;
  padding-left: 12px;
  border-right: none;
}

.zixun .t_menus td.type3,
.t_menus1 td.type3 {
  border-right: none;
}

.zixun .sea_b {
  padding: 17px 0 0 8px;
}

.zixun .search_pro {
  background: url(../image/t_bg1.gif) no-repeat;
  width: 356px;
  height: 25px;
  padding: 9px 0 0 106px;
}

.zixun .search_pro input {
  float: left;
  width: 196px;
  display: inline;
  height: 16px;
  border: 1px solid #BFBFBF;
}

.zixun input.btn_s,
.zixun input.btn_tw {
  cursor: pointer;
  height: 17px;
  border: none;
  margin-left: 15px;
}

.zixun input.btn_s {
  background: url(../image/btn3.gif) no-repeat;
  width: 49px;
}

.zixun input.btn_tw {
  background: url(../image/btn4.gif) no-repeat;
  width: 69px;
}

.zixun_r {
  width: 277px;
}

.top_ad1 {
  padding: 7px 0 13px 0;
}

.zixun .b_content {
  padding: 9px 10px 6px 7px;
}

.zixun,
.zixun a {
  color: #1F1F1F;
}

/*问题分类*/
.answer_type {
  background: url(../image/t_bg2.gif) no-repeat left top;
  margin-top: 15px;
  text-align: center;
  line-height: 37px;
  clear: both;
}

.answer_type .page {
  border-bottom: 2px solid #F21B5F;
  width: 652px;
  margin-left: 7px;
  margin-bottom: 17px;
  padding: 22px 0 18px 0;
}

.answer_type .time_c {
  color: #545454;
}

.answer_type td.pad {
  padding-left: 26px;
  text-align: left;
}

.answer_type th {
  font-weight: bold;
  border-right: 1px solid #DCDCDC;
  line-height: 32px;
}

.answer_type th.b_t {
  border-right: none;
}

.answer_type td {
  border-bottom: 1px solid #DCDCDC;
  text-align: center;
}

.zixun table.user_info td {
  padding: 0;
  line-height: 41px;
}

.zixun table.user_info tr.line1 td {
  padding-top: 5px;
}

.zixun table.user_info tr.line2 td {
  padding-bottom: 12px;
}

.answer_type .color {
  color: #E14E31;
}

.answer_type .color1 {
  color: #5BA512;
}

.answer_type .table_1 {
  color: #F51D5E;
}

.answer_type .table_1 th {
  cursor: pointer;
}

.answer_type .table_1 th.bh_hover {
  color: #5E980E;
}

.zixun .table_2 a:hover {
  color: #F2054D;
}

.zixun .submit_b {
  padding: 0 0 0 7px;
}

.submit_b {
  padding-left: 23px;
  clear: both;
}

.submit_b input {
  vertical-align: middle;
}

.submit_b h6 {
  background: url(../image/t.gif) no-repeat;
  height: 23px;
  text-indent: -2000px;
  margin-bottom: 8px;
}

table.user_info input.type1 {
  width: 88px;
}

table.user_info input.type2 {
  width: 138px;
}

table.user_info input.type3 {
  width: 98px;
}

table.user_info textarea {
  width: 468px;
  height: 78px;
  overflow: auto;
}

table.user_info td {
  padding: 5px 0;
}

table.user_info span {
  color: #878787;
}

table.user_info strong {
  font-weight: normal;
  color: #F21B5E;
  line-height: 21px;
}

table.user_info input.btn,
.login_r .btn_l {
  background: url(../image/btn1.gif) no-repeat;
  width: 57px;
  height: 24px;
  cursor: pointer;
  border: none;
}

table.user_info input.btn1 {
  background-image: url(../image/btn2.gif);
}

table.user_info tr.line1 td {
  border-top: 1px dashed #2F2F2F;
  padding-top: 7px;
}

table.user_info tr.line2 td {
  padding-bottom: 10px;
}

.b_bg {
  overflow: hidden;
  background: url(../image/line3.gif) repeat-x left 5px;
  height: 6px;
}

.b_l {
  background: url(../image/block.gif) no-repeat left -8px;
  width: 7px;
  height: 6px;
  float: left;
}

.b_r {
  background: url(../image/block.gif) no-repeat right -8px;
  width: 7px;
  height: 6px;
  float: right;
}

.zixun_r .box {
  margin-bottom: 10px;
}

.con-right .yen-f,
.yen-t {
  width: 100%;
  position: relative;
}

.yen-f,
.yen-t {
  width: 100%;
  position: relative;
}

.con-right .yen-t-l {
  float: left;
  width: 5px;
  height: 5px;
  position: absolute;
  left: -1px;
  top: -1px;
  background: url(../image/tl.gif) left top no-repeat;
}

.con-right .yen-t-r {
  float: right;
  width: 5px;
  height: 5px;
  position: absolute;
  right: -1px !important;
  right: -2px;
  top: -1px;
  background: url(../image/tr.gif) right top no-repeat;
}

.con-right .yen-f,
.yen-t {
  width: 100%;
  position: relative;
}

.con-right .yen-f-l {
  float: left;
  width: 5px;
  height: 5px;
  position: absolute;
  left: -1px;
  bottom: -1px;
  background: url(../image/fl.gif) left bottom no-repeat;
}

.con-right .yen-f-r {
  float: right;
  width: 5px;
  height: 5px;
  position: absolute;
  right: -1px !important;
  right: -2px;
  bottom: -1px;
  background: url(../image/fr.gif) left bottom no-repeat;
}

.expert_r h3 {
  font-size: 14px;
  font-weight: bold;
  padding-left: 13px;
  background: url(../image/t_bg3.gif) no-repeat;
  line-height: 30px;
}

.expert_r h3 a,
.zixun_r a:hover {
  color: #F41B5E;
}

.expert_r h3.t_c a {
  color: #691A08;
}

.expert_r dl {
  line-height: 24px;
  padding: 15px 0 18px 0;
  clear: both;
  overflow: auto;
  height: 100%;
}

.expert_r dl.last {
  border-bottom: 0;
}

.expert_r dl a {
  color: #000;
}

.expert_r dl span {
  color: #717171;
}

.expert_r dl strong {
  font-weight: 100;
}

.expert_r dl strong span {
  float: left;
}

.expert_r dl strong a {
  float: left;
  width: 135px;
}

.expert_r .img img {
  padding: 2px;
  border: 1px #D9DBDA solid;
  float: left;
  margin: 0px 11px 0px 6px;
  width: 80px;
  height: 102px;
  display: inline;
}

.expert_r p {
  padding-top: 13px;
}

.expert_r .btn_zx {
  padding-left: 6px;
}

.expert_r ul {
  padding: 4px 5px 0 11px;
}

.expert_r ul li {
  background: transparent url(../image/qicon1.gif) no-repeat scroll left 7px;
  padding-left: 20px;
  line-height: 27px;
}

.expert_r ul li a {
  color: #343434;
}

.expert_r ul li span {
  float: right;
  color: #5BA512;
}

.expert_r ul li span.over {
  color: #E14E31;
}

.zixun_r .ex_teams {
  margin-bottom: 9px;
}

.zixun_r .ex_teams h3 img {
  float: right;
  margin: 12px 8px 0 0;
}

.ex_teams ul {
  padding: 10px 30px 0 0;
  margin: 0 0 12px 7px;
  background-position: left 8px;
  height: 135px;
}

.ex_teams ul li {
  background: none;
  padding-left: 24px;
  line-height: 26px;
  border-bottom: 1px dashed #D3D3D3;
}

.ex_teams dl {
  padding: 11px 0 13px 0;
  border-bottom: 1px dashed #B2B2B2;
}

ul.numberlist {
  overflow: hidden;
  background: url(../image/n1.gif) left top no-repeat;
  background-position: 0px 10px;
}

.whoslogo img {
  display: block;
  margin: 0 auto;
}

.w1024 {
  width: 980px;
  margin: 0 auto;
}

#nav {
  position: relative;
  height: 44px;
  background: #000;
  font-family: "微软雅黑";
  z-index: 500
}

#nav .mainlevel {
  float: left;
  text-align: center;
  display: block;
}

#nav .mainlevel a {
  color: #fff;
  text-decoration: none;
  line-height: 44px;
  height: 44px;
  text-align: center;
  padding: 0 39px;
  display: block;
  _width: 48px;
  float: left;
  font-size: 16px;
  display: inline-block
}

#nav .mainlevel a:hover {
  color: #e24072;
  text-decoration: none;
}

#nav .mainlevel ul {
  position: absolute;
  display: none;
  top: 35px;
  *top: 45px;
  *width: 2000px;
  /*IE is great need, width>=li.length*/
  z-index: 500;
  *margin-left: -180px;
}

#nav .mainlevel li {
  float: left;
  background: #e24072;
}

#nav .mainlevel li a {
  padding: 0 10px;
  line-height: 40px;
  height: 40px;
  display: block;
  _padding-bottom: 6px;
  /*IE6 only*/
  color: #fff;
  float: left;
  font-size: 14px;
}

#nav .mainlevel li a:hover {
  color: #000;
  text-decoration: none;
}

< !--#nav li a em

/*input an em tag as a space*/
  {
  padding: 0 3px;
}

-->.Triangle_con {
  height: 9px;
  background: url(https://www.8682.cc/statics/8682.cc/css/bird.png) 55px 0 no-repeat;
  display: block;
  _margin-bottom: -6px;
  /*IE6 only*/
}

.log {
  margin: 100px auto;
  width: 1000px;
  text-transform: capitalize;
  line-height: 200%;
}

.Triangle_con1 {
  background: url(https://www.8682.cc/statics/8682.cc/css/bird.png) 75px 0 no-repeat;
}

#nav .mainlevel em {
  width: 1px;
  height: 15px;
  margin: 15px 0 0;
  background: #383838;
  text-indent: -999px;
  font-size: 0;
  float: left;
}

#nav .sub_nav_01 em {
  background: #fff;
  height: 12px;
}

.focus {
  position: relative;
  width: 1024px;
  height: 447px;
  margin: 0 auto;
  clear: both;
  z-index: 1;
}

.pic1 {
  display: block;
}

.pic1 {
  display: block;
}

.rigcont {
  width: 346px;
  background: #f0efef;
  overflow: hidden;
}

.txt1 {
  padding: 10px 0 0 0;
  line-height: 24px;
}

.rigcont .title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
  text-align: center;
  display: block;
  border-bottom: 1px solid #d4d3d3;
  width: 90%;
  margin: 0 auto;
}

.rigcont .cont {
  width: 90%;
  margin: auto;
  overflow: hidden;
  padding: 10px 0px 0;
  line-height: 30px;
  display: block;
  font-size: 13px;
  text-indent: 25px;
  text-align: justify;
}

.imgscroll {
  width: 316px;
}

.bgwhite {
  background: #fff;
}

.borbottit {
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 1px;
}

.greytit {
  padding-left: 15px;
  background: url(../image/grey.jpg) 0 0 no-repeat;
  color: #fff;
  font-size: 18px;
  height: 33px;
  line-height: 33px;
}

.team {
  clear: both;
}

.padtop {
  padding: 30px 0 0;
}

.borbottit {
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 1px;
}

.carousel2 {
  width: 1024px;
  margin: 10px auto;
  height: 100%;
  overflow: hidden;
}

.carousel2 .col2 {
  float: left;
  width: 1024px;
  height: 340px;
  padding-top: 10px;
  overflow: hidden;
}

.carousel2 .col2 ul {
  margin-right: -24px;
}

.carousel2 .col2 li {
  height: 340px;
  width: 500px;
  margin: 0 24px 0 0;
  float: left;
}

.carousel2 .col2 li img {
  height: 340px;
  width: 500px;
}

.padtop {
  padding: 30px 0 0;
}

.borbottit {
  border-bottom: 1px solid #aeaeae;
  padding-bottom: 1px;
}

.dbt ul {
  padding: 10px 5px 0;
}

.dbt li {
  float: left;
  background: #f5f5f5;
  width: 291px;
  height: 206px;
  padding: 8px;
  margin: 15px 15px 0;
}

.dbt li .scimg {
  width: 291px;
  height: 182px;
  overflow: hidden;
}

.dbt li img {
  width: 291px;
  height: 182px;
}

.contact {
  width: 476px;
}

.line {
  width: 470px;
}



/* CSS Document */
body {
  background: #fff;
  font-family: "宋体";
  font-size: 12px;

}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

.fl a {
  color: #fff;
}

img {
  border: none;
}

/*********头部-开始**********/
ul,
li {
  list-style-type: none;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
big,
em,
font,
img,
strong,
tt,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
}

.hidden {
  display: none;
}

/* 基础设置 */
.clear {
  clear: both;
  overflow: hidden;
}

/*********公共**********/
.fl {
  float: left;
  display: inline
}

.fr {
  float: right;
  display: inline
}

/*头部js*/
#code {
  float: left;
  width: 150px;
  background: url(../image/icon_06.jpg) no-repeat;
  padding-left: 20px;
  line-height: 18px;
  margin-top: 10px;
  height: 25px;
}

#code_img {
  width: 150px;
  height: 181px;
  background: url(https://www.8682.cc/statics/8682.cc/images/icon_03.jpg) no-repeat;
  position: absolute;
  top: 33px;
  left: 60px
}

h2 {
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: normal;
}

.banner {
  width: 1903px;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  height: 446px;
}

.banner_inner {
  position: relative;
  height: 446px;
  width: 990px;
  margin: 0 auto
}

.banner_img {
  width: 20000px
}

.banner_img li {
  float: left;
  width: 1903px;
  position: relative
}

.banner_img li.bgli01 {
  background: #faf4f2 url(https://www.8682.cc/statics/8682.cc/images/1-0.jpg) center no-repeat;
}

.banner_img li.bgli02 {
  background: #E8E8E8 url(https://www.8682.cc/statics/8682.cc/images/2-0.png) center no-repeat;
}

.banner_img li.bgli03 {
  background: #d63356 url(https://www.8682.cc/statics/8682.cc/images/3-0.png) center no-repeat;
}

.banner_img li.bgli04 {
  background: #0a7ba4 url(https://www.8682.cc/statics/8682.cc/images/4-0.png) center no-repeat;
}

.banner .child1_0 {
  position: absolute;
  width: 732px;
  height: 446px;
  left: -222px;
  top: 0
}

.banner .child2_0 {
  position: absolute;
  width: 654px;
  height: 446px;
  left: 433px;
  top: 0
}

.banner .child1 {
  position: absolute;
  width: 588px;
  height: 446px;
  left: 66px;
  top: 0
}

.banner .child2 {
  position: absolute;
  width: 654px;
  height: 446px;
  left: 343px;
  top: 0
}

.banner_common {
  position: relative;
  width: 990px;
  margin: 0 auto
}

.banner_pre {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 180px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: url(https://www.8682.cc/statics/8682.cc/images/banner_btn_l_24.png) no-repeat;
  opacity: .5;
  filter: alpha(opacity=50)
}

.banner_next {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: 180px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: url(https://www.8682.cc/statics/8682.cc/images/banner_btn_r_24.png) no-repeat;
  opacity: .5;
  filter: alpha(opacity=50)
}

.banner_pre:hover,
.banner_next:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}

.banner .control {
  position: absolute;
  top: 400px;
  left: 70%;
  margin-left: -40px
}

.banner .control li {
  float: left;
  margin-left: 15px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  cursor: pointer;
  background: #cdcdcd
}

.banner .control li a {
  display: none
}

.banner .control li.current {
  background: #e51783
}

.main {
  background: #eeeeee;
}

.w1024 {
  width: 1024px;
  margin: auto;
}
.w980{
  width: 980px;
  margin: auto;
}
.pk_bread{
  color: #29b9ff;
  display: inline-block;
  vertical-align: middle;
}
.three_name {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/three03.jpg);
  background-repeat: repeat-x;
  clear: both;
}

.name_tubiao {
  background-image: url(../image/three01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.one_name .name_tubiao {
  background-image: url(../image/one01.jpg);
}

.two_name .name_tubiao {
  background-image: url(../image/two01.jpg);
}

.name_biaoti {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #618505;
  display: block;
  margin-left: 20px;
  background-image: url(../image/three02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.name_biaoti h2 {
  font-family: "微软雅黑";
}

.one_name .name_biaoti {
  color: #0777b8;
  background-image: url(../image/one02.jpg);
}

.two_name .name_biaoti {
  color: #e61887;
  background-image: none;
}

.name_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  margin-top: 15px;
  color: #777777;
  margin-right: 10px;
}

.name_biaoqian a {
  color: #666;
}

.name_biaoqian a:hover {
  color: #000;
}

.left1 {
  background: #fff;
  width: 640px;
  height: 700px;
  *height: 707px
}

.right1 {
  width: 370px;
}

.innerleft1 {
  width: 312px;
  padding: 10px 0 0px 15px;
  float: left;
  display: inline;
}

.innerrig1 {
  width: 287px;
  padding: 10px 0px 0 10px;
  float: left;
  display: inline;
}

.hdp {
  width: 298px;
  height: 428px;
  background: url(https://www.8682.cc/statics/8682.cc/images/hdbg.gif) no-repeat;
  padding: 7px
}

#TabbedPanels1 {
  overflow: hidden;
  margin: 0px;
  padding: 10px 0 0;
  clear: none;
  width: 100%;
  /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
#TabbedPanels1 .TabbedPanelsTabGroup {
  margin: 0px;
  padding: 0px 0 0 20px;
  height: 34px;
  border-bottom: 1px solid #e4e4e4;
  background: url(https://www.8682.cc/statics/8682.cc/images/lineicon.gif) 10px center no-repeat;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
#TabbedPanels1 .TabbedPanelsTab {
  position: relative;
  float: left;
  -moz-user-select: none;
  -khtml-user-select: none;
  cursor: pointer;
  font-family: "微软雅黑", "宋体";
  font-size: 16px;
  color: #7e7e7e;
  margin: 0 6px;
  height: 35px;
  line-height: 35px;

}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
#TabbedPanels1 .TabbedPanelsTabHover {
  color: #015b90;
  background: url(https://www.8682.cc/statics/8682.cc/images/arrbg.gif) center bottom no-repeat;

}


#TabbedPanels1 .TabbedPanelsTabSelected {
  color: #015b90;
  background: url(https://www.8682.cc/statics/8682.cc/images/arrbg.gif) center bottom no-repeat;
}


#TabbedPanels1 .TabbedPanelsTab a {
  color: black;
  text-decoration: none;
}

#TabbedPanels1 .TabbedPanelsContentGroup {
  clear: both;

}

#TabbedPanels1 .TabbedPanelsContent {
  overflow: hidden;
  padding: 4px;
}

.blue {
  color: #0075ba;
}

.fw18 {
  font-family: "微软雅黑", "宋体";
  font-size: 18px;
  font-style: italic;
}

.fw20 {
  font-family: "微软雅黑", "宋体";
  font-size: 20px;
  font-style: italic;
}

.phone {
  background: url(https://www.8682.cc/statics/8682.cc/images/phone1.gif) 0 center no-repeat;
  height: 40px;
  color: #464646;
}

.phone1 {
  background: url(https://www.8682.cc/statics/8682.cc/images/phone1.gif) 0 center no-repeat;
  margin: 10px 0 10px 10px;
}

.phone2 {
  background: url(https://www.8682.cc/statics/8682.cc/images/phone2.gif) 0 center no-repeat;
}

.help-yuyue {
  height: 95px;
  overflow: hidden;
  background: url(https://www.8682.cc/statics/8682.cc/images/help2.gif) left top no-repeat;
  width: 267px;
  margin: auto;
}

.help-yuyue li {
  float: left;
  height: 95px;
  width: 84px;
  cursor: pointer;
}

.help-yuyue li a {
  height: 95px;
  width: 80px;
  display: block;
}

.ptl1 li {
  width: 287px;
  height: 216px;
  margin-bottom: 8px;
}

/* 高度为焦点图高度 */
#kinMaxShow {
  visibility: hidden;
  width: 100%;
  height: 253px;
  overflow: hidden;
  background: #fff;
  padding: 5px 0;
}

#kinMaxShow .KMSPrefix_kinMaxShow_button li {
  margin-left: 5px;
  border-radius: 50%;
  cursor: pointer;
  background: #cdcdcd
}

.bluetit {
  height: 45px;
  line-height: 45px;
  background: #fff;
  margin-bottom: 5px;
}

.tit {
  font-family: "微软雅黑", "宋体";
  font-size: 16px;
  line-height: 50px;
  color: #0777b8;
  padding: 0 0 0 30px;
  background: url(https://www.8682.cc/statics/8682.cc/css/lineicon.gif) 15px center no-repeat;
}

.more {
  color: #fff;
  font-family: "微软雅黑", "宋体";
  font-size: 12px;
  background: url(../image/more.gif) 0 0 no-repeat;
  width: 58px;
  height: 22px;
  line-height: 22px;
  padding-left: 12px;
  margin: 15px 15px 0 0;
}

.more1:hover {
  background: url(https://www.8682.cc/statics/8682.cc/css/more1.gif) 0 0 no-repeat;
  color: #fff;
}

.more4:hover {
  background: url(../image/more4.gif) 0 0 no-repeat;
  color: #fff;
}

.martop10 {
  margin-top: 10px;
}

.qa {
  background: #fff;
  height: 326px;
  overflow: hidden;
}

.link01 {
  padding: 15px 0px 0;
  width: 347px;
  margin: auto;
  height: 210px;
  overflow: hidden;
}

.link01 li {
  line-height: 30px;
  height: 30px;
  border-bottom: 1px dashed #e0e0e0;
  background: url(../image/qicon1.gif) 0 center no-repeat;
  padding: 0 0 0 20px;
  float: left;
  overflow: hidden;
}

.link01 li a:hover {
  color: #0075ba;
}

.link01 li a {
  width: 255px;
  float: left;
  display: inline;
  color: #464646;
}

.link01 li span {
  color: #0075ba;
  width: 44px;
  float: right;
  display: inline
}

.ptlpt {
  background: url(https://www.8682.cc/statics/8682.cc/css/pt.gif) 0 0 no-repeat;
  width: 187px;
  height: 52px;
  margin: 20px 0 0;
}

.ptlpt a {
  display: inline-block;
  width: 57px;
  height: 52px;
  float: left;
}

.morept {
  background: url(https://www.8682.cc/statics/8682.cc/images/ptmore.gif) 0 0 no-repeat;
  width: 97px;
  height: 53px;
  margin: 20px 0 0 25px;
  font-family: "微软雅黑", "宋体";
  font-size: 14px;
  padding: 7px 0 0 16px;
  color: #fff;
}

.sbanner {
  background: #ffe0e2;
  margin: 20px 0;
}

.left2 {
  width: 608px;
}

.right2 {
  width: 405px;
}

.innerleft2 {
  width: 297px;
}

.innerrig2 {
  width: 300px;
}

.ft {
  height: 312px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 5px;
}

.roseotit {
  border-bottom: 1px solid #dfdfdf;
}

.roseotit .tit {
  color: #e93596;
  background: url(https://www.8682.cc/statics/8682.cc/images/lineicon2.gif) 15px center no-repeat;
}

.more2:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/more2.gif) 0 0 no-repeat;
  color: #fff;
}

.more2 {
  margin-right: 0;
}

.ftsp {
  width: 276px;
  height: 248px;
  margin: 10px auto 0;
}

.rt1 {
  width: 276px;
  margin: auto;
}

.zrxc,
.price {
  height: 239px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 5px;
}

.xc {
  border: 1px solid #e1e1e1;
  width: 264px;
  margin: 10px auto;
}

.xc img {
  display: block;
  width: 250px;
  height: 159px;
  margin: 5px auto;
}

.hgyy {
  height: 312px;
  background: #fff;
  width: 300px;
  overflow: hidden;
  margin-bottom: 5px;
}

.ptlyy li {
  float: left;
  width: 83px;
  padding: 0 9px 7px 0;
}

.ptlyy {
  padding: 10px 0 0 15px;
}

.ptlyy li img {
  display: block;
  height: 86px;
}

.ptlyy li span {
  display: block;
  text-align: center;
  line-height: 16px;
  height: 33px;
  overflow: hidden;
  padding: 2px 0 0;
  cursor: pointer;
}

.ptlyy li a {
  color: #525252;
}

.ptlyy li a:hover {
  color: #e61887;
}

.price li img {
  display: block;
}

.pricecont {
  padding: 12px 0 0 14px;
}

.price li {
  width: 133px;
  height: 55px;
  float: left;
}

.price li a {
  display: block;
  width: 133px;
  height: 55px;
}

.price li.li1 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/price1.jpg) 0 0 no-repeat;
}

.price li.li2 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/price2.jpg) 0 0 no-repeat;
}

.price li.li3 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/price3.jpg) 0 0 no-repeat;
}

.price li.li4 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/price4.jpg) 0 0 no-repeat;
}

.price li.li5 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/price5.jpg) 0 0 no-repeat;
}

.price li.li6 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/price6.jpg) 0 0 no-repeat;
}

.price li.li1 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/price1h.jpg) 0 0 no-repeat;
}

.price li.li2 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/price2h.jpg) 0 0 no-repeat;
}

.price li.li3 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/price3h.jpg) 0 0 no-repeat;
}

.price li.li4 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/price4h.jpg) 0 0 no-repeat;
}

.price li.li5 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/price5h.jpg) 0 0 no-repeat;
}

.price li.li6 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/price6h.jpg) 0 0 no-repeat;
}

.link02 {
  height: 227px;
  background: #fff;
  overflow: hidden;
}

.link02 ul {
  padding: 10px 15px 0;
}

.link02 li {
  line-height: 25px;
  height: 25px;
  background: url(../image/dot.gif) 0 center no-repeat;
  padding: 0 0 0 10px;
  overflow: hidden;
}

.link02 li a {
  color: #464646;
}

.link02 li a:hover {
  color: #e61887;
}

.scroll {
  position: relative;
  overflow: hidden;
}

.scroll ul {
  position: absolute;
  width: 20000em;
}

.scroll ul li {
  float: left;
}

.wrap {
  padding: 0 0 0 20px;
  margin: 10px auto 0;
  position: relative;
  width: 363px;
  clear: both
}

.bpic,
.mainleft ins.nm {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -181px;
  width: 363px;
  text-align: center;
}

.b1 {
  width: 370px;
  height: 75px;
  position: absolute;
  top: 410px;
  left: 10px;
  z-index: 1;
}

.b1 li,
.b1 li ins {
  width: 120px;
  height: 75px;
  position: relative;
}

.b1 li {
  margin-right: 3px;
  cursor: pointer;
}

.b1 li div {
  display: none;
}

.b1 li img {
  border: 3px solid #cdcdcd;
  width: 114px;
  height: 69px;
}

.b1 li.active img {
  border: 3px solid #e71e8a;
}

.b1 li.active ins {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  filter: alpha(opacity=47);
  opacity: 0.47;
}

a.arr_l,
a.arr_r {
  background: url(https://www.8682.cc/statics/8682.cc/images/arr.png) no-repeat;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 320px;
  left: 55px;
  z-index: 1;
  cursor: pointer;
}

a.arr_r {
  left: 510px;
  background-position: right 0;
}

a.arr_l:hover,
ul.page li a.p:hover,
a.pv:hover {
  background-position: 0 bottom;
}

a.arr_r:hover,
ul.page li a.n:hover,
a.nv:hover {
  background-position: right bottom;
}

.anli {
  height: 555px;
  background: #fff;
  margin-bottom: 5px;
  overflow: hidden;
}

.rt2 {
  width: 365px;
  margin: auto;
}

.daquan {
  background: #fff;
  height: 227px;
  overflow: hidden;
}

.dqcont {
  padding: 5px 0 0 14px;
}

.daquan li {
  width: 71px;
  height: 76px;
  float: left;
  padding: 5px 3px;
}

.daquan li a {
  display: block;
  width: 71px;
  height: 76px;
}

.daquan li.li1 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan1.jpg) 0 0 no-repeat;
}

.daquan li.li2 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan2.jpg) 0 0 no-repeat;
}

.daquan li.li3 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan3.jpg) 0 0 no-repeat;
}

.daquan li.li4 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan4.jpg) 0 0 no-repeat;
}

.daquan li.li5 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan5.jpg) 0 0 no-repeat;
}

.daquan li.li6 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan6.jpg) 0 0 no-repeat;
}

.daquan li.li7 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan7.jpg) 0 0 no-repeat;
}

.daquan li.li8 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan8.jpg) 0 0 no-repeat;
}

.daquan li.li9 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan9.jpg) 0 0 no-repeat;
}

.daquan li.li10 a {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan10.jpg) 0 0 no-repeat;
}

.daquan li.li1 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan1h.jpg) 0 0 no-repeat;
}

.daquan li.li2 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan2h.jpg) 0 0 no-repeat;
}

.daquan li.li3 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan3h.jpg) 0 0 no-repeat;
}

.daquan li.li4 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan4h.jpg) 0 0 no-repeat;
}

.daquan li.li5 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan5h.jpg) 0 0 no-repeat;
}

.daquan li.li6 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan6h.jpg) 0 0 no-repeat;
}

.daquan li.li7 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan7h.jpg) 0 0 no-repeat;
}

.daquan li.li8 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan8h.jpg) 0 0 no-repeat;
}

.daquan li.li9 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan9h.jpg) 0 0 no-repeat;
}

.daquan li.li10 a:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/daquan10h.jpg) 0 0 no-repeat;
}

.sbanner2 {
  background: #fff;
  padding: 5px 0;
}

.sbanner2 img {
  display: block;
  margin: auto;
}


#full-screen-slider {
  width: 100%;
  height: 446px;
  float: left;
  position: relative;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

#slides {
  display: block;
  width: 100%;
  height: 446px;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative
}

#slides li {
  display: block;
  width: 100%;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute
}

#slides li a {
  display: block;
  width: 1024px;
  margin: auto;
  height: 100%;
  text-indent: -9999px
}

#pagination {
  display: block;
  list-style: none;
  position: absolute;
  left: 50%;
  top: 400px;
  z-index: 9900;
  padding: 5px 15px 5px 0;
  margin: 0
}

#pagination li {
  float: left;
  margin-left: 15px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  cursor: pointer;
  background: #cdcdcd
}

#pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}

#pagination li.current {
  background: #e51783
}


/*------------------------------part2 new-------------------*/
.clear:after {
  display: table;
  clear: both;
  content: "";
}

.white {
  background: #fff;
  padding: 10px 0;
  color: #666;
}

/* hospital-class */
.hospital-class {
  width: 990px;
  margin: 0px auto 10px;
  background: url(../image/h_class.png) repeat;
  height: 52px;
  line-height: 52px;
  font-family: "微软雅黑", "宋体";
}

.hospital-class a {
  float: left;
  width: 141px;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}

.hospital-class a:hover {
  color: #f82569;
}

.hospital-class a i {
  display: none;
  width: 137px;
  height: 7px;
  margin-top: -7px;
  background: url(../image/v2_bg.png) no-repeat 0 -50px;
}

.hospital-class .now {
  margin-bottom: ;
}

.hospital-class .now i {
  display: block;
}

.layout-left {
  width: 318px;
}

.layout-left,
.layout-center {
  float: left;
  padding: 0 0 0 15px;
}

.layout-right {
  width: 206px;
  float: left;
}

/* hospital-con */
.hospital-con {
  position: relative;
  height: 311px;
  overflow: hidden;
}

.hospital-slide {
  float: left;
  width: 800px;
  position: relative;
  left: 0;
  top: 0;
}

.hospital-slide .slide-con {
  height: 311px;
}

.hospital-slide .layout-left {
  height: 311px;
  overflow: hidden;
}

.layout-center {
  width: 430px;
  padding: 0 0 0 18px;
  border: none;
  vertical-align: top;
}

.hospital-slide .list li {
  height: 24px;
  padding: 3px 0;
}

.hospital-slide .list .first,
.hospital-slide .list .top {
  height: 72px;
}

.hospital-slide .list li i {
  float: left;
  width: 20px;
  padding-right: 5px;
  height: 14px;
  margin-top: 5px;
  background: url(../image/v2_bg.png) no-repeat -201px -15px;
  line-height: 14px;
  text-align: center;
}

.hospital-slide .list .top i {
  background-position: -201px 0;
  color: #fff;
}

.hospital-slide .list .first {
  height: 95px;
  padding: 0;
}

.hospital-slide .list .first i {
  width: 30px;
  height: 46px;
  margin-top: 0;
  background-position: -158px 0;
}

.hospital-slide .list li p {
  height: 48px;
  color: #999;
  overflow: hidden;
  line-height: 24px;
}

.hospital-slide .list .first p {
  padding-top: 5px;
}

.hospital-slide .list li span {
  float: left;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  overflow: hidden;
}

.hospital-slide .list li .hospital-name {
  width: 250px;
  padding-left: 10px;
}

.hospital-slide .list li .btn {
  width: 106px;
  height: 24px;
  text-align: center;
}

.hospital-slide .list li .btn a {
  display: block;
  color: #5b3844;
  height: 25px;
  background: url(../image/v2_bg.png) no-repeat 0 -25px;
}

.hospital-slide .list li .btn a:hover {
  background-position: 0 0;
  color: #fff;
}

.hospital-slide .list .first .hospital-name {
  width: 380px;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  background: #ff9dc1;
  display: block;
  color: #fff;
  position: relative;
}

.hospital-slide .list .first .hospital-name a {
  color: #fff;
  font-family: "微软雅黑", "宋体";
}

.hospital-slide .list .first .hospital-name a:hover {
  color: #000;
}

.hospital .layout-right .s-ad {
  width: 264px;
  height: 144px;
  overflow: hidden;
}

.hospital-slide .list .hospital-name a:hover {
  color: #ff9dc1;
}

.zc {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 48px;
  height: 43px;
  color: #fff;
  background: url(../image/zc.gif) right center no-repeat;
  padding-right: 18px;
  font-size: 12px;
}

.zc b {
  font-family: "微软雅黑", "宋体";
  font-size: 16px;
}

.mlqh {
  border: 1px solid #f0e5e9;
  border-top: 2px solid #ff9dc1;
  height: 308px;
}

.mltit {
  text-align: center;
  padding: 12px 0 0 0;
}

.mltit li {
  padding: 3px 0;
}

.mlt1 {
  font-size: 24px;
  color: #f82569;
  font-family: "微软雅黑", "宋体";
}

.mlt2 {
  font-size: 13px;
}

.mlt3 {
  font-size: 12px;
  color: #7f7f7f;
}

.mlcont {
  padding: 8px 0;
  width: 88%;
  margin: auto;
}

.mlcont li {
  border-bottom: 1px solid #ffe2ed;
  padding-left: 40px;
  height: 38px;
  line-height: 38px;
}

.mlcont li.li1 {
  background: url(../image/ml1.jpg) 0 0 no-repeat;
}

.mlcont li.li2 {
  background: url(../image/ml2.jpg) 0 0 no-repeat;
}

.mlcont li.li3 {
  background: url(../image/ml3.jpg) 0 0 no-repeat;
}

.mlcont li.li4 {
  background: url(../image/ml4.jpg) 0 0 no-repeat;
  border-bottom: none;
}

.mlcont li.li5 {
  background: url(../image/ml5.jpg) 0 0 no-repeat;
}

.mlcont li a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 0 0 10px;
  background: #f5f5f5;
  color: #5d5d5d;
}

.mlcont li a:hover {
  background: #ff9dc1;
  color: #fff;
}

.part2_2 {
  padding: 10px 0 0;
  height: 463px;
}

.carousel {
  width: 318px;
  float: left;
  padding: 0px 0 0 15px;
  position: relative;
}

.carousel .prev,
.carousel .next {
  position: absolute;
  top: 10px;
  display: inline-block;
  width: 17px;
  height: 21px;
}

.carousel .prev {
  background: url(../image/imageNavLeft.gif) no-repeat;
  right: 40px;
}

.carousel .next {
  background: url(../image/imageNavRight.gif) no-repeat;
  right: 10px;
}

.carousel #prev-03.disabled {
  background: url(https://www.8682.cc/statics/8682.cc/images/imageNavLeft-disabled.gif) no-repeat;
  cursor: default;
}

.carousel #next-03.disabled {
  background: url(https://www.8682.cc/statics/8682.cc/images/imageNavRight-disabled.gif) no-repeat;
  cursor: default;
}

.carousel .prev:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/imageNavLefth.gif) no-repeat;
}

.carousel .next:hover {
  background: url(https://www.8682.cc/statics/8682.cc/images/imageNavRighth.gif) no-repeat;
}

.jCarouselLite2 {
  float: left;
  width: 317px;
  height: 408px;
  padding: 10px 0 0;
  overflow: hidden;
  /*必要元素*/
}

.jCarouselLite2 li {
  width: 317px;
}

.titline {
  height: 40px;
  border-bottom: 1px solid #ff9dc1;
}

.intitline {
  border-bottom: 3px solid #ff9dc1;
  line-height: 37px;
  height: 37px;
  padding: 0 10px;
  font-weight: bold;
  font-size: 16px;
  color: #f82569;
  width: 120px;
}

.myfimg {
  display: inline-block;
  padding: 1px;
  border: 1px solid #dde2de;
  width: 95px;
  height: 124px;
  float: left;
}

.rigcont {
  width: 205px;
}

.rigtit {
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 15px;
  background: url(../image/namebg.jpg) 0 0 no-repeat;
  font-family: "微软雅黑", "宋体";
}

.rigtit a {
  color: #660000;
}

.rigtit a:hover {
  color: #666;
}

.myfcont {
  color: #535353;
  padding: 8px 0 0;
  line-height: 23px;
  height: 86px;
  overflow: hidden;
  font-size: 12px;
}

.myfcont a {
  color: #f9678e;
}

.myfcont a:hover,
.myfcont .aspan {
  color: #f82569;
}

.myfcont .aspan:hover {
  color: #f9678e;
}

.lipart {
  margin-bottom: 10px;
  clear: both;
  width: 100%;
  height: 126px;
}

.layoutleft {
  float: left;
  width: 800px;
}

.dotline {
  border-bottom: 1px dotted #d9d9d9;
  padding: 10px 0;
  height: 120px;
  overflow: hidden;
}

.dotleft {
  width: 126px;
  padding: 10px 0 0;
}

.hgzxpic {
  width: 122px;
  height: 113px;
  padding: 1px;
  border: 1px solid #e0e2e1;
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.hgzxpic span {
  display: inline;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 22px;
  line-height: 22px;
  background: url(../image/tra.png) 0 0 repeat;
  text-align: center;
  color: #fff;
  width: 100%;
}

.hgzxpic a {
  color: #fff;
}

.hgzxpic a:hover span {
  background: #000;
}

.dotrig {
  width: 285px;
  padding: 10px 0 0;
  height: 403px;
  overflow: hidden;
}

.ulhgzxcont {
  padding: 5px 0 0;
  height: 75px;
}

.hgzxcont {
  width: 280px;
  padding: 5px 5px 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px dotted #d9d9d9;
}

.hgzxtit {
  width: 98px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(../image/titbg.jpg) 0 0 no-repeat;
  color: #f82569;
  font-size: 16px;
  font-weight: bold;
}

.hgzxcont li {
  line-height: 25px;
  height: 25px;
  background: url(../image/dot.gif) 0 11px no-repeat;
  padding: 0 0 0 10px;
  overflow: hidden;
}

.hgzxcont li a {
  color: #666;
}

.hgzxcont li a span,
.hgzxcont li span a {
  color: #000;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #ff9dc1;
}

.hgzxcont li a:hover {
  color: #f82569;
}

.hgzxcont li a:hover span,
.hgzxcont li span a:hover {
  color: #f82569;
}

.noborbot {
  border-bottom: none !important;
}

.xmcont {
  padding: 5px 0 0;
}

.xmcont li {
  font-family: "微软雅黑", "宋体";
  font-size: 15px;
}

.xmcont li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #403d3d;
  padding: 0 0 0 80px;
  border-bottom: 1px dashed #f7c4d7
}

.xmcont li a:hover {
  color: #fff;
}

.xmcont li.xm1 a {
  background: url(../image/xm2.jpg) 0 0 no-repeat;
}

.xmcont li.xm1 a:hover {
  background: url(../image/xm2h.jpg) 0 0 no-repeat;
}

.xmcont li.xm2 a {
  background: url(../image/xm3.jpg) 0 0 no-repeat;
}

.xmcont li.xm2 a:hover {
  background: url(../image/xm3h.jpg) 0 0 no-repeat;
}

.xmcont li.xm3 a {
  background: url(../image/xm1.jpg) 0 0 no-repeat;
}

.xmcont li.xm3 a:hover {
  background: url(../image/xm1h.jpg) 0 0 no-repeat;
}

.xmcont li.xm4 a {
  background: url(../image/xm8.jpg) 0 0 no-repeat;
}

.xmcont li.xm4 a:hover {
  background: url(../image/xm8h.jpg) 0 0 no-repeat;
}

.xmcont li.xm5 a {
  background: url(../image/xm9.jpg) 0 0 no-repeat;
}

.xmcont li.xm5 a:hover {
  background: url(../image/xm9h.jpg) 0 0 no-repeat;
}

.xmcont li.xm6 a {
  background: url(../image/xm5.jpg) 0 0 no-repeat;
}

.xmcont li.xm6 a:hover {
  background: url(../image/xm5h.jpg) 0 0 no-repeat;
}

.xmcont li.xm7 a {
  background: url(../image/xm7.jpg) 0 0 no-repeat;
}

.xmcont li.xm7 a:hover {
  background: url(../image/xm7h.jpg) 0 0 no-repeat;
}

.xmcont li.xm8 a {
  background: url(../image/xm6.jpg) 0 0 no-repeat;
}

.xmcont li.xm8 a:hover {
  background: url(../image/xm6h.jpg) 0 0 no-repeat;
}

.xmcont li.xm9 a {
  background: url(../image/xm4.jpg) 0 0 no-repeat;
}

.xmcont li.xm9 a:hover {
  background: url(../image/xm4h.jpg) 0 0 no-repeat;
}

.xmcont li.xm10 a {
  background: url(../image/xm10.jpg) 0 0 no-repeat;
  border-bottom: none;
}

.xmcont li.xm10 a:hover {
  background: url(../image/xm10h.jpg) 0 0 no-repeat;
}

/*----------------fix第一板块2015/6---------------*/
#one_name {
  background: #fff;
}

.part1cont {
  margin: 10px 0 0 0;
  height: 782px;
  background: #fff;
  padding: 15px 15px 0;
}

.three_name {
  background: #fff;
}

.aside {
  width: 374px;
  font-family: "微软雅黑";
  height: 610px;
}

.common-slide {
  height: 610px;
  overflow: hidden;
  position: relative;
  width: 374px;
}

.common-slide .main li {
  float: left;
  height: 610px;
  position: relative;
  width: 374px;
}

.common-slide .main .caption {
  background: url(../image/blacktr.png) 0 0 repeat;
  bottom: 53px;
  height: 92px;
  left: 28px;
  padding: 0 17px;
  position: absolute;
  width: 284px;
}

.common-slide .main .caption h3 {
  color: #fff !important;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  font-weight: normal;
}

.common-slide .main .caption h3 a {
  color: #fff;
}

.common-slide .main .caption p {
  color: #b7b7b7;
  height: 30px;
  line-height: 16px;
  overflow: hidden;
}

.common-slide .triggers {
  bottom: 16px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.common-slide .triggers ul {
  display: inline-block;
}

.common-slide .triggers li {
  display: inline;
  float: left;
  margin-right: 12px;
}

.common-slide .triggers li a {
  background: rgba(0, 0, 0, 0) url(../image/common-slide-triggers.png) no-repeat 0 0;
  float: left;
  height: 8px;
  overflow: hidden;
  text-indent: -9999px;
  width: 8px;
}

.common-slide .triggers li a:hover,
.common-slide .triggers li a.current {
  background-position: -8px 0;
}

.common-slide .prev,
.common-slide .next {
  background: #000 url(../image/common-slide-nav.png) no-repeat 0 0;
  height: 49px;
  left: 0;
  margin-top: -24px;
  position: absolute;
  top: 50%;
  width: 34px;
}

.common-slide .prev:hover,
.common-slide .prev:active {
  background-position: 0 -49px;
}

.common-slide .next {
  background-position: -34px 0;
  left: auto;
  right: 0;
}

.common-slide .next:hover,
.common-slide .next:active {
  background-position: -34px -49px;
}

.center {
  width: 300px;
  margin: 0 22px;
}

.titimg {
  display: block;
  margin: 0 auto 8px;
}

.twc {
  padding: 10px 0 0;
  font-family: "Microsoft Yahei"
}

.twc h5 {
  font: 15px/20px "Microsoft Yahei";
  height: 40px;
  margin-bottom: 5px;
  overflow: hidden;
  line-height: 20px;
  color: #777777;
}

.twc h5 a {
  color: #000;
}

.twc .info {
  color: #999;
  font-size: 13px;
  height: 70px;
  line-height: 21px;
  overflow: hidden;
  padding: 8px 0 0;
}

.twc .info img {
  border: 1px solid #efefef;
  margin: 0 0 0 5px;
  padding: 2px;
}


.twc p {
  color: #999;
  height: 66px;
  line-height: 21px;
  overflow: hidden;
}

.twc a {
  color: #0b4894;
}

.link {
  padding: 15px 0 10px;
  border-bottom: 1px solid #e5e5e5;
}

.link li {
  line-height: 30px;
  height: 30px;
  background: url(../image/dotli.gif) 0 13px no-repeat;
  padding-left: 15px;
  font-size: 14px;
  font-family: "微软雅黑";
  overflow: hidden;
}

.link li a {
  color: #000;
}

.link li a:hover {
  color: #ff5151;
}

.article-list-box li {
  background: url(../image/dotli.gif) 0 13px no-repeat;
  line-height: 31px;
  padding-left: 15px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.article-list-box li .title {
  height: 31px;
  overflow: hidden;
}

.article-list-box li .intro {
  height: 54px;
  line-height: 1.5;
  overflow: hidden;
  font-size: 12px;
  display: none;
}

.article-list-box li .title a {
  color: #000;
}

.article-list-box li .intro a {
  color: rgb(119, 119, 119);
}

.article-list-box li div .intro {
  display: block;
}

.article-list-box li.first .intro {
  display: block;
}

.rightf1_1 {
  width: 276px;
}

.spimg {
  height: 200px;
  margin-bottom: 15px;
}

.colbox {
  background: #ff5151;
  width: 100%;
  height: 396px
}

.tit1_2 {
  margin: 0 auto;
  padding: 25px 0 10px;
  display: block;
  width: 229px;
  height: 38px;
}

.special-box {
  width: 230px;
  margin: auto;
  /*border-bottom:1px solid #ff9797; */
  padding-bottom: 10px;
  height: 207px;
}

.special-box a {
  color: #fff;
}

.special-box li .title a {
  color: #fff;
}

.special-box li .intro a {
  color: #fecdcd;
}

.special-box li {
  background: url(../image/dotli1.gif) 0 13px no-repeat;
}

.zbtn {
  padding: 5px 0 0 16px;
}

.zbtn li {
  width: 119px;
  height: 39px;
  float: left;
  margin: 0 5px 5px 0;
}

.zbtn li a {
  display: block;
  width: 119px;
  height: 39px;
}

.zbtn li a.btn1 {
  background: url(../image/zbtn1.png) 0 0 no-repeat;
}

.zbtn li a.btn2 {
  background: url(../image/zbtn2.png) 0 0 no-repeat;
}

.zbtn li a.btn3 {
  background: url(../image/zbtn3.png) 0 0 no-repeat;
}

.zbtn li a.btn4 {
  background: url(../image/zbtn4.png) 0 0 no-repeat;
}

.zbtn li a.btn1:hover {
  background: url(../image/zbtn1h.png) 0 0 no-repeat;
}

.zbtn li a.btn2:hover {
  background: url(../image/zbtn2h.png) 0 0 no-repeat;
}

.zbtn li a.btn3:hover {
  background: url(../image/zbtn3h.png) 0 0 no-repeat;
}

.zbtn li a.btn4:hover {
  background: url(../image/zbtn4h.png) 0 0 no-repeat;
}


.lc {
  clear: both;
  padding: 15px 0;
  height: 142px;
}

.more2015 {
  margin-top: 7px;
  text-align: right;
  width: 100%;
}

.more a {
  color: #fff;
}


/* CSS Document */

/* CSS Document */
.three_name {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/three04.jpg);
  background-repeat: repeat-x;
}

.name_tubiao {
  background-image: url(../image/three01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.name_biaoti {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #618505;
  display: block;
  margin-left: 20px;
  background-image: url(../image/three02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.name_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  margin-top: 15px;
  color: #777777;
  margin-right: 15px;
}



.three_part {
  height: 505px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.tab_box {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
  height: 505px;
  display: flex;
}

.lyz_tab_left {
  width: 50px;
  height: 490px !important;
  min-height: 500px;
  height: 500px;
}

.pro_con1111 {
  overflow: hidden;
  width: 50px;
  height: 500px;
}

.pro_con111 UL {
  padding: 0px;
  width: 50px;
  list-style-type: none;
  height: 500px;
}

.pro_con111 UL LI {
  display: block;
  font-weight: normal;
  font-size: 17px;
  width: 50px;
  cursor: pointer;
  color: #444242;
  height: 100px;
  font-family: "微软雅黑";
  text-align: center;
  background-color: #d6d6d6;
  line-height: 20px;
  padding-top: 20px;
}

.pro_con111 UL LI.hover {
  display: block;
  font-weight: normal;
  font-size: 17px;
  width: 50px;
  cursor: pointer;
  color: #444242;
  height: 100px;
  text-align: center;
  background-color: #FFFFFF;
  line-height: 20px;
  padding-top: 20px;
}

.lyz_tab_right {
  display: block;
  float: right;
  width: 974px;
  height: 500px;
  padding: 0px;
}

#con_one_1 {
  height: 500px;
  width: 974px;
}

#con_one_2 {
  height: 500px;
  width: 974px;
}

#con_one_3 {
  height: 500px;
  width: 974px;
}

#con_one_4 {
  height: 500px;
  width: 974px;
}

#caseswap_pic,
#filmeswap_pic,
#userswap_pic,
#guanswap_pic {
  WIDTH: 965px;
  HEIGHT: 480px;
  OVERFLOW: hidden;
  padding-top: 20px;
}

.case_box {
  POSITION: relative;
  WIDTH: 900px;
  FLOAT: left;
  HEIGHT: 445px;
  OVERFLOW: hidden;
  margin-left: 0px;
}

#case_prev,
#filme_prev,
#user_prev,
#guan_prev {
  WIDTH: 30px;
  FLOAT: left;
  HEIGHT: 140px;
  OVERFLOW: hidden;
  background-image: url(../image/prew.jpg);
  background-repeat: no-repeat;
  margin-top: 160px;
}

#case_next,
#filme_next,
#user_next,
#guan_next {
  WIDTH: 30px;
  FLOAT: left;
  HEIGHT: 140px;
  OVERFLOW: hidden;
  background-image: url(../image/next.jpg);
  background-repeat: no-repeat;
  margin-top: 160px;
}

.case_scroll {
  CURSOR: pointer
}

.case_pics {
  POSITION: absolute;
  WIDTH: 5000px;
  TOP: 0px;
  margin-left: 0px;
}

.case_pics LI {
  WIDTH: 960px;
  FLOAT: left;
  HEIGHT: 445px;
  OVERFLOW: hidden
}

.caselipart {
  POSITION: relative;
  FLOAT: left;
  OVERFLOW: hidden;
  width: 277px;
  height: 446px;
  text-indent: 0px;
  margin-left: 18px;
}

.caselipart span {
  POSITION: absolute;
  FILTER: alpha(opacity=80);
  LINE-HEIGHT: 28px;
  WIDTH: 100%;
  DISPLAY: block;
  HEIGHT: 176px;
  COLOR: #000000;
  CURSOR: pointer;
  TEXT-DECORATION: none;
  opacity: 0.75;
  background-position: 0px 0px;
  text-align: center;
  margin-top: 270px;
  background-image: url(../image/three03.jpg);
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
}

.four_name {
  height: 59px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/three04.jpg);
  background-repeat: repeat-x;
  margin-top: 20px;
  overflow: hidden;
}

.fourname_tubiao {
  background-image: url(../image/four01.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.fourname_biaoti {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #B15F0B;
  display: block;
  margin-left: 20px;
  background-image: url(../image/four02.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.fourname_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  margin-top: 20px;
  color: #777777;
  margin-right: 15px;
}

.hezuomeiti {
  height: 85px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
}

.hezuomeiti li {
  float: left;
  height: 59px;
  width: 128px;
  white-space: nowrap;
  display: block;
  margin-top: 15px;
  margin-left: 15px;
  padding-right: 60px;
}

.five_name {
  height: 143px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/five01.jpg);
  background-repeat: repeat-x;
  margin-top: 20px;
}

.fivename_tubiao {
  background-image: url(../image/five03.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 12px;
  margin-left: 12px;
  display: block;
}

.fivename_biaoti {
  float: left;
  line-height: 59px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #B15F0B;
  display: block;
  margin-left: 20px;
  width: 600px;
  height: 59px;
}

.fivename_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  margin-top: 20px;
  color: #777777;
  margin-right: 15px;
}

.five_tab {
  height: 59px;
  width: 1024px;
  overflow: hidden;
}

.five_tabnr {
  height: 80px;
  width: 1024px;
  overflow: hidden;
}

#menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#menu li {
  display: block;
  width: 100px;
  text-align: center;
  float: left;
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
  cursor: hand;
  height: 59px;
  padding-top: 0em;
  padding-bottom: 0em;
}

.sec1 {
  background-color: #FFFFFF;
  color: #9c9c9c;
  font-family: "微软雅黑";
  font-size: 18px;
  line-height: 59px;
  height: 59px;
  width: 99px;
  background-image: url(https://www.8682.cc/statics/8682.cc/images/five05.jpg);
  background-repeat: repeat-x;
}

.sec2 {
  background-image: url(../image/five04.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 99px;
  height: 59px;
  color: #E00C7D;
}

.block {
  display: block;
  margin-top: 16px;
  margin-left: 20px;
  color: #646464;
  line-height: 30px;
}

.lianjie_ph {
  white-space: nowrap;
  display: block;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
}

.unblock {
  display: none;
  margin-top: 16px;
  margin-left: 20px;
  color: #646464;
  line-height: 30px;
}

.new_footer {
  background-color: #FFFFFF;
  width: 1024px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}



.gongnengqu_130924 {
  height: 174px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e5e5e5;
  overflow: hidden;
  line-height: 180%;
  margin-top: 20px;
}

.gnq_dh03_130924 p {
  font-size: 12px;
}

.gongnengqu_130924 A {
  color: #000000;
}

.gongnengqu_130924 A:hover {
  color: #CF0342;
  text-decoration: underline;
}

.gnq_dh_130924 {
  float: left;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #acacac;
  width: 260px;
  margin-top: 10px;
  height: 150px;
  margin-left: 10px;
}

.gnq_dh01_130924 {
  background-image: url(../image/dianhua.jpg);
  background-repeat: no-repeat;
  height: 77px;
  width: 186px;
  margin-left: 40px;
  margin-top: 10px;
}

.gnq_dh02_130924 {
  margin-left: 35px;
}

.gnq_dh02_130924 p {
  text-indent: 10px;
  color: #4f4f4f;
  font-size: 12px;
  font-family: "宋体";
  line-height: 180%;
}

.gnq_dh03_130924 {
  margin-left: 45px;
  margin-top: 8px;
  color: #3D3D3D;
}

.gnq_sj_130924 {
  float: left;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #acacac;
  width: 220px;
  margin-top: 10px;
  height: 150px;
}

.gnq_qq_130924 {
  float: left;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #acacac;
  width: 230px;
  margin-top: 10px;
  height: 150px;
}

.gnq_hz_130924 {
  float: left;
  width: 230px;
  margin-top: 10px;
  height: 150px;
}




.copyright_130924 {
  PADDING-BOTTOM: 10px;
  LINE-HEIGHT: 180%;
  WIDTH: 980px;
  CLEAR: both;
  OVERFLOW: hidden;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #3D3D3D;
  height: 200px;
  background-color: #FFFFFF;
}

.copyright_130924 A {
  color: #000000;
}

.copyright_130924 A:hover {
  color: #CF0342;
  text-decoration: underline;
}

.foot-nav_130924 {
  TEXT-ALIGN: center;
  LINE-HEIGHT: 46px;
  MARGIN-BOTTOM: 7px;
  HEIGHT: 46px;
  COLOR: #d5d5d5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d5d5d5;
}

.foot-nav_130924 A {
  MARGIN: 0px 10px;
  COLOR: #000
}

.copyright_130924 SPAN {
  COLOR: #7c7c7c
}

.cp_shengming_130924 {
  width: 990px;
  margin-top: 10px;
  height: 150px;
}

.cp_ewm_130924 {
  background-image: url(../image/erweima.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 122px;
  width: 394px;
  margin-top: 10px;
}

.cp_bq_130924 {
  float: right;
  width: 520px;
  margin-top: 6px;
}

.cp_bq_130924 p {
  font-family: "宋体";
  font-size: 12px;
  line-height: 180%;
}

.cp_kx_130924 {
  height: 47px;
  width: 128px;
  float: left;
  margin-left: 15px;
  margin-top: 8px;
}

/*-------------------part5--------------*/
.fivename_biaoqian {
  float: right;
  display: block;
  line-height: 44px;
  font-size: 14px;
  color: #777777;
  position: absolute;
  padding: 0px;
  margin: 0px;
  left: 917px;
  top: 20px;
}

#five_name {
  height: 143px;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/five01.jpg);
  background-repeat: repeat-x;
  margin-top: 20px;
}

#TabbedPanels2 {
  height: 142px;
  width: 1024px;
  position: relative;
}

#TabbedPanels2 .TabbedPanelsTabGroup {
  height: 59px;
  width: 500px;
  clear: both;
  background-image: url(../image/five03.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
}

#TabbedPanels2 .TabbedPanelsTab {
  position: relative;
  top: 1px;
  list-style: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  cursor: pointer;
  font-family: "微软雅黑";
  font-size: 18px;
  font-weight: normal;
  height: 59px;
  width: 99px;
  text-align: center;
  line-height: 59px;
  color: #9C9C9C;
  margin: 0px;
  float: left;
  display: inline;
}

#TabbedPanels2 .TabbedPanelsTabSelected {
  background-image: url(../image/five04.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 99px;
  height: 59px;
  color: #DE0E80;
}

#TabbedPanels2 .TabbedPanelsTab a {
  color: black;
  text-decoration: none;
}

#TabbedPanels2 .TabbedPanelsContentGroup {
  clear: both;
  height: 80px;
  width: 1024px;
}

#TabbedPanels2 .TabbedPanelsContent {
  height: 80px;
  width: 1024px;
}

#TabbedPanels2 .TabbedPanelsContent li {
  line-height: 30px;
  color: #646464;
  white-space: nowrap;
  display: block;
  margin-top: 6px;
  margin-left: 20px;
  float: left;
}


/* Pk列表页 */
.bread{
  margin-bottom: 20px;
}
.bread a{
  font-size: 12px;
  color: #333;
}
.pk_list_left{
  width: 650px;
}
.pk_list_right{
  width: 316px;
}
.pk_list_left ul li{
  width: 100%;
  margin-bottom: 20px;
}
.pk_list_left ul li a{
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.pk_list .pk_hospital_img{
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  font-size: 0;
}
.pk_list .pk_hospital_img img{
  display: inline-block;
  vertical-align: middle;
  width: 49.5%;
  height: 120px;
  margin: 0 auto;
}
.pk_list .pk_hospital_text{
  display: inline-block;
  vertical-align: middle;
  width: 320px;
  padding: 0 10px;
}
.pk_list .pk_hospital_text h2{
  font-size: 17px;
  color: #333;
  line-height:24px;
}
.pk_list .pk_hospital_text .time{
  font-size: 14px;
  color: #999;
  margin-top: 10px;
}
.pk_list_right .other_pk{
  width: 100%;
  border:1px solid #eee;
  margin-bottom: 20px;
}
.pk_list_right .other_pk_top{
  font-size: 15px;
  color: #333;
  height: 40px;
  line-height: 40px;
  background: #fbfafa;
  font-weight: 600;
  text-indent: 1em;
}
.pk_list_right .other_pk ul{
  padding: 0 14px;
}
.pk_list_right .other_pk ul li{
  padding: 10px 0;
  border-bottom: 1px dashed #eee;
}
.pk_list_right .other_pk ul li a{
  display: block;
  width: 100%;
  font-size:14px;
  color: #2e2f2f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pk_list_right .other_pk ul li:nth-last-child(1){
  border-bottom: none;
}
.pk_list_right .news_top::after{
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../image/news_icon.png) no-repeat;
  width:27px;
  height: 15px;
  background-size: 100% 100%;
  margin-top:-18px;
  margin-left:4px;
}
/* PK内容页 */
.pk_content_name{
  width: 100%;
  height:79px;
  background: url(../image/pk_content_top.jpg) no-repeat;
  background-size: 100% 90%;
  object-fit: cover;
}
.pk_content_name .fh,
.pk_content_name .sh
{
  width: 50%;
  height:79px;
}
.pk_content_name .fh a,
.pk_content_name .sh a{
  display: block;
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 70px;
}
.pk_content_img{
  width: 100%;
  height: 370px;
}
.pk_content_img .fi,
.pk_content_img .fs
{
  width: 50%;
  height: 370px;
  padding-right:4px;
  box-sizing: border-box;
}
.pk_content_img .fs{
  padding-left:4px;
  padding-right:0;
}
.pk_content_img img{
  display: block;
  width: 100%;
  height: 100%;
}
.pk_content_show table{
  border: 1px solid #eee;
  border-collapse: separate;
  margin-bottom: 20px;
}
.pk_content_show table tr td{
  padding:14px;
}
.pk_content_show table tr td.pd_left{
  padding: 14px 0;
}
.pk_content_show table .hos_des{
  width: 45%;
  color: #333;
  font-size: 14px;
  line-height:26px;
  border-top: 1px solid #eee;
}
.introduce_text{
  vertical-align: top;
}
.introduce_text a{
  color: #333;
  font-size: 14px;
  line-height:26px;
}
.pk_content_show table .hos_title{
  width: 10%;
  background: #fbfafa;
  font-weight: 600;
  border: 1px solid #eee;
  border-bottom: 0 none;
}
.pk_content_show table .hos_title .hos_title_text{
  color: #333;
  font-size: 15px;
  text-align: center;
}

.pk_content_show table .item_title_text .hos_title_text{
  color: #2e2f2f;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 6px 0;
  font-weight: normal;
}


.pk_content_show table .hos_title img{
  display: block;
  width: 16px;
  height: 18px;
  margin: 6px auto;
}
.pk_content_show table .hos_weizhi img{
  width: 14px;
  height: 18px;
}
.pk_content_show table .hos_time img{
  width: 17px;
  height: 17px;
}
.pk_content_show table .hos_des .hos_des_wrap{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.pk_content_show table .hos_des .hos_des_wrap li{
  flex: 0 0 47%;
  background: #fbfafa;
  margin-right: 12px;
}
.mar_b{
  margin-bottom: 6px;
}
.pk_content_show table .hos_des .hos_des_wrap .doctor_avatar{
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 100px;
}
.pk_content_show table .hos_des .hos_des_wrap .doctor_avatar img{
  display: block;
  width: 90px;
  height: 100px;
  margin: 0 auto;
  object-fit: cover;
}
.pk_content_show table .hos_des .hos_des_wrap .doctor_des{
  width: 88px;
  display: inline-block;
  vertical-align: middle;
}
.pk_content_show table .hos_des .hos_des_wrap .doctor_des div{
  line-height: normal;
  font-size: 12px;
  color: #2e2f2f;
  margin: 6px 0;
}
.skill{
  width: 102px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pk_content_show table .hos_des .hos_des_wrap .doctor_des .doctor_main{
  font-weight: 600;
  font-size: 14px;
}
.no_border{
  border-top: 0 none !important;
}
.pk_content_show table .hos_team img {
  width: 24px;
  height: 24px;
}
.pk_content_show table .hos_more_doctor{
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 14px;
}
.pk_content_show table .hos_more_doctor span,
.pk_content_show table .hos_more_doctor span a
{
font-size: 14px;
color: #2e2f2f;
}
.pk_content_show table .hos_img_show img {
  width: 17px;
  height: 15px;
}
.pk_content_show table .hos_des .hos_img_wrap li {
  flex: 0 0 30%;
  background: none;
  margin-right: 12px;
}
.pk_content_show table .hos_des .hos_img_wrap .doctor_avatar {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100px;
}
.pk_content_show table .hos_des .hos_img_wrap .doctor_avatar img {
  display: block;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  object-fit: cover;
}
.pk_content_show table .hos_des .anli_img_wrap li {
  flex: 0 0 48%;
  width: 48%;
  background: none;
  margin-right: 12px;
}
.pk_content_show table .hos_des .anli_img_wrap .doctor_avatar {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 180px;
}
.pk_content_show table .hos_des .anli_img_wrap .doctor_avatar img {
  display: block;
  width: 100%;
  height: 180px;
  margin: 0 auto;
  object-fit: cover;
  overflow: hidden;
}
.pk_content_bottom .pk_bottom_left{
  width: 660px;
  border:1px solid #eee;
}
.pk_content_bottom .pk_bottom_title{
  font-size: 16px;
  font-weight: 600;
  color: #2e2f2f;
  background: #fbfafa;
  padding:10px 0;
  text-indent: 1em;
}
.pk_content_bottom .pk_bottom_show ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  box-sizing: border-box;
}
.pk_content_bottom .pk_bottom_show ul li{
  flex: 0 0 49%;
  width: 49%;
  margin-bottom: 16px;
}
.pk_content_bottom .pk_bottom_show ul li .bottom_img{
  display: inline-block;
  vertical-align: middle;
  width: 124px;
  height: 80px;
}
.pk_content_bottom .pk_bottom_show ul li .bottom_img img{
  display: block;
  width: 100%;
  height: 80px;
  margin: 0 auto;
}
.pk_content_bottom .pk_bottom_show ul li .bottom_text{
  display: inline-block;
  vertical-align: middle;
  width: 180px;
}
.pk_content_bottom .pk_bottom_show ul li .bottom_text .titlt{
font-size: 14px;
color: #1e1e1e;
line-height: 24px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.pk_content_bottom .pk_bottom_show ul li .bottom_text .time{
font-size: 12px;
color: #908f8f;
margin-top: 4px;
}