@charset "utf-8";

@font-face {
font-family: 'AkzidenzGroteskBQ-Super';
src: url('../fonts/AkzidenzGroteskBQSuper.eot');
src: url('../fonts/AkzidenzGroteskBQSuper.eot') format('embedded-opentype'), 
/*url('../fonts/AkzidenzGroteskBQSuper.woff2') format('woff2'), 
url('../fonts/AkzidenzGroteskBQSuper.woff') format('woff'), */
url('../fonts/AkzidenzGroteskBQSuper.ttf') format('truetype'), 
url('../fonts/AkzidenzGroteskBQSuper.svg#AkzidenzGroteskBQSuper') format('svg');
}
.w1200{
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.main_box {
    position: relative;
    z-index: 20;
}
.center_padding {
    padding: 3% 3% 20px;
    box-sizing: border-box;
}
.center_pos {
    margin-top: -4%;
    overflow: hidden;
}
.page_center {
    background: #fff;
}
.page_nav {
    text-align: center;
    border-bottom: 1px solid #dddddd;
    position: relative;
   /*   overflow-y: auto;
    white-space: nowrap;*/
}
.page_nav:before,.cp-nav:before {
    content: '';
    width: 1000px;
    position: absolute;
    height: 100%;
    left: -1000px;
    bottom: -1px;
    border-bottom: 1px solid #ddd;
}

.page_nav:after,.cp-nav:after {
    content: '';
    width: auto;
    position: absolute;
    height: 100%;
    right: -1000px;
    bottom: -1px;
    border-bottom: 1px solid #ddd;
}

.page_nav a {
    display: inline-block;
    min-width: 50px;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    margin: 0 25px;
    color: #777;
    position: relative;
   font-weight: 800;
}

.page_nav a:after {
    content: '';
    position: absolute;
    width: 0;
    bottom: 0;
    margin: 0 auto;
    background: #dc2821;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.page_nav a:hover {
    color: #dc2821;
}

.page_nav a:hover:after {
    width: 100%;
}

.page_nav a.active {
    color: #dc2821;
}

.page_nav a.active:after {
    width: 100%;
}
.margin_box {
    margin-top: 5%;
    position: relative;
    overflow: hidden;
}
.ry_text img, .ry_text p img{
    max-width: 100% !important;
    height: auto !important;
      display: block;
}
.about_title h3 {
     margin: 0;
    font-size: 24px;
    color: #dc2821;
    margin-bottom: 10px;
    font-weight: 600;
}
.about_title h4 {
     margin: 0;
    font-size: 18px;
    color: #777;
    font-family: "Arial";
    font-weight: normal;
    text-transform: uppercase;
}
.about_con {
    margin-top: 3%;
}
.about_l{
    box-sizing: border-box;
    padding-right: 6%;
   
}
.about_l, .about_l p{
    overflow: hidden;
    font-size: 15px;
    color: #454545;
    line-height: 1.6;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-inline-start: 0px; margin-inline-end: 0px; 
}
.width_ab {
    width: 66%;
}
.fl {
    float: left;
}
.about_r {
    width: 34%;
    box-sizing: border-box;
    padding-left: 6%;
    text-align: center;
    border-left: 1px dashed #ccc;
}
.about_r li {
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 10% 0;
    margin-bottom: 10%;
}

.about_r li b {
    font-size: 50px;
   font-weight: normal;
    color: #dc2821;
    font-family: "Arial";
    font-family: 'AkzidenzGroteskBQ-Super';
}

.about_r li p {
    font-size: 16px;
}
.fr {
    float: right;
}
.cx img {
    width: 100%;
    vertical-align: bottom;
}
.div517 {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
}
.div517 h4 {
      margin: 0;
    color: #dc2821;
    font-weight: bold;
    font-size: 48px;
    padding-top: 50px;
    margin-bottom: 25px;
}
.div517 p {
    margin: 0;
    color: #777;
    font-size: 30px;
}

.ls_box {
    text-align: center;
    margin-top: 60px;
}

.ls_box h3 {
    font-size: 48px;
    font-family: Arial;
       margin: 0;
}

.ls_box p {
    width: 90%;
    margin: 10px auto;
       line-height: 1.7;
}

.time_box {
    margin: 50px auto;
}

.time_box .flex-direction-nav a {
    width: 60px;
    height: 60px;
    opacity: 1;
    margin: -30px 0 0;
       display: block;
   position: absolute;
      top: 50%;
}

.time_box .flex-direction-nav .flex-prev {
    background: url("../images/bl.png") no-repeat;
    background-size: cover;
    left: 0;
}

.time_box .flex-direction-nav .flex-next {
    background: url("../images/br.png") no-repeat;
    background-size: cover;
    right: 0;
}

.time_box .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
}

.time_box .flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
}

.time_box .flexslider {
    padding: 0 80px;
}

.time_box .swiper-slide {
    height: 100px;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 20%;
}

.time_line {
    position: absolute;
    width: 100%;
    top: 50%;
    height: 2px;
    background: #f5f5f5;
    margin-top: -1px;
}

