/* template */
.template li:last-child{
    margin-right: 0px;
}
.template li{
    list-style: none;
    text-align: center;
    background: #FCF8F5;
    padding: 35px 10px;
    float: left;
    margin-right: 10px;
    width: 23.5%;
    position: relative;
    transition:0.35s;
    /*height: 240px;*/
}
.template li p{
    margin: auto;
}
.template li img {
    display: initial;
	max-width: 45%;
}
.template li .righr-p1 {
    font-size: 16px;
    color: #3C3A39;
    padding-top: 5px;
}
.template li .righr-p2 {
    font-size: 14px;
    color: #8F8F8F;    
	min-height: 33px;
    font-weight: bold;
    height: auto;
    min-height: 66px;
}
.template li:nth-child(1):hover{
    top: -20%;
    background: #FF5A00;
    text-align: left;
    position: relative;
    margin-top: -50px;
    z-index: 9;
    padding-bottom: 0px;
    background: #FF5A00 url(../images/m1_a.png) no-repeat;
    background-position: 80% 80%;
    background-size: 55%;
    padding-top: 0;
}
.template li:nth-child(2):hover{
    top: -20%;
    background: #FF5A00;
    text-align: left;
    position: relative;
    margin-top: -50px;
    z-index: 9;
    padding-bottom: 0px;
    background: #FF5A00 url(../images/m1_b.png) no-repeat;
    background-position: 80% 80%;
    background-size: 55%;
    padding-top: 0;
}
.template li:nth-child(3):hover{
    top: -20%;
    background:#FF5A00;
    text-align: left;
    position: relative;
    margin-top: -50px;
    z-index: 9;
    padding-bottom: 0px;
    background: #FF5A00 url(../images/m1_c.png) no-repeat;
    background-position: 80% 80%;
    background-size: 55%;
    padding-top: 0;
}
.template li:nth-child(4):hover{
    top: -20%;
    background:#FF5A00;
    text-align: left;
    position: relative;
    margin-top: -50px;
    z-index: 9;
    padding-bottom: 0px;
    background: #FF5A00 url(../images/m1_d.png) no-repeat;
    background-position: 80% 80%;
    background-size: 55%;
    padding-top: 0;
}

.template li:hover img{
    display: none;
    opacity: 0;

}
.template li:hover .righr-p3 {
    display: block;
    opacity: 1;
    height: auto;
    font-size: 14px;
}
.template li:hover .righr-p1 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.template li:hover .righr-p2 {
    display: none; 
    opacity: 0;
    min-height: 0;
    height: 0;
}

.template li p.righr-p3 {
    word-wrap: break-word;
    word-break: normal;
    font-size: 16px;
    opacity: 0;
    color: rgb(255 255 255 / 70%);
    height: 0;
    min-height: 0;
    margin-top: 12px;
}

swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    overflow:hidden;
}
.slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	color:#fff;
}


.Property-list4{
    padding:2.25rem 0 2rem;
    background-color:#fff;
}
.w1520 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.Property-list4 .h2-name{
    font-size:0.9rem;
    line-height:1rem;
    text-align:center;
    position:relative;
    color:#333333;
    margin-bottom:1.5rem;
}
.Property-list4 .h2-name:after{
    position:absolute;
    bottom:-0.75rem;
    width:0.75rem;
    content:"";
    left:50%;
    transform:translateX(-50%);
    height:2px;
    background-color:#d6d6d6;
}
.Property-list4 .list4-ul{
    position:relative;
    white-space:nowrap;
    overflow: hidden;
}
.Property-list4 .list4-ul li{
    float:left;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:right center;
    height:225px;
    width:21.8%;
    position:relative;
    cursor:pointer;
    transition:all 0.3s;
}
.Property-list4 .list4-ul li.cur{
    width:34.5%;
}
.Property-list4 .list4-ul li .item-jie{
    padding:20px 30px;
}
.Property-list4 .list4-ul li .item-jie .pinbold{
    font-size:18px;
    color:#fff;
    line-height:26px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
}
.Property-list4 .list4-ul li .item-jie .en-name{
    font-size:18px ;
    color:#fff;
	font-weight: bold;
    line-height:25px;
    margin-top:0.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
	opacity: .4;
}
.Property-list4 .list4-ul li .item-jie .name-jie{
    font-size:0.375rem;
    line-height:0.75rem;
    margin-top:0.75rem;
    text-align:justify;
    color:#fff;
    overflow: hidden;
    max-height:6rem;
    opacity:0;
    white-space: normal;
}
.Property-list4 .list4-ul li .inco{
    position:absolute;
    right:0.75rem;
    top:4.9rem;
    width:1.5rem;
    height:1.5rem;
    transform:all 0.3s;
    background-position:center;
    background-repeat:no-repeat;
    background-size:1.5rem;
    z-index:10;
    transition:all 0.3s;
}
.Property-list4 .list4-ul li.cur .item-jie .en-name{
    display:none;
}
.Property-list4 .list4-ul li.cur .item-jie .name-jie{
    opacity:1;
    transition:all 0.3s .3s;
}
// .Property-list4 .list4-ul li.cur .inco{

