/* —————————home——————————— */
.main-news {
    margin-top: 20px;
}

.home-banner {
    height: 906px;
    background: url('../img/home/home_banner.png') no-repeat center 0;
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-width: 1200px;
    z-index: 2;

}

.home-banner .logo {
    margin-top: 39px;
    /* width: 188px;
    height: 26px; */
}

.home-banner .logoHr {
    height: 1px;
    width: 446px;
    background: rgba(255, 255, 255, 0.62);
    display: block;
    margin: 0;
    margin-top: 24px;
    text-align: left;
}

.homeLogo {
    filter: alpha(opacity=0);
    /* IE */
    -moz-opacity: 0;
    /* 老版Mozilla */
    -khtml-opacity: 0;
    /* 老版Safari */
    opacity: 0;
    /* 支持opacity的浏览器*/
    position: relative;
}

.home-banner .small {
    font-size: 32px;
    color: #fff;
    margin-top: 60px;
    font-family: Montserrat-Regular;
    letter-spacing: 1px;
    filter: alpha(opacity=0);
    /* IE */
    -moz-opacity: 0;
    /* 老版Mozilla */
    -khtml-opacity: 0;
    /* 老版Safari */
    opacity: 0;
    /* 支持opacity的浏览器*/

}

.home-banner .small li:nth-of-type(1) {
    margin-bottom: 15px;
}

.home-banner .small li:nth-of-type(2) {
    margin-bottom: 12px;
}

.home-banner .small li:nth-of-type(3) {
    margin-bottom: 26px;
}

.home-banner .big {
    font-size: 56px;
    color: rgba(255, 255, 255, 1);
    line-height: 64px;
    font-family: Montserrat-SemiBold;
    position: relative;
    margin-left: -4px;
    line-height: 46px;
}

.home-banner .big li {
    margin-left: -100%;
}

.home-banner .big li:nth-of-type(1) {
    margin-bottom: 24px;
}

.home-banner .big li:nth-of-type(2) {
    margin-bottom: 30px;
}


.home-banner .title {
    color: rgba(255, 255, 255, 1);
    line-height: 48px;
    font-size: 20px;


}

.home-banner i {
    font-size: 22px;
    color: rgba(255, 255, 255, 1);
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    -o-transform: rotate(90deg);
    /* Opera */
}

.layui-carousel .bannerGugong {
    background: url('../img/home/Home.jpg') no-repeat center 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    min-width: 1200px;
}

.home-nav-mini {
    position: absolute;
    top: 0;
    right: -100%;
    z-index: 10;

}

.main-culture-bg {
    width: 578px;
    height: 364px;
    border-radius: 0 20px;
    /* -webkit-border-radius:0 20px; */
    -moz-border-radius: 0 20px;
    -ms-border-radius: 0 20px;
    -o-border-radius: 0 20px;
    position: relative;
    overflow: hidden;

}

.main-culture-bg .maxBig {
    transform: scale(1.3);

}

.main-culture-bg p {
    background: url("../img/home/home_culture_img.jpg") no-repeat center 0;
    height: 100%;
    width: 100%;
    max-height: 593px;
    -webkit-transition: transform 500ms;
    transition: transform 500ms;
    -moz-transition: transform 500ms;
    -o-transition: transform 500ms;
}




.home-nav-mini li {
    float: left;
    font-size: 14px;
    line-height: 84px;
    margin-left: 42px;


}

.home-nav-mini-icon {
    width: 58px;
    height: 104px;
    background: url('../img/icon/home_nav_nomal.png') no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    text-align: center;
    cursor: pointer;
}

.home-nav-mini-icon:hover i {
    color: #000;
}

.home-nav-mini-icon i {
    color: #fff;
    font-size: 28px;
    display: block;
    margin-top: 12px;


}

.home-icon {
    margin-top: 40px;
    display: none;
}

.layui-carousel {
    overflow: hidden;
    height: 905px;
}

.home-main .share-box {
    background: #F7F7F7;
    border: 1px solid #DCDCDC;
    width: 150px;
    height: 180px;
    padding: 24px 0 0 20px;
    margin-top: 248px;
}

.home-main .share-box dt {
    color: #313131;
    font-size: 14px;
    font-weight: bold;
}

.home-main .share-box dt span {
    font-family: Montserrat-Regular;
    letter-spacing: 1px;
}

.home-main .share-box dd {
    color: #BABABA;
    font-size: 12px;
    font-family: Montserrat-Regular;
    margin-top: 10px;
    letter-spacing: 1px;


}

.home-main .share-box p {
    font-size: 38px;
    font-family: Montserrat-Light;
    margin-top: 35px;
    position: relative;
}
.home-main .share-box p span{
    font-size: 12px;
    color: #BABABA;
}

.home-main .share-box p .layui-icon {
    font-size: 16px;
    position: absolute;
    top: 3px;
}

.home-main .share-box .green {
    color: #50B756;
}

.home-main .share-box ul {
    width: calc(100% - 60px);
    position: absolute;
    bottom: 15px;
    left: 20px;
    padding-top: 12px;
    border-top: 1px solid #e1e1e1;
    letter-spacing: 1px;
}

