.home-banner {
    position:relative;
    width:100%;
    max-height: 960px;
    overflow: hidden;
}
.home-banner ul li {
    position:relative;
}
.home-banner ul li .video,
.home-banner ul li .video video {
    width:100%;
}
.home-banner ul li img.banner {
    position:relative;
    width:100%;
    transition: all 0.5s;
}
.home-banner ul li.swiper-slide-active img.banner{
    opacity: 1;
}
.home-banner ul li a {
     display: block;
     width: 100%;
     height: 100%;
     position: relative;
}
.home-banner ul li.video-paly a:after {
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat rgb(0,0,0,0);
    z-index: 1;
    transition: all 0.3s;
}

.home-banner .fix-word {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0);
}

.home-banner .fix-word .p1 {
    font-size: 48px;
    font-weight: bold;

}
.home-banner .fix-word .p2 {
    font-size: 42px;
    font-family: 'Futura-Medium';
    *text-transform: uppercase;
    padding:60px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
    width:40px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
    padding:2% 0 0 0;
}

.home-banner .pagination-banner {
    bottom: 5% !important;
}
.home-banner .pagination-banner span {
    width: 40px;
    height: 3px;
    border-radius:0px;
    background: #fff;
    opacity: 1;
    margin: 0 6px;
    padding:1px;
    position: relative;
    margin: 0 7px!important;
    box-shadow: 0 2px 2px 2px rgb(0 0 0 / 2%);
    transition: width 0.6s ease;
}
.home-banner .pagination-banner span.swiper-pagination-bullet-active {
    background: #e50012;
}


.home-banner .swiper-bottom {
    position:absolute;
    bottom:50%;
    right:0px;
    width:100%;
    padding:0;
    z-index:2;
}
.home-banner .swiper-relative {
    position:relative;
    height:50px;
    overflow:hidden;
}
.home-banner .swiper-relative div {
    position:absolute;
    width:50px;
    height:50px;
    border:1px solid rgba(255,255,255,0);
    border-radius:50%;
    cursor:pointer;
}
.home-banner .swiper-relative div:hover {
    position:absolute;
    width:50px;
    height:50px;
	border:1px solid rgba(255,255,255,0);
    border-radius:50%;
	background-color: rgba(0,0,0, 0);
    cursor:pointer;
}
.home-banner .swiper-banner-prev {
    background:url(../images/home/left.svg) no-repeat center center/100%;
    left: 4%;
}
.home-banner .swiper-banner-next {
    background:url(../images/home/right.svg) no-repeat center center/100%;
    right:4%;
}
.home-banner .swiper-button-disabled {
    opacity:0.35;
}
@media screen and (max-width:1024px){
.home-banner {
    position:relative;
    width:100%;
    max-height: 960px;
    overflow: hidden;
}
.home-banner ul li {
    position:relative;
}
.home-banner ul li .video,
.home-banner ul li .video video {
    width:100%;
}
.home-banner ul li img.banner {
    position:relative;
    width:100%;
    transition: all 0.5s;
}
.home-banner ul li.swiper-slide-active img.banner{
    opacity: 1;
}
.home-banner ul li a {
     display: block;
     width: 100%;
     height: 100%;
     position: relative;
}
.home-banner ul li.video-paly a:after {
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat rgb(0,0,0,0);
    z-index: 1;
    transition: all 0.3s;
}

.home-banner .fix-word {
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0,0);
}

.home-banner .fix-word .p1 {
    font-size: 24px;

}
.home-banner .fix-word .p2 {
    font-size: 18px;
    padding:10px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
    width:30px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
    padding:5% 0 0 0;
}

.home-banner .pagination-banner {
    bottom: 5% !important;
}
.home-banner .pagination-banner span {
    width: 20px;
    height: 3px;
    border-radius:0px;
    background: #fff;
    opacity: 1;
    margin: 0 6px;
    padding:1px;
    position: relative;
    margin: 0 7px!important;
    box-shadow: 0 2px 2px 2px rgb(0 0 0 / 2%);
    transition: width 0.6s ease;
}
.home-banner .pagination-banner span.swiper-pagination-bullet-active {
    background: #e50012;
}


