/* 公共 */

.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: #d45608; color: #fff }
.pages a:hover {  background: #d45608; 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;}


.main-title{
    width: 740px;
    margin: 66px auto 60px;
    font-weight: bold;
    text-align: center;
}
.main-title>h3{
    font-size: 50px;
    color: #e9e9e9;
    height: 50px;
}

.main-title>h4{
    font-size: 36px;
    color: #d45608;
    position: relative;
    height: 50px;
   font-weight: bold
}

.main-title>h4>i{
    display: blockl;
    background-color: #e9e9e9;
    width: 36px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -18px
}


header{
    height: 87px;
    background: rgba(0, 0, 0, 0.2);
    padding-top: 8px;
    color: #ffffff;
    position: absolute;
    width: 100%;
    z-index: 999;
    min-width: 1300px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 

}

header h1{
    width: 187px;
    height: 53px;
    text-indent: -999em;
    background: url(../images/logo.png) no-repeat center;
    margin-top: 5px;
}

header h1 a{
    width: 187px;
    height: 53px;
    display: block
}

header .header-list a{
    color: #ffffff;
    height: 56px;
    text-align: center;
    line-height: 56px;
    display: block;
    width: 70px;
    padding: 0 7px;
    margin-right: 3px;
    position: relative;
}

/* header .header-list a:hover{
    border-bottom: 2px solid #d45608
}

header .header-list a.on{
    border-bottom: 2px solid #d45608
} */

header .header-list li{
    height: 57px;
}

header .header-list li a:after{
    content: "";
    width:00%;
    height: 2px;
    background: #d45608;
    position: absolute;
    left: 50%;
    bottom:0%;
    transition: all 0.3s
}

header .header-list li:hover a::after{
    width: 100%;
    left: 0;
}

header .header-list li.on a::after{
    width: 100%;
    left: 0;
}

.call{
    width: 115px;
    height: 56px;
    background: url(../images/call.png) no-repeat left center;
    line-height: 56px;
    padding-left: 32px
}

.wx ul{
    width: 100px
}

.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{
    min-width: 1300px;
}

.banner .flexslider .slides>li{
    height: 872px;
    width: 100%
}

.banner .flex-direction-nav{
    height: 64px;
    position: absolute;
    width: 100%;
    top: 45%;
}

.banner .flex-direction-nav .flex-prev{
    left: 20px;
}

.banner .flex-direction-nav .flex-next,.flex-prev{
    text-decoration: none;
    display: block;
    position: absolute;
    top: 30%;
    width: 64px;
    height: 64px;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    background: url(../images/arrow1.png) no-repeat center;
    text-indent: -999em;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.2)
}

.banner .flex-direction-nav .flex-next{
    background:rgba(0, 0, 0, 0.2) url(../images/arrow2.png) no-repeat center;
   
}

.banner .flex-direction-nav .flex-next {
    right: 20px;
}

.banner .flex-direction-nav a:hover{
    background-color: rgba(0, 0, 0, 0.6)
}

.banner .flex-control-nav{
   display: none
}

.banner-info{
    width: 640px;
    height: 220px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -110px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgb(87, 87, 87) 0px 0px 0.4em, rgb(87, 87, 87) 0px 0px 0.4em;
}

.banner-info h4{
    font-size: 48px;
    line-height: 80px;
    transition: font-size 0.75s ease-out 0s;
    font-weight: 700;
}

.banner-info div{
    transition: font-size 0.75s ease-out 0s;
    font-family: arial;
    font-size: 24px;
}

.banner-info .video-btn{
    height: 29px;
    line-height: 29px;
    padding-left: 35px;
    background: url(../images/video.png) no-repeat left center;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin-top: 55px;
}

.go-next{
    width: 100%;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 999;
}

.go-next a{
    display: block;
    margin: 0 auto;
    background: url(../images/down.png) no-repeat;
    width: 50px;
    height: 25px;
    margin-top: 18px;
}


main{
    min-width: 1300px;
}

/* 产品展示 */
.main1{
    overflow: hidden;
}

.swiper-container ul li a{
    display: block;
    color: #585858;
    margin-bottom: 50px
}