.home-main .share-box ul li {
    font-family: Montserrat-Regular;
    color: #313131;

    font-size: 14px;
}

.home-title {
    font-size: 26px;
}

.home-title dt {
    color: #313131;


}

.home-title dd {
    color: #D2D2D2;
    font-family: Montserrat-Regular;
    margin-top: 12px;
}

.home-swiper .swiper-box {
    height: 350px;
    width: 1000px;
    padding-top: 50px;
    position: relative;


}

.home-swiper .swiper-container {
    width: 100%;
    height: 350px;
    padding: 10px 15px;
    box-sizing: border-box;

}

.home-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    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;
    background: #BC0019;
    cursor: pointer;
    -moz-transition: ease 500ms;
    -o-transition: ease 500ms;
    -webkit-transition: ease 500ms;
    transition: ease 500ms;
    overflow: hidden;

}
.home-swiper .swiper-slide  .homeLink{
   display: inline-block;
   width: 100%;
   height: 100%;
   position: relative;
}

.home-swiper .swiper-slide .news-pic {
    /* width: 100%;
    height: 100%; */
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    margin-top: 60px;

}

.home-swiper .swiper-slide .news-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

.home-swiper .swiper-slide p,
.home-swiper .swiper-slide span {
    position: absolute;
    z-index: 2;
    color: #fff;
    left: 32px;
}

.home-swiper .swiper-slide dl {
    position: absolute;
    color: #fff;
    width: calc(100% - 60px);
    bottom: 21px;
    text-align: left;
    z-index: 3;
    padding: 0 30px;
}

.home-swiper .swiper-slide dl dt {
    font-size: 10px;
    letter-spacing: 1px;
    font-family: Montserrat-Regular;
    margin-bottom: 7px;
}

.home-swiper .swiper-slide dl dd {
    font-size: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
}
.home-swiper .swiper-slide dl dd a{
    color: #fff;
}

/* .home-swiper .swiper-slide p {
    font-size: 10px;
    font-family: Montserrat-Regular;
    bottom: 44px;
    letter-spacing: 1px;
}

.home-swiper .swiper-slide span {
    font-size: 16px;
    font-family: Montserrat-Regular;
    bottom: 21px;
} */


.home-swiper .swiper-slide:hover {
    margin-top: -10px;
    box-shadow: 0 0 18px #ccc;
    -webkit-box-shadow: 0 0 18px #ccc;
    -moz-box-shadow: 0 0 18px #ccc;

    border-collapse: separate !important;
}

.home-swiper .swiper-button-prev,
.home-swiper .swiper-button-next {
    width: 38px !important;
    height: 38px !important;
    background-size: 100% 100% !important;
    position: absolute;
    top: 10px !important;
    outline: none;
}

.home-swiper .swiper-button-prev {

    left: 905px !important;
}

.home-swiper .swiper-button-next {
    right: 10px !important;
}

.home-swiper .swiper-button-prev {
    background-image: url("../img/icon/home_arrow_left.png") !important;
}

.home-swiper .swiper-button-next {
    background-image: url("../img/icon/home_arrow_left.png") !important;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);

}

.home-swiper .swiper-button-prev:hover {
    background-image: url("../img/icon/home_arrow_right.png") !important;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);

}

.home-swiper .swiper-button-next:hover {
    background-image: url("../img/icon/home_arrow_right.png") !important;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}





.read-More {
    color: #2f2f2f;
    /* color: rgba(210, 102, 90, 1); */
    font-size: 14px;
    font-family: Montserrat-Regular;
    margin-top: 20px;
    display: inline-block;

}

.newsMore {
    position: relative;
    left: 1060px;
}

.read-More a {
    color: #2f2f2f;
    font-family: Montserrat-Regular;
    -moz-transition: ease 500ms;
    -o-transition: ease 500ms;
    -webkit-transition: ease 500ms;
    transition: ease 500ms;
}

.read-More a:hover {
    margin-right: 12px;
}

.read-More i {
    color: rgba(210, 102, 90, 1);
    position: relative;

}

.read-More a:hover {
    color: #d25a5a;
}



.read-More .layui-icon {
    vertical-align: middle;
    display: inline-block;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
}

/* 企业文化 */
.main-culture {
    background: url(../img/home/home_culture_bg.png) no-repeat center 0;
    margin: 0 auto;

    height: 898px;
}

.main-culture .layui-container {
    padding-top: 130px;
}

.main-culture .layui-row {
    margin-top: 45px;
}

.main-culture .layui-col-lg6 dl {
    margin-left: 70px;
}

.main-culture .layui-col-lg6 dt {
    color: rgba(210, 102, 90, 1);
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 106px;
}

.main-culture .layui-col-lg6 dd {
    font-size: 14px;
    color: rgba(133, 133, 133, 1);
    line-height: 28px;
}

.main-culture .layui-col-lg6 .read-More {
    margin-top: 70px;
    text-align: left !important;
}

.main-about .about-info {
    color: rgba(133, 133, 133, 1);
    font-size: 14px;
    line-height: 28px;
    margin-top: 30px;

    width: 530px;
}