.home-banner .swiper-bottom {
    position:absolute;
    bottom:50%;
    right:0px;
    width:100%;
    padding:0;
    z-index:2;
}
.home-banner .swiper-relative {
    position:relative;
    height:50px;
    overflow:hidden;
}
.home-banner .swiper-relative div {
    position:absolute;
    width:50px;
    height:50px;
    border:1px solid rgba(255,255,255,0);
    border-radius:50%;
    cursor:pointer;
}
.home-banner .swiper-relative div:hover {
    position:absolute;
    width:50px;
    height:50px;
	border:1px solid rgba(255,255,255,0);
    border-radius:50%;
	background-color: rgba(0,0,0, 0);
    cursor:pointer;
}
.home-banner .swiper-banner-prev {
    background:url(../images/home/left.svg) no-repeat center center/100%;
    left: 4%;
}
.home-banner .swiper-banner-next {
    background:url(../images/home/right.svg) no-repeat center center/100%;
    right:4%;
}
.home-banner .swiper-button-disabled {
    opacity:0.35;
}
}






/*板块标题*/
.home-title {}
.home-title h6 {
    font-size: 58px;
    color:#322c2b;
    font-family: 'Futura-Medium';
    font-family: 'Current-Regular';
    letter-spacing: 0;
}
.home-title h6 span {
    color:#e50012;
}
.home-title h3 {
    font-size: 40px;
    color:#322c2b;
    font-weight: bold;
    margin:20px 0 0 0;
}
.home-title i {
    display: block;
    margin: 40px 0 0 0;
    width: 80px;
    height: 3px;
    background: #e50012;
}
@media screen and (max-width:1024px){
.home-title {}
.home-title h6 {
    font-size: 24px;
}
.home-title h3 {
    font-size: 18px;
    margin:10px 0 0 0;
}
.home-title i {
    margin: 20px 0 0 0;
    width: 40px;
    height: 3px;
}
}
/*板块标题 end*/


/*关于品牌*/
.home-about {
    position:relative;
    padding:5% 0;
    overflow:hidden;
}
.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .photo {
    position:relative;
    width:50%;
    overflow:hidden;
}
.home-about .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-about .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .container .word {
    width: 50%;
    padding: 2% 4% 0 0%;
}

.home-about .container .word .content {
    margin: 6% 0 10% 0;
}
.home-about .container .word .content .profile {
    margin:50px 0 0 0;
}
.home-about .container .word .content .profile h6 {
    font-size: 30px;
    color: #322c2b;
    margin:0 0 30px 0;
}
.home-about .container .word .content .profile p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin:0 0 10px 0;
}


.home-about .container .word .content .number {
    margin:10% 0 0 0;
}
.home-about .container .word .content .number ul {
    overflow:hidden;
    padding:0 0%;
}
.home-about .container .word .content .number ul li {
    float:left;
    width:33%;
    padding:0 0 8% 0;
}
.home-about .container .word .content .number ul li h3 {
}
.home-about .container .word .content .number ul li h3 strong {
    position: relative;
    padding:0 20px 0 0;
    font-size: 48px;
    color: #e6002d;
    letter-spacing: 0;
    font-family: "Montserrat-Bold";
}
.home-about .container .word .content .number ul li h3 strong i {
    position:absolute;
    top:0;
    right:0;
    font-size: 28px;
    color: #e6002d;
    font-style: normal;
    font-family: 'Futura-Medium';
}
.home-about .container .word .content .number ul li h3 span {
    font-size: 24px;
    color: #322c2b;
    padding:0 0 0 10px;
}
.home-about .container .word .content .number ul li p {
    font-size: 16px;
    color: #322c2b;
    padding-top: 5px;
}

.home-about .container .word .content  .go {
    margin:30px 0 0 0;
}
@media screen and (max-width:1024px){
.home-about {
    position:relative;
    overflow:hidden;
}
.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .photo {
    position:relative;
    width:100%;
    overflow:hidden;
}
.home-about .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-about .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-about .container {
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
}
.home-about .container .word {
    width: 100%;
    padding: 2% 0%;
}

.home-about .container .word .content {
    margin: 6% 0 10% 0;
}
.home-about .container .word .content .profile {}
.home-about .container .word .content .profile h6 {
    font-size: 20px;
    margin:0 0 20px 0;
}
.home-about .container .word .content .profile p {
    font-size: 14px;
    color: #666;
}


.home-about .container .word .content .number {
    margin:10% 0 0 0;
}
.home-about .container .word .content .number ul {
    overflow:hidden;
    padding:0 0%;
}
.home-about .container .word .content .number ul li {
    width:48%;
    padding:0 0 4% 0;
}
.home-about .container .word .content .number ul li h3 {
}
.home-about .container .word .content .number ul li h3 strong {
    padding:0 10px 0 0;
    font-size: 28px;
}
.home-about .container .word .content .number ul li h3 strong i {
    font-size: 20px;
    color: #e6002d;
}
.home-about .container .word .content .number ul li h3 span {
    font-size: 16px;
    padding:0 0 0 5px;
}
.home-about .container .word .content .number ul li p {
    font-size: 14px;
    padding-top: 5px;
}

.home-about .container .word .content .tit .go {}
}
/*关于品牌*/

