﻿@charset "utf-8";
/* CSS Document */

/*新闻*/
.about-img{height:370px;background:url(../images/about-img.jpg)no-repeat center;background-size: cover;}
.about-main{background: #f0ede7;}
.about-main .row{padding-top:50px;}
.about-sidebar{
	width: 451px;
	height:560px;
	background:url(../images/about-speech.png);
    background-position:left bottom;
    background-repeat: no-repeat;
	background-size:100%
}
.about-sidebar-far{
    display: flex;
    align-items: flex-end;
    justify-content: center;

}

.about-synopsis{padding: 50px 0 65px;}
.about-synopsis-text{margin:40px 0 35px;font-size: 14px;color:#818181;text-align: justify;}
.about-synopsis-text p{margin-bottom:25px;}
.about-synopsis-img{
    display: flex;
    justify-content: space-between;

}

.about-submenu-both{
    width: 717px;
    background:#ffffff;
    padding:25px;
    position: relative;

    z-index: 1;
}

.about-submenu{
    text-align: justify;
}
.about-shadow {
    height: 28px;
    background: url(../images/about-shadow.png)no-repeat;
    position: relative;
    top: -14px;
    background-size: 100%;
}
.about-submenu p{

line-height: 1.5;
color:#595757;
font-size: 12px;
margin-bottom: 5px;
}

.about-submenu-both>p{
text-align: end;
    margin-top: 50px;
}



.about-submenu p:first-of-type{
font-size: 18px;
color:#a8282d;
font-weight:bold;

}

.about-submenu p:last-of-type{
	text-align: right;
	display: flex;
    align-items: center;
    justify-content: flex-end;
}

.about-sub{margin-left:30px;margin-top:50px;}
.about-culture{padding-top:50px;padding-bottom: 130px;background: url(../images/about-culture.jpg)no-repeat;background-size: 100% 100%;}
.about-culture-both{margin-top:80px;display: flex;justify-content: space-between;}
.about-culture-text{width:550px;padding-bottom: 50px}
.about-culture-img{width:550px;height:350px; padding-bottom: 50px;margin-left: 100px;}
.about-culture-img img{width:100%;}
.about-culture-text p:nth-child(1){margin-top: 90px;font-size: 25px;color: #b31b21}
.about-culture-text p:nth-child(2){margin-top: 36px;font-size: 12px;color:#818181;padding-right: 10px;}

.about-culture-con span{margin-left:30px;float:left;margin-top:15px;font-size: 12px;position: relative;}
.about-culture-con span:first-of-type{margin-left:12px;}
.about-culture-con span:last-of-type{margin-left:12px;}

.about-culture-con>span:before{
	content: "";
display:inline-block;
width:6px;
height:6px;
background:#c30509;
border-radius: 6px;
position: absolute;
top: 50%;
margin-top: -3px;
left: -12px;
}

.about-culture-con{width:390px;margin-top: 35px;}
.about-culture-img{position: relative;}


.about-organ{
padding-top: 50px;
background:url(../images/about-organ.jpg)no-repeat;
background-size: 100% 100%;
}

.about-organ-img{
	    height: 655px;
	background: url(../images/about-organ-img.png)no-repeat;
    background-size: 100%;}

.about-honor{
	padding: 50px 0 80px;
	background: url(../images/about-honor.jpg)no-repeat;
    background-size: cover;
    overflow: hidden;
}


.about-video{padding-top: 50px;}

.video-con{padding:5px;border:1px solid #dad9d7;margin:30px 0 35px 0 ;}

.video-con{background:#f4f4f4;}
.video-con:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.video-column{width: 460px;height:415px;padding-left: 20px;overflow: auto;    padding-right: 15px;}


.video-column-play{

height:100px;
    padding: 5px;
    background: white;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
}


.video-column-text p:first-of-type{font-size: 14px;margin-top:10px;}
.video-column-text p:last-of-type{font-size: 12px;color:#c1c1c1;margin-top:10px;}
.video-column-img{width: 158px;height:90px;}
.video-column-text{width: 215px;height:90px;margin-left: 15px;}
.video-column-numb1{background:#bc151c;}
.video-column-numb1 .video-column-text p:first-of-type{
	color:white;
}
.video-column-numb1 .video-column-text p:last-of-type{
	color:white;
}

.arrowR {
    border-top: 10px solid transparent;
    border-right: 12px solid #bc151c;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top:-10px;
    display: none;
}

.video-column-numb1 .arrowR{display: block}

.video img{position: absolute;}
.video video{width:100%;}
.video{width:723px;height:415px;}

.about-deve-time{padding: 0 45px;position: relative;}
.about-deve {
    background: url(../images/bg_fzlc.jpg)no-repeat;
    padding: 50px 0 80px;
    background-size: cover;
}
.about-deve-left{position: absolute;width:45px;height:45px;top:50%;margin-top:-23px;left:0;background: url(../images/deve-left.png);cursor: pointer;}
.about-deve-right{position: absolute;width:45px;height:45px;top:50%;margin-top:-23px;right:0;background: url(../images/deve-right.png);cursor: pointer;}
.about-deve-text{
    width: 100%;
    height:378px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.about-deve-text2{
    width: 100%;
    height:378px;

}
.about-deve-col{width: 100%;height:19px;position: relative;background: url(../images/time.png)no-repeat;}
.about-deve-ico{width: 25px;height:39px;position: absolute;background: url(../images/time-ico.png)no-repeat;top: -50%;left: 500px;top: -12px;}
.about-deve-data{
    height: 20px;
margin-top:15px;
   display: flex;
    align-items: center;
    justify-content: center;position: relative;} 
.about-deve-data span{color:white;font-size: 24px;position: absolute;}  
.about-deve-weight{font-size: 35px;}
.about-deve-text span{font-size: 14px;color:white;display:inline-block;}
.about-deve-text span:first-of-type{font-size: 60px;color:white;font-weight: bold;}
.about-deve-text span:last-of-type{width:474px;line-height: 1.5;    text-align: left;    margin-left: 30px;}
.about-carousel,.honor-carousel{display: none;}
.honor-carousel{margin-top: 50px;}

.about-deve-text2 span{font-size: 14px;color:white;display:inline-block;}
.about-deve-text2 span:first-of-type{font-size: 60px;color:white;font-weight: bold;margin: 50px 0 80px;display: block;}
.about-deve-text2 span:last-of-type{width:80%;line-height: 1.5;margin:0 auto;}
.about-img img{display: none;}

.about-name{font-family: "方正榜书行简体";font-size: 30px!important;color:#312824!important;}

@media (min-width: 1269px) {
    .swiper-slide img {
            width: 100%;
        }
}

@media (max-width: 1268px){

.about-synopsis-img img{width:100%;}
.video-column{
    width:100%;
    height:auto;
    overflow: hidden;  
    padding: 10px 0;
    margin: 0 -10px;
}

.video-column-play{height:auto;margin: 10px 0 }
.video-column-nume{width:30%;float:left}
.video-column-img,.video-column-text{float: none;width:100%;height:auto;}
.video-column-img img{width:100%;}
.video-column-text{margin:0;}
.video{width:100%;height:auto;float:none;position: relative;}
.video img {width:100%;    height: 100%;}
.mb-wrapper{display: none;}
.honor-carousel{display: block;}
.arrowR{display: none!important;}
.about-sub{margin-left:0px; }
.about-culture-img{margin-left:0;}


.about-synopsis-img img:first-of-type{width:35%}
.about-synopsis-img img:last-of-type{width:60%}

.video-column-numb{

width:30%;float:left;    padding: 0 20px;

}
.swiper-slide img {
            width: 100%;
        }
}




@media (max-width: 1200px){
    .swiper-slide img {
            width: 100%;
        }
}

@media (max-width: 1024px){
.about-deve-time{display: none;}
.about-carousel {display: block;}
.about-img{height:auto;background:none;}
.about-img img{width:100%;display: block;}
.about-sidebar{display:none}

.about-organ-img{height:555px;}
.about-synopsis-img img:first-of-type{width:35%}
.about-synopsis-img img:last-of-type{width:60%}
  .swiper-slide img{
        width:60%;
    }
} 


@media (max-width: 992px){

.about-culture-both{
    flex-wrap: wrap;
    justify-content: center;
}

.about-culture-text p:nth-child(1){margin-top: 0px;}
 .swiper-slide img{
        width:80%;
    }
}

@media (max-width: 768px){

.about-culture-both{
    flex-wrap: wrap;
    justify-content: center;
}
.about-organ-img{height:455px;}
.about-culture-text p:nth-child(1){margin-top: 0px;}

}


@media (max-width: 767px) {

.about-culture{padding-bottom: 0px;}

.about-culture-img{margin:0 10px}

.about-sidebar{
    width:100%;
    background-size: contain;
}

.about-sub{
    margin:50px 10px ;
}

.about-submenu{
    width: 100%
}

.about-sidebar{
display:none;
}

.about-synopsis-text{

margin-left:10px;
margin-right:10px;
}

.about-culture-text{
padding: 0 10px 50px;
}



.about-synopsis-img img:first-of-type{display:none;}
.about-synopsis-img img:last-of-type {
    width: 100%;
    padding: 0 10px;
}
.about-synopsis-img{display:block;}

.about-submenu-both{width:100%;}
.about-culture-con{width:100%;}
.about-organ{display:none;}

.video-column-numb{width:50%}
.video-column{ margin: 0;}

.about-culture-text p:nth-child(1){margin-top: 90px;font-size: 23px;color: #b31b21}
}





@media (max-width: 360px) {


}


@media (max-width: 320px) {

.about-culture-con span:last-of-type {
    margin-left: 30px;
}
.about-culture-con span:nth-child(4){
    margin-left: 12px;
}
}