.main-about {
    margin-top: -112px;
    margin-bottom: 146px;
}

.main-about .about-info li:nth-of-type(1) {
    margin-bottom: 30px;

}

/* .main-about .about-info li {
    letter-spacing: 2px;
} */

.main-about .about-icon {
    margin-top: 70px;
}

.main-about .about-icon dl {
    text-align: center;

}

.main-about .about-icon li:nth-of-type(1) {
    margin-right: 100px;
    width: 150px;
}

/* .main-about .about-icon li:nth-of-type(1) span {
    padding-right: 5px;
} */
.main-about .about-icon li:nth-of-type(2) {
    margin-right: 94px;
    width: 97px;
}

.main-about .about-icon dl dt {
    margin-bottom: 40px;
}

.main-about .about-icon dd span {
    color: rgba(67, 67, 67, 1);
    font-size: 36px;
    font-weight: 600;
    font-family: Montserrat-Regular;
    letter-spacing: 2px;

}

.main-about .about-icon dd {
    color: rgba(168, 168, 168, 1);
    font-size: 14px;
    letter-spacing: 1px;
}

.main-about .about-icon dd:nth-of-type(2) {
    margin-top: 14px;

}

.home-nav {
    width: 100%;
    height: 84px;
    background: #fff;
    position: fixed;
    z-index: 99;
    /* display: none; */
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    top: -84px;
    -webkit-transition: top 500ms;
    transition: top 500ms;
    -moz-transition: top 500ms;
    /* Firefox 4 */

    -o-transition: top 500ms;
    /* Opera */


}



.arrowDownFade {
    animation: fade 1000ms infinite;
    -webkit-animation: fade 1000ms infinite;
}

@keyframes fade {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0;
    }

    to {
        opacity: 1.0;
    }
}

.main-jsinUs {
    position: relative;
    overflow: hidden;
    max-width: 1920px;
    height: 415px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.main-jsinUs div {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(172, 13, 35, 0.52), rgba(222, 155, 124, 0.52));
    /*Mozilla*/
    background: -webkit-gradient(linear, 0 50%, 100% 50%, from(rgba(172, 13, 35, 0.52)), to(rgba(222, 155, 124, 0.52)));
    /*Old gradient for webkit*/
    background: -webkit-linear-gradient(left, rgba(172, 13, 35, 0.52), rgba(222, 155, 124, 0.52));
    /*new gradient for Webkit*/
    background: -o-linear-gradient(left, rgba(172, 13, 35, 0.52), rgba(222, 155, 124, 0.52));
}

.main-jsinUs div dl {
    padding-top: 126px;
    padding-bottom: 35px;
}

.main-jsinUs div dl dt {
    font-size: 41px;

}

.main-jsinUs div dl dd {
    padding-top: 20px;
    color: #FFFFFF;
    font-size: 48px;
    font-family: Montserrat-Regular;
    letter-spacing: 2px;
}

.main-jsinUs .explor {
    display: block;
    color: #fff;
    width: 170px;
    height: 55px;
    line-height: 55px;
    background: #D3002D;
    margin: 0 auto;
    font-family: Montserrat-Regular;
    font-size: 14px;
    letter-spacing: 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.main-jsinUs p {
    background: url('../img/home/footerTop.png') no-repeat center 0;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    left: 0;
    height: 1280px;
    top: -20px;
}

.video {
    position: relative;

}

.video dl {
    position: relative;
    margin-top: -130px;
    margin-left: 40px;
    color: #fff;
}

.video dl dt {
    font-size: 26px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.video dl dd {
    font-family: Montserrat-Light;
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.shareRed {
    color: #D62D1F;
}

.shareRed i {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/* 首页公告轮播 */
#banner-icon-item {
    position: relative;
    width: 446px;
    margin: 0 auto;  
    clear: both;
}
.rolling-ad-wrapper {
	width:446px;
	position: absolute;
	bottom: -35px;
    z-index:40;
    /* background:rgba(0,0,0,1); */
    /* opacity:0.75; */
    filter:alpha(opacity=75);  
    height: 28px;   
}
.banner-icon-item {
	display: inline-block;
	background: url(../img/icon/ad-grounp-icon.png);
}
.winBox {
	width: 396px;
    position: relative;
    overflow: hidden;
    height: 28px;
    margin: 0 auto;
}
.scroll p{
    display: flex;
}
.icon-laba {
	position: absolute;
	width: 32px;
	height: 22px;
    top:3px;
	vertical-align: top;
	z-index: 10;
	background-position: -10px -10px;
    transform: none !important;
}

.scroll {
	width: 446px;
	position: absolute;
	left: 28px;
	top: 7px;
	cursor: pointer
}

.rolling-ad-text {
	display: inline-block;
	/* width: 400px; */
	font-size: 16px;
	margin-right: 40px;
	color: #fff;
	/* line-height: 52px; */
    white-space: nowrap;
    text-align: center;
    letter-spacing: 5px;
}

.rolling-ad-text-first {
	padding-right: 15px
}

.float-left{
    float: left;
}