/*产品系列*/
.home-product {
    position:relative;
    padding:5% 0;
}
.home-product::before {
    opacity: 1;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background-image: -webkit-linear-gradient(top,#002d72,#002d72);
    background: url(../images/home/product-bg.jpg) no-repeat top center/cover;
    display: block;
    z-index: -2;
}
.home-product::after {
    opacity: 0.8;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to top,rgba(255,255,255,1) 0,rgba(255,255,255,0.8) 100%);
    display: block;
    z-index: -1;
}

.home-product .home-title {}
.home-product .home-title h6 {
    color:#ddd;
}

.home-product .home-title h3 {
}
.home-product .prodcut-item {
    margin: 80px 0 50px 0;
    overflow: hidden;
}

.home-product .prodcut-item ul {}
.home-product .prodcut-item ul li {
}
.home-product .prodcut-item ul li a {
    display: block;
    padding:2%;
}
.home-product .prodcut-item ul li .photo {
    overflow: hidden;
}
.home-product .prodcut-item ul li .photo img {
    width:100%;
    transition: all 0.6s ease;
}
.home-product .prodcut-item ul li:hover .photo img {
    opacity: 1;
    filter: alpha(opacity=80);
    transform: scale(1.1);
}
.home-product .prodcut-item ul li .word {
    padding:8% 0;
    text-align: center;
    background:#fff;
}
.home-product .prodcut-item ul li .word h3 {
    font-size: 28px;
    color: #322c2b;
    font-family: "Oswald-Regular";
}
.home-product .prodcut-item ul li .word i {
    display:block;
    width:50px;
    height:2px;
    background:#332c2b;
    margin:20px auto;
}
.home-product .prodcut-item ul li .word h4 {
    opacity: 0.8;
    font-size: 16px;
    color: #332c2b;
}


.home-product .prodcut-item ul li:hover .word {
    position:relative;

}

.home-product .prodcut-item ul li:hover .word h3 {
    color: #000;
}

.home-product .prodcut-item ul li:hover .word i {
    background: #e50012;
}
.home-product .prodcut-item ul li:hover .word h4 {
}

.home-product .prodcut-item .swiper-switch {
    margin:20px 0 0 0;
}
@media screen and (max-width:1024px){
.home-product {
    padding:50px 0;
}
.home-product .prodcut-item {
    margin: 30px 0 0 0;
}

.home-product .prodcut-item ul {}
.home-product .prodcut-item ul li {
}
.home-product .prodcut-item ul li a {
    padding:0%;
}
.home-product .prodcut-item ul li .photo {
}
.home-product .prodcut-item ul li .photo img {
    width:100%;
}
.home-product .prodcut-item ul li .word {
    padding:5%;
    text-align: center;
}
.home-product .prodcut-item ul li .word h3 {
    font-size: 20px;
}
.home-product .prodcut-item ul li .word i {
    width:30px;
    height:2px;
    margin:20px auto;
}
.home-product .prodcut-item ul li .word h4 {
    height: 30px;
    font-size: 14px;
}
}
/*产品系列*/


/*品牌实力*/
.home-power {
    position:relative;
    overflow:hidden;
}
.home-power .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-power .photo {
    position:relative;
    width:50%;
    overflow:hidden;
}
.home-power .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-power .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-power .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-power .container .word {
    width: 50%;
    padding: 5% ;
}

.home-power .container .word .home-title {}
.home-power .container .word .home-title h6 {
    font-size: 24px;
}
.home-power .container .word .home-title h3 {
    font-size: 30px;
}
.home-power .container .word .word-item {
    margin:30px 0 0 0;
    max-width: 560px;
}
.home-power .container .word .word-item h3 {
    font-size: 30px;
    color: #322c2b;
    margin: 0 0 30px 0;
}
.home-power .container .word .word-item p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}
.home-power .container .word  .go {
    margin:50px 0 0 0;
}
@media screen and (max-width:1024px){
.home-power {
    position:relative;
    overflow:hidden;
}
.home-power .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-power .photo {
    position:relative;
    width:100%;
    overflow:hidden;
}
.home-power .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-power .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-power .container {
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
}
.home-power .container .word {
    width: 100%;
    padding:10% 5% ;
}

.home-power .container .word .home-title {}
.home-power .container .word .home-title h6 {
    font-size: 16px;
}
.home-power .container .word .home-title h3 {
    font-size: 20px;
}
.home-power .container .word .word-item {
    margin:30px 0 0 0;
    max-width: 560px;
}
.home-power .container .word .word-item h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
}
.home-power .container .word .word-item p {
    font-size: 16px;
}
.home-power .container .word  .go {
    margin:20px 0 0 0;
}
}
/*品牌实力*/

