
.height_80{ height:80px;}
.body_03{}
.back_case{ background:url(../image/bg4.jpg) center center no-repeat; background-size:cover;background-attachment: fixed;}
.case_ins{ padding-top:150px;}
.case_in{ padding-top:130px;}
.case .part3 {
    clear: both;
    padding-top: 40px;
}
.case .nav_fixed{float: none;
text-align: center;
position: fixed;
top: 80px;
left: 0;
width: 100%;
height: 60px;
line-height: 60px;
background-color: #fff;
z-index: 20;}
.case .nav_fixed ul li {
    float: none;
    text-align: center;
    margin-right: 0;
    display: inline-block;
}
.cae_in_list  ul li {display: table;vertical-align: middle; padding-bottom:20px;}
.cae_in_list  ul li a{/*display: table;*/ text-align:center; padding:0 5%; display:block}
.cae_in_list  ul li .pic{width:45%;vertical-align: middle;display: table-cell;}
.cae_in_list  ul li .pic img{ width:100%;transform: scale(0.95);transition: transform 2s;}
.cae_in_list  ul li :hover .pic img{transform: scale(1);}
.cae_in_list  ul li .txtbox{vertical-align: middle;
display: table-cell;text-align:left; width:50%; padding-top:-20px;}
.cae_in_list  ul li .txtbox h3{margin-bottom: 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.cae_in_list  ul li .txtbox .new_descipes{ line-height:30px; height:60px;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
color: #666666;}
.cae_in_list  ul li .txtbox .hangye{ display:block; margin-bottom:15px;}
.cae_in_list  ul li .txtbox .URL{ display:block; margin-bottom:30px; color:#999; line-height:20px;}
.cae_in_list  ul li .txtbox .URL img{ height:20px; display:inline-block; margin-right:10px;}
.cae_in_list  ul li .txtbox .show_more{background: #fff;
border: 1px solid #dcdfe6;
color: #606266;
display: inline-block;
line-height: 1;
white-space: nowrap;
border-radius:4px;
padding: 12px 23px; margin-top:20px;-webkit-transition: all ease .4s;transition: all ease .4s;}
.cae_in_list  ul li:hover .txtbox .show_more {
    background: #2f82ff;
    background: linear-gradient(145deg,#2f82ff,#2fa4ff);
    color: #FFF;
    border: 1px solid #2f82ff;-webkit-transition: all ease .4s;transition: all ease .4s;
}

/*案例详情样式内容开始*/
.body-wrap {
    width: 100%;
    position: relative;
    transition: all 0.5s ease 0s;
    z-index: 1;    background-color: #eaeaea; margin-top:0px;
}
.wechat-info-ban {
  height: 835px;
  position: relative;
  width: 100%;
  z-index: 10;
}
.wechat-info-ban .bgimg-out {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.wechat-info-ban .bgimg-out img{-webkit-animation: scaleBigToDefault 1.5s ease-in-out;
animation: scaleBigToDefault 1.5s ease-in-out;}
@-webkit-keyframes scaleBigToDefault {
0% { opacity:0; -webkit-transform:scale3d(1.3,1.3,1.3); transform:scale3d(1.3,1.3,1.3)} 
100% {opacity:1; -webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1)} 
}
@keyframes scaleBigToDefault {
0% {opacity:0; -webkit-transform:scale3d(1.3,1.3,1.3); transform:scale3d(1.3,1.3,1.3)} 
100% {opacity:1; -webkit-transform:scale3d(1,1,1); transform:scale3d(1,1,1)} 
}
.wechat-info-ban .bgimg {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
}
.wechat-info-ban .up-cont {
  position: absolute;
  top: 50%;
  margin-top: -220px;
  color: #fff;
  left: 10.5%;animation-delay:1s;
-webkit-animation-delay:1s;
}
.wechat-info-ban .up-cont h4 {
  font-size: 48px;
  line-height: 70px;
}
.wechat-info-ban .up-cont .line {
  display: block;
  width: 40px;
  height: 4px;
  background-color: #fff;
  margin-top: 14px;
}
.wechat-info-ban .up-cont .font {
  display: block;
  line-height: 36px;
  font-size: 18px;
  margin-top: 44px;
}
.wechat-info-ban .up-cont .down-ico {
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin-top: 95px;
  position: relative;
  overflow: hidden;
}
.wechat-info-ban .up-cont .down-ico i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://aoyaweb.com/images/ico_16.png) no-repeat center;
  animation: downico 1.5s ease-out infinite;
  position: relative;
}


.bot-paging {
  width: 79%;
  left: 10.5%;
  position: fixed;
  bottom: 50px;
  height: 45px;
  z-index: 20;
  transition: all 0.3s ease 0s;
}
.bot-paging .link-info {
  display: block;
  width: 46px;
  height: 46px;
  position: relative;
  overflow: hidden;
  transition: width 0.3s ease 0s;
}
.bot-paging .link-info .link-ico {
  display: block;
  width: 46px;
  height: 46px;
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.bot-paging .link-info:hover .link-ico {
  background-color: rgba(0, 0, 0, 1);
}
.bot-paging .link-info.prev:hover{
	width: 190px;
	margin-right: -95px;
	 	}
.bot-paging .link-info.prev:hover .tit-box{
	transform: translateX(0);
	 	}
.bot-paging .link-info.next:hover{
	width: 190px;
	margin-left: -95px;
	 	}
.bot-paging .link-info.next:hover .tit-box{
	transform: translateX(0);
	 	}
		
.bot-paging .link-info i {
  display: block;
  width: 100%;
  height: 100%;
}
.bot-paging .link-info .tit-box {
  display: block;
  line-height: 46px;
  height: 46px;
  border-radius: 46px;
  background: rgba(0, 0, 0, 0.22);
  position: absolute;
  top: 0;
  width: 66px;
  color: #fbf9f6;
  z-index: 1;
  font-size: 14px;
}
.bot-paging .prev i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/ico_23.png) no-repeat center;
}
.bot-paging .prev .link-ico {
  float: left;
}
.bot-paging .prev .tit-box {
  transform: translateX(-102%);
  left: 1px;
  padding: 0 22px 0 55px;
}
.bot-paging .next i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/ico_24.png) no-repeat center;
}
.bot-paging .next .link-ico {
  float: right;
}
.bot-paging .next .tit-box {
  transform: translateX(102%);
  right: 1px;
  padding: 0 55px 0 22px;
}
.bot-paging .retun-list {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}
.bot-paging .retun-list .chunk-box {
  display: block;
  width: 46px;
  height: 46px;
  float: right;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  background: url(../image/ico_26.png) no-repeat center rgba(0, 0, 0, 0.15);
}
.bot-paging .retun-list:hover .chunk-box{ background-color: rgba(0, 0, 0, 1);}
.bot-paging .retun-list:hover{
	width: 190px;
	margin-left: -95px;
	 	}
