<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w1000 {
  width: 1000px;
  margin: auto;
  overflow: hidden;
}
/*内页banner*/

.ty-banner-1 img {
  visibility: hidden;
}
.ty-banner-1 img.show {
  visibility: visible;
}
/*内页banner*/

.mainbox {
  background: #fff;
}
.innerweb {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
  position: relative;
  background: #fff;
  padding: 40px;
  overflow: hidden;
}
.mainbox1 {
  background: #fff;
}
.innerweb1 {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
  position: relative;
  background: #fff;
  padding: 40px;
}

.banner img {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner {
  width: 100%;
  padding-top: 126px;
  position: relative;
  overflow: hidden;
  height: 550px !important;
  z-index: 1;
}
/*---标题---*/
.location {
  width: 100%;
  padding: 20px 0;
  background: #f7f7f7;
}
.location .title {
  font-size: 22px;
  width: 1200px;
  margin: auto;
  color: #293556;
  font-weight: bold;
  line-height: 28px;
}
.location .title span {
  float: right;
  background:  no-repeat left center;
  padding-left: 25px;
  font-size: 13px;
  color: #666;
  font-weight: normal;
}
.location .title span a {
  padding: 0px 5px;
  color: #666;
  font-weight: normal;
}
.location .title span a:hover {
  color: #1a1a1a;
}
.location .title span a.cur {
  color: #1a1a1a;
}
/*---标题---*/

.newshot li .figure img,
.newslistbox li,
.newslistbox li .figure img,
.indexnews .newsbottom li,
.indexnews .newsbottom li .figure img {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

/* 新闻 */
.indexnews {
}
.indexnews .newsbottom {
}
.indexnews .newsbottom li {
  margin-bottom: 30px;
  padding: 15px;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.indexnews .newsbottom li .figure {
  float: left;
  width: 300px;
  overflow: hidden;
}
.indexnews .newsbottom li .figure img {
  width: 300px;
  display: block;
}
.indexnews .newsbottom li .cont {
  margin-left: 320px;
}
.indexnews .newsbottom li h3 {
  padding-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  font-size: 17px;
}
.indexnews .newsbottom li .text {
  color: #666;
  font-size: 15px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  margin: 5px 0 15px;
}
.indexnews .newsbottom li .date {
  font-size: 13px;
  color: #959595;
  padding-left: 20px;
  background:  no-repeat left center;
}
.indexnews .newsbottom li .figure img:hover {
  transform: scale(1.02);
}

/*--新闻详细--*/

.commondetailed {
  background: #fff;
  margin: 25px 0;
}
.commonleftbox {
  float: left;
  width: 830px;
}
.commondetailedtitle {
  border-bottom: 1px solid #e5e5e5;
}
.commondetailedtitle h3 {
  font-size: 24px;
  text-align: left;
  line-height: 32px;
  color: #1a1a1a;
  font-weight: bold;
}

.commondetailedtitletimeauthor {
  text-align: center;
  color: #6e6e6e;
  font-size: 14px;
  padding: 40px 0px 40px;
}
.commondetailedtitletimeauthor .divicon {
  float: left;
}
.commondetailedtitletimeauthor .divicon span {
  padding-right: 34px;
  padding-left: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
}
.commondetailedtitletimeauthor .divicon span.eye {
  background-image: url(/uploads/image/sgimages/eye.png);
}
.commondetailedtitletimeauthor .divicon span.time {
  background-image: url(/uploads/image/sgimages/time.png);
  width: 150px !important;
  float: left !important;
}
.commondetailedtitletimeauthor .bdsharebuttonbox {
  float: right;
}

.commondetailedcontents {
  padding: 30px 0px;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  text-align: justify;
}
.commondetailedcontents img {
  max-width: 100%;
  margin: 0 auto; /*display:block;*/
  margin-bottom: 15px !important;
}

.commondetailedcontentsfoot {
  border: 1px solid #cccccc;
  border-left: none;
  border-right: none;
}
.commondetailedcontentsfoot p {
  float: right;
}
.commondetailedcontentsfoot p a {
  display: inline-block;
  width: 100px;
  margin-top: 35px;
  text-align: center;
  line-height: 30px;
  padding-right: 20px;
  background: #293556  no-repeat 88px center;
  color: #fff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.commondetailedcontentsfoot p a:hover {
  opacity: 0.8;
  background-position-x: 94px;
}
.commondetailedcontentsfoot dl {
  margin-right: 130px;
  font-size: 13px;
  padding: 13px 0px;
}
.commondetailedcontentsfoot dl a {
  color: #1a1a1a;
}
.commondetailedcontentsfoot dl a:hover {
  color: #293556;
}
.commondetailedcontentsfoot dl span {
  display: inline-block;
  background: #f2f2f2;
  color: #1a1a1a;
  line-height: 27px;
  padding: 0px 10px;
  margin-right: 5px;
}
.commondetailedcontentsfoot dl dd {
  margin-bottom: 20px;
}
.commondetailedcontentsfoot dl dt {
}

/* 新闻详细 */

.relevant {
  position: relative;
  float: right;
  width: 310px;
}
.relevant h3 {
  display: block;
  padding: 20px 20px;
  background: #293556;
  color: #fff;
  font-size: 22px;
}
.news-relevant {
  border-top: 0px solid #ccc;
  padding: 10px;
}
.news-relevant p {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.news-relevant p a.cur,
.news-relevant p a:hover {
  color: #293556;
  border-color: #293556;
}
.news-relevant p span {
  display: block;
  color: #666;
  background: url(/uploads/image/sgimages/time.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  margin-top: 8px;
}
.news-relevant p a {
  color: #333;
}
.news-relevant p a:hover {
  color: #293556;
}

.lawlist {
  padding-bottom: 30px;
}
.lawlist li {
  padding-left: 20px;
  background:  no-repeat left center;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
}
.lawlist li a {
  font-size: 16px;
  color: #666;
}
.lawlist li a:hover {
  color: #0079c6;
}
.lawlist li span {
  float: right;
  font-size: 14px;
  color: #888;
}

/*--新闻详细--*/
.news_detail {
  background: #fff;
  margin-bottom: 30px;
}
.news_detail .title {
  background: #fff;
  padding: 10px 0;
}
.news_detail .title .main {
  font-size: 40px;
  text-align: left;
  color: #1a1a1a;
  font-weight: bold;
  margin: 20px 0;
}

.news_detail .title .divicon {
  width: 100%; /* border-bottom:2px solid #15499a; */
  padding-bottom: 20px;
}
.news_detail .title .divicon span {
  padding-right: 34px;
  padding-left: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
}
.news_detail .title .divicon span.eye {
  background-image: url(/uploads/image/sgimages/eye.png);
}
.news_detail .title .divicon span.timese {
  background-image: url(/uploads/image/sgimages/time.png);
}

.news_detail article {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  text-align: justify;
  margin-bottom: 30px;
}
.news_detail article img {
  max-width: 100%;
  margin: 10px 0;
}
.news_detail .share {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
}
.news_detail .share img {
  vertical-align: middle;
}

/*--新闻详细--*/

/* 新闻3*/
.ww_jyqy_content_banner {
  text-align: center;
  margin-bottom: 12px;
}
.ww_jyqy_content {
  margin-right: -40px;
  margin-bottom: 20px;
}
.ww_jyqy_content dl {
  padding-bottom: 35px;
  padding-top: 35px;
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
  width: 550px;
  margin-right: 40px;
  float: left;
}
.ww_jyqy_content dl dt {
  position: relative;
  width: 130px;
  float: left;
  border: 1px dashed #ddd;
  height: auto;
  overflow: hidden;
  top: 0px;
  left: 0px;
}
.ww_jyqy_content dl dt a.ww-a-one {
  float: left;
  padding: 5px;
  width: 172px;
  border-right: 1px dashed #ddd;
}
.ww_jyqy_content dl dt a.ww-a-two {
  float: right;
  width: 130px;
  height: 135px;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ww_jyqy_content dl dt a.ww-a-two span {
  font-size: 60px;
  color: #999999;
  display: block;
  height: 60px;
  margin-top: 18px;
  text-align: center;
  width: 100%;
  line-height: 60px;
}
.ww_jyqy_content dl dt a.ww-a-two em {
  width: 100%;
  font-size: 18px;
  color: #999999;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
  line-height: 35px;
}
.ww_jyqy_content dl dd {
  margin-left: 135px;
  padding-left: 36px;
  height: auto;
  overflow: hidden;
}
.ww_jyqy_content dl dd h3 a {
  padding-bottom: 18px;
}
.ww_jyqy_content dl dd h3 a {
  font-size: 18px;
  color: #000;
}
.ww_jyqy_content dl:hover dd h3 a {
  color: #0079c6;
}
.ww_jyqy_content dl:hover dt a.ww-a-two em,
.ww_jyqy_content dl:hover dt a.ww-a-two span {
  color: #fff;
}
.ww_jyqy_content dl dd p a {
  font-size: 13px;
  color: #7777777;
  line-height: 18px;
}
.ww_jyqy_content dl dd span {
  display: block;
  width: 100px;
  height: 33px;
  background-color: #0079c6;
  text-align: center;
  line-height: 33px;
  margin-top: 18px;
}
.ww_jyqy_content dl dd span a {
  font-size: 13px;
  color: #fff;
}
.qy_hidebox {
  background: #0079c6;
  position: absolute;
  height: 135px;
  width: 130px;
  display: inline-block;
  left: 0;
  top: -143px;
}

/* 新闻3 end */

/* newshot */
.newshotbox {
  margin-bottom: 70px;
  position: relative;
}
.newshotbox .prev,
.newshotbox .next {
  display: block;
  width: 40px;
  height: 30px;
  position: absolute;
  bottom: 0px;
  border: 1px solid #e0e0e0;
  background-repeat: no-repeat;
  background-image: url(/uploads/image/sgimages/icon_arrow.png);
  background-color: #fff;
}
.newshotbox .prev {
  background-position: 5px 0px;
  right: 41px;
}
.newshotbox .next {
  background-position: -43px 0px;
  right: 0px;
}
.newshotbox .prev:hover {
  background-position: 5px -40px;
}
.newshotbox .next:hover {
  background-position: -43px -40px;
}

.newshot {
  margin-bottom: 0px;
}
.newshot li .figure {
  width: 400px;
  float: left;
  overflow: hidden;
}
.newshot li .figure img {
  width: 100%;
  display: block;
}
.newshot li .figure img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.newshot li .info {
  padding: 20px 0 0 20px;
  color: #757575;
  width: 410px;
  float: right;
}
.newshot li .info .flag {
  color: #a7a7a7;
}
.newshot li .info .flag span {
  padding-right: 34px;
  padding-left: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
}
.newshot li .info .flag span.eye {
  background-image: url(/uploads/image/sgimages/eye.png);
}
.newshot li .info .flag span.date {
  background-image: url(/uploads/image/sgimages/time.png);
}
.newshot li .info h3 {
  margin: 8px 0 20px 0;
  font-size: 20px;
}
.newshot li .info a {
  color: #333;
}
.newshot li .info a:hover {
  color: #293556;
}
.newshot li .info .text {
  margin-bottom: 30px;
  font-size: 14px;
}
.newshot li .info .morebtn {
  display: inline-block;
  background:  no-repeat left center;
  padding-left: 33px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

.newslistbox {
  margin-right: -30px;
}
.newslistbox li {
  float: left;
  width: 380px;
  margin: 0 30px 30px 0;
}
.newslistbox li .figure {
  overflow: hidden;
}
.newslistbox li .figure img {
  width: 380px;
  height: 253px;
  display: block;
}
.newslistbox li .cont {
  padding: 20px 20px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.newslistbox li h3 {
  font-size: 17px;
  line-height: 26px;
  height: 52px;
  margin-bottom: 8px;
  color: #333;
}
.newslistbox li a:hover h3 {
  color: #293556;
}
.newslistbox li .date {
  padding-left: 23px;
  color: #a7a7a7;
  background:  no-repeat left center;
}
.newslistbox li .text {
  color: #696969;
  margin-top: 8px;
  line-height: 20px;
  height: 40px;
  font-size: 14px;
}
.newslistbox li .figure img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.newslistbox li:hover {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
  transform: translatey(-5px);
}

.newslingb {
  position: relative;
}
.newslingb ul {
  display: block;
  padding: 20px 0px;
}

.newslingb ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.newslingb ul li span {
  display: block;
  color: #666;
  background: url(/uploads/image/sgimages/time.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  margin-top: 8px;
}
.newslingb ul li .txet {
  color: #000000;
  font-size: 17px;
  line-height: 40px;
}
.newslingb ul li .txet:hover {
  color: #293556;
}
.newslingb ul li .content {
  color: #888888;
  font-size: 13px;
  line-height: 24px;
  margin-top: 10px;
}

.solution {
}
.solution li {
  width: 100%;
  border-bottom: 1px solid #efefef;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.solution .figure {
  width: 400px;
  float: left;
  overflow: hidden;
}
.solution .figure img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.solution a:hover .figure img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.solution .cont {
  margin-left: 420px;
  padding-top: 0px;
}
.solution .cont h3 {
  padding-bottom: 10px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.solution a:hover .cont h3 {
  color: #d70000;
}
.solution .date {
  width: 120px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  font-size: 13px;
}
.solution a:hover .date {
  border-color: #d70000;
  color: #fff;
  background-color: #d70000;
}
.solution .text {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 24px;
  height: 144px;
  color: #777;
}

/*加盟分享*/
.contain {
  width: 1200px;
  margin: 0 auto;
}
/*新闻*/
.news {
  padding: 50px 0 35px 0;
  overflow: hidden;
}
.news .news_left {
  width: 68.28125%;
  float: left;
}
.news .news_left ul li {
  background: #fff;
  padding: 20px 40px;
  margin-bottom: 45px;
  border-bottom: 1px #ddd solid;
}
.news .news_left ul li h4 a {
  font-size: 22px;
  color: #333;
  font-weight: normal;
}
.news .news_left ul li h4 a:hover {
  color: #1a72ba;
}
.news .news_left ul li .n_date {
  margin: 15px 0 20px;
  font-size: 13px;
  color: #666;
}
.news .news_left ul li .n_img {
  overflow: hidden;
}
.news .news_left ul li .n_img img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.news .news_left ul li .n_note {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  margin: 15px auto;
}
.news .news_left ul li .n_share {
  position: relative;
}
.news .news_left ul li .n_share .n_icon1 {
  background:  no-repeat left center;
  padding-left: 25px;
  color: #666;
}
.news .news_left ul li .n_share .n_icon2 {
  background:  no-repeat center;
  display: inline-block;
  width: 16px;
  height: 18px;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
  top: 5px;
}
.news .news_left ul li .n_share a {
  position: absolute;
  right: 0px;
  color: #1a72ba;
  font-size: 16px;
}

/*加盟分享*/

/*加盟分享详情页*/

/*新闻详情页*/
.news_cont {
  background: #fff;
  padding: 25px 40px;
}
.news_cont h1 {
  font-size: 22px;
  color: #333;
  font-weight: normal;
}
.news_cont .n_date {
  margin: 15px 0 30px;
  font-size: 13px;
  color: #666;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.news_cont .n_img {
  overflow: hidden;
}
.news_cont .n_img img {
  max-width: 100%;
}
.news_cont .content {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.news_cont .n_share {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news_cont .n_share .n_icon1 {
  background:  no-repeat left center;
  padding-left: 25px;
  color: #666;
}
.news_cont .n_share .n_icon2 .bds_more {
  background:  no-repeat center;
  display: inline-block !important;
  width: 16px !important;
  height: 18px !important;
  margin-left: 10px !important;
  cursor: pointer !important;
}

.news_cont .return {
  display: block;
  background: #293556;
  width: 160px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  margin: 0px auto;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
}

.n_share .bdshare-button-style0-16 {
  display: inline-block;
  vertical-align: middle;
}

/*文章右侧分类*/
.news {
  position: relative;
}
.news .news_right {
  width: 29.609375%;
  float: right;
}
.news .news_right h2 {
  margin-bottom: 2px;
  background: #fff;
  padding: 25px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
}
.news .news_right ul.newscate {
  padding: 25px;
  background: #fff;
}
.news .news_right ul.newscate li {
  font-size: 16px;
  margin-bottom: 20px;
  background:  no-repeat left center;
  padding-left: 20px;
}
.news .news_right ul.newscate li a:hover,
.news .news_right ul.newscate li.on a {
  color: #1a72ba;
}
.news_right.srcoll {
  /*position:absolute;*/
  right: 0px;
}

/*热门文章*/
.news .news_right h2.hotnews {
  margin-top: 20px;
}
.news .news_right ul.hotnews {
  background: #fff;
  padding: 25px;
}
.news .news_right ul.hotnews li {
  margin-bottom: 20px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .news_right ul.hotnews li a {
  color: #666;
}
.news .news_right ul.hotnews li a:hover {
  color: #1a72ba;
}
.news .news_right ul.hotnews li span {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: #aab2bd;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-right: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.news .news_right ul.hotnews li span.on,
.news .news_right ul.hotnews li:hover span {
  background: #f60;
}

/*加盟分享详情页*/

/*新闻模板3*/
.newsthree {
  position: relative;
}
.newsthree ul {
  display: block;
  padding: 20px 0px;
}

.newsthree ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.newsthree ul li img {
  display: block;
  float: left;
  width: 25%;
  padding-right: 3%;
}
.newsthree ul li span {
  display: block;
  color: #666;
  background: url(/uploads/image/sgimages/time.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  margin-top: 8px;
}
.newsthree ul li .txet {
  color: #000000;
  font-size: 17px;
  line-height: 40px;
}
.newsthree ul li .txet:hover {
  color: #293556;
}
.newsthree ul li .content {
  color: #888888;
  font-size: 13px;
  line-height: 24px;
  margin-top: 10px;
  min-height: 78px;
}

/*新闻模板4*/
.sub_menu {
  position: absolute;
  left: 0;
  right: 0;
  width: 66%;
  min-width: 1200px;
  max-width: 1200px;
  height: 85px;
  margin: 0 auto;
  bottom: 0;
}
.news_menu {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
}
.news_menu ul {
  position: relative;
  width: 66%;
  overflow: hidden;
  float: right;
  padding-right: 2%;
}
.news_menu ul li {
  display: block;
  float: right;
  padding: 4% 4% 4% 0;
}
/* .news_menu ul li:last-child {
  margin-right: 3%;
} */
.news_menu ul li a {
  color: #ffffff;
}
.news_menu ul li.active a {
  color: #ffbe00;
}
.news_menu ul li:hover a {
  color: #ffbe00;
}
.sub_menu .title {
  position: absolute;
  left: 0;
  background: #8c171e;
  font-size: 22px;
  line-height: 85px;
  padding: 0 3%;
  z-index: 99;
}
.sub_menu .title a {
  color: #ffffff;
}
.news_menu ul li.active a {
  color: #ffbe00;
}
</pre></body></html>