
.pages { font-size: 18px; line-height: 50px; text-align: center;}
.pages a { text-decoration: none; color: #888; background: #eeeeee;padding:8px 15px; margin-right: 10px }
.pages a.active { background: #e4007e; color: #fff }
.pages a:hover {  background: #e4007e; color: #fff; text-decoration: none;  }
.pages a.wz{  padding:9px 20px;}

.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; zoom: 1; }
.clear:after{visibility:hidden;display:block;font-size:0;content:"1";clear:both;height:0;}

a.banner_bf{ margin-top:50px; line-height:30px; font-size:14px; color:#fff;}


.header{
    height: 113px;
    border-bottom: 1px solid #e8e8e8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    min-width: 1300px;
}

.header-ctn{
    width: 1530px;
    margin: 0 auto;
}

.header-ctn h1{
    width: 221px;
    height: 92px;
    background: url(../images/logo2.png) no-repeat center;
    text-indent: -999em;
    cursor: pointer;
}

.header-ctn h1 a{
    display: block;
    width: 100%;
    height: 100%;
}

.header-ctn ul{
    width: 980px;
}

.header-ctn ul li{
    height: 113px;
    position: relative;
}

.header-ctn ul li a{
    color: #ffffff;
    font-size: 16px;
    display: block;
    height: 100%;
    line-height: 113px;
    padding: 0 30px
}

.header-ctn ul li a::after{
    content: "";
    width:00%;
    height: 3px;
    background: #e4007e;
    position: absolute;
    left: 50%;
    bottom:-1%;
    transition: all 0.3s
}

.header-ctn ul li:hover a::after,.header-ctn ul li.on a::after{
    width: 100%;
    left: 0px;
}

.wx ul{
    width: 100px;
    padding-top: 30px
}

.wx ul li{
    width: 30px;
    height: 30px;
    margin-right: 18px;
    padding-top: 32px;
    cursor: pointer;
    position: relative;
}

.weixin {
	position:absolute;
	width:160px;
	height:160px;
	background:#fff;
	z-index:10;
	cursor:pointer;
	-moz-transform:rotateY(270deg);
	-ms-transform:rotateY(270deg);
	-o-transform:rotateY(270deg);
	-webkit-transform:rotateY(270deg);
	transform:rotateY(270deg);
	-moz-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
    transition:all 0.3s ease-in-out 0s;
    text-align: center;
    line-height: 160px;
    top: 45px;
    right: -57px;
}
.wx ul li:nth-child(1):hover .weixin {
	-moz-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.weixin:after {
	content:"";
	position:absolute;
	border-width:6px;
	border-style:dashed dashed dashed solid;
	border-color:transparent  transparent #f5f5f5 transparent;
	display:block;
	right:68px;
	top:-11px;
}

.weibo {
	position:absolute;
	width:160px;
	height:160px;
	background:#fff;
	z-index:10;
	cursor:pointer;
	-moz-transform:rotateY(270deg);
	-ms-transform:rotateY(270deg);
	-o-transform:rotateY(270deg);
	-webkit-transform:rotateY(270deg);
	transform:rotateY(270deg);
	-moz-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
    transition:all 0.3s ease-in-out 0s;
    text-align: center;
    line-height: 160px;
    top: 45px;
    right: -57px;
}

.wx ul li:nth-child(2):hover .weibo {
	-moz-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}

.weibo:after {
	content:"";
	position:absolute;
	border-width:6px;
	border-style:dashed dashed dashed solid;
	border-color:transparent transparent #f5f5f5 transparent;
	display:block;
	right:68px;
	top:-11px;
}

.weibo img,.weixin img{
    width: 140px;
    height: 140px;
}


.banner{
    height: 936px!important;
    min-width: 1300px;
}

.banner .fullSlide{
    height: 936px!important;
}

.banner .fullSlide .bd li{
    height: 936px!important;
}

.banner .fullSlide .hd ul li{
    display: block;
    height: 37px;
    width: 3px;
    margin-bottom: 11px;
}

.banner .fullSlide .hd ul li.on{
    background: #e4007e
}

.banner .fullSlide .hd{
    right: 15px;
    width: 30px;
    left: 95%;
    top: 60%;
}

.banner .banner-ctn{
    text-align: center;
    z-index: 999;
    color: #fff;
    overflow: hidden;
}

.banner .banner-ctn h3{
    font-size: 117px;
    margin-top: 360px;
    height: 120px;
    line-height: 120px;
}

.banner .banner-ctn span{
    font-size: 32px;
    display: block;
    margin-top: 22px;
    height: 35px;
    line-height: 35px;
}

.banner .banner-more{
    display: block;
    width: 213px;
    height: 46px!important;
    text-align: center;
    border: 1px solid #fff;
    line-height: 46px;
    font-size: 16px;
    color: #f1f1f1;
    border-radius: 30px;
    margin: 250px auto 0;
}

.banner .banner-more:hover{
    background: rgba(255, 255, 255, .1);
}

.inside-banner{
    min-width: 1300px;
}

/* 公共 */
.title{
    color: #333333;
    font-size: 21px;
    text-align: center;
    margin: 75px auto 64px;
    position: relative;
    height: 50px;
    position: relative;
}

.title::after{
    content: '';
    display: block;
    width: 64px;
    height: 3px;
    background: #e4007e;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -32px;
}

.main-more{
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #a3a3a3;
    color: #ffffff;
    text-align: center;
    transition: all 0.5s
}

.main-more:hover{
    background: #e4007e;
}

.ceng {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ceng #box{
    width: 87%;
    height: 80%;
    transition: all 5s;
    position: relative;
    margin-left:auto;
    margin-right:auto;
    margin-top: 7%;
    background-position: center;
    transition: all 0.8s;
    opacity: 0;
    display: block
}

#box::before{
    content: "";
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    transform:scale(1, 0);
    transition: all 1s;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#box::after{
    content: "";
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    transform:scale(0, 1);
    transition: all 1s;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#box:hover::before , #box:hover::after {
    transform:scale(1);
    transition:all 1s;
}

.ceng:hover #box{
    background: url(../images/eye\ .png) no-repeat center;
    opacity: 1;
}



.main{
    min-width: 1300px;
}

.main1{
    height: 960px;
    background: url(../images/main1-bg.jpg) no-repeat center top;
    width: 100%;
    padding: 110px 68px 115px 115px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
}

.main1 .main1-box{
    width: 50%;
}

.main1 .main1-box h3{
    margin-top: 160px;
}

.main1 .main1-box .main1-txt{
    color: #505050;
    width: 60%;
    margin: 84px 0 40px;
    line-height: 30px;
}


.main1 .main1-img{
    width: 1066px;
    height: 711px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    line-height: 711px;
}

.main1 .main1-img img{
    width: 1066px;
    height: 711px;
}

.main1 .main1-img:hover img{
    transform: scale(1.1,1.1)
}

.main2{
    overflow: hidden;
    margin-bottom: 110px;
}

.idx-pro{
    width: 1150px;
    margin: 0 auto;;
    overflow: hidden;
}

.idx-pro-item{
    display: block;
    color: #333333;
    width: 318px;
    font-size: 16px;
    margin-top: 90px;
}

.idx-pro-item:nth-child(2){
    margin:0 93px 
}

.idx-pro-item .idx-pro-img{
    position: relative;
    width: 100%;
    height: 395px;
    margin-bottom: 15px;
}

.idx-pro-item .idx-pro-img .ceng #box{
    height: 88%;
}

.idx-pro-item .idx-pro-img:hover .ceng{
    background-color: rgba(35,46,40,0.6);
}

.idx-pro-item .idx-icon{
    height: 128px;
    width: 100%;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    overflow: hidden;

}

.idx-pro-item .idx-icon-img img{
    width: 128px;
    height: 128px;
}

.idx-pro-item .idx-icon-txt{
    margin-left: 25px;
    line-height: 30px;
    padding-top: 17px;
    width: 160px;
    padding-right: 54px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    padding-bottom: 10px;
}

.main2 .main-more{
    margin: 0 auto;
}

.main3{
    background: url(../images/main3-bg.jpg) no-repeat center top;
    height: 1650px;
    position: relative;
    overflow: hidden;
}

.main3 .title{
    color: #fff;
    margin-top: 177px;
}

.main3-box{
    width: 1300px;
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    margin-top: 170px;

}


.case-list2 li a{
    display: block;
    color: #333333;
    font-size: 18px;
    position: relative;
}

.case-list2 li .main3-list-img{
    width: 387px;
    height: 243px;
    overflow: hidden;
}

.case-list2 li .main3-list-img img{
    width: 387px;
    height: 243px;
}

.case-list2 li .main3-list-img:hover img{
    transform: scale(1.1,1.1)
}

.case-list2 li .main3-list-txt{
    z-index: 999;
    position: absolute;
    right: 0;
    background: #fff;
    width: 360px;
    height: 120px;
    border-bottom: 1px solid #d6d6d6;
    top: 210px;
    padding: 30px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box;
    line-height: 30px; 
    -moz-transition:all 1s; /* Firefox 4 */
    -webkit-transition:all 1s; /* Safari and Chrome */
    -o-transition:all 1s; /* Opera */
    transition:all 1s;
}

.case-list2 li .main3-list-txt b{
    display: block;
    color: #777777;
}

.case-list2 li:hover .main3-list-txt{
    border-color: #e4007e;
}

.main3 .containers{
    margin-top: 180px
}


.pic .pic-img{
    background: #e4007e;
    width: 667px;
    height: 500px;
    position: relative;
}

.pic .pic-img img{
    position: absolute;
    left: 20px;
    top: 23px;
    z-index: 999;
    width: 667px;
    height: 500px;
}

.pic .pic-img:hover img{
    left:0px;
    top: 0px;
}

.pic .pic-ctn .pic-txt{
    width: 600px;
    height: 133px;
    position: relative;
    color: #f7f7f7;
    font-size: 133px;
    line-height: 133px;
    text-align: center;
}

.pic .pic-ctn .pic-txt span{
    display: block;
    font-size: 36px;
    color: #000000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    height: 111px;
}

.pic .pic-ctn .pic-txt span::after{
    content: '';
    width: 34px;
    height: 6px;
    background: #e4007e;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pic .pic-ctn .pic-txt2{
    width: 500px;
    color: #505050;
    line-height: 30px;
    margin: 60px auto 45px;
}

.pic .pic-ctn .pic-img2{
    width: 510px;
    margin-left: 52px
}

.pic-img2-1{
    width: 258px;
    height: 194px;
    margin-right: 16px
}

.pic-img2-1 img{
    width: 258px;
    height: 194px;
    margin-right: 16px
}

.pic-img2-2{
    width: 129px;
    height: 194px;
    align-items:flex-end;
    -webkit-align-items:flex-end;
    box-align:flex-end;
    -moz-box-align:flex-end;
    -webkit-box-align:flex-end;
}

.pic-img2-2 img{
    width: 129px;
    height: 129px;
}

.pic .hd{
    height: 120px;
}

.pic .hd{
    width: 620px;
    margin: 100px auto;
    position: relative;
    height: 110px;
}

.pic .hd::before{
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #ed59ab;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 1px
}

.pic .hd::after{
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #ed59ab;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 1px
}

.pic .hd ul{
    width: 420px;
    margin: 0 auto;
}


.pic .hd ul li{
    width: 80px!important;
    height: 80px!important;
    border-radius: 50%;
    transition: all 0.5s;
    cursor: pointer;
}

.pic .hd ul li.on{
    width: 110px!important;
    height: 110px!important;
}







.main5{
    overflow: hidden;
    background: #f7f7f7;
    padding-bottom: 70px;
}

.main5 ul li a{
    display: block;
    color: #777777;
    width: 636px;
}

.main5 ul li .idx-news-ctn{
    width: 100%;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    background: #fff;
    height: 150px;
    padding:0 27px 24px;
    overflow: hidden;
    line-height: 25px;
}

.main5 ul li .idx-news-ctn h4{
    color: #000000;
    font-size: 18px;
    margin: 32px auto 16px;
    background: url(../images/eye2.png) no-repeat right center;
}

.main5 ul li .idx-news-img{
    width: 636px;
    height: 342px;
    overflow: hidden;
}

.main5 ul li .idx-news-img img{
    width: 636px;
    height: 342px;
}

.main5 ul li a:hover img{
    transform: scale(1.1,1.1);
}


.inside-nav{
    border-bottom: 1px solid #dcdcdc;
    height: 95px;
    margin-bottom: 80px
}

.inside-nav ul{
    width: 730px;
    margin: 0 auto
}

.inside-nav ul li a{
    display: block;
    line-height: 95px;
    text-align: center;
    background: url(../images/nav.png) no-repeat center 77px;
    z-index: 999;
    height: 105px;
    width: 140px;
    color: #6d6d6d;
    font-size: 16px;
}

.inside-nav ul li a:hover{
    background: url(../images/nav-on.png) no-repeat center 66px;
    color: #e4007e;
}

.inside-nav ul li a.on{
    background: url(../images/nav-on.png) no-repeat center 66px;
    color: #e4007e;
}


.news-main .inside-nav ul{
    width: 300px;
}

/* 文化 */
.ab-txt1{
    font-size: 16px;
    color: #3e3e3e;
    line-height: 30px;
    width: 1223px;
    margin: 0 auto 50px;
    text-align: center
}

.ab-img1{
    text-align: center;
    cursor: pointer;
    width: 1223px;
    height: 443px;
    margin: 0 auto;
    overflow: hidden;
}

.ab-img1 img{
    width: 1223px;
    height: 443px;
}

.ab-img1:hover img{
    transform: scale(1.1,1.1);
}

.ab-list{
    margin: 30px auto 44px;
}

.ab-list li{
    width: 278px;
    height: 388px;
    border: 1px solid #eeeeee;
    text-align: center;
}

.ab-list li>i{
    width: 140px;
    height: 140px;
    border: 1px solid #eeeeee;
    border-radius: 50%;
    display: block;
    margin: 60px auto 30px;
}

.ab-list li b{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}

.ab-list li span{
    font-size: 12px;
    color: #c0c0c0;
    display: block;
    margin-top: 3px
}

.ab-list li h4{
    color: #565656;
    margin-top: 23px;
}



/* 品牌 */
.introduce-txt1{
    color: #4f4f4f;
    line-height: 30px;
    font-size: 16px;
}

.data {
    margin: 68px 0 65px;
}

.data>ul li{
    float: left;
    width: 25%;
    text-align: center;
}

.data>ul li em {
    font-size: 72px;
    color: #e4007e;
    display: inline-block;
    font-weight: bold;
}

.data>ul li span {
    display: block;
    line-height: 44px;
    color: #434343;
    word-wrap: break-word;
    word-break: normal;
}

.data>ul li i {
    font-size: 18px;
}

.introduce-img1{
    width: 1065px;
    height: 513px;
    margin: 45px auto 80px;
    overflow: hidden;
}

.introduce-img1 img{
    width: 1065px;
    height: 513px;
}
.introduce-img1:hover img{
    transform: scale(1.1,1.1);
}

.introduce-tit{
    color: #1c1c1c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 36px;
}

.introduce-txt2{
    width: 90%;
    color: #4f4f4f;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto 50px;
}


.introduce-list{
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1; 
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;

}

.introduce-list li{
    width: 47%;
    height: 294px;
    overflow: hidden;
    margin-left: 22px
}

.introduce-list li:nth-child(1){
    margin-bottom: 15px;
}

.introduce-list li:nth-child(2){
    margin-bottom: 15px;
}

.introduce-list li img{
    width: 100%;
    height: 100%;
}

.introduce-box2{
    background: #f7f7f7;
}

.introduce-ctn{
    padding-top: 90px;
    margin-bottom: 110px;;
}

.introduce-ctn-box{
    padding: 0 40px;
    background: #fff;
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.introduce-ctn-box h4{
    font-size: 30px;
    color: #3e3e3e;
    margin: 100px 0 10px;
    font-weight: bold;
}

.introduce-ctn-box h5{
    font-size: 18px;
    color: #333333;
    height: 43px;
    position: relative;
    margin-top: 14px
}

.introduce-ctn-box h5::after{
    content: '';
    display: block;
    width: 36px;
    height: 1px;
    background: #e4007e;
    position: absolute;
    left: 0;
    bottom: 0;
}

.introduce-ctn-box>div{
    color: #8c8c8c;
    line-height: 30px;
    margin-top: 50px
}

.slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox2 .prev, .slideBox2 .next {
    bottom: 24px;
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    display: block;
    position: absolute;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    transition: all 0.5s;
}

.slideBox2 .prev {
    right: 80px;
    background: #fff url(../images/prev.png) no-repeat center;
}

.slideBox2 .next {
    right: 33px;
    background: #fff url(../images/next.png) no-repeat center;
}

.honor-img{
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;   
    margin-top: 20px;
    margin-bottom: 70px  
}

.honor-img li{
    background: #fff;
    padding: 15px 22px 10px;
    text-align: center;
    width: 19%;
    color:#000;
    margin-bottom: 30px;
    margin-right: 33px;
}

.honor-img li:nth-child(4n){
    margin-right: 0
}

.honor-img li a{
    display: block;

}

.honor-img li div{
    margin-top: 10px;
}

.honor-img li a img{
    width: 255px;
    height: 178px;
}

.ys{
    text-align: center;
    font-size: 36px;
    color: #1c1c1c;
    margin: 75px 0 65px
}

.advantage{
    overflow: hidden;
    padding-bottom: 65px;
}

.advantage ul li{
    background: #fff;
    width: 400px!important;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    height: 615px;
    border: 1px solid #efefef;
}

.advantage ul li .avg-img{
    height: 256px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}

.advantage ul li img{
    width: 400px;
    transition: all 0.6s
}

.advantage ul li .avg-img:hover img{
    transform: scale(1.1,1.1)
}

.advantage ul li h4{
    text-align: center;
    font-size: 24px;
    color: #000000;
    margin: 36px 0 20px;
}

.advantage ul li span{
    font-size: 16px;
    color: #585858;
    display: block;
    margin-bottom: 50px;
    text-align: center
}

.advantage ul li .adv-ctn{
    padding:0 20px 20px;
}

.advantage ul li .adv-ctn h5{
    color: #000000;
    font-size: 24px;
    margin: 45px 0 20px;
}

.advantage ul li .adv-ctn .avg-p{
    color: #3a3a3a;
    line-height: 30px;
}

.advantage .swiper-button-next,.advantage .swiper-button-prev{
    background-image: none;
    font-size: 24px;
    width: 45px;
    height: 90px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    line-height: 90px;
    text-align: center;
}

.advantage .swiper-button-next{
    right: 0px;
}

.advantage .swiper-button-prev{
    left: 0px;
}






/* 大事件 */
.envent{
    padding-bottom: 43px
}

.about_d4_list {
    background: url(../images/about_d4_bg.jpg) center repeat-y;
}

.about_d4_list li {
    width: 503px;
    padding: 20px 25px;
    box-shadow: 0px 0px 20px #ddd;
    position: relative;
    background: #fff;
    border-radius: 10px
}

.about_d4_list li .txt1 {
    font-size: 24px;
    color: #e4007e;
    line-height: 40px;
    font-weight: bold;
}

.about_d4_list li.fl .txt1{
    text-align: right
}

.about_d4_list li .txt2 {
    font-size: 14px;
    color: #6a6a6a;
    line-height: 25px;
}

.about_d4_list li.fl .txt2{
    text-align: right
}


.about_d4_list li.fl .ico,.about_d4_list li.fr .ico{
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px dotted #cecece;
    border-radius: 50%;
}

.about_d4_list li.fl .ico::after,.about_d4_list li.fr .ico::after{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background:#e4007e;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
}

.about_d4_list li.fl .ico{
    right: -110px;
    top: 0;
}

.about_d4_list li.fr .ico{
    left: -110px;
    top: 0;
}

/* 展示图片 */

.show-box .inside-nav{
    margin-bottom: 0;
}

.show{
    background: #f9f9f9;
    padding-top: 80px;
    padding-bottom: 50px;
}

.slideBox{
    position: relative;
    margin-bottom: 54px;
}

.slideBox .bd li{
    height: 464px;
}

.slideBox .slideBox-img {
    width: 738px;
    height: 464px;
    overflow: hidden;
    cursor: pointer;
}

.slideBox .slideBox-img img{
    width: 738px;
    height: 464px;
}

.slideBox .slideBox-img:hover img{
    transform: scale(1.1,1.1);
}

.slideBox .slideBox-txt{
    padding: 0 20px 0 20px;
    -moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box; 
     -o-box-sizing: border-box; 
     -ms-box-sizing: border-box; 
     box-sizing: border-box; 
     background: #fff;

}

.slideBox h3{
    font-size: 36px;
    color: #e4007e;
    margin: 130px auto 30px;
}

.slideBox .slideBox-ctn{
    color: #3f3f3f;
    line-height: 30px;
}

.slideBox .prev, .next {
    bottom: 33px;
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    display: block;
    position: absolute;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    transition: all 0.5s;
}

.slideBox .prev{
    right: 80px;
    background: #fff url(../images/prev.png) no-repeat center;
}

.slideBox .next {
    right: 33px;
    background: #fff url(../images/next.png) no-repeat center;
}

.slideBox .next:hover{
    background-color: #e4007e;
}

.slideBox .prev:hover{
    background-color: #e4007e;
}

.show-list{
    -webkit-flex-wrap:wrap;
-webkit-box-lines:multiple;
-moz-flex-wrap:wrap;
flex-wrap:wrap;
}

.show-list::after{
    content: '';
    width: 411px;
}

.show-list li{
    margin-bottom: 50px
}

.show-list li a{
    display: block;
    color: #3e3e3e;
    font-size: 16px;
    text-align: center;
    width: 411px;
}

.show-list li a .show-img2{
    height: 274px;
    width: 100%;
    overflow: hidden;
    width: 411px;
}

.show-list li a .show-img2 img{
    height: 274px;
    width: 411px;
}

.show-list li a .show-img2:hover img{
    transform: scale(1.1,1.1);
}

.show-list li a span{
    width: 100%;
    height: 63px;
    line-height: 63px;
    background: #fff;
    display: block;
}

/* 服务 */
.service{
    padding-top: 60px;
    padding-bottom: 90px;
    text-align: center;
}

.service h3{
    color: #000;
    font-size: 36px;
    margin-bottom: 36px;
}

.service .service-txt{
    line-height: 30px;
    color: #727272;
}

.service .service-list{
    border: 1px solid #d3d3d3;
    margin-top: 60px;
    width: 1200px;
    margin: 60px auto 0
}

.service .service-list li{
    text-align: center;
    padding: 40px 30px 18px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    border-right: 1px solid #d3d3d3;
    height: 265px;
    cursor: pointer;
    width: 25%;
}

.service .service-list li:last-child{
    border: 0 none;
}

.service .service-list li h4{
    font-size: 18px;
    color: #585858;
    margin-bottom: 10px
}

.service .service-list li p{
    color: #9c9c9c;
    width: 240px;
    line-height: 20px;
    margin-bottom: 26px;
}

.service .service-list li:nth-child(1) p{
    margin-bottom: 40px
}

.service .service-list li:last-child div{
    padding-top: 13px;
}

.service .service-list li h5{
    color: #ae0000;
    font-size: 18px;
    margin-top: 18px;
}

.service-list2{
    width: 1200px;
    margin: 66px auto 0;
}

.service-list2 li a{
    display: block;
    color: #fff;
    width: 584px;
    height: 422px;
    z-index: 999;
    position: relative;
    font-size: 24px;
    overflow: hidden;
}

.service-list2 li a{
    background: url(../images/service-img1.jpg) no-repeat center;
}

.service-list2 li a span{
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 160px;
    height: 40px;
    z-index: 100;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.service-list2 li a:hover i{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    top: 0;
}

.service-list2 li a:hover img{
    transform: scale(1.1,1.1);
}

/* 联系我们 */
.concact-box .inside-nav{
    margin-bottom: 0;
}

.concact-box .inside-nav ul{
    width: 300px;
}

.concact-box1 {
    background: #fff;

}

.concact-ctn{
    background: #f9f9f9;
    padding-top: 80px;
}

.concact-box1 .concact-box1-img {
    width: 618px;
    height: 418px;
    text-align: center;
    overflow: hidden;
}

.concact-box1 .concact-box1-img img{
    width: 618px;
    height: 418px;
}

.concact-box1 .concact-box1-img:hover img{
    transform: scale(1.1,1.1);
}


.concact-box1 .concact-box1-txt {
    width: 555px;
    margin-left: 60px;
    overflow: hidden;
}

.concact-box1 .concact-box1-txt h3 {
    font-size: 48px;
    color: #000000;
    margin-top: 60px;
}

.concact-box1 .concact-box1-txt span {
    color: #6d6d6d;
    font-size: 16px;
    display: block;
    margin: 33px 0;
}

.concact-box1 .concact-box1-txt .concact-box1-ctn {
    color: #585858;
    font-size: 16px;
    line-height: 40px;
}

.concact-map{
    margin-top: 80px;
}

/* 产品中心 */
.porduct{
    background: url(../images/i_bg.jpg) no-repeat center top;
    /*height: 1640px;*/
    overflow: hidden;
}

.porduct .porduc-title{
    text-align: center;
    width: 396px;
    margin: 53px auto 44px;
    background: url(../images/product-tit.png) no-repeat center;
    font-size: 36px;
    line-height: 40px;
}

.porduct .porduc-title span{
    display: block;

}

.porduct h4{
    text-align: center;
    margin: 48px 0 34px;
    font-size: 24px;
    color: #3f3f3f;
}


.porduct form{
    width: 700px;
    margin: 0 auto 50px;
    position: relative;
}

.porduct form .form-txt{
    width: 698px;
    height: 44px;
    border: 1px solid #c9c9c9;
    background: #fff;
    display: block;
}

.porduct form .form-btn{
    height: 44px;
    width: 44px;
    background: url(../images/sousuo.png) no-repeat center;
    position: absolute;
    right: 17px;
    top: 1px;
    cursor: pointer;
}

.porduct .product-list{
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
}

.porduct .product-list li{
    margin-bottom: 80px
}

.porduct .product-list li:nth-child(2){
    margin: 70px 38px 80px
}

.porduct .product-list li:nth-child(5){
    margin: 70px 38px 80px
}

.porduct .product-list li a{
    display: block;
    width: 408px;
    height: 500px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    padding: 33px 28px 22px;
    background: #fff;
    background:#fff url(../images/right.png) no-repeat 330px 445px;
}

.porduct .product-list .product-img{
    width: 350px;
    height: 246px;
    overflow: hidden;
}

.porduct .product-list .product-img img{
    width: 350px;
    height: 246px;
}

.porduct .product-list li a:hover img{
    transform: scale(1.1,1.1);
}

.porduct .product-list li a b{
    font-size: 18px;
    color: #3f3f3f;
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    margin: 15px auto 15px;
    font-weight: normal;
}

.porduct .product-list li a>div{
    color: #8a8a8a;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* 产品详情 */
.view-location {
    margin: 30px 0;
    padding-left: 30px;
    background: url(../images/taste_icon_1.png) no-repeat left center;
}

.view-location a{
    color:#707070
}

.view-location a.on{
    color: #e4007e;
    display: inline-block;
}


.product-view {
    background: #f6f6f6;
    padding-bottom: 50px;
    overflow: hidden;
}

.pro-view-box {
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 30px 0 30px 30px;
}

.pro-view-box .view-l {
    width: 480px;
    position: relative;
}

.pro-view-box .view-l .gallery-top {
    margin-bottom: 23px;
}

.pro-view-box .view-l .gallery-top .swiper-slide {
    width: 480px;
    height: 480px;
    overflow: hidden;
    cursor: pointer;
}
.pro-view-box .view-l .gallery-top .swiper-slide a{
    display: block;
}

.pro-view-box .view-l .gallery-top .swiper-slide img {
    width: 480px;
    height: 480px;
}

.pro-view-box .view-l .gallery-top .swiper-slide:hover img{
    transform: scale(1.1,1.1);
}

.pro-view-box .view-l .gallery-thumbs{
    width: 390px;
}

.pro-view-box .view-l .gallery-thumbs .swiper-wrapper {
    width: 390px;
}

.pro-view-box .view-l .gallery-thumbs .swiper-slide {
    width: 104px!important;
    height: 104px!important;
    border: 1px solid #eeeeee;
    padding: 2px;
    text-align: center;
    cursor: pointer;
}

.pro-view-box .view-l .gallery-thumbs .swiper-slide img{
    width: 104px;
    height: 104px;
}


.pro-view-box .view-l .swiper-button-next{
   background: url(../images/swiper-next.png) no-repeat center;
   right: 0;
}

.pro-view-box .view-l .swiper-button-prev{
    background: url(../images/swiper-pre.png) no-repeat center;
    left: -10px;
}

.view-l .swiper-button-next, .view-l .swiper-button-prev{
    top: 90%
}


.view-r {
    width: 630px;
    margin-left: 90px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 100px;
    color: #767676;
}

.view-r h3 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}

.view-r .share{
    height: 28px;
    line-height: 28px;
    margin: 30px 0 20px;
}

.view-r .bdshare-button-style0-16:after{
    clear: none;
}

.view-r .bdsharebuttonbox{
    display: inline-block;
    width: 300px
}

.view-r .view-r-txt {
    color: #646464;
    line-height: 30px;
}

.view-r .view-r-txt-ctn {
    line-height: 30px;
    padding-top: 23px;
    border-top: 1px dotted #b5b5b5;
    margin-top: 25px;
    color: #767676;
}

.view-r .view-more {
    display: block;
    background-color: #e4007e;
    color: #fff;
    width: 146px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-top: 40px;
}

.view-ctn-box {
    background: #fff;
    margin-top: 50px;
    padding-bottom: 77px;
    line-height: 30px;
}

.pro-tit {
    margin: 45px 0 30px;
    font-size: 18px;
    color: #333333;
}

.pro-tit b {
    font-weight: normal;
    display: inline-block;
    margin-right: 8px;
}

.pro-tit span {
    color: #e4007e;
}

.details {
    text-align: center;
}

.details img {
    width: 960px;
    height: 720px;
}

.product-ctn {
    overflow: hidden;
    background: #f5f5f5;
}

.pro-tit {
    margin: 45px 0 30px;
    font-size: 18px;
    color: #333333;
}

.pro-list li{
    width: 287px;
    height: 370px;
    background: #fff;
    margin-bottom: 63px;
    float: left;
    margin-right: 48px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3d3d3;
    text-align: center;
    padding: 15px 10px;
}

.pro-list li:last-child{
    margin-right: 0;
}

.pro-list a {
    display: block;
    font-size: 18px;
    color: #4e4e4e;
}

.pro-img {
    width: 256px;
    height: 255px;
    overflow: hidden;
    margin: 0 auto;
}

.pro-img img{
    width: 256px;
    height: 256px;
}

.pro-list a:hover img{
    transform: scale(1.1,1.1);
}

.pro-list a h4 {
    margin: 26px 0 13px;
}



/* 工程案例 */
.case-box{
    background: #f9f9f9;
    padding-top: 80px;
}

.case-box .slideBox .slideBox-txt{
    padding: 0 40px 0 40px;
    width: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;    
}

.case-box .case-list2::after{
    content: '';
    width: 387px;
}

.case-box .case-list2{
    -webkit-flex-wrap:wrap;
-webkit-box-lines:multiple;
-moz-flex-wrap:wrap;
flex-wrap:wrap;
}

.case-box .case-list2 li{
    margin-bottom: 126px
}

.space-list{
    margin-bottom: 56px
}

.space-list li a{
    display: block;
    color: #3e3e3e;
    font-size: 16px;
    width: 411px;
    text-align: center;
}

.space-list li:nth-child(2){
    margin: 0 40px
}

.space-img{
    position: relative;
    margin-bottom: 22px;
}

.space-img img{
    width: 411px;
    height: 274px;
}

.space-img:hover .ceng{
    background-color: rgba(35,46,40,0.6);
}

.news-box{
    padding-top: 40px;
    padding-bottom: 40px
}

.news-box .news-item{
    border-bottom: 1px dotted #b6b6b6;
    color: #7c7c7c;
    padding-bottom: 40px;
    position: relative;
    padding-top: 40px;
    -moz-transition:all 0.6s; /* Firefox 4 */
    -webkit-transition:all 0.6s; /* Safari and Chrome */
    -o-transition:all 0.6s; /* Opera */
    transition:all 0.6s;
}

.news-box .news-item:last-child{
    border-bottom: none;
}

.news-box .news-item h4{
    font-size: 18px;
    margin: 30px 0;
    color: #4f4f4f;
}

.news-box .news-item  .news-ctn{
    padding-left: 34px
}

.news-box .news-item .news-txt{
    line-height: 30px;
    margin-bottom: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 98%;
}

.news-box .news-more{
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #4f4f4f;
    font-size: 16px;
    background: #fff;
    border: 1px solid #c7c7c7;
    border-radius: 30px;
    position: absolute;
    right: 24px;
    bottom: 28px;
    -moz-transition:all 0.6s; /* Firefox 4 */
    -webkit-transition:all 0.6s; /* Safari and Chrome */
    -o-transition:all 0.6s; /* Opera */
    transition:all 0.6s;
}

.news-box .news-item:hover .news-more{
    background: #e4007e;
    color: #fff;
}

.news-box .news-item:hover{
    background: #fafafa
}


.footer{
    background-color: #464545;
    color: #fff;
    padding-top: 60px;
    min-width: 1300px;
    /* margin-top: 60px */
}

.footer .footer-item h3{
    position: relative;
    border-bottom: 1px solid #c9c9c9;
    font-size: 15px;
    height: 50px;
    margin-bottom: 10px
}

.footer .footer-item h3>i{
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #e4007e;
    bottom: -1px;
    left: 0;
    transition: all 0.5s
}

.footer .footer-item:hover i{
    width: 100%
}

.footer .footer-item a{
    color: #d3d3d3;
    font-size: 12px
}

.footer .footer-item .footer-list li{
    line-height:30px ;
}

.footer .footer-item .footer-list li:hover a{
    color: #fff
}

.footer .contact-box h4{
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
}

.footer .contact-box .footer-wx{
    width: 140px;
    height: 140px;
    padding: 14px;
    background-color: #fff;
    text-align: center;
    margin: 33px 0 17px;
}

.footer .contact-box .footer-wx img{
    width: 140px;
    height: 140px;
}

.footer .contact-box span{
    text-align: center;
    display: block;
    width: 100%
}

.footer .link{
    border-top: 1px solid #858585;
    margin-top: 30px
}

.footer .link .footer-p{
    width: 60%;
    margin: 25px auto;
    text-align: center
}

.footer .link .footer-p a{
    color: #fff
}

.footer .link .footer-p a:hover{
    text-decoration: underline;
}


@media screen and (max-width: 1400px) {
    .introduce-list li{
       width: 45%
    }
}


/* 产品列表 */
.porduct-list .pro-list li:nth-child(4){
    margin-right: 0;
}

/* 新闻详情 */
.news-nav{
    height: 87px;
    border-bottom: 1px solid #c4c4c4;
    line-height: 87px;
}

.news-nav li a{
    display: block;
    color: #7b7b7b;
    font-size: 16px;
    padding: 0 23px;
    margin-right: 76px;
    border-bottom: 1px solid #c4c4c4;
    transition: all 0.3s
}

.news-nav li a:hover{
    color: #434343;
    border-bottom: 1px solid #e4007e;
}

.news-nav li a.on{
    color: #434343;
    border-bottom: 1px solid #e4007e;
}

.view-ctn{
    background: #f9f9f9;
    padding-bottom: 44px;
    overflow: hidden;
    font-size: 14px
}

.news-view{
    margin-top: 42px;
    background: #fff;
    padding: 0 40px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 

}

.news-view .news-view-title{
    text-align: center;
    line-height: 30px;
    padding-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d1d1d1;
}

.news-view .news-view-title>h3{
    font-size: 18px;
    color: #414141;
}

.news-view .news-view-title>div{
    color: #a6a6a6;
}

.news-view-ctn{
    padding-top: 30px;
    padding-bottom: 45px;
    line-height: 35px;
    color: #666666;
}

.news-view-ctn img{
    width: 620px;
    height: 403px;
}

.news-page{
    margin-top: 35px;
}

.news-page a{
    display: block;
    text-align: center;
    width: 360px;
    height: 54px;
    background: #fff;
    line-height: 54px;
    color: #333333;
}

.news-page .fh{
    background:#fff url(../images/fh.png) no-repeat 110px center;
}

/* 在线留言 */
.concact-box2{
    overflow: hidden;
    margin-top: 34px;
}

.concact-box2 h4{
    font-weight: normal;
    font-size: 14px;
    color: #898989;
    line-height: 2;
    text-align: center;
}

.concact-box2 span.line{
    display: block;
    margin: 9px auto 0;
    width: 27px;
    height: 1px;
    background: #c6c6c6;
}

.concact-box2 .form{
    display: block;
    max-width: 1200px;
    margin: 35px auto 0;
}

.concact-box2 .f-cb{
    zoom: 1;
}

.concact-box2 .form input{
    border: 1px solid #d5d5d5;
    font-size: 14px;
}

.concact-box2 .form .line1{
    width: 300px;
    height: 48px;
    line-height: 48px;
    padding: 0 46px 0 13px;
    float: left;
    margin: 0 34px 25px 0;
}

.concact-box2 .form .name{
    background: #fff url(../images/i_form_ico1.png) no-repeat right 0;
}

.concact-box2 .form .phone{
    background: #fff url(../images/i_form_ico2.png) no-repeat right 0;
}

.concact-box2 .form .email{
    background: #fff url(../images/i_form_ico3.png) no-repeat right 0;
}

.concact-box2 .form textarea{
    width: 1090px;
    border: 1px solid #d5d5d5;
    padding: 10px 46px 10px 13px;
    height: 149px;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
    background: #fff url(../images/i_form_ico4.png) no-repeat right top;
}


.concact-box .concact-box1 .concact-box1-txt .concact-box1-ctn{
    color: #585858;
    font-size: 16px;
    line-height: 40px;
}

.verify {
    position: relative;
    width: 310px;
    height: 114px;
    margin: 0 auto;
}

.verify input {
    width: 100%;
    height: 40px;
    border: 0;
    background: #e4007e;
    margin-top: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}


.news-view-page .inside-nav{
    margin-bottom: 0;
}

.news-view-page .inside-nav>ul{
    width: 360px;
}

@media screen and (max-width:1548px) {
    .header-ctn {
        width: 1300px;
    }
}