.bot-paging .retun-list:hover .round-tit{
	transform: translateX(0);
	 	}
.bot-paging .retun-list .round-tit {
  display: block;
  width: 108px;
  padding: 0 55px 0 22px;
  position: absolute;
  right: 1px;
  top: 0;
  transform: translateX(102%);
  color: #fff;
  line-height: 46px;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.22);
  border-radius: 46px;
}

.bot-paging.long {
  width: 96%;
  left: 2%;
}

.case-info {
  padding-top: 16px;
  position: relative;
  z-index: 5; padding-bottom:80px;
}
.case-info .fir-wrap {
  background-color: #f5f5f5;border-bottom:#ccc 6px solid;
}
.case-info .fir-wrap .left-wrap {
  background-color: #fff;
  width: 32%;
  padding: 100px 18.5% 85px 3.5%;
}
.case-info .fir-wrap .left-wrap .look-website{
  display: inline-block;
  width: 110px;
  height: 34px;
  border: 1px solid #d0d0d0;
  line-height: 34px;
  font-size: 14px;
  border-radius:30px;
  /* background: #333; */
  margin-top: 50px;
  transition: all 0.3s ease 0s;
  color: #000;
  text-align: center;
}
.case-info .fir-wrap .left-wrap .look-website:hover{background: #2f82ff;background: linear-gradient(145deg,#2f82ff,#2fa4ff); color:#FFF;border: 1px solid #2f82ff; }
.case-info .fir-wrap .right-cont {
  width: 31.5%;
  padding: 95px 7.7% 0 6.8%;
}
.case-info .fir-wrap .right-cont .line {
  display: block;
  width: 10px;
  height: 2px;
  background-color: #9a9a9a;
  margin-top: 10px;
}
.case-info .fir-wrap .right-cont .list-box {
  margin-top: 38px;
}
.case-info .fir-wrap .right-cont .list-box p {
  padding-left: 20px;
  line-height: 30px;
  font-size: 14px;
  background: url(../image/ico_27.png) no-repeat 3px center;
}
.case-info .fir-wrap .right-tit {
  font-size: 40px;
  line-height: 50px;
  color: #333;
  font-weight: bold;
font-family: "family_DIN";
}
.case-info .sec-bigban {
  text-align: center;
}
.case-info .sec-bigban img {
  max-width:90%;border: #000 15px solid;
border-radius: 30px; margin-bottom:60px;
}

.case-info .case_more2  .sec-bigban img {
  max-width: -moz-available;
border: none;
border-radius: 0;
}

.case-info .sec-bigban img:last-child{ margin-bottom:0}
.case-info .thi-smallban {
  padding-top: 180px;
  padding-bottom: 180px;
  text-align: center;
  background-color: #fff;
}
.case-info .thi-smallban img {
  max-width: 80%;
}
.case-info .bot-erwei {
  height: 500px;
  width: 100%;
}
.case-info .bot-erwei .link-cont {
  width: 100%;
  text-align: center;
  padding-top: 160px;
}
.case-info .bot-erwei .code-img, .case-info .bot-erwei .link-site {
  vertical-align: top;
  margin: 0 17px;
}
.case-info .bot-erwei .code-img {
  display: inline-block;
  width: 120px;
  height: 120px;
}
.case-info .bot-erwei .code-img img {
  width: 100%;
  height: 100%;
}
.case-info .bot-erwei .link-site {
  display: inline-block;
  width: 116px;
  height: 116px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 116px;
  color: #fff;
  font-size: 16px;
  font-family: "Base-font";
  transition: all 0.3s ease 0s;
}
.case-info .bot-erwei .link-site:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  border-radius: 10px;
}
.case-info .bot-erwei .intr-tit {
  line-height: 40px;
  text-align: center;
  margin-top: 25px;
  color: #fff;
  font-size: 16px;
}
.case-info .main-wrap {
  width: 92.7%;
  margin: 0 auto;
  padding: 50px 3.65%;
  background-color: #fff;
}
.case-info .row-two-img .img {
  display: block;
  width: 48%;
}
.case-info .row-two-img .img img {
  width: 100%;
}

