@charset "UTF-8";

* {
  font-family: '微软雅黑';
}

/* 清浮动 */
.cf {
  zoom: 1;
}

.cf:after {
  content: '020';
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

a {
  color: #333333;
}

a:hover {
  color: #046fa7;
}

.inbox {
  width: 1200px;
  margin: auto;
}

/* 头部 */
.head {
  width: 100%;
  height: 300px;
  padding-top: 10px;
  background-image: url(hdbg.png);
  background-size: 100% 100%;
  position: relative;
}

.top a {
  color: #fff;
}

.top span {
  color: #fff;
}

.top a:hover {
  color: #046fa7;
}

.tpl {
  float: left;
  font-size: 16px;
}

.tpl a:first-child {
  margin-right: 20px;
}

.tpr {
  float: right;
  width: 524px;
}

.tprl {
  float: left;
}

.tprr {
  float: right;
}

.old_boount {
  display: none;
}

.tfgx {
  margin: 0 7px;
}

/* 登录样式 */
.loggin_group {
  position: relative;
}

.loginItems {
  display: none;
  position: absolute;
  width: 90px;
  height: 80px;
  z-index: 99;
  text-align: center;
  background: url(/cms_files/jcms1/web2785/site/picture/-1/zjzwfw_2019_dlbjdc.png) no-repeat 0 -1px;
  /* border-bottom: 1px solid #eeeeee; */
  padding-top: 12px;
  left: -28px;
  top: 20px;
}

.loginItems a {
  display: block;
  width: 98%;
  margin: 0 auto;
  color: #333;
  padding: 0;
  text-align: center;
  line-height: 30px;
  background: none;
  float: none;
}

.loggin_group:hover .loginItems {
  display: block;
}

.top .pcwza,
.top .old_boount,
.top .new_boount {
  color: #ffe1a1;
}

.sjghb {
  display: none;
}

.logoasearch {
  margin-top: 30px;
  height: 93px;
}

.logo img {
  display: block;
  width: auto;
  height: 93px;
}

.search {
  margin-top: 21px;
  width: 500px;
  height: 50px;
  background: #fff;
}

.search form {
  height: 50px;
}

.setxt {
  width: 450px;
  height: 50px;
  padding: 0 20px;
  border: none;
}

.sesub {
  width: 50px;
  height: 50px;
  float: right;
  margin-top: -1px;
  background: url(search.png) no-repeat center;
  background-size: 26px 26px;
  border: none;
}

.nav {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #046fa7;
}

.nav .inbox {
  display: flex;
  justify-content: space-between;
}

.nav a {
  height: 54px;
  color: #fff;
  font-size: 24px;
}

.nav a:hover {
  font-weight: bold;
  border-bottom: 4px solid #fff;
}



/* 老年头部样式 */
.old_type .tpl,
.old_type .tpr {
  width: 100%;
  font-size: 32px;
  line-height: 64px;
}

.old_type .new_boount {
  display: none;
}

.old_type .old_boount {
  display: block;
  float: right;
  margin-left: 30px;
}

.old_type .tfgx {
  margin: 0 15px;
}

.old_type .logoasearch {
  margin-top: 50px;
}

.old_type .search {
  margin-top: 17px;
  width: 600px;
  height: 60px;
}

.old_type .search form {
  height: 60px;
}

.old_type .setxt {
  width: 515px;
  height: 60px;
  padding: 0 30px;
  font-size: 28px;
}

.old_type .sesub {
  width: 84px;
  height: 60px;
}

.old_type .nav {
  display: block;
  width: 100%;
  height: 108px;
  line-height: 108px;
  background: #046fa7;
}

.old_type .nav .inbox {
  display: flex;
  justify-content: space-between;
}

.old_type .nav a {
  height: 95px;
  color: #fff;
  font-size: 36px;
}

.old_type .loginItems {
  width: 140px;
  height: 120px;
  background-size: 140px;
  left: -5px;
  top: 40px;
}

.old_type .top_box a,
.old_type .top_box span {
  font-size: 32px;
}

.old_type .loginItems a {
  line-height: 50px;
}

/* 移动头部样式 */
.mobile_type .inbox {
  width: 100vw;
}

.mobile_type .head {
  height: 75vw;
  background-size: auto 100%;
}

.mobile_type .tpl {
  display: none;
}

.mobile_type .sjghb {
  display: block;
  float: left;
  margin-right: 3vw;
  width: 18vw;
  height: 8vw;
  border-radius: 1vw;
  background: #ec940a;
  line-height: 8vw;
  text-align: center;
  font-size: 4vw;
}

.mobile_type .tprl {
  float: right;
  line-height: 8vw;
}

.mobile_type .sjbdn {
  display: none;
}

.mobile_type .tpr {
  float: right;
  width: 100%;
}

.mobile_type #loggin_group {
  float: left;
  margin-right: 4vw;
  font-size: 4vw;
}