.case-txt{
    margin-top: 10px;
}

.case-txt .case-view{
    width: 75px;
    height: 60px;
    background: #e4e4e4 url(../images/up.png) no-repeat center;
}

 .case-txt .case-title{
    padding-left: 17px;
    color: #585858;
    width: 100%
}

 .case-txt .case-title h5{
    font-size: 18px;
    font-weight: bold;
    margin-top: 11px
}

.case-txt .case-title span{
    font-size: 12px
}

.swiper-container ul li img{
    width: 635px;
    height: 388px;
}

.swiper-container ul li:nth-child(2n) .case-title{
    text-align: right;
    padding-right: 17px
}

 .swiper-container ul li:nth-child(2n) .case-txt{
    margin-bottom: 10px
}

.swiper-container ul li a:hover .case-view{
    background-color: #d45608
}

/*case*/
.main1-list li a .case-img{
    position: relative;
    width: 616px;
}

.main1-list li a .case-img img{
    width: 616px;
}

.main1-list .swiper-slide{
    width: 616px!important;
    margin-right: 50px!important;
}


.main1-list li a .case-img .ceng{
    position: absolute;
    width: 100%;
    height: 100%;
}

.main1-list li a .case-img:hover .ceng{
    background-color: rgba(35,46,40,0.6);
}

.main1-list li a .case-img .ceng #box{
    width: 85%;
    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
}

.main1-list li a .case-img:hover #box{
    background: url(../images/eye\ .png) no-repeat center;
    opacity: 1;
}

#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;
}





/* 案例展示 */
.main2{
    height: 800px;
    width: 100%;
    background: url(../images/kongjian-bg.png) no-repeat center;
    margin-top: 45px;
    padding-top: 2px;
   
}

.main2 .main2-list{
    height: 470px;
    position: relative;
    width: 100%;
}

.main2 .main2-list li{
    position: absolute;
    bottom: 0
}

.main2 .main2-list li a{
    display: block
}

.main2 .main2-list li a {
    color: #636363;
    font-size: 18px;
}

.main2 .main2-list li:nth-child(2){
    top: 0;
    left: 335px;
}

.main2 .main2-list li:nth-child(3){
    left: 675px;
}

.main2 .main2-list li:nth-child(4){
    right: 0;
    top: 0
}

.main2 .main2-list li a .main2-txt span{
    display: block;
    font-size: 14px;
}

.main2 .main2-list li a .main2-img{
    width: 290px;
    height: 293px;
    overflow: hidden;
    text-align: center;
}

.main2 .main2-list li a .main2-img img{
    transition: all 0.8s;
    width: 290px;
    height: 293px;
}

.main2 .main2-list li a .main2-img:hover img{
    transform: scale(1.1,1.1)
}

.main2 .main2-list li a .main2-txt{
    line-height: 40px;
    padding-top: 20px;
    height: 107px;
    background-color: #fff;
    padding-left: 11px
}

.main2 .main2-list li a:hover .main2-txt{
    background: #d45608;
    color: #fff
}


.main3 .brand-txt{
    width: 625px;
    height: 520px;
}


.main3 .brand-txt .brand-img{
    display: block;
    position: relative;
    font-size: 19px;
    color: #fff;
    width: 625px;
    height: 345px;
    overflow: hidden;
    text-align: center;
}

.main3 .brand-txt .brand-img:hover img{
    transform: scale(1.1,1.1);
    width: 625px;
    height: 345px;
}

.main3 .brand-txt .brand-img h4{
    position: absolute;
    width: 100%;
    height: 42px;
    background: rgba(0, 0, 0, 0.78);
    line-height: 42px;
    padding-left: 13px;
    -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-right: 34px;
    left: 0;
    bottom: 0
}

.main3 .brand-txt .brand-ctn{
    line-height: 30px;
}

.main3 .brand-video{
    width: 648px;
    height: 520px;
    overflow: hidden;
}

.main3 .brand-video .brand-video-img{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/video.png) no-repeat center;
    position: relative;
    text-align: center;
}

.main3 .brand-video .brand-video-img img{
    width: 648px;
    height: 520px;
}