.wechat-info .sec-bigban {
  padding: 30px;
  background-color: #fff;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.w1520 {
    width: 79%;
    margin: 0 auto;
}
.website-info-ban .up-cont .link-ico {
    display: block;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin-top: 95px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.website-info-ban .up-cont .link-ico .bg {
    display: block;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transition: all 0.3s ease 0s;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
}
.website-info-ban .up-cont .link-ico i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(../image/ico_25.png) no-repeat center;
    transition: all 0.3s ease 0s;
}
.website-info-ban.active .up-cont .link-ico {
    transition: transform 0.3s ease 0.6s, opacity 0.3s ease 0.6s, background 0.3s ease 0s, border 0.3s ease 0s;
}
.website-info-ban.active .link-ico {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
}
.website-info-ban .up-cont .link-ico:hover i {
    background: url(../image/ico_43_h.png) no-repeat center;
}
.website-info-ban .up-cont .link-ico:hover .bg{
	display: block;
    width:46px;
    height:46px;
    left:-1px;
    top:-1px; background-color:#FFF
	}
.website-info-ban .up-cont .link-ico:hover{border: 1px solid rgba(255, 255, 255, 0);}

.i-column-wrap.black .stit {
    color: #333;
}
.i-column-wrap .stit {
    font-size: 26px;
    line-height: 46px;
    color: #333;
    margin-left: -1px;
}
.i-column-wrap.black .line {
    background-color: #9a9a9a;
}
.i-column-wrap .line {
    display: block;
    width: 10px;
    height: 2px;
    background-color: #9a9a9a;
    margin-top: 10px;
}
.i-column-wrap.black .mtit {
    color: #444;
}
.i-column-wrap .mtit {
    display: block;
    margin-top: 18px;
    line-height: 36px;
    color: #444;
    font-size: 16px;
}
.i-column-wrap .font {
    display: block;
    line-height: 24px;
    font-size: 13px;
    margin-top: 10px;
}
.case-info .fir-wrap {
    background-color: #f5f5f5;
}
.mginb-16 {
    margin-bottom: 16px;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.wechat-info-ban .up-cont h4, .wechat-info-ban .up-cont .line, .wechat-info-ban .up-cont .font, .wechat-info-ban .link-ico {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(30px);
}
.website-info-ban.active .up-cont h4, .website-info-ban.active .up-cont .line, .website-info-ban.active .up-cont .font, .website-info-ban.active .link-ico {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
}
.website-info-ban.active .up-cont h4 {
    transition: all 0.3s ease 0s;
}
.website-info-ban.active .up-cont .font {
    transition: all 0.3s ease 0.4s;
}
.website-info-ban.active .up-cont .line {
    transition: all 0.3s ease 0.2s;
}


.xg_case{padding-bottom: 90px;margin-top: 90px;}
.news_mores_in {background-color: #eeeeee;padding-bottom: 90px;padding-top: 90px; margin-top:40px;}
.titiles{ text-align:center; padding-bottom:50px;}
.titiles h2,.titiles h4{line-height: 36px;text-transform:uppercase;}
.xg_lists{}

.xg_lists .item{position:relative;overflow:hidden; margin: 0 30px;}
.xg_lists .item img{transition: transform 2s;}
.xg_lists .item:hover img{/*-webkit-filter: blur(4px); filter: blur(4px);*/transform: scale(1.1);transition: transform 2s;}
.xg_lists .item:nth-child(1n){animation-delay:0s;-webkit-animation-delay:0s;}
.xg_lists .item:nth-child(2n){animation-delay:0.3s;-webkit-animation-delay:0.3s;}
.xg_lists .item:nth-child(3n){animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.xg_lists .item .info{background:url(../image/jiantou_0002.png)  100% center no-repeat;-webkit-transition: all ease .4s;transition: all ease .4s;}
@media (max-width:1400px) {
.xg_lists .item .info{ background:none}
	}
.xg_lists .item .case_img{position:relative; overflow:hidden}

.xg_lists .item  a .case_img:before{
    content: '';
    width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
background: rgba(0,0,0,0);
transition: all 0.3s;
-webkit-transition: all 0.3s; z-index:3

}
.xg_lists .item  a .case_img:after{
    content: '';
    position: absolute;
    top:-10%;
    left:50%;
    width:63px;
    height:63px; margin-top:-32px; margin-left:-32px;
    background: url(../image/show_mores.png) center center no-repeat;
    opacity: 0;z-index:4;-webkit-transition: all ease .4s;transition: all ease .4s;
}
.xg_lists .item  a:hover .case_img:before{
    visibility: visible;
opacity: 1;
background: rgba(0,0,0,0.6);

}
.xg_lists .item  a:hover .case_img:after{
    visibility: visible;top:50%;
opacity: 1;-webkit-transition: all ease .4s;transition: all ease .4s;
}


.xg_lists .item .info .desc{ text-align:left; padding-top:30px;}
.xg_lists .item .info .desc span{display:block;font-size:20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xg_lists .item .info .desc span.fenlei{font-size:14px; color:#999;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xg_lists .item:hover .info{background:url(../image/jiantou_0002_hover.png)  100% center no-repeat;-webkit-transition: all ease .4s;transition: all ease .4s;}
@media (max-width:1400px) {
.xg_lists .item:hover .info{ background:none}
	}
.xg_lists .item img{display:block;width:100%;overflow:hidden;}
.zz-button {
   position: relative;
overflow: hidden;
font-size: 14px;
color: rgba(255, 255, 255, 1);
background: rgb(221, 37, 37,0.9);
margin: 0px 15px 0px 0px;
    margin-top: 0px;
border: 0px solid #dcdfe6;
border-radius: 80px 80px 80px 80px;
padding: 14px 55px;
margin-top: 50px;
}
.zz-button::after {
    display: block;
    content: '';
    background: rgba(255,255,255,0.2);
    position: absolute;
    border-radius: 50%;
    animation: twinkle 1.3s;
        animation-iteration-count: 1;
    animation-iteration-count: infinite;
    opacity: 0;
    width: 0;
    height: 0;
}
@keyframes twinkle{
				0%{
					width: 0;
    			  height: 0;
					opacity: 0;
              left: 50%;
    				top: 50%;
					}
				50%{
					opacity: 1;
				}
				100%{
              width: 100%;
    			  height: 300%;
              left: 0;
    				top: -100%;
					opacity: 0;
					}
			}
			
		.zz-button2 {
 position: relative;
font-size: 14px;
color: rgba(255, 255, 255, 1);
background: rgba(0, 0, 0, 0.2);
margin: 0px 15px 0px 0px;
    margin-top: 0px;
margin-top: 0px;
border: 0px solid #dcdfe6;
border-radius: 50%;
padding: 0;
margin-top: 50px;
height: 50px;
width: 50px;
border: #fff 1px solid;-webkit-transition: all ease .4s;transition: all ease .4s;
}
.zz-button2::after {
    display: block;
    content: '';
    background: rgba(255,255,255,0.2);
    position: absolute;
    border-radius: 50%;
    animation: twinkle2 1.3s;
        animation-iteration-count: 1;
    animation-iteration-count: infinite;
    opacity: 0;
    width: 0;
    height: 0;border-radius: 50%;
}
@keyframes twinkle2{
				0%{
					width: 0;
    			  height: 0;
					opacity: 0;
              left: 50%;
    				top: 50%;border-radius: 50%;
					}
				50%{
					opacity: 1;border-radius: 50%;
				}
				100%{
              width: 200%;
    			  height: 200%;
              left:-50%;
    				top:-50%;
					opacity: 0;border-radius: 50%;
					}
			}
.zz-button2:hover{background: rgba(221, 37, 37, 0.8);border:#dd2525 1px solid;-webkit-transition: all ease .4s;transition: all ease .4s;}


@media (max-width: 1440px){
.wechat-info-ban .up-cont {
    width: 89%;
    left: 5.5%;
    margin-top: -160px;
}

@media (max-width:768px) {
	.xg_case {
    padding-bottom: 3rem;
    margin-top: 3rem;
}
.titiles {
    padding-bottom: 2rem;
}
.w1520 {
    width: 90%;
}
	.xg_lists .item{ margin:0}
	.case-info .sec-bigban img {
    border: #000 6px solid; margin-bottom:2rem;border-radius: 2rem;}
	.news_mores_in {padding-bottom: 3rem;padding-top: 3rem; margin-top:2rem;}
	.case .nav_fixed{ top:53px;    height: auto;
    line-height: 160%;padding: 1rem 0;}
	.case_ins {
    padding-top: 7rem;
}
	.case_in {
    padding-top: 100px;
}
	.cae_in_list ul li {
    display: block;
    vertical-align: middle;
    padding-bottom: 2rem;
    border-bottom: #ccc 1px dotted;
    margin-bottom: 2rem;
}
.cae_in_list ul li a{ display:block; padding:0}
	.cae_in_list ul li .pic {
    width: 100%;
    vertical-align: top;
    display: block;
}
.cae_in_list ul li .txtbox {
    vertical-align: top;
    display: block;
    text-align: left;
    width: 100%;
}
.wechat-info-ban {
    height: auto;
}
.bot-paging {
    position: absolute;
    bottom: 10px;
}
.wechat-info-ban img {
    /* width: 100%; */
    width: 1380px;
    left: 50%;
    margin-left: -690px; max-width:inherit
}
.body-wrap{ margin-top:52px;}
.body-wrap .w1520 {
    width: 100%;
}
.case-info .fir-wrap .left-wrap, .case-info .fir-wrap .right-cont {
    width: 90%;
    padding: 40px 5%;
}
.wechat-info-ban .up-cont {
    margin-top: 0;
    top: 170px;
}
.wechat-info-ban .up-cont h4 {
    font-size: 26px;
    line-height: 46px;
}
.wechat-info-ban .up-cont .line {
    height: 2px;
}
.wechat-info-ban .up-cont .font {
    margin-top: 16px;
}
.website-info-ban .up-cont .link-ico {
    margin-top: 15px;
}
.bot-paging.long {
    width: 89%;
    left: 5.5%;
}
.zz-button { margin-top:2rem;}
	}
	
@media (max-width: 480px){
.wechat-info-ban .up-cont h4 {
    font-size: 24px;
    line-height: 40px;
}
.wechat-info-ban .up-cont .line {
    height: 2px;
    width: 30px;
}
.wechat-info-ban .up-cont .font {
    font-size: 16px;
    margin-top: 18px;
}
.website-info-ban .up-cont .link-ico {
    display: none;
}
.bot-paging {
    bottom: 10px;
}
}
@media (max-width: 350px){
.bot-paging {
    bottom: 0;
}
	