//     // bottom:auto;

//     // top:0.75rem;

// }
.f-cb::after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.Property-list4 .list4-ul {
    white-space: nowrap;
}
.Property-list4 .list4-ul li .item-jie .name-jie {
    font-size: 14px;
    line-height: 15px;
    text-align: justify;
    color: #fff;
    white-space: normal;
}
.Property-list4 .list4-ul li .item-jie .name-sp {
	font-weight: bold;
}
.about-tianyan{
    background-color:#fff;
	border-bottom: 4px solid #FF500B;
}
.about-tianyan .about-name{
    height:2.25rem;
    line-height:2.25rem;
    font-size:0.6rem;
    padding-left:0.75rem;
}
.about-tianyan .kapian .kapian-div{
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	height:6.5rem;
	background-size:cover;
	transition:all 0.3s;
	width:19.666%;
	position:relative;
	overflow: hidden;
	height: 220px;
}
.about-tianyan .kapian .chang{
    width:41.002%;
}
 /**.about-tianyan .kapian .duan{
     width:25%;
     border-bottom-left-radius:0px;
 }**/
.about-tianyan .kapian .kapian-div .ka-con{
    padding: 0.75rem;
    position:relative;
    height:80%;
}
.about-tianyan .kapian .kapian-div .ka-con .en-ka{
    font-size:0.35rem;
    color:#fff;
    line-height:0.5rem;
}
.about-tianyan .kapian .kapian-div .ka-con .cn-ka{
    font-size:0.6rem;
    color:#fff;
    line-height:0.8rem;
    margin-top:0.35rem;
}
.about-tianyan .kapian .kapian-div .ka-con .cn-sm-ka{
    font-size:0.35rem;
    color:#fff;
    line-height:0.45rem;
    margin-top: 0.25rem;
}
.about-tianyan .kapian .kapian-div .ka-con .more{
	position:absolute;
	left:0.75rem;
	bottom:0.75rem;
	display:inline-block;
	font-size:0.3rem;
	color:#fff;
	padding-right:0.7rem;
	background-position:right center;
	background-repeat:no-repeat;
	background-image:url("https://www.sunny.com.cn/bocweb/web/css/../img/kamore.png");
	transition:all 0.3s;
}
.about-tianyan .kapian .kapian-div .ka-con ul.kaul{
    margin-top:0.4rem;
    height:2rem;
    overflow:hidden;
    font-size:0;
}
ul.kaul::-webkit-scrollbar-track {
    background: transparent;
}
ul.kaul::-webkit-scrollbar-thumb {
    background: transparent;
    /*border-radius: 4px;*/
}
ul.kaul::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;
}
ul.kaul::-webkit-scrollbar-thumb:vertical:hover {
    background: transparent;
}
.about-tianyan .kapian .kapian-div .ka-con ul.kaul li{
    display:inline-block;
    margin-right:0.15rem;
    margin-bottom: 0.2rem;
}
.about-tianyan .kapian .kapian-div .ka-con ul.kaul li a{
    display:inline-block;
    font-size: 0.35rem;
    color:#ad7623;
    padding:0px 0.4rem;
    border-radius:0.4rem;
    border:1px solid #ad7623;
}
.about-tianyan .kapian .kapian-div.last{
    border-bottom-right-radius:10px;
}
.about-tianyan .kapian .ka-div2 .ka-con .en-ka{
    color:#b47a22;
}
.about-tianyan .kapian .ka-div2 .ka-con .cn-ka{
    color:#7d5518;
}
.about-tianyan .kapian .ka-div2 .ka-con .cn-sm-ka{
    color:#916116;
}
.about-tianyan .kapian .kapian-div:nth-child(2){
    border-bottom-left-radius:0;
    border-bottom-right-radius: 0
}
.about-tianyan .kapian .kapian-div:nth-child(3){
    border-bottom-left-radius:0;
}
.about-tianyan .kapian .kapian-div .bgdiv{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	transition:all 0.3s;
}
.about-tianyan .kapian .kapian-div.duan .img1{
    opacity: 0;
}
.about-tianyan .kapian .kapian-div.duan .img2{
   opacity: 1;
}
.about-tianyan .kapian .kapian-div.chang .img2{
    opacity: 0;
}
.about-tianyan .kapian .kapian-div.chang .img1{
    opacity: 1;
}

