@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#898989;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;background:#fff;}
a{color:#fff;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#ddd;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb10{margin-bottom:10px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.container1{position:relative;width:100%;max-width:1600px;margin:0 auto;}
.homeInfo{position:relative;min-width:320px;width:100%;padding:0 60px;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding-top:60px;padding-bottom:60px;font-size:.875em;}
.pd80 {padding: 80px 0 40px;font-size: .875em;}
.pd40 {padding: 40px 0;font-size: .875em;}
@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('font_1152918_lhm6c47xbra.eot');
  src: url('font_1152918_lhm6c47xbra.eot?#iefix') format('embedded-opentype'),
  url('font_1152918_lhm6c47xbra.woff2') format('woff2'),
  url('font_1152918_lhm6c47xbra.woff') format('woff'),
  url('font_1152918_lhm6c47xbra.ttf') format('truetype'),
  url('font_1152918_lhm6c47xbra.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/* 头部 */
.header{position:fixed;z-index:90;line-height:100px;height:100px;width:100%;background: rgba(0,0,0,0.5);top:0;left:0;font-size:1rem;color:#fff;}
.header .logo{position:absolute;left:60px;top:0;width:434px;/*border-right: 1px dotted #454545;*/ } 
.nav {padding:0 230px 0 30% ;height:100px;display:flex;justify-content: flex-end;}
.nav li{float:left;text-align:center;padding-left:1px;height:100px;flex-grow:1;}
.nav li a{color:#fff;display:block;position:relative;}
.nav li a::after{content:"";position:absolute;left:0;bottom:0;background:#eeb70a;width:100%;height:0;background:#eeb70a;transition:all .4s;z-index:-1;}
.nav .cur a,.nav li a:hover{color:#fff;}
.nav .cur a::after,.nav li a:hover::after{height:100%;}
.headTel{width:230px;position:absolute;right:60px;top:0;height:100px;text-align:right;border-left: 1px solid #616161;background: url('../images/topIcon.png') no-repeat 50px center;font-size:1.375em;font-family:Arial;}
.video{width:100%;

height:700px;
	overflow: hidden;

}
.video video{ width:100%; 

}


/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#fff;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;font-size:22px;font-family:Arial;margin:0 10px;width:auto;height:auto;border-radius:0;background:none;position:relative; color:#fff;}
.banner .swiper-pagination-bullet::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:#fff;transition:all .5s;}
.banner .swiper-pagination  span.swiper-pagination-bullet{margin:0 10px;bottom:10px;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active::after{width:100%;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}

/*  案例 */
.titleTop .titleAx{float:left;width:30%;}
.CaseHome{ }
.CaseHome .titleTop{overflow: initial; padding-bottom:30px;}
.CaseHome .titleAx hr{width:35px;}
.CaseHome .titleTop p{float:right;color:#666666;font-size:14px;margin-top: 20px;}
.CaseHome .long{position: relative;margin-bottom:10px; }
/*.CaseHome .long:before{content:"";position: absolute;z-index: -1;left: -30%;top: -50%;bottom:0;width: 65%;height: 150%;background: #191919;}*/
/*-线条-*/
.CaseHome .svg{position: absolute;right: -430px;top: -120px;width: 1200px;height: 240px;transform: rotate(-22deg);}
.parallax>use{animation:move-forever 18s linear infinite}
.parallax>use:nth-child(1){animation-delay:-2s}
.parallax>use:nth-child(2){animation-delay:-2s;animation-duration:8s}
.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:9s}
.parallax>use:nth-child(4){animation-delay:-4s;animation-duration:12s}
@keyframes move-forever{
  0%{transform:translate(-90px,0)}
  100%{transform:translate(85px,0)}
}
.titleAx {
    color: #191919;
    font-size:2.5rem;
}
.titleAx hr {
    display: block;
    margin: 15px 0 0 0;
    width: 25px;
    height: 5px;
    border: none;
    background: #eeb70a;
}
.product-list{margin:0 0 0px -10px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list li{ float:left;width:33.3%; }
.product-list li a{ display: block;margin: 0 0px 30px 10px;}
.product-list li h4{position: relative; color:#191919;font-size:16px;text-align: center;margin:20px auto 0;display: table;}
.product-list li .pic{}
.product-list li:hover h4{ color:#000002}
.homeCon{padding-left:320px;overflow:hidden;background:#000;}
.homeLeft{float:left; width:230px;margin-left:-260px;}
.hTitle{font-size:2.125rem;color:#fff;line-height:1;margin-bottom:45px;font-weight:bold;}
.hTitle span{display:block;font-size:2.294em;font-family:Arial;font-weight:normal;opacity:.7;letter-spacing:-2px;}

/*==图片效果effect1↓==*/
.effect-one{position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;height: 350px;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}


/*服务范围*/
.wow{
	max-width: 1830px!important;
}
.huda001{
    background: url(../images/bgline.png) center top repeat-y;
    background-size: 1600px auto;
    padding: 120px 0;
    padding-top: 150px;
}
.hzbeyr_swiper {
	padding: 0 5%; position: relative;
}
/* .hzbeyr_swiper .swiper-wrapper {
	overflow-x: hidden;
} */
.hzbeyr_swiper .btn-prev {
	background-image: url(../images/left_01_03.jpg);background-size:100% 100%; width: 40px; margin-top: -20px; height: 40px;
}
.hzbeyr_swiper .btn-prev:hover {
	background-image: url(../images/left_01_06.jpg);background-size:100% 100%; width: 40px; margin-top: -20px; height: 40px;
}
.hzbeyr_swiper .btn-next {
	background-image: url(../images/left_01_02.jpg);background-size:100% 100%;width: 40px; margin-top: -20px; height: 40px;
}
.hzbeyr_swiper .btn-next:hover {
	background-image: url(../images/left_01_05.jpg);background-size:100% 100%; width: 40px; margin-top: -20px; height: 40px;
}
.fine_items_show_title{
	position: absolute;
	/* left: -80px; */
	left: 0;
	top: 8%;
	z-index: 100;
}
.fine_items_show_title li{
	display: none;
	text-align: left;
}
/* .fine_items_show_title li:first-child{
	display: block;
} */
.fine_items_show_title p{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	background-color: rgba(59,50,46,.8);
	padding: 0 20px;
	margin-bottom: 4px;
}
.fine_items_show_title p:nth-child(1){
	-webkit-animation: fadeInLeft 1s ease 0s both;
	-moz-animation: fadeInLeft 1s ease 0s both;
	-ms-animation: fadeInLeft 1s ease 0s both;
	-o-animation: fadeInLeft 1s ease 0s both;
	animation: fadeInLeft 1s ease 0s both;
}
.fine_items_show_title p:nth-child(2){
	-webkit-animation: fadeInLeft 1s ease .2s both;
	-moz-animation: fadeInLeft 1s ease .2s both;
	-ms-animation: fadeInLeft 1s ease .2s both;
	-o-animation: fadeInLeft 1s ease .2s both;
	animation: fadeInLeft 1s ease .2s both;
}

.fine_items_show .swiper-slide{
	cursor: pointer;
}



.service_swiper .swiper-slide {
	border-right: 1px solid #EAEAEA;
	/* padding: 120px 0 100px 0; */
}


.service_swiper{ width:1850px;overflow:hidden; margin: auto;}
/* width:239px; float:left; */
.service_swiper .swiper-slide{  border-right:2px solid #EAEAEA;width: 230px;display:inline;float:left}
.service_swiper .swiper-slide:hover{  color:#FFF;}
/* width:238px; */
.service_swiper .swiper-slide:nth-child(1){ border-left:2px solid #EAEAEA;}

.service_swiper .swiper-slide .fw_Inf{ width:238px; margin: auto;  padding:120px 0 100px 0; padding-left:42px;}
.service_swiper .swiper-slide:hover .fw_Inf {background:url(../images/fw_li_hover_bg.png) no-repeat;}
.service_swiper .swiper-slide .fw_tb{ width:63px; height:49px; margin-bottom:34px;}

.fw_tb1{ background:url(../images/fw01.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb1{ background:url(../images/fw01_1.png) no-repeat center bottom}
.fw_tb2{ background:url(../images/fw03.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb2{ background:url(../images/fw03_1.png) no-repeat center bottom}
.fw_tb3{ background:url(../images/fw02.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb3{ background:url(../images/fw02_1.png) no-repeat center bottom}
.fw_tb4{ background:url(../images/fw09.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb4{ background:url(../images/fw09_1.png) no-repeat center bottom}
.fw_tb5{ background:url(../images/fw05.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb5{ background:url(../images/fw05_1.png) no-repeat center bottom}
.fw_tb6{ background:url(../images/fw07.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb6{ background:url(../images/fw07_1.png) no-repeat center bottom}
.fw_tb7{ background:url(../images/fw04.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb7{ background:url(../images/fw04_1.png) no-repeat center bottom}
.fw_tb8{ background:url(../images/fw08.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb8{ background:url(../images/fw08_1.png) no-repeat center bottom}
.fw_tb9{ background:url(../images/fw06.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb9{ background:url(../images/fw06_1.png) no-repeat center bottom}
.fw_tb10{ background:url(../images/fw10.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb10{ background:url(../images/fw10_1.png) no-repeat center bottom}
.service_swiper .swiper-slide .fw_En{ font-size:1.3rem; font-weight:bolder;  text-transform:uppercase ;line-height:32px;color:#333333}
.service_swiper .swiper-slide .fw_Ch{ color:#333; font-size:1.2rem; line-height:3rem } .fw_list li:hover .fw_Ch,.fw_list li:hover .fw_En{color:#FFF}
.service_swiper .swiper-slide:hover .fw_En {color: #fff;}
.service_swiper .swiper-slide:hover .fw_Ch {color: #fff;}

.service_swiper .swiper-slide .fw_more { margin-top:62px;}

.service_swiper .btn-prev{ display:block; background:url(../images/fw_left.png) no-repeat; height:35px; width:35px; background-size: 100% auto;}
.service_swiper .btn-prev:hover{ background:url(../images/fw_left_hover.png) no-repeat;background-size: 100% auto;}

.service_swiper .btn-next{ display:block; background:url(../images/fw_li_jt.png) no-repeat; height:35px; width:35px;background-size: 100% auto;}
.service_swiper .btn-next:hover{ background:url(../images/fw_right_hover.png) no-repeat;background-size: 100% auto;}

.service_swiper .swiper-slide .fw_more a{ display:block; background:url(../images/fw_li_jt.png) no-repeat; height:35px; width:35px;}
.service_swiper .swiper-slide:hover .fw_more a{ background:url(../images/fw_li_jt_hover.png) no-repeat}

/*服务*/
.service{ background:url(../images/index_zy_zsgd.jpg) center top; }
.hz{ margin:0 auto;overflow:hidden; position:relative;}
.hz01{ overflow:hidden;}
.service a.fw_jt1{display:block; background:url(../images/fw_left.png) no-repeat center left; height:528px; width:110px; }
.service a.fw_jt1:hover{ background:url(../images/fw_left_hover.png) no-repeat center left}
.service a.fw_jt2{display:block; background:url(../images/fw_right.png) no-repeat center right; height:528px; width:110px; }
.service a.fw_jt2:hover{ background:url(../images/fw_right_hover.png) no-repeat center right;}



/*新闻资讯 */
.newsPic,.newsTxt{margin-right:-40px;margin-bottom:35px;overflow:hidden;}
.newsPic li{float:left;width:25%;padding-right:40px;}
.newsPic li a{display:block;padding-bottom:20px;border-bottom: 1px solid #000;color:#777;}
.newsPic li a::after{bottom:-1px;transition:transform .5s;height:2px;}
.newsPic li .pImg{padding-top:62%;}
.newsMain{font-size:.75rem;}
.newsPic li h4{padding:15px 0;font-size:1.333em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;}
.newsPic li p{height:50px;}
.newsPic li .date{color:#aaa;}
.newsPic li a:hover img{transform: scale(1.1);}
.newsPic li a:hover h4{color:#eeb70a;}

.newsTxt{margin-bottom:0;}
.newsTxt li{float:left;width:25%;padding-right:40px;margin-top:10px;}
.newsTxt li a{display:block;color:#777;padding:20px 0 20px 75px;position:relative;}
.newsTxt li a::after{content:"";position:absolute;left:-10px;top:0;background:#eeb70a;height:100%;z-index:-1;right:-10px;transform: scale(0,1);transition:all .5s;}
.newsTxt li .date{float:left;margin-left:-70px;width:70px;font-size:12px;;font-family:Arial;line-height:1.2;}
.newsTxt li .date i{display:block;font-style:normal;color:#999;font-size:46px;}
.newsTxt li h4{font-size:1.333em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:10px;transition:all .4s;}
.newsTxt li a:hover,.newsTxt li a:hover h4,.newsTxt li a:hover .date i{color:#fff;transition:all .3;}
.newsTxt li a:hover::after{transform: scale(1);}
.news_pruere{ text-align:center;}
.news_pruere span{font-size: 1rem; color:#9f9f9f;}
.news_pruere h1{ font-size: 2.5rem;color: #191919; line-height: 2;}
.news_pruere h3{ font-size: 2.5rem;color: #191919; line-height: 2;}
.news_pruere p{ color:#9f9f9f; font-size: 1rem; padding-bottom:30px;}


/*  合作企业 */
.hzbeyr_h{ background:#f3f3f3; padding:40px 0 60px;}
.div1{width: 1830px;height: 118px;margin:0 auto;position: relative;overflow: hidden;}
.div1 ul{position:absolute;left: 0;top: 0;}
.div1 ul li {float: left;list-style: none;}
.div2{width: 1830px;height: 118px;margin:0 auto;position: relative;overflow: hidden;}
.div2 ul{position:absolute;right: 0;top: 0;}
.div2 ul li {float: left;list-style: none;}
.div1 img,.div2 img{max-width:183px;}
/*==底部===*/
.footer{background:#303030;font-size:.875rem;color:#fff;padding: 60px 0 40px 0;width:100%;}

.footer .nav_pruere{position:relative;display: table;width: 50%;border-left:1px #454545 solid;border-right:1px #454545 solid; padding-left:160px; padding-right:50px;}
.footer .nav_pruere li{float: left;width: 33.3%;padding-right: 30px;}
.footer .nav_pruere li h3{color:#fff;font-size:18px;margin-bottom:30px ;}
.footer .nav_pruere li a{display: block;color:#afafaf;margin-bottom: 8px;font-size:15px;}
.footer .nav_pruere li a:hover{color:#eeb70a}
.footer .middle{padding: 30px 120px 30px 0px;}
.footer .right{color:#cccccc;font-size:15px; width:18%; line-height:2rem}
.footer .right span{display:block;text-align:right}
.footer .right span font{display:block;margin-bottom:5px;}
.footer .right b{font-size:26px;/* font-weight:bold; */color:#ccc;font-family: 'siyuan';}
.footer .right .add{margin-top:30px;}
.footer .ewm{padding:10px;margin-left: 40px;color:#666;font-size:12px;text-align:center;background: #fff;}
.footer .ewm img{ display: block;width:120px;margin-bottom:5px}
.footer .copy{margin-top:50px;padding-top:20px;color:#cccccc;font-size:14px;border-top:1px #454545 solid;}
.footer .copy a{color:#cccccc;font-size:14px;}
.footer .copy a:hover{color:#fff}
.footer .copy .share{}
.footer .copy .share a{display: inline-block;margin-left:10px;width: 30px;line-height: 30px;font-size: 18px;color:#fff;text-align: center;border-radius: 50%;background: #454545;}
.footer .copy .share a:hover{background:#999}
.footer .link{margin-top:20px;padding-top:30px;border-top:1px #454545 solid;}
.footer .link h3{color:#ccc;font-size:12px;float: left;}
.footer .link a{color:#ccc;font-size:12px;display: inline-block;padding: 0 15px;font-size:12px;line-height: 9px;}
.footer a:hover{color:#fff}

/*优势*/
.marketing_box4 ul{background-image:url('../images/marke4_bg.jpg');overflow:hidden;font-size:1.143em;    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;}
.marketing_box4 li{width:25%;float:left;height:230px;text-align:center;border-right: 10px solid #fff;border-bottom: 10px solid #fff;padding:0 4%;padding-top:50px;transition:all .5s;}
.marketing_box4 li h4{font-size:1.375em;color:#333;margin-bottom:20px;padding-bottom:10px;position:relative;}
.marketing_box4 li h4::after,.marketing_box5 li h5::after,.seoBox3 li .txt h4::after,.bidBox1 li h4::after,.caseShow_box .tie::after,.culture li span::after{content:"";position: absolute;left:50%;bottom:0;width:16px;height:1px;background:#ff7133;margin-left:-8px;height:1px;}


/* 关于 */
.aboutFont{width:96%; margin:0 auto; font-size:1rem; line-height:1.8rem; padding-top:50px;}
.aboutFont p{margin-bottom:20px;position:relative;text-indent: 2em; color:#4d4d4d;}


@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}
.aboutAdv{padding:30px 0;overflow:hidden;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top:60px;}
.aboutAdv li{float:left;width:25%;border-right: 1px solid #d7d7d7;text-align:center;height:140px;color:#191919;position:relative;z-index:2;padding:0 15px;}
.aboutAdv li::after{content:"";position:absolute;left:0;top:-30px;width:100%;height:0px;background:#fffbef;transition:all .5s;z-index:-1;}
.aboutAdv li h6{font-size:1.143em;margin:5px 0;}
.aboutAdv li span{display: block;font-size:1.714em;}
.aboutAdv li b{font-size:1.833em;}
.aboutAdv li p{opacity:.5;}
.aboutAdv li:last-child{border-right:none;}
.aboutAdv li:hover i{top:-15px;}
.aboutAdv li:hover::after{height:150%;}
/*关于我们*/
/*==子级栏目↓==*/
.bottom_caer{ height:80px; clear:both;}
.about_ekrnte{ float:left;}
.cl, .clearfix {
    zoom: 1;
}
.column{position: relative;padding:0 20px;overflow: hidden;border-bottom:1px #ddd solid;}
.column .container1{padding: 30px 40px;height:80px;overflow:hidden;}
.column .menu a:after{bottom:-13px;}
.column .site{margin:0px;}
/*==次级导航↓==*/
.menu{}
.menu ul{/* display:table; *//* text-align: center; *//*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{position:relative;z-index:2;display: block;margin: 0 40px 0 0;color: #666;font-size: 16px;/* overflow: hidden; */padding: 0 0 23px 0;}
.menu li:hover a,.menu li.active a{ color:#191919; border-bottom:2px #eeb70a solid; }
.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}
.site a {
    color: #666;
    font-size: 12px;
}.site .home i {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    margin-right: 10px;
}
.about_her{ padding:5% 0 0;}
.about_her p{ float:left; width:30%; margin:0 1.6%}
.about_her p img{ width:100%;}

.honorNav1_item { text-align:center;
	width: 18%;
	height:90px;
	margin:0 1%;
	float: left;
	margin-bottom: 60px;
	cursor: pointer;
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
}

.honorNav1_item:hover {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

/*==分页↓==*/
.pagination p{margin:0;cursor:pointer}
.pagination{height:40px;text-align:center; padding:20px 0px; font-size:.9rem}
.pagination a{padding:8px 12px;color:#666; margin:0 5px;background:#fff;transition: all .4s ease-in-out;}
.pagination a:hover{color:#fff; background:#000;}
.pagination a.cur{border:none;background:#000; color:#fff;}
.pagination p{display:inline-block;color:#bbb;
padding:8px 12px;color:#666; margin:0 5px;}
.pagination p.pageRemark{border-style:none;background:none;margin-right:0px;padding:4px 0px;color:#666;}
.pagination p.pageRemark b{color:red;}
 .pagination p.pageEllipsis{border-style:none;background:none;padding:4px 0px;color:#808080;}
 .dates li {font-size: 14px;margin:20px 0}.dates li span{float:right}
 
#pages{float:left;width:100%; margin:40px 0 20px 0;  text-align:center}
#pages span{border:0px #ddd solid;padding:8px 12px;margin:0 5px; background:#000; color:#fff;transition: all .4s ease-in-out;}

#pages a{padding:8px 12px;color:#666; margin:0 5px;background:#fff;transition: all .4s ease-in-out;}
#pages a:nth-child(1),#pages a:nth-child(3),#pages a:nth-last-child(2){display: none}
#pages a:hover{color:#fff; background:#000;}


/* 案例详情 */
.caseWrap{margin-top:20px;position:relative;overflow:visible;}
.caseWrap::after{content:"";position: absolute;left:-50%;top:0;width:200%;height:100%;z-index:-1;}
.proShow_l{width:75%;background:#fff;overflow:hidden;padding:40px;box-shadow:0 0 6px #ddd;}
.showTop{text-align:center;border-bottom: 1px solid #e5e5e5;padding-bottom:30px;margin-bottom:30px;}
.showTop .title{font-size:1.429em;color:#191919;}
.showTop .date {margin:10px 0 10px 0;color:#888;font-size:13px;}
.showTop .date span{position:relative;padding-left:22px;margin-right:15px;}
.showTop .date span:before{content:"◕";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTop .date .s:before{content:"⊙";font-size:1rem;top:-2px;}
.caseShow_main .txt{line-height:1.8;text-align:left;margin-bottom:30px;overflow:hidden;}
.caseShow_main .txt strong:first-child{display:none;}
.caseShow_main img{max-width:100%;margin-bottom:15px;}
.showPage{border-top: 1px solid #e5e5e5;padding-top:20px;margin-top:30px;overflow:hidden;}
.showPage p{margin-bottom:10px;padding-left:25px;position:relative;}
.showPage a{ color:#666;}
.showPage a:hover {
    color: #000;
}
.showPage p::after{content:"►";position:absolute;font-family:"iconfont";left:0;top:0;opacity:.4;}
.showPage .back{float:right;margin-top:-57px;height:42px;width:120px;line-height:42px;background:#333;color:#fff;text-align:center;position: relative;z-index:2;}
.showPage .back:hover{background:#000;color:#fff;}
.proShow_R{width:22%;box-shadow:0 0 6px #ddd;}
.relative_case,.rightContact{background:#fff;padding:15px;}
.relaTie{font-size:16px;height:40px;margin-bottom:20px;color:#191919;border-bottom: 1px solid #e5e5e5;}
.relaTie a{float:right;font-size:12px;margin-top:3px;}
.relative_case li{margin-bottom:10px;}
.relative_case li .pImg{padding-top:66%;}
.relative_case li p{height:50px;line-height:50px;background:#f8f8f8;font-size:14px;transition:all .4s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;padding:0 10px; color:#666;}
.relative_case li:hover img{transform: scale(1.1);}
.relative_case li:hover p{background:#eeb70a;color:#fff;}
.relative_case .relative3 li .pImg{padding-top:62%;}
.rightContact{margin-top:20px;}
.rightContact p{margin-bottom:5px;}
.relative9 .pImg{padding-top:54%;}

.city{width: 100%;max-width: 1600px;margin: 0 auto;line-height: 32px;}
.city a{ color: #000;}
.city1 { text-align: center; font-size: 1.25rem; padding-bottom:15px;}
.city1 a{ color: red;}
.city2{border: 1px solid #dddddd;background: url(.../images/type_sele_l_bg.jpg) repeat-y left top;margin-bottom: 15px;}
.city21{border-top: 1px solid #fff;width: 85px;text-align: center;color: #000;float: left; margin-top: 2px;}
.city22{display: table-cell;background: #fff;padding: 4px 0 4px 15px;}
.city22 a{ margin-right: 10px;}

