﻿@charset "UTF-8";

.bgf1f2f6{background: #f1f2f6;}
.f-en{font-family: "Century Gothic Bold";}
.f-hxb{font-family: "HuXiaoBoNanShen";}
.npd{padding-bottom: 0!important;}

/*STAR*/
.page-ban{}
@media(min-width:1025px){
.page-ban .wap{display: none;}
}
@media(max-width:1024px){
.page-ban .pc{display: none;}
}

.top-main{position: absolute; left: 0; top: 0; width: 100%; z-index: 100;}
.top-main .auto-inner{max-width: 1720px;}
@media(min-width:1025px){
.top-main .logo{float: left;display: table; height: 129px;max-width: 449px;width: 30%;}
.top-main .logo a{display: table-cell; vertical-align: middle;}
}
@media(max-width:1024px){
.top-main .logo{ padding: 15px 0;width: 60%;}
}

a.open-search{line-height: 30px;color: #fff;background: rgba(255,255,255,0.25);padding: 0 20px;border-radius: 30px;display: block;overflow: hidden;}
.open-search:before{float: left;content: '';background: url(../images/icon/search/color_fff.png) no-repeat center center; width: 14px;  height: 30px;}
.open-search.on{background: #fff;color: #c9965e;}
.open-search.on:before{background-image: url(../images/icon/search/color_c9965e.png);}
.top-search .hover{position: absolute; right: 0; top: 100%;display: none;}
.top-search .hover figure{position: relative;width: 100%;clear: both;background: #fff;}
.top-search .text{width: 100%; line-height: 60px; height: 60px; padding: 0 60px 0 20px;border: 0;color: #555;}
.top-search .btn{position: absolute; right: 0; top: 0;height: 100%; width: 60px;background: url(../images/icon/search/color_555.png) no-repeat center center;}
@media(min-width:1025px){
.top-search{float: right;padding-top: 50px;position: relative;}
.top-search .hover{ width: 300px; padding-top: 22px;}
.open-search:before{margin-right: 9px;}
.top-search .hover:before{float: right;border:8px solid transparent;border-bottom-color:  #fff; content: ''; margin: 0 41px;}
}
@media(max-width:1024px){
.top-search .hover{width: 100%;}
a.open-search,
.open-menu{position: absolute; right: 2%; top: 50%;margin-top: -15px;}
a.open-search{font-size: 0;padding: 0 8px; margin-right: 40px;}
.open-menu{background: rgba(255,255,255,0.25); width: 30px; height: 30px; border-radius: 50%;}
.open-menu span,
.open-menu:after,
.open-menu:before{ position:absolute; width:60%; left:20%; height:2px; background:#fff;}
.open-menu:after,
.open-menu:before{ content:''; transition:transform 0.3s;}
.open-menu span{ top:50%; transform:translateY(-50%);}
.open-menu:before{top:8px;}
.open-menu:after{ bottom:8px;}
.open-menu.on span{ opacity:0;}
.open-menu.on:after,
.open-menu.on:before{ top:50%; margin-top:-2px; transform:rotate(45deg);width:70%; left:15%;}
.open-menu.on:before{ transform:rotate(-45deg);}
 }

.top-menu li span,
.top-menu li a{display: block;}
/*.top-menu li.aon span a,*/
.top-menu li.hover span a,
.top-menu li a:hover{color: #c9965e;}
.top-menu li span{position: relative; z-index: 10;}
.top-menu li span a{color: #fff;font-size: 16px; font-weight: 100;}
.top-menu .sub-nav dd{text-align: center;line-height: 30px; }
.top-menu .sub-nav dd a{padding: 10px 5px; transition: 0.3s;}
.top-lang span a{text-transform: uppercase;}
.top-lang span:before{position: absolute;content: ''; left: 0; width: 1px; height: 18px; background: rgba(255,255,255,0.1); top: 50%; margin-top: -9px;}
@media(min-width:1025px){
.top-menu{float: right;}
.top-menu li{position: relative;float: left;padding-top: 27px;}
.top-menu li span{padding: 0 30px;}
.top-menu li span a{line-height: 75px;}
.top-menu .sub-nav{position: fixed; left: -100px; top:-30%; background: #fff;padding-top: 102px;opacity: 0; transition:top 0.3s,opacity 0s; width: 0;}
.top-menu li.hover .sub-nav{position: absolute; top: 0; left: 0;width: 100%; opacity: 1;transition:top 0.3s,opacity 0.3s;}
.top-menu .sub-nav dl{border-top: 1px solid #f5f5f5;}
.top-menu .sub-nav dd a:hover{background: #f5f5f5;}
}
@media(min-width:1025px) and (max-width:1440px){
.top-menu li span{padding: 0 20px;}
}
@media(min-width:1025px) and (max-width:1280px){
.top-menu li span{padding: 0 12px;}
}
@media(max-width:1024px){
.top-menu{position: fixed; top: 0;width: 200px;background: rgba(0,0,0,0.7); z-index: 200;overflow:auto; height: 100%; max-height: 100%; left: -100%; opacity: 0; transition: 0.5s ease-in-out;}
.top-menu.show{ left: 0; opacity: 1;}
.top-menu ul{padding: 10% 0; text-align: center;}
.top-menu li.has-sub span:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; content: '';}
.top-menu li span a{line-height: 50px;font-size: 20px;}
.top-menu li .sub-nav{position: fixed; left: -100%; margin: 0 auto; width: 80%; padding: 10px;}
.top-menu li .sub-nav:before,
.top-menu li .sub-nav:after{position: absolute; content: ''; width: 30px; height: 30px;border: 4px solid rgba(255,255,255,0.5); }	
.top-menu li .sub-nav:before{left: 0; top: 0;border-right: 0; border-bottom: 0;}
.top-menu li .sub-nav:after{right: 0; bottom: 0;border-left: 0; border-top: 0;}
.top-menu li .sub-nav dl{background:#fff;overflow: hidden; border-radius: 0 10px;}
.top-menu li .sub-nav dd{opacity: 0; transition:transform 0.3s,opacity 0s; transform: translateX(-100%);}
.top-menu li .sub-nav dd:nth-child(2n){transform: translateX(100%);}
.top-menu li .sub-nav dd a{color: #c9965e;font-size: 16px;line-height: 20px;}
.top-menu li.waphover .sub-nav{position: relative; left: 0;}
.top-menu li.waphover .sub-nav dd{opacity: 1;transform: translateX(0);transition: 0.5s;}
}

.bottom-main{background: #282521;font-weight: 100;padding: 4% 0;}
.bottom-main,
.bottom-main a{color: #999;}
.bottom-main .b-nav dt a,
.bottom-main .contact li,
.bottom-main a:hover{color: #fff;}
.bottom-main .logo{ padding-bottom: 46px;}
.bottom-main .b-nav dl{float: left;}
.bottom-main .b-nav dt{font-size: 18px;padding-bottom: 20px;}
.bottom-main .b-nav dd{line-height: 32px;}
.bottom-main .b-nav dd a{font-size: 16px; }
.bottom-main .foot{padding-top: 22px; }
.bottom-main .foot dl{padding: 22px 0; border-top: 1px solid rgba(255,255,255,0.1);}
.bottom-main .foot dl .beian {margin-left: 5px;padding-left: 25px;background: url(../images/ghs.png) no-repeat left;white-space: nowrap;}
.bottom-main .foot dd a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 12px; background: rgba(255,255,255,0.1); margin: 0 30px; vertical-align: middle;}
.bottom-main .contact li{padding-bottom: 30px;}
.bottom-main .contact li aside{padding-left: 30px;background: url(../images/icon/call.png) no-repeat left center; margin-bottom: 5px;}
.bottom-main .contact li aside.add{background-image: url(../images/icon/add.png);}
.bottom-main .contact li aside.mail{background-image: url(../images/icon/mail.png);background-size: 19px 19px;}
.bottom-main .contact li b{color: #c9965e; font-size: 30px;}
.bottom-main .social-share{margin-bottom: 20px;}
.bottom-main .social-share a{width: 48px; line-height: 48px; height: 48px; background: #211f1c;color: #fff; border: 0;}
.bottom-main .social-share a:not(:last-child){margin: 0 30px 0 0;}
.bottom-main .social-share a:hover{background: #c9965e;}
.bottom-main .social-share .pic img{display: inline-block;width: 120px;height: 120px;}
@media(min-width:1025px){
.bottom-main .left{float: left; width: 35%;}
.bottom-main .b-nav{float: right;width: 60%; max-width:726px;}
.bottom-main .logo{max-width: 449px; }
.bottom-main .foot dt{float: left;}
.bottom-main .foot dd{float: right;}
}
@media(max-width:1024px){
.bottom-main .logo{text-align: center;width: 90%; margin: 0 auto; padding: 30px 0;}
.bottom-main .social-share,
.bottom-main .contact li aside{display: table;margin-left: auto; margin-right: auto;}
.bottom-main .foot dt{padding-bottom: 10px;}
}
@media(min-width:769px) and (max-width:1024px){
.bottom-main .contact{display: table; margin: 0 auto; width: 90%;}
.bottom-main .contact li{float: left; width: 50%;text-align: center;}
}
@media(max-width:768px){
.bottom-main{text-align: center;}
.bottom-main .b-nav{display: none;}
}
@media(max-width:480px){
.bottom-main .foot dd a:not(:last-child):after{margin: 0 10px;}
}

/*二级导航*/
.nav-menu .auto-inner{position: relative; z-index: 20;font-weight: 100;}
@media(max-width:1440px){
.nav-menu nav li:not(:last-child){padding-right: 50px;}
}
.nav-menu nav li a{display: block;font-size: 18px; position: relative;}
.nav-menu nav li a:after{position: absolute; content: ''; width: 0; height: 3px; bottom: 0; background: #c9965e; transition: 0.3s;}
.nav-menu nav li a:hover:after,
.nav-menu nav li.aon a:after{width: 100%;}
.nav-menu nav li.aon a{color: #c9965e;}

.Current{ line-height: 24px; padding-left: 23px;background: url(../images/icon/home.png) no-repeat left center;overflow: hidden;}
.Current a{float: left;position: relative; padding-right: 24px; margin-right: 20px;}
.Current a:after{position: absolute; content: ''; width: 2px; height: 2px; background: #999; right: 0; top: 50%;margin-top: -1px;}
@media(min-width:1025px){
.nav-menu{border-bottom: 1px solid #f5f5f5;}
.nav-menu nav ul{display: block!important;}
.nav-menu nav li{float: left;}
.nav-menu nav li:not(:last-child){padding-right: 68px;}
.nav-menu nav li a{line-height: 100px; }
.nav-menu nav li a:after{left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%); }
.Current{position: absolute; right: 0; top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.wap-nav{display: none;}
}
@media(max-width:1024px){
.Current{border-bottom: 1px solid #f5f5f5;padding-top: 10px; padding-bottom: 10px;background-position: left 17px;}
.wap-nav{font-size: 20px;color: #c9965e;font-weight: bold;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); padding: 10px; border-radius: 0 0 5px 5px;position: relative; z-index: 30;}
.wap-nav:after{position: absolute; content: ''; width: 30px; height: 30px; right: 10px; top: 50%; margin-top: -15px;background: url(../images/icon/nav.svg) no-repeat center center;background-size: contain; transition: 0.3s ease-in-out;}
.nav-menu nav ul{display: none;}
.wap-nav.on:after{transform: rotate(90deg);} 
.nav-menu nav{position: relative; z-index: 20;}
.nav-menu nav ul{position: absolute; left: 0; top: 100%; width: 100%; background: #fff; padding: 20px; border-radius: 0 0 10px 10px;}
.nav-menu nav li a:after{left:0; }
.nav-menu nav li a{padding: 10px 0;}
}

.Content{padding: 4% 0;overflow: hidden;}
.singlePage{font-size: 16px;line-height: 36px; text-align: justify;color: #555;}
@media(max-width:768px){
.singlePage{line-height: 27px; font-size: 15px;}
.Content{padding: 30px 0;}
}

.column-name{ text-align: center;}
.column-name h1{font-size: 36px;color: #333; margin: 0;font-weight: normal;line-height: normal;}
@media(max-width:640px){
.column-name h1{font-size: 28px;}
}

/*集团简介*/
.about-1{margin-bottom: 4%;}
@media(min-width:1025px){
.about-1.has-pic .singlePage{width: 87.5%;}
.about-1 .right{width: 50%;}
}
@media(max-width:1024px){
.about-1 .auto-inner > .ytable-cell,
.about-1 .auto-inner{display: block;}
}

.about-2 > .auto-inner{padding: 4% 0;}

.about-3{background: url(../images/bg/about.jpg) no-repeat center top;background-size: cover; margin-bottom: 4%; padding-bottom: 5%;}
.about-3 .column-name{padding: 4% 0 5% 0;}
.about-3 .column-name h1{color: #fff;}
.about-3 .slider:before{position: absolute; content: ''; left: 0; height: 1px; width: 100%;background: rgba(255,255,255,0.3); bottom: 45px;}
.about-3 .slider li b{display:table; position: relative;padding-top: 24px;color: #fff;font-size: 24px;line-height: 30px;}
.about-3 .slider li b i.d,
.about-3 .slider li b i.d:before{position: absolute; left: 50%;border-radius: 50%; }
.about-3 .slider li b i.d{ top: 0;background: rgba(255,255,255,0.3); width: 16px; height: 16px; margin-left: -8px;}
.about-3 .slider li b i.d:before{ content: '';background: #fff;width: 6px; height: 6px; top: 50%; margin: -3px 0 0 -3px;}
@media(min-width:1025px){
.about-3 .slider li .con{padding: 0 19%;}
.about-3 .slider li .con.nopad{padding: 0 12% 0 50px;}
}
@media(max-width:1024px){
.about-3 .slider li .con{padding: 0 60px;}
}
.about-3 .slider li .ytable{height: 345px;}
.about-3 .slider li .ytable-cell{vertical-align: bottom;}
.about-3 .slider li .inner,
.about-3 .slider li .main{position: relative;}
.about-3 .slider li .inner{margin-bottom: 42px;}
.about-3 .slider li .inner:after,
.about-3 .slider li .inner:before{position: absolute; content: '';}
.about-3 .slider li .inner:before{background: rgba(238,200,153,0.2); width: 100%; height: 100%; left: 10px; top: 10px;}
.about-3 .slider li .main{z-index: 3;background: #fff; padding: 20px;}
.about-3 .slider li .inner:after,
.about-3 .slider li .main:after{position: absolute; content: ''; border:12px solid transparent; border-bottom-color: #fff;  top: 100%; transform: rotate(-45deg);}
.about-3 .slider li .main:after{left:-12px;margin-top: -12px;}
.about-3 .slider li .inner:after{left:-2px;margin-top: -2px; border-bottom-color: rgba(238,200,153,0.2); }
.about-3 .slider li .main pre{line-height: 32px;min-height: 128px;font-size: 16px;}
.about-3 .slider li .main .mCustomScrollbar{max-height: 256px;}
.about-3 .slider li:hover  .main{background: #eec899;}
.about-3 .slider li:hover  .main:after{border-bottom-color: #eec899;}
.about-3 .slider li:hover  .main pre{color: #b6792e;}

.about-3 .slick-arrow{position: absolute; bottom: 20px;width: 50px; height: 50px; border-radius: 50%;background: #fff; padding: 0; cursor: pointer;border: 1px solid #fff;font-size: 0;background: url(../images/btn/prev-on.png) no-repeat center center #fff; z-index: 10;}
.about-3 .slick-prev{left: 0;}
.about-3 .slick-next{right: 0;background-image: url(../images/btn/next-on.png);}
.about-3 .slick-disabled{background-color: #b98c5b;background-image: url(../images/btn/prev.png); cursor: default;}
.about-3 .slick-next.slick-disabled{background-image: url(../images/btn/next.png);}

.about-4 .main{position:absolute;left: 6.57%; z-index: 10; top: 0; width: 60%; max-width: 475px; height: 100%; color: #fff;}
.about-4 .main .column-name{padding-bottom: 10%; text-align: left;}
.about-4 .main .column-name h1{color: #fff;}
.about-4 .main .singlePage{font-weight: 100;color: #fff;}
@media(max-width:768px){
.about-4 .img {overflow: hidden;}
.about-4 .img img{max-width: inherit; width: 150%;}
}
@media(max-width:480px){
.about-4 .img img{width: 180%;}
.about-4 .main .singlePage{line-height: 21px;font-size: 14px;}
}

/*集团文化*/
.four-do{padding-top: 4%;}
.four-do li{ margin-bottom: 3%;border: 1px solid #eceef4;}
.four-do li .icon{width: 29.63%;}
.four-do li .icon img{width: 60%; max-width: 100px; margin: 0 auto;display: block;}
.four-do li pre{line-height: 26px; font-size: 16px; color: #555;font-weight: 100;}
.four-do li h2{font-size: 28px; margin-top: 0;}
@media(min-width:769px){
.four-do li{float: left; width: 48.5%;position: relative; padding-bottom: 20.922%;}
.four-do li:not(:nth-child(2n)){margin-right: 3%;}
.four-do li .inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%;padding:0 30px;}
}
@media(max-width:1200px){
.four-do li{padding-bottom: 30%;}
}
@media(max-width:768px){
.four-do li{padding: 20px;}
}
@media(max-width:640px){
.four-do li h2{font-size: 20px; }
}

/*荣誉*/
.Honor{background: url(../images/bg/honor.jpg) no-repeat center bottom;background-size: cover;}
.Honor .box-1{background: #fff;position: relative; z-index: 1; overflow: hidden; margin-bottom: 4%;}
.Honor .box-1 .slider-nav{ background: #c9965e;position: relative;}
.Honor .slider-nav li{text-align: center;color: #fff; opacity: 0.2; transition: 0.3s;line-height: 57px; font-size: 24px; cursor: pointer;}
.Honor .slider-nav li.slick-current{opacity: 1;}
.Honor .slider-nav .slick-arrow{position: absolute;cursor: pointer; padding: 0; background: url(../images/btn/up.gif) no-repeat center center #c9965e; width: 40px; height: 40px;font-size: 0; border: 0; z-index: 10;}
.Honor .slider-for .item .fl b{font-size: 70px;color: #c9965e;line-height: 60px;}
.Honor .slider-for .item .fl aside{color: #000;font-size: 20px;padding-top: 24px;}
.Honor .slider-for .item .list{line-height: 40px;}
.Honor .slider-for .item .list li{position: relative; padding-left: 70px;min-height: 40px;font-size: 16px;}
.Honor .slider-for .item .list li label{position: absolute; left: 0; top: 0;max-width: 60%; font-weight: bold;color: #333;}
.Honor .slider-for .item .list li pre{max-width: 596px;}
@media(min-width:1025px){
.Honor .box-1 .slider-nav{height: 500px;width: 23.026%;padding: 79px 3%;}
.Honor .slider-nav ul{height: 342px;overflow: hidden;}
.Honor .box-1 .slider-for{position: absolute; right: 0; top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); width: 72.04%;}
.Honor .slider-nav .slick-arrow{ left: 50%;margin-left: -20px; }
.Honor .slider-nav .slick-prev{top: 14px;}
.Honor .slider-nav .slick-next{bottom: 14px;transform: rotate(180deg);-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.Honor .mCustomScrollbar{max-height: 460px;}
}
@media(max-width:1024px){
.Honor .slider-nav .slick-list{height: 57px;}
.Honor .slider-nav .slick-arrow{top: 50%; margin-top: -20px;transform: rotate(90deg);}
.Honor .slider-nav .slick-prev{left: 0;transform: rotate(-90deg);}
.Honor .slider-nav .slick-next{right: 0;}
.Honor .slider-for{padding: 20px;}
.Honor .mCustomScrollbar {-ms-touch-action:initial !important;touch-action: initial !important;}
}
@media(max-width:768px){
.Honor .slider-for .item .fl b{font-size: 50px;line-height: normal;}
.Honor .slider-for .item .fl aside{font-size: 16px;padding-top: 10px;}
}
@media(min-width:641px){
.Honor .slider-for .item .fl{width: 25%;}
.Honor .slider-for .item .fr{width: 73.973%; padding-top: 6px; padding-right: 3%;}
}
@media(max-width:640px){
.Honor .slider-for .item .fl,
.Honor .slider-for .item .fr{float: none;}
.Honor .slider-for .item .fr{padding-top: 20px;}
.Honor .slider-nav li{font-size: 20px; line-height: 48px;}
.Honor .slider-nav .slick-list{height: 48px;}
}

.Honor .box-2 li .inner{margin: 0 20px;background: #fff;padding: 10px;}
.Honor .box-2 li .pic{overflow: hidden;}
.Honor .box-2 li .Ispic{background-size: contain;padding-bottom: 106.061%; transition: 0.3s;}
.Honor .box-2 li:hover .Ispic{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.Honor .box-2 li aside{font-size: 16px;line-height: 24px; max-height: 48px;margin-top: 20px; margin-bottom: 10px; text-align: center;font-weight: 100; transition: 0.3s;}
.Honor .box-2 li:hover aside{color: #c9965e;font-weight: bold;}
.Honor .box-2 .controls{ display: table; margin: 50px auto 0;position: relative;padding: 0 52px; min-height: 52px; min-width: 104px;}
.Honor .box-2 .controls .slick-arrow{position: absolute; top: 0;width: 52px; height: 52px; border-radius: 50%;background: url(../images/btn/prev_on.gif) no-repeat center center #c9965e; border: 0; cursor: pointer;padding: 0; font-size: 0;}
.Honor .box-2 .controls .slick-prev{left: 0;}
.Honor .box-2 .controls .slick-next{background-image: url(../images/btn/next_on.gif);right: 0;}
.Honor .box-2 .controls .slick-disabled{background-color: transparent;background-image: url(../images/btn/prev.gif); border: 1px solid #c8cbd3;}
.Honor .box-2 .controls .slick-next.slick-disabled{background-image: url(../images/btn/next.gif);}
.Honor .box-2 .controls .pager{padding: 20px 25px;}
.Honor .box-2 .controls .slick-dots{overflow: hidden; }
.Honor .box-2 .controls .slick-dots li{list-style: none; float: left; width: 12px; height: 12px; border-radius: 50%;background: #c8cbd3;cursor: pointer; margin: 0 5px;}
.Honor .box-2 .controls .slick-dots li.slick-active{background: #c9965e;}
.Honor .box-2 .controls .slick-dots li button{display: none;}
@media(min-width:481px){
.Honor .box-2 .slider{margin: 0 -20px;}
}
@media(max-width:640px){
.Honor .box-2 .controls{margin-top: 30px; margin-bottom: 30px; min-height: 40px;padding: 0 40px;}
.Honor .box-2 .controls .slick-arrow{width: 40px; height: 40px;}
.Honor .box-2 .controls .pager{padding:16px  14px;}
.Honor .box-2 .controls .slick-dots li{width: 8px; height: 8px; margin: 0 2px;}
}

.news-year{padding-bottom: 45px; margin-bottom: 55px;}
.news-year .owl-carousel{padding: 0 50px;}
.news-year .owl-carousel li{text-align: center;font-size: 24px;border-bottom: 1px solid #dedede;background: url(../images/line.png) repeat-x 7px bottom;}
.news-year .owl-carousel li:after{display: block; width: 1px; height: 14px; background: #bebebe; margin: 16px auto 0;content: '';}
.news-year .owl-carousel li a{color: #ccc; }
.news-year .owl-carousel li a:hover,
.news-year .owl-carousel li a.aon{color: #c9965e;}
.news-year .owl-carousel .owl-nav button{position: absolute; bottom: -13px; width: 27px; height: 27px;background: #c9965e; border-radius: 50%; padding: 0; cursor: pointer; border: 0;color: #fff;font-size: 22px;}
.news-year .owl-carousel .owl-nav button span{display: inline-block;line-height: 14px; margin-top: -10px; vertical-align: middle;}
.news-year .owl-carousel .owl-prev{left: 0;}
.news-year .owl-carousel .owl-next{right: 0;}
.news-year .owl-carousel .owl-nav button.disabled{background: #bebebe; cursor: default;}
@media(max-width:480px){
.news-year .owl-carousel{padding: 0 39px;}
.news-year .owl-carousel li{font-size: 20px;}
.news-year .owl-carousel li:after{margin-top:5px;}
}

.news-list li{border-bottom: 1px solid #f5f5f5; padding: 0 0 55px 0; margin-bottom: 55px;}
.news-list li a{color: #555;}
.news-list li .time .inner{ text-align: center;background: #f1f2f6; transition:background 0.5s;}
.news-list li .time b{font-size: 30px;}
.news-list li .txt p{line-height: 28px;font-size: 16px;font-weight: 100; margin-bottom: 0;}
.news-list li .txt .tit{color: #333;font-size: 24px;transition: 0.5s;}
.news-list li .txt time{background: #c9965e;color: #fff; line-height: 25px;display: inline-block; padding: 0 8px;margin-bottom: 35px;}
.news-list li .txt .detail{color: #c9965e;display: inline-block;padding-right: 32px;background: url(../images/more.gif) no-repeat right center; margin-top: 35px;}
.news-list li .icon{width: 52px; height: 52px; border: 1px solid #c8cbd3; border-radius: 50%; background: url(../images/btn/next.gif) no-repeat center center;display: block;transition: 0.5s;}
.news-list li a:hover .txt .tit{color: #c9965e;}
.news-list li a:hover .inner{color: #fff; background: #c9965e;}
.news-list li a:hover .icon{background-image: url(../images/btn/next_on.gif);background-color: #c9965e;border-color: #c9965e;}
.news-list li .pic .img{overflow: hidden;}
.news-list li .pic .img img{transition: 0.3s;}
.news-list li a:hover .pic .img img{ transform: scale(1.12);-webkit-transform: scale(1.12);-ms-transform: scale(1.12);}
@media(max-width:1024px){
.news-list li .txt .tit{font-size: 20px;}
}
@media(min-width:641px){
.news-list li .pic{width: 380px;}
.news-list li .pic .img{width: 90%; max-width: 340px;}
.news-list li .time{width: 122px;}
.news-list li .more{width: 72px;}
.news-list li .time .inner{width: 80px;padding: 15px 0;}
.news-list-btn li .txt > *{max-width: 1002px; width: 95%;}
}
@media(max-width:640px){
.news-list li{padding: 0 0 20px 0; margin-bottom: 20px;}
.news-list li dl,
.news-list li dd{display: block;}
.news-list li .time b {font-size: 26px;}
.news-list li .time aside{margin-left: 3px;padding-top: 11px;}
.news-list li .time aside:before{content: '/';}
.news-list li .time .inner{display: inline-block;padding: 0 10px; overflow: hidden;}
.news-list li .time .inner > *{float: left;}
.news-list li .txt{padding-top: 15px;}
.news-list-btn li .txt p{padding-right: 50px;}
.news-list li .icon{float: right; margin-top: -40px; width: 40px; height: 40px;}
.news-list li .txt time{margin-bottom:15px;}
.news-list li .txt .detail{margin-top: 15px;}
}

/*Pages */
.Pages{ padding:50px 0; text-align:center;}
.Pages > span{display: none;}
.Pages .p_page{display: table; margin: 0 auto;}
.Pages .p_page *{float: left;}
.Pages em{ font-style:normal;overflow:hidden;padding-left: 1px;}
.Pages a{ border:1px solid #eee; line-height:48px; color:#555;padding:0 20px;transition: 0.3s;}
.Pages a.a_cur,
.Pages a:hover{ background-color:#c9965e; color:#fff;}
.Pages .p_page > a{font-size:0;}
.Pages .p_page > *{margin:0 5px;}
.Pages .a_prev,
.Pages .a_next{ width:50px; padding:0;height: 50px;  background:url(../images/page/a_prev.gif) no-repeat center center; }
.Pages .a_next{ background-image:url(../images/page/a_next.gif);}
.Pages .a_next:hover{ background-image:url(../images/page/a_next_hover.gif);}
.Pages .a_prev:hover{ background-image:url(../images/page/a_prev_hover.gif);}
.Pages .a_first,
.Pages .a_end{display: none;}
@media(max-width:768px){
.Pages em{ display:none;}
}

.news_info .auto-inner{max-width: 1200px;}
.news_info .title{text-align: center;font-size: 16px; padding-bottom:15px;}
.news_info .title h1{font-size: 36px;}
.news_info .info_back{display: none;}
.news_info .info_pn{border: 1px solid #eee;overflow: hidden;font-size: 16px; margin-top: 4%;}
.news_info .info_pn span{float: left;width: 50%;line-height: 40px;position: relative;}
.news_info .info_pn span:not(.no):after{position: absolute; content: ''; border:4px solid transparent; border-left-color: #555; border-left-width: 5px; right: 35px; top: 50%; margin-top: -4px; transition: 0.3s;}
.news_info .info_pn span:hover:after{border-left-color: #c9965e; right: 20px;}
.news_info .info_pn span:not(:last-child){border-right: 1px solid #eee;}
.news_info .info_pn span.no a{cursor: default; color: #999;}
.news_info .info_pn a{color: #555;}
.news_info .info_pn a:hover{color: #c9965e;}
.news_info .info_pn span i{font-style: normal;}
@media(min-width:641px){
.news_info .info_pn span i{position: absolute; left: 40px; top: 20px;color: #999;}
.news_info .info_pn span{padding: 20px 60px 20px 125px;}
}
@media(max-width:640px){
.news_info .title h1{font-size: 24px;}
.news_info .info_pn span{text-align: center;}
.news_info .info_pn span a{font-size: 0; height: 40px; overflow: hidden;display: block;}
.news_info .info_pn span a i{font-size: 16px;display: block;}
}

.tab-menu{ text-align: center;}
.tab-menu span{display: inline-block; text-align: center;line-height: 45px; border-radius: 45px;border: 1px solid #d2d2d6; margin: 0 10px 3px;font-size: 16px; transition: 0.3s;}
.tab-menu span a{color: #555;}
.tab-menu span:hover,
.tab-menu span.active{background: #c9965e; border-color: #c9965e;}
.tab-menu span:hover a,
.tab-menu span.active a{color: #fff;}
@media(min-width:769px){
.tab-menu span{width: 210px;}
}
@media(max-width:768px){
.tab-menu span{padding: 0 10px; margin-left: 2px; margin-right: 2px;line-height: 36px;font-size: 14px;}
}

.job-company{ max-width: 1200px; width: 95%; margin: 0 auto; padding: 4% 0;}
.job-list:before{display: block; height: ;content: ''; height: 5px; border-top: 2px solid #c9965e; border-bottom: 1px solid #c9965e;}
.job-list ul{padding: 4% 0;}
.job-list li{border: 1px solid #eee; height: 250px;margin-bottom: 2%;position: relative;font-size: 16px;}
.job-list li:hover{z-index: 10;}
.job-list li:before{position: absolute; content: ''; left: 0; right: 0;  background: #c9965e; opacity: 0;bottom: 0; top: 0; transition: 0.3s;}
.job-list li:hover:before{opacity: 1;bottom: -26px; top: -30px;}
.job-list li .inner{position: relative; z-index: 3;display: table;width: 94%; margin: 0 auto;height: 100%;table-layout: fixed;}
.job-list li .main{display: table-cell; vertical-align: middle;}
.job-list li .more{display: block;background: #fff;color: #c9965e;line-height: 60px; text-align: center; height: 0; overflow: hidden; transition: 0.3s;}
.job-list li:hover .more{height: 60px;}
.job-list li .tit{font-size: 30px;}
.job-list li .price{font-size: 24px;color: #c9965e;padding-top: 20px;}
.job-list li dl{padding: 35px 0 14px 0;min-height: 81px;}
.dd-label dd{float: left;max-width: 50%;padding-left: 25px;  background: url(../images/icon/job-icon-1.png) no-repeat left center;color: #555;position: relative;}
.job-list li dl dd:not(:last-child){padding-right:16px;}
.dd-label dd:not(:last-child):after{position: absolute; content: ''; width: 1px; height: 18px;background: #f5f5f5;  top: 50%; margin-top: -9px; }
.job-list li dl dd:not(:last-child):after{right:8px;}
.job-list li:hover dl dd:after{background: rgba(255,255,255,0.15);}
.dd-label dd:nth-child(2){background-image: url(../images/icon/job-icon-2.png);}
.dd-label dd:nth-child(3){background-image: url(../images/icon/job-icon-3.png);padding-left: 33px;}
.job-list li:hover dl dd{background-image: url(../images/icon/job-icon-1-on.png);color: rgba(255,255,255,0.5);}
.job-list li:hover dl dd:nth-child(2){background-image: url(../images/icon/job-icon-2-on.png);}
.job-list li:hover dl dd:nth-child(3){background-image: url(../images/icon/job-icon-3-on.png);}
.job-list li:hover .tit,
.job-list li:hover .price{color: #fff;}
@media(min-width:1025px) and (max-width:1366px){
 .job-list li .tit{font-size: 24px;}
.job-list li .price{font-size:18px;}
.job-list li{font-size: 14px;}
.job-list li{height: 230px;}
}
@media(min-width:1025px){
.job-list li{width: 23.5%; }
.job-list li:not(:nth-child(4n)){margin-right: 2%;}
}
@media(min-width:641px) and (max-width:1024px){
.job-list li{width: 49%; }
.job-list li:not(:nth-child(2n)){margin-right: 2%;}
}
@media(min-width:641px){
.job-list li{float: left;}
.job-list li .inner{max-width: 280px;}
}
@media(max-width:640px){
.job-list li .tit{font-size: 24px;}
.job-list li .price{font-size:18px;}
.job-list li dl {padding: 15px 0;}
.job-list li .more{line-height: 40px;}
.job-list li:hover .more{height: 40px;}
.job-list li{height: 200px; margin-bottom: 20px;}
}

.load-more{text-align: center;}
.load-more a{color: #bbb; font-size: 16px;}
.load-more a:before{ width: 18px; height: 18px; vertical-align: middle; display: inline-block; content: ''; background: url(../images/icon/loading.png) no-repeat left center; margin-right: 9px; animation:zhuan 3s linear infinite;-webkit-animation:zhuan 3s linear infinite;-ms-animation:zhuan 3s linear infinite;}
@-webkit-keyframes zhuan{
	0%{transform: rotate(-360deg);}
	100%{transform: rotate(0deg);}
}
@-ms-keyframes zhuan{
	0%{transform: rotate(-360deg);}
	100%{transform: rotate(0deg);}
}
@keyframes zhuan{
	0%{transform: rotate(-360deg);}
	100%{transform: rotate(0deg);}
}

.job-main{position: relative;}
.job-main > .auto-inner{position: relative; z-index: 3;}
.job-main .fl{width: 50%;}
.job-main .fr{width: 31.579%;}

.job-info .title{position: relative; padding-right: 25%;}
.job-info .title b{font-size: 36px;display: block; line-height: 46px;}
.job-info .title span{position: absolute; right: 0;max-width: 23%;font-size: 24px;color: #c9965e;bottom: 0;}
.job-info .dd-label{ margin: 20px 0;font-size: 16px;}
.job-info .dd-label dd{color: #999;}
.job-info .dd-label dd:not(:last-child){padding-right: 60px;}
.job-info .dd-label dd:not(:last-child):after{right: 30px;}
.job-info .age{border-top: 1px solid #f7f7f7; padding: 7% 0;}
.job-info .tit{font-size: 18px;display: block;padding-bottom: 20px;}
.job-info .age aside{color: #555;font-size: 16px;}

.job-apply h1{font-size: 30px;color: #555;padding-bottom: 40px;}
.job-apply li{position: relative;border: 1px solid #e5e5e5;background: #fff; margin-bottom: 20px;}
.job-apply .row-2 li{float: left; width: 49%;}
.job-apply .row-2 li:nth-child(2n){float: right;}
.job-apply li .text,
.job-apply li select{font-size: 16px;width: 100%; line-height: 58px; height: 58px;padding: 0 24px; border: 0;}
.job-apply li select{padding-right: 34px;color: #999;}
.job-apply li label{font-size: 16px; position: absolute; left: 0; top: 0;line-height: 60px;padding-left: 24px;color: #999;}
.job-apply .queueList{margin: 0; border: 0;}
.job-apply .placeholder{min-height: 58px;padding: 0; text-align: left;color: #999;}
.job-apply .placeholder > div:nth-of-type(2){display: none;}
.job-apply .wu-example .placeholder p{line-height: 58px;padding-left: 24px;}
.job-apply .placeholder .webuploader-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%;} 
.job-apply .placeholder .webuploader-pick{position: absolute; right: 0; margin: 0; top: 0;line-height: 58px; border-radius: 0;background: #b8b7b6;}
.job-apply .statusBar .btns .uploadBtn{background: #c9965e;}
.job-apply ol .btn_submit{width: 100%; display: block; height: 60px;cursor: pointer;background: #c9965e;color: #fff; padding: 0;border: 0;font-size: 16px;}
@media(min-width:1025px){
.job-main .bgf1f2f6{position: absolute; right: 0; top: 0; z-index: 1; height: 100%;}
}
@media(max-width:1024px){
.job-main .fl,
.job-main .fr{float: none; width: auto;}
.job-info{margin-bottom: 5%;}
.job-main{padding-bottom: 0;}
.job-main .job-apply{background: #f1f2f6; margin: 0 -2.5%; padding: 40px 2.5%;}
.job-info .age{padding: 30px 0;}
}
@media(max-width:640px){
.job-info .title b{font-size: 24px; line-height: normal;}
.job-info .title span{font-size: 18px;}
.job-apply .statusBar{padding-bottom: 42px; height: 105px;}
.job-apply .statusBar .btns{top: auto; bottom: 10px;}
}
@media(max-width:480px){
.job-info .dd-label dd:not(:last-child){padding-right: 20px;}
.job-info .dd-label dd:not(:last-child):after{right: 10px;}
.job-apply h1{font-size: 24px; padding-bottom: 20px;}
.job-apply li{margin-bottom: 10px;}
}

.form-join li{position: relative;border: 1px solid #e5e5e5;background: #fff; margin:0 1% 20px 1%;}
.form-join li .text,
.form-join li select{font-size: 16px;width: 100%; line-height: 58px; height: 58px;padding: 0 24px; border: 0;}
.form-join li select{padding-right: 34px;color: #999;}
.form-join li textarea.text{ height:140px;}
.form-join li label{font-size: 16px; position: absolute; left: 0; top: 0;line-height: 60px;padding-left: 24px;color: #999;}
/*.form-join .queueList{margin: 0; border: 0;}
.form-join .placeholder{min-height: 58px;padding: 0; text-align: left;color: #999;}
.form-join .placeholder > div:nth-of-type(2){display: none;}
.form-join .wu-example .placeholder p{line-height: 58px;padding-left: 24px;}
.form-join .placeholder .webuploader-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%;} 
.form-join .placeholder .webuploader-pick{position: absolute; right: 0; margin: 0; top: 0;line-height: 58px; border-radius: 0;background: #b8b7b6;}
.form-join .statusBar .btns .uploadBtn{background: #c9965e;}*/

.form-join ol .btn_submit{width: 100%; display: block; height: 60px;cursor: pointer;background: #c9965e;color: #fff; padding: 0;border: 0;font-size: 16px;}
@media(min-width:640px){
.form-join li.two{ float:left; width:48%;}
.form-join li.one{ clear:both; width:98%}
.form-join ol{ margin:0 1%;}
}

.Contact{background: #f3f4f7;}
.Contact .map{position: relative;border: 1px solid #eee;}
.Contact #allmap{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.Contact #allmap,
.Contact #allmap *{box-sizing: content-box;}
.Contact #allmap img{max-width: inherit;}
.Contact .info-single{padding: 3% 0;}
.Contact .info-single > *{ margin: 0 auto; width: 90%;}
.Contact .info-single .title{border-bottom: 1px solid #eee;font-size: 36px; padding-bottom: 30px; margin-bottom: 30px;}
@media(min-width:1025px){
.Contact .map{width: 67.106%;}
.Contact .map .inner{min-height: 720px;}
.Contact .info-single > *{max-width: 340px;}
}
@media(max-width:1440px){
.Contact .info-single .title{font-size: 24px;}
}
@media(max-width:1024px){
.Contact .ytable,
.Contact .ytable-cell{display: block;}
.Contact .map{padding-bottom: 60%;}
.Contact .info-single{padding:30px 0;}
}


.other_LingYu .name{ text-align: center;font-size: 36px;padding-bottom: 35px;color: #333;}
.other_LingYu > div:not(.box-3) .singlePage{width: 95%; max-width: 1200px; margin: 0 auto;}
.other_LingYu .singlePage p{margin: 0 0 3.5% 0;}
.other_LingYu .box-1 .pic{padding-bottom: 50px;}
.other_LingYu .box-2{border-top: 1px solid #eee; margin-top: 3%; padding-top: 4%;}
.other_LingYu .box-3{position: relative;overflow: hidden;background: #f3f4f8; min-height: 550px; margin-top:4%}
.other_LingYu .box-3 .slider{width: 50%;}
.other_LingYu .box-3 div.slider{float: right; padding: 4% 3% 3%;}
.other_LingYu .slider-img{position: absolute; left: 0; top: 0; height: 100%;}
.other_LingYu .box-3 ul.slider .slick-list,
.other_LingYu .box-3 ul.slider .slick-track,
.other_LingYu .box-3 ul.slider .slick-track li,
.other_LingYu .box-3 ul.slider .slick-track li figure{height: 100%;width: 100%;}
.other_LingYu .box-3 .title{color: #c9965e; font-size: 24px;padding-bottom: 20px;}
.other_LingYu .box-3 .slick-dots{text-align: center; position:absolute; width:100%; bottom:10px; z-index:20}
.other_LingYu .box-3 .slick-dots li{display: inline-block;width: 12px; height: 12px; border-radius: 50%;background: #c8cbd3; margin: 0 5px;cursor: pointer;}
.other_LingYu .box-3 .slick-dots li button{display: none;}
.other_LingYu .box-3 .slick-dots li.slick-active{background: #c9965e;}

.other_LingYu .box-4{padding-top: 4%;}
.other_LingYu .box-4 li{float: left; width: 32%;border: 1px solid #eceef4; padding: 4.5% 0;}
.other_LingYu .box-4 li:not(:nth-child(3n)){margin-right: 2%;}
.other_LingYu .box-4 li .icon{width: 35%;}
.other_LingYu .box-4 li .icon img{width: 70%; max-width:100px; margin: 0 auto;}
.other_LingYu .box-4 li aside{font-size: 28px; padding-bottom: 20px;}
.other_LingYu .box-4 li p{font-size: 16px;color: #555;font-weight: 100;}
@media(max-width:640px){
.other_LingYu .box-3 .slider{ width:100%; position: relative; height:300px;}
.other_LingYu .box-3 div.slider{ width:100%; float:none; width:100%;}
.other_LingYu .box-4 li{ float:none; width:100%}
.other_LingYu .box-4 li aside{ font-size:20px;}
}

.Chanye .banner .auto-inner,
.Chanye .banner{position: relative;z-index: 1;}
.Chanye .banner .Ispic{position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
.Chanye .banner .title{text-align: center; color: #fff;font-size: 36px;padding: 7.665% 0;}
.Chanye .banner .auto-inner{z-index: 3;}
.Chanye .tab-ul li{float: left;width: 31%; text-align: center;padding-top: 40px; transition: 0.3s;}
.Chanye .tab-ul li:not(:nth-child(3n)){margin-right: 3.5%;}
.Chanye .tab-ul li a{background: rgba(255,255,255,0.2);padding: 20px 0;font-size: 24px;color: #fff;line-height: 40px; cursor: pointer;transition: 0.3s;}
.Chanye .tab-ul li.on{padding-top: 0;}
.Chanye .tab-ul li.on a{background: rgba(201,150,94,0.8);padding: 40px 0;}
.Chanye .more-intro .singlePage{ max-height:500px; padding-right:20px;}
.Chanye .more-intro .mCSB_scrollTools{ right:0}

@media(max-width:1024px){
.Chanye .tab-ul li{padding-top:20px; }
.Chanye .tab-ul li a{padding: 10px 0;font-size: 20px;line-height: 20px;}
.Chanye .tab-ul li.on a{padding: 20px 0;}
}
@media(max-width:480px){
.Chanye .tab-ul li{width: 32%; }
.Chanye .tab-ul li:not(:nth-child(3n)){margin-right: 2%;}
.Chanye .tab-ul li a{font-size: 16px;}
.Chanye .banner .title{font-size: 26px;}
}

.load-main  .same-name,
.load-main > .title,
.other_LingYu .same-name{text-align: center;font-size: 36px;padding: 70px 0 45px 0;}

.load-main .more-intro{background: #f3f4f8;position: relative;}
.temple-two .more-intro{overflow: hidden; margin-top: 3%;}
@media(min-width:1025px){
.load-main .more-intro{min-height: 700px;}
.load-main .slider-img{position: absolute;top: 0;  height: 100%; width: 49%;}
.temple-one .slider-img{right: 0;}
.temple-two .slider-img{left: 0;}
.temple-three .slider-img{right: 0;}
.load-main .slider-img *{height: 100%;}
.load-main .slider-txt{width: 50%;}
.temple-two .slider-txt{float: right;}
}
@media(max-width:1024px){
.load-main .slider-img li .Ispic{padding-bottom: 70%;}
.load-main  .same-name,
.load-main > .title,
.other_LingYu .same-name{font-size: 28px;padding: 50px 0 20px 0;}
}
.load-main .slider-txt{padding: 4%;}
.load-main .slider-txt .title{color: #c9965e;font-size: 24px;padding-bottom: 20px;}
.temple-one .slider-txt .title{font-size: 36px;padding-bottom: 40px;}
.temple-one .pager{padding: 40px 0;margin-bottom: 2%;}
@media(min-width:1025px){
.temple-two .pager{width: 65%;position: absolute; z-index: 10; right: 0; bottom:5%;}
}
@media(max-width:1025px){
.temple-two .pager{padding: 20px 0;}
}
.load-main .pager .slick-dots{display: table; margin: 0 auto; }
.load-main .pager .slick-dots li{float: left;width: 12px;height: 12px;background: #c8cbd3; border-radius: 50%; margin: 0 10px; cursor: pointer; list-style: none;}
.load-main .pager .slick-dots li.slick-active{background: #c9965e;}
.load-main .pager .slick-dots li button{display: none;}
@media(min-width:768px){
.temple-one .pager{ position:absolute;  width: 65%;  position: relative; padding:0}
.load-main .pager .slick-dots{top: -30px;  position: relative;}
}

.load-main .video{position: relative; z-index: 1;}
.load-main .open-video{position: absolute; z-index: 10; left: 0; top: 0; width: 100%; height: 100%;color: #fff; text-align: center;background: rgba(0,0,0,0.5); cursor: pointer;}
.load-main .open-video .icon{background: url(../images/play.png) no-repeat; width: 80px; height: 80px;background-size: contain;display: block; margin: 0 auto 25px;}
.load-main .open-video aside{font-size: 36px;}
@media(max-width:768px){
.load-main .open-video .icon{width: 50px; height: 50px; margin-bottom: 15px;}
.load-main .open-video aside{font-size: 20px;}
}
@media(max-width:640px){
.load-main .video{overflow: hidden;}
.load-main .video > img{max-width: inherit; width: 150%; margin-left: -25%;}
}

.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}

.zuiyiliu {padding-top: 5%;}
.zuiyiliu .name{text-align: center; font-size:28px; padding: 32px 0;}

.zuiyiliu li.row-5{background: #f3f4f8;text-align: center;padding: 40px 0 20px 0; }
.zuiyiliu li.row-3{ border: 1px solid #eceef4;overflow: hidden;padding: 50px 0 30px 0;}
.zuiyiliu li .icon img{margin: 0 auto;}
.zuiyiliu li.row-5 .icon img{max-width: 120px;width: 40%;}
.zuiyiliu li.row-3 .icon img{max-width: 100px;width: 60%;}
.zuiyiliu li.row-5 .tit{font-size: 18px; padding: 25px 0 10px 0;}
.zuiyiliu li pre{font-size: 16px; line-height: 28px; height: 112px;font-weight: 100;}
.zuiyiliu li.row-5 pre{text-align: center;}
.zuiyiliu li.row-5 .txt{margin: 0 auto; max-width: 210px;width: 96%;}
.zuiyiliu li.row-3 .icon{float:left;width: 34.979%; padding-top: 20px;}
.zuiyiliu li.row-3 .txt{float: left;width: 60%;}
.zuiyiliu li.row-3 .tit{font-size: 28px;padding-bottom: 20px;}
@media(min-width:641px){
.zuiyiliu li{float: left;margin-right: 2%;}
.zuiyiliu li.row-5{width: 18.4%;margin-bottom: 3%;}
.zuiyiliu li:nth-child(8),
.zuiyiliu li:nth-child(5){margin-right: 0;}
.zuiyiliu li.row-3{width: 32%;}
}
@media(max-width:640px){
.zuiyiliu li{margin-bottom: 3%;}
}
.temple-one{}
.img-group{margin-bottom: 4%;}
.img-group li.slick-slide{position: relative;}
.img-group li.slick-slide .title{position: absolute; z-index: 10; left: 0; width: 100%; bottom: 0; color: #fff; font-size: 28px; padding: 10% 5% 28px; text-align: center;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

.img-group .slick-arrow{position: absolute; top: 50%; margin-top: -26px; width: 52px; height: 52px; border: 1px solid #c8cbd3;border-radius: 50%; background: url(../images/btn/next.gif) no-repeat center center;padding: 0; font-size: 0; cursor: pointer; z-index: 10;}
.img-group .slick-prev{left:3%;background-image: url(../images/btn/prev.gif);}
.img-group .slick-next{right:3%;}
.img-group .slick-arrow:hover{background-color: #c9965e;border-color: #c9965e;background-image: url(../images/btn/next_on.gif);}
.img-group .slick-prev:hover{background-image: url(../images/btn/prev_on.gif);}
@media(max-width:640px){
.img-group li.slick-slide .title{font-size: 18px;padding-bottom: 15px;}
}

.same-img-group{background: #c9965e;position: relative;z-index: 1;}
.same-img-group li{position: relative;z-index: 1;}
.same-img-group li .Ispic{padding-bottom: 38.886%}
.same-img-group .btn{overflow: hidden;}
.same-img-group .txt-area .ytable{ margin: 0 auto; width: 90%;}
.same-img-group .slick-arrow{height: 70px;float: left; width: 50%; border: 0; cursor: pointer;font-size: 0;background:url(../images/btn/prev_on.gif) no-repeat center center #ba8f60;}
.same-img-group .slick-next{background-color: #d3a26d;background-image:url(../images/btn/next_on.gif);}
.same-img-group .inner{padding-bottom: 70px;}
.same-img-group .title{color: #fff;font-size: 36px;font-weight: bold;padding-bottom: 20px;}
.same-img-group .singlePage{color: #fff;max-height: 348px;}
.same-img-group .singlePage .mCSB_scrollTools .mCSB_draggerRail{background: rgba(255,255,255,0.3);}
@media(min-width:1025px){
.temple-two .img-group li .Ispic{width: 70.416%; }
.temple-three .img-group li .Ispic{width:72.094%; }
.same-img-group .btn,
.same-img-group li .txt-area{position: absolute; right: 0;  z-index: 10;}
.temple-two .same-img-group  .btn,
.temple-two .same-img-group li .txt-area{width: 29.584%; }
.temple-three .same-img-group  .btn,
.temple-three .same-img-group li .txt-area{width: 27.906%; }
.same-img-group li .txt-area{height: 100%; top: 0;}
.same-img-group .btn{bottom: 0;}
.same-img-group .txt-area .ytable{max-width: 360px;}
}
@media(max-width:1440px){
.same-img-group .title{font-size: 30px;}
.same-img-group .singlePage{max-height: 248px;line-height: 24px;}
}
@media(max-width:1024px){
.same-img-group .title{padding-top: 30px;}
.same-img-group .inner{padding-bottom: 30px;}
.same-img-group .singlePage.mCS_no_scrollbar{touch-action:initial !important;}
	.same-img-group .title{font-size: 24px;}
}

.temple-three > .auto-inner{max-width: 1720px;}

.temple-three .more-details{padding-bottom: 4%;}
.temple-three .more-details .tab{padding: 3% 0; text-align: center;}
.temple-three .more-details .tab li{display: inline-block; margin: 0 10px;line-height: 45px; width: 160px; padding: 0 10px; border: 1px solid #cdcdd1; border-radius: 45px; cursor: pointer;font-size: 16px;color: #555;margin-bottom: 2px;}
.temple-three .more-details .tab li.on{background: #c9965e;color: #fff; border-color: #c9965e;}
.temple-three .tab-info{background: #f3f4f8;}
@media(max-width:640px){
.temple-three .more-details .tab li{ margin: 0 1px;width: auto; padding: 0 15px;line-height: 32px;}
}


.home-banner li{position: relative;z-index: 1;}
.home-banner li a,
.home-banner li .txt-area{position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%;font-size: 100px;color: #fff;}
.home-banner li a{z-index: 20;opacity: 0;background: #fff;}
.home-banner li .ytable{width: 94%; max-width: 1600px; margin: 0 auto;}
.home-banner li .t-1{font-family: "YouSheBiaoTiHei";font-size: 0.82em;}
.home-banner li .t-2{font-size: 0.18em;text-transform: uppercase;}
.home-banner li .t-1:after{display: block; content: ''; width: 0.8em; height: 0.05em;background: #f1f2f4; margin: 0.1em 0 0.3em 0; transform: skewX(-20deg);}
.home-banner .slick-dots{position: absolute; right: 2%; top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); z-index: 10;}
.home-banner .slick-dots li{width: 60px; height: 60px; border-radius: 50%; cursor: pointer;}
.home-banner .slick-dots li:before{position: absolute; content: ''; border-radius: 50%;width: 6px; height: 6px; background: #fff;top: 50%; left: 50%; margin: -3px 0 0 -3px; }
.home-banner .slick-dots li button{position: absolute; left: 0; top: 0;background: none;border: 1px solid rgba(255,255,255,0.28);width: 100%; height: 100%; font-size: 0; border-radius: 50%; opacity: 0;}
.home-banner .slick-dots li button:after{border: 1px solid #fff; border-radius: 0 100% 100% 0/50%; border-left: none; width: 50%; height: 100%; content: '';position: absolute; right: 0; top: 0;}
.home-banner .slick-dots li.slick-active button{opacity: 1; animation:quan 3s infinite linear;}
.home-banner .slick-dots li i{ position: absolute; top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);  font-size: 16px;color: #fff;right: 100%; margin-right: 23px;line-height: 20px;width: 20px; text-align: center;font-style: normal;display: none;}
.home-banner .slick-dots li.slick-active i{display: block;}
@keyframes quan{
	0%{ transform: rotate(0deg)}
	100%{transform: rotate(360deg)}
}
@media(min-width:769px){
	.home-banner li img.wap{display: none;}
}
@media(max-width:768px){
	.home-banner li img.pc{display: none;}
}
@media(max-width:1024px){
.home-banner li .txt-area{font-size: 80px; padding-right: 80px;}
.home-banner .slick-dots li i{font-size: 12px; margin-right: 10px;line-height: 18px;}
.home-banner .slick-dots li{width: 40px; height: 40px;}
}
@media(max-width:640px){
.home-banner li .txt-area{font-size: 60px;}
}
@media(max-width:480px){
.home-banner li .txt-area{font-size: 40px;}
.home-banner .slick-dots li i{display: none!important;}
.home-banner .slick-dots li{width: 20px; height: 20px;}
}

.home-news{background: #f3f4f7;padding: 4.5% 0; overflow: hidden;}
.home-more{display: block;max-width: 180px; width: 60%; line-height: 43px; border: 1px solid #555; border-radius: 100px; padding-left: 20px;background: url(../images/page/a_next.gif) no-repeat right 20px center; transition: 0.3s;}
.home-more:hover{color: #fff;background-color: #c9965e;background-image: url(../images/page/a_next_hover.gif); border-color: #c9965e!important;}
.home-news .left .name{font-size: 48px;color: #000;}
.home-news .left .btn{overflow: hidden;}
.home-news .left .btn .slick-arrow{width: 52px; height: 52px;float: left;  border-radius: 50%;background: url(../images/btn/prev_on.gif) no-repeat center center #c9965e; border: 0; cursor: pointer;padding: 0; font-size: 0;}
.home-news .left .btn .slick-prev{margin-right: 20px;}
.home-news .left .btn .slick-next{background-image: url(../images/btn/next_on.gif);right: 0;}
.home-news .left .btn .slick-disabled{background-color: transparent;background-image: url(../images/btn/prev.gif); border: 1px solid #c8cbd3;}
.home-news .left .btn .slick-next.slick-disabled{background-image: url(../images/btn/next.gif);}
.home-news .slider{margin: 0 -20.5px;}
.home-news .slider li  a{display: block; margin: 0 20.5px;}
.home-news .slider li .pic{position: relative;margin-bottom: 20px; overflow: hidden;}
.home-news .slider li .pic time{position: absolute; left: 20px; top: 20px; padding: 0 10px; background: #f1f2f6;color: #666;line-height: 25px; z-index: 10;}
.home-news .slider li .pic time b{display: none;}
.home-news .slider li .Ispic{padding-bottom: 64.706%; transition: 0.3s;}
.home-news .slider li  a:hover .Ispic{transform: scale(1.12);}
.home-news .slider li  a:hover time{background: #c9965e;color: #fff;}
.home-news .slider li  a:hover time b{display: block;font-size: 30px; text-align: center; padding: 10px 0;}
.home-news .slider li .tit{line-height: 32px; font-size: 20px;height: 64px; margin-bottom: 15px;}
.home-news .slider li .intro{line-height: 24px; max-height: 48px;font-weight: 100;color: #555;}
@media(min-width:1025px){
.home-news .auto-inner{position: relative;padding-left: 22%; min-height: 360px;}
.home-news .left{width: 25%;position: absolute; left: 0; top: 0; height: 100%;}
.home-news .left .home-more{position: absolute; left: 0; bottom: 0;}
.home-news .left .btn{padding-top: 20%;}
}
@media(max-width:1024px){
.home-news .left{position: relative; margin-bottom: 20px;}
.home-news .left .name{font-size: 24px;line-height: 40px;}
.home-news .left .home-more{position: absolute; right: 0;line-height: 38px;max-width: 120px; top:0;padding-left: 10px;}
.home-news .left .btn{position: absolute; right: 120px; top: 0;}
.home-news .left .btn .slick-arrow{width: 40px; height: 40px; margin-right: 5px;}
}

.home-column{padding: 4% 0;}
.home-chanye .name,
.home-column .name{color: #c9965e;font-size: 48px;}
@media(max-width:1024px){
.home-chanye .name,
.home-column .name{font-size: 32px;}
}
.home-column .singlePage{padding: 2% 0 3% 0;}

.home-column .auto-inner > ul li{float: left; width: 50%;position: relative;}
.home-column .auto-inner > ul li.li-3{width: 25%;}
.home-column .auto-inner > ul li .open-video,
.home-column .auto-inner > ul li .txt{position: absolute; z-index: 10;}
.home-column .auto-inner > ul li .txt{color: #fff;}
.home-column .auto-inner > ul li .inner{padding-top: 56px; padding-left: 38px; padding-right: 38px;}
.home-column .auto-inner > ul li .Ispic{padding-bottom: 100%;}
.home-column .auto-inner > ul li.li-2 .Ispic{padding-bottom: 50%;}
.home-column .auto-inner > ul li.li-3 .txt{width: 100%; height: 100%;}
.home-column .auto-inner > ul li.li-1 .txt{width: 50%; height: 50%;background: #c9965e;}
.home-column .more{position: absolute; left: 38px; bottom: 38px;color: #fff; padding-right: 33px;background: url(../images/page/a_next_hover.gif) no-repeat right center; transition: 0.3s;}
.home-column .more:hover{padding-right: 50px;}
.home-column .t-1{font-size: 36px;padding-bottom: 20px;}
.home-column .t-2{font-weight: 100;}
.home-column .open-video{height: 100%;color: #fff; cursor: pointer;}
.home-column .open-video .t-1{text-align: center;}
.home-column .open-video .icon{background: url(../images/play2.png) no-repeat center center;display: block; padding-bottom: 7.895%;background-size: contain; margin-bottom: 15px;}
@media(max-width:1366px){
.home-column .auto-inner > ul li .inner{padding-top: 30px; padding-left: 20px; padding-right: 20px;}
.home-column .more{position: absolute; left: 20px; bottom: 20px;}
}
@media(max-width:1024px){
.home-column .t-1{font-size: 28px;padding-bottom: 10px;}
}
@media(max-width:768px){
.home-column .auto-inner > ul li.li-2,
.home-column .auto-inner > ul li.li-1{width: 100%;}
.home-column .auto-inner > ul li.li-3{width: 50%;}
}
@media(max-width:480px){
.home-column .t-1{font-size: 22px;}
}

.home-chanye{padding-top: 4%;}
.home-chanye > .auto-inner{position: relative; margin-bottom: 4%;}
@media(min-width:1025px){
.home-chanye > .auto-inner .home-more{position: absolute; right: 0; top: 50%; margin-top: -22px;}
.home-chanye .name{float: left;width: 15.79%; }
.home-chanye .singlePage{float: left;width: 59.21%; max-width: 805px;}
}
.home-chanye .list{overflow: hidden;}
.home-chanye .list .Ispic{width: 119.737%;float: right;padding-bottom:50%;}
.home-chanye .list .auto-inner{position: relative;}
.fixed-tab{position:absolute; height: 100%;width: 40px; right: 5%; top: 0;color: #fff;padding: 3% 0;}
.fixed-tab li{height: 20%; cursor: pointer;}
.fixed-tab:before,
.fixed-tab:after,
.fixed-tab li:before,
.fixed-tab li:after{width: 1px;display: block; content: ''; margin: 0 auto;background: rgba(255,255,255,0.28); }
.fixed-tab:before,
.fixed-tab:after{height: 6%; left: 50%;position: absolute; margin-left: -0.5px;}
.fixed-tab:before{top: 0;}
.fixed-tab:after{bottom: 0;}
.fixed-tab li span{display: block; border: 1px solid rgba(255,255,255,0.28);}
.fixed-tab li .txt{display: none; border-radius: 40px; padding: 10px; text-align: center;line-height: 24px;font-size: 16px;}
.fixed-tab li .icon{width: 40px; height: 40px; background-position: center center;background-repeat: no-repeat;background-size: 22px auto;border-radius: 50%;}
@media(min-width:1025px){
.fixed-tab li.active .txt{display: block;}
.fixed-tab li.active .icon{display: none;}
}
@media(max-width:480px){
	.fixed-tab{width: 30px;}
.fixed-tab li .icon{width: 30px; height: 30px; background-size: 16px auto;}
}

.home-chanye .list .txt-area{position: absolute;color: #fff; left: 0; top: 0; height: 100%;width: 50%; z-index: 20;}
.home-chanye .list .icon-name{background-repeat: no-repeat;background-position: left center;line-height: 40px; padding-left: 45px;font-size: 36px;font-weight: bold;margin-bottom: 10%; background-size: auto 35px;}
.home-chanye .list pre{line-height: 32px;font-weight: 100;height: 128px;max-width: 462px; margin-bottom: 10%;font-size: 16px;}
.home-chanye .list .tab-dl dl{margin-bottom: 3%;}
.home-chanye .list .tab-dl dd{float: left; cursor: pointer;}
.home-chanye .list .tab-dl dd:not(:last-child){margin-right: 35px;}
.home-chanye .list .tab-dl dd span{font-size: 24px;position: relative;}
.home-chanye .list .tab-dl dd:after{display: block; content: ''; height: 8px; margin-top: -8px;}
.home-chanye .list .tab-dl dd.aon:after{background: #c9965e;}
.home-chanye .list .home-more{border-color: #fff;color: #fff;background-image: url(../images/page/a_next_hover.gif);}
@media(max-width:1366px){
.home-chanye .name, .home-column .name{font-size: 32px;}
}
@media(max-width:1024px){
.home-chanye .singlePage{padding: 20px 0;}
.home-chanye .list .icon-name{font-size: 26px;}
.home-chanye .list .tab-dl dd:not(:last-child){margin-right: 15px;}
.home-chanye .list .tab-dl dd span{font-size: 16px;}
.home-chanye .list .tab-dl dd:after{height: 5px; margin-top: -4px;}
}
@media(max-width:768px){
.home-chanye .list .Ispic{padding-bottom: 100%;}
.home-chanye .list .txt-area{width: 80%;}
}
@media(max-width:480px){
.home-chanye .list pre{font-size: 14px; line-height: 22px; height: 88px;}
}

.item_history{ position:relative; background:no-repeat center bottom; background-size:100%}
.item_history .historybox { padding:5% 0;}
.item_history .historybox .year{color: #c9965e;font-size: 60px;}
.item_history .historybox dl{position: relative;padding-left: 56px;min-height: 40px;line-height: 40px;font-size: 22px;color: #555;}
.item_history .historybox dt{position: absolute; left: 0; top: 0; width: 50px;font-weight: bold;color: #000;}
.item_history .historybox .scrollauto {height: 200px; max-width:90%;}
.item_history .year_list{ padding:0 7% 5% 7%; font-size:18px; text-align:center; position:relative;}
.item_history .year_list .list a{ font-size:24px; color:#bcbcbc; color: #555;font-weight: bold; position:relative; display:inline-block;}
.item_history .year_list .list i{ padding:12px 8px;margin:auto; display:block;}
.item_history .year_list .list i:before{content:''; display:block;margin:auto; width:16px;height:16px;background-color:#dedede;border:solid 3px #fff;box-shadow:0 0 0 3px #dedede;border-radius:100px;}
.item_history .year_list .list.slick-current a{ font-weight:bold; color:#c9965e;color: #fff;}
.item_history .year_list .list.have{ cursor:pointer;}
.item_history .year_list .list.have i:before{ background-color:#c9965e; border-color:#c9965e;background-color:#c9965e; animation: 1.8s  infinite linear poUp;-webkit-animation: 1.8s  infinite linear poUp;-ms-animation: 1.8s  infinite linear poUp;}
@-webkit-keyframes poUp{
    0%{ box-shadow:0 0 0 3px rgba(201,150,94,0.3)}
    50%{box-shadow:0 0 0 6px rgba(201,150,94,0.3)}
	100%{box-shadow:0 0 0 3px rgba(201,150,94,0.3)}
}
@-ms-keyframes poUp{
    0%{ box-shadow:0 0 0 3px rgba(201,150,94,0.3)}
    50%{box-shadow:0 0 0 6px rgba(201,150,94,0.3)}
	100%{box-shadow:0 0 0 3px rgba(201,150,94,0.3)}
}
@keyframes poUp{
    0%{ box-shadow:0 0 0 3px rgba(201,150,94,0.3)}
    50%{box-shadow:0 0 0 6px rgba(201,150,94,0.3)}
	100%{box-shadow:0 0 0 3px rgba(201,150,94,0.3)}
}
.item_history .year_list:before{ left:0; top:20px; content:''; position:absolute; width:100%; height:2px; background-color:#c9965e}
.item_history .year_list .slick-arrow{ cursor:pointer; border:none; font-size:0; position:absolute; top:0; margin-top:0; width:40px; height:40px; background:#c9965e no-repeat center center; border-radius:100px;}
.item_history .year_list .slick-arrow:before{ display:none;}
.item_history .year_list .slick-prev{ left:2%; background-image:url(../images/slick_prev2_hover.png)}
.item_history .year_list .slick-next{ right:2%; background-image:url(../images/slick_next2_hover.png)}
.item_history .year_list .slick-prev.slick-disabled{ cursor:default; background-image:url(../images/slick_prev2.png)}
.item_history .year_list .slick-next.slick-disabled{ cursor:default; background-image:url(../images/slick_next2.png)}
.item_history .year_list .slick-disabled{ cursor:default; background-color:#e8e8e8}
@media(max-width:1024px){
.item_history .historybox .year{font-size:40px;}
}
/**************************************************************************************/
.info-css-4 h1{font-size: 36px;color: #333;}
.info-css-4 .count{padding: 8% 0 5% 0;max-width: 665px;}
.info-css-4 .count li{float: left; width: 25%;}
.info-css-4 .count li aside{color: #c9965e;font-size: 48px;line-height: 48px;}
.info-css-4 .count li p{margin: 0;}
@media(min-width:1025px) and (max-width:1366px){
.info-css-4 h1{font-size: 30px;}
}
@media(max-width:1024px){
.info-css-4 .count{padding: 30px 0;}
}
@media(max-width:640px){
.info-css-4 h1{font-size:24px;}
.info-css-4 .count li{width: 50%; text-align: center; padding: 10px 0;}
.info-css-4 .count li:nth-child(2n+1){clear: left;}
}
@media(max-width:480px){
.info-css-4 h1{font-size:20px;}
}

.info-css-5 .column-name{ padding-bottom: 2.5%;}
.info-css-5 .img-txt .txt dd{padding-left: 16px; line-height: 32px; margin-bottom: 30px;position: relative; z-index: 1;}
.info-css-5 .img-txt .txt dd:before{position: absolute; content: ''; width:6px;height: 6px;border-radius: 50%; background: #c9965e; left: 0; top: 14px;}
@media(min-width:1025px){
.info-css-5 .img-txt .img{width: 48.685%;}
.info-css-5 .img-txt .txt{width: 47.368%;}
}
@media(max-width:1024px){
.info-css-5 .img-txt > div{float: none;}
.info-css-5 .img-txt .txt{padding-top: 30px;}
}
@media(max-width:640px){
.info-css-5 .name{ padding-bottom: 30px;}
}

.info-css-11-1{background: #f3f4f8;}
.info-css-11-1 .txt dt{color: #c9965e; font-size: 32px;}
.info-css-11-1 .txt dd{font-weight: 100;padding-top: 2%;}

.info-css-11-2 .name{font-size: 32px;}
.info-css-11-2 .img img{max-width: inherit;}
@media(min-width:1025px){
.info-css-11-1 .pic{width: 50%;}
.info-css-11-1 .txt dl:not(:last-child){margin-bottom: 10%;}
.info-css-11-1 .txt dl{max-width: 600px; margin: 0 auto; width: 90%;}
.info-css-11-2{color: #fff;position: relative;}
.info-css-11-2 .inner{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10;}
.info-css-11-2 .img img{width: 125.198%; margin-left: -12.599%;}
.info-css-11-2 .inner .ytable-cell > *{width: 50%; padding-left: 2%; padding-right: 2%;}
.info-css-11-2.job-50 .inner .ytable-cell > *{padding-right: 8%;}
.info-css-11-2.job-50 .name{padding-top: 10%;}
}
@media(max-width:1024px){
.info-css-11-1 .ytable,
.info-css-11-1 .ytable-cell{display: block;}
.info-css-11-1 .txt dl{padding: 20px;}
.info-css-11-2 .inner{padding: 30px 0;}
.info-css-11-2 .img img{width: 110%; margin-left: -5%;}
}
@media(max-width:640px){
.info-css-11-1 .txt dt,
.info-css-11-2 .name{font-size: 26px;}
}


.info-55-css{text-align: center;padding-bottom: 4%;}
.info-55-css .name img{width: 40%;max-width: 212px;}
.info-55-css p{max-width: 1180px; margin: 4% auto; width: 90%;font-weight: 100;}
.info-55-css li{float: left; background: #f3f4f8;padding: 3% 0;}
.info-55-css li aside{font-size: 18px;color: #333;padding-top: 25px;}
.info-55-css li .icon img{width: 50%;max-width: 120px;}
@media(min-width:641px){
.info-55-css li{width: 23.5%;}
.info-55-css li:not(:nth-child(4n)){margin-right: 2%;}
}
@media(max-width:640px){
.info-55-css li{width: 49%;margin-bottom: 2%;}
.info-55-css li:not(:nth-child(2n)){margin-right: 2%;}
.info-55-css li:nth-child(2n+1){clear: left;}
}

.info-54-css td{vertical-align: top;}
.info-54-css td:nth-child(1){width:88px;}
.info-54-css td aside{color: #c9965e; font-size: 16px;}
.info-54-css td b.f-en{font-size: 24px; display: block;padding:8px 0 18px 0;line-height: 36px;}
.info-54-css td dl dd:not(:last-child){border-bottom: 1px solid #e7e7e8; margin-bottom: 15px;}
@media(max-width:1440px){
.info-54-css td b.f-en{font-size: 20px; display: block;padding:5px 0 10px 0;line-height: 30px;}
}

.info-42-count{max-width: 1020px; margin: 0 auto;}
.info-42-count li{float: left; text-align: center; width: 20%;}
.info-42-count .row-4{margin-bottom: 3%;}
.info-42-count .row-4 li{width: 25%;}
.info-42-count li .inner{text-align: left; display: inline-block;}
.info-42-count li aside{font-size: 20px;color: #c9965e;font-weight: bold;}
.info-42-count li aside b{font-size: 48px;}
.info-42-count li aside span{font-size: 30px;}
@media(max-width:768px){
.info-42-count .row-4 li{width: 50%; padding: 15px 0;}
.info-42-count .row-4 li:nth-child(2n+1){clear: left;}
}
@media(max-width:480px){
.info-42-count li aside{font-size: 16px;}
.info-42-count li aside b{font-size: 36px;}
.info-42-count li aside span{font-size: 24px;}
}

.info-36-css .tit{font-size: 20px; color: #333; padding-top: 4%; padding-bottom: 2%;}
.info-36-css dd{line-height: 32px;padding-left: 15px;position: relative;}
.info-36-css dd:before{position: absolute; content: ''; left: 0; width:6px;height: 6px; top: 14px; background: #c9965e;border-radius: 50%;}
@media(min-width:769px){
.info-36-css dd{float: left; width: 50%;padding-right: 3%;}
}

.info-36-3 .inner{padding: 4%;}
.info-36-3 .title{color: #c9965e;font-size: 24px;}

.info-62-css td:nth-child(1){font-weight: 100;}
.info-62-css .count li{float: left;}
.info-62-css .count li aside{color: #c9965e;font-size: 48px;line-height: 48px;}
.info-62-css .count li p{margin: 0;}
@media(min-width:1025px){
.info-62-css td:nth-child(1){width: 50%;padding-right: 5%;}
}
@media(max-width:1024px){
.info-62-css table,
.info-62-css td{display: block;}
.info-62-css .count{padding: 20px 0;}
.info-62-css .count li{text-align: center;}
}
@media(min-width:641px){
.info-62-css .count li{ width: 25%;}
}
@media(max-width:640px){
.info-62-css .count li{ width: 50%;padding: 10px 0;}
.info-62-css .count li:nth-child(2n+1){clear: left;}
}

.RealityPhoto2{ padding-bottom: 5%;}
.RealityPhoto2 li .inner{margin: 0 20px;background: #fff;padding: 10px;}
.RealityPhoto2 li .inner .pic{overflow: hidden; padding-top: 0;}
.RealityPhoto2 li .Ispic{background-size: contain;padding-bottom: 106.061%; transition: 0.3s;}
.RealityPhoto2 li:hover .Ispic{transform: scale(1.05);-webkit-transform: scale(1.05);-ms-transform: scale(1.05);}
.RealityPhoto2 li aside{font-size: 16px;line-height: 24px; max-height: 48px;margin-top: 20px; margin-bottom: 10px; text-align: center;font-weight: 100; transition: 0.3s;}
.RealityPhoto2 li:hover aside{color: #c9965e;font-weight: bold;}
.RealityPhoto2 .controls{ display: table; margin: 50px auto 0;position: relative;padding: 0 52px; min-height: 52px; min-width: 104px;}
.RealityPhoto2 .controls .slick-arrow{position: absolute; top: 0;width: 52px; height: 52px; border-radius: 50%;background: url(../images/btn/prev_on.gif) no-repeat center center #c9965e; border: 0; cursor: pointer;padding: 0; font-size: 0;}
.RealityPhoto2 .controls .slick-prev{left: 0;}
.RealityPhoto2 .controls .slick-next{background-image: url(../images/btn/next_on.gif);right: 0;}
.RealityPhoto2 .controls .slick-disabled{background-color: transparent;background-image: url(../images/btn/prev.gif); border: 1px solid #c8cbd3;}
.RealityPhoto2 .controls .slick-next.slick-disabled{background-image: url(../images/btn/next.gif);}
.RealityPhoto2 .controls .pager{padding: 20px 25px;}
.RealityPhoto2 .controls .slick-dots{overflow: hidden; }
.RealityPhoto2 .controls .slick-dots li{list-style: none; float: left; width: 12px; height: 12px; border-radius: 50%;background: #c8cbd3;cursor: pointer; margin: 0 5px;}
.RealityPhoto2 .controls .slick-dots li.slick-active{background: #c9965e;}
.RealityPhoto2 .controls .slick-dots li button{display: none;}
@media(min-width:481px){
 .RealityPhoto2 .slider{margin: 0 -20px;}
}
@media(max-width:640px){
 .RealityPhoto2 .controls{margin-top: 30px; margin-bottom: 30px; min-height: 40px;padding: 0 40px;}
 .RealityPhoto2 .controls .slick-arrow{width: 40px; height: 40px;}
 .RealityPhoto2 .controls .pager{padding:16px  14px;}
 .RealityPhoto2 .controls .slick-dots li{width: 8px; height: 8px; margin: 0 2px;}
}

.float{width:45%;max-width:300px; z-index:100;}
.float a{display:block}
.float .close{ padding:5px;background: #c9965e;position:absolute; top:-20px; right:0}
.float .close a{color:#fff}
.float .photo{ padding:10px 0;}
.float .txt{ padding:20px; color:#fff;background: #c9965e;text-align:justify}

