﻿@charset "utf-8";

/**/
.w1360{
    max-width: 1400px;
    margin: 0 auto;
}

.index-c1{
    background: #f7f7f7;
}
.c1-con{
    background: #fff;
    margin-top: -106px;
    position: relative;
    z-index: 999;
    box-shadow: 0 5px 5px -5px #f7f7f7;
}

.index-c1 ul{
    padding: 32px 20px 40px;
    font-size: 0;
}
.index-c1 ul li{
    width: 330px;
    text-align: center;
    border-right: 1px solid #f7f7f7;
    display: inline-block;
    vertical-align: top;
}



.index-c1 ul li:last-child{
    border-right: none;
}
.index-c1 ul li .img{
    max-width: 100%;
}


.index-c1 ul li img{transition: all 0.3s linear 0s;}
.index-c1 ul li:hover img{transform:rotate(360deg);}



/*.index-c1 ul li p::after{
    content: '';
    width: 0;
    height: 8px;
    background: #d8253b;
    transition: 0.8s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-c1 ul li:hover p::after{
    width: 100%;
}
*/


.index-c1 ul li h3{
    font-size: 20px;
    line-height: 3;
    color: #333333;
}
.index-c1 ul li p{
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*.index-c1 ul li p::after{
    content: '';
    width: 0;
    height: 8px;
    background: #d8253b;
    transition: 0.8s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-c1 ul li:hover p::after{
    width: 100%;
}
*//**/
.index-c2{
    background: #f7f7f7;
	padding-bottom: 60px;
}
.index-tlt{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.index-tlt h2{
    font-size: 36px;
    color: #333;
    line-height: 2.0;
}
.index-tlt p{
    font-size: 16px;
    color: #999;
}

.c2-right{
    width: 100%;
}
.c2-right ul li{
    width: 442px;
    margin-left:37px;
    float: left;
    margin-bottom: 20px;
}

.c2-right ul li:first-child {margin-left:0px;}

.c2-right ul li:nth-child(4) {margin-left:0px;  }

.c2-right ul li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.c2-right ul li img{
    width:442px;
	height:332px;
    transition: .5s;
}
.c2-right ul li:hover img{
    transform: scale(1.1);
}
.c2-right h3{
    width: 100%;
    background: rgba(0,0,0,0.5);
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}



.index-c3{
    padding-bottom: 60px;
}
.c3-slick .slick-con{
    padding: 0 15px;
}
.c3-slick .slick-con a{
    display: block;
}
.c3-slick .slick-con .img{
    padding: 15px;
    border: 1px solid #ebebeb;
    background: #f7f7f7
}
.c3-slick .slick-con .img img{
	width:405px;
	height:300px;
}
.c3-slick .slick-con h3{
    font-size: 16px;
    color: #666;
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c3-slick .slick-con:hover h3{
    color: #d8253c
}


.index-c4{
    background: url(../images/c4bg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 5%;
}
.c4tlt{
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding: 55px 0;
}
.index-c4 ul{
    font-size: 0;
}
.index-c4 ul li{
    width: 24%;
    margin-right: 1.3333%;
    float: left;
}
.index-c4 ul li:nth-child(4){
    margin-right: 0;
}
.index-c4 ul li .img img{
    width: 100%;
}
.index-c4 ul li .wz{
    background: #fff;
    padding: 12% 2% 22%;
    position: relative;
    text-align: center;
}
.index-c4 ul li .wz h3{
    font-size: 20px;
    color: #333;
    padding-bottom: 25px;
    background: url(../images/line01.png) no-repeat center bottom;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.index-c4 ul li .wz p{
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    padding-top: 6%;
	padding-left:10%;
	padding-right:10%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-c4 ul li .wz::after{
    content: '';
    width: 0;
    height: 8px;
    background: #d8253b;
    transition: 0.8s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-c4 ul li:hover .wz::after{
    width: 100%;
}


.index-c5 .index-tlt h2{
    line-height: 2
}
.index-c5 .jj{
    max-width: 1100px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    color: #666;
    text-align:left
}
.index-c5 ul{
    max-width: 1130px;
    margin: 0 auto;
    padding-top:2%;
    padding-bottom: 6%;
}
.index-c5 ul li{
    width: 31.333%;
    margin-right: 3%;
    float: left;
    position: relative;
}
.index-c5 ul li:last-child{
    margin-right: 0;
}
.index-c5 ul li a{
    display: block;
}
.index-c5 ul li .img1 img{
    width: 100%;
}


.index-c5 ul li .img1:hover img{
    transform: scale(1.1);
}

/*.index-c5 ul li .img1::after{
    content: '';
    width: 0;
    height: 8px;
    background: #d8253b;
    transition: 0.8s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-c5 ul li .img1::after{
    width: 100%;
}
*/




.index-c5 ul li .marks{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -55px;
}
.index-c5 ul li .marks .img2 img{
    max-width: 100%;
	transition: all 0.3s linear 0s;
}

.index-c1 ul li .img2:hover img{transform:rotate(360deg);}

.index-c5 ul li .marks h3{
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

.index-c6{
    background: #f8f8f8;
    padding-bottom: 60px;
}
.c6tlt{
    text-align: center;
    font-size: 36px;
    color: #333333;
    padding: 55px 0;
}

.c6-left{
    width:490px;
    float: left;
    background: #fff;
    padding:30px
}
.c6-left ul li a{
    display: block;
}
.c6-left ul li img{
    width: 490px;
	height:230px;
	
}
.c6-left ul li h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 6% 0;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-left ul li .info{
    font-size: 14px;
    color: #999999;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 5% 0;
}
.c6-left ul li:hover h3{
    color: #d8253c
}

.c6-right{
    width: 820px;
    float: right;
}
.c6-right ul li{
    background: #fff;
    padding:15px;
    margin-bottom: 2.5%
}
.c6-right ul li a{
    display: block;
}
.c6-right ul li .img{
    width: 182px;
	height:111px;
    float: left;
}
.c6-right ul li .img img{
    width: 182px;
	height:111px;
}
.c6-right ul li .wz{
    width:577px;
    float: right;
}
.c6-right ul li .wz h3{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 3;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-right ul li .wz .info{
    font-size: 14px;
    color: #999999;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c6-right ul li:hover h3{
    color: #d8253c
}

.index-c7{
    padding-top: 50px;
    padding-bottom: 50px;
}
.c7-1{
    width: 34%;
    float: left;
    text-align: center;
    position: relative;
}
.c7-1 img{
    max-width: 100%;
}
.c7-1 a.ljgd{
    font-size: 14px;
    color: #333333;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 38px );
    
}
.c7-1 a.ljgd span{
    font-size: 18px;
    color: #d8253b;
}
.c7-2{
    width: 40%;
    text-align: center;
    float: left;
}
.c7-2 > h3{
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #f8f8f8;
    line-height: 2.5;
    padding-bottom: 10px;
    max-width: 300px;
    margin: 0 auto;
}
.c7-2 .lxfs{
    font-size: 16px;
    color: #999;
    line-height: 1.6;
    margin-top: 30px;
}
.c7-2 .lxfs p:nth-child(2){
    font-size: 30px;
    color: #281c1c;
    text-transform: uppercase;
}
.c7-3{
    width: 26%;
    text-align: center;
    float: left;
}
.c7-3 > h3{
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #f8f8f8;
    line-height: 2.5;
    padding-bottom: 10px;
    max-width: 300px;
    margin: 0 auto;
}
.c7-3  .fx{
    margin-top: 30px;
    position: relative;
}

.c7-3 .fx li{
    width: 54px;
    height: 54px;
    box-shadow: 0 0 8px #f4f4f4;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    display: inline-block;
    margin: 0 15px;
}
.c7-3 .fx .content{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
}
.c7-3 .fx .content .bdsharebuttonbox{
    text-align: center
}
.c7-3 .fx .content a{
    display: inline-block;
    width: 54px;
    height: 54px;
    margin: 0 15px;
    padding: 0;
    float: none;
}