.mobile_type .logo {
  width: 100%;
}

.mobile_type .logo img {
  height: 20vw;
  margin: 0 auto;
}

.mobile_type .logoasearch {
  margin-top: 6vw;
  height: auto;
}

.mobile_type .search {
  margin-top: 4vw;
  width: 90%;
  height: 14vw;
  margin-right: 5%;
}

.mobile_type .setxt {
  width: 84%;
  height: 14vw;
  padding: 0 2vw;
  font-size: 4vw;
}

.mobile_type .sesub {
  width: 15%;
  height: 14vw;
  background-size: 6vw;
}


.mobile_type .nav {
  display: block;
  height: auto;
  background: #046fa7;
}

.mobile_type .nav .inbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .nav a {
  width: 33vw;
  height: 12vw;
  font-size: 5vw;
  text-align: center;
  line-height: 12vw;
}

/* 头部样式结束 */
/* 内容区 */
.cont {
  background: url(bdbg.png) no-repeat center top;
  background-size: 100%;
  padding-top: 40px;
}

.parttit {
  width: 187px;
  margin: 0 auto;
}

.parttit img {
  display: block;
  width: 100%;
}

.gkbox {
  margin-top: 30px;
  width: 100%;
  height: 375px;
  background: #2e91d5;
  padding: 30px;
}

.gkl {
  width: 560px;
  height: 315px;
  float: left;
}

.gkl video {
  width: 560px;
  height: 315px;
}

.gkr {
  width: 549px;
  float: right;
}

.tab .hd ul li a {
  color: #fff;
}

.tab .hd ul li a:hover {
  color: #046fa7;
  font-weight: bold;
}

.tab .hd {
  position: relative;
}

.tab .hd ul li {
  float: left;
  font-size: 24px;
  line-height: 32px;
  padding: 0 25px;
  background: url(shu.png) no-repeat left center;
}

.tab .hd ul li:first-child {
  padding-left: 0 !important;
  background: none !important;
}

.tab .hd ul li:last-child {
  padding-right: 0 !important;
}

.gkbox .hd ul li a:hover,
.gkbox .hd ul .on a {
  color: #fff;
  font-weight: bold;
}

.gkr .bd {
  margin-top: 15px;
}

.dhgkwz {
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  text-indent: 2em;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  word-break: break-all;
}

.dhgkgd {
  float: right;
  font-size: 18px;
  line-height: 36px;
  color: #ffe1a1;
  margin-top: 10px;
}

.dhgkgd:hover {
  color: #ffe1a1;
  font-weight: bold;
}

.ygdl {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.ygdli {
  width: 585px;
  height: 237px;
  background-color: #fafafa;
  border: solid 1px rgba(117, 117, 117, 0.3);
}

.ygpic {
  display: flex;
  justify-content: space-between;
}

.ygdli {
  padding: 30px;
}

.ygtit {
  font-size: 24px;
  font-weight: bold;
  color: #046fa7;
}

.ygpic {
  margin-top: 10px;
}

.ygpicl {
  width: 240px;
  height: 135px;
  overflow: hidden;
}

.ygpicl img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all .5s;
}

.ygpicl img:hover {
  transform: scale(1.2);
}

.ygpicr {
  width: 264px;
}

.ygpicr p {
  font-size: 16px;
  line-height: 36px;
  text-indent: 2em;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
}

.ygpicr a {
  float: right;
  margin-top: 10px;
  font-size: 18px;
  color: #046fa7;
}

.tzdh {
  margin-top: 40px !important;
}

.tzdhlist {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.tzli a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.tzli a p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: url(btbg.png)repeat-x left center;
  background-size: 100% 60px;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
}

.tzli a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s;
}

.tzli a:hover img {
  transform: scale(1.2);
}

.li1 {
  width: 400px;
}

.li1 a,
.li3 a {
  height: 300px;
}

