﻿
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0px;
	padding: 0px;
}
fieldset, img {
	border: none;
}
img {
	border: none;
	width: 100%;
	vertical-align: middle;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol , li {
	list-style: none;
}
li {
	list-style: none;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a {
	text-decoration: none;
	color:#333;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
    color: #333;
	    user-select: none;
}
.alike {
    width: 1200px;
    margin: 0 auto;
}
.header_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto;
}
.icon-tel {
    /* background: url(/page_demo/images/tel.png) no-repeat left center; */
    background-size: auto 40px;
    padding-left: 62px;
    width: 250px;
    height: 50px;
    height: 55px;
    position: relative;
}
.icon-tel span {
    font-size: 28px;
    line-height: 1em;
    color: #ef3439;
    font-weight: bold;
}
.icon-tel p {
    font-size: 14px;
    color: #555;
	margin-bottom: 4px;
}
nav li {
    float: left;
}
nav {
    background: #5D478B;
}
nav li a {
    padding: 20px 12px;
    display: block;
    color: #fff;
    font-size: 18px;
}
nav li a:hover {
    background: #551A8B;
}
.stars-show ul li {
    float: left;
    width: 224px;
    margin: 0 20px 30px 0;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
.stars-show ul li:nth-child(5n) {
    margin-right: 0;
}
.stars-show ul li a p {
    padding: 13px 0;
    text-align: center;
    font-size: 18px;
	transition: all linear .4s;
}
.stars-show li:hover a p , .stars-dyfiinfo:hover a span {
    background: #5D478B;
    color: #fff;
}
.stars-show h2 , .group_photo h3 , .stars-zy h2 , .stars-dyf h2 , .flippingbox h3 , .blessingbox h3 , .fuwyj>h2{
    text-align: center;
    margin: 40px 0 10px;
    font-size: 32px;
    background: url(../image/tbjy.png) center no-repeat;
    color: #5d478b;
}
.group_photo_box li {
    float: left;
    width: 285px;
    margin: 0 20px 20px 0;
    overflow: hidden;
	border: 1px solid #d8d8d8;
    box-sizing: border-box;
}
.group_photo_box li:nth-child(4n) {
    margin-right: 0;
}
.group_photo_box li>div {
    height: 200px;
    overflow: hidden;
}
.group_photo_box li p {
    padding: 13px 10px;
    text-align: center;
    color: #555;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.star-group-photo {
    /* background-image: linear-gradient(to top, #4f74b5 0%, #669eff 100%); */
    /* padding: 1px 0 50px; */
    margin: 40px 0 0;
}
.foot_lf {
    float: left;
    width: 500px;
}
.foot_center {
    float: left;
    margin: 0 0 0 100px;
}
.foot_right {
    float: right;
}
.foot_right p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 5px 0 0 0;
}
.foot_center p {
    margin: 0 0 15px 0;
    display: flex;
    align-items: center;
}
.foot_lf p {
    line-height: 29px;
}
footer {
    background: #2E3033;
    padding: 25px 0;
    color: #fff;
}
.foot_lf>div , .foot_right>div   , .foot_center>div{
    line-height: 21px;
    border-left: 4px solid #ececec;
    font-size: 18px;
    padding-left: 10px;
    margin: 0 0 15px 0;
	color: #999;
}
.foot_right img {
    border: 4px solid #fff;
}
.foot_bottom a {
    color: #777;
}
.foot_bottom {
    font-size: 14px;
    color: #777;
    text-align: center;
    background: #424242;
    padding: 10px 0;
}
.group_photo_box li>div img:hover {
    transform: scale(1.3);
}
.group_photo_box li>div img {
    transition: all ease 1s;
}
.partner-link a {
    margin: 0 15px 0 0;
	color: #555;
}
.partner-link {
    line-height: 28px;
    margin: 20px auto 20px;
    font-size: 15px;
}
.foot_center p span {
    font-size: 23px;
    margin: 0 8px 0 0;
    color: #a8d3ec;
}
.foot_center p b {
    font-size: 23px;
    color: #ff3131;
    font-weight: 400;
}
.icon-tel i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 55px;
    color: #5D478B;
}
.stars_more a {
    display: inline-block;
    padding: 10px 40px;
    border: 1px solid #dfdfdf;
}
.stars_more {
    text-align: center;
    margin: 10px 0 50px;
}
.stars_more a:hover {
    background: #5D478B;
    color: #fff;
}
/* .group_photo h3 {
    color: #fff;
} */
.performance-price-list li {
    float: left;
    width: 285px;
    margin: 0 20px 30px 0;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
.performance-price-list li a>p {
    padding: 13px 0;
    text-align: center;
    font-size: 18px;
    transition: all linear .4s;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.performance-price-list  li:nth-child(4n) {
    margin-right: 0;
}
.performance-star-img p {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background: #5D478B;
    padding: 10px 20px 10px 10px;
    opacity: .8;
    border-radius: 0 20px 20px 0;
    color: #fff;
}
.performance-star-img {
    position: relative;
    overflow: hidden;
}
.performance-price-wrap h3 {
    text-align: center;
    margin: 40px;
    font-size: 25px;
    font-weight: 400;
    /* background: url(../image/sytit.png) center no-repeat; */
}
.eftze {
    background: url(../image/sytit.png) center no-repeat;
}
/*列表分页通用样式 开始*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
/*列表分页通用样式 结束*/
.performance-star-paging {
    text-align: center;
    margin: 0 0 40px;
}
.webbread {
    padding: 10px 0px;
    width: 100%;
    height: auto;
    background-color: #efefef;
    border-top: 1px solid #DFDEDE;
    border-bottom: 1px solid #DFDEDE;
    color:  #555;
    font-size: 15px;
}
.star_news_left {
    float: left;
    width: 185px;
    height: 130px;
    overflow: hidden;
    border: 1px solid #efefef;
    margin-right: 30px;
}
.star_news_right {
    float: right;
    margin-left: 15px;
    width: 92px;
    /* height: 100px; */
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
}
.star_news_center {
    float: left;
    width: 850px;
    height: auto;
}
.star_news_left img {
    width: 185px;
    height: 130px;
    overflow: hidden;
}
.news-day {
    width: 100%;
    /* height: 57px; */
    font-size: 30px;
    color: #555;
    text-align: center;
    /* line-height: 57px; */
    font-family: "Impact";
    letter-spacing: 0px;
    transition: all 0.4s ease-in-out;
}
.news-month {
    width: 100%;
    font-size: 15px;
    color: #555;
    text-align: center;
    letter-spacing: 0px;
}
.star_news_center a p {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 17px;
    color: #333;
    letter-spacing: 0px;
    transition: all 0.3s ease-in-out;
}
.star_news_center>div {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #555;
    letter-spacing: 0px;
    line-height: 25px;
    overflow: hidden;
}
.star_news li {
    overflow: hidden;
    clear: both;
    padding: 20px 0px;
    width: 100%;
    border-bottom: 1px dashed #dedddd;
}
.noneimg {
    width: 1050px;
}
.article-title {
    text-align: center;
    margin: 0 0 20px 0;
}
.star-article {
    background-color: #fff;
    padding: 40px;
}
.article-title>div {
    color: #777;
    margin: 15px 0 0;
    font-size: 14px;
}
.star-article-content {
    padding: 30px 30px 15px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.star-article-content p {
    margin: 15px 0;
    line-height: 27px;
    font-size: 16px;
}
.artitle-p {
    float: left;
}
.artitle-n {
    float: right;
}
.artitle-n-p {padding: 30px 0 20px;}
.artitle-n-p>div span {
    color: #777;
}
.webbread a {
    color: #555;
}
.star-article-content img {
    width: auto;
    display: block;
    margin: 0 auto;
}
.star-news-left {
    width: 600px;
    float: left;
}
.star-news-right {
    width: 550px;
    float: right;
}
.star-news-index {
    overflow: hidden;
    clear: both;
}
.star-news-left ul li {
    float: left;
    width: 220px;
    margin: 4px 0;
}
/* .star-news-left ul li:nth-child(3n-1) {
    margin-left: 20px;
    margin-right: 20px;
} */
.news-left-title {
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.star-news-index h3 {
    margin: 0 0 20px;
    font-size: 23px;
    background: url(../image/ftitimg.png) left no-repeat;
    padding: 10px 0 10px 10px;
    color: #fff;
}
.star-news-index {
    margin: 40px auto;
}
.news-right-problem p span {
    font-size: 18px;
    color: #47b2e4;
    margin: 0 5px  0 0;
    font-weight: bold;
}
.news-right-problem p {
    display: flex;
    align-items: center;
    color: #538bef;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-right-problem p a {
    color: #538bef;
}
.news-right-problem {
    border: 1px solid #e8e8e8;
    margin: 0 0 10px;
    padding: 15px;
    cursor: pointer;
}
.news-right-problem div {
    line-height: 20px;
    margin: 7px 0 0 0;
    display: none;
    color: #555;
    font-size: 14px;
}
.news-right-problem  .problem-on {
    display: block;
}
.news-right-problem div a {
    color: #7696d0;
}
.show-starbox {
    overflow: hidden;
    clear: both;
}
.show-star-lf {
    float: left;
    width: 400px;
    position: relative;
}
.show-star-rt {
    float: right;
    width: 750px;
}
.star-onebox li {
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    /* margin: 6px 0; */
    font-size: 16px;
    padding: 0 10px;
}
.star-onebox li:nth-child(2n-1) {
    width: 132px;
    background: #f5f5f5;
}
.star-onebox ul {
    clear: both;
    margin: 15px 0 0;
    overflow: hidden;
}
.star-onebox li:nth-child(2n) {
    width: 208px;
}
.star-onebox li:nth-child(4n-2) {
    margin-right: 20px;
}
.star-onebox li:nth-child(14) {
    width: 600px;
    margin-right: 0;
}
.star-zerobox p {
    margin: 15px 00;
}
.star-zero-tip {
    line-height: 28px;
}
.show-star-rt>div {
    margin: 0 0 20px 0;
}
.star-zerobox p span {
    color: #ef3439;
}
.star-article-content h3 {
    border-left: 5px solid #949bf5;
    padding: 0 0 0 10px;
    line-height: 21px;
}
.search-stars form {overflow: hidden;clear: both;display: flex;align-items: center;}
.udede {
    width: 300px;
    height: 40px;
    float: left;
    border: 1px solid #5D478B;
    outline: none;
    padding: 0 0 0 15px;
    font-size: 15px;

}
.star-s {
    float: left;
}
.star-s .submit {
    height: 32px;
    display: block;
}
.star-s input {
    height: 42px;
    background: #5D478B;
    border: 1px solid #5D478B;
    border-left: none;
    padding: 0 13px;
    color: #fff;
    cursor: pointer;
}
input:focus {
    outline: none;
}
.performance-price-wrap h5 {
    text-align: center;
    font-size: 25px;
    margin: 50px auto;
}
.performance-price-wrap h5 span {
    color: #5D478B;
}
.news-right-problem:first-child div {
    display: block;
}
.star-classify {
    float: left;
}
.star-scheduling {
    float: right;
}
.star-classify-scheduling {
    overflow: hidden;
    clear: both;
}
.star-scheduling-list ul li {
    float: left;
    width: 100px;
    text-align: center;
    padding: 10px 0;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.star-scheduling-list ul {
    overflow: hidden;
    clear: both;
}
.star-scheduling-list ul:first-child {
    background: #efefef;
}
.star-scheduling-list ul:first-child li:nth-child(2), .star-scheduling-list ul:first-child li:nth-child(3), .star-scheduling-list ul:first-child li:nth-child(4) {
    border-left: 1px solid #ffffff;
}
.star-scheduling p {
    background: url(../image/ftitimg.png) left no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 10px 15px;
    margin: 0 0 15px 0;
}
.star-classify p {
    background: url(../image/ftitimg.png) left no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 10px 10px;
    margin: 0 0 15px 0;
}
.star-resource-info {
    float: left;
    width: 170px;
    margin: 0 10px 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
section.stars-zy ul li {
    float: left;
    width: 224px;
    margin: 0 20px 30px 0;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
section.stars-zy ul li p {
    padding: 13px 0;
    text-align: center;
    font-size: 18px;
    transition: all linear .4s;
}
.stars-zy ul li:nth-child(5n) {
    margin-right: 0;
}
.stars-zy-list>div {
    float: left;
    width: 224px;
    margin: 0 20px 30px 0;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
.stars-zy-list>div:nth-child(5) {
    margin-right: 0;
}
.stars-zy-list>div a p {
    padding: 13px 0;
    text-align: center;
    font-size: 18px;
    transition: all linear .4s;
}
.stars-dyfiinfo {
    float: left;
    width: 224px;
    margin: 0 20px 30px 0;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
.stars-dyfiinfo span {
    padding: 13px 0;
    text-align: center;
    font-size: 18px;
    transition: all linear .4s;
    display: block;
}
.stars-dyfiinfo:nth-child(5n) {
    margin-right: 0;
}
.stars-ccf-img {
    position: relative;
    overflow: hidden;
}
.stars-ccf-img>div {
    position: absolute;
    top: 277px;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #1d1b1b9c;
    /* opacity: .5; */
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 16px;
    transition: all linear .4s;
}
.stars-show ul li:hover .stars-ccf-img>div {
    top: 0;
}
.stars-ccf-img span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background: #5D478B;
    padding: 10px 20px 10px 10px;
    opacity: .8;
    border-radius: 0 20px 20px 0;
    color: #fff;
}
.stars-dyftp {
    position: relative;
    overflow: hidden;
}
.stars-dyftp>div {
    position: absolute;
    top: 277px;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #1d1b1b9c;
    /* opacity: .5; */
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 16px;
    transition: all linear .4s;
}
.stars-dyftp p {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background: #5D478B;
    padding: 10px 20px 10px 10px;
    opacity: .8;
    border-radius: 0 20px 20px 0;
    color: #fff;
}
.stars-dyfiinfo:hover .stars-dyftp>div {
    top: 0;
}
.star-twobox p {
    margin: 15px 0;
    line-height: 27px;
}

.show-star-rt-two h3 , .show-star-rt-one h3, .show-star-broker h3, 
.show-star-rt-threew h3, .star-duotu h3 , .star-appraise h3 , .pzjwd h3{
    padding: 9px 15px;
    border-bottom: 1px solid #dcdcdc;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-left: 16px;
    background: url(../image/ftitimg.png) left no-repeat;
}
.show-star-info {
    margin-top: 40px;
    margin-bottom: 40px;
}
.star-broker-contact div img {
    width: auto;
}
.star-broker-contact p {
    margin: 15px 00;
}
.show-star-name {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    background: #000;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    opacity: .7;
    font-weight: bold;
    font-size: 18px;
    border-radius: 0 0 10px 10px;
}
.star-onebox li:last-child {
    height: auto;
    text-align: left;
    padding: 0 0 0 20px;
    width: 650px;
}
.star-zero-contact {
    margin-top: 20px;
    padding: 30px 30px;
    font-size: 14px;
    line-height: 170%;
    background: url(../image/tz-bgm.jpg);
    border-radius: 15px;
    overflow: hidden;
    background: #efefef;
}
.show-star-lf img {
    border-radius: 10px;
}
.pictur-list li {
    margin: 10px 10px;
    float: left;
    width: 220px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}

.pictur-list {
    overflow: hidden;
}
.show-picture h4 {
    font-size:20px;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #5d478b;
    padding-left: 10px;
    margin: 0 0 15px 0;
}
.show-picture {
    margin: 40px 0 20px;
}
.tzstar-contact-left {
    float: left;
}
.tzstar-contact-right {
    float: right;
    width: 560px;
}
.tzstar-contact {
    overflow: hidden;
    clear: both;
    margin: 30px auto 0;
}
.tzstar-contact-left p {
    margin: 20px 0;
    line-height: 28px;
}
.tzstar-contact-right h3 , .tzstar-contact-left h3{
    display: inline-block;
    position: relative;
    max-width: 35%;
    z-index: 10;
    font-size: 16px;
    color: #fff;
    background: #5D478B;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    margin: 0 0 20px 0;
}
.tzstar-contact-right h3::after ,.tzstar-contact-left h3::after  {
    content: "";
    position: absolute;
    right: -7px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 7px solid #1b1f7a;
}
.online-word {
    position: fixed;
    right: 90px;
    bottom: 0;
    background: #F5F5F5;
    padding: 30px 30px;
    z-index: 9999;
    border: 1px solid #eaeaea;
    display: none;
}
.pw input {
    margin: 10px 0;
    padding: 10px 0 10px 10px;
    width: 260px;
    outline: none;
    border: 1px solid #d8d8d8;
}
.vcey button {
    background: none;
    border: 1px solid #d8d8d8;
    padding: 10px 25px;
    color: #555;
    outline: none;
    cursor: pointer;
}
.vcey {
    text-align: center;
    margin: 20px 0 0 0;
}
.un textarea {
    outline: none;
    width: 260px;
    padding: 10px 0 10px 10px;
    height: 80px;
    border: 1px solid #d8d8d8;
}
.lxrf {
    display: inline-block;
    background: #5D478B;
    padding: 8px 34px;
    color: #fff;
    font-size: 16px;
    margin: 30px 0 10px 0;
}
.ymdg {
    position: fixed;
    right: 90px;
    bottom: 0;
    background: #F5F5F5;
    padding: 30px 30px;
    z-index: 9999;
    border: 1px solid  #dadada;
    width: 300px;
}
.star-threew ul li {
    float: left;
    width: 370px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 30px 0 0;
    margin: 10px 0;
    margin: 15px 0 0;
}
.star-threew ul {
    overflow: hidden;
    clear: both;
    margin: 0 0 10px;
}
.star_imgdt img {
    float: left;
    width: 18%;
    margin: 15px 1%;
}
.star_imgdt {
    overflow: hidden;
    clear: both;
    margin: 15px 0;
}
.startitle-lf h1 {
    display: inline-block;
    font-size: 27px;
}
.startitle-lf {
    display: flex;
    align-items: center;
}
.startitle-lf span {
    color: #555;
    font-size: 18px;
    margin: 0 0  0 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.startitle-rt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}
.show-startitle {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.startitle-rt-p {
    width: 41px;
    height: 41px;
    display: inline-block;
    margin: 0 6px;
    background: url(../image/sp.png) no-repeat left top;
}
.startitle-rt-n {
    width: 41px;
    height: 41px;
    display: inline-block;
    margin: 0 6px;
    background: url(../image/xp.png) no-repeat left top;
}
.startitle-rt span {
    color: #999;
    font-size: 14px;
    margin: 0 20px 0 0;
    display: flex;
}
.startitle-rt i {
    font-size: 18px;
    color:#999;
    margin: 0 5px 0;
}
.star-zero-tip a {
    color: #5d478b;
    font-size: 17px;
}
.info-star {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0 10px;
    margin: 20px 0 30px 0;
}
.show-star-rt-two {
    margin: 20px 0 0 0;
}
.star-zero-contact p {
    font-size: 16px;
    margin: 15px 00;
    line-height: 28px;
}
.star-zero-contact h4 {
    font-size: 22px;
    margin: 0 0 10px 0;
    text-align: center;
}
.stargrxx p span:first-child {
    width: 132px;
    background: #f5f5f5;
}
.stargrxx p span {
    float: left;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.stargrxx p {
    float: left;
    width: 400px;
    margin: 6px 0;
}
.stargrxx span:nth-child(2n) {
    width: 208px;
}
.stargrxx-last span:last-child {
    width: 80%;
    text-align: left;
    padding: 0 40px;
    height: 50px;
    overflow: inherit;
    white-space: inherit;
    line-height: 28px;
    margin: 7px 0 0 0;
}
.stargrxx .stargrxx-last {
    width: 100%;
}
.stargrxx {
    margin: 15px 0 0;
}
.star-twobox {
    margin: 0 0 25px;
    /* height: 403px; */
    overflow: hidden;
    position: relative;
}
.dtmo {
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #448fa5;
    left: 0;
    background-image: linear-gradient(#ffffff, #d2d2d2);
}
.dtmo a {
    display: block;
}
.star-appraise p {
    margin: 15px 0;
    line-height: 27px;
}
.star-appraise {
    margin: 0 0 20px 0;
}
.star-zero-tip p span {
    margin: 0 7px 0 0;
}
.star-zero-contact p img {
    width: auto;
    border: 7px solid #fff;
    /* vertical-align: baseline; */
}
.star-zero-contact p span {
    margin: 0 0 0 10px;
}
.star-video-content video {
    max-width: 100%;
    min-width: 20%;
    display: block;
    margin: 0 auto;
    outline: none;
}
.flipping-video {
    /* padding: 1px 0 50px; */
    margin: 40px 0 0;
}
.flippingwrap li {
    float: left;
    width: 285px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
}
.flippingwrap li>div {
    height: 200px;
    overflow: hidden;
}
.flippingwrap li p {
    padding: 13px 10px;
    text-align: center;
    font-size: 17px;
    color: #555;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.flippingwrap li:nth-child(4n) {
    margin-right: 0;
}
.blessing-video {
    /* padding: 1px 0 50px; */
    margin: 40px 0 ;
}
.blessingwrap li {
    float: left;
    width: 285px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
}
.blessingwrap li>div {
    height: 200px;
    overflow: hidden;
}
.blessingwrap li p {
    padding: 13px 10px;
    text-align: center;
    font-size: 17px;
    color: #555;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.blessingwrap li:nth-child(4n) {
    margin-right: 0;
}
.stars-zy-list>div:nth-child(5n) {
    margin-right: 0;
}
.show-contact-right {
    float: right;
}
.show-contact-left {
    float: right;
    width: 400px;
}
.show-contact-right div {
    width: 214px;
    display: inline-block;
    margin: 5px;
    position: relative;
}
.show-contact-right div p {
    position: absolute;
    bottom: 0;
    background: #000;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 5px 0;
    opacity: .6;
    margin: 0;
    border-radius: 0 0 5px 5px;
}
.pictur-list li p {
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    transition: all linear .4s;
}
.show-contact-right>span {
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 15px 0 10px;
}
.starfl {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .4;
    font-size: 14px;
    padding: 3px 10px;
    color: #fff;
}
.dy-category-pri li {
    text-align: center;
    border: 1px solid #eaeaea;
    margin: 0 10px 25px;
    box-sizing: border-box;
    background: #F5F5F5;
    flex: 1;
}
/*.dyffw ul li {
    padding: 9px;
    cursor: pointer;
}*/
.dy-category-pri ul {
    display: flex;
}
.dy-category-pri li a {
    display: block;
    padding: 9px;
}
.dy-category-pri li:hover a , .ccf-category a:hover {
    background: #5D478B;
    color: #fff;
    border: none;
}
.ccf-category {
    display: flex;
}
.ccf-category a {
    text-align: center;
    margin: 0 10px 25px;
    box-sizing: border-box;
    background: #F5F5F5;
    flex: 1;
    display: block;
    padding: 9px;
}
.show-hzlx {
    background-color: #f8f8f8;
    border: 1px solid #f4f4f4;
    text-align: center;
    color: #666666;
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
}
.oaetf {
    margin: 30px 0 0 0;
    line-height: 28px;
    font-size: 15px;
}
.oaetf span {
    border: 1px solid #dcdcdc;
    padding: 3px 13px;
    margin-right: 10px;
    border-radius: 15px;
    text-align: center;
    background: #f1f1f1;
}
.uxwfe {
    font-size: 15px;
}
.bmrtd a {
    color: #5D478B;
    text-decoration: revert;
}
.ebvjd span {
    color: #5D478B;
    font-weight: bold;
}
.xdery img {
    width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.bmrtd {
    text-indent: 2rem;
}
.tryVB {
    padding: 0px;
    background: none;
    color: #333;
    color: #5D478B;
    margin: 0;
}
.article-title h1 {
    font-size: 25px;
}
.stardfk span {
    border: 1px solid #dcdcdc;
    padding: 3px 13px;
    margin-right: 7px;
    border-radius: 15px;
    text-align: center;
    background: #f1f1f1;
}
.stardfk a {
    display: inline-block;
    margin:0 10px 0 0;
    line-height: 32px;
}
.stardfk {
    margin: 20px 0 0;
}
.xdery {
    margin: 15px auto;
    width: 350px;
}
.pumxie {
    background: #f5f5f5;
    padding: 7px 0;
    border-radius: 20px;
}
.pmej {
    float: left;
    width: 370px;
    padding: 20px 24px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    background: #ffff;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}
.tz-ysbox {
    /* overflow: hidden;
    clear: both; */
    text-align: center;
    margin: 40px auto;
}
.pwwbs {
    margin: 0 30px;
}
.pmej p {
    line-height: 28px;
    margin: 10px 0 0 0;
}
.pmej span {
    margin: 0 0 0 10px;
}

.pmej>div {
    font-size: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pmej i {
    font-size: 53px;
}
.pmej:hover {
    box-shadow: 0 0 5px 1px #5D478B;
    border-color: #5D478B;
}
.ytcvdr{ overflow:hidden; width:1200px; margin:30px auto;}
.ytcvdr h2{ text-align:center; margin-bottom:40px;}
.ytcvdr ul{overflow:hidden;width:110%;padding:30px 0;padding-left:258px;background: url(../image/hzliwh.png) no-repeat left center;background-color:#262626;}
.ytcvdr li{ float:left; width:189px; height:166px; border-right:1px solid #414141;}
.ytcvdr li span{display:block;overflow:hidden;position:relative;margin:0 auto;margin-bottom:10px;font-size: 57px;text-align: center;color: #777;}
.ytcvdr li p{text-align:center;font-size: 17px;color:#fff;line-height:22px;margin-bottom:20px;}
.ytcvdr li em{ display:block; text-align:center; font-size:33px; color:#4d4d4d; font-family:Impact}
.ptniu li {
    position: relative;
    float: left;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    height: 350px;
    background: #fff;
    border-left: 1px solid #ccc;
    padding: 60px 30px 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    cursor: pointer;
}
.ptniu {
    /* overflow: hidden; */
    /* clear: both; */
    margin: 90px 0;
}
.ttkhx {
    font-size: 16px;
    line-height: 28px;
}
.ptniu h2 {
    font-size: 22px;
    margin: 22px 0 0 0;
}
.ptniu li:first-child {
    border: none;
}
.woyzx {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -66px;
}
.fuwyj {
    margin:50px auto 0;
}
.icoien span {
    font-size: 60px;
    border: 11px solid #ccc;
    border-radius: 50%;
    background: #5D478B;
    color: #fff;
    padding: 15px;
    opacity: .6;
}
.icoien {
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -58px;
}
.ptniu li em {
    display: block;
    width: 60px;
    height: 3px;
    background: #dcdcdc;
    margin: 15px auto;
}
.ptniu li:hover {
    transform: translateY(-5px);
}
.zuwmx li {
    height: 105px;
    margin-bottom: 15px;
    overflow: hidden;
}

.newfbsj {
    width: 100px;
    height: 98px;
    float: left;
    background-color: #e3e1e4;
    text-align: center;
    color: #252525;
    overflow: hidden;
}

.newfbsj b {
    display: block;
    font-size: 28px;
    line-height: 55px;
    padding-top: 5px;
    font-weight: 400;
}
.newfbsj p {
    font-size: 15px;
}
.mseeh {
    float: right;
    width: 473px;
    height: 83px;
    padding: 13px 0 0 25px;
    border: 1px #e3e1e4 solid;
}
/* .mseeh>div{
    font-size: 16px;
} */
.mseeh p {
    font-size: 14px;
    color: #797979;
    line-height: 22px;
    margin: 5px 0 0 0;
}
.star-news-left .zuwmx li {
    width: 100%;
}
.ptwbh {
    background: #fff;
    padding: 1px 0;
}
.stars-zy>p , .stars-dyf>p , .group_photo>p  , .stars-show>p , .flippingbox>p , .blessingbox>p , .fuwyj>p {
    text-align: center;
    color: #555;
    margin: 0 0 30px;
}
.intwf {
    float: left;
    width: 550px;
}
#contactsrt em {
    display: block;
    width: 80px;
    height: 3px;
    background: #5d478b;
    margin: 20px auto 10px;
}
.tunyw {
    padding: 0 34px;
}
.tmkjs {
    text-align: center;
}
.foot_info {
    display: flex;
    justify-content: space-evenly;
}
.foot_info span {
    font-size: 23px;
    margin: 0 5px 0 0;
    color: #a8d3ec;
}
.foot_info p {
    display: flex;
    align-items: center;
}
/* .stars-zy-list {
    width: 2500px;
    position: absolute;
    top: 0;
    left: 0;
}
.hixey {
    overflow: hidden;
    height: 350px;
    position: relative;
} */
.ojywx h3 {
    background: url(../image/ftitimg.png) left no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 10px 15px;
    margin: 0 0 15px 0;
}
.jsete {
    line-height: 31px;
    font-size: 17px;
}
.ojywx {
    width: 720px;
    float: left;
}
.kywdr p i {
    font-size: 29px;
    margin: 0 10px  0 0;
}
.kywdr p {
    display: flex;
    align-items: center;
    margin: 9px 0;
}
.kywdr {
    box-shadow: 0 0 5px 1px #cacaca;
    padding: 9px 20px;
    margin: 20px  0 0 2px;
}
.kywdr p  span {
    font-size: 18px;
    font-weight: bold;
    color: red;
}
.muwre {
    background: #f5f5f5;
    padding: 50px 0;
}
.umywjh {
    margin: 8px 0 0 0;
    color:#777;
}
.ymiwe {
    position: relative;
    overflow: hidden;
}
.ymiwe div {
    position: absolute;
    top: 277px;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #1d1b1b9c;
    /* opacity: .5; */
    color: #fff;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    padding: 100px 20px 20px;
    box-sizing: border-box;
    line-height: 26px;
    font-size: 14px;
    transition: all linear .4s;
}
.stars-zy-list>div:hover .ymiwe div {
    top: 0;
}
.ymiwe div b {
    color: #ff4141;
    font-size: 15px;
    font-weight: 400;
}
/*右侧客服 开始*/
.contact {position: fixed;z-index: 9999;bottom: 10%;right: 0;background-color: rgb(93 71 139 / 76%);color: #fff;font-size: 13px;border-radius: 20px 0 0 20px;display: flex;flex-direction: column;align-items: center;padding: 10px 0;}
.contact .contact-item { width: 100%; text-align: center; padding: 9px 10px; position: relative; }
.contact .contact-item:hover .contact-item__popup { display: block; animation: translate 0.5s; }
.contact .contact-item__icon { width: 35px; height: 35px; object-fit: contain; }
.contact .contact-item__popup { display: none; animation: translateOut 0.5s; position: absolute; right: calc(100% - 10px); background-color: rgb(93 71 139 / 76%); z-index: -1; top: 10px; white-space: nowrap; padding: 10px; border-radius: 10px; line-height: 1; }
.contact .contact-item__popup--wechat { right: calc(100% + 8px); }
.contact .contact-item__popup--wechat img { width: 107px; height: 107px; }
.contact-item a {color: #fff;display: block;}
.contact .frbs img {width: 25px;height: 25px;}
.contact-item p {font-size: 14px;margin: 3px 0 0 0;}
.irggr {font-size: 22px;margin: 0 18px 0 0;}
/*右侧客服 结束*/
.clost {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 2px 14px;
    font-size: 12px;
    cursor: pointer;
    background: #eaeaea;
}
.msyeh {
    display: none;
}
.mejbg {
    display: none;
}
.npiw {
    padding: 14px 0;
    background: #fff;
    border-radius: 4px;
    border-bottom: 1px dotted #ccc;
  cursor: pointer;
}
.npiw>div {
    margin: 0 0 10px 0;
}
.npiw>p {
    color: #555;
    font-size: 15px;
    line-height: 25px;
}
.npiw:last-child {
    border-bottom: none;
}
.tzstar-contact-left h2 {
    text-align: center;
}
.kjjuw img {
    width: auto;
}
.mtche>label {
    width:33%;
    float: left;
    margin: 0 0 7px 0;
}
.cerbk {
    margin: 20px 0 0;
    font-size: 15px;
}
.mtche {
    overflow: hidden;
    clear: both;
}
.pvxsf {
    width: 2440px;
    position: absolute;
    top: 0;
}
.plks {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 270px;
}
.pvxsf li:nth-child(4n) {
    margin: 0 20px 20px 0;
}
.syal .group_photo_box li>div ,  .ggdyst .group_photo_box li>div {
    height: auto;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px!important;
    color: #fff;
    background: #000;
    padding: 9px 5px;
    opacity: .6;
}
.star-twobox p a {
    color: #6935d6;
}
.mobile_foot_fixed ,  .tasgsw ,  .wghe{
    display: none;
}
.lmxcd h3 {
    text-align: center;
    font-size: 25px;
}
.lmxcd ul {
    display: flex;
    margin: 30px 0;
}
.lmxcd ul li {
    flex: 1;
    text-align: center;
    padding: 20px 20px;
    box-shadow: 0 0 1px 1px #efefef;
}
.lmxcd ul li span {
    font-size: 50px;
    color: #5d478b;
    margin: 0 0 12px 0;
    display: block;
}
.lmxcd ul li div {
    font-size: 18px;
}
.lmxcd {
    padding: 30px 0 10px;
}
.woyzx a {
    display: inline-block;
    background: #5D478B;
    padding: 8px 34px;
    color: #fff;
    font-size: 16px;
    margin: 30px 0 10px 0;
}
.npiw>p {
    display: none;
      margin: 10px 0;
}
.npiw>div {
    margin: 0;
}
.npiw:first-child>p {
    display: block;
}
.wdccdbox>div {
    display: none;
}
.wdccdbox>div:first-child {
    display: block;
}
.wdyfbox .stars-dyf-list {
    display: none;
}
.wdyfbox .stars-dyf-list:first-child {
    display: block;
}
.ccf-category span {
    text-align: center;
    margin: 0 10px 25px;
    box-sizing: border-box;
    background: #F5F5F5;
    flex: 1;
    display: block;
    padding: 9px;
}
.pyioe a {
    color: #5d478b;
    text-decoration: underline;
}
.performance-price-list li a>p span {
    color: #777;
	font-size: 1rem;
}
.gjlist .performance-star-img>div {
    position: absolute;
    top: 340px;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #1d1b1b9c;
    /* opacity: .5; */
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 16px;
    transition: all linear .4s;
}
.gjlist  li:hover .performance-star-img>div {
    top: 0;
}
.kwgms {
    position: relative;
}
.kwgms span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #777;
}
.pjkwd {
    color: #777;
    font-size: 14px;
    margin: 28px 0 0 0;
}
.wekda span {
    color: red;
}
.tjwdf img {
    border-radius: 10px;
}
.kpwdfwq>div {
    margin: 0 22px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.kpwdfwq {
    display: flex;
    justify-content: center;
}
.kpwdfwq>div a {
    display: block;
    padding: 10px 40px;
	border: 1px solid #e1e1e1;
}
.srtliw .bmrtd a {
    color: red;
}
.navnone {
    display: none;
}
.poeuty {
    width: 100%;
}
.klwiw {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}

.klwiw a {
    display: inline-block;
    padding: 10px 20px;
    background: #5D478B;
    margin: 0 15px;
    color: #fff;
}
.jhkwikds .mseeh {
    width: 100%;
    box-sizing: border-box;
    padding: 13px  25px;
    height: auto;
}




