.main3 .brand-video .brand-video-img span{
    background: url(../images/video2.png) no-repeat center;
    width: 64px;
    height: 64px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.main3 .brand-video .brand-video-img:hover img{
    transform: scale(1.1,1.1)
}


.main4{
    margin-bottom: 60px;
}

.main4 .swiper-container{
    width: 610px!important;
}

.main4 .swiper-container .swiper-slide{
    width: 610px!important;
    height: 400px;
}


.main4 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    height: 45px;
    width: 100%;
}

.main4 .swiper-container .swiper-slide h4{
    position: absolute;
    font-size: 18px;
    color: #fff;
    height: 90px;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background: url(../images/jx-1.png) no-repeat center bottom;
    line-height: 50px;
}


.main4 .swiper-pagination-bullet{
    background: #bebebe !important;
    width: 14px;
    height: 14px;
}

.main4 .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #d45608 !important;
}

.main4 .news-r{
    width: 653px
}

.main4 .news-r .news-list>li{
    padding: 8px;
    border: 1px solid #ffffff;
    margin-bottom: 4px
}

.main4 .news-r .news-list li:hover{
    background-color: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 5px 5px 2px #f6f6f6;
}

.main4 .news-r .news-list li a{
   color: #666666;
}

.main4 .news-r .news-list li a .news-time{
    width: 76px;
    height: 76px;
    border: 1px solid #bfbfbf;
    text-align: center
}

.main4 .news-r .news-list li a .news-time h4{
    font-size: 48px;
    margin: 16px 0
}

.main4 .news-r .news-list li a .news-time span{
    font-size: 14px
}

.main4 .news-r .news-list li a .news-txt{
    width: 534px;
    -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-left: 18px;
}

.main4 .news-r .news-list li a .news-txt h3{
    font-size: 17px;
    margin-bottom: 15px
}

.main4 .news-r .news-list li a .news-txt span{
    font-size: 14px;
    color: #9f9f9f
}





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: #d45608;
    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
}

.inside-header{
    height: 80px;
    padding-top: 13px;
    color: #ffffff;
    width: 100%;
    z-index: 999;
    min-width: 1300px;
}

.inside-header h1{
    width: 187px;
    height: 53px;
    text-indent: -999em;
    background: url(../images/logo2.png) no-repeat center;
    margin-top: 5px
}

.inside-header h1 a{
    width: 187px;
    height: 53px;
    display: block
}

.inside-header .inside-header-list a{
    color: #626262;
    height: 56px;
    text-align: center;
    line-height: 56px;
    display: block;
    width: 70px;
    padding: 0 7px;
    margin-right: 3px;
    position: relative;
}

/* .inside-header .inside-header-list a:hover{
    border-bottom: 2px solid #d45608
}

.inside-header .inside-header-list a.on{
    border-bottom: 2px solid #d45608
} */

.inside-header .inside-header-list li a:after{
    content: "";
    width:00%;
    height: 3px;
    background: #d45608;
    position: absolute;
    left: 50%;
    bottom:0%;
    transition: all 0.3s
}

.inside-header .inside-header-list li:hover a::after{
    width: 100%;
    left: 0;
}

.inside-header .inside-header-list li.on a::after{
    width: 100%;
    left: 0;
}

.inside-header .call{
    color: #d45608;
    font-size: 17px;
    width: 130px;
    background: none
}

.inside-banner{
    width: 100%;
    height: 580px;
    min-width: 1300px;
}

.inside-nav{
    height: 87px;
    border-bottom: 1px solid #c4c4c4;
    line-height: 87px;
}

.inside-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
}

.inside-nav li a:hover{
    color: #434343;
    border-bottom: 1px solid #02057a;
}

.inside-nav li a.on{
    color: #434343;
    border-bottom: 1px solid #02057a;
}

.introduce-txt{
    width: 80%;
    text-align: center;
    color: #565656;
    font-size: 16px;
    margin: 0 auto 35px;
    line-height: 30px;
}

.introduce-liist{
    margin-bottom: 100px
}