.li2 {
  width: 260px;
}

.li2 a,
.li4 a {
  height: 140px;
  margin-top: 20px;
}

.li4 a:first-child,
.li2 a:first-child {
  margin-top: 0 !important;
}

.li3 {
  width: 180px;
}

.li4 {
  width: 300px;
}

.li4 .gdpt {
  background: url(morebg.png) no-repeat center;
  background-size: 100%;
  transition: all .5s;

}

.li4 .gdpt:hover {
  background: #0570c6;
}

.li4 .gdpt span {
  color: #fff;
  font-size: 18px;
  display: block;
  width: 75px;
  float: left;
  line-height: 40px;
  margin: 40px 0 0 30px;
}

.li4 .gdpt:hover span {
  font-weight: bold;
}

.li4 .gdpt img {
  display: block;
  width: 53px;
  height: 53px;
  float: right;
  margin: 52px 30px 0 0;
}

/* 投资定海 */
.zwgkcont .tab .hd ul li a {
  color: #333;
}

.zwgkcont .tab .hd ul .on a {
  color: #046fa7;
  font-weight: bold;
}

.zwgkcont .tab .hd ul li {
  background: url(shu_03.png) no-repeat left center;
}

.zwgkcont .tab .hd ul li:first-child {
  background: none;
}

.tab .more {
  position: absolute;
  top: 8px;
  right: 0;
  height: 16px;
  line-height: 16px;
}

.tab .more a {
  display: block;
  color: #046fa7;
  font-size: 16px;
  font-weight: normal;
}

.tab .conWrap {
  margin-top: 20px;
}

.tab .bd li {
  margin-top: 27px;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-left: 20px;
  background: url(dian.png) center left no-repeat;
}

.tab .bd li:first-child {
  margin-top: 0 !important;
}