/*品牌营销&工程案例*/
.home-case {
    overflow: hidden;
}
.home-case .item {
    position: relative;
    float:left;
    width: 50%;
}
.home-case .item  .word {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    padding:10%;
}
.home-case .item  .word .home-title {}
.home-case .item  .word .home-title h6 {
    font-size: 24px;
    color:#ddd;
}
.home-case .item  .word .home-title h3 {
    font-size: 30px;
}
.home-case .item  .word .word-item {
    margin:30px 0 0 0;
    max-width: 560px;
}
.home-case .item  .word .word-item h3 {
    font-size: 30px;
    color: #322c2b;
    margin: 0 0 30px 0;
}
.home-case .item  .word .word-item p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}

.home-case .item  .photo {}
.home-case .item  .photo img {
    width: 100%;
}


/*工程案例特有样式*/
@media screen and (min-width:1024px){
.home-case .item.case  .word .home-title {}
.home-case .item.case  .word .home-title h6 {
    color: #fff;
}
.home-case .item.case  .word .home-title h3 {
    color: #fff;
}
.home-case .item.case  .word .word-item h3 {
    color: #fff;
}
.home-case .item.case  .word .word-item p {
    color: #fff;
    opacity: 0.8;
}
}
/*工程案例特有样式*/
@media screen and (max-width:1024px){
.home-case {
}
.home-case .item {
    width: 100%;
}
.home-case .item  .word {
    position: relative;
    padding:10%;
}
.home-case .item  .word .home-title {}
.home-case .item  .word .home-title h6 {
    font-size: 16px;
}
.home-case .item  .word .home-title h3 {
    font-size: 20px;
}
.home-case .item  .word .word-item {
    margin:30px 0 0 0;
}
.home-case .item  .word .word-item h3 {
    font-size: 18px;
    margin: 0 0 30px 0;
}
.home-case .item  .word .word-item p {
    font-size: 16px;
}

.home-case .item  .photo {}
.home-case .item  .photo img {
    width: 100%;
}
}
/*品牌营销&工程案例*/

/*招商加盟*/
.home-join {
    position:relative;
    margin:5% 0 0% 0;
    background:#f9f9f9 url(../images/home/join.jpg) no-repeat top center/cover;
}
.home-join::after {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 150%;
    height: 100%;
    background-image: linear-gradient(to left,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
    display: block;
    z-index: 1;
}
.home-join .container {
    position:relative;
    height:100%;
    z-index: 2;
}
.home-join .join-box {
}

.home-join .join-box .word {
    float:left;
    position:relative;
    width:40%;
    max-width: 800px;
    z-index: 1;
    padding:10% 0 10% 5%;
}
.home-join .join-box .word .join-title {}
.home-join .join-box .word .join-title h5 {
    font-size: 48px;
    color: #fff;
    font-family: "Oswald-Regular";
    font-family: 'Current-Regular';
    letter-spacing: 0;
    text-transform: uppercase;
}
.home-join .join-box .word .join-title h4 {
    font-size: 30px;
    color: #fff;
    margin: 30px 0 50px 0;
}
.home-join .join-box .word .join-word {
    margin:14% 0 0 0;
}
.home-join .join-box .word .join-word h3 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    padding:0 0 30px 0;
}
.home-join .join-box .word .join-word p {
    opacity: 0.8;
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}
.home-join .join-box .word .join-call {
    padding: 50px 0 30px 0;
}
.home-join .join-box .word .join-call a {
    font-size: 28px;
    color: #fff;
    letter-spacing: 0;
}
.home-join .join-box .word .join-call a span {
}
.home-join .join-box .word .go {
    margin: 50px 0 0 0;
}