.introduce-liist li{
    width: 280px;
    height: 390px;
    border: 1px solid #eeeeee;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    text-align: center;
    cursor: pointer;
}

.introduce-liist li>div{
    width: 140px;
    height: 140px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #e7e7e7;
    line-height: 140px;
    margin: 60px auto 30px;
    transition: all 0.3s
}

.introduce-liist li:nth-child(1) div{
    background: url(../images/sm.png) no-repeat center;
}

.introduce-liist li:nth-child(1):hover div{
    background-image: url(../images/sm-on.png);
    border-color: #d45608;
}

.introduce-liist li:nth-child(2) div{
    background: url(../images/jz.png) no-repeat center;
}

.introduce-liist li:nth-child(2):hover div{
    background-image: url(../images/jz-on.png);
    border-color: #d45608;
}

.introduce-liist li:nth-child(3) div{
    background: url(../images/yj.png) no-repeat center;
}

.introduce-liist li:nth-child(3):hover div{
    background-image: url(../images/yj-on.png);
    border-color: #d45608;
}

.introduce-liist li:nth-child(4) div{
    background: url(../images/mb.png) no-repeat center;
}

.introduce-liist li:nth-child(4):hover div{
    background-image: url(../images/mb-on.png);
    border-color: #d45608;
}

.introduce-liist li>h4{
    font-size: 24px;
    color: #333333;
    margin-bottom: 8px;
}

.introduce-liist li>span{
    font-size: 12px;
    color: #c0c0c0;
}

.introduce-liist li>p{
    color: #565656;
    margin-top: 24px;
}

.cuture{
    overflow: hidden;
}

.cuture .main-title{
    margin-bottom: 30px;
}

.cuture-txt h4{
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-bottom: 55px;
}

.cuture-ctn{
    text-indent: 2em;
    font-size: 16px;
    color: #565656;
    line-height: 30px;
}

.cuture .data{
    margin: 48px 0 65px;
}

.cuture .data>ul li{
    float: left;
    width: 25%;
    text-align: center;
}

.cuture .data>ul li em{
    display: block;
    line-height: 84px;
    height: 84px;
    overflow: hidden;
}

.cuture .data>ul li em{
    font-size: 72px;
    color: #434343;
    display: inline-block;
    font-weight: bold
}

.cuture .data>ul li i{
    font-size: 18px
}

.cuture .data>ul li span{
    display: block;
    line-height: 44px;
    color: #434343;
    word-wrap: break-word;
    word-break: normal;
}

.cuture-box{
    background: #f5f5f5 url(../images/jd.jpg) no-repeat center top;
    height: 1840px;
    position: relative;
}

.cuture-box-ctn{
    position: absolute;
    overflow: hidden;
    top: 330px;
    z-index: 999;
    margin: 0 auto;
    background: #f5f5f5;
    left: 50%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -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: 0 55px;
    height: auto;
}

.cuture-box-ctn h4{
    margin: 68px 0 42px;
    text-align: center;
    font-size: 36px;
    color: #000000;
}

.cuture-box-ctn .cuture-box-txt{
    color: #565656;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 45px;
    margin: 0 auto;
    text-indent: 2em;
}

.cuture-box-ctn .cuture-img{
    overflow: hidden;
}

.cuture-box-ctn ul{
    margin-top: 55px;
}

.cuture-box-ctn ul li{
    width: 576px;
    height: 520px;
    -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;
    margin-bottom: 48px;
    float: left;
}

.cuture-box-ctn ul li:nth-child(2n){
    margin-left: 36px;
}

.cuture-box-ctn .cuture-img img{
    width: 576px;
    height: 348px;
    transition: all 0.6s;
    cursor: pointer;
}

.cuture-box-ctn .cuture-img:hover img{
    transform: scale(1.1,1.1);
}

.cuture-box-ctn ul li .cuture-div{
    padding: 0 17px 17px 17px;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
}

.cuture-box-ctn ul li .cuture-div h5{
    color: #000;
    font-size: 24px;
    margin: 28px 0 14px;
}

.cuture-box-ctn ul li .cuture-div .cuture-p{
    line-height: 25px;
    color: #505050;
}