.tab .bd li a {
  display: block;
  font-size: 18px;
  float: left;
  width: 75%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tab .bd li a:hover {
  color: #046fa7;
}

.tab .bd li span {
  float: right;
  color: #999;
}

.zwgkcont {
  margin-top: 30px;
}

.zwgkl {
  width: 743px;
  float: left;
}

.zwgkcont .tab .bd li {
  margin-top: 0;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  background: url(dian.png) center left no-repeat;
  border-bottom: 1px solid #eeeeee;
  transition: 0.3s;
  box-shadow: 0px 0px 0px transparent;
}

.zwgkcont .tab .bd li:hover {
  padding: 0 20px 0 40px;
  box-shadow: 0px 0px 10px #ccc;
  border-bottom: 1px solid transparent;
  background-position-x: 20px;
}

.zwgkcont .tab .bd li:hover span {
  color: #046fa7 !important;
}

.zwgkcont .tab .bd li a {
  width: 100%;
}

.zwgkcont .tab .bd li .span1 {
  display: block;
  float: left;
  color: #333;
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zwgkr {
  width: 420px;
  float: right;
}

.bigtit {
  height: 32px;
  line-height: 32px;
}

.btit {
  float: left;
  font-size: 24px;
  color: #046fa7;
  font-weight: bold;
}

.bgd {
  display: block;
  float: right;
  color: #046fa7;
}

.zsxm a {
  display: block;
  width: 100%;
  line-height: 60px;
  background-color: #fafafa;
  border: solid 1px rgba(117, 117, 117, 0.3);
  font-size: 18px;
  color: #046fa7;
  margin-top: 20px;
  padding: 0 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .5s;
}

.zsxm a:hover {
  text-shadow: 10px 8px 5px #0000006b;
}

/* 游在定海 */
.yzdh {
  margin-top: 40px !important;
}

.yzdhbox {
  margin-top: 30px;
}

.yzdhbox li {
  float: left;
  width: 300px;
  height: 300px;
  /* transition: width .5s; */
}

.yzdhbox li div {
  width: 100%;
  height: 100%;
  padding: 90px 35px 0;
}

.dhc {
  background: url(dhc01.png) no-repeat center;
  background-size: 300px;
}

.dhw {
  background: url(dhw01.png) no-repeat center;
  background-size: 300px;
}

.dhk {
  background: url(dhk01.png) no-repeat center;
  background-size: 300px;
}

.yzdhbox img {
  display: block;
  width: 44px;
  height: 38px;
  margin: 0 auto;
}

.yzdhtit {
  margin-top: 35px;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}

.tzdhxq {
  display: none;
}

.sfqon .tzdhxq {
  display: block;
  margin-top: 15px;
}

.tzdhxq span {
  display: block;
}

.tzdhxq span a {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff !important;
  opacity: 0.8;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tzdhxq span a:hover {
  opacity: 1;
}

.mobile_type .tzdhxq span a {
  font-size: 4vw;
  line-height: 7vw;
  padding: 0 2vw;
}

.yzdhbox .sfqon {
  width: 600px;
}

.yzdhbox .sfqon div {
  padding: 35px 35px 0;
}

.yzdhbox .sfqon div .yzdhtit {
  margin-top: 15px;
}

.xqgd {
  display: none;
}

.sfqon .xqgd {
  display: block;
  width: 100px;
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
  margin: 30px auto 0;
  text-align: center;
}

.sfqon .xqgd:hover {
  opacity: 1;
  font-weight: bold;
}

.sfqon .dhc {
  background: url(dhc02.png) no-repeat center;
  background-size: 100%;
}

.sfqon .dhw {
  background: url(dhw02.png) no-repeat center;
  background-size: 100%;
}

.sfqon .dhk {
  background: url(dhk02.png) no-repeat center;
  background-size: 100%;
}

/* 友情链接 */
.yqljnew {
  margin-top: 40px;
  border-top: 3px solid #046fa7;
  padding-top: 13px;
}

.footer_links {
  position: relative;
}

.FriendLinksItemWrap {
  font-size: 15px;
  display: flex;
  justify-content: space-between;
}

.FriendLinksItem {
  width: 285px;
  height: 40px;
  background: url(arrd.png) no-repeat 265px center;
  background-size: 9px 7px;
  border: solid 1px #dcdcdc;
  cursor: pointer;
}

.FriendLinksItem p {
  padding-left: 22px;
  line-height: 40px;
}

.websiteList {
  display: none;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 1200px;
  background: #fff;
  box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 30%);
  padding: 20px;
}

.websiteList a {
  display: block;
  float: left;
  line-height: 40px;
  transition: all 0.3s;
  padding: 0 10px;
  width: 25%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.websiteList a:hover {
  background: #046fa7;
  color: #fff;
}

.old_type .yqljnew {
  margin-top: 60px;
  border-top: 6px solid #046fa7;
  padding-top: 20px;
}

.old_type .FriendLinksItemWrap {
  font-size: 32px;
  flex-wrap: wrap;
}

.old_type .FriendLinksItem {
  width: 580px;
  height: 100px;
  background: url(arrd.png) no-repeat 540px center;
  background-size: 18px 14px;
  margin-top: 40px;
}

.old_type .FriendLinksItem p {
  padding: 0 60px 0 20px;
  line-height: 100px;
}

.old_type .websiteList {
  bottom: 250px;
}

.old_type .websiteList a {
  font-size: 32px;
  line-height: 64px;
  padding: 0 20px;
  width: 33%;
}

.mobile_type .yqljnew {
  display: none;
}

/* 友情链接结束 */
/* 老年版样式 */
.old_type .cont {
  padding-top: 60px;
}

.old_type .parttit {
  width: 340px;
}

.old_type .gkbox {
  margin-top: 50px;
  height: auto;
}

.old_type .gkl,
.old_type .gkl video {
  width: 100%;
  height: 640px;
}

.old_type .gkr {
  width: 100%;
  margin-top: 50px;
}

.old_type .tab .hd ul li {
  font-size: 48px;
  line-height: 48px;
  padding: 0 30px;
  background: url(shu.png) no-repeat left center;
  background-size: 2px 35px;
}

.old_type .gkr .bd {
  margin-top: 40px;
}

.old_type .dhgkwz {
  font-size: 36px;
  line-height: 72px;
}

.old_type .dhgkgd {
  font-size: 36px;
  line-height: 72px;
  margin-top: 30px;
}

.old_type .ygdl {
  flex-wrap: wrap;
}

.old_type .ygdli {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

.old_type .ygtit {
  font-size: 48px;
}

.old_type .ygpic {
  margin-top: 30px;
}

.old_type .ygpicl {
  width: 480px;
  height: 270px;
}

.old_type .ygpicr {
  width: 620px;
}

.old_type .ygpicr p {
  font-size: 36px;
  line-height: 72px;
}

.old_type .ygpicr a {
  margin-top: 25px;
  font-size: 36px;
}

.old_type .tzdh {
  margin-top: 60px;
}

.old_type .tzdhlist {
  margin-top: 50px;
  flex-wrap: wrap;
}

.old_type .li1 {
  width: 700px;
}

.old_type .li2 {
  width: 470px;
}

.old_type .li1 a,
.old_type .li3 a {
  height: 400px;
}

.old_type .li2 a,
.old_type .li4 a {
  height: 185px;
  margin-top: 30px;
}

.old_type .li3 {
  width: 700px;
  margin-top: 30px;
}

.old_type .li4 {
  width: 470px;
  margin-top: 30px;
}

.old_type .tzli a p {
  font-size: 28px;
  padding: 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.old_type .li4 .gdpt span {
  font-size: 32px;
  width: 150px;
  line-height: 64px;
  margin: 28px 0 0 50px;
}

.old_type .li4 .gdpt img {
  margin: 66px 50px 0 0;
}

.old_type .zwgkcont {
  margin-top: 50px;
}

.old_type .zwgkl {
  width: 100%;
}

.old_type .tab .more {
  top: 6px;
  height: 36px;
  line-height: 36px;
}

.old_type .tab .more a {
  font-size: 36px;
}

.old_type .tab .conWrap {
  margin-top: 40px;
  width: 100% !important;
  height: 400px !important;
}

.old_type .tab .conWrap ul {
  width: 100% !important;
  height: 400px !important;
}

.old_type .gkbox .tab .conWrap {
  height: 535px !important;
}

.old_type .gkbox .tab .conWrap ul {
  height: 535px !important;
}

.old_type .zwgkcont .tab .bd li {
  font-size: 36px;
  height: 100px;
  line-height: 100px;
  padding-left: 30px;
  background: url(dian.png) center left no-repeat;
  background-size: 6px;
}

.old_type .zwgkcont .tab .bd li:hover {
  padding: 0 40px 0 70px;
  background-position-x: 30px;
}

.old_type .tab .bd li a {
  display: block;
  font-size: 36px;
}

.old_type .zwgkr {
  width: 100%;
  margin-top: 40px;
}

.old_type .bigtit {
  height: 48px;
  line-height: 48px;
}

.old_type .btit {
  font-size: 48px;
}

.old_type .bgd {
  font-size: 36px;
}

.old_type .zsxm a {
  line-height: 72px;
  font-size: 36px;
  margin-top: 35px;
  padding: 0 30px;
}

.old_type .yzdh {
  margin-top: 60px;
}

.old_type .yzdhbox {
  margin-top: 40px;
}

.old_type .yzdhbox .sfqon div {
  padding: 25px 25px 0;
}

.old_type .yzdhtit {
  font-size: 32px;
}

.old_type .tzdhxq span a {
  font-size: 24px;
  line-height: 30px;
}

.old_type .sfqon .xqgd {
  width: 190px;
  font-size: 30px;
  margin: 15px auto 0;
}

/* 老年版样式结束 */
/* 手机版样式 */
.mobile_type .cont {
  padding-top: 5vw;
}

.mobile_type .parttit {
  width: 40vw;
}

.mobile_type .gkbox {
  margin-top: 4vw;
  height: auto;
  padding: 3vw 2vw;
}

.mobile_type .gkl {
  width: 100%;
  height: 55vw;
}

.mobile_type .gkl video {
  width: 100%;
  height: 55vw;
}

.mobile_type .gkr {
  width: 100%;
}

.mobile_type .tab .hd ul li {
  font-size: 5vw;
  line-height: 10vw;
  padding: 0 .5vw;
  background: none;
}

.mobile_type .tab .hd,
.mobile_type .gkr .bd {
  margin-top: 3vw;
}

.mobile_type .dhgkwz {
  font-size: 4vw;
  line-height: 12vw;
}

.mobile_type .dhgkgd {
  font-size: 5vw;
  line-height: 7vw;
  margin-top: 3vw;
}

.mobile_type .ygdl {
  padding: 0 2vw;
  margin-top: 5vw;
  flex-wrap: wrap;
}

.mobile_type .ygdli {
  width: 100%;
  height: auto;
  padding: 2vw;
  margin-top: 3vw;
}

.mobile_type .ygdli:first-child {
  margin-top: 0;
}
.mobile_type .tab .hd {
  padding-right: 5vw;
}


.mobile_type .ygtit {
  font-size: 5vw;
}

.mobile_type .ygpic {
  margin-top: 3vw;
  flex-wrap: wrap;
}

.mobile_type .ygpicl {
  width: 100%;
  height: auto;
}

.mobile_type .ygpicr {
  width: 100%;
  margin-top: 3vw;
}

.mobile_type .ygpicr p {
  font-size: 4vw;
  line-height: 8vw;
}

.mobile_type .ygpicr a {
  margin-top: 2vw;
  font-size: 4.5vw;
}

.mobile_type .tzdh,
.mobile_type .yzdh {
  margin-top: 8vw;
}

.mobile_type .tzdhlist {
  margin-top: 5vw;
  flex-wrap: wrap;
  padding: 0 2vw;
}

.mobile_type .tzli {
  width: 100%;
}

.mobile_type .tzli a {
  height: auto;
  margin-top: 4vw !important;
}

.mobile_type .li4 .gdpt span {
  font-size: 5vw;
  width: 22vw;
  line-height: 10vw;
  margin: 4vw 0 0 5vw;
}

.mobile_type .li4 .gdpt img {
  width: 15vw;
  height: 15vw;
  margin: 5vw 5vw 0 0;
}

.mobile_type .zwgkcont {
  margin-top: 4vw;
  padding: 0 2vw;
}

.mobile_type .zwgkl {
  width: 100%;
}

.mobile_type .tab .more {
  top: 0;
  height: auto;
  line-height: 8vw;
}

.mobile_type .tab .more a {
  font-size: 4vw;
}

.mobile_type .tab .conWrap {
  margin-top: 3vw;
  width: 100% !important;
  height: 55vw !important;
}
.mobile_type .tab .conWrap ul{
  width: 100% !important;
}
.mobile_type .tab .conWrap ul{
  width: 100% !important;
}
.mobile_type .gkbox .tab .conWrap{
  height: 90vw !important;
}


.mobile_type .zwgkcont .tab .bd li {
  font-size: 4vw;
  height: 12vw;
  line-height: 12vw;
  padding-left: 3vw;
}

.mobile_type .tab .bd li a {
  font-size: 4vw;
}

.mobile_type .zwgkcont .tab .bd li .span1 {
  width: 60%;
}

.mobile_type .zwgkcont .tab .bd li:hover {
  padding-left: 3vw;
  padding-right: 0;
  box-shadow: unset;
  border-bottom: 1px solid #eee;
  background-position-x: unset;
}

.mobile_type .zwgkr {
  width: 100%;
  margin-top: 5vw;
}

.mobile_type .bigtit {
  height: auto;
  line-height: 12vw;
}

.mobile_type .btit {
  font-size: 5vw;
}

.mobile_type .zsxm a {
  line-height: 12vw;
  font-size: 4vw;
  margin-top: 3vw;
  padding: 0 2vw;
}

.mobile_type .yzdhbox {
  margin-top: 5vw;
  padding: 0 2vw;
}

.mobile_type .yzdhbox .sfqon {
  width: 100%;
}

.mobile_type .yzdhbox li {
  width: 100%;
  height: auto;
}

.mobile_type .yzdhbox .sfqon div {
  padding: 2vw;
}

.mobile_type .yzdhbox li div {
  width: 100%;
  height: 100%;
  padding: 2vw;
  background-size: cover !important;
}

.mobile_type .dhc {
  background: url(dhc02.png) no-repeat center;
}

.mobile_type .dhw {
  background: url(dhw02.png) no-repeat center;
  margin-top: 4vw;
}

.mobile_type .dhk {
  background: url(dhk02.png) no-repeat center;
  margin-top: 4vw;
}

.mobile_type .tzdhxq {
  display: block;
  margin-top: 3vw !important;
}

.mobile_type .yzdhbox .sfqon div .yzdhtit {
  margin-top: 3vw;
}

.mobile_type .yzdhtit {
  margin-top: 3vw;
  font-size: 5vw;
}

.mobile_type .tzdhxq span {
  font-size: 4vw;
  line-height: 7vw;
}

.mobile_type .xqgd {
  display: block;
  width: auto;
  font-weight: bold;
  font-size: 4vw;
  color: #fff;
  opacity: 0.8;
  margin: 4vw auto 0;
  text-align: center;
}



















/* 手机版样式结束 */