.time_dot {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
}

.time_dot i {
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    margin: 10px auto;
    border-radius: 100%;
    -webkit-border: 100%;
}

.time_box .swiper-slide span {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
}

.time_box .swiper-slide:nth-child(odd) span {
    bottom: 0;
}

.time_box .swiper-slide:nth-child(even) span {
    top: 0;
}

.time_box .flex-direction-nav .flex-disabled {
    opacity: 1!important;
}

.time_box .active-nav .time_dot i {
    background: #dc2821;
    border-color: #dc2821;
}

.time_box .active-nav span {
    color: #dc2821;
}

.relative {
    position: relative;
}

.time-box-warp {
    margin: 0 80px;
}
.ry_text p{
      line-height: 1.8;
       margin: 0;
}


.honor1 {
    overflow: hidden;
    padding-bottom: 10px;
}

.honor1 img {
    max-width: 100%;
}

.featured-area {
    height: 337px;
    width: 84%;
    margin: 0 auto;
    position: relative;
    padding: 40px 0 80px;
}

.roundabout-holder {
    list-style: none;
    width: 100%;
    height: 300px;
    margin: 0 auto;
}

.roundabout-holder li {
    height: 300px;
}

.roundabout-moveable-item {
    font-size: 12px!important;
    width: 50%;
    cursor: pointer;
    /*padding:5px;border:1px solid #aaaaaa;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.roundabout-moveable-item img {
    width: 100%;
    margin: 0;
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-holder span {
    display: none;
}

.roundabout-in-focus:hover span {
    display: inline;
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 8px 20px;
    background: #f9f9f9;
    color: #3366cc;
    z-index: 999;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topLeft: 5px;
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
    outline: none;
    text-decoration: none;
}

.roundabout li {
    margin: 0
}

.honor_btn_box {
    position: absolute;
    bottom: 0;
    width: 200px;
    height: 40px;
    left: 50%;
    margin-left: -100px;
}

.ban_btn {
    position: absolute;
    overflow: hidden;
    z-index: 9;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    display: block;
}

.featured-area .ban_l_btn {
    left: 0;
    background: url("../images/left.jpg") no-repeat;
    background-size: cover;
}

.featured-area .ban_r_btn {
    right: 0;
    background: url("../images/right.jpg") no-repeat;
    background-size: cover;
}

.show_num {
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    color: #999;
}

.show_num b {
    color: #dc2821;
    font-weight: normal;
    margin-right: 6px;
}

.show_num span {
    margin-left: 6px;
}

.featured-area2 {
    height: 450px;
    margin-top: 30px;
}

.featured-area2 .roundabout-holder {
    height: 400px;
}

.cultural li {
    float: left;
    width: 32%;
    margin: 0 2% 30px 0;
    text-align: center;
   box-sizing: border-box;
}

.cultural li:nth-child(3n){
    margin-right: 0;
}

.cultural img {
    width: 100%;
    vertical-align: bottom;
}

.cultural h3 {
       margin: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 3em;
    color: #333;
}


.cultural p {
       margin: 0;
    font-size: 15px;
    color: #777;
    line-height: 23px;
}

.cul_des {
    padding: 0 4%;
}

.about_l img, .about_l p img{
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width: 1220px){
.w1200{
    width: 92%;
}
.about_r li b, .div517 h4{
    font-size: 40px;
}
.div517 p {
    font-size: 24px;
}
.center_pos {
    margin-top: 3%;
}
.center_padding {
    padding: 3% 2%;
}

}



@media (max-width: 800px){
.about_r li b {
    font-size: 28px;
}
  .about_l {
        padding-right: 0;
        float: none;
        width: 100%;
        border: none;
    }

    .about_r {
        padding-left: 0;
        float: none;
        width: 100%;
        margin-top: 20px;
        border-left: none;
}

.about_r li {;
    padding: 5% 0;
    margin-bottom: 5%;
}
.page_nav a {
    font-size: 17px;
    line-height: 46px;
    height: 46px;
}
 .cx {
        height: 220px;
    }

    .cx img {
     width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    }
.div517 h4{
    font-size: 28px;
    margin-bottom: 15px;
}

.div517 p {
    font-size: 18px;
}
.ls_box {
    margin-top: 40px;
}
.ls_box h3{
    font-size: 28px;
}
.time_box .flex-direction-nav a {
    width: 40px;
    height: 40px;
    top: 62%;
}
.time_box .swiper-slide {
    width: 50%;
}
.time-box-warp {
    margin: 0 45px;
}
 .featured-area {
        height: 260px;
        padding: 0;
    }
 .roundabout-holder,.roundabout-holder li {
        height: 220px;
    }
.margin_box {
    margin-top: 30px;
}
.cultural li {
    width: 49%;
    margin: 0 2% 22px 0;
}
.cultural li:nth-child(3n){
    margin-right: 2%;
}
.cultural li:nth-child(2n){
    margin-right: 0;
}
.cultural h3 {
    line-height: 2.7em;
}
}