@media screen and (max-width:1024px){
.home-join {
    position:relative;
    margin:5% 0 0% 0;
    padding:5% 0;
    background:#f9f9f9 url(../images/home/join.jpg) no-repeat top center/cover;
}
.home-join::after {
    width: 150%;
    height: 100%;
    background-image: linear-gradient(to left,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
}
.home-join .container {
    position:relative;
    height:100%;
    z-index: 2;
}
.home-join .join-box {
}

.home-join .join-box .word {
    float:left;
    position:relative;
    width:100%;
    max-width: 400px;
    z-index: 1;
    padding:10% 0 10% 0%;
}
.home-join .join-box .word .join-title {}
.home-join .join-box .word .join-title h5 {
    font-size: 24px;
}
.home-join .join-box .word .join-title h4 {
    font-size: 20px;
    margin: 15px 0 25px 0;
}
.home-join .join-box .word .join-word {
    margin:14% 0 0 0;
}
.home-join .join-box .word .join-word h3 {
    font-size: 16px;
    padding:0 0 15px 0;
}
.home-join .join-box .word .join-word p {
    font-size: 14px;
}
.home-join .join-box .word .join-call {
    padding: 25px 0 15px 0;
}
.home-join .join-box .word .join-call a {
    font-size: 20px;
}
.home-join .join-box .word .join-call a span {
}
.home-join .join-box .word .go {
    margin: 50px 0 0 0;
}
}
/*招商加盟 end*/

/*新闻资讯*/
.home-news {
    padding:5% 0 3% 0;
}
.home-menu {
    overflow:hidden;
}
.home-menu .home-tag a {
    display: block;
    float: left;
    border: solid 1px #cfcfcf;
    background: #fff;
    margin: 10px 10px;
    padding: 6px 30px;
    border-radius: 0px;
    text-align: center;
    font-style: normal;
    max-width: 150px;
    font-size: 14px;
    color: #464646;
}
.home-menu .home-tag a:hover {
    border: solid 1px #d3032c;
    background: #e50012;
    color: #fff;
}
.news-box {
    padding:2% 0;
}
.news-box ul {
}
.news-box ul li {
    float: left;
    width: 31%;
    margin: 1%;
    border:1px solid #eee;
    border-radius: 0px;
    overflow: hidden;
    transition: all 0.6s;
}
.news-box ul li .pic {
    width: 100%;
    height: 0;
    padding-top: 60%;
    overflow: hidden;
    position: relative;
}
.news-box ul li .pic .news-pic {
    position: absolute;
    top: 0%;
    left: 0%;
    width:100%;
    height:100%;
}
.news-box ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: all 0.6s ease;
}
.news-box ul li .item {
    padding: 8% 5% 5%;
    background: #fff;
}
.news-box ul li .item h3 {
    width:100%;
    height:60px;
    font-size: 18px;
    color: #000;
    line-height:1.6;
    
}
.news-box ul li .item p {
    width: 100%;
    height: 80px;
    line-height: 26px;
    color: #999999;
    font-size: 14px;
    margin: 3% 0 3%;
    overflow: hidden;
}
.news-box ul li .item .more {
    border-top: 1px solid #eee;
    border-radius: 0 0 5px 5px;
    padding: 4% 2%;
    line-height: 30px;
    transition: 0.3s;
}
.news-box ul li .item .more time {
    color:#999;
    font-family: "Futura-Light";
}
.news-box ul li .item .more time::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(../images/time-icon.svg) no-repeat center center/18px;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.news-box ul li .item .more span {
    float: right;
    display: block;
    color: #666;
    font-family: "Futura-Light";
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.news-box ul li:hover .item {
    background: #fff;
}
.news-box ul li:hover .item h3 {
    color: #000;
}
.news-box ul li:hover .item p {
}
.news-box ul li:hover .item .more span {
    color: #e50012;
}
.news-box ul li .item .more span i {
    padding: 0 0 0 10px;
    font-family:"宋体";
    font-style: normal;
}
/*特效*/
.news-box ul li:hover {
    border-radius: 10px 10px 10px 10px;
}
.news-box ul li:hover .pic img {
    opacity: 1;
    filter: alpha(opacity=80);
    transform: scale(1.1);
}
.news-more {}
.news-more a {
    margin:2% auto 2% auto;
}
@media screen and (max-width:1024px){
.home-news {
    padding: 50px 0;
}
.home-tag {
    width:100%;
    padding:5% 0;
}
.home-menu .home-tag a {
    display: block;
    float: left;
    width: 30%;
    max-width: 150px;
    border: solid 1px #cfcfcf;
    background: #fff;
    margin: 5px 5px;
    padding: 6px 15px;
    border-radius: 25px;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    color: #464646;
}
.news-box {
}
.news-box ul {
}
.news-box ul li {
    float: left;
    width: 98%;
    margin:5% 1%;
    
}
.news-box ul li .pic {
}
.news-box ul li .pic .news-pic {
}
.news-box ul li .pic .link {
    display:none;
}
.news-box ul li .pic img {
}
.news-box ul li .item {
    padding: 8% 5% 5%;
    background: #fff;
}
.news-box ul li .item h3 {
    font-size: 16px;
    color:#000;
    height: auto;
}
.news-box ul li .item p {
    width:100%;
    height: auto;
    line-height:1.6;
    font-size: 14px;
    margin: 3% 0 3%;
}
}