.honorary{
    background: #fff;
}

.honorary .taijie{
    background: url(../images/taijie-1.png) no-repeat bottom;
    height: 336px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px
}

.honorary .taijie a{
    display: block;
    color: #2f2f2f;
    text-align: center;
    width: 27%;
    height: 305px;
}

.honorary .taijie a:nth-child(1){
    margin-left: 105px
}

.honorary .taijie a:nth-child(2n){
    margin: 0 28px
}

.honorary .taijie a>div{
    width: 331px;
    height: 231px;
}

.honorary .taijie a>div img{
    height: 231px;
    max-width: 100%;
}

.honorary .taijie a span{
    display: inline-block;
    margin-top: 24px;
}

.advantage{
    background: #f5f5f5;
    overflow: hidden;
    padding-bottom: 65px;
}

.advantage ul li{
    background: #fff;
    width: 408px!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: 625px;
}

.advantage ul li .avg-img{
    height: 256px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}

.advantage ul li img{
    width: 408px;
	height: 256px;
    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;
}


.show{
    background: #f8f8f8;
    padding-top: 54px;
    padding-bottom: 88px;
}

.show .show-box{
    margin-bottom: 54px;
    height: 520px;
    background: #fff;
}

.show .show-box .slides li{
    display:-webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: -webkit-flex!important;
    display: flex!important;
}

.show .show-img img{
    width: 780px;
    height: 520px;
}

.show .show-box .slides li .show-txt{
    padding-left: 43px;
    -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-right: 43px;
    position: relative;
}

.show .show-box .slides li .show-txt h3{
    color: #02057a;
    font-size: 36px;
    font-weight: bold;
    margin-top: 116px;
    margin-bottom: 18px;
}

.show .show-box .slides li .show-txt p{
    height: 45px;
    color: #333333;
    font-size: 18px;
    position: relative;
}

.show .show-box .slides li .show-txt p::after{
    content: '';
    width: 37px;
    height: 1px;
    background: #02057a;
    position: absolute;
    bottom: 0;
    left: 0;
}

.show .show-box .slides li .show-txt>div{
    color: #8c8c8c;
    line-height: 30px;
    margin-top: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    width: 430px
}

.show .show-box .flex-direction-nav .flex-prev{
    text-decoration: none;
    display: block;
    position: absolute;
    top: 80%;
    width: 38px;
    height: 38px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    text-indent: -999em;
    right: 435px;
    background: #fff url(../images/pre.png) no-repeat center;
    border: 1px solid #dcdcdc;
    border-radius: 0
}

.show .show-box .flex-direction-nav .flex-next{
    text-decoration: none;
    display: block;
    position: absolute;
    top: 80%;
    width: 38px;
    height: 38px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    text-indent: -999em;
    right: 380px;
    background: #fff url(../images/next-1.png) no-repeat center;
    border: 1px solid #dcdcdc;
}

.show .show-box .flex-direction-nav .flex-next:hover{
    background-color: #02057a;
}
.show .show-box .flex-direction-nav .flex-prev:hover{
    background-color: #02057a;
}

.show .flex-control-nav,.flex-control-paging{
    display: none
}

.show-box2{
    margin-top: 54px
}

.show-box2 li{
    float: left;
    margin-bottom: 34px;
    margin-right: 34px;
}

/* .show-box2 li:nth-child(2){
    margin: 0 34px;
} */

.show-box2 li:nth-child(3n){
    margin-right: 0px;
}

.show-box2 li a{
    display: block;
    width: 388px;
}

.show-box2 .show-box2-img img{
    width: 388px;
    height: 228px;
}

.show-box2 .show-box2-txt{
    height: 66px;
    width: 100%;
    line-height: 66px;
    text-indent: 2em;
    background: #f0f0f0 url(../images/show-box2.png) no-repeat 328px center;
}

.show-box2 .show-box2-txt b{
    font-size: 23px;
    color: #484848;
    font-weight: normal;
}

.show-box2 .show-box2-txt span{
    display: inline-block;
    color: #6a6a6a;
    margin-left: 1px;
}