.msdc_6 {
    background:url(../images/wh2_1.jpg) no-repeat center;
    height: 804px;
}
.msdc_6 .ny_wrap {
    padding-top: 65px;
}
.ny_wrap {
    width: 1200px;
    margin: 0px auto;
}
.msdc_6 .tit_h h3 {
    color:#3C3A39;
}
.tit_h {
    text-align: center;
}
.tit_h h3 {
    color: #3C3A39;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}
.msdc_6a {
    background-color: #fff;
    margin-top: 50px;
    text-align: center;
    padding: 60px 0;
}
.msdc_6a_1b {
    text-align: center;
}
.msdc_6a_1 {
    text-align: center;
}
.msdc_6a_1b img {
    margin: 55px 0;
	display: initial;
}
.msdc_6a_1a ul {
    text-align: center;
}
.msdc_6a_1a ul li {
    display: inline-block;
    padding: 0 25px;
	color: #3C3A39;
}
.msdc_6a_1a ul li p {
    display: inline-block;
    color: #878787;
    font-size: 16px;
}
.msdc_6a_sp1 {
    color: #2bddab;
}
.msdc_6a_sp2 { 
    color: #1ac2dc;
}
.msdc_6a_sp3 {
    color: #069ef7;
}
.tit_h span::after {
    content: '';
    width: 25px;
    height: 1px;
    background-color: #FF5A00;
    position: absolute;
    bottom: -5px;
    left: 14px;
    display: block;
}
.tit_h span {
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color: #FF5A00;
    position: relative;
}

.msdc_4 {
    width: 100%;
    height: 600px;
    background: url(../images/wh2_2.jpg) no-repeat center;
    overflow: hidden;
}
.msdc_4a {
    padding: 55px 0;
    position: relative;
}
.msdc_4a_1 p {
	text-align: center;
	color: #3C3A39;
	font-size: 14px;
	margin: 50px 0;
}
.msdc_4a_2 .swiper-container1 {
    overflow: hidden;
}
.msdc_4a_2 .swiper-slide div {
}
.msdc_4a_2 .swiper-slide div h3 {
    color: #626262;
    font-size: 18px;
    margin-bottom: 20px;
	margin-top: 15px;
    margin-left: -10px;
}
.msdc_4a_2 .swiper-slide div p {
	color: #878787;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 7px;
}
.msdc_4a_2 .swiper-slide div p img {
	max-width: 100%;
}
.msdc_4a_2 {
    position: relative;
}
.msdc_4a_2 .swiper-button-next {
    background: url(../images/righta.png) no-repeat center;
    width: 44px !important;
    height: 44px;
    right: -5%;
    opacity: 1;
    top:22%;
}
.msdc_4a_2 .swiper-button-prev {
    background: url(../images/lefta.png) no-repeat center;
    width: 44px !important;
    height: 44px;
    left: -5%;
    opacity: 1;
    top:22%;
}
.msdc_4a_2 .swiper-button-next:hover {
    background: url(../images/left_p2.png) no-repeat center;
}
.msdc_4a_2 .swiper-button-prev:hover {
    background: url(../images/left_p1.png) no-repeat center;
}

.msdc_5 {
    width: 100%;
    height: auto;
	min-height: 460px;
    overflow: hidden;
	position: relative;
}
.msdc_5a {
    padding: 65px 0;
    position: relative;
}
.msdc_5a_1 p {
	text-align: center;
	color: #3C3A39;
	font-size: 14px;
	margin: 50px 0;
}
.msdc_5a_2 .swiper-container1 {
    overflow: hidden;
}
.msdc_5a_2 .swiper-slide div {
      overflow: hidden;
}
.msdc_5a_2 .swiper-slide div h3 {
    color: #626262;
    font-size: 18px;
    margin-bottom: 20px;
	margin-top: 15px;
    margin-left: -10px;
}
.msdc_5a_2 .swiper-slide div p {

}
.msdc_5a_2 .swiper-slide div .mark_time {
	font-size: 24px;
	color: #FF7200;
	font-weight: bold;
	text-align: left;
}
.msdc_5a_2 .swiper-slide div .tagg {
    padding: 3px 0 3px 40px;
    font-size: 14px;
    color: #767676;
    line-height: 24px;
    background: url("../images/icon_tagg.png") no-repeat left 5px center;
    margin-bottom: 10px;
    height: 35px;
}
.msdc_5a_2 .swiper-slide .pp {
	font-size: 14px;
	color: #767676;
	text-align: left;
	margin-top: 15px;
	text-align: justify;
}
.msdc_5a_2 .swiper-slide div p img {
	max-width: 100%;
}
.msdc_5a_2 {
    position: relative;
}
.msdc_5a_2 .swiper-button-next {
    background: url(../images/righta.png) no-repeat center;
    width: 44px;
    height: 44px;
    right: -5%;
}
.msdc_5a_2 .swiper-button-prev {
    background: url(../images/lefta.png) no-repeat center;
    width: 44px;
    height: 44px;
    left: -5%;
}
.msdc_5a_2 .swiper-button-next:hover {
    background: url(../images/left_p2.png) no-repeat center;
}
.msdc_5a_2 .swiper-button-prev:hover {
    background: url(../images/left_p1.png) no-repeat center;
}
.msdc_5 .b_line {
    width: 100%;
	border-top: 2px solid #DEDEDE;
	position: absolute;
	top: 106px;
}


.ny_wrap {
    margin: 0 auto;
	padding-bottom: 30px;
}
.ny_cont_5 {
    margin-bottom: 30px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.ny_cont_5 img {
	max-width: 100%;
}
 
.ny_cont_1 {
    float: left;
	width: 33.3%;
	padding-bottom: 35px;
    border-bottom: 1px solid #ececec;
    margin-top: 35px;
}
.ny_cont_1 .site_1 {
    padding: 3px 0 3px 35px;
    line-height: 30px;
    background: url("../images/icon_site_2.png") no-repeat left 5px center;
}
.ny_cont_2{
    float: right;
}
.ny_cont_1 h3 {
    color: #3F3A39;
    font-weight: normal;
    font-size: 22px;
}
.ny_cont_1 span {
    display: block;
    width: 86px;
    height: 2px;
    background-color: #FF5A00;
    margin: 20px 0;
}
.ny_cont_1 p {
    color: #767676;
    font-size: 15px;
}
.ny_cont_3 {
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 9;
	overflow: hidden;
}
.ny_cont_3 img {
	max-width: 100%;
	margin: 0 auto;
}

.ny_banner {
    position: relative;
	border-bottom: 4px solid #FF5A00;
}
.ny_banner img {
	max-width: 100%;
	margin: 0 auto;
}
.ny_b1 {
    position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	text-align: center;
	z-index: 10;
}
.ny_b1a {
    width: 220px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 16px;
	letter-spacing: 2px;
    text-align: center;
    border: none;
    margin: 0 auto;
    background-color: #FF5A00;
    border-radius: 10px;
	cursor: pointer;
}