.news{
    background: #f9f9f9;
    overflow: hidden;
    padding-bottom: 22px;
}

.news-box{
    padding: 40px 30px 40px 35px;
    width: 100%;
    margin: 40px 0;
    -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 url(../images/gt.jpg) no-repeat 1208px 220px;
}

.news-box .news-img{
    max-width: 410px;
    height: 270px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.news-box .news-img:hover #box{
    background: url(../images/eye\ .png) no-repeat center;
    opacity: 1;
}

.news-box .news-img:hover .ceng{
    background-color: rgba(35,46,40,0.6);
}


.news-box .news-img img{
    max-width: 410px;
    height: 270px;;
    transition: all 0.6s;
}


.news-box .news-ctn{
    margin-left: 30px;
}

.news-box .news-ctn h3{
    font-size: 24px;
    color: #d45608;
    margin: 34px 0 22px
}

.news-box .news-ctn .news-txt{
    font-size: 16px;
    color: #6d6d6d;
    line-height: 35px;
    width: 770px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-box .news-ctn span{
    color: #999999;
}


.news-list2{
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
 
}

.news-list2::after{
    content: '';
    width: 32%;
}

.news-list2 li{
    width: 32%;
    padding: 23px 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; 
    background: #fff;
    margin-bottom: 44px;
}

.news-list2 li a .news-imgbox{
    position: relative;
    overflow: hidden;
    text-align: center;
}

.news-list2 li a .news-imgbox img{
    width: 363px;
    height: 239px;
}


.news-list2 li a .news-imgbox:hover .ceng{
    background-color: rgba(35,46,40,0.6);
}

.news-list2 li a .news-imgbox:hover #box{
    background: url(../images/eye\ .png) no-repeat center;
    opacity: 1;
}

.news-list2 li a h3{
    color: #3a3a3a;
    font-size: 16px;
    margin-top: 25px;
    width: 90%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.news-list2 li a span{
    font-size: 12px;
    color: #999999;
}

.news-list2 li a .news-txtBox{
    color: #6d6d6d;
    line-height: 25px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 98%;
}

.ceng{
    position: absolute;
    width: 100%;
    height: 100%;
}

.a-box:hover .ceng{
    background-color: rgba(35,46,40,0.6);
}

.ceng #box{
    width: 85%;
    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;
}


.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;
}


.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: #d45608;
    font-size: 18px;
    margin-top: 18px;
}

.service-map{
    margin-top: 50px;
}

.case{
    overflow: hidden;
    padding-bottom: 54px
}

.case .case-title{
    font-size: 18px;
    color: #515151;
    line-height: 30px;
    margin: 47px 0 22px;
}

.case-box a{
    display: block;
    position: relative;
}

.case-box-big{
    width: 642px;
    height: 650px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.case-box-big img{
    width: 642px;
    height: 650px;
    transition: all 0.6s;
}

.case-box-big:hover img{
    transform: scale(1.1,1.1);
}

.case-box-txt{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: rgb(58, 59, 74,0.9);
    text-indent: 2em;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.case-box-small{
    width: 644px;
}

.case-box-small a{
    width: 314px;
    height: 314px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.case-box-small a:nth-child(2n){
    margin-left: 14px
}

.case-box-small a img{
    width: 314px;
    height: 314px;
    transition: all 0.6s;
}

.case-box-small a:hover img{
    transform: scale(1.1,1.1);
}

.product-ctn{
    background: #f5f5f5;
}

.product-ctn{
    overflow: hidden;
}

.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: #d45608
}

.pro-list a{
    display: block;
    text-align: center;
    -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;
    padding:15px 10px;
    width: 287px;
    height: 370px;
    background: #fff;
    font-size: 18px;
    color: #4e4e4e;
    margin-bottom: 63px;
    float: left;
    margin-right: 48px;
}

.pro-list a:nth-child(4){
    margin-right: 0
}
.pro-list a:nth-child(8){
    margin-right: 0
}

.pro-list a h4{
    margin: 26px 0 13px;
}

.pro-img{
    width: 256px;
    height: 256px;
	line-height:256px;
	text-align:center;
    overflow: hidden;
    margin: 0 auto;
}

.pro-img img{
    max-width: 256px;
    max-height: 255px;
	vertical-align:middle;
    transition: all 0.6s;
}
.pro-img:hover img{
    transform: scale(1.1,1.1)
}

.product-view{
    background: #f6f6f6;
    padding-bottom: 50px;
}

.view-location{
    margin: 30px 0;
}

.product-view{
    overflow: hidden;
}

.view-location a{
    color: #707070;
    display: inline-block;
}

.view-location a.on{
    color: #d45608;
}

.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;
	text-align:center;
	line-height:480px;
    overflow: hidden;
    cursor: pointer;
}
.pro-view-box .view-l .gallery-top .swiper-slide a{
	width:100%;
    height: 480px;
	text-align:center;
	line-height:480px;
    display: block;
}

.pro-view-box .view-l .gallery-top .swiper-slide img {
    max-width: 480px;
    max-height: 480px;
	vertical-align:middle;
}

.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;
	line-height:104px;
    border: 1px solid #eeeeee;
    padding: 2px;
    text-align: center;
    cursor: pointer;
}

.pro-view-box .view-l .gallery-thumbs .swiper-slide img{
    max-width: 104px;
    max-height: 104px;
	vertical-align:middle;
}


.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: 560px;
    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
}

.view-r h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}

.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:inline-table;
    background-color: #1c1f88;
	border:#1c1f88 1px solid;
    color: #fff;
    width: 146px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-top: 40px;
	box-sizing:border-box;
}
.view-r .view-vr{
    display:inline-table;
	border:#1c1f88 1px solid;
    background-color: #fff;
    color: #1c1f88;
    width: 146px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-top: 40px;
	margin-left:20px;
	box-sizing:border-box;
}

.view-ctn-box{
    background: #fff;
    margin-top: 50px;
    padding-bottom: 77px;
    line-height: 30px;
}

.details{
    text-align: center
}

.details img{
    /*width: 960px;
    height: 720px;*/
	max-width:100%;
	height:auto !important;
}

/*后加*/
.concact-box{
    overflow: hidden;
    padding-bottom: 64px
}

.concact-box .concact-box1{
    padding: 25px 30px;
    background: #fafafa;
    margin-top: 38px;
}

.concact-box .concact-box1 .concact-box1-img{
    width: 555px;
    height: 370px;
    text-align: center
}

.concact-box .concact-box1 .concact-box1-img img{
    width: 555px;
    height: 370px;
}

.concact-box .concact-box1 .concact-box1-txt{
    width: 555px;
    margin-left: 60px;
    overflow: hidden;
}

.concact-box .concact-box1 .concact-box1-txt h3{
    font-size: 48px;
    color: #000000;
    margin-top: 55px;
}

.concact-box .concact-box1 .concact-box1-txt span{
    color: #6d6d6d;
    font-size: 16px;
    display: block;
    margin: 33px 0;
}

.concact-box2{
    overflow: hidden;
    margin-top: 64px;
}

.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: #d45608;
    margin-top: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

/*222*/
.case-view-box{
    width: 100%;
}

.case-view-box a{
    width: 314px;
    height: 314px;
    overflow: hidden;
    float: left;
    margin-bottom: 25px;
    position: relative;
    margin-right: 14px
}

.case-view-box a:nth-child(4){
    margin-right: 0;
}

.case-view-box a:nth-child(8){
    margin-right: 0;
}

.case-view-box a img{
    width: 314px;
    height: 314px;
    transition: all 0.6s;
}

.case-view-box a:hover img{
    transform: scale(1.1,1.1);
}

/*荣誉*/
.event{
    padding-bottom: 60px;
    padding-top: 60px;
    background: #f8f8f8
}

.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: #f8f8f8
}

.about_d4_list li .txt1 {
    font-size: 24px;
    color: #02057a;
    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 #cdcdcd;
    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:#02057a;
    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;
}

.product-list{
    -webkit-flex-wrap:wrap;
-webkit-box-lines:multiple;
-moz-flex-wrap:wrap;
flex-wrap:wrap;

}

.product-list li{
    margin-bottom: 50px
}